$theTitle=wp_title(" - ", false); if($theTitle != "") { ?>
Techniques Behind Modern Web
25 Jun // php the_time('Y') ?>
They are extensions of Firebug which is, as you may know, a (well-known) plugin for Firefox. In other words, they are plugins of a plugin for Firefox.
Based on best practices for high performance web sites (a research conducted by the Exceptional Performance team of Yahoo), YSlow analyzes web pages and tells you why they’re slow.
The plugin adds a new tab to Firebug console and do analyses on the page on opening. Though being criticized for some impractical rules like using content delivery network (CDN), it’s very useful tool for those who want to have general view of web app performance from client side. Following rules where you can (but don’t care much about grades it gives) you will see your web apps running faster while eating less bandwidth.

Image: YSlow in action
The team has released a new version of YSlow that works with Firefox 3. The new version includes:
This version supports all possible combinations of the different Firefox and Firebug development branches, namely the latest Firefox 2 and 3 and the latest Firebug releases: 1.05 (stable), 1.1 (beta) and 1.2 (beta).
You can install it from the YSlow page or the Mozilla add-ons site.
The Jiffy Firefox Extension is written Bill Scott of Netflix. Like YSlow, it adds an additional panel to Firebug that provides a visual view of the JavaScript time measurements captured by Jiffy-Web.

You can install it from this Mozilla add-on page (login required) and find more info about how it works here and here.
It’s also compatible with Firefox 3 and the latest Firebug beta (Firebug 1.2.0b3).
20 Jun // php the_time('Y') ?>
The benefit of keeping eye on sites about online marketing is sometimes you can find out an ad system that suites your better than others like the case of MediaText ads integrated into JTAW blog currently. Previously, I'd once used the same solution provided by Kontera in this blog but I removed it here for several reasons especially due to ...
9 Jun // php the_time('Y') ?>
I've just installed Firefox 3 Release Candidate 2 yesterday, unlike beta versions, it was installed over the Firefox 2. Here are some issues I came across during setup process under Windows XP SP2. Firstly, the setup process required me to restart Windows, probably to close some open files Firefox 2 was using in working session, recalling me common behavior of ...
9 Apr // php the_time('Y') ?>
After installing Firefox 3 Beta 5, I found Firebug did not work properly and that led me to the 1.2 branch of this great add-on, in alpha at this time. This build can chuck out some issues but not all. However, the first beta of this branch is expected to come out soon and it should work well with the ...
19 Feb // php the_time('Y') ?>
Kontera -- in case you haven't heard of it yet -- offers advertisers and publishers in-text advertising solutions. After placing Kontera's JavaScript in your code, their system will automatically create in-text ads all through your site (I know the network after reading this post by John Chow). Ideally, the in-text ads should be created in post content instead of sidebar content ...
Recent Comments