Before I start this tutorial, I would like to give full credits to crimsontwo from xSellize forums and joshua.menke from cocoaforge. I merely improve on crimsontwo’s work.
In the thread, Gmail + push on iPhone w/ Prowl on xSellize forums, crimsontwo gave instructions on how to run the Prowl python script on your iphone. The downside to it is that if your iPhone connection change from EDGE to 3G or 3G to Wifi or any vice versa, the script will be disconnected from Gmail. To solve this problem, he recommends you to upload the script to your own web server instead.
You need to have SSH access to your web server as well as Python installed in your web server which is not covered in this tutorial.
So here we go:
prowl_apikey = “your_prowl_api_key”
IMAP_USERNAME = “your_gmail_username”
IMAP_PASSWORD = “your_gmail_password”
nohup python main.py > /dev/null 2>&1 &
Pissed off with the sluggish, FOREVER lagging Windows Live Hotmail? I DO.
Here is a tutorial on how to forward your incoming Hotmail emails to your Gmail account.
Note: You may still need to login to your Hotmail account to ensure that it is not deactivated due to inactivity.
PS: I am still trying it, so it may or may not work. I am still waiting for MS to send me the 4 digit code. Microsoft CANNOT make it when it comes to online services.
Credits: shiahzy of Hardware Zone Forums
Users: 46 Guests, 5 Bots