Orb Networks

Orb is a freely downloadable slingbox type software alternative – allowing you to record TV, stream TV, videos, pictures and mp3s over teh internets to any device you might pwn at any location.

PHP speed tests

These pages have a few benchmark tests for PHP4 perfomance to do the same thing using different methods.: READ LOOP: foreach() vs. while(list()=each()) MODIFY LOOP: foreach() vs. while(list()=each()) For-loop test Using the &-ref-operator as so called “alias” $obj = new SomeClass() vs. $obj =& new SomeClass() using the =&-ref-operator double (“) vs. single (‘) quotes Read more about PHP speed tests[…]

Daily WTF

The Daily WTF is a site that has a daily example of programming gone completely awry. Some are hilarious, others are just sad, and some are too deep for me to figure out – if you’re a programmer, this site will most certainly have you in tears.

Fast Volume

This little program turns the windows hotkey into a slider for your volume control. You press the hotkey and use the mouse scrollwheel to change the volume. Small and neat.

Why Vista won’t Suck

Nice article running through the features of Vista which make it a quantum leap away from Windows XP. It’s nice to see that the OS2 Warp desktop has FINALLY been incorporated into windows. And if you don’t know what that means, you’re a n00b.