Found this today and it came in mighty handy… There's a javascript thingy there that will make a customized mailto link for you (in case you want to add formatted body text too…)
Found this today and it came in mighty handy… There's a javascript thingy there that will make a customized mailto link for you (in case you want to add formatted body text too…)
Brenna posted some php over on the MTForums to change the sorting order on the MTArchiveList. scroll down to the June 4 – 9:38 am posting on this thread. Seemed like a cool solution to me, and so I thought I'd post about it over here.
Last month, I posted a link to a Basic CSS article I wrote for a designer newsletter. This month, I wrote a *really* basic Basic PHP article. So for those of you were are reading us here and still haven't gotten a chance to play with PHP, feel free to check this out. note, I […]
We post code here a lot on scriptygoddess… and if you haven't already noticed, if you don't replace your "<" and your ">" with "<" and ">" you break the page. Well, they say that necessity is the mother of invention… so I guess that means that LAZINESS is the mother of programming. Here's a […]
A thread on the MT support boards about this. and with a custom pop up. (bookmarking for (my) future reference)
This script was sent in by Pete Holiday. What this script does is make it easier for you to have pop up images on your site. Instead of writing the code for a new pop up window each time, this little snippet of PHP will basically write that code for you.
Once upon a time, my friends and I decided to start a group weblog. Our group used to be small enough that we'd always remember each other's birthdays, but we now have 24 people with posting privileges, and as a result, someone always slips through the cracks. Most people like having their birthdays remembered, so […]