Archive for the ‘blog’ Category

The bigger picture

Friday, December 12th, 2008

When reading magazines and tutorials online I’m always finding more often than not that they don’t take everything into account.
For example I was reading an article on designing templates for . It begun using Photoshop to design the site but what it didn’t think about was the in the design was it really any good.

Let me explain

The tutorial gave a final PSD for the user to see what was possible but in the design it used some funky design using hand drawn sketches which didn’t look too bad.
What was not considered was that the heading and dates etc used would not stretch as they were not made to. This is great if the user viewing the finished site use the exact same font size that they have set the site up to use but it is common for users to set their font size to be larger now and if they did this the site design would not work it could even become unusable in certain circumstances.

I feel this is very important when designing and making web sites.

In today’s Internet, web sites have to be more adaptive and take into account accessibility and usability more than ever especially when everything is much more socially interactive.

When these tutorials are written i know they are just trying to explain how to do their chosen topic, but i think they should at least hint at the fact, that when designing for the web things like this have to be considered else if you are building a site for “everyone” to use it could make more work for you. It would also give the user reading the tutorial something else that they know they should have some knowledge on.

I would also say this is the same for Schools, Colleges and Universities. If it wasn’t for the fact I was interested in finding out everything i could early on, I would never have come across accessibility or at least it might of been a pain to go back over what i had learnt again with these new things to think about.

It is not just about accessibility either, it is how we build web sites, how we build emails and usability. Speaking with friends and colleges that have been to University recently they were either taught how to make a site using tables and not show how divs work or vice versa. Then when making emails they don’t know how to use tables especially now Microsoft has made their Outlook go backwards in technology so it doesn’t use CSS as it used to.

To conclude, when building or designing a web site we need to make sure we consider everything. In my opinion it will make you better and having that knowledge will give you more to work on and more tools to use as you take it all into account.

Any way that is my rant over it is amazing what one tutorial can do :)

WordPress donate

Friday, November 7th, 2008

While adding my WordPress plugin to the WordPress directory i had to add a readme text file with which the details of it end up on the site. One of the fields i had to enter was the Donate section.

I found it quite odd that it had it set up as a required field. I have seen many Developers add donate buttons to their site but i never considered it myself. As not to break the trend i have added donate button on the WordPress plugin page on this site, feel free to donate :)

WordPress plugin on WordPress plugins directory

Thursday, November 6th, 2008

Today my was released onto the WordPress directory. After wrestling with subversion to get it onto the site i managed to upload it and finally have it hosted on . I had never used Subversion before and if Sarah hadn’t of sent me a link to show me how to do it i would of been trying to work it out for ages, so thanks Sarah :)

My first Wordpress plugin

Tuesday, October 28th, 2008

Today i have released my first wordpress plugin called End Content

The allows you to add generic content to the end of a post, page or both.

I originally made it because i wanted to add a PayPal donate button to the end of posts in a certain category.
You could use it to add a signature to every post or anything that your imagination can think of :)

Let me know what you think of my first wordpress plugin called End Content

Using JavaScript in your web site

Sunday, September 28th, 2008

Everyone loves to see funky effects and interactive elements when browsing the web.

Many of the features we see on web sites are made using JavaScript such as drag and drop features and the infamous Lightbox gallery. There are more and more JavaScript libraries to make coding even easier for developers. One of my favourites is JQUERY I find it pretty easy to use and there are many others using it which is great as doing a quick search you can find many snippets of code to help you. (more…)

4 pages