Search: google
*Miscellaneous Top 10 Client-Side Performance Problems in Web 2.0
Submitted by matt 13 days ago (more from blog.dynatrace.com)The Top 10 Client-Side performance problems in Web 2.0 applications I’ve seen when working with our dynaTrace AJAX Edition users. Tools such as dynaTrace AJAX Edition or Google Speed Tracer allow analyzing these blank spots that block further network downloads as they analyze JavaScript execution, DOM access and Rendering activity in the browser while loading a page
*Design Download all the Google Font Directory fonts to use in Photoshop
Submitted by matt 28 days ago (more from planetoftheweb.com)Start using the Google Fonts in your Photoshop designs.
*HTML/CSS Intro to the Google WebFont Loader and how to avoid @font-face text flickering
Submitted by matt 40 days ago (more from position-absolute.com)@font-face suffers of the same illness that its predecessors, until the font file is loaded it will display your text with the fallback font family. I will be showing how you can use the google font loader to avoid text flickering and have a good fallback font in case the font file is not loading. You get the best of all world, but it comes with a price of a light javascript hack.
*HTML/CSS Font Preview - Google Font Directory
Submitted by matt 48 days ago (more from code.google.com)A nice, live editing preview tool for the Google Fonts API, which is basically a shortcut to manually using the CSS3 @font-face property. The difference is, Google will do all the hard work in getting the font to work in non-CSS3 browsers such as Internet Explorer.
*HTML/CSS The Only HTML5 Resources You Need for Getting Up to Speed
Submitted by matt 50 days ago (more from sixrevisions.com)How will HTML5 change the jobs of web developers and web designers? Here are 15 web resources to help you on your quest in getting current about the impending technology that’s already being adopted by major web browsers and leveraged in large sites such as Google.
*Programming Google JavaScript Style Guide
Submitted by matt 53 days ago (more from google-styleguide.googlecode.com)The point of having style guidelines is to have a common vocabulary of coding so people can concentrate on what you're saying rather than on how you're saying it
*Miscellaneous Integrity - website link checker and xml sitemap generator for Mac OSX
Submitted by matt 55 days ago (more from peacockmedia.co.uk)Feed it your home page address (url) and Integrity will follow all of your internal links to find your pages, checking the server response code for all internal and external links found. Can also generate an XML sitemap suitable for submission to Google
*Miscellaneous diffable
Submitted by matt 59 days ago (more from code.google.com)A method for reducing page load latency by transmitting differential encodings of static files. It works by sending deltas between versions of files that reside in a browser's cache. Files such as Javascript, HTML, and CSS are often updated every week or more, but change very little between versions. This method significantly reduces the bandwidth and transmission time for these files.
*HTML/CSS Easy Custom Web Typography with Google Fonts API
Submitted by matt 63 days ago (more from line25.com)The world of web typography is advancing with leaps and bounds. Already we have the options of SiFR, Cufon, Typekit, @font-face and now, Google has introduced their own custom font service under the Google Font API. Let’s take a look at what the Google Font API is and how you can use it in your own web designs.
*Miscellaneous Hands-On Guide: Verifying FIFA World Cup against Performance Best Practices
Submitted by matt 90 days ago (more from blog.dynatrace.com)I want to take you through a Step-By-Step analysis of different pages on the FIFA site based on Web Performance Best Practices that have been established over the last couple of years. FREE tools such as the dynaTrace AJAX Edition, Yahoo’s YSlow and Google’s PageSpeed make it easy to perform these analytic steps identifying issues that could easily become real performance problems.