Mastodon

Deploy to GAE not working

I was trying to deploy my new version of GAE to app engine.  It took some time before I figured out why my deployed site was not showing live.  What I did new while deploying the new version is that I changed the version from 1 to 2.  After changing the version, though it was deployed successfully, the app engine continued to use my version 1 as the default instance.

To change the default instance to 2, do the following:

  • Log into to appengine.google.com using your login credentials
  • Select your app.  This should launch the app dashboard.
  • In the left sidebar, select Versions.
    • Here it should list both the version.
  • Select version 2 and set as default.

You are done.  Now your newly deployed version should be visible live.

Forward emails to multiple recipient – Google Apps

I came across a situation where I needed to forward all mails received by one mailbox user to multiple users. Google does provide an option to auto forward mails to another email address but unfortunately only one :-(. This gave me an opportunity to explore different possibilities.
Continue reading Forward emails to multiple recipient – Google Apps

VirtualHosts in Lion

If you have trouble configuring VirtualHosts in Mac OS X Lion then try this which worked for me :-

Edit /etc/apache2/httpd.conf and append this line at very end of the file

NameVirtualHost *:80

Once saved, restart apache and your already configured virtual hosts should work smooth.

iPHONE TRACKING – Great tool or privacy invasion?

From iOS4 onwards, apple phones stores the location of cell phone towers where you have been violating the user’s privacy without their knowledge.  So seems apple joined google in the race.  With technology improving day-by-day, there is no way one can keep their personal info PERSONAL.  Read the complete story at CNN.

Now the question is, whom should you rely on to protect your privacy?  Nokia (Symbian)?