Aliexpress : Experiences and improvements

I have been using Aliexpress to buy parts that I am not able to locate at Nehru place [New Delhi, India] especially laptop batteries for older laptops. It has been a pretty smooth experience in terms of ordering, however it is a fairly weak experience when it comes to the shipping. I had ordered 3 items from 3 different sellers and here is the experience [I have removed all the order specific information]...

September 2, 2012 · 2 min · 298 words · Me

Multiple views using bottle.py

I have been using the micro-framework called bottle.py, and starting to write fairly complicated applications on top of it. So I have been able to put together a relatively clean structure based that serves my maintainability issues This setup uses redis, memcached, and mako as the templating language. Lets assume the application name is project. project/project/main.py - This is the core application file that loads up bottle and the pluginsproject/INSTALL - This is the readme and simple installation instructionsproject/middlewares....

September 2, 2012 · 2 min · 232 words · Me

Ecommerce in India

There has been so much talk about ecommerce in India, how it is going to revolutionize the way Indians buy/sell stuff. From all the data available it clear that no breakthrough is in sight for any of the models implemented in the market. We can have a look at the classifieds model, which seems to be broken through and through for the India market. We Indians do not like to sell our used stuff, and well do not want to buy it as well....

August 29, 2012 · 2 min · 340 words · Me

Node.js on FreeBSD

The above works like a charm when it comes to installing nodejs on FreeBSD !

August 29, 2012 · 1 min · 15 words · Me

Xen it up

So been playing around for sometime now, and now officially running my own virtual machines. Not using any of the interfaces available and still having a lot of fun to be honest. I recently encountered the Citrix XenCenter in production and am convinced it is the right move to use commandline only, though it is not for the windows administrators ;) [atleast the ones who do not know what is the powershell]....

August 29, 2012 · 1 min · 195 words · Me