Webrevised

Thoughts and code on the WWW, Internet and Code culture in general

Archive for October, 2011

Lazy load javascript using jQuery. Implement the on demand javascript paradigm and reduce rendering page time while allowing for a more modular way of implementing your web applications.

A Facebook friend asked some help about implementing an “on-demand” loader for javascript. I searched the internet to find a jQuery plugin which would implement  this functionality …

Categories: featured, jQuery

Validate any kind of data using the same way as Form Validation Code Igniter Library. Move your data validation from Controllers to Models and achieve a Fat Model skinny Controller Theme in Code Igniter

Update
It seems that the new version of Code Igniter breaks the Data validation class. The fix is relatively simple, just change …

Categories: CodeIgniter, featured, PHP
  • RSS
  • Delicious
  • Digg

Popular Posts

Hello world!

Dear visitor welcome to web revised. A blog dedicated to ...

CodeIgniter Flattr l

Download a CodeIgniter library which will enable your website to ...

To framework or not

The pre-framework era During my web development career I had to ...

Don't get hacked! Pa

Read a first from an article series on how to ...

Wordpress, changing

Let's see how and why Wordpress has managed to emerge ...