<?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>My Sandbox</title>
	<atom:link href="http://www.amirnaor.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.amirnaor.com</link>
	<description>Amir Naor</description>
	<lastBuildDate>Thu, 24 May 2012 20:54:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Importing Word Document to WordPress Post</title>
		<link>http://www.amirnaor.com/?p=178</link>
		<comments>http://www.amirnaor.com/?p=178#comments</comments>
		<pubDate>Thu, 24 May 2012 20:54:10 +0000</pubDate>
		<dc:creator>Amir</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Word]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.amirnaor.com/?p=178</guid>
		<description><![CDATA[Recently I had to embed a styled Microsoft Word document into a WordPress post/page. If you ever come across such task you will probably learn that it is not straightforward one (assuming you want to keep the styling of your document). After researching for the fastet way to do it and trying a few products [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I had to embed a styled Microsoft Word document into a WordPress post/page. If you ever come across such task you will probably learn that it is not straightforward one (assuming you want to keep the styling of your document).</p>
<p>After researching for the fastet way to do it and trying a few products (such as Sandvox) I found the following approach to work best:</p>
<p>1) Use this great online tool to convert the Doc file to a &#8220;Clean HTML&#8221;: <a href="http://word2cleanhtml.com/">http://word2cleanhtml.com/</a><br />
2) Copy the result to the clipboard<br />
3) Use this online tool to remove line breaks AND paragraph breaks (from step 2): <a href="http://www.textfixer.com/tools/remove-line-breaks.php">http://www.textfixer.com/tools/remove-line-breaks.php</a><br />
4) Copy the result to the clipboard. Then paste it as HTML to your WordPress post</p>
<p>You might still want to adjust the styles in the WordPress visual editor, but it&#8217;s much more simpler than any other method I found.</p>
<p>Good luck!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.amirnaor.com/?feed=rss2&#038;p=178</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Happy Birthday to Happy B&#8217;Day!</title>
		<link>http://www.amirnaor.com/?p=160</link>
		<comments>http://www.amirnaor.com/?p=160#comments</comments>
		<pubDate>Wed, 16 Nov 2011 20:43:48 +0000</pubDate>
		<dc:creator>Amir</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[Happy B'Day]]></category>
		<category><![CDATA[iOS]]></category>

		<guid isPermaLink="false">http://www.amirnaor.com/?p=160</guid>
		<description><![CDATA[It&#8217;s been a year since Happy B&#8217;Day! was approved for sell on the App Store! From a very simple app I developed for my own pleasure, it grew up to be a very successful one with more than 260,000 downloads, supporting 7 languages and used frequently by its users to wish their friends a Happy [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a year since <a href="http://itunes.apple.com/us/app/happy-bday!/id401949944?mt=8">Happy B&#8217;Day!</a> was approved for sell on the App Store! From a very simple app I developed for my own pleasure, it grew up to be a very successful one with more than 260,000 downloads, supporting 7 languages and used frequently by its users to wish their friends a Happy Birthday!</p>
<p>During the last couple of years I specialized in mobile development and I got to lead or be involved with quite a few iOS related projects. The most important &#8220;Do&#8217;s and Don&#8217;ts&#8221; I got to learn from this app. 90% of them are not even related to coding&#8230;</p>
<p>I do intend to share these learned lessons with a followup post.</p>
<p>Till then, here is a video review that was just published by CrazyMikesApps:</p>
<p><object width="500" height="281"><param name="movie" value="http://www.youtube.com/v/Y3usuVzTIgE?version=3&#038;feature=oembed"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/Y3usuVzTIgE?version=3&#038;feature=oembed" type="application/x-shockwave-flash" width="500" height="281" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.amirnaor.com/?feed=rss2&#038;p=160</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Three20 &amp; Xcode4: Solving the Various Build and Archive Errors</title>
		<link>http://www.amirnaor.com/?p=112</link>
		<comments>http://www.amirnaor.com/?p=112#comments</comments>
		<pubDate>Thu, 21 Apr 2011 22:21:37 +0000</pubDate>
		<dc:creator>Amir</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Archive]]></category>
		<category><![CDATA[Build Errors]]></category>
		<category><![CDATA[Three20]]></category>
		<category><![CDATA[Xcode4]]></category>

		<guid isPermaLink="false">http://www.amirnaor.com/?p=112</guid>
		<description><![CDATA[After struggling for hours to solve the various build errors with Xcode4 and Three20 (old Xcode3.2 project), and then investing additional precious time to get the Xcode4 &#8220;Archive&#8221; option to work, I decided to document my steps to who ever find it useful. I&#8217;m aware that there are useful guides about this topic, but unfortunately [...]]]></description>
			<content:encoded><![CDATA[<p>After struggling for hours to solve the various build errors with Xcode4 and Three20 (old Xcode3.2 project), and then investing additional precious time to get the Xcode4 &#8220;Archive&#8221; option to work, I decided to document my steps to who ever find it useful.</p>
<p>I&#8217;m aware that there are useful guides about this topic, but unfortunately I could not find a complete article that answer all the various build option errors. So hopefully this will be it&#8230; :)</p>
<p>First thing to notice is that there is a difference between the &#8220;Archive&#8221; option and the different &#8220;Build for X&#8221; options (e.g. for running, archiving, testing).</p>
<p>First thing first. Let&#8217;s get the &#8220;Build for X&#8221; option to work:</p>
<ol>
<li>Open your project in Xcode4 and in the &#8220;Project Navigator&#8221; view, do the following for each &#8220;Three20&#8243; related project (e.g. Three20, Three20Core, etc):<br />
- Click on the project.<br />
- Select the &#8220;Build Settings&#8221; tab.<br />
- Search for &#8220;Skip Install&#8221; setting and make sure it is set to YES for Debug, Internal and Release configuration.<br />
- Click on the project&#8217;s target (under the TARGETS section).  Make sure it is NOT the UnitTests target but rather the actual build target &#8211; and set the same YES value in the &#8220;Skip Install&#8221; setting.</p>
<p>Make sure to repeat these steps in each Three20 project in your project tree.</li>
<li>In the &#8220;Project Navigator&#8221; view, select your project and then &#8220;Build Settings&#8221;. In the &#8220;header search paths&#8221; setting add the two following entries (with the quotes) and make it the first entries in the list:&#8221;$(BUILT_PRODUCTS_DIR)/../three20&#8243;<br />
&#8220;$(BUILT_PRODUCTS_DIR)/../../three20&#8243;</p>
<p>Make sure to set it both in release and debug configuration, and that the same build setting appear in your poject&#8217;s target (under the TARGETS section).</li>
<li>Follow this link to edit the Three20 scripts to enable support for Xcode4: <a href="http://stackoverflow.com/questions/5261447/xcode-4-three20-create-ipa-archive-no-such-file-or-directory/5270483#5270483">http://stackoverflow.com/questions/5261447/xcode-4-three20-create-ipa-archive-no-such-file-or-directory/5270483#5270483 </a></li>
<li>Go to Xcode4 Preferences (Cmd + ,) &gt; Locations &gt; Build Location &gt; and select &#8220;Place build products in derived data location&#8221;.</li>
<li>Build your project. This should work fine both for release AND debug configurations! If there are still build errors, see the troubleshooting section below.</li>
</ol>
<p>Now comes the part where we make the &#8220;Archive&#8221; function to work:</p>
<ol>
<li>Make sure you performed the steps above and everything compiles OK.</li>
<li>Go to Xcode4 Preferences (Cmd + ,) &gt; Locations &gt; Build Location &gt; and select &#8220;Place build products in locations specified by targets&#8221;</li>
<li>Select the Archive option &#8211; it should build OK now.</li>
</ol>
<p>As you can notice, from now on the only thing you need to manually change before switching between &#8220;Archive&#8221; and &#8220;Build fo *&#8221; option is the &#8220;Build Location&#8221; setting in Xcode4 preference window.</p>
<p><strong>Troubleshooting</strong></p>
<ol>
<li>If you still getting build errors try the &#8220;Clean&#8221; action under the &#8220;Product&#8221; menu and build the project again.</li>
<li>If you get the &#8220;File not found&#8221; error, make sure your import is &#8220;Three20/Three20.h&#8221; and not a direct import to a class header  (e.g. &#8220;Three20/TTImageView.h&#8221;)</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.amirnaor.com/?feed=rss2&#038;p=112</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Happy B&#8217;Day! for iPhone and iPod touch</title>
		<link>http://www.amirnaor.com/?p=92</link>
		<comments>http://www.amirnaor.com/?p=92#comments</comments>
		<pubDate>Sat, 13 Nov 2010 13:46:44 +0000</pubDate>
		<dc:creator>Amir</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Happy B'Day]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPod]]></category>

		<guid isPermaLink="false">http://www.amirnaor.com/?p=92</guid>
		<description><![CDATA[During the last few months I was working on my first (private) iPhone application to be submitted to the app store. After completing it, doing a review cycle with friends and implementing the feedbacks, it is finally released and available on the app store. The app is actually the next generation of &#8220;Birthday Synchronizer&#8221; which [...]]]></description>
			<content:encoded><![CDATA[<p>During the last few months I was working on my first (private) iPhone application to be submitted to the app store. After completing it, doing a review cycle with friends and implementing the feedbacks, it is finally released and <a href="http://itunes.apple.com/us/app/happy-bday/id401949944?mt=8" target="_blank">available on the app store</a>.</p>
<p>The app is actually the next generation of &#8220;<a href="http://www.amirnaor.com/?page_id=18" target="_blank">Birthday Synchronizer</a>&#8221; which I developed more than 18 months ago for the windows platform. This time I invested some more thought and efforts into it, and frankly, I like the results! :-)</p>
<p>You are more than welcome to check it out yourself and let me know what you think!</p>
<p><a href="http://itunes.apple.com/us/app/happy-bday/id401949944?mt=8">http://itunes.apple.com/us/app/happy-bday/id401949944?mt=8 </a></p>
<p><img title="gallery link=&quot;file&quot; order=&quot;DESC&quot;" src="http://www.amirnaor.com/wordpress/wp-includes/js/tinymce/plugins/wpgallery/img/t.gif" alt="" />
<a href='http://www.amirnaor.com/?attachment_id=94' title='Friend Birthday'><img width="150" height="150" src="http://www.amirnaor.com/wordpress/wp-content/uploads/2010/11/mzl.ydlwkoqq-150x150.jpg" class="attachment-thumbnail" alt="Friend Birthday" title="Friend Birthday" /></a>
<a href='http://www.amirnaor.com/?attachment_id=95' title='Upcoming Birthdays'><img width="150" height="150" src="http://www.amirnaor.com/wordpress/wp-content/uploads/2010/11/mzl.zpcvqfqg-150x150.jpg" class="attachment-thumbnail" alt="Upcoming Birthdays" title="Upcoming Birthdays" /></a>
<a href='http://www.amirnaor.com/?attachment_id=99' title='Message Templates'><img width="150" height="150" src="http://www.amirnaor.com/wordpress/wp-content/uploads/2010/11/mzl.rgxqayqf-150x150.jpg" class="attachment-thumbnail" alt="Message Templates" title="Message Templates" /></a>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.amirnaor.com/?feed=rss2&#038;p=92</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Making the iPhone4 Work with AT&amp;T GoPhone</title>
		<link>http://www.amirnaor.com/?p=78</link>
		<comments>http://www.amirnaor.com/?p=78#comments</comments>
		<pubDate>Fri, 10 Sep 2010 02:10:59 +0000</pubDate>
		<dc:creator>Amir</dc:creator>
				<category><![CDATA[AT&T]]></category>
		<category><![CDATA[GoPhone]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPhone4]]></category>

		<guid isPermaLink="false">http://www.amirnaor.com/?p=78</guid>
		<description><![CDATA[So today I decided to take the risk and buy an iPhone4 without a contract (but locked to AT&#38;T) and make it work with my GoPhone/Prepaid SIM card (without jail breaking). I bought the 16gb version (599$) from the Apple store. Before doing anything with my SIM card, i simply plugged the new iPhone to [...]]]></description>
			<content:encoded><![CDATA[<p>So today I decided to take the risk and buy an iPhone4 without a contract (but locked to AT&amp;T) and make it work with my GoPhone/Prepaid SIM card (without jail breaking).</p>
<p>I bought the 16gb version (599$) from the Apple store. Before doing anything with <strong>my</strong> SIM card, i simply plugged the new iPhone to my Mac, and iTunes asked for a few &#8220;I agree&#8221; clicks. Then it asked me if want to restore my old 3GS iPhone backup into my new iPhone 4. That took about 3 minutes and then the phone was up.</p>
<p>After that I cut my AT&amp;T SIM card with a good pair of scissors to get the shape of the micro SIM I&#8217;ve got with the new iPhone. If you do that, you have to be carful. You might want to look at some videos on youtube before you start.</p>
<p>After placing my &#8220;new micro SIM&#8221; into the iPhone4 SIM slot, I waited about two seconds before getting the message I was hoping for: the iPhone activation succeeded!!</p>
<p>So now I could use the iPhone4 for texting and voice but no data yet. so I simply followed the same steps I wrote about a few months ago (<a href="http://www.amirnaor.com/?p=49">see here</a>) and it works! Now I have iPhone4 running with my AT&amp;T GoPhone account, with a regular data package and without any special iPhone contract with AT&amp;T.</p>
<p>I actually had to go through the process twice with another iPhone4. The first iPhone had a bad pixel so I got back to Apple and they replaced it with a new device. Then I placed my &#8220;homemade&#8221; micro SIM and the activation worked again like a charm.</p>
<p>**though it worked for me I can&#8217;t take any responsibility if it does not work for you :-)</p>
<p><strong>UPDATE (OCT. 5th 2011):</strong>  You can now get a micro sim in the ATT store instead of the regular sized card, so you dont have to cut it. They did not ask me to pay more for it. In addition, you should note that the GoPhone Unlimited plan with the unlimited data does not apply to smartphones including the iPhone (in regards to 3G Data). So you have to purchase a separate data plan (e.g. 500MB for 25$) to make the internet work for you.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.amirnaor.com/?feed=rss2&#038;p=78</wfw:commentRss>
		<slash:comments>149</slash:comments>
		</item>
		<item>
		<title>Enabling Startup Image for an iPad Web Application</title>
		<link>http://www.amirnaor.com/?p=71</link>
		<comments>http://www.amirnaor.com/?p=71#comments</comments>
		<pubDate>Tue, 04 May 2010 22:18:17 +0000</pubDate>
		<dc:creator>Amir</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[Startup Image]]></category>
		<category><![CDATA[Web App]]></category>

		<guid isPermaLink="false">http://www.amirnaor.com/?p=71</guid>
		<description><![CDATA[Though Apple did not document yet if  and how the iPad supports the startup image tag for web applications: &#60;link rel=&#8221;apple-touch-startup-image&#8221; href=&#8221;/startup.png&#8221;&#62; After some trials and errors I found how to make it work. You just need to make sure that your image is set to size: 1004*768 portrait. Note that it is 1004 and [...]]]></description>
			<content:encoded><![CDATA[<p>Though Apple did not document yet if  and how the iPad supports the startup image tag for web applications:</p>
<p>&lt;link rel=&#8221;apple-touch-startup-image&#8221; href=&#8221;/startup.png&#8221;&gt;</p>
<p>After some trials and errors I found how to make it work. You just need to make sure that your image is set to size: 1004*768 portrait.</p>
<p>Note that it is <strong>1004 </strong>and not 1024. They did the same with the iPhone: 460 instead 480..</p>
<p>Hope you will find this useful.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.amirnaor.com/?feed=rss2&#038;p=71</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Installations Getting Stuck With Snow Leopard</title>
		<link>http://www.amirnaor.com/?p=58</link>
		<comments>http://www.amirnaor.com/?p=58#comments</comments>
		<pubDate>Fri, 26 Mar 2010 05:46:18 +0000</pubDate>
		<dc:creator>Amir</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Force Close]]></category>
		<category><![CDATA[Install]]></category>
		<category><![CDATA[Kill]]></category>
		<category><![CDATA[MAC]]></category>
		<category><![CDATA[Stuck]]></category>

		<guid isPermaLink="false">http://www.amirnaor.com/?p=58</guid>
		<description><![CDATA[When I bought my first MAC a week ago, I believed Apple that there is something behind their statement that &#8220;Leopard OS is more stable than Windows&#8221;. Well… I&#8217;m not sure about that.. Here is a small example: if you leave the iPhone simulator open, and try to install any program, it will probably get stuck [...]]]></description>
			<content:encoded><![CDATA[<p>When I bought my first MAC a week ago, I believed Apple that there is something behind their statement that &#8220;Leopard OS is more stable than Windows&#8221;. Well… I&#8217;m not sure about that..</p>
<p>Here is a small example: if you leave the iPhone simulator open, and try to install any program, it will probably get stuck on the &#8220;Preparing&#8221; stage… the solution is to close the simulator and reinitiate the install.</p>
<p>If you wonder how you can kill (force close/quit) the installer (or any other program) in a MAC, then it is only a matter of pressing command+option+esc and selecting the program to close.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.amirnaor.com/?feed=rss2&#038;p=58</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Full Working Solution Making AT&amp;T Prepaid SIM Work on your iPhone</title>
		<link>http://www.amirnaor.com/?p=49</link>
		<comments>http://www.amirnaor.com/?p=49#comments</comments>
		<pubDate>Sun, 21 Mar 2010 19:35:05 +0000</pubDate>
		<dc:creator>Amir</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[AT&T]]></category>
		<category><![CDATA[DATA]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Prepaid]]></category>
		<category><![CDATA[SIM]]></category>

		<guid isPermaLink="false">http://www.amirnaor.com/?p=49</guid>
		<description><![CDATA[After buying a prepaid AT&#38;T sim card to be used with my iPhone (mainly for data) while i&#8217;m in the US, I realized that AT&#38;T blocks the data connectivity unless you have an iPhone plan on your AT&#38;T account. But I found that when placing the same SIM on Android phone, the network data/internet connectivity [...]]]></description>
			<content:encoded><![CDATA[<p>After buying a prepaid AT&amp;T sim card to be used with my iPhone (mainly for data) while i&#8217;m in the US, I realized that AT&amp;T blocks the data connectivity unless you have an iPhone plan on your AT&amp;T account. But I found that when placing the same SIM on Android phone, the network data/internet connectivity works.</p>
<p>After reading about it quite a lot, I realized that many users are facing the same issue.. well..  I think I&#8217;ve found a full working solution for it!</p>
<p>What apparently is happening is that by default the iPhone pulls from AT&amp;T  an iPhone specific APN that blocks you if you don&#8217;t have a real iPhone plan on your account. To override this settings you can use Apple Configuration Utility to change the APN manually. You do NOT need to jailbreak your iPhone.</p>
<p>This is what you need to do to make the data/internet connectivity work on your iPhone with AT&amp;T prepaid sim card. Please note that if you follow these steps I can&#8217;t take responsibility for any negative influence it might have while using it.</p>
<p>1. Place your AT&amp;T SIM in your iphone</p>
<p>2. Make sure it finds the network and that you have a data package! The unlimited plan does not apply&#8230;</p>
<p>3. Download and install <a href="http://www.apple.com/support/iphone/enterprise/">iPhone Configuration Utility</a> from Apple (free) for your PC/MAC</p>
<p>4. Plug your iPhone to your PC/Mac</p>
<p>5. Create a new configuration profile on the iPhone Configuration Utility</p>
<p>6. Go to &#8220;advance&#8221; and create a new APN by giving it any name you want and any identifier you wish. Type the following in the relevant fields:</p>
<p>APN: wap.cingular</p>
<p>User Name: wap@cingulargprs.com</p>
<p>Password: CINGULAR1</p>
<p>Proxy wireless.cingular.com port: 80</p>
<p>7. Save the profile and then select your iphone name under &#8220;devices&#8221;</p>
<p>8. Click on &#8220;install&#8221; button near the configuration profile name you just created (check your iPhone screen, you might be asked to tap on &#8216;Install&#8217; there as well)</p>
<p>9. Turn on and off the Airplane mode (or restart your iPhone)</p>
<p>That&#8217;s it! now it should be able to access the web using the network data connectivity, same as the Android or any other device can do with the same SIM card..</p>
<p>When you&#8217;ll want to go back to your old SIM, just place it in and go to your settings on your iPhone and uninstall the profilfe. Or you can use the configuration utility to remove, what ever works better for you.</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica;"><strong>UPDATE (OCT. 5th 2011):</strong>  You can now get a micro sim in the ATT store instead of the regular sized card, so you dont have to cut it if you&#8217;r using an iPhone4. They did not ask me to pay more for it. In addition, you should note that the GoPhone Unlimited plan with the unlimited data does not apply to smartphones including the iPhone (in regards to 3G Data). So you have to purchase a separate data plan (e.g. 500MB for 25$) to make the internet work for you.</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica;">
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica;"><strong>UPDATE (DEC. 28th 2011):</strong>  Several of you have asked about the iPhone 4S,  some have already commented that this approach still works with the new iPhone and iOS 5.0.1, and now I confirmed it myself to be working OK.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.amirnaor.com/?feed=rss2&#038;p=49</wfw:commentRss>
		<slash:comments>304</slash:comments>
		</item>
		<item>
		<title>Toward iPhone Apps Development</title>
		<link>http://www.amirnaor.com/?p=46</link>
		<comments>http://www.amirnaor.com/?p=46#comments</comments>
		<pubDate>Sat, 14 Nov 2009 16:37:01 +0000</pubDate>
		<dc:creator>Amir</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Standford]]></category>
		<category><![CDATA[xCode]]></category>

		<guid isPermaLink="false">http://www.amirnaor.com/?p=46</guid>
		<description><![CDATA[It’s been a while since I wrote about how my Nokia is better than iPhone, and tough I think not much have changed (well.. maybe a little :)), I can’t argue against iPhone success. This is why I decided to try (as many others) and gain some profits from iPhone/iPod touch apps. In order to [...]]]></description>
			<content:encoded><![CDATA[<p><span style="background-color: #ffffff;">It’s been a while since I wrote about how my Nokia is better than iPhone, and tough I think not much have changed (well.. maybe a little :)), I can’t argue against iPhone success.</span></p>
<p>This is why I decided to try (as many others) and gain some profits from iPhone/iPod touch apps. In order to that I had to start learning some new skills: using MAC OS and its “unique” concepts, developing in objective c (new language and syntax) and using a new  IDE (xCode). Not a trivial task as I believed..</p>
<p>So today I wanted to share with you a great starting point for the later two skills I pointed out. Stanford university has a course called CS193P which teaches how to build an iPhone application. This course is <a href="http://www.stanford.edu/class/cs193p/cgi-bin/index.php">available online</a> including the lectures videos, slides and assignments.</p>
<p>The course and its assignments are built in a very constructive way from the language basics to a full featured application communicating with Twitter.</p>
<p>After covering most of the course and its assignments, I can try and conclude that not only it is an enjoying course, I also managed to gain a solid understanding about iPhone development. Moreover, they cover some really important best practices that I believe are hard to find if you just surf the web for iPhone code snippets.</p>
<p>So even if you past the point of understanding the objective c syntax and how to build a basic application, I really recommend going over the lecture slides, making sure you don’t miss some important practices.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.amirnaor.com/?feed=rss2&#038;p=46</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Upgrading to WordPress Platform</title>
		<link>http://www.amirnaor.com/?p=36</link>
		<comments>http://www.amirnaor.com/?p=36#comments</comments>
		<pubDate>Tue, 03 Nov 2009 20:54:06 +0000</pubDate>
		<dc:creator>Amir</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.amirnaor.com/?p=36</guid>
		<description><![CDATA[For several months I’m playing with thoughts I have regarding how to integrate my blog with a website that I want to build for myself. Though there is not much content yet to publish, I wanted to have a platform that will allow me to easily publish my future ideas, projects and blog in one [...]]]></description>
			<content:encoded><![CDATA[<p>For several months I’m playing with thoughts I have regarding how to integrate my blog with a website that I want to build for myself. Though there is not much content yet to publish, I wanted to have a platform that will allow me to easily publish my future ideas, projects and blog in one centralized place.</p>
<p>After exploring several options, I decided to use <a href="http://wordpress.org" target="_blank">WordPress</a>, and today I installed the platform on my hosting service. It took me less than an hour to set it up together with my old posts!</p>
<p>The installation process is an ease. You simply upload a compressed file to the hosting server, unpack it, create and configure a database, and from that point on all you have to do is to open the install page and follow the web based wizard.</p>
<p>Beside blogs management, the platform also allows to add pages, media and more easily and intuitively. It has a built-in blog import mechanism, so it was a matter of seconds to move my old posts at blogger to my new site.</p>
<p>Now I still need to fine tune some areas, but overall I’m really satisfied with the midterm results.  I guess that the real test for it will come quite soon when I&#8217;ll be ready to publish the new content.</p>
<p>By then, I&#8217;ll be hoping that you enjoy the new look &amp; feel :)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.amirnaor.com/?feed=rss2&#038;p=36</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
