Archive | General RSS for this section

How to add the Facebook like button to your website

I have recently added the facebook “like” button to a website of mine, iPods Repaired, so I thought I would outline the process.
One thing that got me was how simple it was. Facebook provide the tools to build the button its just a matter of adding the code to the website. The tricky bit was… [read more]

Continue Reading

Live Preview Window in Coda

Live preview window plugin for Panic’s Coda
As a web developer and amateur geek I am always looking for ways to improve and speed up my workflow. When I first moved over to the Mac I was also looking for ways to ditch Dreamweaver as my application of choice for web development.
Enter stage left Coda by… [read more]

Continue Reading

Incorrect MIME type for Javascript

I have recently noticed the following “error” appearing when using the element inspector in Safari.
Resource interpreted as other but transferred with MIME type text/javascript.
Although this doesn’t appear to cause any visual or operational defects on the page it is something I wanted to remove.
The way to fix it is to add the following to the… [read more]

Continue Reading