Posts tagged with wordpress
Formatting Source Code with Wordpress
Sometimes you get used to doing things one way and you forget to take a step back now and then and see if there isn’t something you’re missing. In my case, I was formatting source code on this blog by putting html non-breaking spaces and < codes for angle brackets etc. Ouch. [...]
How to fix the Digg Tools JavaScript for Wordpress
digg_url = “http://digg.com/programming/How_to_fix_the_Digg_Tools_JavaScript_for_Wordpress”;
If you have a wordpress blog and you’ve ever had a popular enough post to have it posted to Digg.com, you might be tempted to paste the digg tools javascript into your post to integrate your site with the digg post. The first thing you noticed after you got the post edited [...]
Can Google’s Adsense bot understand gzipped html pages?
During my experiments with WP-Super-cache, I noticed a strange thing happen to my Adsense ads. A short while after getting gzip compression to work properly, all my ad content had foreign characters and strange seemingly unrelated content.
Having changed nothing on my blog except for installing WP-super-cache, I decided to add an additional check to [...]
Making WP-Super-Cache gzip compression work
I was pretty excited to see an update to WP-Cache. The first thing I noticed is that when I enabled the new super cache compression option, I started getting a file save as dialog instead of my pages. As of the current version of WP-Super-Cache, the readme.txt file states that if you get [...]
WP Super Cache - The Ultimate WordPress Caching Plugin
I’ve upgraded my old WP-Cache plugin to this one that I found on Digg.com today.
From the Digg.com Post:
Tired of clicking a link off the Digg front page only to find a crashed or mortally lagged site on the other side? Finally, Donncha (one of the main WordPress developers) has solved the problem once and [...]
Upgrading to Wordpress 2.3 and the New Built-in Tagging Feature
I’ve barely completed an upgrade to Wordpress 2.3. Out of many new improvements, one which stood out to me is the integrated tagging support. No longer, is it necessary to download one of the many tagging plugins.
Some things I noticed during the upgrade:
My existing tagging plugin broke at the time of [...]