<?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>Marios Braindump &#187; webdev</title>
	<atom:link href="http://www.mfasold.net/blog/tag/webdev/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mfasold.net/blog</link>
	<description>Just shouting my thoughts out</description>
	<lastBuildDate>Tue, 01 Mar 2011 12:27:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Wordpress Image Uploader is incompatible with Flash 10</title>
		<link>http://www.mfasold.net/blog/2008/11/wordpress-image-uploader-is-incompatible-with-flash-10/</link>
		<comments>http://www.mfasold.net/blog/2008/11/wordpress-image-uploader-is-incompatible-with-flash-10/#comments</comments>
		<pubDate>Mon, 03 Nov 2008 11:00:24 +0000</pubDate>
		<dc:creator>Mario</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[english]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[webdev]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.mfasold.net/blog/?p=40</guid>
		<description><![CDATA[It took me a while to figure out why my Image Uploader of Wordpress does not work anymore. When trying to upload new images to Wordpress, the Flash Uploader would not open at all. That is, clicking on &#8220;Choose Files to Upload&#8221; has no effect, while it worked perfectly before. I have updated Wordpress from [...]]]></description>
			<content:encoded><![CDATA[<p>It took me a while to figure out why my Image Uploader of Wordpress does not work anymore. When trying to upload new images to Wordpress, the Flash Uploader would not open at all. That is, clicking on &#8220;Choose Files to Upload&#8221; has no effect, while it worked perfectly before. I have updated Wordpress from Version 2.5. to 2.6.2. as well as Adobe Flash. Trying to solve that problem, I realized that the Flash Uploader has dozens of problems and hacks solving them. I tried some of them and finally found the following quote in the depths of the Wordpress support forums:</p>
<blockquote><p>Update your Adobe Flash to the latest version (esp you Linux users!): <a href="http://www.adobe.com/products/flashplayer/">Flash</a>.<br />
NOTE: NOT TO VERSION 10. The new Flash version 10 is incompatible. The latest version 9 of Flash is what you want.</p></blockquote>
<p>So if you encounter a similar problem and image upload is so important to you that you can do without the newest version of Flash, apply the <a href="http://www.adobe.com/support/flashplayer/downloads.html#uninstaller">Flash Uninstaller</a> and install Flash 9 from <a href="http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_14266">Adobe&#8217;s software archive</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mfasold.net/blog/2008/11/wordpress-image-uploader-is-incompatible-with-flash-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deploying webapps has just become easy</title>
		<link>http://www.mfasold.net/blog/2008/04/deploying-webapps-has-just-become-easy/</link>
		<comments>http://www.mfasold.net/blog/2008/04/deploying-webapps-has-just-become-easy/#comments</comments>
		<pubDate>Fri, 11 Apr 2008 19:17:58 +0000</pubDate>
		<dc:creator>Mario</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[english]]></category>
		<category><![CDATA[webdev]]></category>

		<guid isPermaLink="false">http://www.mfasold.net/blog/?p=4</guid>
		<description><![CDATA[Remember the time when creating web applications was tedious and involved thousands of lines php code? Ruby on Rails was the first popular framework that strongly simplified this process. Releasing the webapp, however, is still sophisticated, as obtaining a fast, stable and scalable Rails application requires some webserver configuration.
But now, even the deployment of webapps [...]]]></description>
			<content:encoded><![CDATA[<p>Remember the time when creating web applications was tedious and involved thousands of lines php code? Ruby on Rails was the first <em>popular</em> framework that strongly simplified this process. Releasing the webapp, however, is still sophisticated, as obtaining a fast, stable and scalable Rails application requires some webserver configuration.</p>
<p>But now, even the deployment of webapps has become dead simple &#8211; if you use the brand new <a href="http://code.google.com/appengine/">Google App Engine.</a> You just develop your application in python using Google API and deploy it with a single click &#8211; hosted on Google&#8217;s infrastrcture. I think this is an excellent service when it comes to rather simple web applications.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mfasold.net/blog/2008/04/deploying-webapps-has-just-become-easy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

