PaulSpoerry.com

You found me… insights on technology, philosophy, Windows, hacking and more.
  • Home
  • Archive
  • Contact
  • Categories
  • Search
  • About

How to make the SimpleTags Wordpress plugin work on v2.9

PaulSpoerry | January 10, 2010

SimpleTags is my prefer automatic tag generating plugin. It greatly simplifies tagging your posts and it’s just an all around well done plugin. One problem: It doesn’t work with the latest version of Wordpress… or does it?

After my initial upgrade I simply thought the author Amaury BALMER was just a little behind the curve in updating the plugin… or *gasp* maybe it wouldn’t be supported in the future. Perhaps both are true, but after a quick search in the plugin repository I discovered that there is nothing that prevents SimpleTags to work except that there is a hard coded Wordpress version check in there. This isn’t a BAD thing… maybe the later versions of WP wouldn’t work with it? Who knows… but the solution to resolving the issue is pretty straight forward and simple.

If you edit the plugin via the editor interface, find this line (near the top):

if ( strpos($wp_version, '2.7') !== false || strpos($wp_version, '2.8') !== false) {

and change it to

if ( strpos($wp_version, '2.7') !== false || strpos($wp_version, '2.8') !== false || strpos($wp_version, '2.9') !== false ) {

Save and you’re good to go!

Comments
No Comments »
Categories
Code, Tech, Wordpress
Tags
simpletags, simpletags wordpress 2.9, Wordpress, wp version
Comments rss Comments rss
Trackback Trackback

Top 5 “Featured” Post Plugins

PaulSpoerry | March 24, 2009

Wordpress Featured Post

With blogs becoming more and more user-friendly everyday, the need for a “Featured Post” display became a necessity. Say, for example, you begin a free giveaway on your blog on Monday. By Friday, if you had posted everyday during the week, that giveaway post from Monday may be on page 2, never to be seen again. This is where a “Featured Post” display comes in most handy. It appears that the use of jQuery to implement a very eye-appealing animated “Featured Post” display is becoming more and more in demand in the world of Wordpress themes. Here are some of the most popular javascript plugins to get the job done:

  1. s3Slider – One of the most common types of “Featured Post” displays (and the one I use).
  2. JSGallery – Maybe you want no words and only the post thumbnail images to display.
  3. Agile Carousel – Another powerful jQuery slideshow-like plugin.
  4. jCarousel Lite – Very lightweight javascript carousel plugin.
Comments
1 Comment »
Categories
Code, Tech, Web Life, Wordpress
Tags
agile carousel, blogs, featured posts plugin, jquery, jquery slideshow, jsgallery, s3slider, thumbnail images, Wordpress, wordpress featured post, wordpress plugin, wordpress themes
Comments rss Comments rss
Trackback Trackback

Top 5 Wordpress Tab Systems

PaulSpoerry | March 24, 2009

Wordpress Tabbing Systems

Tabbing systems are becoming increasingly popular in all forms of web design, not just Wordpress. This is expected, as they are a very unique and effective way of displaying alot of content in a small amount of space. Common uses of tabs in Wordpress include displaying popular posts, recent comments, post categories, etc, etc… You get the idea. Here are some of the more popular solutions to getting yourself a fully-functional tabbing system in just a few minutes:

  1. StereoTabs – Simple tabbing system, part of the scriptaculous library.
  2. DOMTabs – I’ve heard good things about this system.
  3. TabMenu – Another great and lightweight tabbing system.
  4. Tabifier – Another lightweight javascript tabbing script.
  5. UI Tabs – Powerful tabbing system run off of jQuery.
Comments
2 Comments »
Categories
Code, Tech, Web Life, Wordpress
Tags
ajax, JavaScript, jquery, jquery tab, scriptaculous, tabs, web design, Wordpress, wordpress plugin, wordpress tabbing, wordpress tabs
Comments rss Comments rss
Trackback Trackback

Gmail Finally Goes Offline with Google Gears

PaulSpoerry | January 28, 2009

LifeHacker is reporting that Google is finally enabling Google Gears support in GMail. The first question you might ask is “what the heck is Google Gears”? Gears is an open source project that enables more powerful web applications, by adding new features to your web browser:
DesktopLet web applications interact naturally with your desktop
DatabaseStore data locally in a fully-searchable database
WorkerPoolRun JavaScript in the background to improve performance

So when Gears is enabled you can access your Gmail from your browser any time… even when you’re not online! Essentially, Offline Gmail uses Google Gears to download all (ok not ALL, but MOST) of your email to your desktop. When you use Gmail in offline mode it works exactly the same as using it normally—except that when offline mode is enabled in your browser, Gmail is that much faster. When you compose an email in offline mode they get put in your outbox, and those emails are automatically sent once you’re back online.

WPvideo 1.10
Download!

Read the rest of this entry »

Comments
5 Comments »
Categories
FireFox, GMail, GTD, Tech, Videos, Web Life, Wordpress, iGoogle
Tags
Gmail, Gmail Labs, google gears, google groups, offline gmail, sync, synchronization, web applications
Comments rss Comments rss
Trackback Trackback

WordPress 2.7 and Google Gears

PaulSpoerry | December 13, 2008

Just upgrade to WordPress 2.7 and wonder how to enable Google Gears?

Gears is a plug-in that extends your browser to create a richer platform for web applications. You can use Gears on websites to let access information offline or provide you with content based on your geographical location. To install Gears, visit http://gears.google.com. It’s pretty cool and really speeds things up. For WordPress it is used to store all images and other web page components from the admin area to you local PC, speeding up access and reducing unnecessary web traffic.

Prior to 2.7 the admin dashboard had a “Turbo” button at the top… you’d click that and if you had Gears installed you were good to go. In WordPress 2.7 the “Turbo” button has been removed.

To enable gears login to your Admin section and go to the Tools SubPanel. Once there you have the ability to use Google Gears to make WordPress work in a “Turbo” mode. In addition, the “Press This” bookmark tool is detailed.

Tools Tools SubPanel
Comments
1 Comment »
Categories
Tech, Web Life, Wordpress
Tags
google, google gears, Website, Wordpress, Wordpress 2.7
Comments rss Comments rss
Trackback Trackback

« Previous Entries

Recent Posts

  • FCC releases Internet speed test tool
  • Microsoft shows games on Mobile, PC, and Xbox
  • Google Voice Explained
  • Windows Mobile 7 to be announced, 6.x to become free
  • Microsoft finally patches 17-year-old bug

Popular Posts

  • µTorrent 1.8.3 Final (uTorrent 1.8.3)
  • Google Chrome’s JavaScript Engine Is CRAZY FAST
  • Google Chrome’s JavaScript Engine Is CRAZY FAST
  • 20 Classic Hip Hop Album Covers Redone With Legos
  • Windows 7 Benchmarks – XP vs Vista vs 7

Recommended Hosting

rss Comments rss valid xhtml 1.1 design by jide powered by Wordpress get firefox