<?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>David Cramer&#039;s Blog &#187; iBegin</title>
	<atom:link href="http://www.davidcramer.net/category/work/ibegin/feed" rel="self" type="application/rss+xml" />
	<link>http://www.davidcramer.net</link>
	<description>A blog about Django, JavaScript, CSS, and general web development.</description>
	<lastBuildDate>Fri, 09 Jul 2010 17:39:55 +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>Dynamic Keyword Arguments in Django URLs</title>
		<link>http://www.davidcramer.net/code/470/dynamic-keyword-arguments-in-django-urls.html</link>
		<comments>http://www.davidcramer.net/code/470/dynamic-keyword-arguments-in-django-urls.html#comments</comments>
		<pubDate>Wed, 15 Jul 2009 23:02:45 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Django]]></category>
		<category><![CDATA[iBegin]]></category>

		<guid isPermaLink="false">http://www.davidcramer.net/?p=470</guid>
		<description><![CDATA[Today I&#8217;m going to talk a little bit about one of our hurdles, and a quick solution we came up with to get around it at iBegin. We needed the ability to override URLs per-site, which by itself is fairly easy. You simply change the ROOT_URLCONF in your local or per-site settings file. Let&#8217;s take [...]]]></description>
		<wfw:commentRss>http://www.davidcramer.net/code/470/dynamic-keyword-arguments-in-django-urls.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Pagination in Django</title>
		<link>http://www.davidcramer.net/code/466/pagination-in-django.html</link>
		<comments>http://www.davidcramer.net/code/466/pagination-in-django.html#comments</comments>
		<pubDate>Thu, 02 Jul 2009 19:56:35 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Curse]]></category>
		<category><![CDATA[Django]]></category>
		<category><![CDATA[Lifestream]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[iBegin]]></category>
		<category><![CDATA[paging]]></category>

		<guid isPermaLink="false">http://www.davidcramer.net/?p=466</guid>
		<description><![CDATA[One of the common things we do across projects is paginate querysets and lists. Django happens to provide a base Paginator for us, but it&#8217;s usefulness is limited. It requires you to do the same repetitive tasks over and over. We&#8217;re one of those groups of people who believe that not every URL need&#8217;s to [...]]]></description>
		<wfw:commentRss>http://www.davidcramer.net/code/466/pagination-in-django.html/feed</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Tips for Scaling a Web App</title>
		<link>http://www.davidcramer.net/code/django/345/tips-for-scaling-a-web-app.html</link>
		<comments>http://www.davidcramer.net/code/django/345/tips-for-scaling-a-web-app.html#comments</comments>
		<pubDate>Sat, 08 Nov 2008 03:16:07 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Django]]></category>
		<category><![CDATA[iBegin]]></category>

		<guid isPermaLink="false">http://www.davidcramer.net/?p=345</guid>
		<description><![CDATA[As many of you know, I&#8217;ve been working on things over at iBegin for the past 6 months. One of the things we did was a complete rewrite of our platform which includes a local business listings directory. While doing this, I had the goal in mind to make it as scalable as possible, and [...]]]></description>
		<wfw:commentRss>http://www.davidcramer.net/code/django/345/tips-for-scaling-a-web-app.html/feed</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Django Scaling Numbers for iBegin</title>
		<link>http://www.davidcramer.net/code/django/328/django-scaling-numbers-for-ibegin.html</link>
		<comments>http://www.davidcramer.net/code/django/328/django-scaling-numbers-for-ibegin.html#comments</comments>
		<pubDate>Mon, 29 Sep 2008 00:35:14 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Django]]></category>
		<category><![CDATA[iBegin]]></category>
		<category><![CDATA[scaling]]></category>

		<guid isPermaLink="false">http://www.davidcramer.net/?p=328</guid>
		<description><![CDATA[So we&#8217;ve been pushing live some changes the last few days over at iBegin. The biggest one is our brand new Django-powered website. The reason I bring this up, is to show all the haters out there, that Django really can scale well if you&#8217;ve designed your architecture properly from the get-go. We haven&#8217;t been [...]]]></description>
		<wfw:commentRss>http://www.davidcramer.net/code/django/328/django-scaling-numbers-for-ibegin.html/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>The Woes of Moving</title>
		<link>http://www.davidcramer.net/other/127/the-woes-of-moving.html</link>
		<comments>http://www.davidcramer.net/other/127/the-woes-of-moving.html#comments</comments>
		<pubDate>Thu, 12 Jun 2008 12:01:16 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Django]]></category>
		<category><![CDATA[Other]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[iBegin]]></category>

		<guid isPermaLink="false">http://www.davidcramer.net/?p=127</guid>
		<description><![CDATA[I&#8217;ve been out of touch for a little over a month now as I&#8217;ve been transitioning from the west to east coast. I decided it would be &#8220;fun&#8221; to head back to my hometown for the summer, and fun it has been. While looking for a place I had been using tethering on my AT&#038;T [...]]]></description>
		<wfw:commentRss>http://www.davidcramer.net/other/127/the-woes-of-moving.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>iBegin Share 2.3 &#8212; Now With Stats!</title>
		<link>http://www.davidcramer.net/work/ibegin/123/ibegin-share-23-now-with-stats.html</link>
		<comments>http://www.davidcramer.net/work/ibegin/123/ibegin-share-23-now-with-stats.html#comments</comments>
		<pubDate>Wed, 16 Apr 2008 22:18:50 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[iBegin]]></category>
		<category><![CDATA[iBegin Labs]]></category>

		<guid isPermaLink="false">http://www.davidcramer.net/?p=123</guid>
		<description><![CDATA[We have pushed out iBegin Share 2.3 (and wp plugin 1.2 to go along with it). It&#8217;s a pretty mild update, that includes one pretty cool new feature: Statistics. We&#8217;ve built in some quick stats to let you see how people are using the share plugin, on your blog, or standalone (although the WP integration [...]]]></description>
		<wfw:commentRss>http://www.davidcramer.net/work/ibegin/123/ibegin-share-23-now-with-stats.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>iBegin Share Update</title>
		<link>http://www.davidcramer.net/work/ibegin/ibegin-labs/116/ibegin-share-update.html</link>
		<comments>http://www.davidcramer.net/work/ibegin/ibegin-labs/116/ibegin-share-update.html#comments</comments>
		<pubDate>Fri, 04 Apr 2008 15:21:07 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[iBegin Labs]]></category>

		<guid isPermaLink="false">http://www.davidcramer.net/?p=116</guid>
		<description><![CDATA[We released new versions of iBegin Share and the WordPress plug-in this morning. These are critical updates to solve display inconsistencies across browsers. You can grab them both over at the labs. If you don&#8217;t know what iBegin Share is, it&#8217;s a simple tool which allows you to &#8220;share&#8221; pages of your website. It&#8217;s very [...]]]></description>
		<wfw:commentRss>http://www.davidcramer.net/work/ibegin/ibegin-labs/116/ibegin-share-update.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Segmentation Fault</title>
		<link>http://www.davidcramer.net/code/django/115/segmentation-fault.html</link>
		<comments>http://www.davidcramer.net/code/django/115/segmentation-fault.html#comments</comments>
		<pubDate>Wed, 02 Apr 2008 22:02:22 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Django]]></category>
		<category><![CDATA[PostgreSQL]]></category>
		<category><![CDATA[iBegin]]></category>
		<category><![CDATA[postgresql]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[segfault]]></category>

		<guid isPermaLink="false">http://www.davidcramer.net/?p=115</guid>
		<description><![CDATA[Last week I made the decision to begin the conversion from MySQL to PostgreSQL. Well, more of a benchmark conversion, but none the less. So we begin the installation.. I installed PostgreSQL server, version 8.2, painlessly both locally and on our staging server. I then installed psycopg2 via Python setuptools. Nice, quick and easy, right? [...]]]></description>
		<wfw:commentRss>http://www.davidcramer.net/code/django/115/segmentation-fault.html/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>iBegin Places &#8212; Powered by Django</title>
		<link>http://www.davidcramer.net/code/django/87/ibegin-places-powered-by-django.html</link>
		<comments>http://www.davidcramer.net/code/django/87/ibegin-places-powered-by-django.html#comments</comments>
		<pubDate>Tue, 18 Mar 2008 03:34:23 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Django]]></category>
		<category><![CDATA[iBegin]]></category>
		<category><![CDATA[iBegin Labs]]></category>
		<category><![CDATA[places]]></category>

		<guid isPermaLink="false">http://www.davidcramer.net/code/django/87/ibegin-places-powered-by-django.html</guid>
		<description><![CDATA[We&#8217;ve launched our first new site over at iBegin, and it&#8217;s called Places. It&#8217;s an experiment in mapping informal spaces, or outlining landmarks and other types of locations that you wouldn&#8217;t normally find on a map. The framework was built in about a week, and is powered by Django, MySQL, the Jinja templating engine, and [...]]]></description>
		<wfw:commentRss>http://www.davidcramer.net/code/django/87/ibegin-places-powered-by-django.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>iBegin Share, iBox, and WordPress Plug-ins</title>
		<link>http://www.davidcramer.net/work/ibegin/86/ibegin-share-ibox-and-wordpress-plug-ins.html</link>
		<comments>http://www.davidcramer.net/work/ibegin/86/ibegin-share-ibox-and-wordpress-plug-ins.html#comments</comments>
		<pubDate>Sat, 15 Mar 2008 10:22:22 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[iBegin]]></category>
		<category><![CDATA[iBegin Labs]]></category>
		<category><![CDATA[ibegin share]]></category>
		<category><![CDATA[ibox]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.davidcramer.net/work/ibegin/86/ibegin-share-and-a-wordpress-plugins.html</guid>
		<description><![CDATA[Today we released iBegin Share v2.10, a complete rewrite to the original, iBox v2.11, and WordPress plug-in&#8217;s to go along with each of them (see Share below this post). The iBegin Share update includes a huge overhaul in the codebase. Almost everything is JavaScript based now, which eliminates the PHP requirements for half of the [...]]]></description>
		<wfw:commentRss>http://www.davidcramer.net/work/ibegin/86/ibegin-share-ibox-and-wordpress-plug-ins.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
