<?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>Doboism &#187; Amitay Dobo</title>
	<atom:link href="http://www.doboism.com/blog/author/admin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.doboism.com/blog</link>
	<description>Software and Elseware</description>
	<lastBuildDate>Sun, 28 Feb 2010 23:28:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>My C# and Mono talk at Alphageeks meetup</title>
		<link>http://www.doboism.com/blog/2010/02/25/my-c-and-mono-talk-at-alphageeks-meetup/</link>
		<comments>http://www.doboism.com/blog/2010/02/25/my-c-and-mono-talk-at-alphageeks-meetup/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 00:45:29 +0000</pubDate>
		<dc:creator>Amitay Dobo</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Mono Project]]></category>

		<guid isPermaLink="false">http://www.doboism.com/blog/?p=97</guid>
		<description><![CDATA[Last Wednesday an AlphaGeeks technological meet up was arranged  by the honorable Yuval Goldstein. Yuval asked me to give a talk about C#, which was getting bash (unjustifiably!)  on previous events. I used the opportunity to throw inside some Mono project too, and get to know it a little bit myself.
So after sweating a lot [...]]]></description>
		<wfw:commentRss>http://www.doboism.com/blog/2010/02/25/my-c-and-mono-talk-at-alphageeks-meetup/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Benchmarking: Testing a string against a single composite Regular Expressions, or an array of Regexps</title>
		<link>http://www.doboism.com/blog/2009/12/21/benchmarking-testing-a-string-against-a-single-composite-regular-expressions-or-an-array-of-regexps/</link>
		<comments>http://www.doboism.com/blog/2009/12/21/benchmarking-testing-a-string-against-a-single-composite-regular-expressions-or-an-array-of-regexps/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 01:41:45 +0000</pubDate>
		<dc:creator>Amitay Dobo</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Regular Expressions]]></category>

		<guid isPermaLink="false">http://www.doboism.com/blog/?p=81</guid>
		<description><![CDATA[Here. 
Today I needed to recode a small part of  client side script to test against a regular expression instead testing it begins with a specific value (using substring).
The current code used an array of expressions the string can begin with, and tested a string by looping and testing for each substring.
Changing the code had [...]]]></description>
		<wfw:commentRss>http://www.doboism.com/blog/2009/12/21/benchmarking-testing-a-string-against-a-single-composite-regular-expressions-or-an-array-of-regexps/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Setting active monitors using xrandr</title>
		<link>http://www.doboism.com/blog/2009/08/15/setting-active-monitors-using-xrandr/</link>
		<comments>http://www.doboism.com/blog/2009/08/15/setting-active-monitors-using-xrandr/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 22:52:39 +0000</pubDate>
		<dc:creator>Amitay Dobo</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[x server]]></category>
		<category><![CDATA[xrandr]]></category>

		<guid isPermaLink="false">http://www.doboism.com/blog/?p=73</guid>
		<description><![CDATA[This post is (or might be) relevant for people who are running X Server with xrandr (1.2 and up) enabled (meaning, linux users mostly).
I have 2 displays connected to computer: The primary computer monitor and a television I sometime use to watch movies. Ubuntu doesn&#8217;t recognize when I turn on and off a monitor, but [...]]]></description>
		<wfw:commentRss>http://www.doboism.com/blog/2009/08/15/setting-active-monitors-using-xrandr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Django on Google Appengine using app-engine-patch</title>
		<link>http://www.doboism.com/blog/2009/08/05/django-on-google-appengine-using-app-engine-patch/</link>
		<comments>http://www.doboism.com/blog/2009/08/05/django-on-google-appengine-using-app-engine-patch/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 02:13:54 +0000</pubDate>
		<dc:creator>Amitay Dobo</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Django]]></category>
		<category><![CDATA[Google App Engine]]></category>

		<guid isPermaLink="false">http://www.doboism.com/blog/?p=64</guid>
		<description><![CDATA[After writing about google-app-engine-django (read it for some introductory material about App engine and Django), I&#8217;ve found out now about app-engine-patch. This is another option of easily developing Django applications targeting Google App Engine.  App-engine-patch offers some significant advantages and features:

 Support for a much greater portion of Django stack. Maybe most noticeably the Admin [...]]]></description>
		<wfw:commentRss>http://www.doboism.com/blog/2009/08/05/django-on-google-appengine-using-app-engine-patch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nomachine NX installed for Remote Desktop</title>
		<link>http://www.doboism.com/blog/2009/07/22/nomachine_nx_installed/</link>
		<comments>http://www.doboism.com/blog/2009/07/22/nomachine_nx_installed/#comments</comments>
		<pubDate>Thu, 23 Jul 2009 00:34:12 +0000</pubDate>
		<dc:creator>Amitay Dobo</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.doboism.com/blog/?p=48</guid>
		<description><![CDATA[Just installed NoMachine NX Free edition on my Ubuntu machine. Free NX is a client and server that allows you to control a remote desktop. It runs on top of SSH and has some magical technology (enhancement of the X11 protocol) that is supposed to accelerate it and make it faster than other solutions like [...]]]></description>
		<wfw:commentRss>http://www.doboism.com/blog/2009/07/22/nomachine_nx_installed/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Is perl the Feldenkrais method of programming languages?</title>
		<link>http://www.doboism.com/blog/2009/07/18/is-perl-the-feldenkrais-method-of-programming-languages/</link>
		<comments>http://www.doboism.com/blog/2009/07/18/is-perl-the-feldenkrais-method-of-programming-languages/#comments</comments>
		<pubDate>Sun, 19 Jul 2009 00:05:56 +0000</pubDate>
		<dc:creator>Amitay Dobo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.doboism.com/blog/?p=45</guid>
		<description><![CDATA[Well, Probably not.
I read in Ha&#8217;ir magazine a question asked by a reader: &#8220;Who taught David Ben Gurion, Israel&#8217;s first Prime minister, to stand on his head?.
The answer was, it was Moshe Feldenkrais, Creator of the Feldenkrais method. They also went on to quote him saying:
&#8220;We make the impossible possible, the difficult easy, and the [...]]]></description>
		<wfw:commentRss>http://www.doboism.com/blog/2009/07/18/is-perl-the-feldenkrais-method-of-programming-languages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google-App-Engine-Django Tutorial, Part 3 – Creating the application</title>
		<link>http://www.doboism.com/blog/2009/07/18/google-app-engine-django-tutorial-part-3-%e2%80%93-creating-the-application/</link>
		<comments>http://www.doboism.com/blog/2009/07/18/google-app-engine-django-tutorial-part-3-%e2%80%93-creating-the-application/#comments</comments>
		<pubDate>Sat, 18 Jul 2009 12:22:50 +0000</pubDate>
		<dc:creator>Amitay Dobo</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Django]]></category>
		<category><![CDATA[GAE]]></category>
		<category><![CDATA[Google App Engine]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://www.doboism.com/blog/?p=27</guid>
		<description><![CDATA[So we left off having an application skeleton, and a local development server running it. In this post we&#8217;d create some (very) basic application and upload it to google app engine. This purpose is only to provide a glimpse and have something working. For actually writing an application I suggest reading the documentation for Python, [...]]]></description>
		<wfw:commentRss>http://www.doboism.com/blog/2009/07/18/google-app-engine-django-tutorial-part-3-%e2%80%93-creating-the-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google-App-Engine-Django Tutorial, Part 2 &#8211; Set up</title>
		<link>http://www.doboism.com/blog/2009/07/13/google-app-engine-django-tutorial-part-2-set-up/</link>
		<comments>http://www.doboism.com/blog/2009/07/13/google-app-engine-django-tutorial-part-2-set-up/#comments</comments>
		<pubDate>Mon, 13 Jul 2009 18:04:00 +0000</pubDate>
		<dc:creator>Amitay Dobo</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Django]]></category>
		<category><![CDATA[GAE]]></category>
		<category><![CDATA[Google App Engine]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.doboism.com/blog/?p=7</guid>
		<description><![CDATA[In this post, we&#8217;ll setup the environment needed to create and run a Google App Engine (GAE) application using Django and google-app-engine-django helper.
The procedures here are mostly covered in the excellent getting started article for GAE-D, which will likely be kept more up to date than this one.  I will try to provide the [...]]]></description>
		<wfw:commentRss>http://www.doboism.com/blog/2009/07/13/google-app-engine-django-tutorial-part-2-set-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google-App-Engine-Django Tutorial, Part 1 &#8211; Background</title>
		<link>http://www.doboism.com/blog/2009/07/13/google-app-engine-django-tutorial-part-1-background/</link>
		<comments>http://www.doboism.com/blog/2009/07/13/google-app-engine-django-tutorial-part-1-background/#comments</comments>
		<pubDate>Mon, 13 Jul 2009 13:24:00 +0000</pubDate>
		<dc:creator>Amitay Dobo</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Django]]></category>
		<category><![CDATA[GAE]]></category>
		<category><![CDATA[Google App Engine]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://www.doboism.com/blog/?p=6</guid>
		<description><![CDATA[So, you decided to join the latest buzz train going to the cloud, and check out Google App Engine (GAE from now on). In this post I&#8217;ll try to demonstrate how to develop an GAE application using Python, the Django framework (or a subset of), Google App Engine SDK, And Google App engine Django helper.
I [...]]]></description>
		<wfw:commentRss>http://www.doboism.com/blog/2009/07/13/google-app-engine-django-tutorial-part-1-background/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>99 Design patterns on the wall</title>
		<link>http://www.doboism.com/blog/2009/06/01/99-design-patterns-on-the-wall/</link>
		<comments>http://www.doboism.com/blog/2009/06/01/99-design-patterns-on-the-wall/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 21:48:00 +0000</pubDate>
		<dc:creator>Amitay Dobo</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Junk]]></category>
		<category><![CDATA[Beer]]></category>
		<category><![CDATA[Enterprise]]></category>
		<category><![CDATA[Humor]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://www.doboism.com/blog/?p=5</guid>
		<description><![CDATA[Found this on a web site that contain programs for singing (couting, printlning, Console.Outing&#8230;) &#8220;99 bottles of beer on the wall&#8221; in many (manier than I knew existed) programming languages.
It demonstrates the true power of enterprise-ish programming: Take a simple concept and make it robust by harnessing the power of design patterns, modular degin, defensive [...]]]></description>
		<wfw:commentRss>http://www.doboism.com/blog/2009/06/01/99-design-patterns-on-the-wall/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
