<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" version="2.0">
  <channel>
    <title>ricoblog - programming</title>
    <link>http://www.supakoo.com/rick/ricoblog/</link>
    <description>ravings of a lunatic? nope, just rick.</description>
    <image>
      <url>http://www.supakoo.com/rick/ricoblog/images/ricos.png</url>
      <title>ricoblog - programming</title>
      <link>http://www.supakoo.com/rick/ricoblog/</link>
    </image>
    <copyright>Rick Brannan.</copyright>
    <lastBuildDate>Mon, 29 Mar 2010 03:12:50 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.3.9074.18820</generator>
    <managingEditor>textgeek@gmail.com</managingEditor>
    <webMaster>textgeek@gmail.com</webMaster>
    <item>
      <trackback:ping>http://www.supakoo.com/rick/ricoblog/Trackback.aspx?guid=7269a489-75a9-4dd3-b847-39667064d91b</trackback:ping>
      <pingback:server>http://www.supakoo.com/rick/ricoblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.supakoo.com/rick/ricoblog/PermaLink,guid,7269a489-75a9-4dd3-b847-39667064d91b.aspx</pingback:target>
      <dc:creator>
      </dc:creator>
      <wfw:comment>http://www.supakoo.com/rick/ricoblog/CommentView,guid,7269a489-75a9-4dd3-b847-39667064d91b.aspx</wfw:comment>
      <wfw:commentRss>http://www.supakoo.com/rick/ricoblog/SyndicationService.asmx/GetEntryCommentsRss?guid=7269a489-75a9-4dd3-b847-39667064d91b</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <a href="http://www.bibletechconference.com">BibleTech 2010</a> was a blast. I got
to hang out with very smart, very fun people and spend all my brain cycles thinking
and pondering about the intersection of Bible and technology. 
</p>
        <p>
Apart from simply hanging out with fun folks like <a href="http://jtauber.com">James
Tauber</a> and <a href="http://evepheso.wordpress.com/">Mike Aubrey</a> (to name a
few), the highlight for me had to be Neil Rees’ presentation on, essentially, bootstrapping
a concordance as a model to create a new concordance. If you don’t care about stopwords
and homographs, sure, you can just write a program. But most programs are that do
such tasks aren’t too good and require <em>a lot</em> of human post-processing — particularly
if you want a smaller, non-exhaustive concordance. Rees presented on using existing,
well-edited concordances (in any language) as models of concepts to include in a new
concordance of a new text. This is brilliant.
</p>
        <p>
I know some presentations are making their way to Vimeo. There are three I can recommend.
First, two from James Tauber:
</p>
        <ul>
          <li>
            <a href="http://vimeo.com/10489590">A New Kind of Graded Reader</a> (this is more
extensive than the video below)</li>
          <li>
            <a href="http://vimeo.com/10515200">Using Pinax and Django For Collaborative Corpus
Linguistics</a>
          </li>
        </ul>
        <p>
Also check <a href="http://weston.ruter.net/">Weston Ruter’s</a> presentation on the
Open Scriptures API:
</p>
        <ul>
          <li>
            <a href="http://vimeo.com/10490211">Open Scriptures API: Unified Web Service for Scriptural
Linked Data</a>
          </li>
        </ul>
        <p>
Note that A portion of James’ 2008 BibleTech presentation dealt with the graded reader,
a video describing it is below. Very cool stuff.
</p>
        <p align="center">
          <object width="425" height="355">
            <param name="movie" value="http://www.youtube.com/v/ErmPyu19dgc&amp;rel=0&amp;color1=0xd6d6d6&amp;color2=0xf0f0f0&amp;border=0" />
            <param name="wmode" value="transparent" />
            <embed src="http://www.youtube.com/v/ErmPyu19dgc&amp;rel=0&amp;color1=0xd6d6d6&amp;color2=0xf0f0f0&amp;border=0" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355">
            </embed>
          </object>
        </p>
        <img width="0" height="0" src="http://www.supakoo.com/rick/ricoblog/aggbug.ashx?id=7269a489-75a9-4dd3-b847-39667064d91b" />
      </body>
      <title>BibleTech 2010 was a blast!</title>
      <guid isPermaLink="false">http://www.supakoo.com/rick/ricoblog/PermaLink,guid,7269a489-75a9-4dd3-b847-39667064d91b.aspx</guid>
      <link>http://www.supakoo.com/rick/ricoblog/2010/03/29/BibleTech2010WasABlast.aspx</link>
      <pubDate>Mon, 29 Mar 2010 03:12:50 GMT</pubDate>
      <description>&lt;p&gt;
