WP Utility Short Codes Plugin

WP Utility Short Codes is a WordPress plugin that helps you easily add callout boxes to your posts with simple shortcodes. (Some examples here.)

Using WordPress short codes, this plugin will allow you to easily insert message boxes and buttons into your WordPress posts and pages. With easy to use options, there are over 1,000 possible display configurations. All buttons and message boxes include multiple color and size options.

I haven’t tried it out myself, but it seems like a good plugin. The code is very straightforward, too. It shouldn’t be too difficult to override the default stylesheet in favor of your own box styling, if you’re not a fan of the default.

BlogBuzz March 19, 2011

Google Rolling Out Asynchronous AdSense Ads

Remember when BuySellAds started using non-blocking JavaScript to load advertisements on publisher’s sites? It made a huge difference in the speed pages took to load, since the ads wouldn’t load until all of the important stuff was done. Google is finally doing the same…

Evil JavaScript Trick: The History Nuker

Remember back in the bad old days of the internet, when pop-up ads and other annoyances were around every corner? Some sites, by some flawed logic, would decide that you didn’t really want to leave their website when you clicked the Back button and…

Variable-length Argument Lists in PHP with func_get_args()

Have you ever wanted to write a function in PHP that would accept a varying amount of arguments rather than requiring ones arbitrarily hard-coded? I can’t think of a reason why you would off the top of my head, but I know I’ve wished…

BlogBuzz March 11, 2011

GluePHP — A Spartan URL Routing Framework

For larger PHP projects, it’s a good idea to use the Model-View-Controller pattern and URL routing to organize things a bit more logically and make the code easier to update in the future. Frameworks like CodeIgniter, Kohana and CakePHP do this, but they can…

User Submitted Posts Plugin for WordPress

Jeff Starr (co-author of Digging into WordPress) has released a new WordPress plugin for allowing users to submit guest posts to your blog. User Submitted Posts lets users write posts and upload images through a form embeddable in any page or post using a…

Cult of Mac Caught in Google Content Farm Crossfire

Google recently made some tweaks to their algorithm in order to penalize content farms, which create massive amounts of low-quality content tuned to rank well in Google. If you’ve ever run a search, looking for a solution to a problem, and found the SERP…

BlogBuzz March 5, 2011