11 Aug, 2002
Posted by: Jennifer In: Bookmarks
Promo (who's the source for most of my inspiration for my scripts) posted his OWN little hack to get a user's IP info. (I'm so nosey – I love knowing more about my readers… I guess it's only fair, I write a bunch of personal stuff on my blog, it'd be nice to know more […]
05 Aug, 2002
Posted by: Jennifer In: Bookmarks
Some people were having trouble with getting MT-Search to work with the new mySQL version of MT… I and a few other people WERE able to get it to work. It turned out that you needed the BETA 1.3 version of MT-Search which wasn't made widely available… until today! 😀 You can download it from […]
30 Jul, 2002
Posted by: Jennifer In: Bookmarks
I'm going to be working on a script that sends an email with an attachment, and I don't believe that is something that can be automatically done with the default mail() function… so I found this php mail class which looks like it'll do the job.
Comments Off on PHP mail with attachments
29 Jul, 2002
Posted by: Christine In: Bookmarks
I like to read things on my Handspring Visor – I always have it with me, and since I'm trying to use MT as much as possible it's nice to be able to get a copy of the MovableType Palm Manual – formatted for use with the PalmReader. (Found at MovableBlog)
23 Jul, 2002
Posted by: Jennifer In: Bookmarks
Now that hotmail no longer lets you pop your mail… and I'm sure Yahoo will soon follow… I need to find a web app that *I* can install on my server that will let me grab my mail. Blogomania actually DOES come with a webmail program, but I believe the ports I have to access […]
19 Jul, 2002
Posted by: Jennifer In: Bookmarks
Dave of scattered.org has an amazing tutorial on how to set up your blog (using php) so that you can dial a 1-800 number and have your blog read to you (by a computerized voice). Pretty neat.
18 Jul, 2002
Posted by: Jennifer In: Bookmarks
if you've ever had to spec a design before (and put in dummy copy) this link might come in handy. It'll generate "greek" text for you – just the right amount you need. subterrane's lorem ipsum generator
27 Jun, 2002
Posted by: Jennifer In: Bookmarks
A script that will hide all status bar messages… (I've needed this script more than once!)
27 Jun, 2002
Posted by: Jennifer In: Bookmarks
This relates to something I'm doing at work, but wanted to include the bookmark here: instructions on how to restrict access to downloads (of course, it'd be nice if I could get it to work… I think there's some kind of bug with IE that's messing this up)
Comments Off on Authenticate before allowing downloads
20 Jun, 2002
Posted by: kristine In: Bookmarks
I've seen this used several places – Aarondot.com: A better way to display Extended Entries. This allows you to javascript to contract the "more" section of your post right on the index page. Cool idea!