My new portfolio site is finally finished and online, you can see the new site here: GotWebsites. I spent quite a lot of time working on speeding the site up and I’m pleased that the site now ranks 96/100 for the homepage and 99/100 for subpages in YSlow. When I get some free time I [...]
Category Archives: General
Forrst invite and an update
If you’ve been wondering where I’ve been all this time, I’ve been working on my new portfolio website which I’m hoping to get online this weekend. Once I’ve done that I’ll be focusing on redoing this site aswell. That coupled with client work has meant not much time for anything else (like writing new posts [...]
Re-branding imminent and other stuff I’ve been up to
So anyway, no updates in quite a while now. I’ve been working on a few other projects lately so once again, this blog has got a bit neglected. For now I’ve put the stuff I’ve been working on to one side while I sort my current sites out.
Easily get javascript libraries using Script SRC
When developing a new site I always like to make sure I use the latest release of my javascript library hosted by Google. Then I just update it to a local version before the site goes live. Today I came across a great little site that lets you get the links to the latest versions [...]
Google Font API
I wrote an article a while back on font replacement techniques, this is a quick update about Google’s version of this which is seriously easy to use. The Google Font API allows you to use any font from their font directory or you can use the font loader to load other fonts which they co-developed [...]