Author: Tom
-
The problem with Web 2.0 Design
Web 2.0 is the quirky title given to the way in which developers and users have used the web since 2004 to present; and I haven’t got a problem with that. I have a problem with the overuse of web 2.0 design. Now there are design trends that come and go, and I am someone…
-
Could Facebook groups be a bad thing?
Recently I was looking around on Facebook as you do, and I realized that around 90% of my news feed was full of “John Doe joined the group … and so did 16 other friends”. Now apart from the annoyance this served me it made me think about the purpose behind such groups. One could…
-
Travel – a free WordPress theme
So I woke up this morning and felt like sharing the love! And so today I’ve got a free WordPress theme for you that I finished up only yesterday! Here is the link to download. This is a really simple theme that works in FF2/FF3/IE7/IE8/Chrome/Safari/Opera so you’re pretty much covered in terms of compatibility. The…
-
Create a fancy thumbnails list in WordPress
Note: This article has been marked for a quality review and will soon be updated. I, like many others, love WordPress, and every time I come to creating a new theme I always look for new ways to utilize it’s true power. I like extending the functionality of websites with WordPress and I like using…
-
Using Location Awareness
A future web design trend that I predict is location awareness, and using it to ensure a better user experience. However without access to GPS, most of the world’s desktop PCs will have to rely on other means of telling servers where they are. One way that we can use today to determine the location…
-
Why you should be using PHP
Note: This article has been marked for a quality review and will soon be updated. I would like to introduce you to PHP. If you aren’t already using PHP on your site, you should be! PHP is an easy way of generating dynamic content and interacting with all sorts of things, from the server, to…
-
Resizing images – the right way
Something that is very important on the web today is how fast our websites load, and alongside script optimization and other fancy tricks, images are a large part of our sites, and so it’s important that they are optimized for the web. However what if we don’t have control over the size of the images,…
-
Building a CMS Part 3
And so we’ve arrived at the last in this set of tutorials; if you’ve been following along, by now you should have a user system as well as a basic CMS. At the moment we have a very strong base for our CMS but there are still a few things that we need to talk…