Posted by Jonathan on December 27th, 2009 in
Technology,
Web Design
In the final article of the series I will talk about configuring a local Apache webserver to integrate smoothly with your development working copy, and how to deploy a version controlled website to a live webserver.
Posted by Jonathan on December 27th, 2009 in
Technology,
Web Design
In the second article of the series I will give specific detail about establishing a Subversion workflow.
Posted by Jonathan on December 23rd, 2009 in
Technology,
Web Design
In this three part series of articles I will explain my approach to using Subversion, the open-source version control software, for web development.
For a long time I steered clear of version control, dismissing it as too complex, or something that was only useful for large development teams. I took Subversion for a test drive, but didn’t really “get it”, and decided version control wasn’t for me.
I changed my tune earlier this year when I was employed to work on a project that was already under version control. I had no choice but to get up to speed with Subversion, and once I got the hang of it I was excited to discover that version control streamlined my entire workflow. I now use Subversion for all of my web projects and consider it an integral part of my development process.
Posted by Jonathan on October 18th, 2009 in
CSS,
News & Reviews,
Technology,
Typography,
Web Design
If you want to create your own @font-face kits, you absolutely must check out Font Squirrel’s new @font-face generator tool. All you have to do is upload a TrueType or OpenType format font, and the generator spits out a zip file containing:
- The original typeface for Safari and Firefox 3.5
- A WOFF font for Firefox 3.6+
- An SVG font for Opera, Chrome, and iPhone
- An EOT font for Internet Explorer
- A sample HTML page
- A sample CSS stylesheet
The generator also features options to reduce file size by subsetting the font, cleanup font outlines, and auto-hint glyphs to improve rendering.

Sweet!
Posted by Jonathan on July 6th, 2008 in
Technology,
Web Design
Recently I was developing a website for a client whose primary export market is in China. Needless to say I was a little alarmed when my client’s representatives in China reported that they couldn’t access their new site.
My client has reps in both Shanghai and Beijing, neither of who could see the website, so I knew it wasn’t a localized issue. My immediate suspicion was that the infamous “Great Firewall of China” was to blame. Thankfully I was able to take a few simple steps to diagnose the problem and get the site up and running.
Posted by Jonathan on July 12th, 2007 in
News & Reviews,
Technology
In a head-to-head battle with the Apple iPhone, Opera recently announced the beta version of their Opera Mini 4 browser. For those not familiar with Opera Mini, it is a very popular free web browser for mobile devices, and works with any modern mobile phone. To help woo consumers Opera are offering a web-based simulator, which replicates exactly the functionality of the mobile browser.

Posted by Jonathan on June 30th, 2007 in
Technology
Web designers love to talk about our craft, but one topic we seldom touch on is web hosting. Perhaps that’s because hosting belongs to the realm of networking and hardware, whereas web design is a discipline primarily concerned with software and scripting. Be that as it may, web hosting can have a big impact on the success of a design: a site’s markup, CSS and images might be optimized for lightning fast loading speeds, but it will make little difference if the web server is lagging.
Posted by Jonathan on October 15th, 2006 in
Technology,
Web Design
You can pick up a standalone version of Internet Explorer 7 Release Candidate 1 (RC1) at Tredosoft.
Posted by Jonathan on September 19th, 2006 in
News & Reviews,
Technology,
Web Design
I’ve read a few articles recently where the author gives a run down of their top development or office productivity software – the “must have” tools that make you and your computer happy campers. Never one to miss a bandwagon, I’ve decided to create my own list of the web development and productivity tools that I use on a daily basis.
Posted by Jonathan on July 15th, 2006 in
News & Reviews,
Technology
Recently I was discussing with my studio-mates what sort of contingency plan we have in place to prevent data loss. We all work as professional designers, and almost 100% of our work for clients is stored in digital format. A hard drive failure, fire, or theft of our computers could be catastrophic, setting us back days – possibly even weeks.