&lt;a href="http://www.bibletechconference.com"&gt;BibleTech 2010&lt;/a&gt; was a blast. I got
to hang out with very smart, very fun people and spend all my brain cycles thinking
and pondering about the intersection of Bible and technology. 
&lt;/p&gt;
&lt;p&gt;
Apart from simply hanging out with fun folks like &lt;a href="http://jtauber.com"&gt;James
Tauber&lt;/a&gt; and &lt;a href="http://evepheso.wordpress.com/"&gt;Mike Aubrey&lt;/a&gt; (to name a
few), the highlight for me had to be Neil Rees’ presentation on, essentially, bootstrapping
a concordance as a model to create a new concordance. If you don’t care about stopwords
and homographs, sure, you can just write a program. But most programs are that do
such tasks aren’t too good and require &lt;em&gt;a lot&lt;/em&gt; of human post-processing — particularly
if you want a smaller, non-exhaustive concordance. Rees presented on using existing,
well-edited concordances (in any language) as models of concepts to include in a new
concordance of a new text. This is brilliant.
&lt;/p&gt;
&lt;p&gt;
I know some presentations are making their way to Vimeo. There are three I can recommend.
First, two from James Tauber:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href="http://vimeo.com/10489590"&gt;A New Kind of Graded Reader&lt;/a&gt; (this is more
extensive than the video below)&lt;/li&gt;
&lt;li&gt;
&lt;a href="http://vimeo.com/10515200"&gt;Using Pinax and Django For Collaborative Corpus
Linguistics&lt;/a&gt; 
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
Also check &lt;a href="http://weston.ruter.net/"&gt;Weston Ruter’s&lt;/a&gt; presentation on the
Open Scriptures API:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href="http://vimeo.com/10490211"&gt;Open Scriptures API: Unified Web Service for Scriptural
Linked Data&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
Note that A portion of James’ 2008 BibleTech presentation dealt with the graded reader,
a video describing it is below. Very cool stuff.
&lt;/p&gt;
&lt;p align="center"&gt;
&lt;object width="425" height="355"&gt;
&lt;param name="movie" value="http://www.youtube.com/v/ErmPyu19dgc&amp;amp;rel=0&amp;amp;color1=0xd6d6d6&amp;amp;color2=0xf0f0f0&amp;amp;border=0"&gt;
&lt;param name="wmode" value="transparent"&gt;&lt;embed src="http://www.youtube.com/v/ErmPyu19dgc&amp;amp;rel=0&amp;amp;color1=0xd6d6d6&amp;amp;color2=0xf0f0f0&amp;amp;border=0" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"&gt;
&lt;/object&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.supakoo.com/rick/ricoblog/aggbug.ashx?id=7269a489-75a9-4dd3-b847-39667064d91b" /&gt;</description>
      <comments>http://www.supakoo.com/rick/ricoblog/CommentView,guid,7269a489-75a9-4dd3-b847-39667064d91b.aspx</comments>
      <category>bibletech</category>
      <category>greek</category>
      <category>programming</category>
    </item>
    <item>
      <trackback:ping>http://www.supakoo.com/rick/ricoblog/Trackback.aspx?guid=82311260-d575-4d56-b238-0129d1e55d5d</trackback:ping>
      <pingback:server>http://www.supakoo.com/rick/ricoblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.supakoo.com/rick/ricoblog/PermaLink,guid,82311260-d575-4d56-b238-0129d1e55d5d.aspx</pingback:target>
      <dc:creator>
      </dc:creator>
      <wfw:comment>http://www.supakoo.com/rick/ricoblog/CommentView,guid,82311260-d575-4d56-b238-0129d1e55d5d.aspx</wfw:comment>
      <wfw:commentRss>http://www.supakoo.com/rick/ricoblog/SyndicationService.asmx/GetEntryCommentsRss?guid=82311260-d575-4d56-b238-0129d1e55d5d</wfw:commentRss>
      <slash:comments>6</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Here's what I've submitted for <a href="http://www.bibletechconference.com/">BibleTech:2009</a>.
