There are a number of questions flying around the technology world as March 1, the day when Google’s new privacy policy takes effect, quickly approaches. The one that all Google users should be asking, though, is
Basic Tutorial in Vim and rails.vim: The open source Rails editing platform
Coders knew Vim for the last twenty years for its unmatched efficiency in editing source code. Vim wasn’ t too popular in the Rails community until lately when Tim Pope published his plug-in: Rails.vim. This plug-in and Vims legendary extendibility made it the editor of choice of many programmers who used some proprietary applications in the past. The plug-in offers shortcuts for easy navigation between files, makes it possible to run scripts, generate controllers, views, do some refactoring, and do auto completion , all of these from Vims cosy interface. Some people say that it is the least user friendly text editor ever. While these accusations might be partly true, because of the rather steep learning curve, many programmers just liked the way Vim helped them do their work quickly and efficiently.
Enough said lets see how to create a very simple blog in Rails from Vim. [Read more…]
eCrypt Me: The easy way to secure emailing
There are a number of people who are not satisfied with the security provided by popular web-based email service providers like Gmail, Yahoo, Hotmail etc. List is growing as the fear is not imaginary keeping the recent events of hacking. Though these hacking events are not frequent but what about the constant monitoring and unauthorized scanning of your mails by the service provider itself? [Read more…]
How to solve: No Wireless Network Detected in Ubuntu 11.10
One of the most common problem one faces after a fresh install of Ubuntu is the loss of Wireless Network. And believe me that is the biggest pain for a normal user. The problem double-folds if the wireless adapter is broadcom (do not know what is your wireless adapter? click here). Some of the general problems are showing no wireless adapter, showing wireless adapter but detecting no wireless networks etc. [Read more…]