-
Hacker News Sorter
I have just recently created a bookmarklet to sort the news stories on the front page of HN. There are a few minor issues that I have noticed but, should work for most parts. When you click on the bookmarklet, two links get created at the top as shown in the screenshot below: Clicking on…
-
InnoDB + MySQL Implicit Autocommit
Today, I spent about an hour debugging a part of the script that I was writing. This is what I faced: I had a function writing some logs into a table. The function was pretty simple as all it had to do was insert some data into a row (using the data passed to it).…
-
Browse Indian News Stories on your IPhone
I developed a website that you can browse to get the top News Stories from India. Here is the description that I added when I submitted the app to Apple: The site offers you top news stories from a variety of News Sources from India covering topics such as General News, Sports, Cinema, Finance and…
-
Kuselan – Review
Here is the Review that I posted as a comment here: http://www.cinereviews.in/kuselan/ A movie that most people will enjoy. Rajini appears in a few crucial scenes and excels in those. Most people would probably know about the story, so I am not going to elaborate on that. In a few words; The Movies is about two…
-
Movie News
news2u.in is a place to read interesting happenings in Tamil Cinema World.
-
Tamil Movie reviews site.
Finally, you have a site where, at a glance, one gets to read multiple tamil movie reviews. Very cool! Check it out at http://www.cinereviews.in/.
-
Getting visitor location in PHP.
I had been trying to track the location of visitors based on their IP addresses. I ran into problems earlier while trying to acheive that and gave up. Today, I Finally managed to do that. Thanks to the geodb availablehere. I hacked up a function that would accept an IP address as a parameter and…
-
Pagination issue in Pligg
—-This post is part of my effort to document issues that I face while using Pligg.—- As the number of posts increase at ShopDeals.in (I have got nothing else to do!), I noticed something that was not right (which I kinda ignored before). As the number of posts became greater that the number of posts…
-
Shopping Deals in India
I am currently involved with Shopdeals.in, a site where Indian Shoppers can; submit a shopping deal that they have come across in their city, vote and comment on deals submitted by others.Also I have developed a facebook app based on Shopdeals.in which is accessible here.
-
SansJ Newsletter
I finally managed to send a newsletter to all SansJ users. It looks great, you can have a look at it here. I had been looking at Online Newsletter generating services, and, I was surprised to find that they are pretty expensive (around 10$ per month). I spent a day to create the newsletters and…