July 20, 2010, in Programming.
2 Comments »
Security is a crucial subject that all web developers should know. After all, what good is a website if an attacker can cause it to go down in seconds? Unfortunately, it can be daunting to beginners when you start thinking of security simply as hoops you must jump through to have a safe site
Read More
July 19, 2010, in WordPress.
8 Comments »
WordPress obviously stands as the most popular blogging platform in use today. And it is, for the most part, an excellent piece of software. However it is always a good idea to explore the alternatives, and you might even find one that you like! So here I present to you five excellent alternatives to WordPress for your blog.
Read More
June 26, 2010, in Blogging,CSS.
2 Comments »
I don't know about you, but as I'm writing a blog post, I often find myself remembering a link I read earlier that is related to the subject as I'm typing. So, I usually type out the text of the link, and try to remember to add the link in later. Unfortunately, we all forget things like this too often.
Read More
June 24, 2010, in CSS.
1 Comment »
When we think of CSS and web design, we generally think in two dimensions. After all, the screens we use to view websites display the page as a two-dimensional image. Two of the most common CSS properties, width and height, match that.
Read More
June 21, 2010, in Web Design.
1 Comment »
No web developer can go a day without encountering any method of representing colour on the web. There are many ways of representing colour, some have advantages and disadvantages over others, but of course, the vastly popular and most well-known option is hex colour codes.
Read More