- The Ad Heavy Feed Footers
- Expanding Plugins panel – How to add a settings link to your plugin’s entry on the Plugins section in WordPress, and add a line showing what’s new in the latest version.
- 20 Crisp Website Designs
- 7 Rich & Creative User Interfaces and How to Create Your Own
- Hidden Features of PHP
- You might be a WordPress Geek . . .
- Facebook Click Fraud Enraging Advertisers
- 404 Best Practices
- PayPal’s “Do Stuff for Money” puts some cash behind your begging
- What is going on with WordPress Plugin Competition 2009?
- Creating a Simple Template Engine with OO PHP
- How To Get A Skype-In Phone Number For Free
- Use Google-Hosted JavaScript Libraries (…still the Right Way)
- 25 Excellent Examples of Using Texture in Web Design
- The 1KB CSS Grid – Pick the number of columns, the column width, and the gutter width, then all you have to do is download.
- MythBuster Adam Savage Leads Twitter Revolt Against AT&T
- Amazon Ends Affiliates Program for North Carolina
- Social Network Icon Pack by Komodo Media
BlogBuzz June 27, 2009
Jun 27, 2009 by Matt | Posted in BlogBuzz No CommentsOw.ly: What’s You’re Take?
Jun 26Ow.ly is a URL shortener that has gained a measure of popularity of late. It ties in with the HootSuite service, which allows you to schedule tweets, manage multiple Twitter profiles, and track link statistics. Ow.ly and HootSuite together are sort of like an…
Google and NoFollow
Jun 25There has been some recent buzz about Google changing how they hande the NoFollow attribute, and how it’s the end of the world. SEOs are running around in circles, and there’s talk of moving to JavaScript and iframe commenting systems so Google can’t read…
Changelogs in WordPress Plugins
Jun 24A new feature recently launched on WordPress Extend allows plugin authors to create changelogs in their plugin readme files, which will now show up in a separate tab on Extend, as well as in the dialogs that appear when you click the “View version…
“Woo2″ Launches, WooThemes Moving Toward GPL-Compliancy
Jun 22WooThemes just launched their second iteration, bringing with it several changes, including a website redesign and GPL compliancy on all themes moving forward. The themes still cost money, but there are no longer any restrictions on how many times you can use the theme…
Detect a Visitor’s Browser in WordPress
Jun 21WP Recipes has a neat WordPress trick. Apparently WordPress has a few variables ($is_gecko, $is_IE, etc) that are set to either true or false depending on which browser a visitor is running. Coupled with the body_class hook, you can add a class of the…
BlogBuzz June 20, 2009
Jun 20An Easier Way to Handle Plugin Options in WordPress 2.8
Jun 19Write forms, collect data from them, validate, then store. That’s the routine familiar to most plugin developers, and one that could always be easier. Why should you have to waste your time writing boring form handling functions when you could be working on one…
Chris Coyier on Pricing Tables
Jun 18Chris Coyier has an interesting article on CSS Tricks, in which he talks a bit about pricing tables, and whether they are best put cheapest to most expensive, or vice versa. We were recently re-doing the signup page for Are My Sites Up, and…