<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title>StudioEgo's Thoughts, seasonⅡ</title>
		<link>http://blog.studioego.info/</link>
		<description>StudioEgo의 삽질 및 개발 블로그입니다.</description>
		<language>ko</language>
		<pubDate>Mon, 14 May 2012 00:03:32 +0900</pubDate>
		<generator>Tistory 1.1 (http://www.tistory.com/)</generator>
		<managingEditor>StudioEgo</managingEditor>
		<image>
			<title>StudioEgo's Thoughts, seasonⅡ</title>
			<url>http://cfs13.tistory.com/upload_control/download.blog?fhandle=YmxvZzE0MDA2NEBmczEzLnRpc3RvcnkuY29tOi9hdHRhY2gvNS81MjMucG5n</url>
			<link>http://blog.studioego.info</link>
			<description>StudioEgo의 삽질 및 개발 블로그입니다.</description>
		</image>
		<item>
			<title>Mac OSX - Homebrew 제거</title>
			<link>http://blog.studioego.info/3356</link>
			<description>	&lt;div class=&quot;ad250_outter&quot; style=&quot;float: right; margin: 0 0 20px 10px; position: relative; width: 250px;&quot;&gt;
		&lt;div class=&quot;ad250&quot; style=&quot;background: transparent url(http://i1.daumcdn.net/img-media/media3/common/ad250_bar_r2.gif) no-repeat scroll 0 0; width: 250px; height: 250px; padding: 18px 0 0; position: relative; width: 250px&quot;&gt;
			&lt;iframe width=&quot;250&quot; height=&quot;250&quot; border=&quot;0&quot; frameborder=&quot;0&quot; scrolling=&quot;no&quot; marginheight=&quot;0&quot; marginwidth=&quot;0&quot; src=&quot;http://amsv2.daum.net/ad/adview?secid=00659&amp;mkvid=1&amp;blogid=140064&quot;&gt;&lt;/iframe&gt;		&lt;/div&gt;
	&lt;/div&gt;
&lt;div class=&quot;txc-textbox&quot; style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(193, 193, 193); border-right-color: rgb(193, 193, 193); border-bottom-color: rgb(193, 193, 193); border-left-color: rgb(193, 193, 193); background-color: rgb(238, 238, 238); padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; &quot;&gt;&lt;p&gt;&lt;b&gt;출처&lt;/b&gt;:&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://superuser.com/&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;superuser&lt;/a&gt; -&amp;nbsp;&lt;a href=&quot;http://superuser.com/questions/203707/how-to-uninstall-homebrew-osx-package-manager&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;How to uninstall homebrew? (OSX Package Manager)&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://dev.enekoalonso.com/2011/08/09/uninstalling-brew-so-i-can-reinstall/&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;Uninstalling brew (so I can reinstall)&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Mac OSX에서 brew를 설치해서 사용하다&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://blog.studioego.info/2879&quot; target=&quot;_blank&quot;&gt;2011/02/23 - [분류 전체보기] - Mac에서 homebrew를 사용해보기.&lt;/a&gt;&lt;/p&gt;&lt;p&gt;하드디스크 정리 겸 homebrew를 삭제하게 되었습니다.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;border-collapse: collapse; font-family: Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif; font-size: 14px; color: rgb(0, 0, 0); &quot;&gt;&lt;pre style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 10px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 5px; border-style: initial; border-color: initial; font-size: 14px; vertical-align: baseline; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: rgb(238, 238, 238); border-left-style: solid; border-left-color: rgb(204, 204, 204); font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, serif; overflow-x: auto; overflow-y: auto; width: auto; max-height: 600px; background-position: initial initial; background-repeat: initial initial; &quot;&gt;&lt;code style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-size: 14px; vertical-align: baseline; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: rgb(238, 238, 238); font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, serif; background-position: initial initial; background-repeat: initial initial; &quot;&gt;cd `brew --prefix`
rm -rf Cellar
brew prune
rm -rf Library .git .gitignore bin/brew README.md share/man/man1/brew
rm -rf ~/Library/Caches/Homebrew&lt;/code&gt;&lt;/pre&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;위와 같이 하면 Homebrew 제거 완료.&lt;/p&gt;&lt;div class=&quot;entry-ccl&quot; style=&quot;clear: both; text-align: right; margin-bottom: 10px&quot;&gt;
	&lt;img id=&quot;ccl-icon-3356-0&quot; class=&quot;entry-ccl-by&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black01.png&quot; alt=&quot;저작자 표시&quot;/&gt;
	&lt;img id=&quot;ccl-icon-3356-1&quot; class=&quot;entry-ccl-nc&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black02.png&quot; alt=&quot;비영리&quot;/&gt;
	&lt;img id=&quot;ccl-icon-3356-2&quot; class=&quot;entry-ccl-sa&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black04.png&quot; alt=&quot;동일 조건 변경 허락&quot;/&gt;
	&lt;!--
	&lt;rdf:RDF xmlns=&quot;http://web.resource.org/cc/&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;&gt;
		&lt;Work rdf:about=&quot;&quot;&gt;
			&lt;license rdf:resource=&quot;http://creativecommons.org/licenses/by-nc-sa/2.0/kr/&quot; /&gt;
		&lt;/Work&gt;
		&lt;License rdf:about=&quot;http://creativecommons.org/licenses/by-nc-sa/&quot;&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Reproduction&quot;/&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Distribution&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Notice&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Attribution&quot;/&gt;
			&lt;prohibits rdf:resource=&quot;http://web.resource.org/cc/CommercialUse&quot;/&gt;
		&lt;/License&gt;
	&lt;/rdf:RDF&gt;
	--&gt;
&lt;/div&gt;
&lt;div class=&quot;tt-plugin tt-share-entry-with-sns tt-sns-icon-alignment-center tt-sns-icon-size-big&quot;&gt;
	&lt;div class=&quot;tt-sns-wrap&quot; id=&quot;ttSnsWrap-&quot;&gt;
		&lt;ul class=&quot;tt-sns-service-default&quot;&gt;
			&lt;li class=&quot;tt-sns-service-mypeople&quot;&gt;&lt;a href=&quot;javascript:;&quot; onclick=&quot;ShareEntryWithSNS.share('mypeople', '', '');&quot;&gt;마이피플&lt;/a&gt;&lt;/li&gt;
			&lt;li class=&quot;tt-sns-service-twitter&quot;&gt;&lt;a href=&quot;javascript:;&quot; onclick=&quot;ShareEntryWithSNS.share('twitter', '', '');&quot;&gt;트위터&lt;/a&gt;&lt;/li&gt;
			&lt;li class=&quot;tt-sns-service-facebook&quot;&gt;&lt;a href=&quot;javascript:;&quot; onclick=&quot;ShareEntryWithSNS.share('facebook', '', '');&quot;&gt;페이스북&lt;/a&gt;&lt;/li&gt;
			&lt;li class=&quot;tt-sns-service-other&quot;&gt;&lt;a href=&quot;javascript:;&quot; onmouseover=&quot;ShareEntryWithSNS.showLayer(event, '');&quot; onmouseout=&quot;ShareEntryWithSNS.hideLayer(event, '');&quot;&gt;더보기&lt;/a&gt;&lt;/li&gt;
		&lt;/ul&gt;
		&lt;ul class=&quot;tt-sns-service-more&quot; id=&quot;ttSnsServiceMore-&quot; onmouseout=&quot;ShareEntryWithSNS.hideLayer(event, '');&quot;&gt;
			&lt;li class=&quot;tt-sns-service-me2day&quot;&gt;&lt;a href=&quot;javascript:;&quot; onclick=&quot;ShareEntryWithSNS.share('me2day', '', '');&quot;&gt;미투데이&lt;/a&gt;&lt;/li&gt;
			&lt;li class=&quot;tt-sns-service-yozm&quot;&gt;&lt;a href=&quot;javascript:;&quot; onclick=&quot;ShareEntryWithSNS.share('yozm', '', '');&quot;&gt;요즘&lt;/a&gt;&lt;/li&gt;
		&lt;/ul&gt;
	&lt;/div&gt;
	&lt;div class=&quot;tt-sns-clear&quot;&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;blogger-news-widget&quot; style=&quot;width: 100%; text-align: center&quot;&gt;
		  					&lt;embed src=&quot;http://api.v.daum.net/static/recombox1.swf&quot; quality=&quot;high&quot; flashvars=&quot;nid=28906240&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;false&quot; bgcolor=&quot;#ffffff&quot; width=&quot;400&quot; height=&quot;80&quot; type=&quot;application/x-shockwave-flash&quot; wmode=&quot;transparent&quot;&gt;&lt;/embed&gt;
						&lt;/div&gt;&lt;br /&gt;&lt;iframe src=&quot;http://api.v.daum.net/open/related_news?news_id=28906240&amp;display_type=widget&amp;skin=1&amp;frameContents=both&quot; style=&quot;width:100%;height:160px;&quot; frameborder=&quot;0&quot;&gt;&lt;/iframe&gt;&lt;div style=&quot;text-align:left; padding-top:10px;&quot;&gt;
&lt;iframe src=&quot;http://www.facebook.com/plugins/like.php?href=blog.studioego.info/3356&amp;amp;layout=standard&amp;amp;show_faces=true&amp;amp;width=310&amp;amp;action=like&amp;amp;font=tahoma&amp;amp;colorscheme=light&amp;amp;height=65&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;border:none; overflow:hidden; width:310px; height:65px;&quot; allowTransparency=&quot;true&quot;&gt;&lt;/iframe&gt;
&lt;/div&gt;
&lt;div style='text-align: center; margin: 10px auto; height: 91px; overflow: hidden; clear: both;'&gt;&lt;iframe title='mixUP 위젯' src='http://mixsh.com/widget/new_mixup/loader_plugin.html?domain=blog.studioego.info&amp;media_type=10&amp;guid=blog.studioego.info%2F3356&amp;regts=1336316120&amp;showhitcnt=1&amp;platform=10' frameBorder='0' scrolling='no' allowTransparency='true' width='402' height='130'&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;fieldset style=&quot;margin:20px 0px 20px 0px;padding:5px;&quot;&gt;&lt;legend&gt;&lt;span&gt;&lt;strong&gt;크리에이티브 커먼즈 라이선스&lt;/strong&gt;&lt;/span&gt;&lt;/legend&gt;&lt;!--Creative Commons License--&gt;&lt;div style=&quot;float: left; width: 88px; margin-top: 3px;&quot;&gt;&lt;a rel=&quot;license&quot; href=&quot;http://creativecommons.org/licenses/by-nc-sa/2.0/kr/&quot; target=&quot;_blank&quot;&gt;&lt;img alt=&quot;Creative Commons License&quot; style=&quot;border-width: 0&quot; src=&quot;http://i.creativecommons.org/l/by-nc-sa/2.0/kr/88x31.png&quot;/&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style=&quot;margin-left: 92px; margin-top: 3px; text-align: justify;&quot;&gt;이 저작물은 &lt;a rel=&quot;license&quot; href=&quot;http://creativecommons.org/licenses/by-nc-sa/2.0/kr/&quot; target=&quot;_blank&quot;&gt;크리에이티브 커먼즈 코리아 저작자표시-비영리-동일조건변경허락 2.0 대한민국 라이선스&lt;/a&gt;에 따라 이용하실 수 있습니다.
			&lt;!-- Creative Commons License--&gt;
			&lt;!-- &lt;rdf:RDF xmlns=&quot;http://web.resource.org/cc/&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;&gt;
			&lt;Work rdf:about=&quot;&quot;&gt;
			&lt;license rdf:resource=&quot;http://creativecommons.org/licenses/by-nc-sa/2.0/kr/&quot; /&gt;
			&lt;/Work&gt;
			&lt;License rdf:about=&quot;http://creativecommons.org/licenses/by-nc-sa/&quot;&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Reproduction&quot;/&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Distribution&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Notice&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Attribution&quot;/&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/DerivativeWorks&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/ShareAlike&quot;/&gt;&lt;prohibits rdf:resource=&quot;http://web.resource.org/cc/CommercialUse&quot;/&gt;&lt;/License&gt;&lt;/rdf:RDF&gt; --&gt;&lt;/div&gt;&lt;/fieldset&gt;&lt;div class=&quot;another_category another_category_color_gray&quot;&gt;
&lt;h4&gt;'&lt;a href=&quot;/category/컴퓨터&quot;&gt;컴퓨터&lt;/a&gt;' 카테고리의 다른 글&lt;/h4&gt;
&lt;table&gt;
&lt;tr&gt;
&lt;th&gt;
&lt;a href=&quot;/3356&quot; &gt;Mac OSX - Homebrew 제거&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;span&gt;(0)&lt;/span&gt;
&lt;/th&gt;
&lt;td&gt;
2012/05/06&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;th&gt;
&lt;a href=&quot;/3187&quot; &gt;Siri를 해킹하여 활용하는 동영상&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;span&gt;(0)&lt;/span&gt;
&lt;/th&gt;
&lt;td&gt;
2011/11/29&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;th&gt;
&lt;a href=&quot;/3183&quot; &gt;트위터에 올라온 스티브잡스 vs 빌게이츠 vs 데니스 리치 짤방&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;span&gt;(0)&lt;/span&gt;
&lt;/th&gt;
&lt;td&gt;
2011/11/28&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;th&gt;
&lt;a href=&quot;/3163&quot; &gt;Google Music 소개 동영상들 정리&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;span&gt;(0)&lt;/span&gt;
&lt;/th&gt;
&lt;td&gt;
2011/11/17&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;th&gt;
&lt;a href=&quot;/3157&quot; &gt;[StackOverflow] 무료로 제공되는 컴퓨터 프로그래밍 서적들&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;span&gt;(0)&lt;/span&gt;
&lt;/th&gt;
&lt;td&gt;
2011/11/15&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;th&gt;
&lt;a href=&quot;/3088&quot; &gt;[MFC] error C2065: 'IDD_***' : 선언되지 않은 식별자입니다.&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;span&gt;(0)&lt;/span&gt;
&lt;/th&gt;
&lt;td&gt;
2011/10/16&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;
&lt;div id=&quot;livereContainer_3356&quot; class=&quot;livereContainer&quot;&gt;&lt;/div&gt;&lt;div id=&quot;livereContainer&quot;&gt;&lt;/div&gt;
	&lt;script type=&quot;text/javascript&quot;&gt;
		var livere_user_name = '';
		var livere_homepage = '';
		var livere_blog_id = '140064';
		var livere_entry_id = '3356';
		var livere_default_guest_image = '';
		var livere_article_id = '';
		var livere_consumer_seq = null;
		var livere_smartlogin_seq = null;
		var livere_useTistoryComment = 'true';
		var livere_livere_seq = '4259';
		var livere_refer = 'studioego.tistory.com/';
		var livere_blogurl = 'studioego.tistory.com';
		var livere_title = '';
		var livere_redirect_path = 'http://studioego.tistory.com/plugins/LiveRe/redirect.html';
		var livere_writer = null;
		var livere_comment_count = 10;

		livereInit(livere_entry_id, livere_refer, livere_title);
	&lt;/script&gt;
</description>
			<category>컴퓨터</category>
			<category>brew</category>
			<category>homebrew</category>
			<category>Mac</category>
			<category>MacOS</category>
			<category>macosx</category>
			<category>매킨토시</category>
			<category>맥</category>
			<author>StudioEgo</author>
			<guid>http://blog.studioego.info/3356</guid>
			<comments>http://blog.studioego.info/3356#entry3356comment</comments>
			<pubDate>Sun, 06 May 2012 23:55:20 +0900</pubDate>
		</item>
		<item>
			<title>영화를 본 후 떠오른 노래: 강현민 - 늘 &amp; 러브홀릭 - 늘</title>
			<link>http://blog.studioego.info/3355</link>
			<description>	&lt;div class=&quot;ad250_outter&quot; style=&quot;float: right; margin: 0 0 20px 10px; position: relative; width: 250px;&quot;&gt;
		&lt;div class=&quot;ad250&quot; style=&quot;background: transparent url(http://i1.daumcdn.net/img-media/media3/common/ad250_bar_r2.gif) no-repeat scroll 0 0; width: 250px; height: 250px; padding: 18px 0 0; position: relative; width: 250px&quot;&gt;
			&lt;iframe width=&quot;250&quot; height=&quot;250&quot; border=&quot;0&quot; frameborder=&quot;0&quot; scrolling=&quot;no&quot; marginheight=&quot;0&quot; marginwidth=&quot;0&quot; src=&quot;http://amsv2.daum.net/ad/adview?secid=00659&amp;mkvid=1&amp;blogid=140064&quot;&gt;&lt;/iframe&gt;		&lt;/div&gt;
	&lt;/div&gt;
&lt;p&gt;출소후 혼자서 영화관에서 본 &quot;&lt;b&gt;은교&lt;/b&gt;&quot;를 본 후 생각난 노래인 &lt;b&gt;늘&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;div class=&quot;txc-info hreview&quot; id=&quot;txc_movie_detail_65751&quot; point=&quot;9&quot; style=&quot;font-size: 9pt; line-height: 1.5; margin: 0pt; padding: 0pt; width: 530px; border: medium none; background: none repeat scroll 0pt 0pt transparent;&quot;&gt;&lt;hr style=&quot;margin:0 0 10px;*margin:-7px 0 3px 0; filter:alpha(opacity=10); opacity:0.1; background:none #333333; border:medium none; clear:both; display:block; height:1px; overflow:hidden; padding:0; width:530px;&quot;&gt;&lt;div style=&quot;float:left; margin:0 10px 10px 0; *margin-bottom:0; padding:0;&quot;&gt;	&lt;a href=&quot;http://movie.daum.net/moviedetail/moviedetailMain.do?movieId=65751&quot; target=&quot;_blank&quot; style=&quot;border:medium none; position:static;&quot;&gt;		&lt;img class=&quot;photo&quot; src=&quot;http://cfile77.uf.daum.net/C74x107/202A4A4F4F7A420B2C5625&quot; style=&quot;vertical-align:middle;&quot; onerror=&quot;this.src='http://icon.daum-img.net/editor/db_img_movie.gif?rv=1.0.1'&quot; border=&quot;0&quot; height=&quot;107&quot; width=&quot;74&quot;&gt;	&lt;/a&gt;&lt;/div&gt;&lt;h3 style=&quot;font-size:1em;margin:0;padding:0;&quot;&gt;	&lt;a class=&quot;item fn url&quot; href=&quot;http://movie.daum.net/moviedetail/moviedetailMain.do?movieId=65751&quot; target=&quot;_blank&quot; style=&quot;text-decoration:none; border:medium none; position:static;&quot;&gt;은교&lt;/a&gt;	&lt;span style=&quot;font-weight:normal; zoom:1; filter:alpha(opacity=50); opacity:0.5;&quot;&gt; (2012)&lt;/span&gt;	 &lt;img src=&quot;http://deco.daum-img.net/contents/info/ico_info_movie01.gif?rv=1.0.1&quot; style=&quot;vertical-align:middle;&quot; align=&quot;absmiddle&quot; height=&quot;15&quot; width=&quot;34&quot;&gt;&lt;/h3&gt;&lt;h5 style=&quot;float:left; font-family:tahoma; font-size:8pt; font-weight:normal; margin:0; filter:alpha(opacity=50); opacity:0.5; padding:0;&quot;&gt;&lt;/h5&gt;&lt;div class=&quot;point&quot;&gt;&lt;img src=&quot;http://deco.daum-img.net/contents/info/star_p.gif?rv=1.0.2&quot; height=&quot;9&quot; hspace=&quot;1&quot; width=&quot;9&quot;&gt;&lt;img src=&quot;http://deco.daum-img.net/contents/info/star_p.gif?rv=1.0.2&quot; height=&quot;9&quot; hspace=&quot;1&quot; width=&quot;9&quot;&gt;&lt;img src=&quot;http://deco.daum-img.net/contents/info/star_p.gif?rv=1.0.2&quot; height=&quot;9&quot; hspace=&quot;1&quot; width=&quot;9&quot;&gt;&lt;img src=&quot;http://deco.daum-img.net/contents/info/star_h.gif?rv=1.0.2&quot; height=&quot;9&quot; hspace=&quot;1&quot; width=&quot;9&quot;&gt;&lt;img src=&quot;http://deco.daum-img.net/contents/info/star_g.gif?rv=1.0.2&quot; height=&quot;9&quot; hspace=&quot;1&quot; width=&quot;9&quot;&gt; &lt;span style=&quot;color:#F65D70;font-family:tahoma;font-size:0.85em;font-weight:bold;&quot;&gt;7&lt;/span&gt;&lt;/div&gt;&lt;dl class=&quot;cinema detail&quot; style=&quot;margin:5px 0  0 84px;&quot;&gt;	&lt;dt style=&quot;float:left; margin:0; filter:alpha(opacity=50); opacity:0.5; padding:0&quot;&gt;감독&lt;/dt&gt;	&lt;dd style=&quot;margin-left:50px; padding:0;&quot;&gt;&lt;a href=&quot;http://movie.daum.net/movieperson/Summary.do?personId=424&quot; target=&quot;_blank&quot; style=&quot;text-decoration:none;&quot;&gt;정지우&lt;/a&gt;&lt;/dd&gt;	&lt;dt style=&quot;float:left; margin:0; filter:alpha(opacity=50); opacity:0.5; padding:0&quot;&gt;출연&lt;/dt&gt;	&lt;dd style=&quot;margin-left:50px; padding:0;&quot;&gt;&lt;a href=&quot;http://movie.daum.net/movieperson/Summary.do?personId=1316&quot; target=&quot;_blank&quot; style=&quot;text-decoration:none;&quot;&gt;박해일&lt;/a&gt;, &lt;a href=&quot;http://movie.daum.net/movieperson/Summary.do?personId=107016&quot; target=&quot;_blank&quot; style=&quot;text-decoration:none;&quot;&gt;김무열&lt;/a&gt;, &lt;a href=&quot;http://movie.daum.net/movieperson/Summary.do?personId=281785&quot; target=&quot;_blank&quot; style=&quot;text-decoration:none;&quot;&gt;김고은&lt;/a&gt;, &lt;a href=&quot;http://movie.daum.net/movieperson/Summary.do?personId=101962&quot; target=&quot;_blank&quot; style=&quot;text-decoration:none;&quot;&gt;정만식&lt;/a&gt;, &lt;a href=&quot;http://movie.daum.net/movieperson/Summary.do?personId=251260&quot; target=&quot;_blank&quot; style=&quot;text-decoration:none;&quot;&gt;박철현&lt;/a&gt;&lt;/dd&gt;	&lt;dt style=&quot;float:left; margin:0; filter:alpha(opacity=50); opacity:0.5; padding:0&quot;&gt;정보&lt;/dt&gt;	&lt;dd style=&quot;margin-left:50px; padding:0;&quot;&gt;로맨스/멜로 &lt;span style=&quot;font-size:1em; zoom:1; height:1%; filter:alpha(opacity=20);opacity:0.2;&quot;&gt;|&lt;/span&gt; 한국	 	 &lt;span style=&quot;font-size:1em; zoom:1; height:1%; filter:alpha(opacity=20);opacity:0.2;&quot;&gt;|&lt;/span&gt; 129 분	 	 &lt;span style=&quot;font-size:1em; zoom:1; height:1%; filter:alpha(opacity=20);opacity:0.2;&quot;&gt;|&lt;/span&gt; 2012-04-25	 &lt;/dd&gt;&lt;/dl&gt;&lt;div style=&quot;margin:5px 5px 0 84px; padding:0;&quot;&gt;		&lt;strong title=&quot;9&quot; class=&quot;rating&quot; style=&quot;border-bottom-width:0;font-weight:bold;&quot;&gt;글쓴이 평점&amp;nbsp;&amp;nbsp;&lt;span style=&quot;position:relative;top:1px;&quot;&gt;&lt;img src=&quot;http://deco.daum-img.net/contents/info/ystar_y.gif?rv=1.0.2&quot; valign=&quot;absmiddle&quot; height=&quot;14&quot; hspace=&quot;1&quot; width=&quot;14&quot;&gt;&lt;img src=&quot;http://deco.daum-img.net/contents/info/ystar_y.gif?rv=1.0.2&quot; valign=&quot;absmiddle&quot; height=&quot;14&quot; hspace=&quot;1&quot; width=&quot;14&quot;&gt;&lt;img src=&quot;http://deco.daum-img.net/contents/info/ystar_y.gif?rv=1.0.2&quot; valign=&quot;absmiddle&quot; height=&quot;14&quot; hspace=&quot;1&quot; width=&quot;14&quot;&gt;&lt;img src=&quot;http://deco.daum-img.net/contents/info/ystar_y.gif?rv=1.0.2&quot; valign=&quot;absmiddle&quot; height=&quot;14&quot; hspace=&quot;1&quot; width=&quot;14&quot;&gt;&lt;img src=&quot;http://deco.daum-img.net/contents/info/ystar_h.gif?rv=1.0.2&quot; valign=&quot;absmiddle&quot; height=&quot;14&quot; hspace=&quot;1&quot; width=&quot;14&quot;&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;&lt;hr style=&quot;margin:10px 0 0;*margin:3px 0 -7px 0;opacity:0.1;filter:alpha(opacity=10);line-height:0;font-size:0; background:none #333333; border:medium none; clear:both; display:block; height:1px; overflow:hidden; padding:0; width:530px;&quot;&gt;&lt;/div&gt;
&lt;script src=&quot;http://editor.daum.net/view/info/5.4/cinema.js&quot; charset=&quot;utf-8&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;&lt;script src=&quot;http://cia.daum.net/view/movie/movie/65751.js?callback=txCiaCallback&quot; charset=&quot;utf-8&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
&lt;!--DB_EMBEDDING_START--&gt;
&lt;TXDB name=&quot;영화&quot; id=&quot;txd_movie_detail_65751&quot;&gt;
	&lt;TXDBITEM title=&quot;&lt;b&gt;은교&lt;/b&gt;&quot;&gt;&lt;/TXDBITEM&gt;
	&lt;TXDBITEM image=&quot;http://cfile77.uf.daum.net/S74x107/202A4A4F4F7A420B2C5625&quot;&gt;&lt;/TXDBITEM&gt;
&lt;/TXDB&gt;
&lt;!--DB_EMBEDDING_END--&gt;&lt;/p&gt;&lt;p&gt;ps. 은교를 보고 나서 정말 여운이 많이 남겨짐. 영화를 다시 보고, 소설을 봐야 그 여운이 사라질것 같다.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 24pt;&quot;&gt;강현민 - 늘&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;iframe src=&quot;http://www.youtube.com/embed/uyQhAVUDeSQ&quot; allowfullscreen=&quot;&quot; frameborder=&quot;0&quot; height=&quot;315&quot; width=&quot;420&quot;&gt;&lt;/iframe&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;강현민의 주도로 만들어진 그룹 러브홀릭에서 지선이 부르는 &quot;늘&quot;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 24pt;&quot;&gt;Loveholic - 늘 Always (live)&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;iframe src=&quot;http://www.youtube.com/embed/3-jJarl9Tp4&quot; allowfullscreen=&quot;&quot; frameborder=&quot;0&quot; height=&quot;315&quot; width=&quot;420&quot;&gt;&lt;/iframe&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;div style=&quot;border-style: solid; border-width: 1px; border-color: rgb(121, 165, 228); background-color: rgb(219, 232, 251); padding: 10px;&quot; class=&quot;txc-textbox&quot;&gt;&lt;p&gt;&lt;strong class=&quot;tit&quot;&gt;늘 - 강현민&lt;/strong&gt;&amp;nbsp;&lt;span class=&quot;desc&quot;&gt;&lt;span class=&quot;f_l&quot;&gt;&lt;/span&gt;			&lt;/span&gt;			&lt;/p&gt;&lt;p class=&quot;txt_lyrics&quot;&gt;늘 너의 숨소리가 보여 감은 나의 두 눈에 &lt;br /&gt;항상 널 욕하고 미워하지만 생각의 끝은 너야 &lt;br /&gt;네 사랑은 언제나 나를 아프게만 해 &lt;br /&gt;곁에서도 멀리서도 늘 이렇게 나를 울려 &lt;br /&gt;늘 너의 목소리가 들려 잠든 나의 귓가에 &lt;br /&gt;매일 밤 다신 널 찾지 않겠다고 내게 거짓을 말해 &lt;br /&gt;네 사랑은 언제나 나를 힘들게만 해&lt;br /&gt;곁에서도 멀리서도 늘 이렇게 나를 울려 &lt;br /&gt;&lt;br /&gt;가질수도 없는 너를 만질수도 없는 너를 기억하지 않겠어 &lt;br /&gt;지쳐있는 내영혼을 울고 있는 내 육신을 자유롭게 할거야 &lt;br /&gt;나의 사랑은 언제나 너무 힘들기만해 &lt;br /&gt;곁에서도 널 떠나도 늘 이렇게 이렇게이렇게&lt;br /&gt;너의 사랑은 언제나 너무 아프기만해 &lt;br /&gt;곁에서도 멀리서도 늘 이렇게 나를 울려&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class=&quot;entry-ccl&quot; style=&quot;clear: both; text-align: right; margin-bottom: 10px&quot;&gt;
	&lt;img id=&quot;ccl-icon-3355-0&quot; class=&quot;entry-ccl-by&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black01.png&quot; alt=&quot;저작자 표시&quot;/&gt;
	&lt;img id=&quot;ccl-icon-3355-1&quot; class=&quot;entry-ccl-nc&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black02.png&quot; alt=&quot;비영리&quot;/&gt;
	&lt;img id=&quot;ccl-icon-3355-2&quot; class=&quot;entry-ccl-sa&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black04.png&quot; alt=&quot;동일 조건 변경 허락&quot;/&gt;
	&lt;!--
	&lt;rdf:RDF xmlns=&quot;http://web.resource.org/cc/&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;&gt;
		&lt;Work rdf:about=&quot;&quot;&gt;
			&lt;license rdf:resource=&quot;http://creativecommons.org/licenses/by-nc-sa/2.0/kr/&quot; /&gt;
		&lt;/Work&gt;
		&lt;License rdf:about=&quot;http://creativecommons.org/licenses/by-nc-sa/&quot;&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Reproduction&quot;/&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Distribution&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Notice&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Attribution&quot;/&gt;
			&lt;prohibits rdf:resource=&quot;http://web.resource.org/cc/CommercialUse&quot;/&gt;
		&lt;/License&gt;
	&lt;/rdf:RDF&gt;
	--&gt;
&lt;/div&gt;
&lt;div class=&quot;tt-plugin tt-share-entry-with-sns tt-sns-icon-alignment-center tt-sns-icon-size-big&quot;&gt;
	&lt;div class=&quot;tt-sns-wrap&quot; id=&quot;ttSnsWrap-&quot;&gt;
		&lt;ul class=&quot;tt-sns-service-default&quot;&gt;
			&lt;li class=&quot;tt-sns-service-mypeople&quot;&gt;&lt;a href=&quot;javascript:;&quot; onclick=&quot;ShareEntryWithSNS.share('mypeople', '', '');&quot;&gt;마이피플&lt;/a&gt;&lt;/li&gt;
			&lt;li class=&quot;tt-sns-service-twitter&quot;&gt;&lt;a href=&quot;javascript:;&quot; onclick=&quot;ShareEntryWithSNS.share('twitter', '', '');&quot;&gt;트위터&lt;/a&gt;&lt;/li&gt;
			&lt;li class=&quot;tt-sns-service-facebook&quot;&gt;&lt;a href=&quot;javascript:;&quot; onclick=&quot;ShareEntryWithSNS.share('facebook', '', '');&quot;&gt;페이스북&lt;/a&gt;&lt;/li&gt;
			&lt;li class=&quot;tt-sns-service-other&quot;&gt;&lt;a href=&quot;javascript:;&quot; onmouseover=&quot;ShareEntryWithSNS.showLayer(event, '');&quot; onmouseout=&quot;ShareEntryWithSNS.hideLayer(event, '');&quot;&gt;더보기&lt;/a&gt;&lt;/li&gt;
		&lt;/ul&gt;
		&lt;ul class=&quot;tt-sns-service-more&quot; id=&quot;ttSnsServiceMore-&quot; onmouseout=&quot;ShareEntryWithSNS.hideLayer(event, '');&quot;&gt;
			&lt;li class=&quot;tt-sns-service-me2day&quot;&gt;&lt;a href=&quot;javascript:;&quot; onclick=&quot;ShareEntryWithSNS.share('me2day', '', '');&quot;&gt;미투데이&lt;/a&gt;&lt;/li&gt;
			&lt;li class=&quot;tt-sns-service-yozm&quot;&gt;&lt;a href=&quot;javascript:;&quot; onclick=&quot;ShareEntryWithSNS.share('yozm', '', '');&quot;&gt;요즘&lt;/a&gt;&lt;/li&gt;
		&lt;/ul&gt;
	&lt;/div&gt;
	&lt;div class=&quot;tt-sns-clear&quot;&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;blogger-news-widget&quot; style=&quot;width: 100%; text-align: center&quot;&gt;
		  					&lt;embed src=&quot;http://api.v.daum.net/static/recombox1.swf&quot; quality=&quot;high&quot; flashvars=&quot;nid=28618178&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;false&quot; bgcolor=&quot;#ffffff&quot; width=&quot;400&quot; height=&quot;80&quot; type=&quot;application/x-shockwave-flash&quot; wmode=&quot;transparent&quot;&gt;&lt;/embed&gt;
						&lt;/div&gt;&lt;br /&gt;&lt;iframe src=&quot;http://api.v.daum.net/open/related_news?news_id=28618178&amp;display_type=widget&amp;skin=1&amp;frameContents=both&quot; style=&quot;width:100%;height:160px;&quot; frameborder=&quot;0&quot;&gt;&lt;/iframe&gt;&lt;div style=&quot;text-align:left; padding-top:10px;&quot;&gt;
&lt;iframe src=&quot;http://www.facebook.com/plugins/like.php?href=blog.studioego.info/3355&amp;amp;layout=standard&amp;amp;show_faces=true&amp;amp;width=310&amp;amp;action=like&amp;amp;font=tahoma&amp;amp;colorscheme=light&amp;amp;height=65&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;border:none; overflow:hidden; width:310px; height:65px;&quot; allowTransparency=&quot;true&quot;&gt;&lt;/iframe&gt;
&lt;/div&gt;
&lt;div style='text-align: center; margin: 10px auto; height: 91px; overflow: hidden; clear: both;'&gt;&lt;iframe title='mixUP 위젯' src='http://mixsh.com/widget/new_mixup/loader_plugin.html?domain=blog.studioego.info&amp;media_type=10&amp;guid=blog.studioego.info%2F3355&amp;regts=1335633955&amp;showhitcnt=1&amp;platform=10' frameBorder='0' scrolling='no' allowTransparency='true' width='402' height='130'&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;fieldset style=&quot;margin:20px 0px 20px 0px;padding:5px;&quot;&gt;&lt;legend&gt;&lt;span&gt;&lt;strong&gt;크리에이티브 커먼즈 라이선스&lt;/strong&gt;&lt;/span&gt;&lt;/legend&gt;&lt;!--Creative Commons License--&gt;&lt;div style=&quot;float: left; width: 88px; margin-top: 3px;&quot;&gt;&lt;a rel=&quot;license&quot; href=&quot;http://creativecommons.org/licenses/by-nc-sa/2.0/kr/&quot; target=&quot;_blank&quot;&gt;&lt;img alt=&quot;Creative Commons License&quot; style=&quot;border-width: 0&quot; src=&quot;http://i.creativecommons.org/l/by-nc-sa/2.0/kr/88x31.png&quot;/&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style=&quot;margin-left: 92px; margin-top: 3px; text-align: justify;&quot;&gt;이 저작물은 &lt;a rel=&quot;license&quot; href=&quot;http://creativecommons.org/licenses/by-nc-sa/2.0/kr/&quot; target=&quot;_blank&quot;&gt;크리에이티브 커먼즈 코리아 저작자표시-비영리-동일조건변경허락 2.0 대한민국 라이선스&lt;/a&gt;에 따라 이용하실 수 있습니다.
			&lt;!-- Creative Commons License--&gt;
			&lt;!-- &lt;rdf:RDF xmlns=&quot;http://web.resource.org/cc/&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;&gt;
			&lt;Work rdf:about=&quot;&quot;&gt;
			&lt;license rdf:resource=&quot;http://creativecommons.org/licenses/by-nc-sa/2.0/kr/&quot; /&gt;
			&lt;/Work&gt;
			&lt;License rdf:about=&quot;http://creativecommons.org/licenses/by-nc-sa/&quot;&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Reproduction&quot;/&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Distribution&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Notice&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Attribution&quot;/&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/DerivativeWorks&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/ShareAlike&quot;/&gt;&lt;prohibits rdf:resource=&quot;http://web.resource.org/cc/CommercialUse&quot;/&gt;&lt;/License&gt;&lt;/rdf:RDF&gt; --&gt;&lt;/div&gt;&lt;/fieldset&gt;&lt;div class=&quot;another_category another_category_color_gray&quot;&gt;
&lt;h4&gt;'&lt;a href=&quot;/category/음악&quot;&gt;음악&lt;/a&gt;' 카테고리의 다른 글&lt;/h4&gt;
&lt;table&gt;
&lt;tr&gt;
&lt;th&gt;
&lt;a href=&quot;/3355&quot; &gt;영화를 본 후 떠오른 노래: 강현민 - 늘 &amp;amp; 러브홀릭 - 늘&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;span&gt;(0)&lt;/span&gt;
&lt;/th&gt;
&lt;td&gt;
2012/04/29&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;th&gt;
&lt;a href=&quot;/3347&quot; &gt;소란(SORAN) - 벚꽃이 내린다 Cherry Blossoms Falls.&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;span&gt;(0)&lt;/span&gt;
&lt;/th&gt;
&lt;td&gt;
2012/03/12&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;th&gt;
&lt;a href=&quot;/3346&quot; &gt;Taru(타루) - 봄이왔다&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;span&gt;(0)&lt;/span&gt;
&lt;/th&gt;
&lt;td&gt;
2012/03/12&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;th&gt;
&lt;a href=&quot;/3313&quot; &gt;북한 사람의 아코디언 연주 - &amp;quot;Take On Me&amp;quot;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;span&gt;(0)&lt;/span&gt;
&lt;/th&gt;
&lt;td&gt;
2012/02/04&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;th&gt;
&lt;a href=&quot;/3224&quot; &gt;[J-pop|日本の流行歌] CHAGE &amp;amp; ASKA - On Your Mark&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;span&gt;(0)&lt;/span&gt;
&lt;/th&gt;
&lt;td&gt;
2011/12/11&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;th&gt;
&lt;a href=&quot;/3152&quot; &gt;장우생(張雨生)의 노래 和天一樣高, 我的未來不是夢&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;span&gt;(0)&lt;/span&gt;
&lt;/th&gt;
&lt;td&gt;
2011/11/13&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;
&lt;div id=&quot;livereContainer_3355&quot; class=&quot;livereContainer&quot;&gt;&lt;/div&gt;
	&lt;script type=&quot;text/javascript&quot;&gt;
		var livere_user_name = '';
		var livere_homepage = '';
		var livere_blog_id = '140064';
		var livere_entry_id = '3355';
		var livere_default_guest_image = '';
		var livere_article_id = '';
		var livere_consumer_seq = null;
		var livere_smartlogin_seq = null;
		var livere_useTistoryComment = 'true';
		var livere_livere_seq = '4259';
		var livere_refer = 'studioego.tistory.com/';
		var livere_blogurl = 'studioego.tistory.com';
		var livere_title = '';
		var livere_redirect_path = 'http://studioego.tistory.com/plugins/LiveRe/redirect.html';
		var livere_writer = null;
		var livere_comment_count = 10;

		livereInit(livere_entry_id, livere_refer, livere_title);
	&lt;/script&gt;
</description>
			<category>음악</category>
			<author>StudioEgo</author>
			<guid>http://blog.studioego.info/3355</guid>
			<comments>http://blog.studioego.info/3355#entry3355comment</comments>
			<pubDate>Sun, 29 Apr 2012 02:25:55 +0900</pubDate>
		</item>
		<item>
			<title>카카오톡 서버 전력장애로 잠시 운용 불가.</title>
			<link>http://blog.studioego.info/3354</link>
			<description>	&lt;div class=&quot;ad250_outter&quot; style=&quot;float: right; margin: 0 0 20px 10px; position: relative; width: 250px;&quot;&gt;
		&lt;div class=&quot;ad250&quot; style=&quot;background: transparent url(http://i1.daumcdn.net/img-media/media3/common/ad250_bar_r2.gif) no-repeat scroll 0 0; width: 250px; height: 250px; padding: 18px 0 0; position: relative; width: 250px&quot;&gt;
			&lt;iframe width=&quot;250&quot; height=&quot;250&quot; border=&quot;0&quot; frameborder=&quot;0&quot; scrolling=&quot;no&quot; marginheight=&quot;0&quot; marginwidth=&quot;0&quot; src=&quot;http://amsv2.daum.net/ad/adview?secid=00659&amp;mkvid=1&amp;blogid=140064&quot;&gt;&lt;/iframe&gt;		&lt;/div&gt;
	&lt;/div&gt;
&lt;p&gt;카카오톡 서버에 무슨 일이 일어난 것일까?&lt;/p&gt;&lt;blockquote class=&quot;tx-quote-tistory&quot;&gt;&lt;p&gt;IDC센터 전력장애가 발생하여 신속한 복구를 진행하고 있습니다. 서비스 이용에 불편을 끼쳐 드려 대단히 죄송합니다. (긴급점검 예상시간 3-7시)&lt;br /&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;IDC센터에 있는 서버 전력이 나갔다니 이거 뭔 소리요? IDC센터를 구성하는 통신사와 서버를 운영하는 카카오톡 직원들 모두 똥쭐이 탈듯함.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;
&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display:inline-block;&quot;&gt;&lt;a href=&quot;http://cfile29.uf.tistory.com/original/1243FE364F9BA6C504C5B7&quot; rel=&quot;lightbox&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://cfile29.uf.tistory.com/image/1243FE364F9BA6C504C5B7&quot; alt=&quot;&quot;&quot;&quot; filemime=&quot;&quot;image/png&quot;&quot; filename=&quot;&quot;cfile29.uf@1243FE364F9BA6C504C5B7.png&quot;&quot; height=&quot;1280&quot; width=&quot;720&quot;/&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;실제로 카톡 직원 분들 카톡 서버가 있는 IDC센터에서 전력 부족으로 다운된것 때문에 고생하는 것 같다. ㄷㄷㄷ&lt;/p&gt;&lt;p&gt;이제 카톡 서버가 백업용으로 다른 통신사의 IDC센터에도 자리 잡을려나? (서버에 드는 돈때문에 회사 운용이 제대로 될지가 궁금해짐.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;blockquote class=&quot;tx-quote-tistory&quot;&gt;&lt;p&gt;***: 좀 있다 카톡 오픈되면 강남역 통신불능상태 일시적으로 됩니다.&lt;/p&gt;&lt;p&gt;******: 카톡 플러딩 -ㅂ-!&lt;br /&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class=&quot;tt-plugin tt-share-entry-with-sns tt-sns-icon-alignment-center tt-sns-icon-size-big&quot;&gt;
	&lt;div class=&quot;tt-sns-wrap&quot; id=&quot;ttSnsWrap-&quot;&gt;
		&lt;ul class=&quot;tt-sns-service-default&quot;&gt;
			&lt;li class=&quot;tt-sns-service-mypeople&quot;&gt;&lt;a href=&quot;javascript:;&quot; onclick=&quot;ShareEntryWithSNS.share('mypeople', '', '');&quot;&gt;마이피플&lt;/a&gt;&lt;/li&gt;
			&lt;li class=&quot;tt-sns-service-twitter&quot;&gt;&lt;a href=&quot;javascript:;&quot; onclick=&quot;ShareEntryWithSNS.share('twitter', '', '');&quot;&gt;트위터&lt;/a&gt;&lt;/li&gt;
			&lt;li class=&quot;tt-sns-service-facebook&quot;&gt;&lt;a href=&quot;javascript:;&quot; onclick=&quot;ShareEntryWithSNS.share('facebook', '', '');&quot;&gt;페이스북&lt;/a&gt;&lt;/li&gt;
			&lt;li class=&quot;tt-sns-service-other&quot;&gt;&lt;a href=&quot;javascript:;&quot; onmouseover=&quot;ShareEntryWithSNS.showLayer(event, '');&quot; onmouseout=&quot;ShareEntryWithSNS.hideLayer(event, '');&quot;&gt;더보기&lt;/a&gt;&lt;/li&gt;
		&lt;/ul&gt;
		&lt;ul class=&quot;tt-sns-service-more&quot; id=&quot;ttSnsServiceMore-&quot; onmouseout=&quot;ShareEntryWithSNS.hideLayer(event, '');&quot;&gt;
			&lt;li class=&quot;tt-sns-service-me2day&quot;&gt;&lt;a href=&quot;javascript:;&quot; onclick=&quot;ShareEntryWithSNS.share('me2day', '', '');&quot;&gt;미투데이&lt;/a&gt;&lt;/li&gt;
			&lt;li class=&quot;tt-sns-service-yozm&quot;&gt;&lt;a href=&quot;javascript:;&quot; onclick=&quot;ShareEntryWithSNS.share('yozm', '', '');&quot;&gt;요즘&lt;/a&gt;&lt;/li&gt;
		&lt;/ul&gt;
	&lt;/div&gt;
	&lt;div class=&quot;tt-sns-clear&quot;&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;blogger-news-widget&quot; style=&quot;width: 100%; text-align: center&quot;&gt;
		  					&lt;embed src=&quot;http://api.v.daum.net/static/recombox1.swf&quot; quality=&quot;high&quot; flashvars=&quot;nid=28610236&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;false&quot; bgcolor=&quot;#ffffff&quot; width=&quot;400&quot; height=&quot;80&quot; type=&quot;application/x-shockwave-flash&quot; wmode=&quot;transparent&quot;&gt;&lt;/embed&gt;
						&lt;/div&gt;&lt;br /&gt;&lt;iframe src=&quot;http://api.v.daum.net/open/related_news?news_id=28610236&amp;display_type=widget&amp;skin=1&amp;frameContents=both&quot; style=&quot;width:100%;height:160px;&quot; frameborder=&quot;0&quot;&gt;&lt;/iframe&gt;&lt;div style=&quot;text-align:left; padding-top:10px;&quot;&gt;
&lt;iframe src=&quot;http://www.facebook.com/plugins/like.php?href=blog.studioego.info/3354&amp;amp;layout=standard&amp;amp;show_faces=true&amp;amp;width=310&amp;amp;action=like&amp;amp;font=tahoma&amp;amp;colorscheme=light&amp;amp;height=65&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;border:none; overflow:hidden; width:310px; height:65px;&quot; allowTransparency=&quot;true&quot;&gt;&lt;/iframe&gt;
&lt;/div&gt;
&lt;div style='text-align: center; margin: 10px auto; height: 91px; overflow: hidden; clear: both;'&gt;&lt;iframe title='mixUP 위젯' src='http://mixsh.com/widget/new_mixup/loader_plugin.html?domain=blog.studioego.info&amp;media_type=10&amp;guid=blog.studioego.info%2F3354&amp;regts=1335604073&amp;showhitcnt=1&amp;platform=10' frameBorder='0' scrolling='no' allowTransparency='true' width='402' height='130'&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;fieldset style=&quot;margin:20px 0px 20px 0px;padding:5px;&quot;&gt;&lt;legend&gt;&lt;span&gt;&lt;strong&gt;크리에이티브 커먼즈 라이선스&lt;/strong&gt;&lt;/span&gt;&lt;/legend&gt;&lt;!--Creative Commons License--&gt;&lt;div style=&quot;float: left; width: 88px; margin-top: 3px;&quot;&gt;&lt;a rel=&quot;license&quot; href=&quot;http://creativecommons.org/licenses/by-nc-sa/2.0/kr/&quot; target=&quot;_blank&quot;&gt;&lt;img alt=&quot;Creative Commons License&quot; style=&quot;border-width: 0&quot; src=&quot;http://i.creativecommons.org/l/by-nc-sa/2.0/kr/88x31.png&quot;/&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style=&quot;margin-left: 92px; margin-top: 3px; text-align: justify;&quot;&gt;이 저작물은 &lt;a rel=&quot;license&quot; href=&quot;http://creativecommons.org/licenses/by-nc-sa/2.0/kr/&quot; target=&quot;_blank&quot;&gt;크리에이티브 커먼즈 코리아 저작자표시-비영리-동일조건변경허락 2.0 대한민국 라이선스&lt;/a&gt;에 따라 이용하실 수 있습니다.
			&lt;!-- Creative Commons License--&gt;
			&lt;!-- &lt;rdf:RDF xmlns=&quot;http://web.resource.org/cc/&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;&gt;
			&lt;Work rdf:about=&quot;&quot;&gt;
			&lt;license rdf:resource=&quot;http://creativecommons.org/licenses/by-nc-sa/2.0/kr/&quot; /&gt;
			&lt;/Work&gt;
			&lt;License rdf:about=&quot;http://creativecommons.org/licenses/by-nc-sa/&quot;&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Reproduction&quot;/&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Distribution&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Notice&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Attribution&quot;/&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/DerivativeWorks&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/ShareAlike&quot;/&gt;&lt;prohibits rdf:resource=&quot;http://web.resource.org/cc/CommercialUse&quot;/&gt;&lt;/License&gt;&lt;/rdf:RDF&gt; --&gt;&lt;/div&gt;&lt;/fieldset&gt;&lt;div class=&quot;another_category another_category_color_gray&quot;&gt;
&lt;h4&gt;'&lt;a href=&quot;/category/Mobile&quot;&gt;Mobile&lt;/a&gt;' 카테고리의 다른 글&lt;/h4&gt;
&lt;table&gt;
&lt;tr&gt;
&lt;th&gt;
&lt;a href=&quot;/3354&quot; &gt;카카오톡 서버 전력장애로 잠시 운용 불가.&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;span&gt;(0)&lt;/span&gt;
&lt;/th&gt;
&lt;td&gt;
2012/04/28&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;th&gt;
&lt;a href=&quot;/3332&quot; &gt;OTG cable test&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;span&gt;(0)&lt;/span&gt;
&lt;/th&gt;
&lt;td&gt;
2012/02/22&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;th&gt;
&lt;a href=&quot;/3328&quot; &gt;카카오톡 머그잔 득템.&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;span&gt;(2)&lt;/span&gt;
&lt;/th&gt;
&lt;td&gt;
2012/02/18&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;th&gt;
&lt;a href=&quot;/3326&quot; &gt;집에 굴러다니는 심모듈 빠진 심카드들&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;span&gt;(0)&lt;/span&gt;
&lt;/th&gt;
&lt;td&gt;
2012/02/15&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;th&gt;
&lt;a href=&quot;/3283&quot; &gt;모바일 푸시 플랫폼(Mobile Push Platform)에 대해 설명한 자료.&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;span&gt;(0)&lt;/span&gt;
&lt;/th&gt;
&lt;td&gt;
2012/01/04&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;th&gt;
&lt;a href=&quot;/3230&quot; &gt;Google Currents 앱 소개.&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;span&gt;(0)&lt;/span&gt;
&lt;/th&gt;
&lt;td&gt;
2011/12/12&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;
&lt;div id=&quot;livereContainer_3354&quot; class=&quot;livereContainer&quot;&gt;&lt;/div&gt;
	&lt;script type=&quot;text/javascript&quot;&gt;
		var livere_user_name = '';
		var livere_homepage = '';
		var livere_blog_id = '140064';
		var livere_entry_id = '3354';
		var livere_default_guest_image = '';
		var livere_article_id = '';
		var livere_consumer_seq = null;
		var livere_smartlogin_seq = null;
		var livere_useTistoryComment = 'true';
		var livere_livere_seq = '4259';
		var livere_refer = 'studioego.tistory.com/';
		var livere_blogurl = 'studioego.tistory.com';
		var livere_title = '';
		var livere_redirect_path = 'http://studioego.tistory.com/plugins/LiveRe/redirect.html';
		var livere_writer = null;
		var livere_comment_count = 10;

		livereInit(livere_entry_id, livere_refer, livere_title);
	&lt;/script&gt;
</description>
			<category>Mobile</category>
			<category>kakao talk</category>
			<category>카카오톡</category>
			<category>카톡</category>
			<author>StudioEgo</author>
			<guid>http://blog.studioego.info/3354</guid>
			<comments>http://blog.studioego.info/3354#entry3354comment</comments>
			<pubDate>Sat, 28 Apr 2012 17:14:35 +0900</pubDate>
		</item>
		<item>
			<title>4주군사훈련 수료. 드디어 출소했습니다.</title>
			<link>http://blog.studioego.info/3353</link>
			<description>	&lt;div class=&quot;ad250_outter&quot; style=&quot;float: right; margin: 0 0 20px 10px; position: relative; width: 250px;&quot;&gt;
		&lt;div class=&quot;ad250&quot; style=&quot;background: transparent url(http://i1.daumcdn.net/img-media/media3/common/ad250_bar_r2.gif) no-repeat scroll 0 0; width: 250px; height: 250px; padding: 18px 0 0; position: relative; width: 250px&quot;&gt;
			&lt;iframe width=&quot;250&quot; height=&quot;250&quot; border=&quot;0&quot; frameborder=&quot;0&quot; scrolling=&quot;no&quot; marginheight=&quot;0&quot; marginwidth=&quot;0&quot; src=&quot;http://amsv2.daum.net/ad/adview?secid=00659&amp;mkvid=1&amp;blogid=140064&quot;&gt;&lt;/iframe&gt;		&lt;/div&gt;
	&lt;/div&gt;
&lt;p style=&quot;text-align: left;&quot;&gt;2012년 3월 29일(목), 논산에 위치한 육군훈련소에 입소를 하여 4주 군사 훈련을 한 후 2012년 4월 26일(목) 4주군사훈련 수료를 하고 출소를 하였습니다.&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;4주 내내 멍하게 훈련만 열심히 받았습니다. 전문연구요원으로 입소를 하였지만, 동생뻘 되는 의무경찰 아이들과 같이 훈련을 받았지요.&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;군사 훈련을 받을때 소대장님, 분대장님들 모두 사람들이 착하고 좋은 분들이라 보니 다행이 훈련은 힘들진 않았습니다. 다만 감기와의 싸움때문에 힘들었을뿐이였죠.&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;생각했던 것보다 훈련 강도는 매우 세진 않다만 훈련 자체는 만만치 않습니다. 훈련이 힘들다보니 주말마다 종교활동가면서 초코파이, 가나파이, 빵등 단음식에 집착을 하는 자신을 발견을 하게 되었지요.&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;4주 군사 훈련을 받을 동안 제 자신에 대해서 다시금 생각을 해보았고, 체력 충전의 시간을 가지게 되었구요. &lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;훈련을 받다보니 5주 군사 훈련을 받는 현역분들이 정말 존경스럽습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;이제 훈련을 마쳤으니 건강하고 새로운 몸과 마음으로 새출발을 하겠습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;대한민국 국군 장병 여러분 화이팅~ &lt;b&gt;(우리도 끝났다! 각개전투!)&lt;/b&gt;&amp;nbsp; &lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display:inline-block;width:650px;&quot;&gt;&lt;a href=&quot;http://cfile26.uf.tistory.com/original/133DE54A4F9B4AC90F5E4A&quot; rel=&quot;lightbox&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://cfile26.uf.tistory.com/image/133DE54A4F9B4AC90F5E4A&quot; filemime=&quot;image/jpeg&quot; filename=&quot;ImageViewer.jpg&quot; height=&quot;318&quot; width=&quot;650&quot;/&gt;&lt;/a&gt;&lt;span class=&quot;cap1&quot; style=&quot;display:block;width:650px;&quot;&gt;훈련소에 입소한지 3일째에 찍은 1소대 단체 사진. 저를 찾아보아요.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display:inline-block;width:650px;&quot;&gt;&lt;a href=&quot;http://cfile2.uf.tistory.com/original/1237154A4F9B4ACB142B3C&quot; rel=&quot;lightbox&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://cfile2.uf.tistory.com/image/1237154A4F9B4ACB142B3C&quot; filemime=&quot;image/jpeg&quot; filename=&quot;ImageViewer2.jpg&quot; height=&quot;223&quot; width=&quot;650&quot;/&gt;&lt;/a&gt;&lt;span class=&quot;cap1&quot; style=&quot;display:block;width:650px;&quot;&gt;베래모를 지급받은 2주 주말쯤에 찍은 1소대 단체사진.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;아래는 4월 26일 수료식때 찍은 사진입니다.&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display:inline-block;&quot;&gt;&lt;a href=&quot;http://cfile23.uf.tistory.com/original/16191B364F9B484136D93C&quot; rel=&quot;lightbox&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://cfile23.uf.tistory.com/image/16191B364F9B484136D93C&quot; filename=&quot;&quot;cfile23.uf@16191B364F9B484136D93C.jpg&quot;&quot; filemime=&quot;&quot;image/jpeg&quot;&quot;/&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display:inline-block;&quot;&gt;&lt;a href=&quot;http://cfile25.uf.tistory.com/original/173A993A4F9B486A1167E7&quot; rel=&quot;lightbox&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://cfile25.uf.tistory.com/image/173A993A4F9B486A1167E7&quot; filename=&quot;&quot;cfile25.uf@173A993A4F9B486A1167E7.jpg&quot;&quot; filemime=&quot;&quot;image/jpeg&quot;&quot;/&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;ps. 훈련소에서 주말에 종교활동으로 교회를 가면 &quot;우리도 끝났다 각개전투&quot;의 의미를 알게 됩니다. 아래는 참고 동영상. 저녁에 종교활동을 가면 대체로 이런 식으로 진행됩니다.&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: left;&quot;&gt;훈련 받을때의 스트레스는 종교활동에서 푸는것 같더군요. 현역받는 동생들 볼때마다 정말 대단하다란 말만 나옵니다.&lt;br /&gt;&lt;/p&gt;

&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;iframe src=&quot;http://www.youtube.com/embed/jVaU43414ws&quot; allowfullscreen=&quot;&quot; frameborder=&quot;0&quot; width=&quot;420&quot; height=&quot;315&quot;&gt;&lt;/iframe&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;iframe src=&quot;http://www.youtube.com/embed/HudzLoB6ML0&quot; allowfullscreen=&quot;&quot; frameborder=&quot;0&quot; width=&quot;560&quot; height=&quot;315&quot;&gt;&lt;/iframe&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;ps2. 기독교, 천주교, 불교, 원불교 종교행사를 모두 가봤습니다. 이건 훈련이 고되다 보니 배고파서......&lt;br /&gt;&lt;/p&gt;

&lt;p style=&quot;text-align: left;&quot;&gt;ps3. 모두들 수고했고, 같이 훈련 받았던 의경 동생들은 기동대에 끌려가지 말고 좋은 곳에 갔으면.&lt;br /&gt;
&lt;/p&gt;
&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;
 &lt;/p&gt;&lt;div class=&quot;tt-plugin tt-share-entry-with-sns tt-sns-icon-alignment-center tt-sns-icon-size-big&quot;&gt;
	&lt;div class=&quot;tt-sns-wrap&quot; id=&quot;ttSnsWrap-&quot;&gt;
		&lt;ul class=&quot;tt-sns-service-default&quot;&gt;
			&lt;li class=&quot;tt-sns-service-mypeople&quot;&gt;&lt;a href=&quot;javascript:;&quot; onclick=&quot;ShareEntryWithSNS.share('mypeople', '', '');&quot;&gt;마이피플&lt;/a&gt;&lt;/li&gt;
			&lt;li class=&quot;tt-sns-service-twitter&quot;&gt;&lt;a href=&quot;javascript:;&quot; onclick=&quot;ShareEntryWithSNS.share('twitter', '', '');&quot;&gt;트위터&lt;/a&gt;&lt;/li&gt;
			&lt;li class=&quot;tt-sns-service-facebook&quot;&gt;&lt;a href=&quot;javascript:;&quot; onclick=&quot;ShareEntryWithSNS.share('facebook', '', '');&quot;&gt;페이스북&lt;/a&gt;&lt;/li&gt;
			&lt;li class=&quot;tt-sns-service-other&quot;&gt;&lt;a href=&quot;javascript:;&quot; onmouseover=&quot;ShareEntryWithSNS.showLayer(event, '');&quot; onmouseout=&quot;ShareEntryWithSNS.hideLayer(event, '');&quot;&gt;더보기&lt;/a&gt;&lt;/li&gt;
		&lt;/ul&gt;
		&lt;ul class=&quot;tt-sns-service-more&quot; id=&quot;ttSnsServiceMore-&quot; onmouseout=&quot;ShareEntryWithSNS.hideLayer(event, '');&quot;&gt;
			&lt;li class=&quot;tt-sns-service-me2day&quot;&gt;&lt;a href=&quot;javascript:;&quot; onclick=&quot;ShareEntryWithSNS.share('me2day', '', '');&quot;&gt;미투데이&lt;/a&gt;&lt;/li&gt;
			&lt;li class=&quot;tt-sns-service-yozm&quot;&gt;&lt;a href=&quot;javascript:;&quot; onclick=&quot;ShareEntryWithSNS.share('yozm', '', '');&quot;&gt;요즘&lt;/a&gt;&lt;/li&gt;
		&lt;/ul&gt;
	&lt;/div&gt;
	&lt;div class=&quot;tt-sns-clear&quot;&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;blogger-news-widget&quot; style=&quot;width: 100%; text-align: center&quot;&gt;
		  					&lt;embed src=&quot;http://api.v.daum.net/static/recombox1.swf&quot; quality=&quot;high&quot; flashvars=&quot;nid=28602377&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;false&quot; bgcolor=&quot;#ffffff&quot; width=&quot;400&quot; height=&quot;80&quot; type=&quot;application/x-shockwave-flash&quot; wmode=&quot;transparent&quot;&gt;&lt;/embed&gt;
						&lt;/div&gt;&lt;br /&gt;&lt;iframe src=&quot;http://api.v.daum.net/open/related_news?news_id=28602377&amp;display_type=widget&amp;skin=1&amp;frameContents=both&quot; style=&quot;width:100%;height:298px;&quot; frameborder=&quot;0&quot;&gt;&lt;/iframe&gt;&lt;div style=&quot;text-align:left; padding-top:10px;&quot;&gt;
&lt;iframe src=&quot;http://www.facebook.com/plugins/like.php?href=blog.studioego.info/3353&amp;amp;layout=standard&amp;amp;show_faces=true&amp;amp;width=310&amp;amp;action=like&amp;amp;font=tahoma&amp;amp;colorscheme=light&amp;amp;height=65&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;border:none; overflow:hidden; width:310px; height:65px;&quot; allowTransparency=&quot;true&quot;&gt;&lt;/iframe&gt;
&lt;/div&gt;
&lt;div style='text-align: center; margin: 10px auto; height: 91px; overflow: hidden; clear: both;'&gt;&lt;iframe title='mixUP 위젯' src='http://mixsh.com/widget/new_mixup/loader_plugin.html?domain=blog.studioego.info&amp;media_type=10&amp;guid=blog.studioego.info%2F3353&amp;regts=1335578788&amp;showhitcnt=1&amp;platform=10' frameBorder='0' scrolling='no' allowTransparency='true' width='402' height='130'&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;fieldset style=&quot;margin:20px 0px 20px 0px;padding:5px;&quot;&gt;&lt;legend&gt;&lt;span&gt;&lt;strong&gt;크리에이티브 커먼즈 라이선스&lt;/strong&gt;&lt;/span&gt;&lt;/legend&gt;&lt;!--Creative Commons License--&gt;&lt;div style=&quot;float: left; width: 88px; margin-top: 3px;&quot;&gt;&lt;a rel=&quot;license&quot; href=&quot;http://creativecommons.org/licenses/by-nc-sa/2.0/kr/&quot; target=&quot;_blank&quot;&gt;&lt;img alt=&quot;Creative Commons License&quot; style=&quot;border-width: 0&quot; src=&quot;http://i.creativecommons.org/l/by-nc-sa/2.0/kr/88x31.png&quot;/&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style=&quot;margin-left: 92px; margin-top: 3px; text-align: justify;&quot;&gt;이 저작물은 &lt;a rel=&quot;license&quot; href=&quot;http://creativecommons.org/licenses/by-nc-sa/2.0/kr/&quot; target=&quot;_blank&quot;&gt;크리에이티브 커먼즈 코리아 저작자표시-비영리-동일조건변경허락 2.0 대한민국 라이선스&lt;/a&gt;에 따라 이용하실 수 있습니다.
			&lt;!-- Creative Commons License--&gt;
			&lt;!-- &lt;rdf:RDF xmlns=&quot;http://web.resource.org/cc/&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;&gt;
			&lt;Work rdf:about=&quot;&quot;&gt;
			&lt;license rdf:resource=&quot;http://creativecommons.org/licenses/by-nc-sa/2.0/kr/&quot; /&gt;
			&lt;/Work&gt;
			&lt;License rdf:about=&quot;http://creativecommons.org/licenses/by-nc-sa/&quot;&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Reproduction&quot;/&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Distribution&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Notice&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Attribution&quot;/&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/DerivativeWorks&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/ShareAlike&quot;/&gt;&lt;prohibits rdf:resource=&quot;http://web.resource.org/cc/CommercialUse&quot;/&gt;&lt;/License&gt;&lt;/rdf:RDF&gt; --&gt;&lt;/div&gt;&lt;/fieldset&gt;&lt;div class=&quot;another_category another_category_color_gray&quot;&gt;
&lt;h4&gt;'&lt;a href=&quot;/category/일상다반사&quot;&gt;일상다반사&lt;/a&gt;' 카테고리의 다른 글&lt;/h4&gt;
&lt;table&gt;
&lt;tr&gt;
&lt;th&gt;
&lt;a href=&quot;/3360&quot; &gt;생각이 삐뚫어진건가?&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;span&gt;(0)&lt;/span&gt;
&lt;/th&gt;
&lt;td&gt;
00:02:20&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;th&gt;
&lt;a href=&quot;/3353&quot; &gt;4주군사훈련 수료. 드디어 출소했습니다.&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;span&gt;(0)&lt;/span&gt;
&lt;/th&gt;
&lt;td&gt;
2012/04/28&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;th&gt;
&lt;a href=&quot;/3350&quot; &gt;기분이 싱숭생숭한 날.&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;span&gt;(1)&lt;/span&gt;
&lt;/th&gt;
&lt;td&gt;
2012/03/28&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;th&gt;
&lt;a href=&quot;/3349&quot; &gt;부재자신고서 도착.&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;span&gt;(5)&lt;/span&gt;
&lt;/th&gt;
&lt;td&gt;
2012/03/17&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;th&gt;
&lt;a href=&quot;/3345&quot; &gt;일이 안풀리는 하루&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;span&gt;(0)&lt;/span&gt;
&lt;/th&gt;
&lt;td&gt;
2012/03/12&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;th&gt;
&lt;a href=&quot;/3280&quot; &gt;전문연구요원 교육 소집(4주 훈련) 날짜 나왔습니다.&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;span&gt;(0)&lt;/span&gt;
&lt;/th&gt;
&lt;td&gt;
2012/01/03&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;
&lt;div id=&quot;livereContainer_3353&quot; class=&quot;livereContainer&quot;&gt;&lt;/div&gt;
	&lt;script type=&quot;text/javascript&quot;&gt;
		var livere_user_name = '';
		var livere_homepage = '';
		var livere_blog_id = '140064';
		var livere_entry_id = '3353';
		var livere_default_guest_image = '';
		var livere_article_id = '';
		var livere_consumer_seq = null;
		var livere_smartlogin_seq = null;
		var livere_useTistoryComment = 'true';
		var livere_livere_seq = '4259';
		var livere_refer = 'studioego.tistory.com/';
		var livere_blogurl = 'studioego.tistory.com';
		var livere_title = '';
		var livere_redirect_path = 'http://studioego.tistory.com/plugins/LiveRe/redirect.html';
		var livere_writer = null;
		var livere_comment_count = 10;

		livereInit(livere_entry_id, livere_refer, livere_title);
	&lt;/script&gt;
</description>
			<category>일상다반사</category>
			<author>StudioEgo</author>
			<guid>http://blog.studioego.info/3353</guid>
			<comments>http://blog.studioego.info/3353#entry3353comment</comments>
			<pubDate>Sat, 28 Apr 2012 10:32:11 +0900</pubDate>
		</item>
		<item>
			<title>Android 4.0.4 update in Galaxy Nexus #android</title>
			<link>http://blog.studioego.info/3352</link>
			<description>	&lt;div class=&quot;ad250_outter&quot; style=&quot;float: right; margin: 0 0 20px 10px; position: relative; width: 250px;&quot;&gt;
		&lt;div class=&quot;ad250&quot; style=&quot;background: transparent url(http://i1.daumcdn.net/img-media/media3/common/ad250_bar_r2.gif) no-repeat scroll 0 0; width: 250px; height: 250px; padding: 18px 0 0; position: relative; width: 250px&quot;&gt;
			&lt;iframe width=&quot;250&quot; height=&quot;250&quot; border=&quot;0&quot; frameborder=&quot;0&quot; scrolling=&quot;no&quot; marginheight=&quot;0&quot; marginwidth=&quot;0&quot; src=&quot;http://amsv2.daum.net/ad/adview?secid=00659&amp;mkvid=1&amp;blogid=140064&quot;&gt;&lt;/iframe&gt;		&lt;/div&gt;
	&lt;/div&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;2012년 3월 29일 ~ 2012년 4월 26일 한달간, 논산에 위치한 육군훈련소에서 4주군사훈련을 받았다보니 휴대폰(Galaxy Nexus)을 사용을 하지 못했습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;2012년 4월 26일, 훈련소에서 수료식이 있기 전 아침 휴대폰을 켜니 메일 받으라, 카톡 메시지 받으라, 어플 업데이트를 받다보니 배터리가 앵꼬가 나더군요.&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;2012년 4월 28일 새벽 1시경, 드디어 저의 휴대폰인 Galaxy Nexus(갤럭시 넥서스)에서 Android 4.0.4 OTA(Over-The-Air) Update가 떴습니다.&amp;nbsp; &lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;검색을 해보니 이전 버전의 문제였던 신호 문제 및 Google Play의 버그를 해결하였다고 합니다. 한달간 휴대폰을 사용하지 않다보니 어떤 버그가 해결되었는지는 전혀 모르겠습니다... (이제 사회 적응을 해야 ㅠㅠ)&lt;br /&gt; &lt;/p&gt;&lt;div style=&quot;border-style: solid; border-width: 1px; border-color: rgb(121, 165, 228); background-color: rgb(219, 232, 251); padding: 10px;&quot; class=&quot;txc-textbox&quot;&gt;&lt;p style=&quot;text-align: left;&quot;&gt;Android 4.0.4 OTA(Over-The-Air)가 언제 떴는지를 조사를 하니 2012년 4월 23일이였군요. -ㅁ-&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;출처: &lt;a class=&quot;tx-link&quot; target=&quot;_blank&quot; href=&quot;http://androidadvices.com/update-galaxy-nexus-imm76i-ics-404-ota-update-fix-signal-issues/&quot;&gt;How to Update Galaxy Nexus with IMM76I ICS 4.0.4 OTA Update to Fix Signal Issues&lt;/a&gt;&lt;br /&gt;&lt;/p&gt;&lt;/div&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display:inline-block;&quot;&gt;&lt;a href=&quot;http://cfile2.uf.tistory.com/original/1976E5394F9AF58F2BEB00&quot; rel=&quot;lightbox&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://cfile2.uf.tistory.com/image/1976E5394F9AF58F2BEB00&quot; filename=&quot;&quot;cfile2.uf@1976E5394F9AF58F2BEB00.png&quot;&quot; filemime=&quot;&quot;image/png&quot;&quot;/&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display:inline-block;width:560px;&quot;&gt;&lt;a href=&quot;http://cfile1.uf.tistory.com/original/1313C6404F9B3F7A18B8F7&quot; rel=&quot;lightbox&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://cfile1.uf.tistory.com/image/1313C6404F9B3F7A18B8F7&quot; filemime=&quot;image/png&quot; filename=&quot;device-2012-04-28-025853.png&quot; height=&quot;995&quot; style=&quot;width: 560px; height: 995px;&quot; width=&quot;560&quot;/&gt;&lt;/a&gt;&lt;span class=&quot;cap1&quot; style=&quot;display:block;width:560px;&quot;&gt;열심히 Android 4.0.4로 업데이트 중입니다.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display:inline-block;width:560px;&quot;&gt;&lt;a href=&quot;http://cfile5.uf.tistory.com/original/121012404F9B3F7A1FE4B8&quot; rel=&quot;lightbox&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://cfile5.uf.tistory.com/image/121012404F9B3F7A1FE4B8&quot; filemime=&quot;image/png&quot; filename=&quot;device-2012-04-28-030300.png&quot; height=&quot;995&quot; style=&quot;width: 560px; height: 995px;&quot; width=&quot;560&quot;/&gt;&lt;/a&gt;&lt;span class=&quot;cap1&quot; style=&quot;display:block;width:560px;&quot;&gt;Android 4.0.4로 업그레이드가 완료 되면 재부팅을 하게 됩니다.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display:inline-block;width:560px;&quot;&gt;&lt;a href=&quot;http://cfile7.uf.tistory.com/original/121060404F9B3F7B1BE85D&quot; rel=&quot;lightbox&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://cfile7.uf.tistory.com/image/121060404F9B3F7B1BE85D&quot; filemime=&quot;image/png&quot; filename=&quot;device-2012-04-28-030310.png&quot; height=&quot;995&quot; style=&quot;width: 560px; height: 995px;&quot; width=&quot;560&quot;/&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;br /&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;/p&gt;&lt;br /&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display:inline-block;&quot;&gt;&lt;a href=&quot;http://cfile29.uf.tistory.com/original/130A0F384F9AF64B2DF1DD&quot; rel=&quot;lightbox&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://cfile29.uf.tistory.com/image/130A0F384F9AF64B2DF1DD&quot; filename=&quot;&quot;cfile29.uf@130A0F384F9AF64B2DF1DD.png&quot;&quot; filemime=&quot;&quot;image/png&quot;&quot;/&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;갤럭시 넥서스를 Android 4.0.4로 업그레이드 하니 약간 쾌적해졌다고 느껴지긴 하지만, 한달동안 휴대폰을 사용하지 못한지라 이전보다 쾌적한건지는 잘 못느끼겠습니다.&lt;/p&gt;&lt;p&gt;업그레이드 했으니 당연 쾌적하지 않았을까 이런 생각을 하네요. ㅎㅎ &lt;br /&gt;&lt;/p&gt;&lt;div class=&quot;tt-plugin tt-share-entry-with-sns tt-sns-icon-alignment-center tt-sns-icon-size-big&quot;&gt;
	&lt;div class=&quot;tt-sns-wrap&quot; id=&quot;ttSnsWrap-&quot;&gt;
		&lt;ul class=&quot;tt-sns-service-default&quot;&gt;
			&lt;li class=&quot;tt-sns-service-mypeople&quot;&gt;&lt;a href=&quot;javascript:;&quot; onclick=&quot;ShareEntryWithSNS.share('mypeople', '', '');&quot;&gt;마이피플&lt;/a&gt;&lt;/li&gt;
			&lt;li class=&quot;tt-sns-service-twitter&quot;&gt;&lt;a href=&quot;javascript:;&quot; onclick=&quot;ShareEntryWithSNS.share('twitter', '', '');&quot;&gt;트위터&lt;/a&gt;&lt;/li&gt;
			&lt;li class=&quot;tt-sns-service-facebook&quot;&gt;&lt;a href=&quot;javascript:;&quot; onclick=&quot;ShareEntryWithSNS.share('facebook', '', '');&quot;&gt;페이스북&lt;/a&gt;&lt;/li&gt;
			&lt;li class=&quot;tt-sns-service-other&quot;&gt;&lt;a href=&quot;javascript:;&quot; onmouseover=&quot;ShareEntryWithSNS.showLayer(event, '');&quot; onmouseout=&quot;ShareEntryWithSNS.hideLayer(event, '');&quot;&gt;더보기&lt;/a&gt;&lt;/li&gt;
		&lt;/ul&gt;
		&lt;ul class=&quot;tt-sns-service-more&quot; id=&quot;ttSnsServiceMore-&quot; onmouseout=&quot;ShareEntryWithSNS.hideLayer(event, '');&quot;&gt;
			&lt;li class=&quot;tt-sns-service-me2day&quot;&gt;&lt;a href=&quot;javascript:;&quot; onclick=&quot;ShareEntryWithSNS.share('me2day', '', '');&quot;&gt;미투데이&lt;/a&gt;&lt;/li&gt;
			&lt;li class=&quot;tt-sns-service-yozm&quot;&gt;&lt;a href=&quot;javascript:;&quot; onclick=&quot;ShareEntryWithSNS.share('yozm', '', '');&quot;&gt;요즘&lt;/a&gt;&lt;/li&gt;
		&lt;/ul&gt;
	&lt;/div&gt;
	&lt;div class=&quot;tt-sns-clear&quot;&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;blogger-news-widget&quot; style=&quot;width: 100%; text-align: center&quot;&gt;
		  					&lt;embed src=&quot;http://api.v.daum.net/static/recombox1.swf&quot; quality=&quot;high&quot; flashvars=&quot;nid=28601595&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;false&quot; bgcolor=&quot;#ffffff&quot; width=&quot;400&quot; height=&quot;80&quot; type=&quot;application/x-shockwave-flash&quot; wmode=&quot;transparent&quot;&gt;&lt;/embed&gt;
						&lt;/div&gt;&lt;br /&gt;&lt;iframe src=&quot;http://api.v.daum.net/open/related_news?news_id=28601595&amp;display_type=widget&amp;skin=1&amp;frameContents=both&quot; style=&quot;width:100%;height:160px;&quot; frameborder=&quot;0&quot;&gt;&lt;/iframe&gt;&lt;div style=&quot;text-align:left; padding-top:10px;&quot;&gt;
&lt;iframe src=&quot;http://www.facebook.com/plugins/like.php?href=blog.studioego.info/3352&amp;amp;layout=standard&amp;amp;show_faces=true&amp;amp;width=310&amp;amp;action=like&amp;amp;font=tahoma&amp;amp;colorscheme=light&amp;amp;height=65&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;border:none; overflow:hidden; width:310px; height:65px;&quot; allowTransparency=&quot;true&quot;&gt;&lt;/iframe&gt;
&lt;/div&gt;
&lt;div style='text-align: center; margin: 10px auto; height: 91px; overflow: hidden; clear: both;'&gt;&lt;iframe title='mixUP 위젯' src='http://mixsh.com/widget/new_mixup/loader_plugin.html?domain=blog.studioego.info&amp;media_type=10&amp;guid=blog.studioego.info%2F3352&amp;regts=1335576533&amp;showhitcnt=1&amp;platform=10' frameBorder='0' scrolling='no' allowTransparency='true' width='402' height='130'&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;fieldset style=&quot;margin:20px 0px 20px 0px;padding:5px;&quot;&gt;&lt;legend&gt;&lt;span&gt;&lt;strong&gt;크리에이티브 커먼즈 라이선스&lt;/strong&gt;&lt;/span&gt;&lt;/legend&gt;&lt;!--Creative Commons License--&gt;&lt;div style=&quot;float: left; width: 88px; margin-top: 3px;&quot;&gt;&lt;a rel=&quot;license&quot; href=&quot;http://creativecommons.org/licenses/by-nc-sa/2.0/kr/&quot; target=&quot;_blank&quot;&gt;&lt;img alt=&quot;Creative Commons License&quot; style=&quot;border-width: 0&quot; src=&quot;http://i.creativecommons.org/l/by-nc-sa/2.0/kr/88x31.png&quot;/&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style=&quot;margin-left: 92px; margin-top: 3px; text-align: justify;&quot;&gt;이 저작물은 &lt;a rel=&quot;license&quot; href=&quot;http://creativecommons.org/licenses/by-nc-sa/2.0/kr/&quot; target=&quot;_blank&quot;&gt;크리에이티브 커먼즈 코리아 저작자표시-비영리-동일조건변경허락 2.0 대한민국 라이선스&lt;/a&gt;에 따라 이용하실 수 있습니다.
			&lt;!-- Creative Commons License--&gt;
			&lt;!-- &lt;rdf:RDF xmlns=&quot;http://web.resource.org/cc/&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;&gt;
			&lt;Work rdf:about=&quot;&quot;&gt;
			&lt;license rdf:resource=&quot;http://creativecommons.org/licenses/by-nc-sa/2.0/kr/&quot; /&gt;
			&lt;/Work&gt;
			&lt;License rdf:about=&quot;http://creativecommons.org/licenses/by-nc-sa/&quot;&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Reproduction&quot;/&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Distribution&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Notice&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Attribution&quot;/&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/DerivativeWorks&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/ShareAlike&quot;/&gt;&lt;prohibits rdf:resource=&quot;http://web.resource.org/cc/CommercialUse&quot;/&gt;&lt;/License&gt;&lt;/rdf:RDF&gt; --&gt;&lt;/div&gt;&lt;/fieldset&gt;&lt;div class=&quot;another_category another_category_color_gray&quot;&gt;
&lt;h4&gt;'&lt;a href=&quot;/category/Mobile&quot;&gt;Mobile&lt;/a&gt;&amp;nbsp;&gt;&amp;nbsp;&lt;a href=&quot;/category/Mobile/Android&quot;&gt;Android&lt;/a&gt;' 카테고리의 다른 글&lt;/h4&gt;
&lt;table&gt;
&lt;tr&gt;
&lt;th&gt;
&lt;a href=&quot;/3352&quot; &gt;Android 4.0.4 update in Galaxy Nexus #android&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;span&gt;(0)&lt;/span&gt;
&lt;/th&gt;
&lt;td&gt;
2012/04/28&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;th&gt;
&lt;a href=&quot;/3343&quot; &gt;Android Market이 Google Play로 명칭 변경. #android&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;span&gt;(0)&lt;/span&gt;
&lt;/th&gt;
&lt;td&gt;
2012/03/07&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;th&gt;
&lt;a href=&quot;/3336&quot; &gt;MWC 구글 안드로이드 부스 보석 로봇&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;span&gt;(0)&lt;/span&gt;
&lt;/th&gt;
&lt;td&gt;
2012/02/28&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;th&gt;
&lt;a href=&quot;/3327&quot; &gt;통신사마다 달라지는 안드로이드 마켓(Android Market)의 초기 화면 (2) - 호주(Australia)편 #Android&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;span&gt;(0)&lt;/span&gt;
&lt;/th&gt;
&lt;td&gt;
2012/02/15&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;th&gt;
&lt;a href=&quot;/3321&quot; &gt;Android용 Google Chrome 의 이스터 에그 #android #google&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;span&gt;(0)&lt;/span&gt;
&lt;/th&gt;
&lt;td&gt;
2012/02/09&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;th&gt;
&lt;a href=&quot;/3314&quot; &gt;통신사마다 달라지는 안드로이드 마켓(Android Market)의 초기 화면 #Android&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;span&gt;(0)&lt;/span&gt;
&lt;/th&gt;
&lt;td&gt;
2012/02/06&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;
&lt;div id=&quot;livereContainer_3352&quot; class=&quot;livereContainer&quot;&gt;&lt;/div&gt;
	&lt;script type=&quot;text/javascript&quot;&gt;
		var livere_user_name = '';
		var livere_homepage = '';
		var livere_blog_id = '140064';
		var livere_entry_id = '3352';
		var livere_default_guest_image = '';
		var livere_article_id = '';
		var livere_consumer_seq = null;
		var livere_smartlogin_seq = null;
		var livere_useTistoryComment = 'true';
		var livere_livere_seq = '4259';
		var livere_refer = 'studioego.tistory.com/';
		var livere_blogurl = 'studioego.tistory.com';
		var livere_title = '';
		var livere_redirect_path = 'http://studioego.tistory.com/plugins/LiveRe/redirect.html';
		var livere_writer = null;
		var livere_comment_count = 10;

		livereInit(livere_entry_id, livere_refer, livere_title);
	&lt;/script&gt;
</description>
			<category>Android</category>
			<author>StudioEgo</author>
			<guid>http://blog.studioego.info/3352</guid>
			<comments>http://blog.studioego.info/3352#entry3352comment</comments>
			<pubDate>Sat, 28 Apr 2012 10:28:53 +0900</pubDate>
		</item>
	</channel>
</rss>
