Scripting.com gave me the link to Plaxo. Plaxo takes the hassle out of keeping your (Outlook) contact list up-to-date. I downloaded and installed - sounds cool.
Update: Uh oh! I appears that my use of this product is backfiring as it's sending messages to all the mailing lists in my address book. I'm going to run and hide now.
Remember this post? I wrote about how much I liked Michael's photo album software. Well, lo and behold, he heard me and sent this e-mail:
Matt,
Hi, and thanks for the mention on your site. =)
My photo album stuff was a reworking in PHP of some other photo album/gallery things I'd seen. Of course everyone is looking for something specific, and I was no different, so I decided I needed to make one with what I wanted. That meant it also had to be XHTML and CSS compliant, and I decided on an all CSS layout for ease of updating (that, and I love CSS, heh).
It's basically a three-tiered approach, with thumbnails, medium-sized images and hi-res versions. It's just one main file in a root directory, and a CSS file, title file, and optional pic info/annotation file in each photo directory. Since the program uses the CSS file in each directory, I can create a different layout for each album. I did a couple of minor changes in some of them just to show that they don't all have to look the same.
What it doesn't do:
Currently it does not do any real image handling such as creating thumbnails. I do all the image editing manually and compile a directory of photos (with their respective subdirectories) and just upload it. The program sees the directory automatically.
Also currently, you have to have all 3 versions of photos. I haven't incorporated an option to replace thumnails with text links, or to use/not use hi-res images.
I plan on putting some of these things in before making the whole thing freely available for public consumption, but if you'd like a copy of it as it is, I'd be happy to send it along with a brief intro on how to use it.
Again, thanks for the mention and the kind words.
Take care.
--michael
I responded to his e-mail and I now have this software in my Inbox - what a guy, eh? Thanks Michael! Now if I can only find the time to experiment and (possibly) implement.
Zeldman points us to iStockPhoto.
iStockPhoto is a collection of over 26,000 royalty-free photos, illustrations, and multimedia files created by a growing international community of artists. The site adds around 1,000 new royalty-free photos each week.
You get 2 free downloads for signing up (or at least I did) and you can purchase 40 download credits (I'm assuming 1 credit per image) for $10. Not a bad deal if you need stock images for a site.
From my Inbox: We are proud to announce the launch of DMXzone. DMXzone is a merger between UDzone, MXzone and DWzone! This is one of the first HTML-ed e-mails I've received where they used CSS instead of <font>
tags everywhere.