<?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>noCreativity.com &#187; Playr 2.0</title>
	<atom:link href="http://nocreativity.com/blog/tag/playr-20/feed" rel="self" type="application/rss+xml" />
	<link>http://nocreativity.com</link>
	<description>The life and discoveries of a new media artist</description>
	<lastBuildDate>Sat, 07 Jan 2012 17:03:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Playr 2.0 is coming!</title>
		<link>http://nocreativity.com/blog/playr-20-is-coming</link>
		<comments>http://nocreativity.com/blog/playr-20-is-coming#comments</comments>
		<pubDate>Wed, 12 Nov 2008 13:21:35 +0000</pubDate>
		<dc:creator>Ronny</dc:creator>
				<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[Everything else]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Open-source]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[ASP]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Playr 2.0]]></category>
		<category><![CDATA[PlayrDiscovr]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://nocreativity.com/blog/?p=232</guid>
		<description><![CDATA[I just wanted to update you guys on how the update for the next version of Playr is progressing. In the past week, I&#8217;ve been pretty busy adding the finishing  touches to the features and fixing the last few bugs that popped up. Most of the last-minute changes are a result of using the class [...]]]></description>
			<content:encoded><![CDATA[<p>I just wanted to update you guys on how the update for the next version of <a href="http://nocreativity.com/blog/playr-de-actionscript-3-music-player-class" target="_blank">Playr</a> is progressing.</p>
<p>In the past week, I&#8217;ve been pretty busy adding the finishing  touches to the features and fixing the last few bugs that popped up. Most of the last-minute changes are a result of using the class in <a href="http://nocreativity.com/blog/my-latest-project-walter-ego" target="_blank">one of my own projects</a>.</p>
<p>It&#8217;s then when I realized I&#8217;m missing some key features like adding the music directory, and some properties of the PlayrEvents. I also added some ear candy like fadeIn() and fadeOut() methods.</p>
<p>On a more functional note: I&#8217;ve abstracted the playlist to an independent class. So now you&#8217;re provided with lots and lots of ways to customize and manage your playlists.</p>
<p>The shuffle mode is now smart. In English that means the playlist remembers what songs have played and which ones haven&#8217;t.</p>
<p>Finally I&#8217;m happy to tell you guys won&#8217;t ever have to write an XML playlist file yourself. I&#8217;ve got a <a href="http://nocreativity.com/blog/playrdiscovr-de-playlistxml-bouwer" target="_blank">PHP4</a> and <a href="http://nocreativity.com/blog/playrdiscovr-update" target="_blank">PHP5</a> version of PlayrDiscovr which reads a directory and returns the corresponding XML listing the tracks and their properties.<br />
On top of that, I&#8217;ve got some help from other people (I still need to contact you guys) who are willing to help me out with building PlayrDiscover in ASP, Ruby and Python.</p>
<p>Even though I&#8217;m listing all of the new features, the Playr class is still the easiest way of implementing any kind of sound-feature in any Flash/Flex/AIR application. But the simplicity shouldn&#8217;t be a limitation, which it isn&#8217;t: you&#8217;re still able to build full-feature media-playing applications.</p>
<p>One of the little challenges I still have to tackle is the Tween problem. I&#8217;ve implemented fadeIn() and fadeOut() methods. Those methods actually tween the volume property of the Playr instance. The problem with that is when using the Playr class in a Flex project, you get a cool error message telling you it can&#8217;t import fl.transitions (which is the class package for the Tween class and the easing package).<br />
I still haven&#8217;t figured out how to work around this problem. If any of you have any suggestion on this problem, feel free to tell me about it.</p>
<p>I plan on releasing Playr 2.0 in the coming week (or 2) depending on PlayrDiscovr impementations, final changes, demo&#8217;s and site development (yes, I&#8217;m building a dedicated site for Playr <img src='http://nocreativity.com/blog-engine/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  ) Feel free to suggest other implementations you&#8217;d like <img src='http://nocreativity.com/blog-engine/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://nocreativity.com/blog/playr-20-is-coming/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My latest project: Walter Ego</title>
		<link>http://nocreativity.com/blog/my-latest-project-walter-ego</link>
		<comments>http://nocreativity.com/blog/my-latest-project-walter-ego#comments</comments>
		<pubDate>Mon, 03 Nov 2008 22:58:01 +0000</pubDate>
		<dc:creator>Ronny</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Playr 2.0]]></category>
		<category><![CDATA[Walter Ego]]></category>
		<category><![CDATA[Youtube]]></category>

		<guid isPermaLink="false">http://nocreativity.com/blog/?p=207</guid>
		<description><![CDATA[Some of you guys already knew, but only 2 weeks ago I finished my latest project: WALTER EGO. Walter Ego is a Dutch rapper who happens to live in Nieuwpoort. A few months back, Walter contacted me, and we started brainstorming about the new website. At some point he told me that I should make [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-208" src="http://nocreativity.com/blog-engine/wp-content/uploads/2008/11/4ef29d.jpg" alt="" width="500" height="342" /></p>
<p>Some of you guys already knew, but only 2 weeks ago I finished my latest project: <a href="http://walterego.be" target="_blank" target="_blank">WALTER EGO</a>.<br />
Walter Ego is a Dutch rapper who happens to live in Nieuwpoort.</p>
<p>A few months back, Walter contacted me, and we started brainstorming about the new website. At some point he told me that I should make this website my masterpiece&#8230;</p>
<p style="padding-left: 30px;"><em>If you&#8217;d die now, this is what people should remember you for.</em>..</p>
<p>Well&#8230; At least expectations weren&#8217;t high, right? <img src='http://nocreativity.com/blog-engine/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>A year ago I built the first edition of this website, which was pretty basic. Back then I used ColdFusion to build the administration panel. This time I built it using PHP.<br />
I have to say that this project clearly improved my PHP skills. While I was building the backend, I was focusing on modular development, so I could reuse a lot of the written code. A lot of people suggested using the ZendFramework but since I&#8217;ve been looking into this a few times without making any progress, I just skipped that chapter (after all: we&#8217;re all bound by deadlines <img src='http://nocreativity.com/blog-engine/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  ) and went on developing my own framework (&#8216;framework&#8217; might be slightly exaggerating though).<span id="more-207"></span></p>
<p>I am pretty proud of the result, since everything I wanted to do, actually came through, and made it to the final result. While building this site, I really enjoyed seeing progress, and experimenting with the visual effects. I learned quite a lot during this project, which is really really cool! I even got to work with the Playr 2.0a class, only to realize it still needs a lot of work.</p>
<p>I even got to hack my way through the Youtube API and the Youtube AS2 SWF, to get a clean FLV file, which I then could easily stream to the video section of the site. That was pretty uncool. I never expected Youtube to return an AS2 SWF file. I expected an FLV file. Man, have I been wrong!<br />
The main reason for Youtube to return a SWF is to embed all kind of extra features (such as captioning for example). And finally, Youtube not having an AS3 version of this made me want to start screaming.</p>
<p>All in all, this project was a fun project: I had many challenges to tackle, and in the end I delivered a quite unique product (at least, that&#8217;s what I like to think :p ).<br />
Just 2 days ago, at midnight, Walter Ego released his first CD, which you can download freely from the site. If you understand Dutch, you might be interested in what this talented rapper has to say.<br />
Download the CD <a href="http://walterego.be/downloads/" target="_blank" target="_blank">here</a>.</p>
<p>Some screenshots:</p>
<div id="attachment_215" class="wp-caption alignleft" style="width: 160px"><a href="http://nocreativity.com/blog-engine/wp-content/uploads/2008/11/afbeelding-588.jpg"><img class="size-thumbnail wp-image-215" src="http://nocreativity.com/blog-engine/wp-content/uploads/2008/11/afbeelding-588-150x150.jpg" alt="The video page streaming from Youtube" width="150" height="150" /></a><p class="wp-caption-text">The video page streaming from Youtube</p></div>
<div id="attachment_211" class="wp-caption alignleft" style="width: 160px"><a href="http://nocreativity.com/blog-engine/wp-content/uploads/2008/11/afbeelding-586.jpg"><img class="size-thumbnail wp-image-211" src="http://nocreativity.com/blog-engine/wp-content/uploads/2008/11/afbeelding-586-150x150.jpg" alt="Administration Panel :: Guestbook section" width="150" height="150" /></a><p class="wp-caption-text">Administration Panel :: Guestbook section</p></div>
<div id="attachment_210" class="wp-caption alignleft" style="width: 160px"><a href="http://nocreativity.com/blog-engine/wp-content/uploads/2008/11/afbeelding-585.jpg"><img class="size-thumbnail wp-image-210" src="http://nocreativity.com/blog-engine/wp-content/uploads/2008/11/afbeelding-585-150x150.jpg" alt="Administration Panel :: Home section" width="150" height="150" /></a><p class="wp-caption-text">Administration Panel :: Home section</p></div>
<div id="attachment_213" class="wp-caption alignleft" style="width: 160px"><a href="http://nocreativity.com/blog-engine/wp-content/uploads/2008/11/afbeelding-5861.jpg"><img class="size-thumbnail wp-image-213" src="http://nocreativity.com/blog-engine/wp-content/uploads/2008/11/afbeelding-5861-150x150.jpg" alt="Alternate HTML content for Google" width="150" height="150" /></a><p class="wp-caption-text">Alternate HTML content for Google</p></div>
<div id="attachment_212" class="wp-caption alignleft" style="width: 160px"><a href="http://nocreativity.com/blog-engine/wp-content/uploads/2008/11/afbeelding-5851.jpg"><img class="size-thumbnail wp-image-212" src="http://nocreativity.com/blog-engine/wp-content/uploads/2008/11/afbeelding-5851-150x150.jpg" alt="Administration panel :: Pictures section" width="150" height="150" /></a><p class="wp-caption-text">Administration panel :: Pictures section</p></div>
<div id="attachment_214" class="wp-caption alignleft" style="width: 160px"><a href="http://nocreativity.com/blog-engine/wp-content/uploads/2008/11/afbeelding-587.jpg"><img class="size-thumbnail wp-image-214" src="http://nocreativity.com/blog-engine/wp-content/uploads/2008/11/afbeelding-587-150x150.jpg" alt="About page" width="150" height="150" /></a><p class="wp-caption-text">About page</p></div>
<p><br style="clear:both" /><br />
URL: <a href="http://walterego.be" target="_blank" target="_blank">WalterEgo.be</a></p>
]]></content:encoded>
			<wfw:commentRss>http://nocreativity.com/blog/my-latest-project-walter-ego/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

