Twitter: stefan_doorn
- RT @robinvw1: Het 'gevaar' van hackathons: http://t.co/TmNhRHZj about 14 hours ago from Twitter for iPhone ReplyRetweetFavorite
- RT @baspaternotte: Wel mooi hoe we van lijsttrekkersverkiezing soepel overgaan op het volgende onderwerp: wie wordt de nieuwe voorzitter ... 09:26:39 PM May 18, 2012 from Twitter for iPhone ReplyRetweetFavorite
- RT @LuukKoelman: Als Hero Brinkman zich NU meldt bij GL, maakt ie een verdomd goede kans. #kvdb 09:18:14 PM May 18, 2012 from Twitter for iPhone ReplyRetweetFavorite
- RT @baspaternotte: Oh, oh, oh, wat erg. Weening draait GroenLinks nu de nek om. Prutser! #KvdB 09:15:37 PM May 18, 2012 from Twitter for iPhone ReplyRetweetFavorite
- Niks zeggen is een kunst. #groenlinks #kvdb 09:09:13 PM May 18, 2012 from Twitter for iPhone ReplyRetweetFavorite
- RT @ZahraBoef: Oei oei. Heleen is nu al zuur en verbeten. Gaat niet goed. #kvdb 09:08:35 PM May 18, 2012 from Twitter for iPhone ReplyRetweetFavorite
- RT @LuukKoelman: Zou mooi zijn wanneer Henk Bleker Tofik Dibi nu een pony schenkt. 09:07:52 PM May 18, 2012 from Twitter for iPhone ReplyRetweetFavorite
- RT @HansJMelissen: Ik dacht dat de Syrische oppositie verdeeld was. Tot ik vanavond ene Dibi bij Nieuwsuur zag. 09:07:25 PM May 18, 2012 from Twitter for iPhone ReplyRetweetFavorite
Featured Stories
-
Interesting post – MySQL mistakes by PHP developers
Some minutes ago I passed by this interesting post about MySQL usage by PHP developers. In general all these errors could have been made in any language while using MySQL too. Anyway, I do share some of the thoughts. I can agree with these points, although sometimes you can have a good reason differing from these suggestions. Anyway; maybe it is an interesting read for you too: MySQL mistakes by PHP developers. Share and Enjoy:
-
Easy steps to saving relational data through a form in Yii Framework
I just found an easy tutorial how to make a form which selects multiple values from another model, and saves the relations to the database. A good guide for beginners to the Yii Framework. Find out more here: http://www.larryullman.com/2010/08/10/handling-related-models-in-yii-forms/ Share and Enjoy:
-
Customizable, small & fast AutoSuggest plugin for jQuery
While searching for a good autosuggest plugin you come by pretty terrible written scripts. After searching and testing for a while, I do think this is the most customizable, lightest, cleanest and best AutoSuggest plugin for jQuery out in the world. Find out here for more information, documentation and files: http://code.drewwilson.com/entry/autosuggest-jquery-plugin Share and Enjoy:
Editors' Picks
-
Center your images with imgCenter jQuery Plugin
Posted on 18 August 2011 | No CommentsEver come across a situation where you need your images on a page to be perfectly centered in their HTML container so they all show up all tidy and uniform on the page? This handy plugin makes them easily centered in their parent HTML element, helping you solve your problems. Find out here: http://code.drewwilson.com/entry/imgcenter-jquery-plugin Share and Enjoy: -
Query log (per controller) with Code Igniter
Posted on 17 August 2011 | No CommentsRecently I have been looking for a good way to create a query log so I could optimize queries by testing and explaining them (through the MySQL EXPLAIN statement). I just wanted to do this per controller in Code Igniter, so I could do it in steps without creating gigantic log files. First of all: Enable logging Set logging to level 2 (debug mode) Be sure the logs directory (/system/logs/) is writable Then use this code in your controller (be sure there is no __destruct() yet): In case you just want to log, for instance, queries that took more than 0.1 seconds, directly add after the foreach(: if($times[$key] > 0.1) { and be sure to close the parenthesis after log_message(). The log file in the end can be found in /system/logs/{date}.php. Just use the MySQL EXPLAIN command to find out if your queries are indexed properly and resolve the problems... -
Best jQuery tooltip: TipTip
Posted on 15 June 2011 | No CommentsA truly cool jQuery plugin, it looks fancy and installing can’t be easier: TipTip jQuery Plugin. Share and Enjoy:
Latest Headlines
-
jQuery
Format numbers in JavaScript the good way
No Comments -
By e-mail
Forgotten, but so useful..
No Comments -
jQuery
jQuery – making printing easier
No Comments












