<?xml version="1.0" encoding="iso-8859-1"?> 
<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/"
	>

<channel>
	<title> Featuring learning videos at your leisure;   </title>
	<link>http://www.idea22.com</link>
	<description>Featuring learning videos at your leisure;  from idea22, a community of online educators. </description>
	<pubDate>Mon, 22 Jan 2007 22:31:39 +0000</pubDate>

	<generator></generator>
	<language>en</language>
	
        <item>
		<title><![CDATA[Javascript Fundamentals Using Prototype Part 2: AJAX]]> </title>
		<link>http://www.idea22.com/video/details/id/200804226044250710</link>
		<guid>http://www.idea22.com/video/details/id/200804226044250710</guid>
		<pubDate>Tue, 22 Apr 2008 00:00:00 -0400</pubDate>
		<dc:creator>jonathan</dc:creator>

		
	<category>Technology</category>
	<description>
		<![CDATA[
		<p> tags : prototypejs , ajax , events , anonymous functions , javascript </p>
		<p>Introduction to AJAX calls with Prototype. Writing Javascript anonymous functions, events and event listeners. Simple AJAX without a server</p>
		<p>
        </p>
        ]]>    </description>
        <content:encoded>
		<![CDATA[
		<p> tags : prototypejs , ajax , events , anonymous functions , javascript </p>
		<p>Introduction to AJAX calls with Prototype. Writing Javascript anonymous functions, events and event listeners. Simple AJAX without a server</p>
		<p>
        </p>
        ]]>        </content:encoded>
		        <enclosure  url="http://www.idea22.com/public/swf/idea22.swf?pv=200804226044250710" type="application/x-shockwave-flash" />
		        
	</item>
	    <item>
		<title><![CDATA[Javascript Fundamentals Using Prototype Part 1]]> </title>
		<link>http://www.idea22.com/video/details/id/200804206043385650</link>
		<guid>http://www.idea22.com/video/details/id/200804206043385650</guid>
		<pubDate>Sun, 20 Apr 2008 00:00:00 -0400</pubDate>
		<dc:creator>jonathan</dc:creator>

		
	<category>Technology</category>
	<description>
		<![CDATA[
		<p> tags : ajax , prototypejs , javascript , events </p>
		<p>A quick introduction to events, javascript basics using the prototype javascript framework (prototypejs.org)</p>
		<p>
        </p>
        ]]>    </description>
        <content:encoded>
		<![CDATA[
		<p> tags : ajax , prototypejs , javascript , events </p>
		<p>A quick introduction to events, javascript basics using the prototype javascript framework (prototypejs.org)</p>
		<p>
        </p>
        ]]>        </content:encoded>
		        <enclosure  url="http://www.idea22.com/public/swf/idea22.swf?pv=200804206043385650" type="application/x-shockwave-flash" />
		        
	</item>
	    <item>
		<title><![CDATA[Working with Zend: Introducing Zend Controller and Zend Db]]> </title>
		<link>http://www.idea22.com/video/details/id/200803231206284205</link>
		<guid>http://www.idea22.com/video/details/id/200803231206284205</guid>
		<pubDate>Tue, 25 Mar 2008 00:00:00 -0400</pubDate>
		<dc:creator>jonathan</dc:creator>

		
	<category>PHP</category>
	<description>
		<![CDATA[
		<p> tags : zend , zend framework , blog </p>
		<p>This is part 2 of a series of videos on how to use the Zend Framework (specifically the MVC framework) to make a simple blog-style application</p>
		<p>
        </p>
        ]]>    </description>
        <content:encoded>
		<![CDATA[
		<p> tags : zend , zend framework , blog </p>
		<p>This is part 2 of a series of videos on how to use the Zend Framework (specifically the MVC framework) to make a simple blog-style application</p>
		<p>
        </p>
        ]]>        </content:encoded>
		        <enclosure  url="http://www.idea22.com/public/swf/idea22.swf?pv=200803231206284205" type="application/x-shockwave-flash" />
		        
	</item>
	    <item>
		<title><![CDATA[Working with Zend: Introducing Zend View and Zend Controller]]> </title>
		<link>http://www.idea22.com/video/details/id/2008032310856324169</link>
		<guid>http://www.idea22.com/video/details/id/2008032310856324169</guid>
		<pubDate>Sun, 23 Mar 2008 00:00:00 -0400</pubDate>
		<dc:creator>jonathan</dc:creator>

		
	<category>PHP</category>
	<description>
		<![CDATA[
		<p> tags : zend , zend framework , blog </p>
		<p>This is part 1 of a series of videos on how to use the Zend Framework (specifically the MVC framework) to make a simple blog-style application</p>
		<p>
        </p>
        ]]>    </description>
        <content:encoded>
		<![CDATA[
		<p> tags : zend , zend framework , blog </p>
		<p>This is part 1 of a series of videos on how to use the Zend Framework (specifically the MVC framework) to make a simple blog-style application</p>
		<p>
        </p>
        ]]>        </content:encoded>
		        <enclosure  url="http://www.idea22.com/public/swf/idea22.swf?pv=2008032310856324169" type="application/x-shockwave-flash" />
		        
	</item>
	    <item>
		<title><![CDATA[Setting up Apache on a Mac for Zend Development]]> </title>
		<link>http://www.idea22.com/video/details/id/2008022410834542504</link>
		<guid>http://www.idea22.com/video/details/id/2008022410834542504</guid>
		<pubDate>Sun, 24 Feb 2008 00:00:00 -0500</pubDate>
		<dc:creator>jonathan</dc:creator>

		
	<category>PHP</category>
	<description>
		<![CDATA[
		<p> tags : zend , mamp , apache </p>
		<p>Learn how to setup a development environment for the Zend Framework using free tools in less than 15 minutes.</p>
		<p>
        </p>
        ]]>    </description>
        <content:encoded>
		<![CDATA[
		<p> tags : zend , mamp , apache </p>
		<p>Learn how to setup a development environment for the Zend Framework using free tools in less than 15 minutes.</p>
		<p>
        </p>
        ]]>        </content:encoded>
		        <enclosure  url="http://www.idea22.com/public/swf/idea22.swf?pv=2008022410834542504" type="application/x-shockwave-flash" />
		        
	</item>
	    <item>
		<title><![CDATA[uploading templates webshapes]]> </title>
		<link>http://www.idea22.com/video/details/id/2007040411757450570</link>
		<guid>http://www.idea22.com/video/details/id/2007040411757450570</guid>
		<pubDate>Sat, 07 Apr 2007 00:00:00 -0400</pubDate>
		<dc:creator>jonathan</dc:creator>

		
	<category>Technology</category>
	<description>
		<![CDATA[
		<p> tags : template , webshapes </p>
		<p>a quick tutorial on how to upload tutorials to webshapes.org.</p>
		<p>
        </p>
        ]]>    </description>
        <content:encoded>
		<![CDATA[
		<p> tags : template , webshapes </p>
		<p>a quick tutorial on how to upload tutorials to webshapes.org.</p>
		<p>
        </p>
        ]]>        </content:encoded>
		        <enclosure  url="http://www.idea22.com/public/swf/idea22.swf?pv=2007040411757450570" type="application/x-shockwave-flash" />
		        
	</item>
	    <item>
		<title><![CDATA[CSS Pseudo Elements Part 1]]> </title>
		<link>http://www.idea22.com/video/details/id/200701292340142352</link>
		<guid>http://www.idea22.com/video/details/id/200701292340142352</guid>
		<pubDate>Mon, 07 May 2007 00:00:00 -0400</pubDate>
		<dc:creator>jonathan</dc:creator>

		
	<category>Web Design</category>
	<description>
		<![CDATA[
		<p> tags : css pseudo elements , css tutorial </p>
		<p>CSS tutorial on CSS Pseudo Elements - Part 1</p>
		<p>
        </p>
        ]]>    </description>
        <content:encoded>
		<![CDATA[
		<p> tags : css pseudo elements , css tutorial </p>
		<p>CSS tutorial on CSS Pseudo Elements - Part 1</p>
		<p>
        </p>
        ]]>        </content:encoded>
		        <enclosure  url="http://www.idea22.com/public/swf/idea22.swf?pv=200701292340142352" type="application/x-shockwave-flash" />
		        
	</item>
	    <item>
		<title><![CDATA[CSS Pseudo Elements Part 2]]> </title>
		<link>http://www.idea22.com/video/details/id/2007012910530581805</link>
		<guid>http://www.idea22.com/video/details/id/2007012910530581805</guid>
		<pubDate>Sun, 01 Apr 2007 00:00:00 -0400</pubDate>
		<dc:creator>jonathan</dc:creator>

		
	<category>Web Design</category>
	<description>
		<![CDATA[
		<p> tags : css pseudo elements </p>
		<p>CSS tutorial on CSS Pseudo Elements - Part 2</p>
		<p>
        </p>
        ]]>    </description>
        <content:encoded>
		<![CDATA[
		<p> tags : css pseudo elements </p>
		<p>CSS tutorial on CSS Pseudo Elements - Part 2</p>
		<p>
        </p>
        ]]>        </content:encoded>
		        <enclosure  url="http://www.idea22.com/public/swf/idea22.swf?pv=2007012910530581805" type="application/x-shockwave-flash" />
		        
	</item>
	

</channel>
</rss>

