Archives
Twitter
Error: Twitter did not respond. Please wait a few minutes and refresh this page.
Tag Archives: free-services
Using web.py with Google App Engine
I love coding in Python and have been exploring the excellent web.py framework lately. From what I’ve seen, web.py is a very simple yet powerful python based web framework. It’d take me a lot of time to learn django (if … Continue reading
u.nu, the shortest urls: the API
Here’s a simple code snippet copied from the home page of u.nu. <?php $original_url = ‘http://www.google.com/’; $request = ‘http://u.nu/unu-api-simple?url=’ . urlencode($original_url); $response = file_get_contents($request); if (substr($request, 0, 4) == ‘http’) { echo “Shortened URL = $response”; } else { list … Continue reading
The RIA Experience
I have already written about the new AOL Mail RIA. Now that I have upgraded my PC, I am now actively enjoying this super cool webmail. Many people might raise their eyebrows when I call it “super cool” given that … Continue reading
The New AOL Experience
Before you start reading, I would like you to re-read the title and realise that I did mean to put a bit of emphasis on the word “new”. Yeah, I am going to narrate the experience I recently gained just … Continue reading
Gmail's Storage Secret
How much storage does Google provide for every Gmail account? I know you can just visit the Gmail front page and quote the digits straightway. But have you ever wodered how that counter on gmail.com work? If you’re a web … Continue reading
Dot TK Free Domains
Here’s a cool service, though quite old and popular. I am posting it for the people who still don’t know about it. Dot TK is the country domain of the Tokelau. A series of islands in the pacific. They provide … Continue reading
XTGem
XTGem is a new kind of wap host which in my opinion is the best waphosting service. It's environment resembles to the user interface ofwapamp but the functional side is identical to wen.ru. It is developedby one of the developers … Continue reading
DeshMail ::: Free Email Service
Deshmail.com is a Bangladeshi free email service which is the 1stBangla email service. It has pop port too. Just set the pop port to"mail.deshmail.com". The home page address is www.deshmail.com andmind that if you don't add that "www", you won't … Continue reading
POP Accounts
POP stands for Post Office Protocol. With a POP supported emailaccount you can download your emails and read them offline.You canalso compose emails offline and send them on the fly.You can evendownload emails on cell phones that has email application … Continue reading
Import Other Emails To Gmail
Gmail has finally given it's users a chance to import emails fromother pop3 email accounts. It also lets you send email from thoseaccounts too. Gmail automatically checks the pop3 accounts andretrieves fails. You can add up to 5 POP3 accounts. … Continue reading