<?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>Jim Cassidy &#187; Tutorials</title>
	<atom:link href="http://jimcassidy.ca/category/tech/tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://jimcassidy.ca</link>
	<description>Programming for fun and profit since 1989</description>
	<lastBuildDate>Mon, 02 Jan 2012 18:52:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Back To Jython/DB4O: Part 1</title>
		<link>http://jimcassidy.ca/2010/04/19/back-to-jythondb4o-part-1/</link>
		<comments>http://jimcassidy.ca/2010/04/19/back-to-jythondb4o-part-1/#comments</comments>
		<pubDate>Mon, 19 Apr 2010 16:01:51 +0000</pubDate>
		<dc:creator>Jim Cassidy</dc:creator>
				<category><![CDATA[Jython]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Aptana]]></category>
		<category><![CDATA[DB4O]]></category>
		<category><![CDATA[PyDev]]></category>

		<guid isPermaLink="false">http://jimcassidy.ca/?p=886</guid>
		<description><![CDATA[Ok, I let this work drop a while ago, but I have received a few requests for more info on using DB4O in Jython. Let&#8217;s make it clear, I am just playing with Jython and DB4O, but if this information is useful to you, then that makes me happy. If you are impatient, like me, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://apress.com/book/view/9781430225270" target="_blank"><img class="alignleft" title="Radar" src="http://apress.com/resource/bookcover/9781430225270?size=medium" alt="Knight" width="125" height="164" /></a> Ok, I let this work drop a while ago, but I have received a few requests for more info on using DB4O in Jython. Let&#8217;s make it clear, I am just playing with Jython and DB4O, but if this information is useful to you, then that makes me happy.</p>
<p>If you are impatient, like me, follow the<a href="#steps"> steps</a> I outline below, and you can stop reading here. </p>
<p>First things first: <a title="Buy the Book" href="http://apress.com/book/view/9781430225270" target="_blank">get the book</a>. You can purchase the PDF of the Definitive Guide to Jython by clicking on the image of the book that appears above. Or, you can view a preview that is available at<a title="Google Books" href="http://books.google.ca/books?id=eoPGiDflrtkC&amp;lpg=PR26&amp;dq=appress%20definitive%20guide%20to%20jython&amp;pg=PA1#v=onepage&amp;q&amp;f=false" target="_blank"> Google Books</a>.</p>
<p>Last, but not least, there is also an <a href="http://jythonpodcast.hostjava.net/jythonbook/en/1.0/" target="_blank">open source version</a> of the book. I will refer to this version in my examples, but, if you own the book, follow along.</p>
<p>I suggest that you download <a title="Get Aptana" href="http://www.aptana.org/" target="_blank">Aptana</a> and install PyDev &#8211; that is the IDE I will be using in my examples. Since Aptana is based on Eclipse, you also have the option of installing the <a title="Get PyDev Plugin" href="http://pydev.org/manual_101_install.html" target="_blank">PyDev plugin in your current Eclipse Install</a>.</p>
<p>I am going to assume that you have Java running on your machine, but I will provide instructions for the other steps. So, just to keep things easy, to get started follow these steps:</p>
<p><strong>Get the software.<a name="steps"> </a></strong></p>
<ol>
<li><a title="Install Jython" href="http://jythonpodcast.hostjava.net/jythonbook/en/1.0/LangSyntax.html#installing-and-configuring-jython" target="_blank">Install Jython</a> on your machine.</li>
<li>Get Pydev running on your machine. (As part of <a title="Get Aptana" href="http://www.aptana.org/" target="_blank">Aptana</a>, or as an Eclipse<a title="Get the PyDev Plugin" href="http://pydev.org/manual_101_install.html" target="_blank"> plugin</a>.)</li>
<li>Get the <a title="Get DB4O" href="http://www.db4o.com/DownloadNow.aspx" target="_blank">latest version of DB4O</a> for Java.</li>
</ol>
<p><strong>Bookmark the useful resources:</strong></p>
<ol>
<li><a title="The Definitive Guide" href="http://jythonpodcast.hostjava.net/jythonbook/en/1.0/" target="_blank">The Definitive Guide to Jython</a></li>
<li><a title="PyDev Docs" href="http://pydev.org/manual.html" target="_self">The PyDev Documentation</a></li>
<li>T<a title="DB4O Documentation" href="http://developer.db4o.com/Resources.aspx" target="_blank">he DB4O Documentation</a></li>
</ol>
<p>You are free to bookmark these resources any way you please, but I am fond of <a title="Delicious" href="http://delicious.com/" target="_blank">Delicious</a> because I can access my links from anywhere, because there is a Delicious API and because there are some cool plugins for Firefox and Google Chrome that make it more fun to use the service.</p>
<p>Get this done, and move on to part 2 when I have written it.</p>
]]></content:encoded>
			<wfw:commentRss>http://jimcassidy.ca/2010/04/19/back-to-jythondb4o-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

