<?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>percious.com &#187; DBSprockets</title>
	<atom:link href="http://percious.com/blog/archives/tag/dbsprockets/feed" rel="self" type="application/rss+xml" />
	<link>http://percious.com/blog</link>
	<description>pythonic musings of a mountaineer</description>
	<lastBuildDate>Fri, 19 Nov 2010 22:50:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Busy times with OSS</title>
		<link>http://percious.com/blog/archives/16</link>
		<comments>http://percious.com/blog/archives/16#comments</comments>
		<pubDate>Sat, 26 Jul 2008 05:01:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[DBSprockets]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Turbogears]]></category>
		<category><![CDATA[nose]]></category>
		<category><![CDATA[nosetests]]></category>
		<category><![CDATA[basketweaver]]></category>
		<category><![CDATA[documentations]]></category>
		<category><![CDATA[rum]]></category>
		<category><![CDATA[sphinx]]></category>
		<category><![CDATA[tg2]]></category>

		<guid isPermaLink="false">http://www.percious.com/blog/?p=16</guid>
		<description><![CDATA[I&#8217;ve not posted to this blog in over a month, mainly because I have been busy.  Busy is a good thing I think.  I have been helping clearwired get their newest web application off the ground, working on a number of screencasts, helping Mark with the latest batches of TG2 releases, learning about [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve not posted to this blog in over a month, mainly because I have been busy.  Busy is a good thing I think.  I have been helping <a href="http://www.clearwired.com">clearwired</a> get their newest web application off the ground, working on a number of <a href="http://showmedo.com/videos/?author=8039" title="Screencasts on Virtualenv, Nose, TG2 and more!">screencasts</a>, helping Mark with the latest batches of TG2 releases, learning about new and interesting OSS Python projects.</p>
<p ><img src="http://www.percious.com/static/images/blog/sphinx.png" alt="sphinx logo" hspace="5" vspace="5" width="165" height="114" align="right" /> One of the more interesting things I have started to use with some frequency is Sphinx.  Sphinx is a documentation system whichallows you to create webpages (among other things) with .rst files.  It also grabs directly from your modules and inserts your docstrings (including your doctests.) It is great to have code which is not only documented, but also tested using nose. Look for a screencast from me in the near future on this one.</p>
<p>Two of the recent <a href="http://showmedo.com/videos/?author=8039">screencasts</a> I have written show how to use virtualenv, PasteScript, and Nose.  I go through a ground-up example showing how to create a virtualenv, a project package, and finally how to test that package and provide robustness with code coverage.  The final screencast is about how to install TG2, which has become much easier in the advent of TG2&#8217;s first alpha release. </p>
<p><img src="http://www.percious.com/static/images/blog/gear_mountains.jpg" alt="mountain gears" hspace="5" vspace="5" width="140"align="left" /> TG2 is actually nearing it&#8217;s second alpha release.  I think This is the best release yet.  I spent some time moving DBSprockets to pep-8 compliance, and the two things TG2 depends on (tg.ext.silverplate and tgcrud) are now both using the newest release of DBSprockets.  I also released <a href="http://pypi.python.org/pypi/basketweaver/">basketweaver</a> which allows you to create a simple local pypi made of static HTML files.  Special thanks to Chris McDonough, who wrote the makeindex.py script.  All I did was to fixed it up a little, and package using PasteScript, and provide a console_script for easy usage.</p>
<p><img src="http://www.percious.com/static/images/blog/rum.png" alt="rum screenshot" hspace="5" vspace="5" width="200"align="right" /></p>
<p>Along with Sphinx, I have been trying to wrap my head around <a href="http://rumdemo.toscawidgets.org/">Rum</a>, which is a new project to generate forms from database schema, much like DBSprockets.  Although the internals of the system are somewhat mystifying, the API is squeaky clean, and in my mind what DBSprockets was eventually planned to be.  The great news is that Alberto has done such a good job laying the groundwork for Rum I should be able to jump right in and apply lessons learned from DBSprockets.  At this point it is safe to say that I will continue to maintain DBSprockets for bug fixes, but that the internals of it are going to be converted over to using Rum, before being deprecated altogether. DBSprockets had a great run, but it is time to move on and move forward with a superior design which promises to integrate so many WSGI technologies.</p>
]]></content:encoded>
			<wfw:commentRss>http://percious.com/blog/archives/16/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TurboGears and Google Summer of Code</title>
		<link>http://percious.com/blog/archives/9</link>
		<comments>http://percious.com/blog/archives/9#comments</comments>
		<pubDate>Wed, 12 Mar 2008 21:46:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[DBSprockets]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Turbogears]]></category>
		<category><![CDATA[TwTools]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[pycon]]></category>
		<category><![CDATA[Sprint]]></category>
		<category><![CDATA[summer of code]]></category>
		<category><![CDATA[toscawidgets]]></category>

		<guid isPermaLink="false">http://www.percious.com/blog/?p=9</guid>
		<description><![CDATA[TurboGears is undergoing a monumental effort to participate in GSoC.  Ok, maybe not monumental, but at least 5 of the developers have been hard at working putting together an application even Google wouldn&#8217;t turn down.  Even if we are not accepted, we are planning on participating by way of PSF, as we have done in [...]]]></description>
			<content:encoded><![CDATA[<p>TurboGears is undergoing a monumental effort to participate in GSoC.  Ok, maybe not monumental, but at least 5 of the developers have been hard at working putting together an <a href="http://docs.turbogears.org/GSoC/Application2008">application</a> even Google wouldn&#8217;t turn down.  Even if we are not accepted, we are planning on participating by way of PSF, as we have done in previous Google Highly Open Participation contests.  We have developed a number of <a href="http://docs.turbogears.org/GSoC/Ideas2008">ideas</a> which students can choose from, or students are welcome to come up with their own TurboGears ideas, and I am sure that one of our mentors will be able to match up with you.      
<p>My own ideas revolve around <a href="http://code.google.com/p/dbsprockets">DBSprockets</a> and <a href="http://code.google.com/p/twtools/">TwTools</a>, which is not surprising since I am the owner of said projects.  The largest project and the one which I have the mo<img src="http://upload.wikimedia.org/wikipedia/en/5/51/Google.png" vspace="10" width="200" height="72" align="right" />st desire to see put into action is that of a TurboGears CMS.  There had been some work done last year by the guys at <a href="http://pagodacms.com">Pagoda</a> which produced a brilliant screencast, but the project seems stalled out and it would be nice to see it revived.  Furthermore, the solution I proposed is intended to be much more modular, so you could pick apart portions of the CMS and put them in your existing applications.  I think this would be the most flexible solution, and also one which would employ much that DBSprockets, TwTools, and Toscawidgets have to offer.  If you are a student who is interested in working on this project, please don&#8217;t hesitate to drop me a line.  You can also track me down at Pycon for the remainder of the week, and at the TurboGears sprint next week.  If you are a student who is eager to get started feel free to participate in our sprint, remotely or in person.   
<p>One of the great things I see coming from this mini-project is that we now have a very nice set of concrete ideas about how to make TurboGears better.  Whether or not students participate in the development we still get a huge benefit from the creation of ideas, and it gives the development team and possibly new developers a target to make TurboGears the best it can be.  My hope is that these ideas will not only bring a students to our project, but also bring some developers out of the woodwork who may have started similar projects and would like to contribute.  The bottom line is, if you aren&#8217;t a contributor, and want to be, here is a great place to start.</p>
]]></content:encoded>
			<wfw:commentRss>http://percious.com/blog/archives/9/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Python Frameworks [in] compatibility.</title>
		<link>http://percious.com/blog/archives/7</link>
		<comments>http://percious.com/blog/archives/7#comments</comments>
		<pubDate>Wed, 13 Feb 2008 22:43:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[DBSprockets]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Turbogears]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[grok]]></category>
		<category><![CDATA[tg2]]></category>
		<category><![CDATA[zope]]></category>

		<guid isPermaLink="false">http://www.percious.com/blog/?p=7</guid>
		<description><![CDATA[Pylons rather than just merging the two projects outright.]]></description>
			<content:encoded><![CDATA[<p>This is a response to Mark Ramm&#8217;s post entitled:  <a href="http://compoundthinking.com/blog/index.php/2008/02/13/site-components-in-django-and-tg2/" nicetitle="Permanent Link: “Site Components” in Django and TG2" rel="bookmark">“Site Components” in Django and TG2 . </a></p>
<p>First off I wanted to commend Mark for his insightful post.  Mark certainly has considerable perspective on both frameworks, and has a great ability to divulge the best of both.  He is often pointing me in directions so that I might make DBSprockets better.  One day I even received a link to a Ruby on Rails application, ActiveRecord.  He certainly can think outside of the box when it comes to solving the world&#8217;s Python Framework dilemmas, and is not afraid to express himself openly about his opinions.</p>
<p>&#8220;TG2, like Django will define a set of tools that can be used in building re-usable web site components. TG2 users should be able to powerful, reusable components, with SQLAlchemy, Genshi, ToscaWidgets, and the whole TG2 toolchain. &#8221;</p>
<p>&#8211;Mark Ramm</p>
<p>I am so glad that Mark pushed TG2 in this direction.  I am glad that he pushed DBSprockets in this direction.  This week I<br />
worked on getting DBSprockets to work within a Grok application.  With not too much effort I was able to get Genshi, SQLAlchemy, and Toscawidgets working within a Grok environment.  DBSprockets followed suit.  I was amazed at how little work it was to get Toscawidgets working in Grok despite the complexity with which it interfaces the web framework.  Granted, I did have to get Grok working through WSGI, and I have Repoze to thank for that.  But in the end, all I had to do was easy_install the correct packages, and modify 4 lines in the .ini file, and poof, Toscawidgets in Zope.  Who&#8217;d a thought a year ago (before the Pylons/TG &#8220;merger&#8221;) something like this was possible?</p>
<p>So what is my point?  When I started out, I asked Mark for commit writes to TG so that I could build DBSprockets into it.  The response was, &#8220;Well, no go off and do the google code thing and get back to us.&#8221;  What a great move that was, because now I am able to support many more frameworks and have a much broader user base.  And Django&#8230; you&#8217;re next.</p>
]]></content:encoded>
			<wfw:commentRss>http://percious.com/blog/archives/7/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

