Bin-Blog logoBin-Blog

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

Posts Tagged ‘application’

My Windows/DOS Applications

By Binny V A • Jan 21st, 2009

I got into programming before I got into Linux – consequently, many of my earlier programs were targeted for the windows platform. I want to showcase those apps in this post. I no longer use them – but if anyone finds any of these useful, it wont go to waste.



Nexty.org Launched

By Binny V A • Jul 28th, 2008

Nexty is an easy to use To Do list manager created using GTD principles. The core idea behind this software is simplicity. I wanted to make a GTD tool that is the most easy to use. So far, I have released this two times – first when Nexty was created – and then when it was available as a online service. Now, I am giving Nexty its own domain.



Alertle Launched

By Binny V A • Feb 10th, 2008

I am one of the geeks behind Alertle. Its a web based RSS Reader. I am responsible for a good amount of the JavaScript areas of this app Features Single Page Application The entire application is contained in a single page – everything is done through Ajax. I will not advice that you make something [...]



A Secret Source for Great Free Icons for your Desktop and Web Apps

By Binny V A • Dec 5th, 2007

Desktop and Web application needs icons. Icons make the app more usable than an all-text application. If you are building a desktop application, your framework may provide some stock icons. But if you are making a web application, you will need external icons. I have seen a lot of pages that lists many icon sets… [...]



Between Web Application and Desktop Applications

By Binny V A • Aug 26th, 2007

There is a distinct line between web application and desktop applications. But over the last few years, this line is becoming thinner. Due to faster internet connection and technologies like ajax, web applications are becoming much faster and more responsive. And, if you have a local web server installed, a ‘web’ application can become desktop [...]



What I learned from Nexty

By Binny V A • May 27th, 2007

Remember Nexty? Recently I was able to make the 1.0 version. Currently I am planning for the second version. But before starting on that I want to document the different things I learned when creating Nexty. These are a list of things you can expect on this series… Client Side CSS Icons Theming using CSS [...]



Nexty 1.0 Released

By Binny V A • Apr 30th, 2007

Remember Nexty, the easy to use to-Do list manager using GTD principles? Well, that is ready for public release. Nexty is a easy to use GTD tool created in PHP. It can be installed in a local server or in a online web server. The core idea behind this software is simplicity. I wanted to [...]