O'Reilly Answers is a community site for sharing knowledge, asking questions, and providing answers that brings together our customers, authors, editors, conference speakers, and Foo (Friends of O'Reilly). More »
If you are in the business or hobby of designing web sites then this shouldn't be a shocker for you, but if -like me- you are just getting back on doing some web stuff for fun, moonlight work, or ...
Apple recently released it's Safari Extensions gallery, allowing Safari users to use extensions, similar to how Mozilla Firefox has it's extensions. Extensions allow you to infuse your browser...
Ingredients:
Your own dropbox account (amazing and free online storage solution). Safari 5 Browser Snow Leopard for your Mac
OK, first think, on your mac, make sure you have the latest Safari brows...
Wrote up a post on Gear Diary comparing printed technical books to PDFs and ePub books on the iPad. Thought that everyone would like photos comparing a printed page vs. what the iPad experience is. Lo...
Answered by jmandala : Mar 17 2010 06:05 AM
I use firebug all the time. In addition here are two that I like a lot:
pwdhash: automatically encrypts your password with a hash based on the url of the site you are logging in too.
forecastfox: we... full answer >
Answered by anoren : Nov 10 2009 05:30 PM
It depends on the testing protocol, of which there are m a n y. This article helped me to understand some, but not all, of the factors that go into a valid and robust test.
[attachment=481:Picture 7... full answer >
What really makes the iPhone stand apart is its excellent support of CSS and Javascript. Having desktop-grade CSS support means that you can use the same techniques to create mobile experien...
Browsers apply their own styles to HTML tags: for example, <h1> tags are bigger than <h2> tags, and both are bold, while paragraph text is smaller and isn’t bold; links are blue and unde...