» Home » 2005 » 08 » 08 » Site update

Site update

This is just a small post to let you all know I’ve cleaned up my Blogroll (removed a few dead ones and added a few fresh ones) and I’ve also refreshed the Firefox pages (Extensions, Search plugins, Themes…)

Thanks for reading, stay tuned :)

3 Responses to “Site update”

  1. Rachel Garrett Says:

    I made it into someone’s blogroll? COOL!

  2. Rachel Garrett Says:

    I like the quote rotation you have below your title. What code do you use? Is it a feature of the blogging software?

  3. AlliXSenoS Says:

    You could say it’s a feature of the blogging system because it is a WordPress plugin… WordPress is a blogging software written in PHP and requires a MySQL database to run.

    The plugin’s main page can be found here: http://www.w-a-s-a-b-i.com/archives/2004/05/27/wordpress-random-witty-text-plugin/

    But you can’t run that on Blogger, they don’t allow arbitrary PHP code

    I’m sure there are tons of JavaScripts around that do this sort of thing, the only difference is that my code does it server-side, so it doesn’t have to send the whole list to the client and make him choose one.

    If you still don’t understand a word I’m saying, but want this on your blog, contact me via email and I’ll see if I can help you