Tag Archives: webdev

Clean JavaScript inheritance

Clean JavaScript inheritance Object extending in JavaScript is done with the prototype property, and in most cases simple prototype reassignment is sufficient for creating classes. But when you are developing a more complex application, you code quickly becomes ugly, because … Continue reading

Posted in general, web pollution | Tagged , , , | Leave a comment

Fresh Web Development Goodies Bag « Noupe

Fresh Web Development Goodies Bag « Noupe 30 extremely useful development tools, templates, generators, and security suggestions

Posted in general, web pollution | Tagged , , , , , | Leave a comment

The top 20 plugins to transform WordPress in a CMS – FrancescoMugnai.com

The top 20 plugins to transform WordPress in a CMS – FrancescoMugnai.com Fantastic plugin to transform wordpress in a real CMS. Some cool features are the “edit in place” , the possibility to hide obtrusive options or to widgetize your … Continue reading

Posted in general, web pollution | Tagged , , | Leave a comment

Web Development Bookmarklets

Web Development Bookmarklets These bookmarklets let you see how a web page is coded without digging through the source, debug problems in web pages quickly, and experiment with CSS or JS without editing the actual page.

Posted in web pollution | Tagged , | Leave a comment

Dynamic Text Replacement Solutions | Dezinerfolio

Dynamic Text Replacement Solutions | Dezinerfolio Typography plays a very important role in Web Design. Current Web Design trends involves variety of fonts to ensure a good user experience. Obviously these are not-standard system fonts in many cases… Well, Image … Continue reading

Posted in web pollution | Tagged , | Leave a comment

Recopilación de buenas pelis sore javascript

Recopilación de buenas pelis sore javascript Ajax Experience Talks: Resig, Slocum, and Heilmann

Posted in web pollution | Tagged , , , | Leave a comment