Posts Tagged ‘development’

Velocity.js — Accelerated JavaScript animation

Velocity is a jQuery plugin that re-implements $.animate() to produce significantly greater performance (making Velocity also faster than CSS animation libraries) while including new features to improve animation workflow.

Velocity works everywhere — back to IE8 and Android 2.3. Under the hood, Velocity uses jQuery’s $.queue(), and thus interoperates seamlessly with jQuery’s $.animate(), $.fade(), and $.delay(). Since Velocity’s syntax is identical to $.animate()‘s, none of your code needs to change.

Download Velocity, add it to your page, and replace all instances of $.animate() with $.velocity(). You will immediately see a performance boost across all browsers and devices — especially on smartphones.

In just 7Kb, Velocity includes all of $.animate()‘s features while also packing in color animation, transforms, loops, easings, class animation, and scrolling. Velocity is the best of jQuery, jQuery UI, and CSS transitions combined.

Animation demo, starfield demo.

Stylish for Safari – 1.3.8

New version – 1.3.8! Userstyles.org integration – now you can install the styles directly from userstyles.org webpage!

Version 1.3.8 changelog:

Stylish Download Page

Instagram Feed for 87AM.com

One of my latest projects – instagram feed for 87am.com site.
Instagram API, jQuery, CSS3/HTML5, WordPress theme integration.

87AM is a full-service creative agency for a digital world.
87AM delivers ideas that drive conversion through thought leadership, strategy, and execution. We don’t believe in platforms. We believe in innovation. 87AM harnesses the power of a proprietary suite of analytic tools to constantly measure the effectiveness and reach of our campaigns, while still maintaining an unparalleled, unyielding design focus. 87AM strives to build content that can seamlessly exist on mobile, online, broadcast, print, outdoor and all other traditional forms of media. 87AM services clients in the live entertainment, motion picture, television, fashion, video game, lifestyle, and pharmaceutical industries. 87AM’s industry expertise in these targeted verticals allows the agency to bring best in class solutions to clients while leveraging the resources of 87AM’s technology and creative design teams.

(more…)

Pheasant Run Resort

Pheasant Run – my first DATA:URI project. 2009.

The data URI scheme is a URI scheme (Uniform Resource Identifier scheme) that provides a way to include data in-line in web pages as if they were external resources. This technique allows normally separate elements such as images and style sheets to be fetched in a single HTTP request rather than multiple HTTP requests, which can be more efficient.

(more…)

Field & Stream

Field and Stream – my first project in HeBS. May 2009.

(more…)

Adobe Brackets – A New HTML/CSS/JavaScript Open-Source IDE

Brackets is an open-source editor for web design and development built on top of web technologies such as HTML, CSS and JavaScript. The project was created and is maintained by Adobe, and is released under an MIT License.

Among the most interesting aspects to this new IDE project is that:

Brackets is still in the oven and needs to bake a little longer before it’s a full-featured code editor. The milestone builds available on GitHub are there for contributors and those special kind of crazy designers and developers who like to live on the edge. Performance, stability and features are all in flux. Use at your own risk.
However, if you like living on the bleeding edge, just view the wiki for info on how to download and run Brackets.

Fork it on GitHub!

jQuery 1.7.2 Released

jQuery 1.7.2 is looking good! The release candidate went smoothly so we’ve made only one small change and are releasing it to your eager hands today. You can get the oven-fresh code from the jQuery CDN now

jQuery blog post and changelog

Code Snippet Management With Gists by Jeffrey Way

Interesting code snippet management using GitHub Gists and Sublime Text 2

Original topic – Nettuts+

Flickr application for Facebook pages

Flicker Tab – Flickr application for Facebook pages. Good looking app to displlay your flickr feed on Facebook page. Feel free to setup different view options and report any suggestions! Enjoy!

Sprite Master Web

Sprite Master Web is an sprite sheet generator tool for Mac users. It helps you to generate sprite sheet images and write CSS files automatically. Speeds-up your site with single image request.

It has advanced algorithms to order your sprites and generate smallest sprite sheet. Also, you can trim your sprite images or add padding.

Sprite Master Web is a must-have tool for every web developer. Take a look at the web site for more information. You can go to iTunes page here.