Monday, December 27, 2004
Geeky Friday: Google's magic
Wednesday, December 22, 2004
Please wait...
Please wait...
- while the satellite moves into position
- the server is powered by a lemon and two electrodes
- while a large vendor in Seattle takes over the world
- a few bits tried to escape but we caught them
Tuesday, December 21, 2004
The World's Longest Alphabetical Email Address
Friday, December 17, 2004
Geeky Friday: XLiveCD
Tuesday, December 14, 2004
Automatic jump to http
- If you type in a word into Firefox's address bar (or a domain name it can't find, it does a google search and redirects to the first result.
- The first result for "http" is Microsoft's web site. Try it here
Monday, December 13, 2004
"Advanced" browser technology
If you nest them, you have blinking text in a scrolling marquee. (I think it's worth noting that I am deliberately not demonstrating this here so that I don't lose readers.)
Friday, December 10, 2004
Geeky Friday: Languages for Interactive Fiction
I have the mindset that likes to learn programming languages in order to learn new ways of approaching problems, unfortunately, I'm also of the lifestyle that doesn't afford much time to do this. I'll add this to my long list of things to do in the vague "someday".
Wednesday, December 08, 2004
Table Saw Finger Saver
Friday, December 03, 2004
Geeky Friday: SMS, tcl, Python
Maybe it's not good form to start "Geeky Friday" with a six year old article. Nonetheless, here's an article by Frank Stajano discussing a information retrieval system implemented using SMS. Stajano also discusses why he chose to use Python despite his previous experience with tcl and [incr tcl]. The bottom line "I prefer Python because its standard library is a gold mine."
Six years later, I believe this is still true. I'm much more familiar with tcl, but when I compare the list of modules in the tcl standard library and those in python's standard library I begin to understand why Stajano feels this way.