code

Code for Uploading Static Files to Google App Engine

Now that you have read my tutorial on how to host websites with Google App Engine, here are the two files – app.yaml and main.py – that are responsible for all the magic. Thank you Pratham for writing this. With app.yaml, we share a list of files with Google App Engine SDK that should be(…)

Edit Hosts File with VB Script (VBS)

The easiest way to block websites on your home computer is through the hosts file or you may also use OpenDNS for blocking adult sites. However, when you wish to block time-wasting sites only for a temporary period, this VB Script should help. Run it once to block the site and run it again to(…)

Create Printer Friendly Blog Pages with Simple CSS

This CSS trick shows how to make your blog printer friendly. When readers print your web articles, they will get a clean version of the story without any sidebars, Google Ads, logos, navigation links and other extra elements.