<?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/"
	>

<channel>
	<title>At Seasons</title>
	<atom:link href="http://www.atseasons.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.atseasons.com</link>
	<description>Theme &#38; Skin (WordPress, JetAudio...)</description>
	<lastBuildDate>Sun, 07 Mar 2010 19:41:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>한글 주소를 인식하지 못한다면&#8230;</title>
		<link>http://www.atseasons.com/archives/228/</link>
		<comments>http://www.atseasons.com/archives/228/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 19:41:00 +0000</pubDate>
		<dc:creator>At Season</dc:creator>
				<category><![CDATA[Log]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.atseasons.com/?p=228</guid>
		<description><![CDATA[예전에 한글주소도 인식할 수 있게 .htaccess에 아래 내용을 추가했었다.1
&#60;IfModule mod_url.c&#62;
CheckURL off
&#60;/IfModule&#62;
그럼에도, 이번에 같은 문제가 또다시 발생했다. 저번에 워드프레스를 재설치하면서 생긴 문제인 걸까? 계속 살펴봐야겠다.
아파치에 mod_url은 설치되어 있었다.]]></description>
			<content:encoded><![CDATA[<p>예전에 한글주소도 인식할 수 있게 <strong>.htaccess</strong>에 아래 내용을 추가했었다.<sup>1</sup></p>
<pre><code>&lt;IfModule mod_url.c&gt;
CheckURL off
&lt;/IfModule&gt;</code></pre>
<p>그럼에도, 이번에 같은 문제가 또다시 발생했다. 저번에 워드프레스를 재설치하면서 생긴 문제인 걸까? 계속 살펴봐야겠다.</p>
<ol class="footnotes"><li id="footnote_0_228" class="footnote">아파치에 mod_url은 설치되어 있었다.</li></ol>]]></content:encoded>
			<wfw:commentRss>http://www.atseasons.com/archives/228/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FileZilla Command-line</title>
		<link>http://www.atseasons.com/archives/filezilla-command-line/</link>
		<comments>http://www.atseasons.com/archives/filezilla-command-line/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 16:27:29 +0000</pubDate>
		<dc:creator>At Season</dc:creator>
				<category><![CDATA[Log]]></category>
		<category><![CDATA[command-line]]></category>
		<category><![CDATA[FilleZilla]]></category>

		<guid isPermaLink="false">http://www.atseasons.com/?p=224</guid>
		<description><![CDATA[네이버 블로그에서 설치형 블로그로 옮기고 나서 생긴 또 하나의 고민거리는 FTP 프로그램이었다. 처음에는 호스팅 안내서에 &#8216;알FTP 사용법&#8217;이 친절하게 나와 있어서 알FTP를 설치했다가, 알시리즈를 정리하면서 FileZilla로 바꿨다.
FileZilla에 대한 불만은 &#8211; 다른 프로그램을 사용해 보지 않아서인지는 몰라도 &#8211; 아직까지 없다. 다만, 내가 접속할 서버는 단 하나밖에 없음에도, 프로그램을 실행시키자마자 서버접속을 클릭하는 일은 귀찮기 그지없었다. 혹시나 해서 찾아봤는데, <a href="http://www.atseasons.com/archives/filezilla-command-line/">Read more... </a>]]></description>
			<content:encoded><![CDATA[<p>네이버 블로그에서 설치형 블로그로 옮기고 나서 생긴 또 하나의 고민거리는 FTP 프로그램이었다. 처음에는 호스팅 안내서에 &#8216;알FTP 사용법&#8217;이 친절하게 나와 있어서 알FTP를 설치했다가, 알시리즈를 정리하면서 <a href="http://filezilla-project.org/" onclick="pageTracker._trackPageview('/outgoing/filezilla-project.org/?referer=');">FileZilla</a>로 바꿨다.</p>
<p>FileZilla에 대한 불만은 &#8211; 다른 프로그램을 사용해 보지 않아서인지는 몰라도 &#8211; 아직까지 없다. 다만, 내가 접속할 서버는 단 하나밖에 없음에도, 프로그램을 실행시키자마자 서버접속을 클릭하는 일은 귀찮기 그지없었다. 혹시나 해서 찾아봤는데, 단번에 서버에 접속하는 커맨드 라인 옵션을 지원하고 있었다.</p>
<p>난 바로가기 아이콘에 다음과 같은 값을 사용한다.<br />
&#8220;C:\Program Files\FileZilla FTP Client\filezilla.exe&#8221; -c &#8220;0/atseasons.com&#8221;</p>
<p>자세한 내용은 여기에 나와있다.<br />
<a href="http://wiki.filezilla-project.org/Command-line_arguments" onclick="pageTracker._trackPageview('/outgoing/wiki.filezilla-project.org/Command-line_arguments?referer=');">Command-line arguments (Client)</a></p>
<p>이걸 알기 위해 보낸 시간이&#8230; 평생 클릭 한 번씩 더 하는 시간보다 길진 않기를&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.atseasons.com/archives/filezilla-command-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>白夜行(백야행)</title>
		<link>http://www.atseasons.com/archives/byakuyako/</link>
		<comments>http://www.atseasons.com/archives/byakuyako/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 17:39:40 +0000</pubDate>
		<dc:creator>At Season</dc:creator>
				<category><![CDATA[Review]]></category>
		<category><![CDATA[白夜行]]></category>
		<category><![CDATA[드라마]]></category>

		<guid isPermaLink="false">http://www.atseasons.com/?p=219</guid>
		<description><![CDATA[내일은 또다른 날이 아니라,오늘의 연장선이다.그 전제 하에서 그들의 꿈은 이루어진다.
&#8220;내일은 우리의 태양이 떠오르겠지&#8221;
]]></description>
			<content:encoded><![CDATA[<p class="short">내일은 또다른 날이 아니라,오늘의 연장선이다.<br />그 전제 하에서 그들의 꿈은 이루어진다.<br />
&#8220;내일은 우리의 태양이 떠오르겠지&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.atseasons.com/archives/byakuyako/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>승자</title>
		<link>http://www.atseasons.com/archives/winner/</link>
		<comments>http://www.atseasons.com/archives/winner/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 18:13:18 +0000</pubDate>
		<dc:creator>At Season</dc:creator>
				<category><![CDATA[Essay]]></category>
		<category><![CDATA[승자]]></category>
		<category><![CDATA[패자]]></category>

		<guid isPermaLink="false">http://www.atseasons.com/?p=216</guid>
		<description><![CDATA[승자는 자신의 안위를 살필 뿐,
남의 눈치를 보지 않는다.
]]></description>
			<content:encoded><![CDATA[<p class="short">승자는 자신의 안위를 살필 뿐,<br />
남의 눈치를 보지 않는다.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.atseasons.com/archives/winner/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Contact Form 7</title>
		<link>http://www.atseasons.com/archives/contact-form-7/</link>
		<comments>http://www.atseasons.com/archives/contact-form-7/#comments</comments>
		<pubDate>Sun, 08 Nov 2009 22:12:35 +0000</pubDate>
		<dc:creator>At Season</dc:creator>
				<category><![CDATA[Log]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[플러그인]]></category>

		<guid isPermaLink="false">http://www.atseasons.com/?p=209</guid>
		<description><![CDATA[방명록을 없애고 Contact Form 7 플러그인을 설치했다. 대체로 만족스러운데, 이 플러그인도 불필요하게 스크립트와 스타일시트를 매번 로드하고 있었다. 나와 같은 불만을 가진 사람이 작성한 &#8216;How to disable scripts and styles&#8217; 포스트 덕분에, 쉽게 문제를 해결했다.
Script 제거
아래 코드를 지금 사용하는 테마 폴더에 있는 functions.php에 추가한다.

add_action('wp_print_scripts', 'my_deregister_javascript', 100);
function my_deregister_javascript() {
	if (!is_page('Contact')) {
		wp_deregister_script('contact-form-7');
	}
}

Style 제거
CSS는 메인CSS로 옮기고, &#8216;contact-form-7&#8242; 플러그인 폴더에 <a href="http://www.atseasons.com/archives/contact-form-7/">Read more... </a>]]></description>
			<content:encoded><![CDATA[<p>방명록을 없애고 <a href="http://wordpress.org/extend/plugins/contact-form-7/" onclick="pageTracker._trackPageview('/outgoing/wordpress.org/extend/plugins/contact-form-7/?referer=');">Contact Form 7</a> 플러그인을 설치했다. 대체로 만족스러운데, 이 플러그인도 불필요하게 스크립트와 스타일시트를 매번 로드하고 있었다. 나와 같은 불만을 가진 사람이 작성한 <a href="http://justintadlock.com/archives/2009/08/06/how-to-disable-scripts-and-styles" onclick="pageTracker._trackPageview('/outgoing/justintadlock.com/archives/2009/08/06/how-to-disable-scripts-and-styles?referer=');">&#8216;How to disable scripts and styles&#8217;</a> 포스트 덕분에, 쉽게 문제를 해결했다.</p>
<h3>Script 제거</h3>
<p>아래 코드를 지금 사용하는 테마 폴더에 있는 functions.php에 추가한다.</p>
<pre>
<code>add_action('wp_print_scripts', 'my_deregister_javascript', 100);
function my_deregister_javascript() {
	if (!is_page('Contact')) {
		wp_deregister_script('contact-form-7');
	}
}</code>
</pre>
<h3>Style 제거</h3>
<p>CSS는 메인CSS로 옮기고, &#8216;contact-form-7&#8242; 플러그인 폴더에 있는 &#8216;wp-contact-form-7.php&#8217;에서 아래 코드처럼 &#8216;true&#8217;를 false로 수정한다.</p>
<pre><code>if (!defined('WPCF7_LOAD_CSS'))
	define('WPCF7_LOAD_CSS', false);
</code></pre>
]]></content:encoded>
			<wfw:commentRss>http://www.atseasons.com/archives/contact-form-7/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>겨울모기</title>
		<link>http://www.atseasons.com/archives/winter-mosquito/</link>
		<comments>http://www.atseasons.com/archives/winter-mosquito/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 13:12:35 +0000</pubDate>
		<dc:creator>At Season</dc:creator>
				<category><![CDATA[Diary]]></category>
		<category><![CDATA[겨울]]></category>
		<category><![CDATA[모기]]></category>

		<guid isPermaLink="false">http://www.atseasons.com/?p=183</guid>
		<description><![CDATA[겨울모기는 공격성이 강하고 움직임이 둔해 잡기가 쉽다.
그래도 겨울모기는 싫다.
]]></description>
			<content:encoded><![CDATA[<p class="short">겨울모기는 공격성이 강하고 움직임이 둔해 잡기가 쉽다.<br />
그래도 겨울모기는 싫다.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.atseasons.com/archives/winter-mosquito/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>사뮈엘 베케트 &#8211; 고도를 기다리며</title>
		<link>http://www.atseasons.com/archives/samuel-beckett-en-attendant-godot/</link>
		<comments>http://www.atseasons.com/archives/samuel-beckett-en-attendant-godot/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 19:27:16 +0000</pubDate>
		<dc:creator>At Season</dc:creator>
				<category><![CDATA[Review]]></category>
		<category><![CDATA[En Attendant Godot]]></category>
		<category><![CDATA[Samuel Beckett]]></category>
		<category><![CDATA[삶]]></category>
		<category><![CDATA[책]]></category>

		<guid isPermaLink="false">http://www.atseasons.com/?p=102</guid>
		<description><![CDATA[에스트라공 : 그만 가자
블라디미르 : 가면 안 되지
에스트라공 : 왜?
블라디미르 : 고도를 기다려야지
에스트라공 : 참 그렇지
이제 바톤은 우리 손에 넘어왔다.
그 지루한 기다림을 무엇으로 채우느냐는 오직 당신의 몫이다.
]]></description>
			<content:encoded><![CDATA[<blockquote cite="urn:isbn:89-374-6043-2" xml:lang="ko"><p>에스트라공 : 그만 가자<br />
블라디미르 : 가면 안 되지<br />
에스트라공 : 왜?<br />
블라디미르 : 고도를 기다려야지<br />
에스트라공 : 참 그렇지</p></blockquote>
<p class="short">이제 바톤은 우리 손에 넘어왔다.<br />
그 지루한 기다림을 무엇으로 채우느냐는 오직 당신의 몫이다.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.atseasons.com/archives/samuel-beckett-en-attendant-godot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>유효성 통과 배너 디자인은 언제 바뀔까?</title>
		<link>http://www.atseasons.com/archives/valid-icons/</link>
		<comments>http://www.atseasons.com/archives/valid-icons/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 09:43:58 +0000</pubDate>
		<dc:creator>At Season</dc:creator>
				<category><![CDATA[Log]]></category>
		<category><![CDATA[W3C]]></category>

		<guid isPermaLink="false">http://www.atseasons.com/?p=140</guid>
		<description><![CDATA[W3C 사이트 디자인이 바뀌었기에 유효성 통과 배너도 바뀌지 않을까 내심 기대했는데, 그대로였다. 블로그 디자인과 어울리지 않아서 새로 만들고 싶으나 배너사용정책 때문에 지금은 그냥 놔둘 수밖에 없다.

배너 사용정책 : http://validator.w3.org/docs/help.html#icon
유효성 통과 배너들 : http://www.w3.org/QA/Tools/Icons

]]></description>
			<content:encoded><![CDATA[<p>W3C 사이트 디자인이 바뀌었기에 유효성 통과 배너도 바뀌지 않을까 내심 기대했는데, 그대로였다. 블로그 디자인과 어울리지 않아서 새로 만들고 싶으나 배너사용정책 때문에 지금은 그냥 놔둘 수밖에 없다.</p>
<ul>
<li class="info">배너 사용정책 : <a href="http://validator.w3.org/docs/help.html#icon" onclick="pageTracker._trackPageview('/outgoing/validator.w3.org/docs/help.html_icon?referer=');">http://validator.w3.org/docs/help.html#icon</a></li>
<li class="info">유효성 통과 배너들 : <a href="http://www.w3.org/QA/Tools/Icons" onclick="pageTracker._trackPageview('/outgoing/www.w3.org/QA/Tools/Icons?referer=');">http://www.w3.org/QA/Tools/Icons</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.atseasons.com/archives/valid-icons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>닐 브롬캠프 &#8211; 디스트릭트 9</title>
		<link>http://www.atseasons.com/archives/neill-blomkamp-district-9/</link>
		<comments>http://www.atseasons.com/archives/neill-blomkamp-district-9/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 02:50:13 +0000</pubDate>
		<dc:creator>At Season</dc:creator>
				<category><![CDATA[Review]]></category>
		<category><![CDATA[Neill Blomkamp]]></category>
		<category><![CDATA[영화]]></category>
		<category><![CDATA[차별]]></category>

		<guid isPermaLink="false">http://www.atseasons.com/?p=145</guid>
		<description><![CDATA[뚜렷하게 부각된 &#8216;인종갈등&#8217;아래 숨겨진
자연스러운 &#8216;감정전이&#8217;가 불편한 영화.
]]></description>
			<content:encoded><![CDATA[<p class="short">뚜렷하게 부각된 &#8216;인종갈등&#8217;아래 숨겨진<br />
자연스러운 &#8216;감정전이&#8217;가 불편한 영화.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.atseasons.com/archives/neill-blomkamp-district-9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>자동 로그인이 안 될 때는 &#8216;제3자 쿠키 허용&#8217;을 확인하자.</title>
		<link>http://www.atseasons.com/archives/accept-third-party-cookies/</link>
		<comments>http://www.atseasons.com/archives/accept-third-party-cookies/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 13:45:53 +0000</pubDate>
		<dc:creator>At Season</dc:creator>
				<category><![CDATA[Log]]></category>
		<category><![CDATA[cookie]]></category>
		<category><![CDATA[Disqus]]></category>

		<guid isPermaLink="false">http://www.atseasons.com/?p=141</guid>
		<description><![CDATA[Disqus Comments를 시험 삼아 달았는데 자동 로그인이 되지 않았다. 예전에 Evernote를 사용할 때도 그랬는데, 기록을 남기지 않아서 다시 헤매고 말았다. 이번에는 다행히도 그 해결법이 Disqus FAQs에 상세히 나와 있어서 많은 시간을 허비하지는 않았다.
윈도우에서 파이어폭스를 사용하는 경우는 &#8216;도구 > 설정&#8217; 메뉴로 들어가서 &#8216;개인정보&#8217;탭에서 &#8216;제3자 쿠키 허용&#8217;에 체크하거나 &#8216;예외목록&#8217;에 &#8216;disqus.com&#8217;을 추가하면 된다.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://disqus.com/" onclick="pageTracker._trackPageview('/outgoing/disqus.com/?referer=');">Disqus Comments</a>를 시험 삼아 달았는데 자동 로그인이 되지 않았다. 예전에 <a href="http://www.evernote.com/" onclick="pageTracker._trackPageview('/outgoing/www.evernote.com/?referer=');">Evernote</a>를 사용할 때도 그랬는데, 기록을 남기지 않아서 다시 헤매고 말았다. 이번에는 다행히도 그 해결법이 <a href="http://disqus.com/faqs/?q=i-cannot-login-to-disqus" onclick="pageTracker._trackPageview('/outgoing/disqus.com/faqs/?q=i-cannot-login-to-disqus&amp;referer=');">Disqus FAQs</a>에 상세히 나와 있어서 많은 시간을 허비하지는 않았다.</p>
<p>윈도우에서 파이어폭스를 사용하는 경우는 &#8216;도구 > 설정&#8217; 메뉴로 들어가서 &#8216;개인정보&#8217;탭에서 &#8216;제3자 쿠키 허용&#8217;에 체크하거나 &#8216;예외목록&#8217;에 &#8216;disqus.com&#8217;을 추가하면 된다.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.atseasons.com/archives/accept-third-party-cookies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
