Bin-Blog logoBin-Blog

Learn about the latest in Web Development – as soon as I do.

Posts Tagged ‘plugin’

Remote Database Backup WordPress Plugin

By • Oct 13th, 2008

My second WordPress Plugin – Remote Database Backup. Its is based on the WordPress Database Backup plugin. If you are a regular wordpress user, you might be better off using WordPress Database Backup plugin instead of my version. But if you, like me, have a local server on your system and has a copy of your site on the local server as well as the online server, you will find great use for my plugin.



URL Lister – My First Firefox Plugin

By • May 7th, 2008

I just released my first firefox plugin – URL Lister. It shows the URLs of all the open tabs in a textarea so that they can be copied easily. Download/Install Install URL Lister If you have installed it, consider rating it or reviewing it at Firefox plugins sandbox. Go to the public page for URL [...]



Installing the acts_as_taggable Rails Plugin

By • Dec 20th, 2007

You don’t have to write a lot of code to get tagging support in your Ruby on Rails application – you just have to install a plugin. This is how you install the ‘acts_as_taggable’ plugin… First go to the Ruby on Rails application folder and open a terminal at that location. Now run this commad… [...]



Article Templates – WordPress Plugin

By • Oct 4th, 2007

Article Templates wordpress plugin lets you create templates that can be used when writing a new post or page. This will be very useful if you are writing many post with the same structure. Download Article Templates 1.00.A Beta This is my first WordPress Plugin. It was easier to create than I expected. My plugin [...]