- Install TTN6 Navigator
- Copy Contents of Crack directory to Program Files/Navigator
- Go into your registry at: HKEY_LOCAL_MACHINE> System > CurrentControlSet > GPS Intermediate Driver and change the key for IsEnabled from 1 to 0.
- Go into your registry at: HKEY_LOCAL MACHINE > ControlPanel > GPS Setting > change the key for Hidden from 1 to 0.
- Open GPS setting in Control Panel and select any distinct port for software and hardware (eg. COM0 and COM1)
- Restart phone
- Download the latest AGPS settings
Thursday 13 August 2009
Get TTN6 working on WM5 phone
Monday 10 August 2009
Great note-taking software for desktop and windows mobile
Evernote (www.evernote.com) is a great note-taking software for the desktop and windows mobile phones. It allows for a seamless sync between the desktop, we and the mobile phone.
Saturday 1 August 2009
Tuesday 28 July 2009
Automating ssh logins
I found this cool technique to automate ssh logins from
http://www.debian-administration.org/articles/152
First create a key pair
username@host:~$ ssh-keygen -t rsa
Then copy the generated key to the remote host machine.
ssh-copy-id -i ~/.ssh/id_rsa.pub username@remote-host
http://www.debian-administration.org/articles/152
First create a key pair
username@host:~$ ssh-keygen -t rsa
Then copy the generated key to the remote host machine.
ssh-copy-id -i ~/.ssh/id_rsa.pub username@remote-host
Sunday 28 June 2009
Turning monitors off and locking them from Ubuntu
This command can be used to turn and lock monitors through Ubuntu :
gnome-screensaver-command --lock && sleep 2 && xset dpms force off
gnome-screensaver-command --lock && sleep 2 && xset dpms force off
Tuesday 23 June 2009
Great Latex editor for Windows
I came across latexeditor.org(LeD editor) which is probably the best editor for Windows. It has features which are distant from editors like Tecnix Center, some of them are
-> In-build DVI viewer
-> Support of bibliography and reference autocompletion
-> Support for scientific dictionary and thesaurus
My only complaint is that it looks unfinished. Also the word wrapping does not seem to work correctly when reusing the tex file in Kile later.
-> In-build DVI viewer
-> Support of bibliography and reference autocompletion
-> Support for scientific dictionary and thesaurus
My only complaint is that it looks unfinished. Also the word wrapping does not seem to work correctly when reusing the tex file in Kile later.
Monday 22 June 2009
Finance managment for UK residents
I came across this very useful online financial tool called www.kublax.com for UK financial institutions. This is a welcome alternative like buxfer.com and mint.com.
Subscribe to:
Posts (Atom)