<?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:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Monorain's memorize..</title>
	<atom:link href="http://monorain.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://monorain.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Tue, 15 Jan 2008 01:22:35 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>ko</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='monorain.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/16ed43818ccad5011c436d0e69c2f861?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Monorain's memorize..</title>
		<link>http://monorain.wordpress.com</link>
	</image>
			<item>
		<title>object in prototype</title>
		<link>http://monorain.wordpress.com/2008/01/15/object-in-prototype/</link>
		<comments>http://monorain.wordpress.com/2008/01/15/object-in-prototype/#comments</comments>
		<pubDate>Tue, 15 Jan 2008 01:22:35 +0000</pubDate>
		<dc:creator>monorain</dc:creator>
				<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://monorain.wordpress.com/2008/01/15/object-in-prototype/</guid>
		<description><![CDATA[prototype 을 정의할때 Object 로 그룹핑 할때는 다른 Object 를 참조하지 않는 Function 만 함께 Object 안에 넣도록 한다.
this 의 scope 가 현재 object 만 가르키고 있으며, super 키워드가 없기에 상위 object 를 참조하려면 상당히 귀찮은 문제가 발생하므로
class 단위로 프로젝트를 구성하고, 공통적인 함수는 외부 class 에 정의하도록 한다.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=monorain.wordpress.com&blog=2522580&post=6&subd=monorain&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>prototype 을 정의할때 Object 로 그룹핑 할때는 다른 Object 를 참조하지 않는 Function 만 함께 Object 안에 넣도록 한다.</p>
<p>this 의 scope 가 현재 object 만 가르키고 있으며, super 키워드가 없기에 상위 object 를 참조하려면 상당히 귀찮은 문제가 발생하므로<br />
class 단위로 프로젝트를 구성하고, 공통적인 함수는 외부 class 에 정의하도록 한다.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/monorain.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/monorain.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/monorain.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/monorain.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/monorain.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/monorain.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/monorain.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/monorain.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/monorain.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/monorain.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/monorain.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/monorain.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=monorain.wordpress.com&blog=2522580&post=6&subd=monorain&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://monorain.wordpress.com/2008/01/15/object-in-prototype/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5f9c041bfb05e75009a9c91f0386cb55?s=96&#38;d=identicon" medium="image">
			<media:title type="html">monorain</media:title>
		</media:content>
	</item>
	</channel>
</rss>