/2011/11/30/python-love-letter/

{"item":{"status":"visible","url":"\/2011\/11\/30\/python-love-letter\/","trash":"","name":"python-love-letter","parent":"","title":"Python never lets you down","date":"2011-11-30 11:54:39","filepath":"posts\/2000842_python-love-letter.xml.json","type":"post","content":"<img class=\"alignleft size-medium wp-image-844\" style=\"margin-right: 0px; margin-bottom: 0px;\" title=\"python-logo\" src=\"http:\/\/www.8bitrobot.com\/media\/uploads\/2011\/11\/python-logo-300x292.png\" alt=\"python-logo\" width=\"76\" height=\"73\" \/>Sometime in the future, you will find yourself wanting to test some quick web code (say <a href=\"http:\/\/en.wikipedia.org\/wiki\/WebGL\" target=\"_blank\">WebGL<\/a>) and hit problems with cross domain scripting since your first try is always to load an html file in your browser from the file system (file:\/\/).\n\nYou will groan at the thought of having to host a web server just to test your web code... And if it's offsite, or in a VM, keeping the files sync'd during debugging can be annoying.\n\n<em>Not to fear, Python to the rescue!<\/em>\n\nJust change to your development directory in your console and use <a href=\"http:\/\/python.org\/\" target=\"_blank\">Python's<\/a> <em><a href=\"http:\/\/docs.python.org\/library\/simplehttpserver.html\" target=\"_blank\">SimpleHTTPServer<\/a><\/em>:\n<blockquote>\n<pre>&gt; python -m SimpleHTTPServer<\/pre>\n<\/blockquote>\nOh! Think of the many headaches and blistering ulcers this will save you from getting.\n\n<strong>XOXO, we love you Python.<\/strong>"}}
comments powered by Disqus
 

Lorem Ipsum

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Lorem

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

 
This page is best viewed with Firefox 3.5+, Chrome 5+, Safari 5+, Opera 10.6+, IE 9+
Copyright © 2014 8bitrobot.com