<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Glo Bible: Glo Developer Blog</title>
	<atom:link href="http://globible.com/developerblog/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://globible.com/developerblog</link>
	<description>Go behind the code to learn what goes into creating Glo.</description>
	<lastBuildDate>Fri, 11 Jun 2010 17:55:09 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on No Clustered Indexes in SQL Server Compact by Rob</title>
		<link>http://globible.com/developerblog/?p=47&#038;cpage=1#comment-18</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Fri, 11 Jun 2010 17:55:09 +0000</pubDate>
		<guid isPermaLink="false">http://globible.com/developerblog/?p=47#comment-18</guid>
		<description>The short answer to Adrian&#039;s question is, for quick .NET compatibility, ease of installation, and speed. Although SQL Server Compact Edition can&#039;t compare to full-blown SQL Server, it is what &lt;a href=&#039;http://msdn.microsoft.com/en-us/data/default.aspx&#039; rel=&quot;nofollow&quot;&gt;Microsoft pushes&lt;/a&gt; for embedded desktop apps like Glo. And I&#039;ve been happy with its speed and API.

I considered other candidates like SQLite &amp; VistaDB. &lt;a href=&#039;http://www.valentina-db.com&#039; rel=&quot;nofollow&quot;&gt;Valentina&lt;/a&gt; was also a strong contender because I loved using it while writing &lt;a href=&#039;http://www.ilumina.com&#039; rel=&quot;nofollow&quot;&gt;iLumina&lt;/a&gt;. I even considered using SQL Server Express for its fuller feature set, but didn&#039;t want to actually install that on user&#039;s machines. SQL Server Compact ended up feeling the most like what I needed for Glo Windows desktop version.

