<?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</title>
	<atom:link href="http://www.doboism.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.doboism.com/blog</link>
	<description>Software and Elseware</description>
	<lastBuildDate>Mon, 04 Jul 2011 11:49:55 +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>Titularly &#8211; job title generator (made with processing.js)</title>
		<link>http://www.doboism.com/blog/2011/06/25/titulitarly-job-title-generator-made-with-processing-js/</link>
		<comments>http://www.doboism.com/blog/2011/06/25/titulitarly-job-title-generator-made-with-processing-js/#comments</comments>
		<pubDate>Sat, 25 Jun 2011 01:50:51 +0000</pubDate>
		<dc:creator>Amitay Dobo</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Fun]]></category>
		<category><![CDATA[canvas]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[processing]]></category>
		<category><![CDATA[title generator]]></category>

		<guid isPermaLink="false">http://www.doboism.com/blog/?p=123</guid>
		<description><![CDATA[

Founding a new company or hiring new people, but not sure what is everyone going to do?
In need of a creative title for a business card?
Simply like to stare at text rolling up and down?

Worry no more! We might just have a solution for you!



Just a few hours I had experimenting with processing.js, trying to [...]]]></description>
		<wfw:commentRss>http://www.doboism.com/blog/2011/06/25/titulitarly-job-title-generator-made-with-processing-js/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Continuous Performance Testing Presentation</title>
		<link>http://www.doboism.com/blog/2010/11/25/continuous-performance-testing/</link>
		<comments>http://www.doboism.com/blog/2010/11/25/continuous-performance-testing/#comments</comments>
		<pubDate>Thu, 25 Nov 2010 00:25:38 +0000</pubDate>
		<dc:creator>Amitay Dobo</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[continuous integration]]></category>
		<category><![CDATA[contiperf]]></category>
		<category><![CDATA[grinder]]></category>
		<category><![CDATA[hudson ci]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[jmeter]]></category>
		<category><![CDATA[junit]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://www.doboism.com/blog/?p=112</guid>
		<description><![CDATA[I gave a talk at Alphageeks about Continuous performance testing, using various tools and libraries (written in Java).
The demo code and minimal presentation cover Hudson CI and various performance tracking plugins, Grinder, ContiPerf and Jmeter. I will try to write in a future post a guided tour of the demonstrated code project, and how to set up a [...]]]></description>
		<wfw:commentRss>http://www.doboism.com/blog/2010/11/25/continuous-performance-testing/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<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>
	</channel>
</rss>

