Bin-Blog logoBin-Blog

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

Archive for the ‘Scripts’ Category

Eventr WordPress Plugin for Event Registration

By Binny V A • Nov 17th, 2008

Eventr plugin lets you use your blog an an event management tool. You can create an event – the plugin will let people sign up for the event – it can also show a list of all the attendees. Once the event is done, you can deactivate the event and no more sign up will be allowed.



Remote Database Backup WordPress Plugin

By Binny V A • 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.



Hello Script for C Language

By Binny V A • Jul 4th, 2008

C – the root of all modern language’s syntax. Here is the hello script for C. A ‘Hello Script‘ is a file that contains the most commonly used elements of a programming language so that it can be used as a cheat sheet when working with that language. C is a general-purpose, block structured, procedural, [...]



Hello Script for Java

By Binny V A • Jun 11th, 2008

After the Hello Script for JavaScript, here is the Hello Script for Java. ‘Hello Script’ is a file that contains the most commonly used elements of a programming language so that it can be used as a cheat sheet when working with that language. Warning: I am NOT an expert in Java – I am [...]



Hello Script For JavaScript

By Binny V A • May 22nd, 2008

The next language to get the Hello Script treatment is JavaScript – my favorite language. Before we go any further, here is the definitions for Hello Script and JavaScript – just to make sure that we are on the same page… Hello Script ‘Hello Script’ is a file that contains the most commonly used elements [...]



Hello Script for bash

By Binny V A • May 12th, 2008

Hello Script series for Bash. ‘Hello Script’ is a file that contains the most commonly used elements of a programming language so that it can be used as a cheat sheet when working with that language. bash bash is the most commonly used shell in Linux. That makes the bash scripting language the most popular [...]



URL Lister – My First Firefox Plugin

By Binny V A • 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 [...]



Hello Script for Ruby

By Binny V A • May 1st, 2008

Hello Script is a file that contains the most commonly used elements of a programming language so that it can be used as a cheatsheet when working with that language. This Hello Script for Ruby is the sixth post in this series. I have some experience with Ruby. I will not call myself an expert [...]



Hello Script for Tcl

By Binny V A • Apr 24th, 2008

Tcl, or Tool Command Language, will not be found in the ‘most popular languages’ hall of fame. That is partly because of its ‘wierd’ syntax. But those who know Tcl will tell you that Tcl is a pleasure to work with. I have a special interest in Tcl – its the language that introduced me [...]



Perl Hello Script

By Binny V A • Apr 10th, 2008

This is the next installment of the Hello Script series – Hello Script for Perl. ‘Hello Script’ is a file that contains the most commonly used elements of a programming language so that it can be used as a cheat sheet when working with that language. Introduction to Perl For those of who are unfamiliar [...]