I wanted to be sure to note two sites here that also have good information on the MT Comment Spammers: :: Burningbird's Comment Spam Quick-Fix :: Dive into Mark's Club vs Lojack Solutions
I wanted to be sure to note two sites here that also have good information on the MT Comment Spammers: :: Burningbird's Comment Spam Quick-Fix :: Dive into Mark's Club vs Lojack Solutions
31 Oct, 2002
Posted by: Jennifer In: Bookmarks
[links found via web-graphics.com]
Someone asked me to post a tutorial on how I did the custom colors, and font sizes. I can't take sole credit for it, it's a very simple solution based completely on a combination of methods. In fact, in some ways, the "a list apart" way is better because you can let your users select […]
Here's the script I'm using for that "hotlist" feature. Probably it's best use is on something like this site – an information blog, where posts are not as time-sensitive and may need to be referenced by a user at a later date. Download it here Here's a quick rundown of what this does, what the […]
I'm about to implement a major redesign… I'm aiming to finish 95% of this tonight… but we'll see… I apologize in advance if things get really funky. UPDATE Well I think I have to pack it up for tonight… I think I did get most of the design in place. I plan to add a […]
Thanks to Lynda and Jenn there is a way to navigate between next and previous entries only within a category. But there has been many requests on the forums for a way to go between the category archives with next and previous like the date-based archives have. This script will show the linked title of […]
This is more of a "Heads Up" post than anything else. This past weekend I was working on a blog entry and saw I suddenly had 128 comment notifications in my inbox. At that moment I knew either my e-mail server had regurgitated all my deleted mail or I was suddenly extremely popular. I was […]
I found a nice, free and very basic in-browser WYSIWYG editor at devArticles.com. The tutorial "Building a WYSIWYG HTML Editor Part 1/2" is very interesting but the nice thing is they provide the finished code. Just grab the "Support Material" at the bottom of the last page. It is all done with JavaScript & CSS. […]
Allowing for multiple stylesheets has never been so easy! Mozilla has a built in style changer (when you reference the alternate stylesheets correctly), but the other browsers don't. A List Apart put together a tutorial and a javascript styleswitcher a while back, and more recently, they added a PHP switcher. Alternative Style: Working with Stylesheets […]
Since I've been learning so much PHP over the last 3 or 4 months, I've been collecting a lot of bookmarks to help me out. Althought PHP.net is the most helpful of them to me, I've gotten a great array of other links in my bookmark files too. Most of these are aimed at people […]