13 Jan, 2003
Posted by: Jennifer In: Scripts
Michael asked me to do a version of my script here for categories (It's PHP). It was actually easier to do. (The code for this is shown in the "show more" block)… but I'm working on doing this as a "show/hide" expand option. (It shows a list of categories, you click on the category and […]
13 Jan, 2003
Posted by: Jennifer In: Bookmarks
Rannie pointed me to this link that shows a way to have more than one photo in one entry using php. I haven't tried it myself – but it looks pretty cool. (You can see how Rannie used that code here (click on the little boxes below that photo). Also, if you're into photoblogs, you […]
10 Jan, 2003
Posted by: Jennifer In: Bookmarks
MT ref search (implemented on this blog actually!) has been updated – and it is cooler than ever. You can see the details and get the latest version here. If you'd like to see it in action, click here, then click on the link back here to scriptygoddess…) (I especially like the "hightlight" option) Very […]
I've needed these so many times I've lost count. So I don't need to dig to find them again, here are a few html special characters and how to make them: © – © ® – ® ™ – ™ » – » « – « … – … · – · • – • […]
07 Jan, 2003
Posted by: kristine In: Scripts
The Movable Type calendar currently features an option to have the current day highlighted by use of the MTCalendarIfToday tag. But this tag is not dynamic, it only refreshes the information on the rebuild of your calendar template. If you'd like this to work automatically with php to autodetect the date (within the same month), […]
05 Jan, 2003
Posted by: Jennifer In: Bookmarks
Sometime back I wanted a script that would allow me to display a "footnote" (a little extra sidebar info). I played around with a few scripts – even tried to write one myself (it sucked! LOL!) but someone sent me this link tonight and it looks really really cool. It *is* javascript based, so not […]