Twitter feed wall – great for projectors

January 21st, 2009 § 3 comments § permalink

Inspired by http://twistori.com/. I wrote a generic tool which will allow people to setup a simple wall where people can post and it will automatically refresh. I built this tool specifically because it was needed at proto.in. I am very sure it will be useful to a lot of people out there.

Uses JQuery and a Queues for javascript library. Maybe someone can do some transition magic with it, i am still a javascript n00b :) .

Here is the complete source code and demo. Please forgive the lack of documentation.

Yet another URL shortening tool

August 13th, 2008 § 2 comments § permalink

So here i post to introduce yet another short URL service  …. snipper.in

So i started this service for fun, built it in a record 3 hours he he … will open-source the code by the weekend. The service is dead simple  … you get a short url and you can view stats about how many click / last 5 IPs who clicked.

example:

http://www.kwippy.com/rane/kwips/2008/aug/05/121113/ has the short url  http://snipper.in/y

you can view the stats of the link at http://snipper.in/y/stats

API:

It has a simple rest based API http://snipper.in/geturl?url=[your url]

example: http://snipper.in/geturl?url=http://www.kwippy.com/dipankar

Well, i will add more features with time … till then njoi snipping :P