Programming

How to add Hyperlink Relationships (rel=”") to FCK Editor links

I use FCK Editor quite a bit for some of my websites. One thing I use quite often that is not supported by the FCK Editor is the Hyperlink Relationship (<a href=”link.html” rel=”nofollow”>) on links so that it hooks up with Lightbox (if you aren’t using Lightbox, you’re missing out). I finally decided to have [...]

Ajax Tutorial : Ajax Help for newbies

Came across this neat little blog today. It’s a blog dedicated to ajax including tutorials, code snippets, news and books. I’ve been looking into AJAX mroe and mroe over the past month and am still very fascinated with how it all works. Anyhoo, you might want to check it out and see if you can [...]

dhtmlgoodies.com – A library of DHTML and AJAX scripts

A friend of mine sent me a link to dhtmlgoodies.com a while back but I’ve never really had a decent look at the site. Last night I finally went through some of the scripts and I have to admit they are all pretty awesome. What is best is that most if not all the script [...]

Apache .htaccess tweaking tutorial

Came across this cool .htaccess tweaking tutorial that teaches you how to tweak your .htaccess file to improve your website. There are currently 16 tweaks you can play around with. Apache .htaccess tweaking tutorial