-
Recent Posts
500 px
My Flickr Stream
www.flickr.com/photos/61678087@N00
This is a Flickr badge showing public photos and videos from AjoPaul.
Category Archives: Uncategorized
Fix for Chrome SSL Connection error
If you are behind a corporate firewall and trying to access https sites using Google chrome, you are most likely to face “SSL connection error”. As of this build of chrome (6.0.472.63) the problem still persists. The workaround as suggested … Continue reading
Hello world!
Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!
Posted in Uncategorized
1 Comment
Kingston Pen drives Technical Support in India
Consumer and Service & Support for Kingston pen drives and other products in India. Phone: 044 42015215 Toll Free No. 1860 425 4515. Detailed listing of service centers here Bangalore Service Centre. re-STORE (A Unit of Aforeserve.com Ltd) No.2, 1st … Continue reading
Get PNR status on your mobile sms. Powered by Google
Google has a host of mobile products for the Indian market, the full list can be seen here. Among them, the pick of the lot is the SMS product, using which one can get instant PNR status for your Indian … Continue reading
Patch for Flex builder 3 with Eclipse 3.4 Ganymede
If you have been working with Eclipse 3.2 or 3.3 with flex builder 3, and if the upgrade to 3.4 broke the builder, try the following patch http://www.tekool.net/blog/2008/06/28/flex-builder-3-plugin-dont-work-with-eclipse-34/ Just download the patch from here unzip it somewhere on your desktop … Continue reading
Great Indian Developer Show!
India’s first ever Developer summit held recently at IISc, Bangalore, concluded friday night with them giving out developer awards. The event was aptly titled, The Great Indian Developer Summit held between May 19th to 23rd 2008. Yes, it feels great … Continue reading
Posted in Uncategorized
Leave a comment
Use Google for your Peer 2 Peer searches.
You can use google for your p2p searches. Use the following search string to look for any media files. intitle:”index.of” (mp3) titanic -html -php -asp -cf -jsp mp3 refers to the media you want as in a extension. You can … Continue reading
Download videos from youtube.com
Update: On Ubuntu a better approach to download youtube videos from command line is using clive. It has options to download the best available format for the video using the -f option. Also a to download videos directly from the … Continue reading
Assorted Linux/Ubuntu Gotchas!!
To customise Vi Editor copy /usr/share/vim/vimrc to ~/.vimrc :syntax on for color highlighting :set incsearch for incremental search in vi editor to clear and redraw the screen ^L To get network info netstat -lneap | grep tcp 5900 for vnc … Continue reading