We'll see whether or not the paper is accepted.
</p>
        <p>
Note that the <a href="http://www.bibletechconference.com/participate.htm">deadline
for submissions</a> is Nov 3, 2008. Last year was a blast, so I'm pumped for this
year's conference (on March 27-28, 2009 in Seattle, WA).
</p>
        <blockquote>
          <p>
            <strong>Stylometry and the Septuagint: Applying Anthony Kenny's Stylometric Study
of the NT to the LXX</strong>
          </p>
          <p>
In 1986, Anthony Kenny wrote a book called "A Stylometric Study of the New Testament"
which gives details for compiling and comparing book-by-book stylometric statistics
for the Greek New Testament given a morphologically tagged corpus. This exploratory
study proposes to apply Kenny's method to the LXX, using the Logos Bible Software
LXX Morphology, to analyze style.
</p>
          <p>
While Kenny's primary application of his method was in the area of authorship studies,
this paper is more interested in the general style of the LXX, and not at all interested
in authorship theories or assigning a 'hand' to different passages. For better or
worse, this paper treats the LXX as a corpus, and has little interest in its relationship
with the underlying Hebrew text.
</p>
          <p>
Once the analysis has been detailed, some points of interest (known only when the
analysis is complete as the nature of the study is exploratory) will be further explored.
Areas in which the work could be further developed will also be reviewed.
</p>
        </blockquote>
        <p>
I should stress again, the key word is <em>exploratory</em>, particularly since I'll
be using a beta/in-development form of the Logos LXX Morphology. I don't have theories
I'm trying to prove, I'm interested in seeing what sorts of information comes to light
when applying a Kenny-esque technique to the analysis of the style of the LXX.
</p>
        <p>
Will you be at <a href="http://www.bibletechconference.com/">BibleTech:2009</a>? You
really should, last year's was one of the best, most fun conferences I've ever been
to. And, if your paper proposal is accepted, you don't have to pay the conference
registration! How cool is that?
</p>
        <img width="0" height="0" src="http://www.supakoo.com/rick/ricoblog/aggbug.ashx?id=82311260-d575-4d56-b238-0129d1e55d5d" />
      </body>
      <title>My Paper Submission for BibleTech:2009</title>
      <guid isPermaLink="false">http://www.supakoo.com/rick/ricoblog/PermaLink,guid,82311260-d575-4d56-b238-0129d1e55d5d.aspx</guid>
      <link>http://www.supakoo.com/rick/ricoblog/2008/10/29/MyPaperSubmissionForBibleTech2009.aspx</link>
      <pubDate>Wed, 29 Oct 2008 17:30:43 GMT</pubDate>
      <description>&lt;p&gt;
