<?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>Jb &#187; jgblue</title>
	<atom:link href="http://jb55.com/category/jgblue/feed/" rel="self" type="application/rss+xml" />
	<link>http://jb55.com</link>
	<description>I code</description>
	<lastBuildDate>Sun, 02 May 2010 17:41:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>JGBlue &#8211; A Jumpgate Evolution Database</title>
		<link>http://jb55.com/3/jgblue-a-jumpgate-evolution-database/</link>
		<comments>http://jb55.com/3/jgblue-a-jumpgate-evolution-database/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 16:50:58 +0000</pubDate>
		<dc:creator>jb55</dc:creator>
				<category><![CDATA[jgblue]]></category>

		<guid isPermaLink="false">http://jb55.com/?p=3</guid>
		<description><![CDATA[Recently I&#8217;ve been working on a new project called JGBlue. JGBlue is a database website written in the Python web framework Django, for the upcoming space combat MMO Jumpgate Evolution. I initially started the project to teach myself Django and Javascript, and to apply my knowledge of data formats and reverse engineering I gained from [...]]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignleft" style="width: 206px"><a href="http://jgblue.com/items"><img title="JGBlue" src="http://static.jgblue.com/img/jgblue_logo.png" alt="JGBlue - A Jumpgate Evolution Database" width="196" height="45" /></a><p class="wp-caption-text">JGBlue - A Jumpgate Evolution Database</p></div>
<p>Recently I&#8217;ve been working on a new project called JGBlue. JGBlue is a database website written in the Python web framework <a title="Django" href="http://www.djangoproject.com/" target="_blank">Django</a>, for the upcoming space combat MMO <a title="Jumpgate Evolution" href="http://us.jumpgateevolution.com/" target="_blank">Jumpgate Evolution</a>. I initially started the project to teach myself Django and Javascript, and to apply my knowledge of <a href="http://www.sourcepeek.com/wiki/ItemCache.wdb" target="_blank">data formats</a> and reverse engineering I gained from tinkering with World of Warcraft.</p>
<p>JGBlue, pronounced &#8220;Jumpgate Blue&#8221;, follows close to current popular MMO databases such as wowhead.com and aionarmory.com. I wanted it to have the same look and feel of these sites to make it familiar and easy to use.</p>
<p style="text-align: center;"><img class=" aligncenter" title="A look at a typical item page" src="http://static.jgblue.com/img/jgblue_preview.png" alt="A look at a typical item page" /></p>
<p>One thing you&#8217;ll notice in the above image is the prototype model viewer (I call it&#8230; The Jb Cube)! To me JGBlue has always been about playing with new technology that was unfamiliar to me, which is why I had a lot of fun implementing a model viewer in Google&#8217;s new 3d plugin and javascript api called <a href="http://code.google.com/apis/o3d/" target="_blank">O3D</a>. I also plan on making some future blog posts about my experience with the api so far and some techniques to get more performance out of it.</p>
<p>Django has been amazing, from the initial prototypes, to what&#8217;s running on the production server right now. It has provided me with everything I&#8217;ve needed so far, and their documentation is not far from perfection. I have Django running as fastcgi behind nginx, I&#8217;ve done a few benchmarks and I feel confident it&#8217;ll be able to handle whatever the Jumpgate community has to throw at it.</p>
<p>The release is still far away, with Jumpgate Evolution looking at a release sometime in 2010. Should give a perfectionist like me plenty of time :)</p>
<p><small>Looking forward to JGE? Leave a message and let us know what you&#8217;re most looking forward to!</small></p>
]]></content:encoded>
			<wfw:commentRss>http://jb55.com/3/jgblue-a-jumpgate-evolution-database/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
