Top 5 posts

Moving items between listboxes in ASP.net/PHP example


Move items between two listboxes in ASP.net(C#, VB.NET) and PHP
2008-06-12 17:07:43

Simple WYSIWYG Editor


Creating a WYSIWYG textbox for your website is actually quite simple.
2007-02-01 12:00:00

C# YouTube : Google API


Post on how to integrate with YouTube using the Google Data API
2011-03-12 08:37:51

Populate a TreeView Control C#


Populate a TreeView control in a windows application.
2009-08-27 16:01:03

Cross Browser Issues: Firefox Word Wrapping


Firefox word wrapping issues
2008-06-09 09:51:21

Top 5 Articles

Programming humor

Collection of funny programming articles
2006-10-08 14:23:43

How to create your own RSS Reader

It is very simple creating your own rss reader, the following article looks at a few methods of doing this.
2008-06-23 13:18:25

Javascript Reference: Dropdown

A quick reference about working with dropdown boxes (select element) in javascript.
2007-02-17 16:36:41

PHP: Snippets

Collection of PHP snippets
2010-05-22 00:06:45

Event driven programming in PHP

An article looking at adding some kind of event driven model to PHP 5
2008-07-28 12:48:09

Latest Posts

JavaScript Threading - Part 2 (Worker)


Unlike timers a worker runs in an isolated thread, which allows us to run intensive tasks without blocking the UI/parent thread.
2012-12-18 16:41:34

JavaScript Threading - Part 1 (Timers)


In the first part of this series we're going to have a look at timers (setTimeout and setInterval functions)
2012-12-18 08:40:27

MS SQL: Parameter Sniffing


A while ago one of our clients reported a bit of a peculiar performance problem when accessing a certain report in one of their systems.
2012-05-21 22:38:48

Solving Cross Browser Issues - Part 3 (Mootools and HTML5)


Post on how Mootools as cross-browser scripting solution and a look at HTML5 in the same context
2012-02-23 21:10:09

Solving Cross Browser Issues - Part 2 (GWT and Dart)


a few practical examples and ideas around solving cross browser issues using GWT and Dart
2012-02-07 11:40:08

Solving Cross Browser Issues - Part 1 (JQuery and GWT)


a few thoughts around solving cross browser issues using GWT and JQuery
2012-01-09 01:18:08

Be the best stalker you can be


Post teaching you how to be the best stalker you can be.
2011-12-13 22:33:54

AjaxControlToolkit (ASP.NET/C#) : CascadingDropDown Extender - Part 2


Second part of the post on how to use the CascadingDropDown Extender, where we look at some possible issues.
2011-11-03 12:06:22

AjaxControlToolkit (ASP.NET/C#) : CascadingDropDown Extender - Part 1


How to implement a cascading dropdownlist use the AjaxControlToolkit
2011-10-07 19:48:59

Syntactic sugar (C#): Enum


Post on the usefulness of the enum type in the .NET framework
2011-08-04 16:50:18

Latest Articles

C# : Snippets


Collection of C# snippets
2010-05-22 01:06:19

MS SQL : Snippets


Collection of MS SQL snippets
2010-05-22 00:55:15

JavaScript : Snippets


Collection of JavaScript snippets
2010-05-22 00:37:57

ASP.net: Snippets


Collection of ASP.net snippets
2010-05-22 00:29:56

PHP: Snippets


Collection of PHP snippets
2010-05-22 00:06:45

Parallel Language Reference : Strings


a Parallel reference of programming languages
2009-09-10 12:48:23

PHP Tutorial: Developing a Login – Part 1


a tutorial explaining how to develop a simple login using PHP and MySQL
2009-09-05 18:26:47

Event driven programming in PHP


An article looking at adding some kind of event driven model to PHP 5
2008-07-28 12:48:09

How to create your own RSS Reader


It is very simple creating your own rss reader, the following article looks at a few methods of doing this.
2008-06-23 13:18:25

Javascript Reference: Dropdown


A quick reference about working with dropdown boxes (select element) in javascript.
2007-02-17 16:36:41