<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.5.1" -->
<rss version="0.92">
<channel>
	<title>/dev/amro</title>
	<link>http://amromousa.com</link>
	<description>vim /etc/amdev_rant.conf</description>
	<lastBuildDate>Thu, 28 Aug 2008 00:55:45 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>NSURLConnection + timeoutConnection = Amdev Woes</title>
		<description>So for the past two days I've had my iPhone app crashing and vomiting "EXC_BAD_ACCESS" in the console. Generally speaking, this error means you've released a reference to some object you still need and some other object tried to send a message to said object afterward. It turns out that ...</description>
		<link>http://amromousa.com/2008/08/27/nsurlconnection-timeoutconnection-amdev-woes/</link>
			</item>
	<item>
		<title>return7</title>
		<description>so drew and i founded a new startup, return7.  we're each working on an iphone app, and we're hoping to submit the apps to apple within the next week or two -- stay tuned. </description>
		<link>http://amromousa.com/2008/08/26/return7/</link>
			</item>
	<item>
		<title>Appcelerator Dynamic Code + IE = Be careful</title>
		<description>So you want to insert widget code using element.innerHTML in IE? That's fine, but wrap the string you're innerHTMLing in a call to "Appcelerator.Compiler.addIENameSpace(string)."  Why?  When inserting XML into IE's DOM, you need to prefix it w/ "&#60;?xml:namespace prefix = app ns = "http://www.appcelerator.org" /&#62;" so IE knows what to ...</description>
		<link>http://amromousa.com/2008/08/12/appcelerator-dynamic-code-ie-be-careful/</link>
			</item>
	<item>
		<title>Can&#8217;t Select Distribution Provisioning Profile in Xcode</title>
		<description>If you can't seem to select the Distribution Provisioning Profile when you're trying to sign your iPhone app for distribution on the AppStore, here's a tip:  Check your Keychain Access application, under "Keys" on the left hand side to make sure you have a public and private key for the ...</description>
		<link>http://amromousa.com/2008/08/11/cant-select-distribution-provisioning-profile-in-xcode/</link>
			</item>
	<item>
		<title>RadioJavan is Out!</title>
		<description>Radio Javan is out on the Appstore! Click here or navigate to the music category to download your free copy. </description>
		<link>http://amromousa.com/2008/07/31/radiojavan-is-out/</link>
			</item>
	<item>
		<title>Radio Javan for the iPhone!</title>
		<description>About a week ago, Hamed Hashemi (of RadioJavan.com, coworker at Appcelerator) asked if I wanted to help write an application to stream RJ to the iPhone.  A week (and many late nights spent learning the iPhone SDK and Objective-C) later, RadioJavan.app is alive and kicking.  Look for it on the ...</description>
		<link>http://amromousa.com/2008/07/21/radio-javan-for-the-iphone/</link>
			</item>
	<item>
		<title>Hi, I&#8217;m Apple and I like to..</title>
		<description>ban people from using my iPhone SDK to do useful things, presumably so I can do those useful things with less features and sell them for more than the 3rd party would with more features.

Edit: Oh and heaven forbid people have applications that actually run in the background.  That would ...</description>
		<link>http://amromousa.com/2008/06/11/hi-im-apple-i-like-to/</link>
			</item>
	<item>
		<title>When Testing Against Nightly Builds..</title>
		<description>..it often helps if your QA department doesn't use a proxy server for caching older versions of files.  Food for thought. </description>
		<link>http://amromousa.com/2008/06/06/when-testing-against-nightly-builds/</link>
			</item>
	<item>
		<title>SquirrelFish: Webkit&#8217;s new Javascript Interpreter</title>
		<description>So Webkit's JS interpreter has just hit the big time -- it's now a full blown vm instead of a syntax-tree-walker like the other slow-pokes.  What's interesting is it's roughly 1.6x faster than Safari 3.1's js interpreter and 4.something times as fast as Safari 3.0's so we're talking a major ...</description>
		<link>http://amromousa.com/2008/06/05/squirrelfish-webkits-new-javascript-interpreter/</link>
			</item>
	<item>
		<title>More Shoutcast on the iPhone</title>
		<description>So I finally fixed that odd crapping out after 30 seconds of streaming issue -- I was corrupting the audio buffer in some odd circumstance.  It turns out that Shoutcast 1.9.9 beta (linux only atm) already has native iPhone/iPod touch support so my proxy guy is pretty much moot.  It ...</description>
		<link>http://amromousa.com/2008/05/31/more-shoutcast-on-the-iphone/</link>
			</item>
</channel>
</rss>