Here's what I've submitted for &lt;a href="http://www.bibletechconference.com/"&gt;BibleTech:2009&lt;/a&gt;.
We'll see whether or not the paper is accepted.
&lt;/p&gt;
&lt;p&gt;
Note that the &lt;a href="http://www.bibletechconference.com/participate.htm"&gt;deadline
for submissions&lt;/a&gt; is Nov 3, 2008. Last year was a blast, so I'm pumped for this
year's conference (on March 27-28, 2009 in Seattle, WA).
&lt;/p&gt;
&lt;blockquote&gt; 
&lt;p&gt;
&lt;strong&gt;Stylometry and the Septuagint: Applying Anthony Kenny's Stylometric Study
of the NT to the LXX&lt;/strong&gt;
&lt;/p&gt;
&lt;p&gt;
In 1986, Anthony Kenny wrote a book called &amp;quot;A Stylometric Study of the New Testament&amp;quot;
which gives details for compiling and comparing book-by-book stylometric statistics
for the Greek New Testament given a morphologically tagged corpus. This exploratory
study proposes to apply Kenny's method to the LXX, using the Logos Bible Software
LXX Morphology, to analyze style.
&lt;/p&gt;
&lt;p&gt;
While Kenny's primary application of his method was in the area of authorship studies,
this paper is more interested in the general style of the LXX, and not at all interested
in authorship theories or assigning a 'hand' to different passages. For better or
worse, this paper treats the LXX as a corpus, and has little interest in its relationship
with the underlying Hebrew text.
&lt;/p&gt;
&lt;p&gt;
Once the analysis has been detailed, some points of interest (known only when the
analysis is complete as the nature of the study is exploratory) will be further explored.
Areas in which the work could be further developed will also be reviewed.
&lt;/p&gt;
&lt;/blockquote&gt; 
&lt;p&gt;
I should stress again, the key word is &lt;em&gt;exploratory&lt;/em&gt;, particularly since I'll
be using a beta/in-development form of the Logos LXX Morphology. I don't have theories
I'm trying to prove, I'm interested in seeing what sorts of information comes to light
when applying a Kenny-esque technique to the analysis of the style of the LXX.
&lt;/p&gt;
&lt;p&gt;
Will you be at &lt;a href="http://www.bibletechconference.com/"&gt;BibleTech:2009&lt;/a&gt;? You
really should, last year's was one of the best, most fun conferences I've ever been
to. And, if your paper proposal is accepted, you don't have to pay the conference
registration! How cool is that?
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.supakoo.com/rick/ricoblog/aggbug.ashx?id=82311260-d575-4d56-b238-0129d1e55d5d" /&gt;</description>
      <comments>http://www.supakoo.com/rick/ricoblog/CommentView,guid,82311260-d575-4d56-b238-0129d1e55d5d.aspx</comments>
      <category>bibletech</category>
      <category>greek</category>
      <category>old testament</category>
      <category>programming</category>
    </item>
    <item>
      <trackback:ping>http://www.supakoo.com/rick/ricoblog/Trackback.aspx?guid=742a01ab-fc26-41ba-ad53-146f3ec68cd2</trackback:ping>
      <pingback:server>http://www.supakoo.com/rick/ricoblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.supakoo.com/rick/ricoblog/PermaLink,guid,742a01ab-fc26-41ba-ad53-146f3ec68cd2.aspx</pingback:target>
      <dc:creator>
      </dc:creator>
      <wfw:comment>http://www.supakoo.com/rick/ricoblog/CommentView,guid,742a01ab-fc26-41ba-ad53-146f3ec68cd2.aspx</wfw:comment>
      <wfw:commentRss>http://www.supakoo.com/rick/ricoblog/SyndicationService.asmx/GetEntryCommentsRss?guid=742a01ab-fc26-41ba-ad53-146f3ec68cd2</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <a href="http://www.bibletechconference.com">BibleTech08</a> was two days chock-full-o'
Bible-geeky goodness.
</p>
        <p>
The highlight for me was time spent between sessions and at meals talking with folks.
Prime among those was time spent with James Tauber. I've emailed with James back and
forth for at least five years now; it was great to spend time with him in person,
reflecting on sessions, talking about the doctroal work he's doing, and all sorts
of other stuff. Here's the not-so-great picture I took with my cell phone to prove
it:
</p>
        <p align="center">
          <img src="http://www.supakoo.com/rick/ricoblog/content/binary/RickAndJamesTauber.jpg" border="0" />
        </p>
        <p align="left">
