<?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>EVOL.reverse &#187; DOM &amp; JavaScript</title>
	<atom:link href="http://www.morgadinho.org/category/dom-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.morgadinho.org</link>
	<description>Let Yourself Be Conducted By It</description>
	<lastBuildDate>Mon, 26 Jul 2010 14:56:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Manage Multiple WordPress Installs</title>
		<link>http://www.morgadinho.org/2009/11/26/admin-several-wordpress-installs-from-the-same-interface/</link>
		<comments>http://www.morgadinho.org/2009/11/26/admin-several-wordpress-installs-from-the-same-interface/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 15:43:10 +0000</pubDate>
		<dc:creator>Nuno Morgadinho</dc:creator>
				<category><![CDATA[DOM & JavaScript]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://evolreverse.wordpress.com/?p=2091</guid>
		<description><![CDATA[I was wondering how to admin several WordPress installs from the same interface and came out with this simple idea of having a tab container where each tab would give access to the WordPress admin panel. This can be quite simple to develop by putting together a jQuery tab container and iframes. This could be [...]]]></description>
			<content:encoded><![CDATA[<p>I was wondering how to admin several WordPress installs from the same interface and came out with this simple idea of having a tab container where each tab would give access to the WordPress admin panel.</p>
<p>This can be quite simple to develop by putting together a jQuery tab container and iframes.</p>
<p>This could be further extended in a way that one single login would authenticate across all the WordPress installations. In this way we can manage the several installs from one single interface with full flexibility, i.e. we have exactly the same options as if we open separate windows and log into the installations.</p>
<p>Check out the example demo. Try going to Tab number 2 and logging in as user: admin / password: demo123</p>
<p><a target="_blank" href="http://www.morgadinho.org/demo/"><img src="http://evolreverse.files.wordpress.com/2009/11/demo.png?w=300" alt="" title="demo" width="300" height="215" class="alignnone size-medium wp-image-2095" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.morgadinho.org/2009/11/26/admin-several-wordpress-installs-from-the-same-interface/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JavaScript Resources</title>
		<link>http://www.morgadinho.org/2009/11/05/javascript-resources/</link>
		<comments>http://www.morgadinho.org/2009/11/05/javascript-resources/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 19:15:34 +0000</pubDate>
		<dc:creator>Nuno Morgadinho</dc:creator>
				<category><![CDATA[DOM & JavaScript]]></category>

		<guid isPermaLink="false">http://www.morgadinho.org/?p=1984</guid>
		<description><![CDATA[Time to revisit JavaScript? http://ejohn.org/apps/learn &#8211; Do you think you know JavaScript? Well, see if you understand these code challenges. This is a interactive tutorial, that walks you through different examples which you can even run on the same site. http://jsbin.com &#8211; perfect to use in conjunction with the previous link. What you don&#8217;t understand [...]]]></description>
			<content:encoded><![CDATA[<p>Time to revisit JavaScript?</p>
<ul>
<li><a href="http://ejohn.org/apps/learn" target="_blank">http://ejohn.org/apps/learn</a> &#8211; Do you think you know JavaScript? Well, see if you understand these code challenges. This is a interactive tutorial, that walks you through different examples which you can even run on the same site.</li>
<li><a href="http://jsbin.com/" target="_blank">http://jsbin.com</a> &#8211; perfect to use in conjunction with the previous link. What you don&#8217;t understand just copy+paste here and try it out! This is a JavaScript playground so to say.</li>
<li><a href="http://tinyurl.com/yqua25" target="_blank">http://tinyurl.com/yqua25</a> &#8211; in this video Douglas Crockford from Yahoo! talks about &#8220;The JavaScript Programming Language&#8221;.</li>
</ul>
<p>If you&#8217;re coming from Actionscript then <a href="http://theopensourcery.com/jsactscript.htm" target="_blank">this link</a> is a good read as well.</p>]]></content:encoded>
			<wfw:commentRss>http://www.morgadinho.org/2009/11/05/javascript-resources/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
