<?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 &#187; Blog Log</title>
	<atom:link href="http://www.atseasons.com/archives/category/text/log/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.atseasons.com</link>
	<description>Theme &#38; Skin (WordPress, JetAudio...)</description>
	<lastBuildDate>Sun, 05 Sep 2010 22:21:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>한글 주소를 인식하지 못한다면&#8230;</title>
		<link>http://www.atseasons.com/archives/korean-url-recognition/</link>
		<comments>http://www.atseasons.com/archives/korean-url-recognition/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 19:41:00 +0000</pubDate>
		<dc:creator>At Season</dc:creator>
				<category><![CDATA[Blog Log]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.atseasons.com/?p=228</guid>
		<description><![CDATA[주소창에 이상한 문자가 나오는 게 보기 싫어서 포스트 주소는 영어와 숫자로 작성하고 있다. 다만, 태그는 원어 사용을 원칙으로 하고 있다. 그래서 한글주소도 인식할 수 있게 .htaccess에 아래 내용을 추가했다. &#60;IfModule mod_url.c&#62; CheckURL off &#60;/IfModule&#62;]]></description>
			<content:encoded><![CDATA[<p>주소창에 이상한 문자가 나오는 게 보기 싫어서 포스트 주소는 영어와 숫자로 작성하고 있다. 다만, 태그는 원어 사용을 원칙으로 하고 있다. 그래서 한글주소도 인식할 수 있게 <strong>.htaccess</strong>에 아래 내용을 추가했다.</p>
<pre><code>&lt;IfModule mod_url.c&gt;
CheckURL off
&lt;/IfModule&gt;</code></pre>
]]></content:encoded>
			<wfw:commentRss>http://www.atseasons.com/archives/korean-url-recognition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DISQUS Comments</title>
		<link>http://www.atseasons.com/archives/disqus-comments/</link>
		<comments>http://www.atseasons.com/archives/disqus-comments/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 23:14:08 +0000</pubDate>
		<dc:creator>At Season</dc:creator>
				<category><![CDATA[Blog Log]]></category>
		<category><![CDATA[Disqus Comments]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[플러그인]]></category>

		<guid isPermaLink="false">http://www.atseasons.com/?p=215</guid>
		<description><![CDATA[어제까지만 해도 DISQUS Comments를 사용하지 않은 가장 큰 이유는 유효성 검사 때문이었다. 플러그인 하나 때문에 유효성 통과 배지를 제거할 수는 없는 일이었다. 오랜만에 이 문제를 해결하고자 검색을 하다가 방법을 찾았다. 이제는 XHTML 유효성 검사를 통과한다. HOW TO: Build a XHTML Valid WordPress Blog with DISQUS Plugin 그러나 나는 여전히 DISQUS Comments를 사용하지 않는다. 내가 사용하지 <a class="readMore" href="http://www.atseasons.com/archives/disqus-comments/">Read more... </a>]]></description>
			<content:encoded><![CDATA[<p>어제까지만 해도 <a href="http://www.disqus.com/" onclick="pageTracker._trackPageview('/outgoing/www.disqus.com/?referer=');">DISQUS Comments</a>를 사용하지 않은 가장 큰 이유는 유효성 검사 때문이었다. 플러그인 하나 때문에 유효성 통과 배지를 제거할 수는 없는 일이었다. 오랜만에 이 문제를 해결하고자 검색을 하다가 방법을 찾았다. 이제는 XHTML 유효성 검사를 통과한다.</p>
<p><a href="http://blog.thoughtpick.com/2009/10/how-to-build-a-xhtml-valid-wordpress-blog-with-disqus-plugin.html" onclick="pageTracker._trackPageview('/outgoing/blog.thoughtpick.com/2009/10/how-to-build-a-xhtml-valid-wordpress-blog-with-disqus-plugin.html?referer=');">HOW TO: Build a XHTML Valid WordPress Blog with DISQUS Plugin</a></a></p>
<p>그러나 나는 여전히 DISQUS Comments를 사용하지 않는다. 내가 사용하지 않았던 진짜 이유를 알았기 때문이다. 댓글은 나뿐만 아니라 작성자에게도 속해야 하기에 소셜기능이 강한 외부 서비스도 괜찮은 선택이지만, 블로그 로딩 시간이 늘어나고, 가끔은 DISQUS 서버 문제로 시간이 치명적일정도로 지연된다.</p>
<p>이곳은 글의 특성상 소통 보다는 기록에 가깝고, 댓글 보다는 포스트가 우선시된다. 내게는 무엇보다 빠른 페이지 로드가 중요하다. 서버가 안정화되고 빨라지면, 그때 다시 고민해야겠다. 그래도 왠만하면 자체적으로 해결하고 싶다.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.atseasons.com/archives/disqus-comments/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[Blog 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 class="readMore" 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>바로가기 아이콘에 &#8216;대상&#8217;값을 다음과 같이 바꿨다.<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>
]]></content:encoded>
			<wfw:commentRss>http://www.atseasons.com/archives/filezilla-command-line/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[Blog 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'); <a class="readMore" 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/w3c-valid-icons/</link>
		<comments>http://www.atseasons.com/archives/w3c-valid-icons/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 09:43:58 +0000</pubDate>
		<dc:creator>At Season</dc:creator>
				<category><![CDATA[Blog Log]]></category>
		<category><![CDATA[W3C]]></category>
		<category><![CDATA[WordPress]]></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/w3c-valid-icons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>자동 로그인이 안 될 때는 ‘제3자 쿠키 허용’을 확인하자.</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[Blog Log]]></category>
		<category><![CDATA[cookie]]></category>
		<category><![CDATA[Disqus Comments]]></category>
		<category><![CDATA[Evernote]]></category>

		<guid isPermaLink="false">http://www.atseasons.com/?p=141</guid>
		<description><![CDATA[Disqus Comments를 시험 삼아 달았는데 자동 로그인이 되지 않았다. 예전에 Evernote를 사용할 때도 그랬는데, 기록을 남기지 않아서 다시 헤매고 말았다. 이번에는 다행히도 그 해결법이 Disqus FAQs에 상세히 나와 있어서 많은 시간을 허비하지는 않았다. 윈도우에서 파이어폭스를 사용하는 경우는 &#8216;도구 &#8211; 설정&#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;도구 &#8211; 설정&#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>
