thumbnail from bluga.net

Event Delegation using jQuery

Simple writeup on how to get event delegation up and running using jquery. For the events that don't bubble (focus, change, etc.), you can look at the reglib code to see how they solve the problem. And also the jquery delegate plugin.

The no-framework PHP MVC framework - Rasmus' Toys Page

Rasmus Lerdorf (the creator of PHP) explains how PHP itself is already a good MVC framework.

thumbnail from bluga.net

iPhone SDK Tutorial: Build a Simple RSS reader for the iPhone - TheAppleBlog

Once you signup and download the SDK you can use this tutorial to point you in the right direction of building your very own iPhone/iPod Touch Applications.

Incoming Mail and PHP | evolt.org

How to forward email to a php script. If you don't want to mess with this, you could also try Email2http. Here is another guide emphasizing Postfix.

Installing a Shell Extension Handler in Windows

tutorial in C# that I don't really understand about how to install a shell handler (menu item that shows up when you right click in windows explorer). I have some project ideas I would like to create handlers for, so this should be a great reference. Also look here, and here.

37 Signals - Processing Credit Cards

great blog post on how to process credit cards on your site.

Feedburner for the Paranoid

Good, quick writeup on how to keep control of your feeds but keep them hosted at Feedburner.

I'm one of the people behind Plancast.com. Our goal is to make it easy for you to share your plans. Maybe you read about us on Techcrunch or ReadWriteWeb?

My Plans: Plancast.com
My Notes: Noopsi.com
My Tweets: Twitter.com
My Code: Github.com