Others have summarized sessions (Check the tag <a href="http://www.technorati.com/search/bibletech08?authority=a4&amp;language=en">bibletech08
on Technorati</a> for a listing) so I won't do that here. I will say that some of
the stuff James Tauber talked about work with Ulrik Sandborg-Petersen at <a href="http://MorphGNT.org">MorphGNT.org</a> regarding
lemma alignments was thought-provoking; Andi Wu's presentation on treebanks caused
me to covet my neighbor's syntax data; <a href="http://semanticbible.com/other/presentation-index.html">Sean
Boisen's Zoomable Bible presentation</a> made me think about interface in ways I hadn't
before; Kurt Fuqua's stuff made my head hurt (though not necessarily in a bad way),
Zack Hubert's <a href="http://www.zhubert.com/">zhubert.com</a> retrospective was
awesome; and <a href="http://drmacdonald.blogspot.com/">Bob MacDonald's talk on structures
in Psalms</a> was much appreciated both for the visualizations and also for the esteem
in which he presented it -- unlike so many presentations at places like SBL, you could
tell that for Bob, this was not simply an academic exercise, the text has profoundly
influenced him.
</p>
        <p align="left">
My profuse thanks to everyone who came to Seattle for two days of Bible-geeky goodness.
Hopefully we'll do it again next year!
</p>
        <img width="0" height="0" src="http://www.supakoo.com/rick/ricoblog/aggbug.ashx?id=742a01ab-fc26-41ba-ad53-146f3ec68cd2" />
      </body>
      <title>Reflections on BibleTech:2008</title>
      <guid isPermaLink="false">http://www.supakoo.com/rick/ricoblog/PermaLink,guid,742a01ab-fc26-41ba-ad53-146f3ec68cd2.aspx</guid>
      <link>http://www.supakoo.com/rick/ricoblog/2008/01/27/ReflectionsOnBibleTech2008.aspx</link>
      <pubDate>Sun, 27 Jan 2008 19:02:57 GMT</pubDate>
      <description>&lt;p&gt;
&lt;a href="http://www.bibletechconference.com"&gt;BibleTech08&lt;/a&gt; was two days chock-full-o'
Bible-geeky goodness.
&lt;/p&gt;
&lt;p&gt;
The highlight for me was time spent between sessions and at meals talking with folks.
Prime among those was time spent with James Tauber. I've emailed with James back and
forth for at least five years now; it was great to spend time with him in person,
reflecting on sessions, talking about the doctroal work he's doing, and all sorts
of other stuff. Here's the not-so-great picture I took with my cell phone to prove
it:
&lt;/p&gt;
&lt;p align=center&gt;
&lt;img src="http://www.supakoo.com/rick/ricoblog/content/binary/RickAndJamesTauber.jpg" border=0&gt;
&lt;/p&gt;
&lt;p align=left&gt;
Others have summarized sessions (Check the tag &lt;a href="http://www.technorati.com/search/bibletech08?authority=a4&amp;amp;language=en"&gt;bibletech08
on Technorati&lt;/a&gt; for a listing) so I won't do that here. I will say that some of
the stuff James Tauber talked about work with Ulrik Sandborg-Petersen at &lt;a href="http://MorphGNT.org"&gt;MorphGNT.org&lt;/a&gt; regarding
lemma alignments was thought-provoking; Andi Wu's presentation on treebanks caused
me to covet my neighbor's syntax data; &lt;a href="http://semanticbible.com/other/presentation-index.html"&gt;Sean
Boisen's Zoomable Bible presentation&lt;/a&gt; made me think about interface in ways I hadn't
before; Kurt Fuqua's stuff made my head hurt (though not necessarily in a bad way),
Zack Hubert's &lt;a href="http://www.zhubert.com/"&gt;zhubert.com&lt;/a&gt; retrospective was
awesome; and &lt;a href="http://drmacdonald.blogspot.com/"&gt;Bob MacDonald's talk on structures
in Psalms&lt;/a&gt; was much appreciated both for the visualizations and also for the esteem
in which he presented it -- unlike so many presentations at places like SBL, you could
tell that for Bob, this was not simply an academic exercise, the text has profoundly
influenced him.
&lt;/p&gt;
&lt;p align=left&gt;
My profuse thanks to everyone who came to Seattle for two days of Bible-geeky goodness.
Hopefully we'll do it again next year!
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.supakoo.com/rick/ricoblog/aggbug.ashx?id=742a01ab-fc26-41ba-ad53-146f3ec68cd2" /&gt;</description>
      <comments>http://www.supakoo.com/rick/ricoblog/CommentView,guid,742a01ab-fc26-41ba-ad53-146f3ec68cd2.aspx</comments>
      <category>bibletech08</category>
      <category>christianity</category>
      <category>links</category>
      <category>programming</category>
    </item>
    <item>
      <trackback:ping>http://www.supakoo.com/rick/ricoblog/Trackback.aspx?guid=37826a9c-ec5b-4faa-a576-99bec01d60cb</trackback:ping>
      <pingback:server>http://www.supakoo.com/rick/ricoblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.supakoo.com/rick/ricoblog/PermaLink,guid,37826a9c-ec5b-4faa-a576-99bec01d60cb.aspx</pingback:target>
      <dc:creator>
      </dc:creator>
      <wfw:comment>http://www.supakoo.com/rick/ricoblog/CommentView,guid,37826a9c-ec5b-4faa-a576-99bec01d60cb.aspx</wfw:comment>
      <wfw:commentRss>http://www.supakoo.com/rick/ricoblog/SyndicationService.asmx/GetEntryCommentsRss?guid=37826a9c-ec5b-4faa-a576-99bec01d60cb</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I had an insanely great time at <a href="http://www.bibletechconference.com">BibleTech:2008</a> and
