Some time ago nice people from Packt Publishing sent me review copy of Expert PHP 5 Tools book written by Dirk Merkel. The book has 437 pages, so it took ...
Calculating date difference in JavaScript is almost as easy as in PHP, but requires a bit different approach. For this post i wrote simple “static” js object which can calculate ...
It’s counter intuitive but, there is no such thing as comments list template, ie the template file where you can define each comment look and feel. Of course (like with ...
I still sometimes forget how to set <select> value, although it’s pretty simple. I had to “figure it out again” today so here is a quick post for future reference ...
It often happens that i use some function or method that returns an array of elements, but i need just the first one. Assigning this first element to variable is ...
Recently SensioLabs released Symfony Reloaded (or Symfony 2.0). The first change that every symfony developer will notice is that it’s no longer “symfony”, but “Symfony” (hint capital “S”). Creators ...
Not so long ago i created jQuery Image Resize Plugin, today i want to show you another plugin: jQuery Image Preloader. Basically it is a script that loads images in ...
It’s almost a year now since i released WPJobBoard (WordPress Job Board plugin), i got a positive feedback from the community, at the same time i learned few things to ...
Few days ago i wrote jQuery Plugin Tutorial, today i want to give away my first open source jQuery plugin: image resizer. I made sure that it’s compatible with all ...
jQuery is getting really popular lately. Employers looking for JavaScript developers often requires them to know this library inside out, so today i want to show you my practical guide ...
Recent Comments