<?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>polly97's blog</title>
	<atom:link href="http://polly97.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://polly97.wordpress.com</link>
	<description>Just another Wordpress.com weblog</description>
	<lastBuildDate>Fri, 26 Dec 2008 09:14:15 +0000</lastBuildDate>
	<language>ko</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='polly97.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>polly97's blog</title>
		<link>http://polly97.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://polly97.wordpress.com/osd.xml" title="polly97&#039;s blog" />
	<atom:link rel='hub' href='http://polly97.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Inversion of Control Containers and the Dependency Injection pattern</title>
		<link>http://polly97.wordpress.com/2008/12/26/inversion-of-control-containers-and-the-dependency-injection-pattern/</link>
		<comments>http://polly97.wordpress.com/2008/12/26/inversion-of-control-containers-and-the-dependency-injection-pattern/#comments</comments>
		<pubDate>Fri, 26 Dec 2008 09:12:42 +0000</pubDate>
		<dc:creator>polly97</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://polly97.wordpress.com/2008/12/26/inversion-of-control-containers-and-the-dependency-injection-pattern/</guid>
		<description><![CDATA[Inversion of Control Containers and the Dependency Injection pattern Martin Fowler In the Java community there&#8217;s been a rush of lightweight containers that help to assemble components from different projects into a cohesive application. Underlying these containers is a common pattern to how they perform the wiring, a concept they refer under the very generic [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=polly97.wordpress.com&amp;blog=348370&amp;post=79&amp;subd=polly97&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://polly97.wordpress.com/2008/12/26/inversion-of-control-containers-and-the-dependency-injection-pattern/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f4fc2076fe0f8702fd9ba22717c784bb?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">polly97</media:title>
		</media:content>

		<media:content url="http://polly97.wordpress.com/wp-admin/naive.gif" medium="image">
			<media:title type="html">Figure 1</media:title>
		</media:content>

		<media:content url="http://polly97.wordpress.com/wp-admin/injector.gif" medium="image">
			<media:title type="html">Figure 2</media:title>
		</media:content>

		<media:content url="http://polly97.wordpress.com/wp-admin/locator.gif" medium="image">
			<media:title type="html">Figure 3</media:title>
		</media:content>
	</item>
		<item>
		<title>Avalon is&#8230;</title>
		<link>http://polly97.wordpress.com/2008/12/24/avalon-is/</link>
		<comments>http://polly97.wordpress.com/2008/12/24/avalon-is/#comments</comments>
		<pubDate>Wed, 24 Dec 2008 08:33:48 +0000</pubDate>
		<dc:creator>polly97</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://polly97.wordpress.com/2008/12/24/avalon-is/</guid>
		<description><![CDATA[다음은 日経BP사이트에서 발췌한 기사 &#8220;【Jakarta/Apacheウォッチ】第8回 汎用サーバー・アプリケーション基盤Avalon&#8221; (http://itpro.nikkeibp.co.jp/members/ITPro/oss/20040527/1/)를 번역한 것입니다. The Apache Software Foundation의 탑 프로젝트중에 Avalon라는 것이 있다는 것을 알고 계신지? Avalon이라면 Windows의 롱혼시절의 Presentation기술? 아더왕의 얘기? 는 아니고&#8230; Avalon프로젝트는 FTP서버라든가 HTTP서버 같은 서버 어플리케이션을 Java로 작성할 경우에 사용할 수 있는 프레임워크이다. 이전엔 jakarta프로젝트에서 개발을 진행했었지만, 몇년전부터 Struts나 Ant처럼 Apache의 탑 프로젝트가 되었다. 역사가 긴 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=polly97.wordpress.com&amp;blog=348370&amp;post=78&amp;subd=polly97&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://polly97.wordpress.com/2008/12/24/avalon-is/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f4fc2076fe0f8702fd9ba22717c784bb?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">polly97</media:title>
		</media:content>
	</item>
		<item>
		<title>놀라운 게임기의 역사</title>
		<link>http://polly97.wordpress.com/2008/11/27/%eb%86%80%eb%9d%bc%ec%9a%b4-%ea%b2%8c%ec%9e%84%ea%b8%b0%ec%9d%98-%ec%97%ad%ec%82%ac/</link>
		<comments>http://polly97.wordpress.com/2008/11/27/%eb%86%80%eb%9d%bc%ec%9a%b4-%ea%b2%8c%ec%9e%84%ea%b8%b0%ec%9d%98-%ec%97%ad%ec%82%ac/#comments</comments>
		<pubDate>Thu, 27 Nov 2008 07:30:04 +0000</pubDate>
		<dc:creator>polly97</dc:creator>
				<category><![CDATA[news & etc.]]></category>

		<guid isPermaLink="false">http://polly97.wordpress.com/?p=75</guid>
		<description><![CDATA[놀라운 게임기의 역사 기사입력 2008-11-27 09:15 &#124; 최종수정 2008-11-27 10:45 &#60;!&#8211; &#8211;&#62; [쇼핑저널 버즈] 지난 2007년 12월 미국 일리노이 대학 슈퍼컴퓨터 응용 센터는 불과 5만 달러(약 7,565만 원) 제작비를 들여 초당 5,000억 번의 연산이 가능한 슈퍼컴퓨터를 제작했다고 발표한 일이 있었다. 이러한 연산능력은 세계 500대 슈퍼컴퓨터에는 미치지 못하는 능력이지만 슈퍼컴퓨터로 전혀 손색이 없다고 뉴욕타임스가 보도했다. 대학연구소에서 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=polly97.wordpress.com&amp;blog=348370&amp;post=75&amp;subd=polly97&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://polly97.wordpress.com/2008/11/27/%eb%86%80%eb%9d%bc%ec%9a%b4-%ea%b2%8c%ec%9e%84%ea%b8%b0%ec%9d%98-%ec%97%ad%ec%82%ac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f4fc2076fe0f8702fd9ba22717c784bb?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">polly97</media:title>
		</media:content>

		<media:content url="http://imgnews.naver.com/image/news/office/top/top_030.gif" medium="image">
			<media:title type="html">전자신문</media:title>
		</media:content>

		<media:content url="http://imgnews.naver.com/image/news/2007/new_section/btn_view_origin_article.gif" medium="image">
			<media:title type="html">기사원문보기</media:title>
		</media:content>

		<media:content url="http://imgnews.naver.com/image/etimesi/2008/11/27/1_001(96).jpg" medium="image" />

		<media:content url="http://imgnews.naver.com/image/etimesi/2008/11/27/1_002(81).jpg" medium="image" />

		<media:content url="http://imgnews.naver.com/image/etimesi/2008/11/27/1_003(74).jpg" medium="image" />

		<media:content url="http://imgnews.naver.com/image/etimesi/2008/11/27/1_004(60).jpg" medium="image" />

		<media:content url="http://imgnews.naver.com/image/etimesi/2008/11/27/1_005(42).jpg" medium="image" />

		<media:content url="http://imgnews.naver.com/image/etimesi/2008/11/27/1_006(36).jpg" medium="image" />

		<media:content url="http://imgnews.naver.com/image/etimesi/2008/11/27/1_007(27).jpg" medium="image" />

		<media:content url="http://imgnews.naver.com/image/etimesi/2008/11/27/1_008(26).jpg" medium="image" />

		<media:content url="http://imgnews.naver.com/image/etimesi/2008/11/27/1_009(20).jpg" medium="image" />

		<media:content url="http://imgnews.naver.com/image/etimesi/2008/11/27/1_010(14).jpg" medium="image" />

		<media:content url="http://imgnews.naver.com/image/etimesi/2008/11/27/1_011(8).jpg" medium="image" />

		<media:content url="http://imgnews.naver.com/image/etimesi/2008/11/27/1_012(8).jpg" medium="image" />

		<media:content url="http://imgnews.naver.com/image/etimesi/2008/11/27/1_013(7).jpg" medium="image" />

		<media:content url="http://imgnews.naver.com/image/etimesi/2008/11/27/1_014(10).jpg" medium="image" />

		<media:content url="http://imgnews.naver.com/image/etimesi/2008/11/27/1_015(4).jpg" medium="image" />

		<media:content url="http://imgnews.naver.com/image/etimesi/2008/11/27/1_016(1).jpg" medium="image" />
	</item>
		<item>
		<title>혼자서 만든 ‘1인 온라인게임’ 화제</title>
		<link>http://polly97.wordpress.com/2008/09/12/%ed%98%bc%ec%9e%90%ec%84%9c-%eb%a7%8c%eb%93%a0-%e2%80%981%ec%9d%b8-%ec%98%a8%eb%9d%bc%ec%9d%b8%ea%b2%8c%ec%9e%84%e2%80%99-%ed%99%94%ec%a0%9c/</link>
		<comments>http://polly97.wordpress.com/2008/09/12/%ed%98%bc%ec%9e%90%ec%84%9c-%eb%a7%8c%eb%93%a0-%e2%80%981%ec%9d%b8-%ec%98%a8%eb%9d%bc%ec%9d%b8%ea%b2%8c%ec%9e%84%e2%80%99-%ed%99%94%ec%a0%9c/#comments</comments>
		<pubDate>Fri, 12 Sep 2008 01:46:31 +0000</pubDate>
		<dc:creator>polly97</dc:creator>
				<category><![CDATA[news & etc.]]></category>

		<guid isPermaLink="false">http://polly97.wordpress.com/?p=73</guid>
		<description><![CDATA[혼자서 만든 ‘1인 온라인게임’ 화제 혼자 기획, 프로그래밍, 그래픽, 운영, 마케팅까지 담당 [고려무사]   게임 기획부터 프로그래밍, 그래픽 등 혼자서 모든 게임 개발을 완료한 ‘1인 게임’이 퍼블리셔를 통해 서비스되는 이례적인 일이 발생했다. 바로 김태환 씨가 만든 온라인게임 &#60;신마법의 대륙&#62;이다.   1인 게임은 지난 1990년대 중반부터 꾸준히 만들어졌다. 하지만 온라인게임, 그것도 MMORPG가 1인 게임으로 만들어진 것은 드문 일이다. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=polly97.wordpress.com&amp;blog=348370&amp;post=73&amp;subd=polly97&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://polly97.wordpress.com/2008/09/12/%ed%98%bc%ec%9e%90%ec%84%9c-%eb%a7%8c%eb%93%a0-%e2%80%981%ec%9d%b8-%ec%98%a8%eb%9d%bc%ec%9d%b8%ea%b2%8c%ec%9e%84%e2%80%99-%ed%99%94%ec%a0%9c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f4fc2076fe0f8702fd9ba22717c784bb?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">polly97</media:title>
		</media:content>

		<media:content url="http://file.thisisgame.com/img/common/blank.gif" medium="image" />

		<media:content url="http://file.thisisgame.com/img/common/bbs/ico_source.gif" medium="image" />

		<media:content url="http://file.thisisgame.com/board/files/0/img/20080911111427_f540ac51.jpg" medium="image" />

		<media:content url="http://polly97.wordpress.com/board/files/0/img/20080911111451_d8de7297.jpg" medium="image" />

		<media:content url="http://polly97.wordpress.com/board/files/0/img/20080911111256_0394cb5e.jpg" medium="image" />
	</item>
		<item>
		<title>소프트웨어 아키텍처 이론과 SI 프로젝트 현실</title>
		<link>http://polly97.wordpress.com/2007/08/07/%ec%86%8c%ed%94%84%ed%8a%b8%ec%9b%a8%ec%96%b4-%ec%95%84%ed%82%a4%ed%85%8d%ec%b2%98-%ec%9d%b4%eb%a1%a0%ea%b3%bc-si-%ed%94%84%eb%a1%9c%ec%a0%9d%ed%8a%b8-%ed%98%84%ec%8b%a4/</link>
		<comments>http://polly97.wordpress.com/2007/08/07/%ec%86%8c%ed%94%84%ed%8a%b8%ec%9b%a8%ec%96%b4-%ec%95%84%ed%82%a4%ed%85%8d%ec%b2%98-%ec%9d%b4%eb%a1%a0%ea%b3%bc-si-%ed%94%84%eb%a1%9c%ec%a0%9d%ed%8a%b8-%ed%98%84%ec%8b%a4/#comments</comments>
		<pubDate>Tue, 07 Aug 2007 01:18:33 +0000</pubDate>
		<dc:creator>polly97</dc:creator>
				<category><![CDATA[books & interviews]]></category>

		<guid isPermaLink="false">http://polly97.wordpress.com/2007/08/07/%ec%86%8c%ed%94%84%ed%8a%b8%ec%9b%a8%ec%96%b4-%ec%95%84%ed%82%a4%ed%85%8d%ec%b2%98-%ec%9d%b4%eb%a1%a0%ea%b3%bc-si-%ed%94%84%eb%a1%9c%ec%a0%9d%ed%8a%b8-%ed%98%84%ec%8b%a4/</guid>
		<description><![CDATA[소프트웨어 아키텍처 이론과 SI 프로젝트 현실 90년대 중반 한국의 SI는 클라이언트/서버 혹은 3티어 아키텍처가 주를 이뤘습니다. 90년대 말이 되면서 웹 시스템이 시장에 서서히 소개되었고 2000년대가 시작하면서 CBD, EJB, RUP의 3박자가 거의 시장을 주도하기 시작했습니다. 급히 각 SI업체는 저마다 CBD방법론 등 XXX방법론을 앞다퉈 내놓기 시작했고 개발자는 납기가 급박한 프로젝트에 점점 더 내몰리는 현상이 발생했습니다. 그러는 와중에 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=polly97.wordpress.com&amp;blog=348370&amp;post=72&amp;subd=polly97&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://polly97.wordpress.com/2007/08/07/%ec%86%8c%ed%94%84%ed%8a%b8%ec%9b%a8%ec%96%b4-%ec%95%84%ed%82%a4%ed%85%8d%ec%b2%98-%ec%9d%b4%eb%a1%a0%ea%b3%bc-si-%ed%94%84%eb%a1%9c%ec%a0%9d%ed%8a%b8-%ed%98%84%ec%8b%a4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f4fc2076fe0f8702fd9ba22717c784bb?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">polly97</media:title>
		</media:content>

		<media:content url="http://www.acornpub.co.kr/attach/special_issue/08/si_08_01.gif" medium="image" />

		<media:content url="http://www.acornpub.co.kr/attach/special_issue/08/si_08_02.jpg" medium="image" />

		<media:content url="http://www.acornpub.co.kr/attach/special_issue/08/si_08_03.gif" medium="image" />
	</item>
		<item>
		<title>웹로직 쿠키 도메인 설정</title>
		<link>http://polly97.wordpress.com/2007/06/15/%ec%9b%b9%eb%a1%9c%ec%a7%81-%ec%bf%a0%ed%82%a4-%eb%8f%84%eb%a9%94%ec%9d%b8-%ec%84%a4%ec%a0%95/</link>
		<comments>http://polly97.wordpress.com/2007/06/15/%ec%9b%b9%eb%a1%9c%ec%a7%81-%ec%bf%a0%ed%82%a4-%eb%8f%84%eb%a9%94%ec%9d%b8-%ec%84%a4%ec%a0%95/#comments</comments>
		<pubDate>Fri, 15 Jun 2007 01:21:22 +0000</pubDate>
		<dc:creator>polly97</dc:creator>
				<category><![CDATA[skills & tech. tips]]></category>

		<guid isPermaLink="false">http://polly97.wordpress.com/2007/06/15/%ec%9b%b9%eb%a1%9c%ec%a7%81-%ec%bf%a0%ed%82%a4-%eb%8f%84%eb%a9%94%ec%9d%b8-%ec%84%a4%ec%a0%95/</guid>
		<description><![CDATA[&#60;session-descriptor&#62;   &#60;session-param&#62;      &#60;param-name&#62;        CookieDomain      &#60;/param-name&#62;      &#60;param-value&#62;        myCookieDomain      &#60;/param-value&#62;   &#60;/session-param&#62; &#60;/session-descriptor&#62; CookieDomain Null Specifies the domain for which the cookie is valid. For example, setting CookieDomain to .mydomain.com returns cookies to any server in the *.mydomain.com domain. The domain name must have at least two components. Setting a name to *.com or *.net is not valid. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=polly97.wordpress.com&amp;blog=348370&amp;post=71&amp;subd=polly97&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://polly97.wordpress.com/2007/06/15/%ec%9b%b9%eb%a1%9c%ec%a7%81-%ec%bf%a0%ed%82%a4-%eb%8f%84%eb%a9%94%ec%9d%b8-%ec%84%a4%ec%a0%95/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f4fc2076fe0f8702fd9ba22717c784bb?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">polly97</media:title>
		</media:content>
	</item>
		<item>
		<title>Sudoku</title>
		<link>http://polly97.wordpress.com/2007/06/13/sudoku/</link>
		<comments>http://polly97.wordpress.com/2007/06/13/sudoku/#comments</comments>
		<pubDate>Wed, 13 Jun 2007 07:43:33 +0000</pubDate>
		<dc:creator>polly97</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://polly97.wordpress.com/2007/06/13/sudoku/</guid>
		<description><![CDATA[Sudoku From Wikipedia, the free encyclopedia Jump to: navigation, search This article is about the logic puzzle. For the disease, see Sodoku. A sudoku puzzle&#8230; &#8230;and its solution numbers marked in red Sudoku (数独, sūdoku?) listen (help·info) is a logic-based number placement puzzle. The objective is to fill a 9&#215;9 grid so that each column, each [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=polly97.wordpress.com&amp;blog=348370&amp;post=70&amp;subd=polly97&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://polly97.wordpress.com/2007/06/13/sudoku/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f4fc2076fe0f8702fd9ba22717c784bb?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">polly97</media:title>
		</media:content>

		<media:content url="http://upload.wikimedia.org/wikipedia/en/thumb/f/ff/Sudoku-by-L2G-20050714.svg/250px-Sudoku-by-L2G-20050714.svg.png" medium="image">
			<media:title type="html">A sudoku puzzle...</media:title>
		</media:content>

		<media:content url="http://en.wikipedia.org/skins-1.5/common/images/magnify-clip.png" medium="image" />

		<media:content url="http://upload.wikimedia.org/wikipedia/commons/thumb/3/31/Sudoku-by-L2G-20050714_solution.svg/250px-Sudoku-by-L2G-20050714_solution.svg.png" medium="image">
			<media:title type="html">...and its solution numbers marked in red</media:title>
		</media:content>

		<media:content url="http://en.wikipedia.org/skins-1.5/common/images/magnify-clip.png" medium="image" />

		<media:content url="http://upload.wikimedia.org/wikipedia/commons/thumb/0/0b/Cross-hatching.svg/200px-Cross-hatching.svg.png" medium="image">
			<media:title type="html">The top right region must contain a 5. By hatching across and up from 5s elsewhere, the solver can eliminate all the empty cells in the region which cannot contain a 5. This leaves only one possibility (shaded green).</media:title>
		</media:content>

		<media:content url="http://en.wikipedia.org/skins-1.5/common/images/magnify-clip.png" medium="image" />

		<media:content url="http://upload.wikimedia.org/wikipedia/commons/thumb/9/94/Sudoku_analysis_dot_notation.svg/180px-Sudoku_analysis_dot_notation.svg.png" medium="image">
			<media:title type="html">A method for marking likely numerals in a single cell by the placing of pencil dots. To reduce the number of dots used in each cell, the marking would only be done after as many numbers as possible have been added to the puzzle by scanning. Dots are erased as their corresponding numerals are eliminated as candidates.</media:title>
		</media:content>

		<media:content url="http://en.wikipedia.org/skins-1.5/common/images/magnify-clip.png" medium="image" />

		<media:content url="http://upload.wikimedia.org/wikipedia/en/thumb/3/37/Sudoko-Row_contingency.svg/180px-Sudoko-Row_contingency.svg.png" medium="image">
			<media:title type="html">The partially filled sub-square determines that 3,5, and 6 must go in the top row.  These create a contingency for the far right hatched cell based on the complete row across.  It must be a 4.</media:title>
		</media:content>

		<media:content url="http://en.wikipedia.org/skins-1.5/common/images/magnify-clip.png" medium="image" />

		<media:content url="http://upload.wikimedia.org/wikipedia/en/thumb/d/d0/Sudoku_Analysis.gif/180px-Sudoku_Analysis.gif" medium="image">
			<media:title type="html">(click to see larger version) An analysis in Sudoku, done in superscript notation, with all possible values for the squares written in. There are three squares which contain only three values: 4, 6, and 8. If 4, 6, or 8 were written in any square where they&#039;re red, it would be impossible to complete the squares where they&#039;re blue. Therefore, the numbers in red can be erased. This logic works with rows, columns, sections, and diagonals. (if applicable)</media:title>
		</media:content>

		<media:content url="http://en.wikipedia.org/skins-1.5/common/images/magnify-clip.png" medium="image" />

		<media:content url="http://upload.wikimedia.org/wikipedia/commons/thumb/5/5f/Nonomino_Sudoku.svg/200px-Nonomino_Sudoku.svg.png" medium="image">
			<media:title type="html">A nonomino Sudoku puzzle, sometimes also known as a Jigsaw Sudoku, for instance in the Sunday Telegraph</media:title>
		</media:content>

		<media:content url="http://en.wikipedia.org/skins-1.5/common/images/magnify-clip.png" medium="image" />

		<media:content url="http://upload.wikimedia.org/wikipedia/commons/thumb/9/99/Nonomino_Sudoku_solution.svg/200px-Nonomino_Sudoku_solution.svg.png" medium="image">
			<media:title type="html">Solution numbers in red for above puzzle</media:title>
		</media:content>

		<media:content url="http://en.wikipedia.org/skins-1.5/common/images/magnify-clip.png" medium="image" />

		<media:content url="http://upload.wikimedia.org/wikipedia/en/thumb/2/21/Hypersudoku400_Start.jpg/200px-Hypersudoku400_Start.jpg" medium="image">
			<media:title type="html">A Hyper-Sudoku puzzle.</media:title>
		</media:content>

		<media:content url="http://en.wikipedia.org/skins-1.5/common/images/magnify-clip.png" medium="image" />

		<media:content url="http://upload.wikimedia.org/wikipedia/en/thumb/2/2d/Hypersudoku400_Final.jpg/200px-Hypersudoku400_Final.jpg" medium="image">
			<media:title type="html">Solution to the Hyper-Sudoku puzzle shown above.</media:title>
		</media:content>

		<media:content url="http://en.wikipedia.org/skins-1.5/common/images/magnify-clip.png" medium="image" />

		<media:content url="http://upload.wikimedia.org/wikipedia/en/thumb/6/6f/Sudoku.jpg/200px-Sudoku.jpg" medium="image">
			<media:title type="html">Page from La France newspaper, July 6, 1895</media:title>
		</media:content>

		<media:content url="http://en.wikipedia.org/skins-1.5/common/images/magnify-clip.png" medium="image" />

		<media:content url="http://upload.wikimedia.org/wikipedia/en/thumb/f/fe/SudokuLive2.jpg/250px-SudokuLive2.jpg" medium="image">
			<media:title type="html">The world&#039;s first live TV Sudoku show, 1 July 2005, Sky One.</media:title>
		</media:content>

		<media:content url="http://en.wikipedia.org/skins-1.5/common/images/magnify-clip.png" medium="image" />
	</item>
		<item>
		<title>Regular Expression in JavaScript</title>
		<link>http://polly97.wordpress.com/2007/06/13/regular-expression-in-javascript/</link>
		<comments>http://polly97.wordpress.com/2007/06/13/regular-expression-in-javascript/#comments</comments>
		<pubDate>Wed, 13 Jun 2007 07:15:50 +0000</pubDate>
		<dc:creator>polly97</dc:creator>
				<category><![CDATA[skills & tech. tips]]></category>

		<guid isPermaLink="false">http://polly97.wordpress.com/2007/06/13/regular-expression-in-javascript/</guid>
		<description><![CDATA[&#160; What is a regular expression? Regular expressions is a form of pattern matching that you can apply on textual content. Take for example the DOS wildcards ? and * which you can use when you&#8217;re searching for a file. That is a kind of very limited subset of RegExp. For instance, if you want [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=polly97.wordpress.com&amp;blog=348370&amp;post=68&amp;subd=polly97&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://polly97.wordpress.com/2007/06/13/regular-expression-in-javascript/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f4fc2076fe0f8702fd9ba22717c784bb?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">polly97</media:title>
		</media:content>
	</item>
		<item>
		<title>Performance Analysis</title>
		<link>http://polly97.wordpress.com/2007/06/13/performance-analysis/</link>
		<comments>http://polly97.wordpress.com/2007/06/13/performance-analysis/#comments</comments>
		<pubDate>Wed, 13 Jun 2007 07:12:48 +0000</pubDate>
		<dc:creator>polly97</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://polly97.wordpress.com/2007/06/13/performance-analysis/</guid>
		<description><![CDATA[Training Index Writing Advanced Applications Chapter 8 Continued: Performance Analysis [&#60;&#60;BACK] [CONTENTS] [NEXT&#62;&#62;] 번역 : 자바스터디 네트워크(http://www.javastudy.co.kr) 손태식 tsshon@orgio.net 성능 향상을 위한 또 다른 방법은 성능 분석을 활용하는 것이다. 성능 분석은 프로그램의 실행시에 발생할 수 있는 메모리 누수, 병목현상 등과 같은 문제를 찾아 내는 것이다. 일단 여러분이 잠재적인 성능 저하 문제에 대하여 인지한다면, 여러분은 성능 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=polly97.wordpress.com&amp;blog=348370&amp;post=67&amp;subd=polly97&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://polly97.wordpress.com/2007/06/13/performance-analysis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f4fc2076fe0f8702fd9ba22717c784bb?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">polly97</media:title>
		</media:content>
	</item>
		<item>
		<title>The cookie may be lost when a window is opened from a modal or modeless HTML dialog box in Internet Explorer 6</title>
		<link>http://polly97.wordpress.com/2007/06/13/the-cookie-may-be-lost-when-a-window-is-opened-from-a-modal-or-modeless-html-dialog-box-in-internet-explorer-6/</link>
		<comments>http://polly97.wordpress.com/2007/06/13/the-cookie-may-be-lost-when-a-window-is-opened-from-a-modal-or-modeless-html-dialog-box-in-internet-explorer-6/#comments</comments>
		<pubDate>Wed, 13 Jun 2007 06:50:54 +0000</pubDate>
		<dc:creator>polly97</dc:creator>
				<category><![CDATA[trouble shooting]]></category>

		<guid isPermaLink="false">http://polly97.wordpress.com/2007/06/13/the-cookie-may-be-lost-when-a-window-is-opened-from-a-modal-or-modeless-html-dialog-box-in-internet-explorer-6/</guid>
		<description><![CDATA[The cookie may be lost when a window is opened from a modal or modeless HTML dialog box in Internet Explorer 6 View products that this article applies to. function loadTOCNode(){} Article ID : 831678 Last Review : October 28, 2005 Revision : 3.0 On This Page SYMPTOMS CAUSE WORKAROUND STATUS MORE INFORMATION Sample code [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=polly97.wordpress.com&amp;blog=348370&amp;post=65&amp;subd=polly97&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://polly97.wordpress.com/2007/06/13/the-cookie-may-be-lost-when-a-window-is-opened-from-a-modal-or-modeless-html-dialog-box-in-internet-explorer-6/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f4fc2076fe0f8702fd9ba22717c784bb?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">polly97</media:title>
		</media:content>

		<media:content url="http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/downarrow.gif" medium="image" />

		<media:content url="http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/downarrow.gif" medium="image" />

		<media:content url="http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/downarrow.gif" medium="image" />

		<media:content url="http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/downarrow.gif" medium="image" />

		<media:content url="http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/downarrow.gif" medium="image" />

		<media:content url="http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/downarrow.gif" medium="image" />

		<media:content url="http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/downarrow.gif" medium="image" />

		<media:content url="http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/downarrow.gif" medium="image" />

		<media:content url="http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/downarrow.gif" medium="image" />

		<media:content url="http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/downarrow.gif" medium="image" />
	</item>
	</channel>
</rss>
