From the category archives:

Tutorial

iPhone in India - Breaking, Activating and Unlocking

by venukb on March 29, 2008

A 16 GB iPhone just made its way to my home today all the way from an US store. Even though I had "experienced" iPhone by reading about it and by seeing tons of videos on YouTube, using it live was a totally different experience.

iPhone is an amazing, astounding, remarkable, wonderful, incredible, marvelous product from Apple!

The sad fact is that I can use this phone only for the next 20 days after which my brother would take ownership! (He is the actual owner of this phone)

iPhone (2)

Sadder is the fact that I have to return using my HTC Touch. Believe me,

...

{ 45 comments }

Live photo Gallery can now upload to Flickr

by venukb on October 24, 2007

Live photo gallery was one of the recent applications which got added to my favorite application list. In my previous post on Live Photo Gallery I had wished that the application provided integration with Flickr.

The Photo gallery team headed by Michael Palermiti has heard to this wish and the latest update of Live photo gallery now supports a powerful Flickr Integration.

Rather than going into the details of the feature, I will just embed the video created by Michael.

...

{ 0 comments }

Setup ActiveSync via Bluetooth

by venukb on August 7, 2007

ActiveSync, a synchronization program developed by Microsoft allows a mobile device to be synchronized with a Desktop PC. Other than syncing your contacts, calendar, tasks and notes you can also sync the Emails on the Exchange server.

ActiveSync also allows you to

Copy files between PC and the Mobile Device Install/Uninstall Mobile Applications

bluetooth1ActiveSync can also be used to connect to a network or Internet. The connected device can use the computer's network connection as if it were its own. You can use this feature to perform tasks such as downloading non-Outlook e-mail messages or to browse the Internet.

The above feature was the primary reason I

...

{ 48 comments }

MMS Configuration for Airtel

by venukb on July 26, 2007

After switching over to HTC Touch, I did have a tough time configuring MMS on the handset. Matters were made worse by Airtel's "amazing" customer care service. Initially I was told that the settings would be sent to my phone and that this would avoid the pain of doing the manual configuration. The settings never came; after few more calls to the customer service, I realized that my old Sony Ericsson phone was still registered in Airtel's database and they were trying to send the wrong setting. I finally was able to manually configure the settings not with the help of Google but with little assistance from NowSMS. So if you are stuck with configuring MMS for Airtel on a Windows ...

{ 18 comments }

Getting Started with OSGi

by venukb on February 16, 2007

The OSGi Alliance (formerly known as the Open Services Gateway initiative) is an open standards organization founded in March 1999. Over the past few years it has specified a Java-based service platform that can be remotely managed.

The core part of the specifications is a framework that defines an application life cycle model and a service registry.

The Framework implements a complete and dynamic component model - something that is missing in standalone Java/VM environments. Applications or components (coming in the form of bundles for deployment) can be remotely installed, started, stopped, updated and uninstalled without requiring a reboot - management of Java packages/classes is specified in great detail.

Life cycle management is done via API's which allow

...

{ 1 comment }

Keyboard shortcuts for Bash

by venukb on January 4, 2007

The default shell on most Linux operating systems is Bash. And as with every other application (which I use extensively) the first thing I do is to search/use Keyboard shortcuts. First I checked the Bash Reference Manual, however there was no mention of any keyboard shortcut in that manual. A search in Google lead me to this post (via Digg). For those who are lazy to click on that link, here is the list :) Ctrl + A Go to the beginning of the line you are currently typing on Ctrl + E Go to the end of the line you are currently typing on Ctrl + L ...

{ 2 comments }

Ethereal User Guide

by venukb on November 17, 2006

Ethereal is one of the best open source packet sniffer available today. It is available on both Windows and Unix Platform. Detailed list of Ethereal features can be found here ! Richard Sharpe and Ed Warnicke have written an extensive user guide(450 pages) on Ethereal. The intent of the document was to improve the accessibility of Ethereal. If you are new to Ethereal or if you are already using Ethereal this guide is for you :) Download Ethereal User Guide V1.1

Digg This !

{ 0 comments }

100 Linux Tips and Tricks

by venukb on November 12, 2006

Nope I am not going to write a post listing the 100 Linux Tips and Tricks. I am just going to attach a nice book that I found while searching through by E-book collection :) The book is pretty good for new Linux users and can help them to quickly get started on Linux ! I have checked the copyright and its free of charge. Download PDF(1.18MB) P.S. The search for this document was triggered by the recent installation of Suse 10.1. :).

{ 6 comments }