Recent Posts

PHPied.com

PHPied.com

Return To Blog Listing

Weblog of a PHP-addict. Accent on the PHP certification.

Search This Blog's Tags For:

Recent Posts Tagged With 'Firefox'

  • Browser’s implied globals

    Posted on Tuesday October 20th, 2009 at 01:04 in javascript, Firefox, opera, safari, browser, ie, browsers, meta, globals, implied globals

    Like it's not bad enough that JavaScript has implied globals (forget var and you create a global), but the browsers have decided it's a good idea to add more pollution to the global namespace. This has been a source of frustration before with IE, it'...

  • Replace the Home button with a script

    Posted on Tuesday March 3rd, 2009 at 22:36 in javascript, home, Firefox, ie, browsers, bookmarklets, bookmarklet

    Robert Ames commented on my previous post suggesting replacing the Home button with my little site search bookmarklet. I didn't even know this was possible, but I found it pretty cool, so I just had to try. x-browser I tried this in Firefox/Mac and I...

  • HttpFox

    Posted on Friday July 25th, 2008 at 00:02 in Firefox, tools, firebug

    HTTPFox is an interesting Firefox extension for monitoring the HTTP traffic, obviously inspired by the IE-only commercial HttpWatch. HTTPFox shows some stuff that are missing from Firebug's Net Panel, such as requests for favicons and such. There's a...

  • Happy Download Day

    Posted on Tuesday June 17th, 2008 at 16:40 in Firefox, firebug, yslow

    Today is the Download Day for Firefox, which means the new release FF3 is out now. Go ahead, download and help set a Guiness record for the most software downloads in a day. Also, last night we released a new YSlow version that works with FF3 and the...