-
Archives
- December 2010
- September 2010
- August 2010
- July 2010
- June 2010
- December 2009
- November 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
- October 2005
-
Meta
Category Archives: WebDev
XAMPP
Developing web sites is fun (well, it can be). Setting up a development environment, however, is not always a fun thing to do. It’s not easy to install an Apache web server and it gets harder if you want to … Continue reading
Two columns using CSS (look, no tables)
On the whole tables are not a good idea for page layout. CSS is considered much better and basic stuff is quite easy to learn (if you’re familiar with the <div> tag). In this post I’ll give you a short … Continue reading
Posted in WebDev
Leave a comment
CSS rounded box generator
Rounded boxes are all the rage at the moment. Want to know how to easily create them? Well, look no further than the link in the rounded box below. Hi, I’m a rounded box made with the CSS Rounded Box … Continue reading
Posted in WebDev
Leave a comment
Time for a new (blog) look
I’m trying the Hemmingway theme for WordPress. I’m not yet sure if I’ll stay with it or return to the default Kubric theme. I certainly like the lower section (effectively the three sidebars) as it’s a better use of space … Continue reading
Posted in WebDev
Leave a comment
catcloud WordPress plugin
I’ve changed my tag cloud plugin from weighted-categories to catcloud. I think it looks and works better and it also has slightly improved functionality. I’ve also widened the sidebar by 20px to allow the cloud to flow more freely.
Posted in WebDev
Leave a comment
Now Playing plugin
I’ve added a plugin called Now Playing by Brandon Fuller to my iTunes. It’s a really neat plugin that outputs to XML, the information about the current track that you have playing in iTunes. This is then FTPd (or SFTPd) … Continue reading
Posted in WebDev
Leave a comment
File server address
The URL for my web-based file server is jamesbliss.com/server NB. Login is required.
Posted in MySetup, Security, WebDev
Leave a comment
Happy birthday blog
Today’s the first anniversary of my blog. Woohoo … cake and party poppers all round.
Posted in WebDev
Leave a comment
Navigation hack
The navigation links in the header above are created using a hack from LiewCF.com. Interestingly, this hack displays with rounded corners in Firefox and is a rectangle in Safari and IE6. Firefox header Safari header
Posted in WebDev
Leave a comment
Tag Cloud
I used the Weighted Categories plugin to add my tag cloud for displaying categories. The directions are really clear and the process is very simple. Nice plugin.
Posted in WebDev
Leave a comment