will blog about that in a bit; though I wanted to get links up to my paper.My paper
on cross-references went well, I thought, though my presentation itself was somewhat
scattered. Here are the goods:
</p>
        <ul>
          <li>
            <a href="http://www.supakoo.com/rick/ricoblog/content/binary/BibleTech2008Paper.pdf">BibleTech2008Paper.pdf
(531.26 KB)</a>
          </li>
          <li>
            <a href="http://www.supakoo.com/rick/ricoblog/content/binary/BibleTech2008Handout.pdf">BibleTech2008Handout.pdf
(64.45 KB)</a>
          </li>
          <li>
            <a href="http://www.supakoo.com/rick/ricoblog/content/binary/Rick%20Brannan%20BibleTech2008.ppt">Rick
Brannan BibleTech2008.ppt (1.54 MB)</a>
          </li>
        </ul>
        <p>
I'll be posting these <a href="http://www.supakoo.com/rick/papers/">on my personal
web site</a> on Monday; I also believe the BibleTech website will hold copies of the
paper, handout and powerpoint. And maybe even audio!
</p>
        <p>
Note that my colleague Sean Boisen (<a href="http://semanticbible.com/blogos/">who
blogs at Blogos</a>) has blogged on a number of the papers presented. <a href="http://semanticbible.com/blogos/2008/01/25/blogging-bibletech2008/">Here's
his primary post</a>; hopefully he'll add some tags to link them together over the
next few days.
</p>
        <img width="0" height="0" src="http://www.supakoo.com/rick/ricoblog/aggbug.ashx?id=37826a9c-ec5b-4faa-a576-99bec01d60cb" />
      </body>
      <title>My Presenation at BibleTech:2008</title>
      <guid isPermaLink="false">http://www.supakoo.com/rick/ricoblog/PermaLink,guid,37826a9c-ec5b-4faa-a576-99bec01d60cb.aspx</guid>
      <link>http://www.supakoo.com/rick/ricoblog/2008/01/27/MyPresenationAtBibleTech2008.aspx</link>
      <pubDate>Sun, 27 Jan 2008 16:54:34 GMT</pubDate>
      <description>&lt;p&gt;
