|
Things geeks do after dinner |
Jun. 3rd, 2006 09:47 pm |
Make your music collection searchable by pda/phone.
(No more "do I already have this?" in music stores)
|
|
|
|
Things geeks do before breakfast |
Jun. 3rd, 2006 10:12 am |
Make your home bookshelves searchable by pda/phone.
(No more "do I already have this?" in bookstores)
|
|
|
|
Well it's worth a try |
May. 25th, 2006 11:37 am |
|
( Contains moderately serious geometry )
|
|
|
|
That guestbook script, annotated |
Apr. 14th, 2006 06:39 pm |
|
http://www.phase.org/files/guestbookannotated.html
|
|
|
|
OK, I'm DUMB |
Feb. 11th, 2006 09:15 pm |
function display_html_from_user_text($input) { $output=strip_html_tags($input); $output=make_url_links($input); $output=convert_newlines($output); return($output); }
|
|
|
|
Phasecode |
Jan. 15th, 2006 09:49 pm |
|
Repository is now public, if anyone's interested: http://www.phase.org/journal/byjid/11998
|
|
|