Auto Complete with Redis (Python)
This is a quick port of auto complete implementation in ruby using Redis by antirez.
This is a quick port of auto complete implementation in ruby using Redis by antirez.
If one has been using python, then installing various libraries and modules is basically a breeze using easy_install utility, however for folks using windows, easy_install utility has to be setup properly before using it.
Web.py has been one of my favorite web frameworks as its pretty easy to get cracking on it.
This post is basically a way of quick appreciation to the Google maps Team, they are obviously a bunch of caring, loving people ,who make small (although surreptitious ) tools for the betterment of Geek Kind.
Redis is an open source, advanced key-value store, and is quickly picking up momentum in real-time software development , it is now a well known and trusted product and can be used in various problem scenarios as a No SQL implementation.
I had been hosting this blog in the past for an extremely competitive (read cheap) price here at Arvixe . I was using ASP.net based blogging software called BlogEngine. over and all I will describe my experience as pleasant. Arvixe is a great Hosting Provider, has good up time and has plans which are easy on the pocket, and does almost all the common stuff like emails and cpanel ,blah blah that other hosting provider do, but kinda does it on a low price. I was a happy blogger for an year although I could only manage close to 8 post and and few demos in that time.
HTML5 WebSockets, defines a full-duplex communication channel that operates through a single socket over the web. WebSocket is not just another incremental enhancement to conventional HTTP communications, it represents a large advance, especially for real-time, event driven web applications.