<?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>Code972</title>
	<atom:link href="http://www.code972.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.code972.com/blog</link>
	<description>Coding from the back of a camel</description>
	<lastBuildDate>Mon, 30 Jan 2012 18:23:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>RavenDB London tour</title>
		<link>http://www.code972.com/blog/2012/01/ravendb-london-tour/</link>
		<comments>http://www.code972.com/blog/2012/01/ravendb-london-tour/#comments</comments>
		<pubDate>Mon, 30 Jan 2012 18:18:13 +0000</pubDate>
		<dc:creator>Itamar Syn-Hershko</dc:creator>
				<category><![CDATA[English posts]]></category>
		<category><![CDATA[RavenDB]]></category>

		<guid isPermaLink="false">http://www.code972.com/blog/?p=308</guid>
		<description><![CDATA[This February I'll be visiting London, consulting on RavenDB and giving our course at Skills Matter. There is also a free session, in which I'll discuss the RavenDB indexing system and how to make the most out of it. More info on our RavenDB London course (Feb 28-29): http://skillsmatter.com/course/open-source-dot-net/ayende-rahiens-ravendb-workshop The "In The Brain" session (Feb 28th, [...]]]></description>
		<wfw:commentRss>http://www.code972.com/blog/2012/01/ravendb-london-tour/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>חיפוש עברי בספריה הלאומית</title>
		<link>http://www.code972.com/blog/2011/12/hebrew-search-israeli-national-library/</link>
		<comments>http://www.code972.com/blog/2011/12/hebrew-search-israeli-national-library/#comments</comments>
		<pubDate>Sat, 24 Dec 2011 18:28:38 +0000</pubDate>
		<dc:creator>Itamar Syn-Hershko</dc:creator>
				<category><![CDATA[Hebrew posts | עברית]]></category>
		<category><![CDATA[HebMorph]]></category>
		<category><![CDATA[IR]]></category>

		<guid isPermaLink="false">http://www.code972.com/blog/?p=297</guid>
		<description><![CDATA["כל מאגרי הספריה הלאומית, עכשיו באינטרנט", זעקו הכותרות. כחובב טקסטים, הלכתי לראות על מה מדובר. באתר הספריה (http://web.nli.org.il) יש גישה לקטלוג ולארכיונים שונים, כאשר בראש האתר עומדת תיבת טקסט לחיפוש חופשי. כמובן שזה הדבר הראשון שניסיתי באתר... ובכן, עושה רושם שבעיית החיפוש העברי אכן היתה ידועה ונלקחה בחשבון בבניית האתר. נראה שאיזו שהיא תשומת לב [...]]]></description>
		<wfw:commentRss>http://www.code972.com/blog/2011/12/hebrew-search-israeli-national-library/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RavenDB Caching done right (EventsZilla part II)</title>
		<link>http://www.code972.com/blog/2011/12/ravendb-caching-eventszilla-part-2/</link>
		<comments>http://www.code972.com/blog/2011/12/ravendb-caching-eventszilla-part-2/#comments</comments>
		<pubDate>Tue, 06 Dec 2011 12:31:07 +0000</pubDate>
		<dc:creator>Itamar Syn-Hershko</dc:creator>
				<category><![CDATA[English posts]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[EventsZilla]]></category>
		<category><![CDATA[RavenDB]]></category>

		<guid isPermaLink="false">http://www.code972.com/blog/?p=292</guid>
		<description><![CDATA[In the previous post we created the basics for an events publishing application, and discussed the modeling aspect of things. I put some more work into the app, and now it actually works and looks pretty nice. Queries and loads are in place for the front-end, so it is time to visit one key feature [...]]]></description>
		<wfw:commentRss>http://www.code972.com/blog/2011/12/ravendb-caching-eventszilla-part-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>EventsZilla: RavenDB modeling walkthrough</title>
		<link>http://www.code972.com/blog/2011/11/eventszilla-ravendb-modeling-walkthrough/</link>
		<comments>http://www.code972.com/blog/2011/11/eventszilla-ravendb-modeling-walkthrough/#comments</comments>
		<pubDate>Mon, 28 Nov 2011 21:35:29 +0000</pubDate>
		<dc:creator>Itamar Syn-Hershko</dc:creator>
				<category><![CDATA[English posts]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[EventsZilla]]></category>
		<category><![CDATA[RavenDB]]></category>

		<guid isPermaLink="false">http://www.code972.com/blog/?p=277</guid>
		<description><![CDATA[I needed a simple event publishing application. I also felt like doing another RavenDB sample app and a RavenDB post on it. This is how EventsZilla came to life. EventsZilla (full sources here: https://github.com/synhershko/eventszilla) is meant to be a simple web application to announce events along with a schedule, which is also capable of viewing [...]]]></description>
		<wfw:commentRss>http://www.code972.com/blog/2011/11/eventszilla-ravendb-modeling-walkthrough/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Oredev &#8220;Lost Session&#8221;</title>
		<link>http://www.code972.com/blog/2011/11/the-oredev-lost-session/</link>
		<comments>http://www.code972.com/blog/2011/11/the-oredev-lost-session/#comments</comments>
		<pubDate>Sun, 06 Nov 2011 21:28:47 +0000</pubDate>
		<dc:creator>Itamar Syn-Hershko</dc:creator>
				<category><![CDATA[English posts]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[Oredev]]></category>
		<category><![CDATA[RavenDB]]></category>

		<guid isPermaLink="false">http://www.code972.com/blog/?p=274</guid>
		<description><![CDATA[This week I'm in Malmo, Sweden for Oredev - looking forward for a great conference. Wednesday evening, about an hour after the last session for the day, I will be giving a RavenDB session in KAN's offices. There are a few seats available - more details and registration here: http://thelostsession.kan.se/. If you live nearby, or [...]]]></description>
		<wfw:commentRss>http://www.code972.com/blog/2011/11/the-oredev-lost-session/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating a documentation system &#8211; Part 1</title>
		<link>http://www.code972.com/blog/2011/10/creating-a-documentation-system-part-1/</link>
		<comments>http://www.code972.com/blog/2011/10/creating-a-documentation-system-part-1/#comments</comments>
		<pubDate>Fri, 28 Oct 2011 09:15:53 +0000</pubDate>
		<dc:creator>Itamar Syn-Hershko</dc:creator>
				<category><![CDATA[English posts]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[Open source]]></category>

		<guid isPermaLink="false">http://www.code972.com/blog/?p=267</guid>
		<description><![CDATA[A while ago we started revamping the documentation of RavenDB. The work on that resulted in quite a nice documentation system that will be described in general in this post, and more posts will follow as we make more progress and introduce new features to it. For some time now it was clear that much [...]]]></description>
		<wfw:commentRss>http://www.code972.com/blog/2011/10/creating-a-documentation-system-part-1/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Whose bug is it anyway? Google vs Microsoft</title>
		<link>http://www.code972.com/blog/2011/10/whose-bug-is-it-anyway-google-microsoft/</link>
		<comments>http://www.code972.com/blog/2011/10/whose-bug-is-it-anyway-google-microsoft/#comments</comments>
		<pubDate>Sun, 16 Oct 2011 09:46:29 +0000</pubDate>
		<dc:creator>Itamar Syn-Hershko</dc:creator>
				<category><![CDATA[English posts]]></category>
		<category><![CDATA[.NET]]></category>

		<guid isPermaLink="false">http://www.code972.com/blog/?p=260</guid>
		<description><![CDATA[Consider the following code (.NET): This is a a simple code to read an ATOM feed, using the relatively new .NET syndication API. When executing it on a Google groups ATOM feed (http://groups.google.com/group/ravendb/feed/atom_v1_0_topics.xml, for example), it would fail miserably with this error: Error in line 10 position 22. An error was encountered when parsing a [...]]]></description>
		<wfw:commentRss>http://www.code972.com/blog/2011/10/whose-bug-is-it-anyway-google-microsoft/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Orev: The Apache OpenRelevance Viewer</title>
		<link>http://www.code972.com/blog/2011/09/orev-the-apache-openrelevance-viewer/</link>
		<comments>http://www.code972.com/blog/2011/09/orev-the-apache-openrelevance-viewer/#comments</comments>
		<pubDate>Tue, 20 Sep 2011 22:44:40 +0000</pubDate>
		<dc:creator>Itamar Syn-Hershko</dc:creator>
				<category><![CDATA[English posts]]></category>
		<category><![CDATA[HebMorph]]></category>
		<category><![CDATA[Lucene]]></category>
		<category><![CDATA[Lucene.Net]]></category>
		<category><![CDATA[OpenRelevance]]></category>
		<category><![CDATA[Orev]]></category>

		<guid isPermaLink="false">http://www.code972.com/blog/?p=255</guid>
		<description><![CDATA[It has been quite a some time since I said I'll be working on this, as I got caught on other pressing matters and had to drop it for a while. But it is all for the best. The technology I used for this new version is just a perfect fit for this application, and [...]]]></description>
		<wfw:commentRss>http://www.code972.com/blog/2011/09/orev-the-apache-openrelevance-viewer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Practical Hebrew search &#8211; Open2011 presentation</title>
		<link>http://www.code972.com/blog/2011/06/practical-hebrew-search-open2011-presentation/</link>
		<comments>http://www.code972.com/blog/2011/06/practical-hebrew-search-open2011-presentation/#comments</comments>
		<pubDate>Thu, 30 Jun 2011 13:17:35 +0000</pubDate>
		<dc:creator>Itamar Syn-Hershko</dc:creator>
				<category><![CDATA[English posts]]></category>
		<category><![CDATA[HebMorph]]></category>
		<category><![CDATA[IR]]></category>
		<category><![CDATA[Lucene]]></category>
		<category><![CDATA[Lucene.Net]]></category>

		<guid isPermaLink="false">http://www.code972.com/blog/?p=247</guid>
		<description><![CDATA[Attached with this post is the presentation I gave today at Open2011 in Tel-Aviv. The sample app can be found here: http://hebmorph.code972.com/. It is also going to be HebMorph's home in a few weeks when I'll be done generating all the necessary content. As promised, I will be posting more details on some interested findings [...]]]></description>
		<wfw:commentRss>http://www.code972.com/blog/2011/06/practical-hebrew-search-open2011-presentation/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Some words on HebMorph&#8217;s licensing</title>
		<link>http://www.code972.com/blog/2011/06/some-words-on-hebmorphs-licensing/</link>
		<comments>http://www.code972.com/blog/2011/06/some-words-on-hebmorphs-licensing/#comments</comments>
		<pubDate>Mon, 27 Jun 2011 23:57:44 +0000</pubDate>
		<dc:creator>Itamar Syn-Hershko</dc:creator>
				<category><![CDATA[English posts]]></category>
		<category><![CDATA[HebMorph]]></category>
		<category><![CDATA[Open source]]></category>

		<guid isPermaLink="false">http://www.code972.com/blog/?p=239</guid>
		<description><![CDATA[Without being a lawyer, and trying real hard not to become one, it is not easy to be an author of an open-source project. Apparently it takes quite a lot of thought, and definitely a lot of reading, to make sure the code you release has an appropriate license that specifies your intent correctly. If [...]]]></description>
		<wfw:commentRss>http://www.code972.com/blog/2011/06/some-words-on-hebmorphs-licensing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