I had an insanely great time at &lt;a href="http://www.bibletechconference.com"&gt;BibleTech:2008&lt;/a&gt; and
will blog about that in a bit; though I wanted to get links up to my paper.My paper
on cross-references went well, I thought, though my presentation itself was somewhat
scattered. Here are the goods:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href="http://www.supakoo.com/rick/ricoblog/content/binary/BibleTech2008Paper.pdf"&gt;BibleTech2008Paper.pdf
(531.26 KB)&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;a href="http://www.supakoo.com/rick/ricoblog/content/binary/BibleTech2008Handout.pdf"&gt;BibleTech2008Handout.pdf
(64.45 KB)&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;a href="http://www.supakoo.com/rick/ricoblog/content/binary/Rick%20Brannan%20BibleTech2008.ppt"&gt;Rick
Brannan BibleTech2008.ppt (1.54 MB)&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
I'll be posting these &lt;a href="http://www.supakoo.com/rick/papers/"&gt;on my personal
web site&lt;/a&gt; on Monday; I also believe the BibleTech website will hold copies of the
paper, handout and powerpoint. And maybe even audio!
&lt;/p&gt;
&lt;p&gt;
Note that my colleague Sean Boisen (&lt;a href="http://semanticbible.com/blogos/"&gt;who
blogs at Blogos&lt;/a&gt;) has blogged on a number of the papers presented. &lt;a href="http://semanticbible.com/blogos/2008/01/25/blogging-bibletech2008/"&gt;Here's
his primary post&lt;/a&gt;; hopefully he'll add some tags to link them together over the
next few days.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.supakoo.com/rick/ricoblog/aggbug.ashx?id=37826a9c-ec5b-4faa-a576-99bec01d60cb" /&gt;</description>
      <comments>http://www.supakoo.com/rick/ricoblog/CommentView,guid,37826a9c-ec5b-4faa-a576-99bec01d60cb.aspx</comments>
      <category>bibletech08</category>
      <category>christianity</category>
      <category>new testament</category>
      <category>programming</category>
    </item>
    <item>
      <trackback:ping>http://www.supakoo.com/rick/ricoblog/Trackback.aspx?guid=7efa5277-39aa-4fab-b4fd-f49cd011dff7</trackback:ping>
      <pingback:server>http://www.supakoo.com/rick/ricoblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.supakoo.com/rick/ricoblog/PermaLink,guid,7efa5277-39aa-4fab-b4fd-f49cd011dff7.aspx</pingback:target>
      <dc:creator>
      </dc:creator>
      <wfw:comment>http://www.supakoo.com/rick/ricoblog/CommentView,guid,7efa5277-39aa-4fab-b4fd-f49cd011dff7.aspx</wfw:comment>
      <wfw:commentRss>http://www.supakoo.com/rick/ricoblog/SyndicationService.asmx/GetEntryCommentsRss?guid=7efa5277-39aa-4fab-b4fd-f49cd011dff7</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <a href="http://blog.logos.com/archives/2007/07/bible_technology_conference.html">
            <img src="http://www.logos.com/media/blog/bibletech_site.jpg" align="right" border="0" />
          </a>This
morning <a href="http://blog.logos.com/archives/2007/07/bible_technology_conference.html">the
Logos Bible Software blog announced</a> the <a href="http://www.bibletechconference.com/">BibleTech
2008 conference</a>. It'll take place January 25-26 in Seattle, WA.
</p>
        <p>
While Logos is the primary conference sponsor (<em>disclaimer: I work for Logos</em>),
the conference is not about <a href="http://www.logos.com">Logos Bible Software</a>.
It is designed for those who are interested in the intersection of the Bible and technology.
So this could be professionals, hobbyists, publishers, bloggers, webmasters, educators
or just about anyone else. If you're interested in the Bible and technology, no matter
where you are, what you do, or who you work for, we'd love to see you in Seattle.
</p>
        <p>
