December 20, 2009, in Uncategorized.
8 Comments »
I've been working on yet another design for this site.
I have been working on a new design in secret for the last couple of weeks. Now, I have it almost completed, and am ready to show a live preview. It is at a stage where the design and functionality are just about complete, and it just needs some polishing.
I think the new design has some great improvements over the current one in terms of readability, especially now that code boxes actually match the theme.
There isn't really that much more to say, so you can head on over to the preview!
I've been testing it, and it should work fine in all modern browsers (even in Internet Explorer, sort of). If there are any problems with it, be sure to let me know!
So be sure to check out the preview, and let me know what you think!
Read More
December 17, 2009, in Programming.
8 Comments »
Sure, you can probably read your own style of coding now. But what if some other unfortunate person has to work with your terrible, unreadable code? What if you have to go back and look over your old code, a year from now?
I'm sure you'd rather get your work done, instead of spending hours digging around through unreadable code, right?
To save time in the future, you should start to write readable code today.
Read More
December 14, 2009, in Web Design.
3 Comments »
Accessibility is a commonly overlooked aspect of web design. To make a website accessible is pretty much to make it usable for as many people as possible. This is often specific to people with disabilities, but can be broadened to include:
- People without certain features enabled
- People on slow internet connections
- People without certain plugins installed
- And much more.
The World Wide Web Consortium (W3C) has a section of their site called the Web Accessibility Initiative (WAI). This focuses mainly on accessibility for people with disabilities, and explains accessibility for people with disabilities.
Here are some simple tips to improve your website's accessibility.
Read More
December 7, 2009, in Web Design.
3 Comments »
What exactly makes a good design? You may come across some sites whose designs you love, and some you don't. Many of the good designs will have some similar qualities that improve the design, and make it a good design.
Here are a few things to remember when creating a new website design.
Read More
December 3, 2009, in WordPress.
15 Comments »
There are literally thousands of WordPress themes out there, and a lot of them are good. But what can you do to make yours great?
Here are some tips for to help you make your WordPress theme great, among the many good WordPress themes.
Read More