Paged Comments Bug Fix
Anyone using version 2.5 of the Paged Comments plugin, please download the new version. You will only need to replace your paged-comments.php file with the updated one. You will not have to edit/replace your config file.
Anyone using version 2.5 of the Paged Comments plugin, please download the new version. You will only need to replace your paged-comments.php file with the updated one. You will not have to edit/replace your config file.
One change:
ordering set to ASC and fill_last_page enabled.Download Paged Comments plugin for WordPress.
30 minute video of the 1996 interview between Andrew Marr and Noam Chomsky. Still interesting and relevant. Read transcript and the Media Lens review: Where Egos Dare.
You can download a better version from ChomskyTorrents.org.
Update (2007-01-31): Included a fourth (Windows hosts) method for getting rid of ads.
More and more sites are displaying Google (AdSense) or Yahoo (YPN) ads. I thought I’d post up 4 simple ways you can get rid of these ads, and, if like me, you’d still like to know which sites use them but don’t really want to see the ads, there’s even a solution to replace them with boxes. Solutions 1-3 require Firefox—I’ve only tested with Firefox 2.0. Solution 4 should work with any browser on a Windows system.
Note: these solutions are targeted at Google and Yahoo ad services, to remove other ads you can follow the steps in my ad-free browsing guide. Solutions 1, 2 and 4 only remove the ads, solution 3 also replaces them with boxes where the ads would have appeared.
Install Adblock Plus and add the following two filters:
http://ypn-js.overture.com/*
and
http://pagead2.googlesyndication.com/*
If you’re already running AdBlock Plus, you can subscribe to my Google and Yahoo ad remover filter set, I’ll be adding to it soon.
Edit userContent.css (use ChromEdit Plus or read Editing Configuration Files if you need help) and add the following two rules:
/*
* Remove Google ads
*/
iframe[name='google_ads_frame'],
a[href^='http://pagead2.googlesyndication.com']
{ display: none ! important; }
/*
* Remove Yahoo ads
*/
iframe[src^='http://ypn-js.overture.com']
{ display: none ! important; }
Save and restart Firefox.
Install Greasemonkey and then my Replace Google/Yahoo Ads script.
Before and after screenshot:
![[2 screenshots]](/wp-content/images/2006-replace-ads.gif)
This is based on Tech Support Alert’s in-depth guide to Removing Google Ads Using the Windows Hosts File. Read that if you’re unfamiliar with the Windows Hosts file.
Locate the hosts file. It’ll be found in one of these locations, depending on your version of Windows:
Windows XP = C:\WINDOWS\SYSTEM32\DRIVERS\ETC
Windows 2K/NT = C:\WINNT\SYSTEM32\DRIVERS\ETC
Windows 98/ME = C:\WINDOWS
Open it with a plain-text editor, e.g. Notepad, and add the following two lines:
127.0.0.1 pagead2.googlesyndication.com
127.0.0.1 ypn-js.overture.com
Any feedback appreciated.
The methods above will not block ads appearing on Google or Yahoo’s own websites, e.g. Gmail or Yahoo Mail, as most of those ads are fetched server-side and not through the easy-to-use HTML snippets most webmasters receive when signing up to AdSense/YPN. You will however find Firefox extensions and Greasemonkey scripts targeting those sites specifically. For example, the excellent CustomizeGoogle extension removes ads from Google search results, GMail, and more.
Very late posting this, but it’s about time I pointed you all to the new White Town album: Don’t Mention the War.
![[Don't Mention the War album cover]](http://www.bzangygroink.co.uk/images/2006/dmtw_front.jpg)
I’ve been listening to it a lot and it just gets better and better. If you’re new to White Town, listen to tracks from the new album, read a review, an interview with Jyoti, then buy it!
It’s available to buy on CD Baby and iTunes.
See Bzangy Groink for more…