<?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>Solution Log &#124; Antonio David - NVNCBL &#187; iphone</title>
	<atom:link href="http://www.nvncbl.com/tagged/iphone/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nvncbl.com</link>
	<description>A place to log my programming solutions for future reference</description>
	<lastBuildDate>Mon, 17 May 2010 21:39:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>iPhone Wordpress App</title>
		<link>http://www.nvncbl.com/2009/01/iphone-wordpress-app/</link>
		<comments>http://www.nvncbl.com/2009/01/iphone-wordpress-app/#comments</comments>
		<pubDate>Sat, 03 Jan 2009 16:05:18 +0000</pubDate>
		<dc:creator>Antonio</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.nvncbl.com/index.php/2009/01/iphone-wordpress-app/</guid>
		<description><![CDATA[I had known for a while that there was an iPhone application for Wordpress but for the longest time I couldn&#8217;t get it to work properly. Thankfully, we have Google as a resource, and a little querying quickly led me to a solution.
This is a problem that is likely to affect shared hosting. You have [...]]]></description>
			<content:encoded><![CDATA[<p>I had known for a while that there was an <a title="iPhone Wordpress App" href="http://iphone.wordpress.org/" class="external">iPhone application for Wordpress</a> but for the longest time I couldn&#8217;t get it to work properly. Thankfully, we have Google as a resource, and a little querying quickly led me to a <a title="WordPress Support" href="http://wordpress.org/support/topic/171335" class="external">solution</a>.</p>
<p>This is a problem that is likely to affect shared hosting. You have to add the following lines to your .htaccess file (or create an .htaccess file with these lines):</p>
<p><span id="more-134"></span></p>

<div class="wp_syntax"><div class="code"><pre class="xml" style="font-family:monospace;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;Files</span> xmlrpc.php<span style="color: #000000; font-weight: bold;">&gt;</span></span>
 SecFilterInheritance Off
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/Files<span style="color: #000000; font-weight: bold;">&gt;</span></span></span></pre></div></div>

<p>I don&#8217;t know exactly why this solves the problem but I&#8217;ve read it has something to with Apache&#8217;s mod_secure. Oh well, now I can post through this Wordpress app (which is a much better solution than post via email!)  The application is beautiful.  Well crafted.  And elegant.</p>

<div class="ngg-galleryoverview" id="ngg-gallery-2-134">


	
	<!-- Thumbnails -->
		
	<div id="ngg-image-9" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.nvncbl.com/wp-content/gallery/blog-post-images/wordpress_iphone2.png" title=" " class="shutterset_set_2" >
								<img title="wordpress_iphone2.png" alt="wordpress_iphone2.png" src="http://www.nvncbl.com/wp-content/gallery/blog-post-images/thumbs/thumbs_wordpress_iphone2.png" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-10" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.nvncbl.com/wp-content/gallery/blog-post-images/wordpress_iphone3.png" title=" " class="shutterset_set_2" >
								<img title="wordpress_iphone3.png" alt="wordpress_iphone3.png" src="http://www.nvncbl.com/wp-content/gallery/blog-post-images/thumbs/thumbs_wordpress_iphone3.png" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-8" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.nvncbl.com/wp-content/gallery/blog-post-images/wordpress_iphone1.png" title=" " class="shutterset_set_2" >
								<img title="wordpress_iphone1.png" alt="wordpress_iphone1.png" src="http://www.nvncbl.com/wp-content/gallery/blog-post-images/thumbs/thumbs_wordpress_iphone1.png" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>


<p>Image credit: <a title="Image Credit" href="http://iphone.wordpress.org/gallery/" class="external">http://iphone.wordpress.org/gallery/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nvncbl.com/2009/01/iphone-wordpress-app/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
