<?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:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
>

<channel>
	<title>expertria.com</title>
	<atom:link href="http://expertria.com/index.php/feed" rel="self" type="application/rss+xml" />
	<link>http://expertria.com</link>
	<description>Tracing Web 2.0 , Rich Internet Application and Flex development</description>
	<pubDate>Wed, 01 Sep 2010 12:15:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc/3.0/</creativeCommons:license>
		<item>
		<title>Tarts - Opensource P2P File Sharing on Adobe AIR</title>
		<link>http://expertria.com/index.php/archives/333</link>
		<comments>http://expertria.com/index.php/archives/333#comments</comments>
		<pubDate>Wed, 01 Sep 2010 12:15:19 +0000</pubDate>
		<dc:creator>shunjie</dc:creator>
		
		<category><![CDATA[AIR]]></category>

		<category><![CDATA[Actionscript 3.0]]></category>

		<category><![CDATA[Real Time Web]]></category>

		<category><![CDATA[Rich Internet Application]]></category>

		<category><![CDATA[Software Demo]]></category>

		<category><![CDATA[Stratus]]></category>

		<guid isPermaLink="false">http://expertria.com/?p=333</guid>
		<description><![CDATA[When I was presenting on Real Time Web at Adobe Flash Platform Summit in Bangalore, many people asked me whether it is possible to create P2P File Sharing (note its sharing, not transfer) in Flash Player 10.1, backed by Stratus. The answer is definitely yes. Riding on the peer-assisted networking of Adobe Stratus, it means [...]]]></description>
			<content:encoded><![CDATA[<p>When I was presenting on Real Time Web at Adobe Flash Platform Summit in Bangalore, many people asked me whether it is possible to create P2P File Sharing (note its sharing, not transfer) in Flash Player 10.1, backed by Stratus. The answer is definitely yes. Riding on the peer-assisted networking of Adobe Stratus, it means that user can now share huge files to its connected peers, while individual peers can request and pass chunks of file to one another, just like what BitTorrent is doing.</p>
<p>The good thing here is that developers do not need to handle the complexity of handling their peers, transfering of data , joining of mesh themselves as all these are done by Flash Player 10.1 and Adobe Stratus 2.0 Object replication feature.</p>
<p>To demonstrate the P2p File Sharing capabilities , I have started an open source project that allows P2P  File Sharing named Tarts (reverse the word &#8216;Stratus&#8217; to see how I get the name <img src='http://expertria.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>To Play with Tarts , download the initial build at : <a href="http://tarts.googlecode.com/files/tarts.air" title="http://tarts.googlecode.com/files/tarts.air">http://tarts.googlecode.com/files/tarts.air</a><br />
To facilitate testing, you can run 2 instance by installing the TartsReceiver, which is essentially the same file, but build with a different application id :  <a href="http://tarts.googlecode.com/files/tarts_rcv.air" title="http://tarts.googlecode.com/files/tarts_rcv.air">http://tarts.googlecode.com/files/tarts_rcv.air</a></p>
<p>Video Instruction:<br />
<object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/n3B0Y4xoazM&#038;rel=0&#038;color1=0xb1b1b1&#038;color2=0xd0d0d0&#038;hl=en_US&#038;feature=player_profilepage&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.youtube.com/v/n3B0Y4xoazM&#038;rel=0&#038;color1=0xb1b1b1&#038;color2=0xd0d0d0&#038;hl=en_US&#038;feature=player_profilepage&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="640" height="385"></embed></object></p>
<p>1. Select a File you want to share, anything from 1mb to big files like 5 gig</p>
<p>2. Generate a .tart file, this is the same as a .torrent file. The .tart file will holds the description of the file that is being share.</p>
<p>3. Any client that want to download a file can now open a .tart file. It will automatically join the NetGroup, and begin to request for the files. The more peers is currently sharing the file, the faster the file transfer will be .</p>
<p><strong>Note! You will need 2 instance of Tart if you want to send and receive a file yourself. You will not be able to send and request the SAME file under 1 client.</strong></p>
<p>Source: The source for the entire project is available on Google Code:</p>
<p><a href="http://code.google.com/p/tarts/" title="http://code.google.com/p/tarts/">http://code.google.com/p/tarts/</a></p>
<p>To contribute to the project, please drop me an email (shinchi-at-gmail). I hope to keep this simple project as a proof of concept for P2p File Sharing using Stratus, but we all know Flash Developers loves to push limits. So if you modify the code , feel free to commit it back to the trunk.</p>
]]></content:encoded>
			<wfw:commentRss>http://expertria.com/index.php/archives/333/feed</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc/3.0/</creativeCommons:license>
	</item>
		<item>
		<title>Speaking in Adobe Flash Platform Summit!</title>
		<link>http://expertria.com/index.php/archives/330</link>
		<comments>http://expertria.com/index.php/archives/330#comments</comments>
		<pubDate>Thu, 15 Jul 2010 08:13:25 +0000</pubDate>
		<dc:creator>shunjie</dc:creator>
		
		<category><![CDATA[Conference]]></category>

		<category><![CDATA[Flash]]></category>

		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://expertria.com/?p=330</guid>
		<description><![CDATA[
I am pretty thrill to announce that I will be speaking in Adobe Flash Platform Summit 2010  in the coming August at Bangalore, India! The topic I will be covering will be &#8220;Real Time Web in Flash Player 10.1&#8243; . I hope to cover a range of items in the talk including RTMFP, as [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.adobesummit.com"><img style="padding:15px;" title="attending" src="http://www.developermarch.com/adobesummit/img/banners/attending.jpg" alt="attending" width="225" height="150" align="left" /></a><br />
I am pretty thrill to announce that I will be speaking in Adobe Flash Platform Summit 2010  in the coming August at Bangalore, India! The topic I will be covering will be &#8220;Real Time Web in Flash Player 10.1&#8243; . I hope to cover a range of items in the talk including RTMFP, as well as to cover some other useful techniques that using PubSubHubbub + Socket to deliver real time information to clients built on the Flash Platform. Looking at the things I  &#8216;hope&#8217; to cover, 45 minutes is definitely not enough, so I will be doing some filtering and make sure that I can stuff as much goodies into the talk as possible. Friends like <a href="http://alvinzhang.info/" title="Alvin Zhan">Alvin Zhan</a> and <a href="http://www.peterelst.com/" title="Peter Elst">Peter Elst</a> will be there as well, so it will be an exciting conference!</p>
<p><strong>About Adobe Flash Platform Summit</strong><br />
Adobe DevSummit was launched in 2008 as the flagship Adobe Flash Platform conference in India. With the objective of spreading the goodness of Adobe Flash Platform to the community in India, showcasing innovations, and sharing the future directions for the platform, Adobe DevSummit has established itself as the numero uno conference for product users and enthusiasts alike. Now, in its third year, Adobe is reaching out to the sub-continent&#8217;s developers and designers with a much larger Adobe Flash Platform Summit (AFPS) brand that will feature a convergence of over 2000 designers and developers.</p>
]]></content:encoded>
			<wfw:commentRss>http://expertria.com/index.php/archives/330/feed</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc/3.0/</creativeCommons:license>
	</item>
		<item>
		<title>Passing Key-Value Pairs via JSNI</title>
		<link>http://expertria.com/index.php/archives/327</link>
		<comments>http://expertria.com/index.php/archives/327#comments</comments>
		<pubDate>Mon, 12 Jul 2010 05:35:13 +0000</pubDate>
		<dc:creator>shunjie</dc:creator>
		
		<category><![CDATA[GWT]]></category>

		<category><![CDATA[Google Web Toolkit]]></category>

		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://expertria.com/?p=327</guid>
		<description><![CDATA[This morning, I am trying to pass some key-value pairs from Java (GWT) into a piece of Javascript method but found myself hitting a wall. Hashmap does not work well but after googling a bit , it looks like using JavascriptObject will do the trick
code:

JSONObject keyvaluepair = new JSONObject&#40;&#41;;
keyvaluepair.put&#40;&#34;firstKey&#34;, new JSONString&#40;&#34;firstValue&#34;&#41;&#41;;
keyvaluepair.put&#40;&#34;secondKey&#34;, new JSONString&#40;&#34;secondValue&#34;&#41;&#41;;
sendThisObjectToJavascript&#40; keyvaluepair.getJavaScriptObject&#40;&#41;&#41;;
.
.
//You can [...]]]></description>
			<content:encoded><![CDATA[<p>This morning, I am trying to pass some key-value pairs from Java (GWT) into a piece of Javascript method but found myself hitting a wall. Hashmap does not work well but after googling a bit , it looks like using JavascriptObject will do the trick</p>
<p>code:</p>

<div class="wp_syntax"><div class="code"><pre class="java">JSONObject keyvaluepair = <span style="color: #000000; font-weight: bold;">new</span> JSONObject<span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span>;
keyvaluepair.<span style="color: #006600;">put</span><span style="color: #66cc66;">&#40;</span><span style="color: #ff0000;">&quot;firstKey&quot;</span>, <span style="color: #000000; font-weight: bold;">new</span> JSONString<span style="color: #66cc66;">&#40;</span><span style="color: #ff0000;">&quot;firstValue&quot;</span><span style="color: #66cc66;">&#41;</span><span style="color: #66cc66;">&#41;</span>;
keyvaluepair.<span style="color: #006600;">put</span><span style="color: #66cc66;">&#40;</span><span style="color: #ff0000;">&quot;secondKey&quot;</span>, <span style="color: #000000; font-weight: bold;">new</span> JSONString<span style="color: #66cc66;">&#40;</span><span style="color: #ff0000;">&quot;secondValue&quot;</span><span style="color: #66cc66;">&#41;</span><span style="color: #66cc66;">&#41;</span>;
sendThisObjectToJavascript<span style="color: #66cc66;">&#40;</span> keyvaluepair.<span style="color: #006600;">getJavaScriptObject</span><span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span><span style="color: #66cc66;">&#41;</span>;
.
.
<span style="color: #808080; font-style: italic;">//You can even do a for-in loop here to retrieve everything :)</span>
<span style="color: #000000; font-weight: bold;">public</span> <span style="color: #000000; font-weight: bold;">static</span> <span style="color: #000000; font-weight: bold;">native</span> <span style="color: #993333;">void</span> sendThisObjectToJavascript<span style="color: #66cc66;">&#40;</span>JavaScriptObject o<span style="color: #66cc66;">&#41;</span> <span style="color: #808080; font-style: italic;">/*-{
&nbsp;
	for( var i in o)
	{
	  $wnd.alert('value: ' + i + ' is ' + o[i]);
	  //do some black-hole worthy code here
	}
&nbsp;
	}-*/</span>;</pre></div></div>

<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Enhanced by Zemanta" href="http://www.zemanta.com/"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/zemified_e.png?x-id=38f9a745-05ac-48b5-a397-ae9a572f1113" alt="Enhanced by Zemanta" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://expertria.com/index.php/archives/327/feed</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc/3.0/</creativeCommons:license>
	</item>
		<item>
		<title>Spot the difference</title>
		<link>http://expertria.com/index.php/archives/325</link>
		<comments>http://expertria.com/index.php/archives/325#comments</comments>
		<pubDate>Fri, 30 Apr 2010 10:25:17 +0000</pubDate>
		<dc:creator>shunjie</dc:creator>
		
		<category><![CDATA[Random Rattering]]></category>

		<guid isPermaLink="false">http://expertria.com/?p=325</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" src="http://i.imgur.com/9Ykqh.jpg" alt="no flash for iphone" /></p>
]]></content:encoded>
			<wfw:commentRss>http://expertria.com/index.php/archives/325/feed</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc/3.0/</creativeCommons:license>
	</item>
		<item>
		<title>GWT , Silverlight or IPhone developer anyone ?</title>
		<link>http://expertria.com/index.php/archives/314</link>
		<comments>http://expertria.com/index.php/archives/314#comments</comments>
		<pubDate>Tue, 13 Apr 2010 07:18:39 +0000</pubDate>
		<dc:creator>shunjie</dc:creator>
		
		<category><![CDATA[Random Rattering]]></category>

		<guid isPermaLink="false">http://expertria.com/?p=314</guid>
		<description><![CDATA[Seesmic is currently looking for GWT Java Developer, Windows Phone 7 Developer as well as an IPhone developer to our team. As most will agree, hiring a passionate developer is real hard these days, I hope that hopefully by posting through my blog, I will get more eyeballs on these 3 three openings. Let me [...]]]></description>
			<content:encoded><![CDATA[<p>Seesmic is currently looking for GWT Java Developer, Windows Phone 7 Developer as well as an IPhone developer to our team. As most will agree, hiring a passionate developer is real hard these days, I hope that hopefully by posting through my blog, I will get more eyeballs on these 3 three openings. Let me know if any of you my friends are interested or if you got someone in mind. Just drop me an email at shinchi[at]seesmic.com. Anyway I posted these on <a href="http://job-search.jobstreet.com.sg/singapore/job-opening.php?key=seesmic&#038;specialization=&#038;src=11" title="Jobstreet">Jobstreet</a> too, but unfortunately 90% of the resume I get there are absolutely irrelevant, and there are even a few case, when I contacted the candidate and they don&#8217;t even know they applied for the job! So its purely : HR Agency <a href="http://search.twitter.com/search?q=%23dontbeevil" title="#dontbeevil">#dontbeevil</a> :p</p>
<p>Anyway the below is the Job Description:</p>
<div style='width:600px;font-size:12px;border:1px #bbbbbb dotted;padding:5px 5px 5px 5px;margin-top:10px;'>
<strong style="font-size:14px">IPhone Developer</strong></p>
<p><strong>What are we looking for?</strong><br />
We&#8217;re looking for an iPhone OS (iPhone, iPod touch, iPad) engineer to join our team and help us bring our apps to the next level. We will only consider someone who has experience with and is passionate about the iPhone OS, creative, able to work independently, and handle several high priority projects at once in a fast-paced team environment. Your ability to be creative and resourceful in problem solving while working effectively with a range of technical backgrounds is important in this position.</p>
<p><strong>Job requirements?</strong><br />
Strong experience with the iPhone SDK, including the use of tools such as XCode, Interface Builder and Instruments.<br />
Excellent knowledge and experience with Objective C,  XML, Cocoa, MVC, and OOP design patterns<br />
Ability to work in collaboration with the design team to bring their user experience designs to life<br />
Experience in working with a hybrid onshore/offshore team is a plus.<br />
User of Twitter, Facebook and social networks we don&#8217;t even know yet is a must
</div>
<div style='width:600px;font-size:12px;border:1px #bbbbbb dotted;padding:5px 5px 5px 5px;margin-top:10px;'>
<strong style="font-size:14px">GWT Java Web Developer</strong></p>
<p><strong>Who are we looking for?</strong><br />
We are currently looking for a Java Web Developer that is experienced in Google Web Toolkit development to join the team to bring Seesmic Web application to the next level. Candidate should have good knowledge of how AJAX applications works, as well as working knowledge in consuming 3rd party API (via REST, JSOP, etc) and its mechanism. This job will be based in our Singapore office.</p>
<p><strong>Job requirements:</strong><br />
Strong experience with Java and Google Web Toolkit<br />
Knowledge in building User Interface with GWT Components and CSS<br />
Knowledge and experience with MVC, OOP Design patterns, Javascript and JSNI<br />
Experience in working with a hybrid onshore/offshore team is a plus<br />
User of Twitter, Facebook and social networks we don&#8217;t even know yet is a must<br />
Able to communicate comfortably English to communicate with offshore team.
</div>
<div style='width:600px;font-size:12px;border:1px #bbbbbb dotted;padding:5px 5px 5px 5px;margin-top:10px;'>
<strong style="font-size:14px">Windows Phone 7 Developer</strong></p>
<p>We recently demo&#8217;ed our Windows Phone 7 application and we&#8217;re looking for a Silverlight engineer to join our team and help us bring the application to the next level. Selected Candidate will be based in the Singapore Office.</p>
<p><strong>We are looking for someone who:</strong><br />
has professional experience and abilities in working with Silverlight Platform or Windows Presentation Foundation,<br />
is creative and highly motivated,<br />
is able to work independently,<br />
will handle several high priority projects at once in a fast-paced team environment.</p>
<p><strong>Job requirements</strong><br />
Experience in .Net C# (2 years minimum)<br />
Experience in Silverlight or/and WPF (1 year minimum)<br />
Experience in Microsoft Blend<br />
Experience in UI and Business Logic development<br />
Experience in working with a hybrid onshore/offshore team is a plus.<br />
Experience in developing for Windows Mobile Phones is a plus.<br />
Fluency in English is a must to communicate with offshore team</p>
<p><strong>Responsibility</strong><br />
Developing Windows Phone 7. The app benefits from the technical investment that Seesmic has made into Silverlight for its desktop platform.
</div>
]]></content:encoded>
			<wfw:commentRss>http://expertria.com/index.php/archives/314/feed</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc/3.0/</creativeCommons:license>
	</item>
		<item>
		<title>Join us for the Flex 4 Community Launch!</title>
		<link>http://expertria.com/index.php/archives/311</link>
		<comments>http://expertria.com/index.php/archives/311#comments</comments>
		<pubDate>Sat, 27 Mar 2010 06:05:37 +0000</pubDate>
		<dc:creator>shunjie</dc:creator>
		
		<category><![CDATA[Random Rattering]]></category>

		<guid isPermaLink="false">http://expertria.com/?p=311</guid>
		<description><![CDATA[This coming April, join the Singapore Flex Usergroup for the Flex 4  SDK and Flash Builder 4 Community Launch at the Singapore Arts Musuem!
We will be inviting Harish Sivaramakrisan, Adobe Platform Evangelist,  to show you the what are the new features for Flash Builder 4 since  beta. Harish will also demonstrate the [...]]]></description>
			<content:encoded><![CDATA[<p>This coming April, join the Singapore Flex Usergroup for the Flex 4  SDK and Flash Builder 4 Community Launch at the Singapore Arts Musuem!</p>
<p>We will be inviting Harish Sivaramakrisan, Adobe Platform Evangelist,  to show you the what are the new features for Flash Builder 4 since  beta. Harish will also demonstrate the new designer-developer workflow  with Adobe Flash Catalyst. While many of us already have seen what Flash  Catalyst can do for us in beta, Harish will show us what&#8217;s new since  then.</p>
<p>We will also do a run through of the Spark Architecture and  demonstrate how it will change the way you develop in Flex!</p>
<p>Registration is FREE thanks to Adobe and light refreshments will  provide. One lucky winner will also stand a chance to walk away with a  copy of Flash Builder 4 premium. Seats are limited, <a href="http://www.theeventmicrosite.com/adobefb4_register.html">so  register now</a>!</p>
<table style="height: 576px;" border="0" cellspacing="0" cellpadding="0" width="654" align="center">
<tbody>
<tr>
<td colspan="2" align="left" valign="top">
<table style="height: 11px;" border="0" cellspacing="0" cellpadding="0" width="650">
<tbody>
<tr>
<td colspan="2" height="67" align="left" valign="top"></td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td class="bothBorder" colspan="2" align="center"></td>
</tr>
<tr>
<td style="border-left: 1pt solid #cdcfcf;  border-right: 1pt solid #cdcfcf;" colspan="2" valign="top"></td>
</tr>
<tr>
<td style="border-left: 1pt solid #cdcfcf;  border-right: 1pt solid #cdcfcf;" colspan="2" valign="top">
<table border="0" cellspacing="0" cellpadding="0" width="650" align="center">
<tbody>
<tr>
<td width="459" valign="top">
<table border="0" cellspacing="0" cellpadding="0" width="440" align="center">
<tbody>
<tr>
<td style="font-family:  Arial,Helvetica,sans-serif; font-size: 12px; color: #3a3a3a;"></td>
</tr>
<tr>
<td style="font-family:  Arial,Helvetica,sans-serif; font-size: 12px; color: #3a3a3a;"><img src="http://www.theeventmicrosite.com/adobeflashbuilder4/images/Adobe-Flex4_ttl2.jpg" alt="" width="374" height="46" /></td>
</tr>
<tr>
<td style="font-family:  Arial,Helvetica,sans-serif; font-size: 12px; color: #3a3a3a;">
<table style="font-family: Arial,Helvetica,sans-serif; font-size: 11px;  color: #3a3a3a;" border="0" cellspacing="0" cellpadding="5" width="438">
<tbody>
<tr>
<td colspan="2" valign="top"><img src="http://www.theeventmicrosite.com/adobeflashbuilder4/images/Adobe-Flex4_ttl1.jpg" alt="" width="438" height="35" /></td>
</tr>
<tr>
<td style="border-bottom: 1px solid #cccccc;" width="17%" valign="top">1.30  pm</td>
<td style="border-bottom: 1px solid #cccccc;" width="83%" valign="middle">Registration</td>
</tr>
<tr>
<td style="border-bottom: 1px solid #cccccc;" valign="top">2.00 pm</td>
<td style="border-bottom: 1px solid #cccccc;" valign="middle">Welcome  Note</td>
</tr>
<tr>
<td style="border-bottom: 1px solid #cccccc;" valign="top">2.05 pm</td>
<td style="border-bottom: 1px solid #cccccc;" valign="middle">What’s new  in Flash Builder 4<br />
by Harish Sivaramakrishnan,<br />
Computer Scientist &amp; Evangelist for Adobe Flash    Platform</td>
</tr>
<tr>
<td style="border-bottom: 1px solid #cccccc;" valign="top">2.50 pm</td>
<td style="border-bottom: 1px solid #cccccc;" valign="middle">Customer    Showcase</td>
</tr>
<tr>
<td style="border-bottom: 1px solid #cccccc;" valign="top">3.20 pm</td>
<td style="border-bottom: 1px solid #cccccc;" valign="middle">Coffee    Break</td>
</tr>
<tr>
<td style="border-bottom: 1px solid #cccccc;" valign="top">3.40 pm</td>
<td style="border-bottom: 1px solid #cccccc;" valign="middle">Adobe  Flash Catalyst<br />
by   Harish Sivaramakrishnan,<br />
Computer Scientist &amp; Evangelist for Adobe Flash  Platform</td>
</tr>
<tr>
<td style="border-bottom: 1px solid #cccccc;" valign="top">4.25 pm</td>
<td style="border-bottom: 1px solid #cccccc;" valign="middle">Spark  Architecture and what it means to you<br />
by Hu Shunjie,                      Flex   Usergroup</td>
</tr>
<tr>
<td style="border-bottom: 1px solid #cccccc;" valign="top">5.00 pm</td>
<td style="border-bottom: 1px solid #cccccc;" valign="middle">Q&amp;A  Session</td>
</tr>
<tr>
<td style="border-bottom: 1px solid #cccccc;" valign="top">5.20 pm</td>
<td style="border-bottom: 1px solid #cccccc;" valign="middle">Lucky Draw  &amp; Closing</td>
</tr>
<tr>
<td style="border-bottom: 1px solid #cccccc;" valign="top">5.30 pm</td>
<td style="border-bottom: 1px solid #cccccc;" valign="middle">End</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td style="font-family:  Arial,Helvetica,sans-serif; font-size: 12px; color: #3a3a3a;"></td>
</tr>
<tr>
<td style="font-family:  Arial,Helvetica,sans-serif; font-size: 12px; color: #3a3a3a;">
<div><a href="http://www.theeventmicrosite.com/adobefb4_register.html"><img src="http://www.theeventmicrosite.com/adobeflashbuilder4/images/Adobe-Flex4_cta.jpg" border="0" alt="" width="170" height="50" /></a></div>
</td>
</tr>
<tr>
<td style="font-family:  Arial,Helvetica,sans-serif; font-size: 12px; color: #3a3a3a;"></td>
</tr>
</tbody>
</table>
</td>
<td width="191" valign="top" bgcolor="#efefef">
<table style="font-family: Arial,Helvetica,sans-serif; font-size: 11px;  color: #3a3a3a;" border="0" cellspacing="0" cellpadding="0" width="176" align="center">
<tbody>
<tr>
<td style="font-family:  Arial,Helvetica,sans-serif; font-size: 12px; color: #3a3a3a;"></td>
</tr>
<tr>
<td style="font-family:  Arial,Helvetica,sans-serif; font-size: 12px; color: #3a3a3a;">
<table border="0" cellspacing="0" cellpadding="5" width="100%">
<tbody>
<tr>
<td style="font-family:  Arial,Helvetica,sans-serif; font-size: 12px; color: #ffffff;" bgcolor="#b51d1a"><strong>EVENT  DETAILS</strong></td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td style="font-family:  Arial,Helvetica,sans-serif; font-size: 12px; color: #3a3a3a;">
<table style="font-family: Arial,Helvetica,sans-serif; font-size: 11px;  color: #3a3a3a;" border="0" cellspacing="0" cellpadding="2" width="100%">
<tbody>
<tr>
<td style="border-bottom: 1px solid #cccccc;" width="27%" valign="top">Date:</td>
<td style="border-bottom: 1px solid #cccccc;" width="73%">15 April 2010,  Thursday</td>
</tr>
<tr>
<td style="border-bottom: 1px solid #cccccc;" valign="top">Time:</td>
<td style="border-bottom: 1px solid #cccccc;">2.00pm to 5.30pm<br />
(Registration starts at 1.30pm)</td>
</tr>
<tr>
<td style="border-bottom: 1px solid #cccccc;" valign="top">Venue:</td>
<td style="border-bottom: 1px solid #cccccc;"><strong>Singapore Art Museum,<br />
The Glass Hall</strong>,<br />
8 Queen Street,<br />
Singapore 188535</td>
</tr>
</tbody>
</table>
<p align="center"><a href="http://www.theeventmicrosite.com/adobefb4_register.html"><img src="http://www.theeventmicrosite.com/adobeflashbuilder4/images/Adobe-Flex4_cta.jpg" border="0" alt="" width="170" height="50" /></a></p>
<p>For more information or assistance, please email <a href="mailto:seamc@adobe.com?subject=Adobe%20Flash%20Builder%204%20Community%20Launch%20Event">seamc@adobe.com</a></td>
</tr>
<tr>
<td style="font-family:  Arial,Helvetica,sans-serif; font-size: 12px; color: #3a3a3a;">
<div><img src="http://www.theeventmicrosite.com/adobeflashbuilder4/images/Adobe-Flex4_pofp.jpg" alt="" width="124" height="58" /></div>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td colspan="2"></td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://expertria.com/index.php/archives/311/feed</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc/3.0/</creativeCommons:license>
	</item>
		<item>
		<title>On ticket for TAC&#8217;09 to give away free.</title>
		<link>http://expertria.com/index.php/archives/304</link>
		<comments>http://expertria.com/index.php/archives/304#comments</comments>
		<pubDate>Mon, 27 Jul 2009 09:33:40 +0000</pubDate>
		<dc:creator>shunjie</dc:creator>
		
		<category><![CDATA[competition]]></category>

		<guid isPermaLink="false">http://expertria.com/?p=304</guid>
		<description><![CDATA[ 
Paypal got some issues with credit card validation today it seems , with 2 users trying to buy TAC issue saying that Paypal refuse to validate their credit card. To test it out, I bought a ticket myself using my own credit card, and it works. So now I got an extra , full pass [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"> <a title="The Actionscript Conference 2009" href="http://tac.sg/"><img class="size-full wp-image-93 aligncenter" title="The Actionscript Conference 2009" src="http://tac.sg/wp-content/uploads/2009/07/tac09-200x200.jpg" alt="The Actionscript Conference 2009" width="200" height="200" /></a></p>
<p>Paypal got some issues with credit card validation today it seems , with 2 users trying to buy TAC issue saying that Paypal refuse to validate their credit card. To test it out, I bought a ticket myself using my own credit card, and it works. So now I got an extra , full pass to TAC&#8217;09. </p>
<p>I will like to give the ticket to someone  who blog about &#8220;What do you think you will get the most out of TAC&#8217;09&#8243;  within the next 24 hours. If there are more than one then I will choose the best entry. Just blog and email me (shinchi[at]gmail.com) your blog link about it. Note that this ticket still entitle you to win the free FDT Pure in the ongoing raffle.</p>
<p>If you have issues with payment, do not hesistant to call me via 90487415 or email ticket@tac.sg. We will help you out definitely!</p>
]]></content:encoded>
			<wfw:commentRss>http://expertria.com/index.php/archives/304/feed</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc/3.0/</creativeCommons:license>
	</item>
		<item>
		<title>The Actionscript Conference 2009 &#124; Flash Camp Singapore - back in full action!</title>
		<link>http://expertria.com/index.php/archives/302</link>
		<comments>http://expertria.com/index.php/archives/302#comments</comments>
		<pubDate>Fri, 24 Jul 2009 06:06:55 +0000</pubDate>
		<dc:creator>shunjie</dc:creator>
		
		<category><![CDATA[AIR]]></category>

		<category><![CDATA[Actionscript 3.0]]></category>

		<category><![CDATA[Events]]></category>

		<category><![CDATA[Flash]]></category>

		<category><![CDATA[Flex]]></category>

		<category><![CDATA[Flex 4]]></category>

		<category><![CDATA[Geek Stuff]]></category>

		<category><![CDATA[News]]></category>

		<category><![CDATA[Rich Internet Application]]></category>

		<category><![CDATA[The Actionscript Conference]]></category>

		<category><![CDATA[Usergroup]]></category>

		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://expertria.com/?p=302</guid>
		<description><![CDATA[
Last year when I was in Seoul in got the chance to chat with <a href="http://calacanis.com/" title="Jason Calacanis">Jason Calacanis</a>, whom I told him about <a href="http://tac.sg" title="The Actionscript Conference">The Actionscript Conference</a>. When I told him that it is still small, he told me &#8220;give it a few years&#8221;. His words bring me far and I am determined to turn TAC into one [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://fug.sg/tac/top.png" alt="" /><br />
Last year when I was in Seoul in got the chance to chat with <a href="http://calacanis.com/" title="Jason Calacanis">Jason Calacanis</a>, whom I told him about <a href="http://tac.sg" title="The Actionscript Conference">The Actionscript Conference</a>. When I told him that it is still small, he told me &#8220;give it a few years&#8221;. His words bring me far and I am determined to turn TAC into one of the biggest Flash and Flex conference in  South East Asia.</p>
<p>This year, TAC will be held on the 14th and 15th September, in the 550 seater of NTUC auditorium at One Marina Boulevard. For many attendees, it simply means crossing the road of Shenton way from their office to the venue. 2 Full days means we are invite more speakers, more topics and give you the updates and knowledge of Flex, Flash and Flash Player, and AIR that you are craving for.</p>
<p>I am proud to announced that ticketing is now opened. <a href="http://tac.sg" title="So register now!">So register now!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://expertria.com/index.php/archives/302/feed</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc/3.0/</creativeCommons:license>
	</item>
		<item>
		<title>RIAction round up - thanks everyone for the support!</title>
		<link>http://expertria.com/index.php/archives/288</link>
		<comments>http://expertria.com/index.php/archives/288#comments</comments>
		<pubDate>Sat, 28 Feb 2009 16:54:20 +0000</pubDate>
		<dc:creator>shunjie</dc:creator>
		
		<category><![CDATA[Events]]></category>

		<guid isPermaLink="false">http://expertria.com/?p=288</guid>
		<description><![CDATA[
A token of appreciation to all who make RIAction possible
Thanks everyone for supporting <a href="http://riaction.sg" title="RIAction">RIAction</a>. It has been a busy week for me running around and getting things sync&#8217;ed up but looking the good turnout and the good feedback, me and my co-organizer, <a href="http://twitter.com/armchairdude" title="Jonathan Wong">Jonathan Wong</a>, feel that all is worth it! This is the 2nd major [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" src="http://farm4.static.flickr.com/3317/3315697651_24cf9d0450.jpg?v=0" alt="" /></p>
<p><strong>A token of appreciation to all who make RIAction possible</strong></p>
<p>Thanks everyone for supporting <a href="http://riaction.sg" title="RIAction">RIAction</a>. It has been a busy week for me running around and getting things sync&#8217;ed up but looking the good turnout and the good feedback, me and my co-organizer, <a href="http://twitter.com/armchairdude" title="Jonathan Wong">Jonathan Wong</a>, feel that all is worth it! This is the 2nd major event I organized under the Singapore Flex Usergroup and Jonathan and his colleague, Clariss provided me with a lot of useful pointers that I think will definitely proof to be useful in future events. Thanks Jonathan and Clariss. Of course, nothing will be possible without my <a href="http://fug.sg/index.php/contact" title="FUG buddies">FUG buddies</a> who are always there to help me and the community, sacrificing their time and skipping the sessions to ensure everything ran well. Thus, I made a video featuring them during RIAction. Here goes!</p>
<p style="text-align: center;">
<embed src="http://blip.tv/play/Ae_oSYn0KA" type="application/x-shockwave-flash" width="600" height="363" allowscriptaccess="always" allowfullscreen="true"></embed>
</p>
<p><strong>Quick Summary of RIAction</strong><br />
RIAction is a very ambitious attempt that spawned from a discussion between me and Jonathan during <a href="http://dmfest.com/2008/" title="DMFest">DMFest</a>. The idea is to bring all the major RIA players together and provide a central platform for developers in the region to network and to learn about Rich Internet Application. Originally named &#8216;RIA Meetup&#8217;, it is subsequently renamed into &#8216;RIAction&#8217;, some creative thinking by Jonathan!<br />
We are very lucky to have the support of Microsoft, Adobe and Google, as well as the various groups in Singapore: <a href="http://e27.sg" title="e27">e27</a>, <a href="http://creativecrew.sg" title="CreativeCrew">CreativeCrew</a>, <a href="http://php.org.sg" title="P.HP Society">P.HP Society</a>,  <a href="http://flashmove.com" title="Flashmove FSUG">Flashmove FSUG</a> , <a href="http://sgentrepreneurs.com/" title="SGEntrepreneur">SGEntrepreneur</a> and <a href="http://tdm.sg/" title="TDM">TDM</a>. </p>
<p><strong>Something to learn from</strong><br />
We received a lot of feedbacks from the community and we are still going through them. However, a few observations and feedback is<br />
1) The Jumpstart room, which can house 30 attendees, is so popular that it ends up have close to 60 person at a time and that means half of the attendee need to stand. On the other hand, the Workflow room which can house 60 pax has an average of 30-50, and at one point of time, 20 attendee. For RIAction 2, what we will do is to have the attendees register for the individual tracks first, before assigning the tracks to the room of the right size. That way we can be sure that each room can fit the right audience.</p>
<p>2) More Booths! We are happy that people like the booths and exhibition, as well as the XBOX playground. We will definitely look into more ways to increase the number of booths for RIAction 2</p>
<p>3) More video and recording. Many people has asked for the recording of various sessions. This time we are only able to record for 2 rooms. We will certainly look for ways to record all the sessions for RIAction 2.</p>
<p><strong>RIAction 2</strong><br />
My initial plan is to have RIAction 2 somewhere between now and September. I will of course, hope to listen to some feedbacks from you guys, how we can make things better and what you want to see. I will appreciate if you guys can leave me a comment , providing me some suggestions and what you want to see (e.g. JavaFX, Workshops, mobile stuff).</p>
<p><strong>Photos from RIAction (taken by <a href="http://twitter.com/arulprasad" title="Arul Prasad">Arul Prasad</a>)</strong><br />
<a href="http://www.flickr.com/photos/inji/sets/72157614561016078/" ><img src="http://expertria.com/wp-content/uploads/2009/03/picture-7.png" alt="picture-7" title="picture-7" width="485" height="319" class="aligncenter size-full wp-image-289" /><br />
 </a></p>
<p>Cheers!</p>
]]></content:encoded>
			<wfw:commentRss>http://expertria.com/index.php/archives/288/feed</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc/3.0/</creativeCommons:license>
	</item>
		<item>
		<title>LABSchool reveals Adobe Flex 3 training course in Singapore during RIAction</title>
		<link>http://expertria.com/index.php/archives/285</link>
		<comments>http://expertria.com/index.php/archives/285#comments</comments>
		<pubDate>Thu, 26 Feb 2009 15:42:10 +0000</pubDate>
		<dc:creator>shunjie</dc:creator>
		
		<category><![CDATA[Courses]]></category>

		<category><![CDATA[Flex]]></category>

		<category><![CDATA[RIAction]]></category>

		<category><![CDATA[Rich Internet Application]]></category>

		<guid isPermaLink="false">http://expertria.com/?p=285</guid>
		<description><![CDATA[
<a href="http://www.vox.sg" title="LABSchool">LABSchool</a>, a Adobe Authorized Training Center, revealed their <a href="http://www.vox.sg/lab/index.php?option=com_content&#38;aview=article&#38;id=8:flex&#38;catid=7:flex&#38;Itemid=10" title="Adobe Flex 3 training course during RIAction">Adobe Flex 3 training course during RIAction</a>. LABSchool, backed by Stefano Virgillli, the brainchild behind <a href="http://creativecrew.com.sg" title="Creativecrew">Creativecrew</a> and UltimateFX, has put up possibility the first Flex training course in Singapore. The course will span over 3 days and will bring the trainees from beginners to intemediate level in [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center; "><img class="aligncenter" src="http://www.vox.sg/lab/templates/rt_chromatophore_j15/images/banner_lab600.gif" alt="" /></p>
<p><a href="http://www.vox.sg" title="LABSchool">LABSchool</a>, a Adobe Authorized Training Center, revealed their <a href="http://www.vox.sg/lab/index.php?option=com_content&amp;aview=article&amp;id=8:flex&amp;catid=7:flex&amp;Itemid=10" title="Adobe Flex 3 training course during RIAction">Adobe Flex 3 training course during RIAction</a>. LABSchool, backed by Stefano Virgillli, the brainchild behind <a href="http://creativecrew.com.sg" title="Creativecrew">Creativecrew</a> and UltimateFX, has put up possibility the first Flex training course in Singapore. The course will span over 3 days and will bring the trainees from beginners to intemediate level in Flex.</p>
<p>Thanks <a href="http://www.vox.sg" title="LABSchool">LABSchool</a> for finally giving us a Flex course in Singapore!</p>
]]></content:encoded>
			<wfw:commentRss>http://expertria.com/index.php/archives/285/feed</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc/3.0/</creativeCommons:license>
	</item>
	</channel>
</rss>
