<?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>The Blog &#187; oop</title>
	<atom:link href="http://www.ovidiudiac.ro/blog/tag/oop/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ovidiudiac.ro/blog</link>
	<description>Ovidiu Diac's Blog</description>
	<lastBuildDate>Thu, 18 Aug 2011 15:27:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>AS3 – Object Oriented Programming – Part3</title>
		<link>http://www.ovidiudiac.ro/blog/2011/07/as3-oop-part3/</link>
		<comments>http://www.ovidiudiac.ro/blog/2011/07/as3-oop-part3/#comments</comments>
		<pubDate>Sat, 30 Jul 2011 09:26:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Actionscript 3.0]]></category>
		<category><![CDATA[Object Oriented Programming]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[as3.0]]></category>
		<category><![CDATA[oop]]></category>
		<category><![CDATA[part 3]]></category>
		<category><![CDATA[part3]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.ovidiudiac.ro/blog/?p=356</guid>
		<description><![CDATA[Wow. It has been way too long since my last post. I feel like a newborn, as a standup comedian at his first important appearance in front of a big crowd having stage freight. 
I&#8217;ve been working a lot and I put aside my blog, but this is it! The comeback. Haha.
Ok, let&#8217;s cut to [...]]]></description>
		<wfw:commentRss>http://www.ovidiudiac.ro/blog/2011/07/as3-oop-part3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AS3 &#8211; Object Oriented Programming &#8211; Part2</title>
		<link>http://www.ovidiudiac.ro/blog/2009/05/as3-oop-part2/</link>
		<comments>http://www.ovidiudiac.ro/blog/2009/05/as3-oop-part2/#comments</comments>
		<pubDate>Mon, 04 May 2009 13:16:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Actionscript 3.0]]></category>
		<category><![CDATA[Object Oriented Programming]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[oop]]></category>
		<category><![CDATA[package]]></category>

		<guid isPermaLink="false">http://www.ovidiudiac.ro/blog/?p=271</guid>
		<description><![CDATA[Hi again,
It took me more time than I first thought to write this part down, since i&#8217;ve been very busy, but here it is.
As I said, I&#8217;ll talk about packages in this second part of the OOP tutorial.
So. What is a package?: Is a way of grouping things together and distinguish between things that look-a-like [...]]]></description>
		<wfw:commentRss>http://www.ovidiudiac.ro/blog/2009/05/as3-oop-part2/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>AS3 &#8211; Object Oriented Programming &#8211; Part1</title>
		<link>http://www.ovidiudiac.ro/blog/2009/04/as3-oop-part1/</link>
		<comments>http://www.ovidiudiac.ro/blog/2009/04/as3-oop-part1/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 20:55:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Actionscript 3.0]]></category>
		<category><![CDATA[Object Oriented Programming]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[instance]]></category>
		<category><![CDATA[member]]></category>
		<category><![CDATA[method]]></category>
		<category><![CDATA[object]]></category>
		<category><![CDATA[oop]]></category>

		<guid isPermaLink="false">http://www.ovidiudiac.ro/blog/?p=245</guid>
		<description><![CDATA[We talked a lot about classes and objects in the introductory part, now let&#8217;s look how we can create a class.
In AS3, a class must be created in a separate .as file, with the name of the class being the name of the file.
Also, a class must be contained in a package. We&#8217;ll discuss in [...]]]></description>
		<wfw:commentRss>http://www.ovidiudiac.ro/blog/2009/04/as3-oop-part1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AS3 &#8211; Object Oriented Programming &#8211; Intro</title>
		<link>http://www.ovidiudiac.ro/blog/2009/04/as3-oop-intro/</link>
		<comments>http://www.ovidiudiac.ro/blog/2009/04/as3-oop-intro/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 20:53:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Object Oriented Programming]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[functional]]></category>
		<category><![CDATA[object]]></category>
		<category><![CDATA[oop]]></category>

		<guid isPermaLink="false">http://www.ovidiudiac.ro/blog/?p=237</guid>
		<description><![CDATA[Programmers who are not-familiar with Object Oriented Programming, find it hard to understand and cope with the concepts of object oriented programming. And moving from function oriented programming to object oriented programming can be a real pain.
That&#8217;s because they don&#8217;t have the right thinking. They think, &#8220;hmm, so I have this instance of this class [...]]]></description>
		<wfw:commentRss>http://www.ovidiudiac.ro/blog/2009/04/as3-oop-intro/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
