Ahh ok - that helps a bit.<br><br>Yeah - generally speaking, JSON can become a very powerful tool when referencing large data sets (i.e. bibles) - especially if you&#39;re willing to simply use an enormous amount of memory and load an entire bible into a single variable... and let&#39;s be honest, ever since Java and Firefox, using large amounts of memory hasn&#39;t been an issue for developers....  ;-)<br>
<br>I think it would be a great test-case to build out our own online bible reader (i.e. <a href="http://blueletterbible.org">blueletterbible.org</a> ) that used our modules and extended them through PHP/JSON to the user.  I mean, if we just build the API plenty of other developers could carry it from there, yes?  It seems to me that there is definitely a need for this growing within the Christian development community...<br>
<br>-David<br><br><div class="gmail_quote">On Mon, Oct 5, 2009 at 9:55 AM, Greg Hellings <span dir="ltr">&lt;<a href="mailto:greg.hellings@gmail.com">greg.hellings@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
While I&#39;m sure the XML-&gt;JSON converter is interesting, generating JSON directly is likely to give you fewer problems.<div><br></div><div>On that note, my job deals very extensively with JSON, so I&#39;m quite familiar with the technology.</div>

<div><br></div><div><font color="#888888">--Greg</font><div><div></div><div class="h5"><br><br><div class="gmail_quote">On Mon, Oct 5, 2009 at 10:53 AM, David Haslam <span dir="ltr">&lt;<a href="mailto:d.haslam@ukonline.co.uk" target="_blank">d.haslam@ukonline.co.uk</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Hi David,<br>
<br>
For my own part, I&#39;m not developing anything in JSON, just seeking to<br>
understand whether and why JSON might be of potential interest to CrossWire<br>
developers.<br>
i.e. Got my &quot;lateral thinking hat&quot; on.<br>
<br>
This article may of interest.<br>
<br>
<a href="http://www.ibm.com/developerworks/xml/library/x-xml2jsonphp/" target="_blank">http://www.ibm.com/developerworks/xml/library/x-xml2jsonphp/</a> Convert XML to<br>
JSON in PHP<br>
<br>
--David<br>
<div><br>
<br>
<br>
FunnyLookinHat wrote:<br>
&gt;<br>
&gt; I&#39;ve worked with JSON - generally speaking, each IDE has it&#39;s own plugin /<br>
&gt; library to work with JSON and it functions much like a high level OO<br>
&gt; class.<br>
&gt;<br>
&gt; For example, in PHP - If you decode JSON into a variable, you can access<br>
&gt; it&#39;s various properties as you would any other PHP class variable (i.e.<br>
&gt; $json_variable-&gt;part1).<br>
&gt;<br>
&gt; What are you trying to accomplish?  Work with just PHP locally?  Wouldn&#39;t<br>
&gt; that require a local PHP server?<br>
&gt;<br>
&gt; -David<br>
&gt;<br>
<br>
</div><font color="#888888">--<br>
View this message in context: <a href="http://www.nabble.com/Offline-Bible-tp25699744p25753296.html" target="_blank">http://www.nabble.com/Offline-Bible-tp25699744p25753296.html</a><br>
</font><div><div></div><div>Sent from the SWORD Dev mailing list archive at Nabble.com.<br>
<br>
<br>
_______________________________________________<br>
sword-devel mailing list: <a href="mailto:sword-devel@crosswire.org" target="_blank">sword-devel@crosswire.org</a><br>
<a href="http://www.crosswire.org/mailman/listinfo/sword-devel" target="_blank">http://www.crosswire.org/mailman/listinfo/sword-devel</a><br>
Instructions to unsubscribe/change your settings at above page<br>
</div></div></blockquote></div><br></div></div></div>
<br>_______________________________________________<br>
sword-devel mailing list: <a href="mailto:sword-devel@crosswire.org">sword-devel@crosswire.org</a><br>
<a href="http://www.crosswire.org/mailman/listinfo/sword-devel" target="_blank">http://www.crosswire.org/mailman/listinfo/sword-devel</a><br>
Instructions to unsubscribe/change your settings at above page<br></blockquote></div><br>