Tag Archives: development

10 Tutorials to Take Your WordPress Development Skills to the Next Level

10 Tutorials to Take Your WordPress Development Skills to the Next Level As the community of WordPress designers and developers continues to grow, and as new versions of WordPress are released, there are more opportunities to learn different techniques and … Continue reading

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

Advanced Power Tips For WordPress Template Developers – Smashing Magazine

Advanced Power Tips For WordPress Template Developers – Smashing Magazine

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

Closure Compiler – Google Code

Closure Compiler – Google CodeThe Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better … 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

Git – Fast Version Control System

  Git – Fast Version Control SystemGit is a free & open source, distributed version control system designed to handle everything from small to very large projects with speed and efficiency. Every Git clone is a full-fledged repository with complete … Continue reading

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

Essential Guide To Regular Expressions: Tools and Tutorials

Essential Guide To Regular Expressions: Tools and Tutorials Regular expressions are an essential part of any programmer’s toolkit. They can be very handy when you need to identify, replace or modify text, words, patterns or characters. In a nutshell: regular … Continue reading

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

How to: add features to Firefox with Mozilla’s new Jetpack – Ars Technica

How to: add features to Firefox with Mozilla’s new Jetpack – Ars Technica Mozilla's new Jetpack project makes it easy to enhance the Firefox web browser by using conventional HTML and JavaScript. In this hands-on tutorial, we introduce you to … Continue reading

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

SIMPLE MOBILE PHONE DETECTION – Johann Burkard’s Blog

SIMPLE MOBILE PHONE DETECTION – Johann Burkard’s Blog The idea is to have the web server rewrite a general, screen-media-type style sheet path to a mobile, handheld-media-type style sheet path. This causes non-mobile browsers to load the default CSS file … Continue reading

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