<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>iPlat.</title>
	<atom:link href="http://iplat.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://iplat.wordpress.com</link>
	<description>Flash Like No Other.</description>
	<lastBuildDate>Sat, 07 Mar 2009 11:51:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='iplat.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>iPlat.</title>
		<link>http://iplat.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://iplat.wordpress.com/osd.xml" title="iPlat." />
	<atom:link rel='hub' href='http://iplat.wordpress.com/?pushpress=hub'/>
		<item>
		<title>AS3 Dock Menu: A x-y Approach</title>
		<link>http://iplat.wordpress.com/2009/03/07/as3-dock-menu-a-x-y-approach/</link>
		<comments>http://iplat.wordpress.com/2009/03/07/as3-dock-menu-a-x-y-approach/#comments</comments>
		<pubDate>Sat, 07 Mar 2009 11:51:40 +0000</pubDate>
		<dc:creator>iplat</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[AS3]]></category>

		<guid isPermaLink="false">http://iplat.freesitespace.net/?p=96</guid>
		<description><![CDATA[Recently, I &#8216;ve been searching the web to find information on how to create a dock (mac, tsunami, fish-eye, these are some terms that refer to the same type of menu) menu. What I found interesting, was that almost everyone that worked on a menu like that, tried to think in circles (polar &#8211; coordinates, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iplat.wordpress.com&amp;blog=2163122&amp;post=96&amp;subd=iplat&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Recently, I &#8216;ve been searching the web to find information on how to create a dock (mac, tsunami, fish-eye, these are some terms that refer to the same type of menu) menu. What I found interesting, was that almost everyone that worked on a menu like that, tried to <a title="Reflections miniml" href="http://www.reflektions.com/miniml/template_permalink.asp?id=108">think in circles</a> (polar &#8211; coordinates, PI radians etc.). The first thing I thought was to calculate the distance between the mouse cursor and the items, and check if this distance is less than a specified radius. I also try to keep a fixed distance between those items, by continuously updating the items&#8217; position according to the mouse movement (see the example below).</p>
<p>Well, the result is quite good if you consider the fact that it took 30 minutes approximately for me to create it. It&#8217;s a little buggy on the edges, and it doesn&#8217;t respond well on fast mouse movements. But I think it&#8217;s a good start? What do you think . You can always make suggestions.</p>
<p>Dowload .fla</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/iplat.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/iplat.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/iplat.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/iplat.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/iplat.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/iplat.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/iplat.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/iplat.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/iplat.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/iplat.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/iplat.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/iplat.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/iplat.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/iplat.wordpress.com/96/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iplat.wordpress.com&amp;blog=2163122&amp;post=96&amp;subd=iplat&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://iplat.wordpress.com/2009/03/07/as3-dock-menu-a-x-y-approach/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d05e126db58c63c5933b0d4a0ead304c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">iplat</media:title>
		</media:content>
	</item>
		<item>
		<title>Πάμε Στοίχημα Air Application: Bet24</title>
		<link>http://iplat.wordpress.com/2008/12/04/%cf%80%ce%ac%ce%bc%ce%b5-%cf%83%cf%84%ce%bf%ce%af%cf%87%ce%b7%ce%bc%ce%b1-air-application-bet24/</link>
		<comments>http://iplat.wordpress.com/2008/12/04/%cf%80%ce%ac%ce%bc%ce%b5-%cf%83%cf%84%ce%bf%ce%af%cf%87%ce%b7%ce%bc%ce%b1-air-application-bet24/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 11:51:14 +0000</pubDate>
		<dc:creator>iplat</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://iplat.freesitespace.net/?p=95</guid>
		<description><![CDATA[Κατόπιν απαίτησης του αδερφού μου, δημιούργησα μια απλή Air εφαρμογή η οποία φορτώνει το κουπόνι της ημέρας (ΟΠΑΠ) και υπολογίζει το κόστος συστημάτων (Απλό, 3/4, 3,4/4, 3/5, 4/5, 3,4,5/5). Επίσης δίνει την δυνατότητα στον χρήστη να δει ποια είναι τα πιθανά κέρδη των γεγονότων που επέλεξε, καθώς επίσης και τα ακριβή κέρδη με βάση επιτυχημένα [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iplat.wordpress.com&amp;blog=2163122&amp;post=95&amp;subd=iplat&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Κατόπιν απαίτησης του αδερφού μου, δημιούργησα μια απλή Air εφαρμογή η οποία φορτώνει το κουπόνι της ημέρας (ΟΠΑΠ) και υπολογίζει το κόστος συστημάτων (Απλό, 3/4, 3,4/4, 3/5, 4/5, 3,4,5/5). Επίσης δίνει την δυνατότητα στον χρήστη να δει ποια είναι τα πιθανά κέρδη των γεγονότων που επέλεξε, καθώς επίσης και τα ακριβή κέρδη με βάση επιτυχημένα γεγονότα (βλέπε την παρακάτω εικόνα). Η εφαρμογή έχει μερικά bugs ακομά, αλλά μόλις τα διορθώσω σκοπεύω να την διαθέσω δωρεάν μέσα από το blog. Οποιοδήποτε σχόλιο, ή πρόταση για προσθήκη feature στην εφαρμογή, ευπρόσδεκτα.</p>
<p><img src="http://iplat.freesitespace.net/images/Bet24.jpg" alt="Bet24" width="480" height="415" /></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/iplat.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/iplat.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/iplat.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/iplat.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/iplat.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/iplat.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/iplat.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/iplat.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/iplat.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/iplat.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/iplat.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/iplat.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/iplat.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/iplat.wordpress.com/95/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iplat.wordpress.com&amp;blog=2163122&amp;post=95&amp;subd=iplat&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://iplat.wordpress.com/2008/12/04/%cf%80%ce%ac%ce%bc%ce%b5-%cf%83%cf%84%ce%bf%ce%af%cf%87%ce%b7%ce%bc%ce%b1-air-application-bet24/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d05e126db58c63c5933b0d4a0ead304c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">iplat</media:title>
		</media:content>

		<media:content url="http://iplat.freesitespace.net/images/Bet24.jpg" medium="image">
			<media:title type="html">Bet24</media:title>
		</media:content>
	</item>
		<item>
		<title>Καλό Ξεκίνημα&#8230;</title>
		<link>http://iplat.wordpress.com/2008/09/16/%ce%ba%ce%b1%ce%bb%cf%8c-%ce%be%ce%b5%ce%ba%ce%af%ce%bd%ce%b7%ce%bc%ce%b1/</link>
		<comments>http://iplat.wordpress.com/2008/09/16/%ce%ba%ce%b1%ce%bb%cf%8c-%ce%be%ce%b5%ce%ba%ce%af%ce%bd%ce%b7%ce%bc%ce%b1/#comments</comments>
		<pubDate>Tue, 16 Sep 2008 09:39:41 +0000</pubDate>
		<dc:creator>iplat</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://iplat.freesitespace.net/?p=94</guid>
		<description><![CDATA[Πάει καιρός από τότε που δημοσίευσα κάτι σ&#8217; αυτό το blog. Μεσολάβησαν διακοπές, εξεταστικές και πολλά άλλα. Ξεκίνησε και το πρωτάθλημα της Super League και σκέφτηκα να διατυπώσω μια δυο σκέψεις που με βασανίζουν τις τελευταίες μέρες μετά και το ΠΑΟΚ &#8211; ΑΕΚ 1-1. Έχω την αίσθηση ότι ο περισσότερος κόσμος που βρέθηκε στην Τούμπα [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iplat.wordpress.com&amp;blog=2163122&amp;post=94&amp;subd=iplat&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.sportnet.gr/ReportImages/167653A.jpg" alt="ΠΑΟΚ - ΑΕΚ" width="310" height="223" /></p>
<p>Πάει καιρός από τότε που δημοσίευσα κάτι σ&#8217; αυτό το blog. Μεσολάβησαν διακοπές, εξεταστικές και πολλά άλλα. Ξεκίνησε και το πρωτάθλημα της Super League και σκέφτηκα να διατυπώσω μια δυο σκέψεις που με βασανίζουν τις τελευταίες μέρες μετά και το ΠΑΟΚ &#8211; ΑΕΚ 1-1.</p>
<p>Έχω την αίσθηση ότι ο περισσότερος κόσμος που βρέθηκε στην Τούμπα το βράδυ της Κυριακής γύρισε απογοητευμένος στο σπίτι του, όχι τόσο για το τελικό αποτέλεσμα, αλλά κυρίως για το τρόπο με τον οποίο η ομάδα διαχειρίστηκε το παιχνίδι.</p>
<p>Θεωρώ ότι ο ΠΑΟΚ, ναι μεν θα μπορούσε να είχε κερδίσει το συγκεκριμένο παιχνίδι ωστόσο 4 βαθμοί στα πρώτα δύο παιχνίδια είναι μια εξαιρετική συγκομιδή βαθμών και δε θυμάμαι να έχει γίνει κάτι ανάλογο τα τελευταία δέκα χρόνια.</p>
<p>Μπορεί μέσα από τέτοια παιχνίδια να κερδίζονται πρωταθλήματα, όμως στόχος της ομάδας είναι άλλος &#8211; η έξοδος στο κύπελο UEFA (ή UEFA European leage όπως ακούγεται ότι θα ονομαστεί από την καινούρια χρονιά).</p>
<p>Το να διώξεις καμιά δεκαριά ποδοσφαιριστές, να φέρεις άλλους τόσους καινούριους και να κάνεις ομάδα για να πάρεις πρωτάθλημα την ίδια χρονιά, δεν έχει γίνει ποτέ και ούτε πρόκειται να γίνει. Ο ΠΑΟΚ βήμα &#8211; βήμα πρέπει να ξαναγίνει μεγάλος. Θα χρειαστεί καιρός αλλά θα γίνει.</p>
<p>Σκοπός φέτος του ΠΑΟΚ, είναι να κερδίζει τις θεωρητικά μικρότερες ομάδες και να παλεύει τα ντέρμπι. Αυτή η λογική αυτόματα καθιστά το επόμενο παιχνίδι με τον Πανθρακικό, σημαντικότερο απ&#8217; αυτό με την ΑΕΚ. Και είναι σημαντικότερο για έναν ακόμη λόγο. Με δεδομένο ότι η διοίκηση του Πανθρακικού δεν προτίθεται να διαθέσει εισητήρια στους οπαδούς του ΠΑΟΚ, το συγκεκριμένο παιχνίδι θα είναι το πρώτο εκτός έδρας&#8230;</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/iplat.wordpress.com/94/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/iplat.wordpress.com/94/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/iplat.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/iplat.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/iplat.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/iplat.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/iplat.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/iplat.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/iplat.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/iplat.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/iplat.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/iplat.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/iplat.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/iplat.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/iplat.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/iplat.wordpress.com/94/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iplat.wordpress.com&amp;blog=2163122&amp;post=94&amp;subd=iplat&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://iplat.wordpress.com/2008/09/16/%ce%ba%ce%b1%ce%bb%cf%8c-%ce%be%ce%b5%ce%ba%ce%af%ce%bd%ce%b7%ce%bc%ce%b1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d05e126db58c63c5933b0d4a0ead304c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">iplat</media:title>
		</media:content>

		<media:content url="http://www.sportnet.gr/ReportImages/167653A.jpg" medium="image">
			<media:title type="html">ΠΑΟΚ - ΑΕΚ</media:title>
		</media:content>
	</item>
		<item>
		<title>TextShortcuts Example</title>
		<link>http://iplat.wordpress.com/2008/07/17/textshortcuts-example/</link>
		<comments>http://iplat.wordpress.com/2008/07/17/textshortcuts-example/#comments</comments>
		<pubDate>Thu, 17 Jul 2008 18:10:56 +0000</pubDate>
		<dc:creator>iplat</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[TextShortcuts]]></category>
		<category><![CDATA[Tweener]]></category>

		<guid isPermaLink="false">http://iplat.freesitespace.net/?p=93</guid>
		<description><![CDATA[I was searching the other day to find some examples demonstrating the use of the TextShortcuts classes of the AS3 Tweener API. The truth is that I didn&#8217;t find something specific, so I thought to myself why don&#8217;t you try using the Tweener the normal way. So I did, I created a textField with some [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iplat.wordpress.com&amp;blog=2163122&amp;post=93&amp;subd=iplat&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I was searching the other day to find some examples demonstrating the use of the <strong>TextShortcuts </strong>classes of the <a title="Get Tweener" href="http://code.google.com/p/tweener/downloads/list">AS3 Tweener API</a>. The truth is that I didn&#8217;t find something specific, so I thought to myself why don&#8217;t you try using the Tweener the normal way. So I did, I created a <strong>textField </strong>with some initial text value and I tried to animate the content of the <strong>textField</strong>. Surprisingly, the <strong>textField </strong>disappeared after testing and I was a bit confused about what happened. The code that I initially used was this single actionscript line:</p>
<pre>

Tweener.addTween(_myTextField, {_text: "RandomText", time: 1, transition:"easeOutQuad"});
</pre>
<p>As I said, this didn&#8217;t seem to work so after a lot of expreriments and tests, I found out that I had to come up with a way to update the <strong>textFormat </strong>of the <strong>textField </strong>continuously to actually see the animation. So I added an <strong>onUpdate </strong>method to achieve that.</p>
<pre>

Tweener.addTween(_myTextField, {_text:"Random Text", time: 1, transition: "easeOutQuad", onUpdate: updateTextFromat});

private function updateTextFormat():void {
   _textFormat.setTextFormat(_myFormat);
}
</pre>
<p>That did the work, although I didn&#8217; t like the animation at all! Anyway, I thought that was useful for some of you.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/iplat.wordpress.com/93/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/iplat.wordpress.com/93/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/iplat.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/iplat.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/iplat.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/iplat.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/iplat.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/iplat.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/iplat.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/iplat.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/iplat.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/iplat.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/iplat.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/iplat.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/iplat.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/iplat.wordpress.com/93/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iplat.wordpress.com&amp;blog=2163122&amp;post=93&amp;subd=iplat&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://iplat.wordpress.com/2008/07/17/textshortcuts-example/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d05e126db58c63c5933b0d4a0ead304c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">iplat</media:title>
		</media:content>
	</item>
		<item>
		<title>iMenu AS3 Platinum Edition</title>
		<link>http://iplat.wordpress.com/2008/07/13/imenu-as3-platinum-edition/</link>
		<comments>http://iplat.wordpress.com/2008/07/13/imenu-as3-platinum-edition/#comments</comments>
		<pubDate>Sun, 13 Jul 2008 14:58:07 +0000</pubDate>
		<dc:creator>iplat</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://iplat.freesitespace.net/?p=91</guid>
		<description><![CDATA[It’s been a month and a half since I last wrote something on my blog so you would probably thought that I was too busy. Well, I really was. That was a tough period for me that included exams (that didn’t go well) and a keynote presentation for my diploma homework (that did go well). [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iplat.wordpress.com&amp;blog=2163122&amp;post=91&amp;subd=iplat&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="text-align:justify;text-indent:36pt;"><span lang="EN-US">It’s been a month and a half since I last wrote something on my <strong>blog</strong> so you would probably thought that I was too busy. Well, I really was. That was a tough period for me that included <strong>exams</strong> (<em>that didn’t go well</em>) and a <strong>keynote presentation</strong> for my diploma homework (<em>that did go well</em>). So I guess now I have some time to rest till August when I shall start studying again my final three lessons. I was thinking to start developing some <strong>AS3 flashden</strong> items on July so I uploaded the <strong>iMenu AS3 Platinum Edition</strong> which I already had developed since May but I didn’t have the time to upload it. <a title="iMenu Platinum AS3 Edition" href="http://flashden.net/item/imenu-platinum-as3-edition/14421">iMenu AS3 Platinum Edition </a>is basically the AS3 version of <a title="iMenuPro" href="http://flashden.net/item/imenupro/6698">iMenuPro</a>. It’s a dynamic accordion photo menu that now supports both horizontal and vertical implementations. It also provides a plethora of rollover effects such as Saturation, Brightness and Blur.</span></p>
<p class="MsoNormal" style="text-align:justify;text-indent:36pt;"><span lang="EN-US">Now I am working on a<span> </span>youTube – like video player which will be able to load videos from youTube. It will also support all the well-known features such as fullScreen mode, scrubber and volume slider. The initial idea was to embed videos on the iMenu layout, so I thought I should start creating a video player class. But during the development procedure I was thinking why don’t we add this feature or that feature so the class became too complex and too large (1000 actionscript lines for a video player, are too many, however nobody cares if it works properly). Anyway, till my next post have a nice summer!</span></p>
<p class="MsoNormal" style="text-align:justify;"><span lang="EN-US"><strong>iPlat</strong>.</span></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/iplat.wordpress.com/91/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/iplat.wordpress.com/91/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/iplat.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/iplat.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/iplat.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/iplat.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/iplat.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/iplat.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/iplat.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/iplat.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/iplat.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/iplat.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/iplat.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/iplat.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/iplat.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/iplat.wordpress.com/91/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iplat.wordpress.com&amp;blog=2163122&amp;post=91&amp;subd=iplat&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://iplat.wordpress.com/2008/07/13/imenu-as3-platinum-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d05e126db58c63c5933b0d4a0ead304c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">iplat</media:title>
		</media:content>
	</item>
		<item>
		<title>TweenFilterLite</title>
		<link>http://iplat.wordpress.com/2008/05/29/tweenfilterlite/</link>
		<comments>http://iplat.wordpress.com/2008/05/29/tweenfilterlite/#comments</comments>
		<pubDate>Thu, 29 May 2008 07:41:36 +0000</pubDate>
		<dc:creator>iplat</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Actionscript 3]]></category>

		<guid isPermaLink="false">http://iplat.freesitespace.net/?p=90</guid>
		<description><![CDATA[Yesterday, I was searching for some AS3 Tweening Classes, and I found this one. TweenFilterLite is very easy to use and it provides access to properties such as saturation, brightness, contrast etc. Since Tweener does not officially support this feature yet, I &#8216;ll put this weapon in my inventory!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iplat.wordpress.com&amp;blog=2163122&amp;post=90&amp;subd=iplat&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Yesterday, I was searching for some AS3 Tweening Classes, and I found this one. <a href="http://blog.greensock.com/tweenfilterliteas3/">TweenFilterLite </a>is very easy to use and it provides access to properties such as saturation, brightness, contrast etc. Since Tweener does not officially support this feature yet, I &#8216;ll put this weapon in my inventory!</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/iplat.wordpress.com/90/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/iplat.wordpress.com/90/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/iplat.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/iplat.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/iplat.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/iplat.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/iplat.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/iplat.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/iplat.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/iplat.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/iplat.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/iplat.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/iplat.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/iplat.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/iplat.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/iplat.wordpress.com/90/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iplat.wordpress.com&amp;blog=2163122&amp;post=90&amp;subd=iplat&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://iplat.wordpress.com/2008/05/29/tweenfilterlite/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d05e126db58c63c5933b0d4a0ead304c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">iplat</media:title>
		</media:content>
	</item>
		<item>
		<title>iShow[2.0] approved for sale!</title>
		<link>http://iplat.wordpress.com/2008/05/27/ishow20-approved-for-sale/</link>
		<comments>http://iplat.wordpress.com/2008/05/27/ishow20-approved-for-sale/#comments</comments>
		<pubDate>Tue, 27 May 2008 07:28:29 +0000</pubDate>
		<dc:creator>iplat</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[FlashDen]]></category>
		<category><![CDATA[iShow]]></category>

		<guid isPermaLink="false">http://iplat.freesitespace.net/?p=89</guid>
		<description><![CDATA[iShow[v2.0] was finally approved for sale. You can view it here!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iplat.wordpress.com&amp;blog=2163122&amp;post=89&amp;subd=iplat&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>iShow[v2.0] was finally approved for sale. You can view it <a href="http://flashden.net/item/ishowv20/12411">here</a>!</p>
<p><img src="http://flashden.net/files/32003.jpg?1211798998" alt="iShow[2.0]" width="80" height="80" /></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/iplat.wordpress.com/89/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/iplat.wordpress.com/89/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/iplat.wordpress.com/89/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/iplat.wordpress.com/89/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/iplat.wordpress.com/89/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/iplat.wordpress.com/89/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/iplat.wordpress.com/89/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/iplat.wordpress.com/89/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/iplat.wordpress.com/89/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/iplat.wordpress.com/89/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/iplat.wordpress.com/89/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/iplat.wordpress.com/89/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/iplat.wordpress.com/89/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/iplat.wordpress.com/89/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/iplat.wordpress.com/89/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/iplat.wordpress.com/89/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iplat.wordpress.com&amp;blog=2163122&amp;post=89&amp;subd=iplat&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://iplat.wordpress.com/2008/05/27/ishow20-approved-for-sale/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d05e126db58c63c5933b0d4a0ead304c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">iplat</media:title>
		</media:content>

		<media:content url="http://flashden.net/files/32003.jpg?1211798998" medium="image">
			<media:title type="html">iShow[2.0]</media:title>
		</media:content>
	</item>
		<item>
		<title>Updates Approved</title>
		<link>http://iplat.wordpress.com/2008/05/24/updates-approved/</link>
		<comments>http://iplat.wordpress.com/2008/05/24/updates-approved/#comments</comments>
		<pubDate>Sat, 24 May 2008 22:38:31 +0000</pubDate>
		<dc:creator>iplat</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[FlashDen]]></category>

		<guid isPermaLink="false">http://iplat.freesitespace.net/?p=88</guid>
		<description><![CDATA[Two new updates were recently approved by flashDen. The first one upgrades iShow to version 1.6 and fixes a preloading bug. Now the slideshow begins only after all photos are completely loaded. The second one upgrades iMenu to version 1.5. This file is completely redesigned to reach the object &#8211; oriented standards of the rest [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iplat.wordpress.com&amp;blog=2163122&amp;post=88&amp;subd=iplat&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Two new updates were recently approved by <a href="http://flashden.net?ref=iplat">flashDen</a>. The first one upgrades <a href="http://flashden.net/item/ishowv10/5890?ref=iplat">iShow </a>to version 1.6 and fixes a preloading bug. Now the slideshow begins only after all photos are completely loaded. The second one upgrades <a href="http://flashden.net/item/imenu-v10/4177?ref=iplat">iMenu </a>to version 1.5. This file is completely redesigned to reach the object &#8211; oriented standards of the rest iPlat files.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/iplat.wordpress.com/88/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/iplat.wordpress.com/88/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/iplat.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/iplat.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/iplat.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/iplat.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/iplat.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/iplat.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/iplat.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/iplat.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/iplat.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/iplat.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/iplat.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/iplat.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/iplat.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/iplat.wordpress.com/88/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iplat.wordpress.com&amp;blog=2163122&amp;post=88&amp;subd=iplat&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://iplat.wordpress.com/2008/05/24/updates-approved/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d05e126db58c63c5933b0d4a0ead304c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">iplat</media:title>
		</media:content>
	</item>
		<item>
		<title>Benjamin Button Trailer!</title>
		<link>http://iplat.wordpress.com/2008/05/23/benjamin-button-trailer/</link>
		<comments>http://iplat.wordpress.com/2008/05/23/benjamin-button-trailer/#comments</comments>
		<pubDate>Fri, 23 May 2008 22:38:15 +0000</pubDate>
		<dc:creator>iplat</dc:creator>
				<category><![CDATA[Cinema]]></category>
		<category><![CDATA[Fincher]]></category>

		<guid isPermaLink="false">http://iplat.freesitespace.net/?p=87</guid>
		<description><![CDATA[Although this is a spanish version and the quality is not good enough, I couldn&#8217;t help myself. For those of you who don&#8217;t know what&#8217;s this all about, &#8220;The Curious Case of Benjamin Button&#8221; is the new David Fincher film coming out on Christmas. Just one word; AMAZING! See for yourself before YouTube deletes this [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iplat.wordpress.com&amp;blog=2163122&amp;post=87&amp;subd=iplat&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Although this is a spanish version and the quality is not good enough, I couldn&#8217;t help myself. For those of you who don&#8217;t know what&#8217;s this all about, <a href="http://www.imdb.com/title/tt0421715/">&#8220;The Curious Case of Benjamin Button&#8221;</a> is the new David Fincher film coming out on Christmas. Just one word; AMAZING! See for yourself before YouTube deletes this video due to copyright issues. Also the <a href="http://www.benjaminbutton.com/">official site</a> was launched yesterday although there &#8216;s still nothing on it.</p>
<span style="text-align:center; display: block;"><a href="http://iplat.wordpress.com/2008/05/23/benjamin-button-trailer/"><img src="http://img.youtube.com/vi/PqvVD6HQqyM/2.jpg" alt="" /></a></span>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/iplat.wordpress.com/87/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/iplat.wordpress.com/87/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/iplat.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/iplat.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/iplat.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/iplat.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/iplat.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/iplat.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/iplat.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/iplat.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/iplat.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/iplat.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/iplat.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/iplat.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/iplat.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/iplat.wordpress.com/87/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iplat.wordpress.com&amp;blog=2163122&amp;post=87&amp;subd=iplat&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://iplat.wordpress.com/2008/05/23/benjamin-button-trailer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d05e126db58c63c5933b0d4a0ead304c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">iplat</media:title>
		</media:content>
	</item>
		<item>
		<title>iPlat private!</title>
		<link>http://iplat.wordpress.com/2008/05/11/iplat-private/</link>
		<comments>http://iplat.wordpress.com/2008/05/11/iplat-private/#comments</comments>
		<pubDate>Sun, 11 May 2008 21:40:08 +0000</pubDate>
		<dc:creator>iplat</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://iplat.freesitespace.net/?p=85</guid>
		<description><![CDATA[OK, I decided to get some privacy, since WordPress didn&#8217;t offer to many services for the web developers (handle actionscript code etc.). This is the brand new look of iPlat&#8217;s blog, hosted by freesitespace (by the way this is an amazing free host &#8211; service, check it out here). It&#8217;s been a while since I [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iplat.wordpress.com&amp;blog=2163122&amp;post=85&amp;subd=iplat&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>OK, I decided to get some privacy, since <a href="http://wordpress.org/">WordPress </a>didn&#8217;t offer to many services for the web developers (handle actionscript code etc.). This is the brand new look of iPlat&#8217;s blog, hosted by freesitespace (by the way this is an amazing free host &#8211; service, check it out <a href="http://www.free-space.net/freewebsite.htm">here</a>).</p>
<p>It&#8217;s been a while since I came up with news about by <a href="http://flashden.net">flashden </a>items. Well I have already uploaded an item called <a href="http://flashden.net/item/inavigatev10/11240">iNavigate </a>which is a serious solution for creating horizontal menus, although it hasn&#8217;t made an important amount of sales so far (I guess this is because, too many files are uploaded every day, the recent items section doesn&#8217;t work properly, and the search services are a little fuzzy).</p>
<p>Now I am working on the new version of iShow. This time iShow[v2.0] will support thumbnails, navigation, three types of transitions and a timer. It will be much more customizable.</p>
<p>I am trying to find a way to upload some flash preview on this blog, since now I am allowed to do that. So have in mind to visit again the blog in the following days in order to see how the new iShow looks like.</p>
<p>It&#8217;s May, so I may post more stuff this month.</p>
<p>Good night and good luck.</p>
<p>iPlat.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/iplat.wordpress.com/85/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/iplat.wordpress.com/85/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/iplat.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/iplat.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/iplat.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/iplat.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/iplat.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/iplat.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/iplat.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/iplat.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/iplat.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/iplat.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/iplat.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/iplat.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/iplat.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/iplat.wordpress.com/85/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iplat.wordpress.com&amp;blog=2163122&amp;post=85&amp;subd=iplat&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://iplat.wordpress.com/2008/05/11/iplat-private/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d05e126db58c63c5933b0d4a0ead304c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">iplat</media:title>
		</media:content>
	</item>
		<item>
		<title>Updates + Coming Soon</title>
		<link>http://iplat.wordpress.com/2008/04/07/updates-coming-soon/</link>
		<comments>http://iplat.wordpress.com/2008/04/07/updates-coming-soon/#comments</comments>
		<pubDate>Mon, 07 Apr 2008 21:44:03 +0000</pubDate>
		<dc:creator>iplat</dc:creator>
				<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://iplat.wordpress.com/?p=73</guid>
		<description><![CDATA[I worked on some updates for my flashDen files last weekend and now I am waiting for them to be approved. The updates concern the files iMenu[v1.0], iShow[v1.0] and iMenuPro. iMenu[v1.0] &#124; Upgrade to iMenu[v1.1] This update fixes a reported bug and adds a clickable button on the &#8220;details page&#8221;. iShow[v1.0] &#124; Upgrade to iShow[v1.0] [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iplat.wordpress.com&amp;blog=2163122&amp;post=73&amp;subd=iplat&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I worked on some updates for my flashDen files last weekend and now I am waiting for them to be approved. The updates concern the files iMenu[v1.0], iShow[v1.0] and iMenuPro.</p>
<p><strong>iMenu[v1.0] | Upgrade to iMenu[v1.1]</strong></p>
<p>This update fixes a reported bug and adds a clickable button on the &#8220;details page&#8221;.</p>
<p><strong>iShow[v1.0] | Upgrade to iShow[v1.0]</strong></p>
<p>This update adds a play | pause button and 2 transition modes: a. fade and b. burn.</p>
<p><strong>iMenuPro</strong></p>
<p>This update removes the gradient mask that was making the file too dark and substitutes the dark overlay rollOver effect with a saturate | desaturate transition.</p>
<p><strong>Coming Soon</strong></p>
<p>I am currently working on two classes.</p>
<p>a. iButton: is a class that generates customizable rectangle Buttons</p>
<p>b. iNavigate: a class that generates customizable button menus (horizontal and vertical)</p>
<p>So, stay in tune to get the latest news for the release dates&#8230;</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/iplat.wordpress.com/73/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/iplat.wordpress.com/73/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/iplat.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/iplat.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/iplat.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/iplat.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/iplat.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/iplat.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/iplat.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/iplat.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/iplat.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/iplat.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/iplat.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/iplat.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/iplat.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/iplat.wordpress.com/73/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iplat.wordpress.com&amp;blog=2163122&amp;post=73&amp;subd=iplat&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://iplat.wordpress.com/2008/04/07/updates-coming-soon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d05e126db58c63c5933b0d4a0ead304c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">iplat</media:title>
		</media:content>
	</item>
		<item>
		<title>iScroll[v3.0] Done!</title>
		<link>http://iplat.wordpress.com/2008/04/03/iscrollv30-done/</link>
		<comments>http://iplat.wordpress.com/2008/04/03/iscrollv30-done/#comments</comments>
		<pubDate>Thu, 03 Apr 2008 06:48:47 +0000</pubDate>
		<dc:creator>iplat</dc:creator>
				<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://iplat.wordpress.com/?p=63</guid>
		<description><![CDATA[Ok, the file has just been approved and you can view it here. Any feedback would be welcome.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iplat.wordpress.com&amp;blog=2163122&amp;post=63&amp;subd=iplat&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Ok, the file has just been approved and you can view it <a href="http://flashden.net/item/iscrollv30/10405">here</a>. Any feedback would be welcome.</p>
<p><img src="http://iplat.files.wordpress.com/2008/04/25709.jpg?w=477" alt="iScroll[v3.0]" /></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/iplat.wordpress.com/63/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/iplat.wordpress.com/63/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/iplat.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/iplat.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/iplat.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/iplat.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/iplat.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/iplat.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/iplat.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/iplat.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/iplat.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/iplat.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/iplat.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/iplat.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/iplat.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/iplat.wordpress.com/63/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iplat.wordpress.com&amp;blog=2163122&amp;post=63&amp;subd=iplat&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://iplat.wordpress.com/2008/04/03/iscrollv30-done/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d05e126db58c63c5933b0d4a0ead304c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">iplat</media:title>
		</media:content>

		<media:content url="http://iplat.files.wordpress.com/2008/04/25709.jpg" medium="image">
			<media:title type="html">iScroll[v3.0]</media:title>
		</media:content>
	</item>
		<item>
		<title>iScroll[v3.0] on the way!</title>
		<link>http://iplat.wordpress.com/2008/04/02/iscrollv30-on-the-way/</link>
		<comments>http://iplat.wordpress.com/2008/04/02/iscrollv30-on-the-way/#comments</comments>
		<pubDate>Wed, 02 Apr 2008 14:49:23 +0000</pubDate>
		<dc:creator>iplat</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[FlashDen]]></category>
		<category><![CDATA[iScroll[v3.0]]]></category>

		<guid isPermaLink="false">http://iplat.wordpress.com/?p=60</guid>
		<description><![CDATA[I have just finished writing the code for iScroll[v3.0]. This implementation is much different from the previous ones. It&#8217;s clearer designed and the sliding effects works great. I think I will have released this item on Flashden by the end of the week since there&#8217;s a lot of documentation to work on. iScroll[v3.0]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iplat.wordpress.com&amp;blog=2163122&amp;post=60&amp;subd=iplat&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have just finished writing the code for iScroll[v3.0]. This implementation is much different from the previous ones. It&#8217;s clearer designed and the sliding effects works great. I think I will have released this item on <a href="http://flashden.net">Flashden </a>by the end of the week since there&#8217;s a lot of documentation to work on.</p>
<p><a href="http://iplat.files.wordpress.com/2008/04/iscrollv30.jpg" title="iScroll[v3.0]">iScroll[v3.0]</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/iplat.wordpress.com/60/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/iplat.wordpress.com/60/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/iplat.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/iplat.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/iplat.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/iplat.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/iplat.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/iplat.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/iplat.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/iplat.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/iplat.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/iplat.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/iplat.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/iplat.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/iplat.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/iplat.wordpress.com/60/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iplat.wordpress.com&amp;blog=2163122&amp;post=60&amp;subd=iplat&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://iplat.wordpress.com/2008/04/02/iscrollv30-on-the-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d05e126db58c63c5933b0d4a0ead304c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">iplat</media:title>
		</media:content>
	</item>
		<item>
		<title>Creating Generic OWL Ontologies for Benchmarking</title>
		<link>http://iplat.wordpress.com/2008/03/18/creating-generic-owl-ontologies-for-benchmarking/</link>
		<comments>http://iplat.wordpress.com/2008/03/18/creating-generic-owl-ontologies-for-benchmarking/#comments</comments>
		<pubDate>Tue, 18 Mar 2008 16:46:49 +0000</pubDate>
		<dc:creator>iplat</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Semantics]]></category>

		<guid isPermaLink="false">http://iplat.wordpress.com/?p=59</guid>
		<description><![CDATA[As I was trying to benchmark the Semantics project I am currently working on, I had to test my algorithms on large ontologies (ie. ontologies with over 500.000 individuals). So I came up with a function that quickly generates a large ontology (I made use of the Jena API as you can see). Simple enough [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iplat.wordpress.com&amp;blog=2163122&amp;post=59&amp;subd=iplat&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>As I was trying to benchmark the Semantics project I am currently working on, I had to test my algorithms on large ontologies (ie. ontologies with over 500.000 individuals). So I came up with a function that quickly generates a large ontology (I made use of the Jena API as you can see). Simple enough but essential.</p>
<p><code>OntModel model = ModelFactory.createOntologyModel(OntModelSpec.OWL_MEM);<br />
OntClass genericClass = model.createClass(genericNS + "#genericClass" );<br />
Ontology genericOntology = model.createOntology(genericNS);<br />
for(int i=0; i &lt; individualsToSave; i++){<br />
Individual genericIndividual = model.createIndividual(genericNS + "#ind" + i, genericClass);<br />
}<br />
try{<br />
FileOutputStream owlStream = new FileOutputStream(genericField.getText());<br />
model.write(owlStream);<br />
owlStream.close();<br />
}<br />
catch (IOException e){<br />
System.err.println ("Unable to write to file");<br />
System.exit(-1);<br />
}</code></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/iplat.wordpress.com/59/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/iplat.wordpress.com/59/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/iplat.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/iplat.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/iplat.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/iplat.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/iplat.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/iplat.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/iplat.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/iplat.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/iplat.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/iplat.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/iplat.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/iplat.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/iplat.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/iplat.wordpress.com/59/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iplat.wordpress.com&amp;blog=2163122&amp;post=59&amp;subd=iplat&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://iplat.wordpress.com/2008/03/18/creating-generic-owl-ontologies-for-benchmarking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d05e126db58c63c5933b0d4a0ead304c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">iplat</media:title>
		</media:content>
	</item>
		<item>
		<title>Animating Blur Without Fuse!</title>
		<link>http://iplat.wordpress.com/2008/02/09/animating-blur-without-fuse/</link>
		<comments>http://iplat.wordpress.com/2008/02/09/animating-blur-without-fuse/#comments</comments>
		<pubDate>Sat, 09 Feb 2008 12:56:48 +0000</pubDate>
		<dc:creator>iplat</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[FuseKit]]></category>
		<category><![CDATA[Tweening]]></category>

		<guid isPermaLink="false">http://iplat.wordpress.com/?p=55</guid>
		<description><![CDATA[Although when I want to animate filters with actionscript I use the Fuse Kit, I found out that there is a simple enough way to achieve the same result using the Flash Tween and Easing classes plus the appropriate filter class. The following example shows how to animate the blur filter of a movieClip. import [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iplat.wordpress.com&amp;blog=2163122&amp;post=55&amp;subd=iplat&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Although when I want to animate filters with actionscript  I use the Fuse Kit,  I found out that there is a simple enough way to achieve the same result using the Flash Tween and Easing classes plus the appropriate filter class. The following example shows how to animate  the blur filter of a movieClip.</p>
<p><code>import flash.filters.BlurFilter;<br />
import mx.transitions.Tween;<br />
import mx.transitions.easing.*;<br />
</code></p>
<p><code> var myTween:Tween = new Tween(target_mc, "blur", Strong.easeInOut, 0, 20, 3, true);<br />
myTween.onMotionChanged = function() {<br />
target_mc._parent.filters = [new BlurFilter(target_mc.blur, target_mc.blur, 1)];<br />
};</code></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/iplat.wordpress.com/55/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/iplat.wordpress.com/55/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/iplat.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/iplat.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/iplat.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/iplat.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/iplat.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/iplat.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/iplat.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/iplat.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/iplat.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/iplat.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/iplat.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/iplat.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/iplat.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/iplat.wordpress.com/55/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iplat.wordpress.com&amp;blog=2163122&amp;post=55&amp;subd=iplat&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://iplat.wordpress.com/2008/02/09/animating-blur-without-fuse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d05e126db58c63c5933b0d4a0ead304c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">iplat</media:title>
		</media:content>
	</item>
		<item>
		<title>Current Project: Ontology Map</title>
		<link>http://iplat.wordpress.com/2008/01/21/current-project-ontology-map/</link>
		<comments>http://iplat.wordpress.com/2008/01/21/current-project-ontology-map/#comments</comments>
		<pubDate>Mon, 21 Jan 2008 20:30:47 +0000</pubDate>
		<dc:creator>iplat</dc:creator>
				<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://iplat.wordpress.com/2008/01/21/current-project-ontology-map/</guid>
		<description><![CDATA[I am currently working on a flash project I like to call&#8221;Ontology Map&#8221;. This is part of a bigger project that combines technologies, such as the Jena parser and DB4O in order to construct object-oriented semantic databases of OWL ontologies. The flash movie (see screenshots below) that I created displays the relations between some given [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iplat.wordpress.com&amp;blog=2163122&amp;post=43&amp;subd=iplat&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I am currently working on a flash project I like to call&#8221;Ontology Map&#8221;. This is part of a bigger project that combines technologies, such as the Jena parser and DB4O in order to construct object-oriented semantic databases of OWL ontologies. The flash movie (see screenshots below) that I created displays the relations between some given OWL individuals.<a href="void(0)" id="file-link-49" title="s01" class="file-link image"><br />
</a></p>
<p><a href="void(0)" id="file-link-50" title="s02" class="file-link image">  </a><a href="http://iplat.files.wordpress.com/2008/01/im02.jpg" title="s02">Screenshot01</a></p>
<p><a href="http://iplat.files.wordpress.com/2008/01/im01.jpg" title="s01">Screenshot02</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/iplat.wordpress.com/43/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/iplat.wordpress.com/43/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/iplat.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/iplat.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/iplat.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/iplat.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/iplat.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/iplat.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/iplat.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/iplat.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/iplat.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/iplat.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/iplat.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/iplat.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/iplat.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/iplat.wordpress.com/43/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iplat.wordpress.com&amp;blog=2163122&amp;post=43&amp;subd=iplat&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://iplat.wordpress.com/2008/01/21/current-project-ontology-map/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d05e126db58c63c5933b0d4a0ead304c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">iplat</media:title>
		</media:content>
	</item>
		<item>
		<title>Πρόταση Ταινίας: Ein Freund Von Mir</title>
		<link>http://iplat.wordpress.com/2008/01/21/%ce%a0%cf%81%cf%8c%cf%84%ce%b1%cf%83%ce%b7-%ce%a4%ce%b1%ce%b9%ce%bd%ce%af%ce%b1%cf%82-ein-freund-von-mir/</link>
		<comments>http://iplat.wordpress.com/2008/01/21/%ce%a0%cf%81%cf%8c%cf%84%ce%b1%cf%83%ce%b7-%ce%a4%ce%b1%ce%b9%ce%bd%ce%af%ce%b1%cf%82-ein-freund-von-mir/#comments</comments>
		<pubDate>Mon, 21 Jan 2008 20:09:26 +0000</pubDate>
		<dc:creator>iplat</dc:creator>
				<category><![CDATA[Cinema]]></category>
		<category><![CDATA[Εuropean Cinema]]></category>

		<guid isPermaLink="false">http://iplat.wordpress.com/2008/01/21/%ce%a0%cf%81%cf%8c%cf%84%ce%b1%cf%83%ce%b7-%ce%a4%ce%b1%ce%b9%ce%bd%ce%af%ce%b1%cf%82-ein-freund-von-mir/</guid>
		<description><![CDATA[Έχοντας παρακολουθήσει ήδη δύο ταινίες στις οποίες πρωταγωνίστησε ο Daniel Brühl (Goodbye Lenin!, Edukators) η Ein Freund Von Mir (trailer) δεν θα μπορούσε να περάσει απαρατήρητη. Όντως δεν πέρασε. Κάθε άλλο μάλιστα. Μπορώ να πω ότι η συγκεκριμένη ταινία μ&#8217; ενθουσίασε και ήρθε για να ενισχύσει την άποψη ότι ο γερμανικός κινηματογράφος δίνει όλο και [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iplat.wordpress.com&amp;blog=2163122&amp;post=41&amp;subd=iplat&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<table border="0" width="100%">
<tr align="left" valign="top">
<td width="100"><a href="http://iplat.files.wordpress.com/2008/01/poster01.jpg" title="Direct link to file"></a></p>
<div style="text-align:center;"><a href="http://iplat.files.wordpress.com/2008/01/poster01.jpg" title="Direct link to file"><img src="http://iplat.files.wordpress.com/2008/01/poster01.thumbnail.jpg?w=90&#038;h=128" alt="Ein Freund Von Mir" height="128" width="90" /></a></div>
</td>
<td width="200">Έχοντας παρακολουθήσει ήδη δύο ταινίες στις οποίες πρωταγωνίστησε ο <a href="http://www.imdb.com/name/nm0117709/">Daniel Brühl</a> (<a href="http://www.imdb.com/title/tt0301357/">Goodbye Lenin!</a>, <a href="http://www.imdb.com/title/tt0408777/">Edukators</a>) η <a href="http://www.imdb.com/title/tt0441762/">Ein Freund Von Mir</a> (<a href="http://www.einfreundvonmir.de/trailer.html?size=medium">trailer</a>) δεν θα μπορούσε να περάσει απαρατήρητη. Όντως δεν πέρασε. Κάθε άλλο μάλιστα. Μπορώ να πω ότι η συγκεκριμένη ταινία μ&#8217; ενθουσίασε και ήρθε για να ενισχύσει την άποψη ότι ο γερμανικός κινηματογράφος δίνει όλο και περισσότερες καλές ταινίες. Μετά την αριστουργηματική <a href="http://www.imdb.com/title/tt0405094/">Das Leben Der Anderen</a>, η <a href="http://www.imdb.com/title/tt0441762/">Ein Freund Von Mir</a> εντάσσεται περισσότερο σ&#8217; αυτό που αποκαλούμε &#8220;σύγχρονος ευρωπαϊκός κινηματογράφος&#8221;. Με μια πιο ελεύθερη γραμμή αφήγησης, πιο αργούς ρυθμούς (αρκετά mastershot και μονόπλανα) αλλά ιδιαίτερα προσεγμένη αισθητική (η μουσική επιμέλεια της ταινίας θα ενθουσιάσει τους φίλους της κιθαριστικής post) η ταινία καταφέρνει να χτίσει έναν ανασφαλή (οι ήρωες οδηγώντας τα πλέον ασφαλή &#8211; πολυτελή αυτοκίνητα αναρατιούνται πόσο ευτυχισμένοι είναι) κόσμο πριν σε βάλει μέσα της και σε ταξιδέψει σε ένα εναλλακτικό παρόν. Απλώς σημειώνω ότι η ταινία μου έφερε στο νου σκηνές από το <a href="http://www.imdb.com/title/tt0088184/" target="_blank">Stranger Than Paradise</a> (<a href="http://www.imdb.com/name/nm0000464/">Jim Jarmousch</a>, 1984) (δεν ξέρω γιατί&#8230;). Συστήνω την ταινία ανεπιφύλακτα (τουτέστιν χιούμορ, κοινωνικός προβληματισμός&#8230;)</p>
<p>Σενάριο / Σκηνοθεσία: <a href="http://www.imdb.com/name/nm0771923/">Sebastian Schipper</a></p>
<p>Βαθμολογία: 9/10</td>
</tr>
</table>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/iplat.wordpress.com/41/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/iplat.wordpress.com/41/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/iplat.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/iplat.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/iplat.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/iplat.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/iplat.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/iplat.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/iplat.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/iplat.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/iplat.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/iplat.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/iplat.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/iplat.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/iplat.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/iplat.wordpress.com/41/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iplat.wordpress.com&amp;blog=2163122&amp;post=41&amp;subd=iplat&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://iplat.wordpress.com/2008/01/21/%ce%a0%cf%81%cf%8c%cf%84%ce%b1%cf%83%ce%b7-%ce%a4%ce%b1%ce%b9%ce%bd%ce%af%ce%b1%cf%82-ein-freund-von-mir/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d05e126db58c63c5933b0d4a0ead304c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">iplat</media:title>
		</media:content>

		<media:content url="http://iplat.files.wordpress.com/2008/01/poster01.thumbnail.jpg" medium="image">
			<media:title type="html">Ein Freund Von Mir</media:title>
		</media:content>
	</item>
		<item>
		<title>How to Launch External Files with Java on Mac OS</title>
		<link>http://iplat.wordpress.com/2007/12/30/how-to-launch-external-files-with-java-on-mac-os/</link>
		<comments>http://iplat.wordpress.com/2007/12/30/how-to-launch-external-files-with-java-on-mac-os/#comments</comments>
		<pubDate>Sun, 30 Dec 2007 20:07:00 +0000</pubDate>
		<dc:creator>iplat</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[File]]></category>
		<category><![CDATA[Launch]]></category>
		<category><![CDATA[Log]]></category>
		<category><![CDATA[Mac OS]]></category>

		<guid isPermaLink="false">http://iplat.wordpress.com/2007/12/30/how-to-launch-external-files-with-java-on-mac-os/</guid>
		<description><![CDATA[I was trying the other day to figure out how on earth I could launch some log files using Java. I could easily find the relevant information on Google about Windows but there wasn&#8217;t any article saying how to achieve this on Mac OS. So after a lot of search I realized that this could [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iplat.wordpress.com&amp;blog=2163122&amp;post=40&amp;subd=iplat&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I was trying the other day to figure out how on earth I could launch some log files using Java. I could easily find the relevant information on Google about Windows but there wasn&#8217;t any article saying how to achieve this on Mac OS. So after a lot of search I realized that this could be done using Terminal commands. If you are not familiar with the &#8220;Mac DOS&#8221; take a look <a href="http://osxdaily.com/2007/02/01/how-to-launch-gui-applications-from-the-terminal/" target="_blank">here</a> to understand Terminal in a nutshell. Here is an example about how to launch a log file with TextEdit:</p>
<p><code>try {<br />
(Runtime.getRuntime()).exec("open -e " + logFileName);<br />
}<br />
catch (IOException e) {<br />
System.out.println("Unable to launch log file: " + logFileName);<br />
}<br />
</code></p>
<p>Where logFileName is the absolute URL of the file that we want to launch. I hope there was a platform independent way to do this, because in this way Java looses its portability advantage. Be brave my brothers, <a href="http://labs.adobe.com/technologies/air/" target="_blank">Adobe Air</a> is on the way!</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/iplat.wordpress.com/40/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/iplat.wordpress.com/40/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/iplat.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/iplat.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/iplat.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/iplat.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/iplat.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/iplat.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/iplat.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/iplat.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/iplat.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/iplat.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/iplat.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/iplat.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/iplat.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/iplat.wordpress.com/40/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iplat.wordpress.com&amp;blog=2163122&amp;post=40&amp;subd=iplat&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://iplat.wordpress.com/2007/12/30/how-to-launch-external-files-with-java-on-mac-os/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d05e126db58c63c5933b0d4a0ead304c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">iplat</media:title>
		</media:content>
	</item>
		<item>
		<title>Tween Saturation Property On Flash!</title>
		<link>http://iplat.wordpress.com/2007/12/20/tween-saturation-property-on-flash/</link>
		<comments>http://iplat.wordpress.com/2007/12/20/tween-saturation-property-on-flash/#comments</comments>
		<pubDate>Thu, 20 Dec 2007 10:44:44 +0000</pubDate>
		<dc:creator>iplat</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[saturation]]></category>

		<guid isPermaLink="false">http://iplat.wordpress.com/2007/12/20/tween-saturation-property-on-flash/</guid>
		<description><![CDATA[I was searching the web about how to tween the saturation property of an image and I discovered this amazing movie of endologik. So, suppose you have a movieclip with a photo inside it and this movieclips is set on Stage under the instance name &#8220;photo&#8221;. You can easily tween saturation and desaturation using this [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iplat.wordpress.com&amp;blog=2163122&amp;post=39&amp;subd=iplat&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I was searching the web about how to tween the saturation property of an image and I discovered this amazing movie of <a href="http://www.endologik.com/fusefx/colorfx/index.html" title="Endologic ColorFX" target="_blank">endologik</a>. So, suppose you have a movieclip with a photo inside it and this movieclips is set on Stage under the instance name &#8220;photo&#8221;. You can easily tween saturation and desaturation using this simple piece of actionscript:</p>
<p><code>import com.mosesSupposes.fuse.*;<br />
import com.mosesSupposes.fusefx.*;<br />
import com.endologik.fusefx.ColorFX;<br />
ZigoEngine.register(PennerEasing);<br />
FuseFX.register(ColorFX);<br />
photo.onRollOver = photoOver;<br />
photo.onRollOut = photoOut;<br />
function photoOver() {<br />
ZigoEngine.doTween(photo, [ColorFX.SATURATION], [-100], 1, PennerEasing.easeOutQuad);<br />
}<br />
function photoOut() {<br />
ZigoEngine.doTween(photo, [ColorFX.SATURATION], [0], 1, PennerEasing.easeOutQuad);<br />
}</code></p>
<p>That was simple, wasn&#8217;t it?</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/iplat.wordpress.com/39/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/iplat.wordpress.com/39/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/iplat.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/iplat.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/iplat.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/iplat.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/iplat.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/iplat.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/iplat.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/iplat.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/iplat.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/iplat.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/iplat.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/iplat.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/iplat.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/iplat.wordpress.com/39/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iplat.wordpress.com&amp;blog=2163122&amp;post=39&amp;subd=iplat&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://iplat.wordpress.com/2007/12/20/tween-saturation-property-on-flash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d05e126db58c63c5933b0d4a0ead304c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">iplat</media:title>
		</media:content>
	</item>
		<item>
		<title>iMenuPro Released</title>
		<link>http://iplat.wordpress.com/2007/12/17/imenupro-released/</link>
		<comments>http://iplat.wordpress.com/2007/12/17/imenupro-released/#comments</comments>
		<pubDate>Mon, 17 Dec 2007 11:00:08 +0000</pubDate>
		<dc:creator>iplat</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[FlashDen]]></category>
		<category><![CDATA[dynamic]]></category>
		<category><![CDATA[horizontal]]></category>
		<category><![CDATA[iMenu]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[object-oriented]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://iplat.wordpress.com/2007/12/17/imenupro-released/</guid>
		<description><![CDATA[OK, iNews is still the next big project, however thanks to a customer who inspired me create a new version of iMenu, iMenuPro is now available on flashDen. Fully customizable, object-oriented, the new version I think will make enough sales. Take a look on flashDen<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iplat.wordpress.com&amp;blog=2163122&amp;post=36&amp;subd=iplat&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>OK, iNews is still the next big project, however thanks to a customer who inspired me create a new version of iMenu, iMenuPro is now available on flashDen. Fully customizable, object-oriented, the new version I think will make enough sales. Take a look on <a href="http://flashden.net?ref=iplat">flashDen</a></p>
<p><a href="http://flashden.net?ref=iplat/item/imenupro/6698" target="_blank"><img src="http://iplat.files.wordpress.com/2007/12/thumbnail.thumbnail.jpg?w=80&#038;h=80" alt="iMenuPro" height="80" width="80" /></a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/iplat.wordpress.com/36/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/iplat.wordpress.com/36/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/iplat.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/iplat.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/iplat.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/iplat.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/iplat.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/iplat.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/iplat.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/iplat.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/iplat.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/iplat.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/iplat.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/iplat.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/iplat.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/iplat.wordpress.com/36/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iplat.wordpress.com&amp;blog=2163122&amp;post=36&amp;subd=iplat&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://iplat.wordpress.com/2007/12/17/imenupro-released/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d05e126db58c63c5933b0d4a0ead304c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">iplat</media:title>
		</media:content>

		<media:content url="http://iplat.files.wordpress.com/2007/12/thumbnail.thumbnail.jpg" medium="image">
			<media:title type="html">iMenuPro</media:title>
		</media:content>
	</item>
	</channel>
</rss>