We&#039;re also developing with SQLite on the non-Windows desktop side, although the source for both remains SQL Server 2008.</description>
		<content:encoded><![CDATA[<p>The short answer to Adrian&#8217;s question is, for quick .NET compatibility, ease of installation, and speed. Although SQL Server Compact Edition can&#8217;t compare to full-blown SQL Server, it is what <a href='http://msdn.microsoft.com/en-us/data/default.aspx' rel="nofollow">Microsoft pushes</a> for embedded desktop apps like Glo. And I&#8217;ve been happy with its speed and API.</p>
<p>I considered other candidates like SQLite &amp; VistaDB. <a href='http://www.valentina-db.com' rel="nofollow">Valentina</a> was also a strong contender because I loved using it while writing <a href='http://www.ilumina.com' rel="nofollow">iLumina</a>. I even considered using SQL Server Express for its fuller feature set, but didn&#8217;t want to actually install that on user&#8217;s machines. SQL Server Compact ended up feeling the most like what I needed for Glo Windows desktop version.</p>
<p>We&#8217;re also developing with SQLite on the non-Windows desktop side, although the source for both remains SQL Server 2008.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on No Clustered Indexes in SQL Server Compact by Adrian Johnson</title>
		<link>http://globible.com/developerblog/?p=47&#038;cpage=1#comment-12</link>
		<dc:creator>Adrian Johnson</dc:creator>
		<pubDate>Mon, 10 May 2010 20:18:26 +0000</pubDate>
		<guid isPermaLink="false">http://globible.com/developerblog/?p=47#comment-12</guid>
		<description>Just out of interest - why did you go for MS SQL Server, and not sqlite? It may have made coding for other platforms (iPhone etc) easier! (Just curious, as I&#039;m wondering what to have as a backend DB)

Thanks,

Adrian</description>
		<content:encoded><![CDATA[<p>Just out of interest &#8211; why did you go for MS SQL Server, and not sqlite? It may have made coding for other platforms (iPhone etc) easier! (Just curious, as I&#8217;m wondering what to have as a backend DB)</p>
<p>Thanks,</p>
<p>Adrian</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Team, Technologies, Tools by Mika Burington</title>
		<link>http://globible.com/developerblog/?p=7&#038;cpage=1#comment-11</link>
		<dc:creator>Mika Burington</dc:creator>
		<pubDate>Fri, 05 Mar 2010 15:46:55 +0000</pubDate>
		<guid isPermaLink="false">http://globible.com/developerblog/?p=7#comment-11</guid>
		<description>I have observed, in my own experience, that relying on contract testers can be challenging and more time consuming IF you want them to operate on large-scale integrating efforts. Whereas developers lean to come in and work merely on a small-scale part of the cause, testers normally are required to test across functions, systems or business organization fields. If you can get in testers to work on smaller parts of the project, thereby permitting your more veteran in-house testers to concentrate on the cross-domain effort, this could work.</description>
		<content:encoded><![CDATA[<p>I have observed, in my own experience, that relying on contract testers can be challenging and more time consuming IF you want them to operate on large-scale integrating efforts. Whereas developers lean to come in and work merely on a small-scale part of the cause, testers normally are required to test across functions, systems or business organization fields. If you can get in testers to work on smaller parts of the project, thereby permitting your more veteran in-house testers to concentrate on the cross-domain effort, this could work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Team, Technologies, Tools by Genaire</title>
		<link>http://globible.com/developerblog/?p=7&#038;cpage=1#comment-10</link>
		<dc:creator>Genaire</dc:creator>
		<pubDate>Mon, 01 Mar 2010 04:49:56 +0000</pubDate>
		<guid isPermaLink="false">http://globible.com/developerblog/?p=7#comment-10</guid>
		<description>To bad this program would no be compatible with the DROID.  It would really shine with the droid&#039;s capabilities.  I have a windows netbook too, any idea when the web version will be out?</description>
		<content:encoded><![CDATA[<p>To bad this program would no be compatible with the DROID.  It would really shine with the droid&#8217;s capabilities.  I have a windows netbook too, any idea when the web version will be out?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Team, Technologies, Tools by Joey Herrington</title>
		<link>http://globible.com/developerblog/?p=7&#038;cpage=1#comment-7</link>
		<dc:creator>Joey Herrington</dc:creator>
		<pubDate>Fri, 12 Feb 2010 01:29:01 +0000</pubDate>
		<guid isPermaLink="false">http://globible.com/developerblog/?p=7#comment-7</guid>
		<description>Wpf applications (right now) are difficult to port to another platform, such as mac, linux, iPhone or Droid.  This is due to wpf being, essentially, a layer over Direct-X, which, unfortunately, is a Microsoft-only platform. Who knows, though. I haven&#039;t followed the guys at Mono, lately</description>
		<content:encoded><![CDATA[<p>Wpf applications (right now) are difficult to port to another platform, such as mac, linux, iPhone or Droid.  This is due to wpf being, essentially, a layer over Direct-X, which, unfortunately, is a Microsoft-only platform. Who knows, though. I haven&#8217;t followed the guys at Mono, lately</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Team, Technologies, Tools by Nilesh</title>
		<link>http://globible.com/developerblog/?p=7&#038;cpage=1#comment-6</link>
		<dc:creator>Nilesh</dc:creator>
		<pubDate>Fri, 12 Feb 2010 01:02:26 +0000</pubDate>
		<guid isPermaLink="false">http://globible.com/developerblog/?p=7#comment-6</guid>
		<description>how about windows mobile? currently there arent any windows mobile bible apps that work with the latest windows mobile 6.5. would be a great place for you guys to transfer globible too.
or i could help in porting it over. i have ASP.Net skills, i know, i know, not the same as WinForms but im sure i can do it.</description>
		<content:encoded><![CDATA[<p>how about windows mobile? currently there arent any windows mobile bible apps that work with the latest windows mobile 6.5. would be a great place for you guys to transfer globible too.<br />
or i could help in porting it over. i have ASP.Net skills, i know, i know, not the same as WinForms but im sure i can do it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Welcome to the Glo Developer Blog! by Jeron Verrett</title>
		<link>http://globible.com/developerblog/?p=1&#038;cpage=1#comment-5</link>
		<dc:creator>Jeron Verrett</dc:creator>
		<pubDate>Wed, 10 Feb 2010 17:31:08 +0000</pubDate>
		<guid isPermaLink="false">http://globible.com/developerblog/?p=1#comment-5</guid>
		<description>Greeting

I thank you for your vision &amp; commitment in bring GOD’s word to everyone. I am wonder if you’re going to great application so GLO can be used on a IPAD?</description>
		<content:encoded><![CDATA[<p>Greeting</p>
<p>I thank you for your vision &amp; commitment in bring GOD’s word to everyone. I am wonder if you’re going to great application so GLO can be used on a IPAD?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Team, Technologies, Tools by Matthew</title>
		<link>http://globible.com/developerblog/?p=7&#038;cpage=1#comment-4</link>
		<dc:creator>Matthew</dc:creator>
		<pubDate>Mon, 08 Feb 2010 22:47:35 +0000</pubDate>
		<guid isPermaLink="false">http://globible.com/developerblog/?p=7#comment-4</guid>
		<description>Hello!

Have you at all considered porting the application to Linux? I notice that you use a lot of .NET bindings. If you were to consider porting to Linux, I would suggest you take a look at mono (a full open source .NET platform extending accross Windows, Linux and Mac OS X; with plugins directly integrate with Visual Studio 2008).

I would love to see Linux supported (obviously because I use it); but if not, I understand. Well done so far guys!

Kind Regards,
Matthew</description>
		<content:encoded><![CDATA[<p>Hello!</p>
<p>Have you at all considered porting the application to Linux? I notice that you use a lot of .NET bindings. If you were to consider porting to Linux, I would suggest you take a look at mono (a full open source .NET platform extending accross Windows, Linux and Mac OS X; with plugins directly integrate with Visual Studio 2008).</p>
<p>I would love to see Linux supported (obviously because I use it); but if not, I understand. Well done so far guys!</p>
<p>Kind Regards,<br />
Matthew</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Team, Technologies, Tools by Rob</title>
		<link>http://globible.com/developerblog/?p=7&#038;cpage=1#comment-3</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Mon, 08 Feb 2010 15:28:12 +0000</pubDate>
		<guid isPermaLink="false">http://globible.com/developerblog/?p=7#comment-3</guid>
		<description>Thanks for your comment. Glo is the largest application I know about (exluding its media) built using WPF and .NET technologies. It uses CAB / Prism and the MVP architecture pattern. Details here:

Prism:
http://msdn.microsoft.com/en-us/magazine/cc785479.aspx

MVP:
http://msdn.microsoft.com/en-us/magazine/cc188690.aspx

Regarding your Mac/iPhone question -- the jury is still out. We will have at least a Silverlight version; one reason we chose WPF from the start was with porting to a RIA in mind. We&#039;re discussing options now.</description>
		<content:encoded><![CDATA[<p>Thanks for your comment. Glo is the largest application I know about (exluding its media) built using WPF and .NET technologies. It uses CAB / Prism and the MVP architecture pattern. Details here:</p>
<p>Prism:<br />
<a href="http://msdn.microsoft.com/en-us/magazine/cc785479.aspx" rel="nofollow">http://msdn.microsoft.com/en-us/magazine/cc785479.aspx</a></p>
<p>MVP:<br />
<a href="http://msdn.microsoft.com/en-us/magazine/cc188690.aspx" rel="nofollow">http://msdn.microsoft.com/en-us/magazine/cc188690.aspx</a></p>
<p>Regarding your Mac/iPhone question &#8212; the jury is still out. We will have at least a Silverlight version; one reason we chose WPF from the start was with porting to a RIA in mind. We&#8217;re discussing options now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Team, Technologies, Tools by Adrian Johnson</title>
		<link>http://globible.com/developerblog/?p=7&#038;cpage=1#comment-2</link>
		<dc:creator>Adrian Johnson</dc:creator>
		<pubDate>Sat, 06 Feb 2010 08:12:42 +0000</pubDate>
		<guid isPermaLink="false">http://globible.com/developerblog/?p=7#comment-2</guid>
		<description>Thanks for this insight Rob.

From alot of the examples I&#039;ve seen (mainly in books), Glo is definitely one of the coolest showcases for WPF.

To port Glo to the Mac/iPhone, will you guys be learning XCode, or will it be a web based version?</description>
		<content:encoded><![CDATA[<p>Thanks for this insight Rob.</p>
<p>From alot of the examples I&#8217;ve seen (mainly in books), Glo is definitely one of the coolest showcases for WPF.</p>
<p>To port Glo to the Mac/iPhone, will you guys be learning XCode, or will it be a web based version?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

