<?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>Syntactically Correct &#187; Personal</title>
	<atom:link href="http://gnobal.net/category/personal/feed" rel="self" type="application/rss+xml" />
	<link>http://gnobal.net</link>
	<description>Amit Schreiber&#039;s Blog</description>
	<lastBuildDate>Thu, 02 Feb 2012 13:32:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Happy Birthday To Me. I&#8217;m 35</title>
		<link>http://gnobal.net/2641/happy-birthday-to-me-im-35</link>
		<comments>http://gnobal.net/2641/happy-birthday-to-me-im-35#comments</comments>
		<pubDate>Mon, 23 Jan 2012 05:48:47 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Fitness]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://gnobal.net/?p=2641</guid>
		<description><![CDATA[Wow. 35. This age comes with some serious what-am-I-doing-with-my-life kind of thoughts. Being unemployed, single and living with a cat at that age is hardly normative (at least in Israel) and despite being very content with the current situation it&#8217;s hard not to ponder other life choices. In any case, it&#8217;s time for the yearly [...]]]></description>
			<content:encoded><![CDATA[<p>Wow. 35. This age comes with some serious what-am-I-doing-with-my-life kind of thoughts. Being unemployed, single and living with a cat at that age is hardly normative (at least in Israel) and despite being very content with the current situation it&#8217;s hard not to ponder other life choices.</p>
<p>In any case, it&#8217;s time for the yearly look back:</p>
<p>A year ago I left my job to start a new venture with a friend. We since grew to a 3-person team and by now we have a very early version of our product, while we&#8217;re still tweaking the requirements for the first release. Hopefully in a few months we&#8217;ll have something to show for. This is probably the year in which we&#8217;ll know for sure whether this project is destined to take off or not.</p>
<p>Being unemployed (and having no income) for so long is my biggest worry for the upcoming year. I was very willing to spend some of my savings on this project, but I was hoping it will be in a better place by now. Other than that, I don&#8217;t think there&#8217;s a lot to say about entrepreneurship that hasn&#8217;t been said before. The joys and sorrows of this road are well documented in countless articles. I&#8217;m otherwise happy with my life, something I wished myself <a href="http://gnobal.net/?p=2490" title="Happy Birthday To Me. I'm 34">a year ago on my birthday post</a>.</p>
<p>Travelling: I was abroad twice &#8211; France/Germany and Switzerland. Both trips were great. Having already booked one trip for this year &#8211; to The Prodigy&#8217;s 3rd Warrior&#8217;s Dance Festival &#8211; I already made sure that I&#8217;ll keep &#8220;exploring the world&#8221; this year as well. Travelling has become one of my favorite things.</p>
<p>Side projects: I updated Dindy a few times in the past couple of weeks, hoping to address issues users have been experiencing for a while. I don&#8217;t plan to add any new features to Dindy &#8211; this was just to prevent it from rotting in the Android market. Unfortunately it hadn&#8217;t gained any new users for a long time now, yet it remains with a relatively high user score (4.2 out of 5.)</p>
<p>Another side project is my <a href="http://gnobal.net/?p=1379" title="Idea: Online Will">online will idea</a> from nearly 3 years ago. I already have an almost fully functional version of it running on Google App Engine, but there&#8217;s still a long way to go as it lacks visual design (if you&#8217;d like to help me with that &#8211; let me know) and there&#8217;s still quite a lot of code to write.</p>
<p>Workouts: Having suffered some injuries I&#8217;m working out (running) only twice a week now. I&#8217;m not happy about it, but I&#8217;m still in pretty good shape so it&#8217;s not that bad. I hope my injuries will subside and that I&#8217;ll be able to get back to my 3-workouts-a-week routine at some point.</p>
<p>That&#8217;s about it, I guess. I hope you&#8217;re happy too.</p>
]]></content:encoded>
			<wfw:commentRss>http://gnobal.net/2641/happy-birthday-to-me-im-35/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Followup Dindy Update</title>
		<link>http://gnobal.net/2637/followup-dindy-update</link>
		<comments>http://gnobal.net/2637/followup-dindy-update#comments</comments>
		<pubDate>Sat, 21 Jan 2012 12:37:55 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://gnobal.net/?p=2637</guid>
		<description><![CDATA[A week after the previous update, I started getting crash reports on the Android developer dashboard. The core reason for the crashes was that I started building Dindy against a newer Android platform version. As a result, a compatibility hack related to how services are started stopped doing its work and Dindy started crashing. To [...]]]></description>
			<content:encoded><![CDATA[<p>A week after <a href="http://gnobal.net/?p=2628" title="Dindy Got An Update">the previous update</a>, I started getting crash reports on the Android developer dashboard. The core reason for the crashes was that I started building Dindy against a newer Android platform version. As a result, a compatibility hack related to how services are started stopped doing its work and Dindy started crashing.</p>
<p>To those of you who are interested, the difference is that Service.startService() started returning START_STICKY instead of START_STICKY_COMPATIBILITY.</p>
<p>I consider this very poor backward compatibility support on Android&#8217;s side. It also forced me to deal with Dindy&#8217;s service being killed by the Android platform at any given time. The solution wasn&#8217;t a trivial one &#8211; I had to add a new table to the database to save Dindy&#8217;s runtime state.</p>
<p>At least now hopefully (and excluding other bugs) Dindy will work on most phones, even those where the service is being killed for no reason.</p>
]]></content:encoded>
			<wfw:commentRss>http://gnobal.net/2637/followup-dindy-update/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dindy Got An Update</title>
		<link>http://gnobal.net/2628/dindy-got-an-update</link>
		<comments>http://gnobal.net/2628/dindy-got-an-update#comments</comments>
		<pubDate>Fri, 13 Jan 2012 11:44:33 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://gnobal.net/?p=2628</guid>
		<description><![CDATA[After a year of not updating Dindy and mainly apologizing to users from time to time because Dindy doesn&#8217;t work on their phones, I finally updated Dindy. The trigger was a change made in Locale, which Dindy supports. Sadly enough, I&#8217;m pretty sure it will still won&#8217;t work on many phones. I still haven&#8217;t managed [...]]]></description>
			<content:encoded><![CDATA[<p>After a year of not updating Dindy and mainly apologizing to users from time to time because Dindy doesn&#8217;t work on their phones, I finally updated Dindy. The trigger was a change made in Locale, which Dindy supports. Sadly enough, I&#8217;m pretty sure it will still won&#8217;t work on many phones.</p>
<p>I still haven&#8217;t managed to get my hands on a phone, on which Dindy doesn&#8217;t work, long enough to hook it up to my computer and figure out what the problem is. But since it works well on all base (&#8220;Nexus&#8221;) versions of Android and also on many other devices &#8211; I blame the changes made to the OS by phone manufacturers.</p>
<p>Hopefully I&#8217;ll figure it out. While Dindy is pretty much a finished and abandoned project, I would still like to know that it works well for whoever is using it.</p>
]]></content:encoded>
			<wfw:commentRss>http://gnobal.net/2628/dindy-got-an-update/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>7 Years Of Working Out</title>
		<link>http://gnobal.net/2603/7-years-of-working-out</link>
		<comments>http://gnobal.net/2603/7-years-of-working-out#comments</comments>
		<pubDate>Tue, 04 Oct 2011 04:06:52 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Fitness]]></category>
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://gnobal.net/?p=2603</guid>
		<description><![CDATA[It&#8217;s a little bit strange to write about the 7th anniversary of my first day at the gym after not actually doing any physical activity in the past 2 weeks due to what turned out to be just an infection (which I&#8217;m finally treating with some antibiotics.) That&#8217;s why it&#8217;s also not surprising that I [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s a little bit strange to write about the 7th anniversary of my first day at the gym after not actually doing any physical activity in the past 2 weeks due to what turned out to be just an infection (which I&#8217;m finally treating with some antibiotics.) That&#8217;s why it&#8217;s also not surprising that I missed the actual date by a day. But I hope to get back to my running routine (3 times a week, 1 hour, ~11 km run) in a week or two considering that the pain is almost gone.</p>
<p>The big challenge over the past 8 months of workouts was running outside instead of in the gym. Running outside is considerably harder for me, especially when it&#8217;s hot, cold or raining. At some points during these months I&#8217;ve considered going back to the gym but eventually powered through. As winter is getting closer, I might reconsider.</p>
<p>So here&#8217;s to another workout year.</p>
]]></content:encoded>
			<wfw:commentRss>http://gnobal.net/2603/7-years-of-working-out/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Taking The Week Off From Running Due To Pain</title>
		<link>http://gnobal.net/2598/taking-the-week-off-from-running-due-to-pain</link>
		<comments>http://gnobal.net/2598/taking-the-week-off-from-running-due-to-pain#comments</comments>
		<pubDate>Sat, 17 Sep 2011 17:47:37 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Fitness]]></category>
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://gnobal.net/?p=2598</guid>
		<description><![CDATA[I&#8217;ve been doing the same running routine for quite a while now &#8211; 3 times a week, 11.5km. Lately I&#8217;ve been experiencing some pelvic pain that refuses to go away. In 2 days I&#8217;m going to see an orthopedic doctor but for now, after reading online about some of the possible ailments (like Osteitis Pubis), [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been doing the same running routine for quite a while now &#8211; 3 times a week, 11.5km. Lately I&#8217;ve been experiencing some pelvic pain that refuses to go away. In 2 days I&#8217;m going to see an orthopedic doctor but for now, after reading online about some of the possible ailments (like <a href="http://en.wikipedia.org/wiki/Osteitis_pubis" title="Osteitis Pubis">Osteitis Pubis</a>), I&#8217;m taking this week off from running.</p>
<p>Every time I stop running because of pain I start fearing that following the rest period I won&#8217;t be able to get back to running. Even worse, I fear that I&#8217;ll regain the weight I&#8217;ve lost since I started working out nearly 7 years ago. These fears may be illogical, but I can&#8217;t help it.</p>
<p>Hopefully I&#8217;ll be better soon enough to go back to my running routine.</p>
]]></content:encoded>
			<wfw:commentRss>http://gnobal.net/2598/taking-the-week-off-from-running-due-to-pain/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Ace Likes Tuna</title>
		<link>http://gnobal.net/2578/ace-likes-tuna</link>
		<comments>http://gnobal.net/2578/ace-likes-tuna#comments</comments>
		<pubDate>Fri, 29 Jul 2011 06:26:59 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[Ace]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://gnobal.net/?p=2578</guid>
		<description><![CDATA[Here&#8217;s what happens when I offer Ace some tuna. It&#8217;s her favorite.]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s what happens when I offer Ace some tuna. It&#8217;s her favorite.</p>
<p><iframe width="425" height="349" src="http://www.youtube.com/embed/67Ik8iTPnnY" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://gnobal.net/2578/ace-likes-tuna/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Switzerland Once More</title>
		<link>http://gnobal.net/2574/switzerland-once-more</link>
		<comments>http://gnobal.net/2574/switzerland-once-more#comments</comments>
		<pubDate>Thu, 28 Jul 2011 07:33:00 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://gnobal.net/?p=2574</guid>
		<description><![CDATA[So I was in Switzerland again with J and it was great. Here are the pictures.]]></description>
			<content:encoded><![CDATA[<p>So I was in Switzerland again with J and it was great. Here are the pictures.</p>
<p><embed type="application/x-shockwave-flash" src="https://picasaweb.google.com/s/c/bin/slideshow.swf" width="600" height="400" flashvars="host=picasaweb.google.com&#038;captions=1&#038;noautoplay=1&#038;hl=en_US&#038;feat=flashalbum&#038;RGB=0x000000&#038;feed=https%3A%2F%2Fpicasaweb.google.com%2Fdata%2Ffeed%2Fapi%2Fuser%2Fgnobal%2Falbumid%2F5633283117551492225%3Falt%3Drss%26kind%3Dphoto%26hl%3Den_US" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed></p>
]]></content:encoded>
			<wfw:commentRss>http://gnobal.net/2574/switzerland-once-more/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Adjustments</title>
		<link>http://gnobal.net/2505/adjustments</link>
		<comments>http://gnobal.net/2505/adjustments#comments</comments>
		<pubDate>Tue, 08 Feb 2011 18:12:08 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://gnobal.net/?p=2505</guid>
		<description><![CDATA[I&#8217;ve been unemployed for a week now and it&#8217;s mostly been about adjusting to a new, different, routine. Here&#8217;s a list of some of the adjustments I had to make: Making my own food &#8211; I&#8217;ve mostly been eating pre-made grilled chicken I buy at the supermarket, salad and whole rice, which I make in [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been unemployed for a week now and it&#8217;s mostly been about adjusting to a new, different, routine. Here&#8217;s a list of some of the adjustments I had to make:</p>
<ul>
<li><strong>Making my own food</strong> &#8211; I&#8217;ve mostly been eating pre-made grilled chicken I buy at the supermarket, salad and whole rice, which I make in the new rice cooker I got as a gift. Luckily I don&#8217;t mind eating the same thing for long periods of time so it works for now. At some point, though, I&#8217;ll have to learn how to make other foods.</li>
<li><strong>Running outside</strong> &#8211; this one isn&#8217;t easy. I still run early in the morning and currently the temperatures are pretty low. I have a route of a little under 11km, which I complete in one hour &#8211; almost the same as when I used to run in the gym.</li>
<li><strong>Riding around on a bicycle</strong> &#8211; after many many years I&#8217;m riding a bicycle again. It&#8217;s not too bad, apart from the fact that I have to ride slower than I would have liked to avoid sweating.</li>
<li><strong>Using public transport</strong> &#8211; for the longer distances I&#8217;ve started using the train, buses and taxis. The train is the most comfortable, as I can use my netbook and time flies. Buses and taxis pretty much suck, but I get along.</li>
<li><strong>Giving up Diet Coke</strong> &#8211; my mild addiction to Diet Coke had to be stopped. From time to time I can still drink some, for example if I&#8217;m going to a restaurant, but generally I switched to tap water.</li>
</ul>
<p>This is just off the top of my head. Getting up in the morning and &#8220;going to work&#8221; in my own desk at home also feels a bit unnatural. But it&#8217;s all about adjusting, and I think that after just one week I&#8217;m doing OK.</p>
]]></content:encoded>
			<wfw:commentRss>http://gnobal.net/2505/adjustments/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IBM-Diligent Farewell Pictures</title>
		<link>http://gnobal.net/2502/ibm-diligent-farewell-pictures</link>
		<comments>http://gnobal.net/2502/ibm-diligent-farewell-pictures#comments</comments>
		<pubDate>Wed, 02 Feb 2011 18:46:59 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://gnobal.net/?p=2502</guid>
		<description><![CDATA[Here are some pictures from my farewell party from IBM, formerly Diligent. I had a great time with colleagues who became my friends over the past few years.]]></description>
			<content:encoded><![CDATA[<p>Here are some pictures from my farewell party from IBM, formerly Diligent. I had a great time with colleagues who became my friends over the past few years.</p>
<p><embed type="application/x-shockwave-flash" src="http://picasaweb.google.com/s/c/bin/slideshow.swf" width="600" height="400" flashvars="host=picasaweb.google.com&#038;captions=1&#038;noautoplay=1&#038;hl=en_US&#038;feat=flashalbum&#038;RGB=0x000000&#038;feed=http%3A%2F%2Fpicasaweb.google.com%2Fdata%2Ffeed%2Fapi%2Fuser%2Fgnobal%2Falbumid%2F5568054435703982129%3Falt%3Drss%26kind%3Dphoto%26hl%3Den_US" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed></p>
]]></content:encoded>
			<wfw:commentRss>http://gnobal.net/2502/ibm-diligent-farewell-pictures/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Happy Birthday To Me. I&#8217;m 34</title>
		<link>http://gnobal.net/2490/happy-birthday-to-me-im-34</link>
		<comments>http://gnobal.net/2490/happy-birthday-to-me-im-34#comments</comments>
		<pubDate>Sun, 23 Jan 2011 06:29:30 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://gnobal.net/?p=2490</guid>
		<description><![CDATA[I&#8217;m 34 and it&#8217;s time for the yearly look back. It was a year of starting and ending relationships. I&#8217;ve had some great moments of happiness along with big disappointments. Right now I&#8217;m happy and hoping to stay that way. It was a year of travelling. I visited Paris and Berlin (same trip), Athens, Slovenia [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m 34 and it&#8217;s time for the yearly look back.</p>
<p>It was a year of starting and ending relationships. I&#8217;ve had some great moments of happiness along with big disappointments. Right now I&#8217;m happy and hoping to stay that way.</p>
<p>It was a year of travelling. I visited Paris and Berlin (same trip), Athens, Slovenia and Croatia (same trip), Switzerland and the US. I traveled more than I did during my trip around the world in 2009.</p>
<p>It was another year of Prodigy concerts. I went to a total of 3 concerts (two in Paris, one in Athens) with friends, which is even better than going alone &#8211; it&#8217;s an experience I love to share. My count of Prodigy concerts now stands on 12. Considering they&#8217;ve been around for 20 years, I think I still have some catching up to do :)</p>
<p>And finally, it was a year of tough career decisions. After working nearly 5 years in the same place I decided to quit and go on my own way, starting in a week&#8217;s time. It&#8217;s not easy giving up the comfort and security of being a hire in favor of an independent road, but I think it&#8217;s time to give it a try.</p>
<p>All in all, it was a year to remember. I can only hope for a similarly exciting 35th year.</p>
]]></content:encoded>
			<wfw:commentRss>http://gnobal.net/2490/happy-birthday-to-me-im-34/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>

