Archive for May, 2008

Regular Expressions

May 28th, 2008

I hate making regular expressions so when I come across on I like to archive it away. Here are some regular expressions that I found at phpguru.org .
Link: http://www.phpguru.org/article/300


Countdown to Beijing

May 6th, 2008

I have created another widget called “Countdown to Beijing.” This widget stuff is pretty cool and the Clearspring platform makes it so easy! This is really exciting!


PHP Jabber Classes

May 4th, 2008

If you are looking for a class that connects to a jabber server then you are in luck.  I have been searching around for a good one and found a couple of them but they just didn’t do what I was looking for.  I just found this on a couple weeks back on Google.  It’s [...]


Jabber and Twitter Experiment.

May 1st, 2008

I have been experimenting lately with the jabber side of twitter. It’s pretty powerful and allows you to do some cool things in real time. Unlike the HTTP protocol, xmpp (jabber) allows you to do things quicker and with less bandwidth. If you can read and XML file your pretty much golden because jabber [...]