Archive for May, 2005

CHIP: Code Highlighting in PHP

Posted by Tim on May 31st, 2005

I’ve been looking for something similar to this. While this is not the complete solution I need, it’s close enough that I may create a CLI interface, or advanced web interface to this program.

Update: I was unable to get this working on php files under windows.

CHIP: Code Highlighting in PHP

Bill Mallonee Official Site

Posted by Tim on May 30th, 2005

Geeks and art?

Sure.

One of my favorite bands.

Bill Mallonee Official Site

Rich man’s son kidnapped riddle (true story)

Posted by Tim on May 30th, 2005

this is both humorous and interesting.

HumorShack’s Riddles Archive

BKHoliday

Posted by Tim on May 25th, 2005

I haven’t had a chance to listen to this, but I’m already snickering.
This is largely due to the fact that my co-worker (Jere) is at his desk whistling this song. I told him, “Quit whistling christmas songs.”
To which he replied (singing the ding part), “I’m not, ‘Ding, fries are done, Ding fries are done’”

My reply, “What?”

this -> BKHoliday

the THIRD way!

Posted by Tim on May 25th, 2005

This excites me in ways I can only describe as geeky.

:: phpPatterns() – XUL: rendering GUIs with PHP

mmm…. tastey!

Ajax and weblogs (kottke.org)

Posted by Tim on May 24th, 2005

Ajax is cool.
I’m not talking about the cleaning agent.

I’m thinking about writing my recipe website using Ajax technology.

Jason has a simple intro to it and some interesting things to say.

Read this: Ajax and weblogs (kottke.org)

Password Safe

Posted by Tim on May 24th, 2005

Rex pointed out to me the other day that Password Safe is now opensource. What was once a closed source product by Counterpane Labs is now a Sourceforge-hosted Open Source project.

Check it out.

Password Safe

Nanoweb – The PHP Web Server

Posted by Tim on May 23rd, 2005

A webserver built in php (with a single caveat)! This should make building desktop php applications that use a browser feasible. Think about the difference between installing a huge install of Apache, PHP and MySql when one could use PHP and SQLite. I’m going to keep my eye on this project!

Nanoweb – The PHP Web Server