Pixelbox

Welcome to Pixelbox. Thursday the 24 of July 2008

Skip to content >>

YSlow

Opps

Ever wonder what you can do to make your site load a little faster, or do you want to know what your talking about when some one asks how to make a site faster?

Well wonder no more. The good people at Yahoo have created a solution.

YSlow is a plugin from Yahoo for firebug (a tool no developer should be without). YSlow analyzes web pages and tells you why they're slow based on the rules for high performance web sites.

Although most, if not all of these rules will apply to pokey little blogs like this.

The tools include:

  • Performance report card
  • HTTP/HTML summary
  • List of components in the page
  • Tools including JSLint

So go get a copy and make the web a better place!

Meta tags: Development

Don't spam google with keywords

We have been working on some SEO improvements to Ceros recently, and one part was looking printing meta data and keywords contained in the PDF of a page as HTML. This morning I got a reminder from Matt Cutts over at his blog on why spamming google with key words isn’t a good idea. Unless like [...]
Meta tags: Development, Random

Date conversions in AS3

I have been re factoring some stuff in action script 3 recently and the old date manipulation was a bit hacky. It included get time then adding multiples of milliseconds to epocs, which was a bit confusing. I though I would be a good idea to write a few methods in my personal utilities class, simple [...]

Line breaks in alt and title attributes and mailto

We where having a little bit of a problem in the office today when we tried to change some automated mailto links in Flash. What we wanted to do was provide a small message followed by a link. The link needed to be on a new line, otherwise it looked quite confusing. I remembered a while [...]
Meta tags: Development

Pegg the big cheese

Whilst at Channel 4 the other day I picked up a free copy of their 25 anniversary book, thank you. It’s a fantastic book, celebrating all the talented channel 4 has produced over the past 25 years. One page that really stood out was of course the page for Spaced, classic Pegg! For more info check out 4talent.
Meta tags: Random

Next Page »