Update: Love the layout? Send your comments to the forums! If I get many positive responses, I may release the theme for free.
2

Wordpress plugin “uninstalls” woes?

Posted by multippt

Looking up at a great post by Weblog tools collection, I’m pretty sure there is a pretty good reason (or reasons) why plug-in authors do not wish to remove the leftover database stuff installed by Wordpress plugins. Entries created by plug-ins serve as a record of settings used by the plugin. Leaving them there ensures that if the user decides to re-install the plugin they do not have to go “oh shoot, what did I do when I last used this”.

The “issue” of space

Of course, saving a little garbage data does take up space, but does it take up much space? Most plugins store at most 1kB of information, but 1 single post like this can pretty much weigh up to 6kB in weight. Wordpress has considered the versatility and resource-consumption of MySQL before choosing MySQL as the platform where Wordpress is built on, so plugin resource consumption was presumably considered as well.

Of course, it can be a slight problem with having tons of plugins installed - causing a wastage of several kB of space when uninstalling them. But certainly that added kB won’t affect your blog in the long run. After all, you do expect your blog to hit a thousand posts some how or rather right?

The “uninstall” button is not a recommendation yet

The Wordpress documentation encouraged the use of using the Wordpress database to store settings. This is great, but the documentation did not promote the use of removing those settings neither. Perhaps Wordpress documentators should highlight uninstallation as a new recommendation, aside from making the options?

Unpredictability in uninstalling settings

Some plugins rely on settings to do the way it is intended to. However, over-dependence on such settings make removing them quite difficult, especially if the plugins are still activated. While this problem might be fixed by making the plugin rely on default settings in such a situation, some plugin authors find it a hassle to add that check in their plugins, especially if they do not know how to. There is also a probability that if the plug-in author do consider the adding of a little extra code to the plug-in just for uninstalling options, chances are it may even outweigh the amount of data consumed by the settings in the first place!

The plugin activation hook is at times buggy (well “at times”) and may not work where intended, resulting in some plugin authors implementing checks if the options were existant and add them if not. While attaching a de-activating hook to plugins is not that hard, is it wise to remove the options saved when de-activating the plugin? Perhaps you de-activated your plugin which deletes options upon de-activation, only to find that after upgrading your plugin you need to re-configure your options again.

Well, some has attached uninstall buttons in plugins as well, but knowing that there is a probability of “accidentally” clicking on it (and the part where we would habitually click “yes” to any dialog we see), we may end up getting our plug-in settings wiped out.

But since it’s such a nice idea

I guess it’s quite a nice idea, though almost no one has complained about plug-ins eating up much database space. Expect updates to my plug-ins. ;)

Though, I still support the idea that plug-ins need not uninstall the options, as such options may be incredibly useful anytime soon, especially if the user has re-considered using the plug-in again (say a wonderful update to an otherwise dull plug-in).

2

Yahoo shortcuts as a win-win situation

Posted by multippt

 Yahoo shortcuts

Finally, a shortcut for making blog posts. Yahoo has practically narrowed down time needed to decorate your own posts by doing the homework for you - in the background. Whenever you write a post, Yahoo will lookup for certain images using it’s massive power and bring it straight to you. However, there’s that hidden potential it can bring - it may promote visitors to other sites as well, not just to your own.

Currently it’s available as a plugin for Wordpress.

More »

2

Social bookmarks in a dropdown

Posted by multippt

Social Dropdown has been recently released. Currently it supports a whole range of features. I guess this picture probably says it all:

Social Dropdown

You can download Social Dropdown here.

What Social Dropdown does

It puts your bookmarklets into a dropdown so that it won’t occupy a lot of space in your posts (unlike most other similar plugins). The bookmarks are available via the little arrow beside ”Bookmark This!”. Of course clicking on “Bookmark This!” will show the list of bookmarks. This dropdown in itself can be organised into rows. Clicking on the little icons in the dropdown will submit the corresponding post.

More »

2

Social dropdown

Posted by multippt

A beta version of the Social Dropdown plugin has been released on Tevine! This plugin helps put all your social bookmarks into one nice dropdown - accessible by clicking on a button.

Social dropdown

This effectively reduces clutter, and occupies little space on your page (unlike others which practically plastered tons of social bookmarking icons just below your post). In case if you do not know what is social bookmarking, it is bookmarking done socially - and you get traffic from it!

Why is this in beta? Aside from giving me protection in case the plugin goes wrong, the plugin works great on newer browsers but not so for older ones.

7

Vote it up!

Posted by multippt

Vote it up to infinity and beyond!

We figured that maybe some people are too shy to use our posting feature, so we made something that allows you to voice your opinion. A little democracy never hurts anyone right?

The voting system in Tevine is similar to other voting systems - you like the story, you vote for it. Each vote contributes a little to the “bar” you see at the bottom of each post. Fill it up, and see what happens. ;)

We will enable guest voting soon.

0

VBplaza 2.0 released

Posted by multippt

VBplaza has just been released. This version solves many of the problems in earlier versions of VBplaza.

VBplaza behaves like the “shop mod” in phpBB and SMF. It can only be installed for VBulletin forums.

What’s so special about this mod? Well, it has been shown to increase user activity by 5 times, as it gives users more incentive to post. So an upgrade for this mod would be great right?

Via VBplaza forums