<?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>Fictitious Nonsense &#187; python</title>
	<atom:link href="http://www.fictitiousnonsense.com/archives/tag/python/feed" rel="self" type="application/rss+xml" />
	<link>http://www.fictitiousnonsense.com</link>
	<description>&#38; Wasted Ink</description>
	<lastBuildDate>Thu, 12 Nov 2009 05:47:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>PyMNtos number 3</title>
		<link>http://www.fictitiousnonsense.com/archives/54</link>
		<comments>http://www.fictitiousnonsense.com/archives/54#comments</comments>
		<pubDate>Fri, 22 May 2009 23:01:57 +0000</pubDate>
		<dc:creator>varikin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[meta classes]]></category>
		<category><![CDATA[pymntos]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[windmill]]></category>

		<guid isPermaLink="false">http://www.fictitiousnonsense.com/?p=54</guid>
		<description><![CDATA[Last Thursday* was the 3rd PyMNtos meeting. Kevin Marshall gave a good talk on using Windmill to test through the browser. Windmill makes testing through the browser extremely easy by recording what you do in the browser to Python files. Then you can automate running those tests to ensure all Ajax/Javascript/etc works correctly on different [...]]]></description>
			<content:encoded><![CDATA[<p>Last Thursday* was the 3rd <a title="Minnesota Python Users Group" href="http://www.pymntos.com">PyMNtos</a> meeting.</p>
<p><a href="http://kcmarshall.wordpress.com/">Kevin Marshall</a> gave a good talk on using <a href="http://www.getwindmill.com/">Windmill</a> to test through the browser. Windmill makes testing through the browser extremely easy by recording what you do in the browser to Python files. Then you can automate running those tests to ensure all Ajax/Javascript/etc works correctly on different platforms and browsers. If you are not testing through the browser, one way or another, you should.</p>
<p>After that, Matt Westerburg gave a talk on <a title="Meta classes are fun" href="http://docs.python.org/reference/datamodel.html#customizing-class-creation">meta classes</a>. Who knew Python was so powerful! For those that don&#8217;t know, meta classes allow you specific how a class is created. Not to be confused with __init__ which is how class instances are created. It is all very meta, which is rather suiting.</p>
<p>There are plans for 3 topics at the next meeting.</p>
<ul>
<li>Matt Westerburg will give a more indepth talk on meta classes</li>
<li>I (John Shimek) will talk about <a href="http://pypi.python.org/pypi/virtualenv">virtualenv</a> and <a href="http://www.doughellmann.com/articles/CompletelyDifferent-2008-05-virtualenvwrapper/index.html">virtualenvwrapper</a></li>
<li>Nick Bauman will be talking about <a href="http://pyjs.org/">Pyjamas</a></li>
</ul>
<p>There was more talked about, but it is hard to remember everything since I am bad about posting these things on time. It was a great time, and I hope the next meeting will be as well.</p>
<p>*If I would have finished this post on time, last Thursday would have been correct, but I didn&#8217;t so it isn&#8217;t. In fact, it was May 18, 2009, which is Thursday of last week.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fictitiousnonsense.com/archives/54/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Starting MinnePy, a Python Users Group</title>
		<link>http://www.fictitiousnonsense.com/archives/42</link>
		<comments>http://www.fictitiousnonsense.com/archives/42#comments</comments>
		<pubDate>Sat, 21 Feb 2009 06:28:43 +0000</pubDate>
		<dc:creator>varikin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[minnepy]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[user group]]></category>

		<guid isPermaLink="false">http://www.fictitiousnonsense.com/?p=42</guid>
		<description><![CDATA[Background: Over the past year and a half, I have been learning and using Python. I found that I really love Python, but was bemoaning the fact that there is no Python Users Group in the Twin Cities. There had been a Zope/Python group back in 2003/2004, but they are not active and the server [...]]]></description>
			<content:encoded><![CDATA[<h3>Background:</h3>
<p>Over the past year and a half, I have been learning and using <a title="Python" href="http://www.python.org">Python</a>. I found that I really love Python, but was bemoaning the fact that there is no Python Users Group in the Twin Cities. There had been a Zope/Python group back in 2003/2004, but they are not active and the server with the mailing is down.</p>
<p>Then a couple months ago on Twitter, I saw Ian Bicking is planning to move to Minneapolis. We chatted some about him moving to the area, and he asked about the Zope group. This started gears turning in my head. Maybe, just maybe, I could start up a Python Users Group here in the Twin Cities. I mean, how hard can it be? Get a bunch of people together to talk about the same thing, should be easy.</p>
<p>Then fast forward to early this month at <a title="MinneDemo" href="http://minnedemo.org/">MinneDemo</a>. I talked to <a title="Luke Francl" href="http://luke.francl.org/">Luke</a> <a title="Luke Francl's blog" href="http://justlooking.recursion.org/">Francl</a> who helped organize <a title="Videos of the demos at MinneDemo" href="http://minnov8.com/2009/02/07/minnedemo_2-09/">MinneDemo</a> hoping to get pointers on starting an users group. He then introduced me to Scott Vlaminck who organized <a title="Groovy Users of Minnesota" href="http://www.groovy.mn/">GUM</a>. Luke and Scott both gave me great advice. First of all, just get together regularly every month and talk about Python. Even if it is just 3 of us. Then get a mailing list going, Google Groups is the easiest. Third, advertise.</p>
<p>I thought about it, and thought about it, and thought about it. I want this. I want to be part of an active community, and I don&#8217;t want to learn Ruby or Groovy (sorry Luke and Scott:). My distaste of Java is rising (after enterprise legacy app that is as agile as a&#8230;um&#8230;really un-agile thing, I prefer more dynamic languages). So that meant I need to follow through.</p>
<h3>The Group</h3>
<p>So on February 17, 2009, I created the <a title="Minnesota Python Users Group" href="http://groups.google.com/group/minnepy">MinnePy Google Group</a>. Then I invited a few people I know and <a title="Tweet Tweet" href="http://twitter.com/varikin/statuses/1220886846">tweeted</a> it. The response was good. There is now 19 members, plus someone said they started another <a title="PyMNtos (like pimento the olive)" href="http://groups.google.com/group/pymntos">group</a> last month, but they haven&#8217;t met yet. Looks like we will be merging because the more the merrier.</p>
<p>My idea is that the group is open to all Python topics. I myself am <a title="Django FTW" href="http://www.djangoproject.com/">Django</a> guy, but I hold nothing against <a title="Really fast cogs" href="http://turbogears.org/">TG</a>, <a title="is it web or is it python? It is both!" href="http://mdp.cti.depaul.edu/">web2py</a>, <a title="I want to learn about SA so I hope someone want to talk abou it!" href="http://www.sqlalchemy.org/">SqlAlchemey</a>, Py3k, or anything else. The more knowledge the better.  Also, feel free to post any Python related topic to the mailing list.</p>
<h3>Logistics</h3>
<p>Currently, we are planning to meet the second Thursday of the month, so the first meeting will be March 12 from  7 to 8 PM. For the first meeting, Luke suggested just having everyone introduce themselves talk about what we like and would want from MinnePy. The <a title="Nerdery!" href="http://www.sierra-bravo.com">Sierra Bravo</a> office has been offered for the meetup, but I want to talk off-line with the kind folks there before making that official.</p>
<h3>Todo</h3>
<ul>
<li>Have first meetup</li>
<li>Choose a name (some like PyMNtos, others like MinnePy)</li>
<li>Get a website</li>
<li>Get a domain</li>
<li>Have fun</li>
</ul>
<p>If you or anyone you know is interested in Python and in the Twin Cities area (or care to come to the Twin Cities area once a month), please join and spread the word!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fictitiousnonsense.com/archives/42/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Python 2.6 is released!</title>
		<link>http://www.fictitiousnonsense.com/archives/20</link>
		<comments>http://www.fictitiousnonsense.com/archives/20#comments</comments>
		<pubDate>Thu, 02 Oct 2008 04:01:09 +0000</pubDate>
		<dc:creator>varikin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://www.fictitiousnonsense.com/?p=20</guid>
		<description><![CDATA[I can&#8217;t wait to play with it and see what is new! I have been really digging Python lately, and am extremely excited.]]></description>
			<content:encoded><![CDATA[<p>I can&#8217;t wait to play with it and see what is new! I have been really digging Python lately, and am extremely excited.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fictitiousnonsense.com/archives/20/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Django 1.0 is out in the wild!</title>
		<link>http://www.fictitiousnonsense.com/archives/18</link>
		<comments>http://www.fictitiousnonsense.com/archives/18#comments</comments>
		<pubDate>Thu, 04 Sep 2008 14:52:05 +0000</pubDate>
		<dc:creator>varikin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Django]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://www.fictitiousnonsense.com/?p=18</guid>
		<description><![CDATA[I have been closely following Django as it nears the 1.0 release.  I have been using Django for about 6 months now.  It is the first framework that I have actually grokked.  Before Django, I never understood the idea of frameworks.  I don&#8217;t know if Django is the best, but since I really like Python, [...]]]></description>
			<content:encoded><![CDATA[<p>I have been closely following <a title="Django" href="http://www.djangoproject.com">Django</a> as it nears the 1.0 release.  I have been using Django for about 6 months now.  It is the first framework that I have actually grokked.  Before Django, I never understood the idea of frameworks.  I don&#8217;t know if Django is the best, but since I really like Python, it suits me.</p>
<p>Also, my favorite changeset is <a title="Changeset #8862" href="http://code.djangoproject.com/changeset/8862">#8862</a> because I wrote the patch used and I was thanked in the commit message.  It makes me happy:)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fictitiousnonsense.com/archives/18/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debugging Django</title>
		<link>http://www.fictitiousnonsense.com/archives/12</link>
		<comments>http://www.fictitiousnonsense.com/archives/12#comments</comments>
		<pubDate>Sat, 02 Aug 2008 04:26:58 +0000</pubDate>
		<dc:creator>varikin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Debugging]]></category>
		<category><![CDATA[Django]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://www.fictitiousnonsense.com/?p=12</guid>
		<description><![CDATA[I have been wondering good ways to debug Django and stumbled across this, Debugging Django.  It is great!]]></description>
			<content:encoded><![CDATA[<p>I have been wondering good ways to debug Django and stumbled across this, <a href="http://simonwillison.net/2008/May/22/debugging/">Debugging Django</a>.  It is great!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fictitiousnonsense.com/archives/12/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title></title>
		<link>http://www.fictitiousnonsense.com/archives/6</link>
		<comments>http://www.fictitiousnonsense.com/archives/6#comments</comments>
		<pubDate>Wed, 30 Jul 2008 03:45:26 +0000</pubDate>
		<dc:creator>varikin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Django]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://www.fictitiousnonsense.com/?p=6</guid>
		<description><![CDATA[I have recently been working on a new website for my wife, www.jesleephotos.com.  It is currently a Joomla site, which I originally liked, but then I wanted to upgrade.  Which meant rewriting some customizations.  It was a long tedious thing.  Then I started learning Django, and decided to completely write a new site for her [...]]]></description>
			<content:encoded><![CDATA[<p>I have recently been working on a new website for my wife, <a href="http://www.jesleephotos.com" target="_self">www.jesleephotos.com</a>.  It is currently a Joomla site, which I originally liked, but then I wanted to upgrade.  Which meant rewriting some customizations.  It was a long tedious thing.  Then I started learning Django, and decided to completely write a new site for her in Django.  So far it is going great, but it is taking time.</p>
<p>The thing I like about Django is complicated piece I think I need to do turns out to be a simple bit if Django.  The ORM is great, the templates have almost everything I need, and the automatic admin site is a blessing!  Why bother writing and designing my own admin section when it can be given to me for free.  I need to override some bits of it, but the bulks done.  That way I can concentrate on the main part of the site.</p>
<p>I have fallen for Django.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fictitiousnonsense.com/archives/6/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
