<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	>
<channel>
	<title>Comments for web technologist</title>
	<atom:link href="http://www.shinstudio.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shinstudio.com/blog</link>
	<description>web 2.0, frontend, ajax, flash, css, dhtml, php</description>
	<pubDate>Thu, 08 Jan 2009 11:39:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Merry Christmas! by Han Sanghun</title>
		<link>http://www.shinstudio.com/blog/2008/12/24/merry-christmas/comment-page-1/#comment-403</link>
		<dc:creator>Han Sanghun</dc:creator>
		<pubDate>Fri, 26 Dec 2008 16:15:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.shinstudio.com/blog/2008/12/24/merry-christmas/#comment-403</guid>
		<description>Merry Christmas and happy holidays.</description>
		<content:encoded><![CDATA[<p>Merry Christmas and happy holidays.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on EV W-100 by EV W 100</title>
		<link>http://www.shinstudio.com/blog/2007/04/04/ev-w-100/comment-page-1/#comment-382</link>
		<dc:creator>EV W 100</dc:creator>
		<pubDate>Wed, 04 Apr 2007 20:20:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.shinstudio.com/sh.kim/?p=239#comment-382</guid>
		<description>[...] EV W 100 [...]</description>
		<content:encoded><![CDATA[<p>[...] EV W 100 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on flashmx-coders.com back to live! by Moreal</title>
		<link>http://www.shinstudio.com/blog/2006/10/08/flashmx-coderscom-back-to-live/comment-page-1/#comment-121</link>
		<dc:creator>Moreal</dc:creator>
		<pubDate>Tue, 31 Oct 2006 08:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.shinstudio.com/sh.kim/?p=230#comment-121</guid>
		<description>The link for the "check it out" seems to be wrong.
:cry:</description>
		<content:encoded><![CDATA[<p>The link for the &#8220;check it out&#8221; seems to be wrong.<br />
 <img src='http://www.shinstudio.com/blog/wp-includes/images/smilies/icon_cry.gif' alt=':cry:' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on flex&#8217;ish site? by shhinhee.kim</title>
		<link>http://www.shinstudio.com/blog/2006/10/24/flexish-site/comment-page-1/#comment-118</link>
		<dc:creator>shhinhee.kim</dc:creator>
		<pubDate>Tue, 24 Oct 2006 15:54:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.shinstudio.com/sh.kim/?p=233#comment-118</guid>
		<description>I'm not complaining in a way that flex is a bad technology. I'm complaining about developers mentality. Learingin new technologies is good again. I'm learing flex myself too. What would be devleloper's role in web application development?

Choosing the right technologies for a given project. You don't want to use flex in a project where traiditional technologies are much better choices.

In a personal project, abusing technologies is good 'cause you can learn a lot from it.

Anyways thanks for your comment. :)</description>
		<content:encoded><![CDATA[<p>I&#8217;m not complaining in a way that flex is a bad technology. I&#8217;m complaining about developers mentality. Learingin new technologies is good again. I&#8217;m learing flex myself too. What would be devleloper&#8217;s role in web application development?</p>
<p>Choosing the right technologies for a given project. You don&#8217;t want to use flex in a project where traiditional technologies are much better choices.</p>
<p>In a personal project, abusing technologies is good &#8217;cause you can learn a lot from it.</p>
<p>Anyways thanks for your comment. <img src='http://www.shinstudio.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on flex&#8217;ish site? by Jeff Houser</title>
		<link>http://www.shinstudio.com/blog/2006/10/24/flexish-site/comment-page-1/#comment-117</link>
		<dc:creator>Jeff Houser</dc:creator>
		<pubDate>Tue, 24 Oct 2006 14:28:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.shinstudio.com/sh.kim/?p=233#comment-117</guid>
		<description>I can think of a few reasons to re-create the wheel in Flex.  
 
 1) Sometimes re-writing an existing project in a new technology is a great way to learn that new technology.  I believe the same can be said for Flex.  
 
 2) Sometimes it is appropriate to keep technology / interface consisent across all faces of an app.  If you already have a Flash or Flex front end to your app, it may not make sense to tack on a HTML portion.  You you may want to use 'X' functionality in "Y" technology.  In this case, X is a discussion board, and Y is Flex.  

3) You think you can build a better mousetrap.  Will Flex allow us to build a better interface for a discussion board? Maybe.  I don't know.  I wouldn't discourage someone from trying, though.</description>
		<content:encoded><![CDATA[<p>I can think of a few reasons to re-create the wheel in Flex.  </p>
<p> 1) Sometimes re-writing an existing project in a new technology is a great way to learn that new technology.  I believe the same can be said for Flex.  </p>
<p> 2) Sometimes it is appropriate to keep technology / interface consisent across all faces of an app.  If you already have a Flash or Flex front end to your app, it may not make sense to tack on a HTML portion.  You you may want to use &#8216;X&#8217; functionality in &#8220;Y&#8221; technology.  In this case, X is a discussion board, and Y is Flex.  </p>
<p>3) You think you can build a better mousetrap.  Will Flex allow us to build a better interface for a discussion board? Maybe.  I don&#8217;t know.  I wouldn&#8217;t discourage someone from trying, though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on flex&#8217;ish site? by drivebyposter</title>
		<link>http://www.shinstudio.com/blog/2006/10/24/flexish-site/comment-page-1/#comment-116</link>
		<dc:creator>drivebyposter</dc:creator>
		<pubDate>Tue, 24 Oct 2006 14:27:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.shinstudio.com/sh.kim/?p=233#comment-116</guid>
		<description>Keep complaining... mainstream developers are busy Working.Only a few "community experts" and Adobe mullahs will ever read this shit.</description>
		<content:encoded><![CDATA[<p>Keep complaining&#8230; mainstream developers are busy Working.Only a few &#8220;community experts&#8221; and Adobe mullahs will ever read this shit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on flex&#8217;ish site? by drivebyposter</title>
		<link>http://www.shinstudio.com/blog/2006/10/24/flexish-site/comment-page-1/#comment-115</link>
		<dc:creator>drivebyposter</dc:creator>
		<pubDate>Tue, 24 Oct 2006 14:24:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.shinstudio.com/sh.kim/?p=233#comment-115</guid>
		<description>i remember driving though lane 45 1/2. fighting sources in my head. Set me free...
:sad:</description>
		<content:encoded><![CDATA[<p>i remember driving though lane 45 1/2. fighting sources in my head. Set me free&#8230;<br />
 <img src='http://www.shinstudio.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':sad:' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
