<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Jordon Mears &#187; Python</title>
	<atom:link href="http://www.finefrog.com/category/programming-languages/python/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.finefrog.com</link>
	<description>while(true) { write(learn(live())); }</description>
	<lastBuildDate>Wed, 25 Jan 2012 05:05:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Fusion Tables to JSON Open Sourced</title>
		<link>http://www.finefrog.com/2012/01/24/fusion-tables-to-json-open-sourced/</link>
		<comments>http://www.finefrog.com/2012/01/24/fusion-tables-to-json-open-sourced/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 05:05:55 +0000</pubDate>
		<dc:creator>jordoncm</dc:creator>
				<category><![CDATA[App Engine]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://www.finefrog.com/?p=792</guid>
		<description><![CDATA[Due to a number of requests I have cleaned up and decided to release the code for FT2JSON under the Apache license so others can make use of the software for specific applications. The code can be found here: https://github.com/jordoncm/ft2json The main app engine site will of course always be hosted: http://ft2json.appspot.com/]]></description>
		<wfw:commentRss>http://www.finefrog.com/2012/01/24/fusion-tables-to-json-open-sourced/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fusion Tables to JSON</title>
		<link>http://www.finefrog.com/2011/09/25/fusion-tables-to-json/</link>
		<comments>http://www.finefrog.com/2011/09/25/fusion-tables-to-json/#comments</comments>
		<pubDate>Mon, 26 Sep 2011 01:41:20 +0000</pubDate>
		<dc:creator>jordoncm</dc:creator>
				<category><![CDATA[App Engine]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://www.finefrog.com/?p=771</guid>
		<description><![CDATA[I have been messing around with Google Fusion Tables a lot over the past few months and I really like the service. However it really bothered me that the only format that the response data came in was CSV. I also wanted to be able to work with Fusion Tables query data entirely on the [...]]]></description>
		<wfw:commentRss>http://www.finefrog.com/2011/09/25/fusion-tables-to-json/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Setting the UUID of a VirtualBox VDI</title>
		<link>http://www.finefrog.com/2011/08/03/setting-the-uuid-of-a-virtualbox-vdi/</link>
		<comments>http://www.finefrog.com/2011/08/03/setting-the-uuid-of-a-virtualbox-vdi/#comments</comments>
		<pubDate>Wed, 03 Aug 2011 15:26:07 +0000</pubDate>
		<dc:creator>jordoncm</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[Virtualization]]></category>

		<guid isPermaLink="false">http://www.finefrog.com/?p=752</guid>
		<description><![CDATA[I wrote this script over a year ago because I needed a way to set the UUID of a VirtualBox hard disk (VDI) to a specific value. It will allow you to set the UUID in the headers of a VDI to a specific value. To use this script: ./set-uuid.py {6918cef1-d9c4-4420-b0ef-01920c992a25} path/to/virtual-disk.vdi The dashes and [...]]]></description>
		<wfw:commentRss>http://www.finefrog.com/2011/08/03/setting-the-uuid-of-a-virtualbox-vdi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>youtube-dl-playlist</title>
		<link>http://www.finefrog.com/2011/02/09/youtube-dl-playlist/</link>
		<comments>http://www.finefrog.com/2011/02/09/youtube-dl-playlist/#comments</comments>
		<pubDate>Thu, 10 Feb 2011 03:47:27 +0000</pubDate>
		<dc:creator>jordoncm</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://www.finefrog.com/?p=704</guid>
		<description><![CDATA[I was looking to learn about the Google Data Protocol so I wrote a quick Python script that will fetch Youtube videos by their playlist. This utility allows you to download all the videos from a playlist on Youtube. It creates a folder in the current directory (or in the specified path) named after the [...]]]></description>
		<wfw:commentRss>http://www.finefrog.com/2011/02/09/youtube-dl-playlist/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Safely Backing Up a Zope Data.fs While the Server is Running</title>
		<link>http://www.finefrog.com/2009/01/06/safely-backing-up-a-zope-datafs-while-the-server-is-running/</link>
		<comments>http://www.finefrog.com/2009/01/06/safely-backing-up-a-zope-datafs-while-the-server-is-running/#comments</comments>
		<pubDate>Wed, 07 Jan 2009 00:40:40 +0000</pubDate>
		<dc:creator>jordoncm</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.finefrog.com/?p=288</guid>
		<description><![CDATA[I actually don't work with Zope as much as I used to but I was going through some old notes and found this gem to backup a Zope instance's Data.fs file while the server is still running. Between the Data.fs file and the Products and Extensions folders you fundamentally have a full backup of your [...]]]></description>
		<wfw:commentRss>http://www.finefrog.com/2009/01/06/safely-backing-up-a-zope-datafs-while-the-server-is-running/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Communicating over ssh in Python</title>
		<link>http://www.finefrog.com/2008/11/04/communicating-over-ssh-in-python/</link>
		<comments>http://www.finefrog.com/2008/11/04/communicating-over-ssh-in-python/#comments</comments>
		<pubDate>Tue, 04 Nov 2008 22:31:08 +0000</pubDate>
		<dc:creator>jordoncm</dc:creator>
				<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://www.finefrog.com/?p=255</guid>
		<description><![CDATA[I am working on a project in Python and I want to be able to save files to other servers across a network. I did a little research and it seems like paramiko is the way to go. This link has a good code sample of paramiko in action. http://stackoverflow.com/questions/68335/how-do-i-copy-a-file-to-a-remote-server-in-python-using-scp-or-ssh]]></description>
		<wfw:commentRss>http://www.finefrog.com/2008/11/04/communicating-over-ssh-in-python/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sending Email with Attachments in Python</title>
		<link>http://www.finefrog.com/2008/05/06/sending-email-with-attachments-in-python/</link>
		<comments>http://www.finefrog.com/2008/05/06/sending-email-with-attachments-in-python/#comments</comments>
		<pubDate>Wed, 07 May 2008 02:11:11 +0000</pubDate>
		<dc:creator>jordoncm</dc:creator>
				<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://www.finefrog.com/?p=125</guid>
		<description><![CDATA[Here is a function to make sending email a little easier in Python. import smtplib import os from email.MIMEMultipart import MIMEMultipart from email.MIMEBase import MIMEBase from email.MIMEText import MIMEText from email.Utils import COMMASPACE, formatdate from email import Encoders def send_mail(to, subject, text, from="", files=[], cc=[], bcc=[], server="localhost"): assert type(to)==list assert type(files)==list assert type(cc)==list assert type(bcc)==list [...]]]></description>
		<wfw:commentRss>http://www.finefrog.com/2008/05/06/sending-email-with-attachments-in-python/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>

