Posts Tagged as safari

View Photoshop Files in Safari

June 30th, 2009 3 Comments

A quick and little known tip is that you can view Photoshop files (.psd) in Safari. This is great for previewing a design in a browser without having to constantly save out to a jpg. As you can see in the image below is a .psd of a mock up of Inspect Element’s 404 page loaded into Safari. Now you can easily and quickly save your work in Photoshop and switch to Safari to see your work, how want to see it, in a browser.

safaripsd

Unfortunately this is a Mac OS X only feature. I had hoped that Safari 4 on Windows would support it but no luck. A quick search reveals that there doesn’t seem to be a plugin that can replicate this functionality in Firefox which is a shame. Hopefully someone out there is developing one, or planning to!

Read more...

Enable Safari's Awesome Built-in Development Tools

June 9th, 2009 1 Comment

Almost all web developers know about Firebug, a plugin for Firefox that makes web development so much easier, at least for developing in Firefox. Not everyone knows that Safari has its own development tools built right in.

Available on both the Windows and Mac versions of Safari (preferences > advanced) is a tick box ‘Show Develop menu in menu bar’ which enables the development tools.  By default it is unticked but enabling it allows you to right-click on any element on a web page and select Inspect Element and bring up the Web Inspector much like you can do with the Firebug plugin for Firefox.

webinspector

Read more...
Page: 1