Sisyphus.js, a library that helps save the state of your forms

Sisyphus.js, a library that helps save the state of your formsSisyphus.js it’s a library that helps save the state of your forms with the use of HTML5 Local Storage. “Imagine you’re filling a complex form on site, or typing effervescent and extensive comment. And when you’re almost done with that browser is crashed, or you […]

Javascript Best Practices

Javascript Best PracticesTable Of Contents Always Use ‘var’ Feature-Detect Rather Than Browser-Detect Use Square Bracket Notation Avoid ‘eval’ Reference Forms and Form Elements Correctly Avoid ‘with’ Statements Use onclick In Anchors Instead Of javascript: Pseudo-Protocol Use The Unary + Operator To TypeConvert To Number Avoid document.all Don’t Use HTML Comments In Script Blocks Avoid Cluttering […]

jQuery TextExt Plugin to provide functionality such as tag input and autocomplete.

jQuery TextExt Plugin to provide functionality such as tag input and autocomplete.TextExt is a plugin for jQuery which is designed to provide functionality such as tag input and autocomplete. The core design principle behind TextExt is modularity and extensibility. Each piece of functionality is separated from the main core and can act individually or together […]

5 Crucial Points Before Becoming a Freelance Web Designer

5 Crucial Points Before Becoming a Freelance Web DesignerA freelance career offers a plethora of opportunities and rewards for web designers like you, just itching to make it on your own. At the same time, it can lead to a lot of headache, even failure, if you don’t grasp a few basic skills that extend […]

Perfection kills » Profiling CSS for fun and profit. Optimization notes.

Perfection kills » Profiling CSS for fun and profit. Optimization notes.Aside from looking into bottlenecks on Javascript/DOM side, I decided to step into the CSS land. I wanted to see the kind of impact these nice UI elements have on performance. The old version of the app — the one without all the fluff — […]

Fbootstrapp by Clemens Krack, based on Bootstrap, from Twitter

Fbootstrapp by Clemens Krack, based on Bootstrap, from TwitterBased on Bootstrap Fbootstrap is based on Twitter’s excellent Bootstrap, as the name might indicate. Fbootstrapp is a toolkit designed to kickstart development of facebook iframe apps in both relevant sizes. It includes base CSS and HTML for typography, forms, buttons, tables, grids, navigation, and more, styled […]