Several folks have already agreed to present. I'm most interested to hear from <a href="http://jtauber.com">James
Tauber</a> (general XML/Python stud and co-creator of <a href="http://morphgnt.org">MorphGNT.org</a>)
and Zack Hubert (creator of <a href="http://www.zhubert.com">zhubert.com</a>).
</p>
        <p>
The <a href="http://www.bibletechconference.com/participate.htm">call for participation
is open</a>. Have an itch you'd like to scratch, or a cool side project you'd like
to present? <a href="http://www.bibletechconference.com/participate.htm">Then submit
your ideas</a>. I know I've got a few different ideas a-brewin'.
</p>
        <img width="0" height="0" src="http://www.supakoo.com/rick/ricoblog/aggbug.ashx?id=7efa5277-39aa-4fab-b4fd-f49cd011dff7" />
      </body>
      <title>BibleTech 2008: I'll be there!</title>
      <guid isPermaLink="false">http://www.supakoo.com/rick/ricoblog/PermaLink,guid,7efa5277-39aa-4fab-b4fd-f49cd011dff7.aspx</guid>
      <link>http://www.supakoo.com/rick/ricoblog/2007/07/19/BibleTech2008IllBeThere.aspx</link>
      <pubDate>Thu, 19 Jul 2007 14:43:26 GMT</pubDate>
      <description>&lt;p&gt;
&lt;a href="http://blog.logos.com/archives/2007/07/bible_technology_conference.html"&gt;&lt;img src="http://www.logos.com/media/blog/bibletech_site.jpg" align=right border=0&gt;&lt;/a&gt;This
morning &lt;a href="http://blog.logos.com/archives/2007/07/bible_technology_conference.html"&gt;the
Logos Bible Software blog announced&lt;/a&gt; the &lt;a href="http://www.bibletechconference.com/"&gt;BibleTech
2008 conference&lt;/a&gt;. It'll take place January 25-26 in Seattle, WA.
&lt;/p&gt;
&lt;p&gt;
While Logos is the primary conference sponsor (&lt;em&gt;disclaimer: I work for Logos&lt;/em&gt;),
the conference is not about &lt;a href="http://www.logos.com"&gt;Logos Bible Software&lt;/a&gt;.
It is designed for those who are interested in the intersection of the Bible and technology.
So this could be professionals, hobbyists, publishers, bloggers, webmasters, educators
or just about anyone else. If you're interested in the Bible and technology, no matter
where you are, what you do, or who you work for, we'd love to see you in Seattle.
&lt;/p&gt;
&lt;p&gt;
Several folks have already agreed to present. I'm most interested to hear from &lt;a href="http://jtauber.com"&gt;James
Tauber&lt;/a&gt; (general XML/Python stud and co-creator of &lt;a href="http://morphgnt.org"&gt;MorphGNT.org&lt;/a&gt;)
and Zack Hubert (creator of &lt;a href="http://www.zhubert.com"&gt;zhubert.com&lt;/a&gt;).
&lt;/p&gt;
&lt;p&gt;
The &lt;a href="http://www.bibletechconference.com/participate.htm"&gt;call for participation
is open&lt;/a&gt;. Have an itch you'd like to scratch, or a cool side project you'd like
to present? &lt;a href="http://www.bibletechconference.com/participate.htm"&gt;Then submit
your ideas&lt;/a&gt;. I know I've got a few different ideas a-brewin'.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.supakoo.com/rick/ricoblog/aggbug.ashx?id=7efa5277-39aa-4fab-b4fd-f49cd011dff7" /&gt;</description>
      <comments>http://www.supakoo.com/rick/ricoblog/CommentView,guid,7efa5277-39aa-4fab-b4fd-f49cd011dff7.aspx</comments>
      <category>links</category>
      <category>new testament</category>
      <category>old testament</category>
      <category>programming</category>
      <category>bibletech08</category>
    </item>
  </channel>
</rss>