<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>댓글 : Love Random 테마를 소개합니다</title>
	<atom:link href="http://oakyoon.net/pub/2007/07/love-random-theme/feed" rel="self" type="application/rss+xml" />
	<link>http://oakyoon.net/pub/2007/07/love-random-theme</link>
	<description></description>
	<lastBuildDate>Sun, 30 May 2010 22:55:20 +0900</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>oakyoon가 만듬</title>
		<link>http://oakyoon.net/pub/2007/07/love-random-theme/comment-page-1#comment-1083</link>
		<dc:creator>oakyoon</dc:creator>
		<pubDate>Wed, 10 Dec 2008 15:03:52 +0000</pubDate>
		<guid isPermaLink="false">https://oakyoon.net/pub/2007/07/love-random-theme#comment-1083</guid>
		<description>앗, 두 달 전에 다녀가셨네요. ㅜㅠ 그동안 관리에 소홀해서…

333[1c2c]라면 ff - 랜덤 값(1c ~ 1c + 2c) * 3해서 R값을, 같은 방법으로 G값, B값을 생성합니다. 만약 233[1c2c]라고 쓴다면 R값을 계산할 때만 * 3 대신 * 2 를 해서 약간 붉은 톤이 나옵니다. 자세한 내용은 images.php 소스를 보면 대강 알 수 있습니다. =3=33</description>
		<content:encoded><![CDATA[<p>앗, 두 달 전에 다녀가셨네요. ㅜㅠ 그동안 관리에 소홀해서…</p>
<p>333[1c2c]라면 ff &#8211; 랜덤 값(1c ~ 1c + 2c) * 3해서 R값을, 같은 방법으로 G값, B값을 생성합니다. 만약 233[1c2c]라고 쓴다면 R값을 계산할 때만 * 3 대신 * 2 를 해서 약간 붉은 톤이 나옵니다. 자세한 내용은 images.php 소스를 보면 대강 알 수 있습니다. =3=33</p>
]]></content:encoded>
	</item>
	<item>
		<title>박진우가 만듬</title>
		<link>http://oakyoon.net/pub/2007/07/love-random-theme/comment-page-1#comment-988</link>
		<dc:creator>박진우</dc:creator>
		<pubDate>Wed, 08 Oct 2008 10:49:50 +0000</pubDate>
		<guid isPermaLink="false">https://oakyoon.net/pub/2007/07/love-random-theme#comment-988</guid>
		<description>이거 색상 변경하는 코드의 원리가 궁금해요.
어두운 색 333[1c2c], 밝은 색 333[000c] &lt;- 꼭 암호같은데 ㄷㄷ
어떤식으로 생성하는지;</description>
		<content:encoded><![CDATA[<p>이거 색상 변경하는 코드의 원리가 궁금해요.<br />
어두운 색 333[1c2c], 밝은 색 333[000c] &lt;- 꼭 암호같은데 ㄷㄷ<br />
어떤식으로 생성하는지;</p>
]]></content:encoded>
	</item>
	<item>
		<title>NIX가 만듬</title>
		<link>http://oakyoon.net/pub/2007/07/love-random-theme/comment-page-1#comment-981</link>
		<dc:creator>NIX</dc:creator>
		<pubDate>Fri, 19 Sep 2008 12:00:26 +0000</pubDate>
		<guid isPermaLink="false">https://oakyoon.net/pub/2007/07/love-random-theme#comment-981</guid>
		<description>답변 감사합니다! CSS만 고쳐도 색이 바뀌네요~ 신기해요! ㅋㅋ</description>
		<content:encoded><![CDATA[<p>답변 감사합니다! CSS만 고쳐도 색이 바뀌네요~ 신기해요! ㅋㅋ</p>
]]></content:encoded>
	</item>
	<item>
		<title>oakyoon가 만듬</title>
		<link>http://oakyoon.net/pub/2007/07/love-random-theme/comment-page-1#comment-979</link>
		<dc:creator>oakyoon</dc:creator>
		<pubDate>Thu, 18 Sep 2008 14:47:20 +0000</pubDate>
		<guid isPermaLink="false">https://oakyoon.net/pub/2007/07/love-random-theme#comment-979</guid>
		<description>으음, 랜덤 스트라이프 색상은 php를 건다리지 않아도 css 파일에서 바꿀수 있습니다. &lt;code&gt;images.php/어쩌구저쩌구.421[1122].png&lt;/code&gt;처럼 된 부분을 수정하시면 되는데요. 검은색 계열의 스트라이프로 나오게 하시려면 숫자 부분을 어두운 색 &lt;code&gt;333[1c2c]&lt;/code&gt;, 밝은 색 &lt;code&gt;333[000c]&lt;/code&gt; 정도로 바꾸어 주시면 됩니다.</description>
		<content:encoded><![CDATA[<p>으음, 랜덤 스트라이프 색상은 php를 건다리지 않아도 css 파일에서 바꿀수 있습니다. <code>images.php/어쩌구저쩌구.421[1122].png</code>처럼 된 부분을 수정하시면 되는데요. 검은색 계열의 스트라이프로 나오게 하시려면 숫자 부분을 어두운 색 <code>333[1c2c]</code>, 밝은 색 <code>333[000c]</code> 정도로 바꾸어 주시면 됩니다.</p>
]]></content:encoded>
	</item>
	<item>
		<title>NIX가 만듬</title>
		<link>http://oakyoon.net/pub/2007/07/love-random-theme/comment-page-1#comment-972</link>
		<dc:creator>NIX</dc:creator>
		<pubDate>Fri, 12 Sep 2008 09:23:03 +0000</pubDate>
		<guid isPermaLink="false">https://oakyoon.net/pub/2007/07/love-random-theme#comment-972</guid>
		<description>빠른 답변 감사합니다 :D
색상만이라도 임의로 바꿔보고 싶은데 PHP를 잘 몰라서요 ㅠㅠ
랜덤 스트라이프 색상을 바꾸려면 어떻게 해야할까요 @_@?</description>
		<content:encoded><![CDATA[<p>빠른 답변 감사합니다 <img src='http://oakyoon.net/pub/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /><br />
색상만이라도 임의로 바꿔보고 싶은데 PHP를 잘 몰라서요 ㅠㅠ<br />
랜덤 스트라이프 색상을 바꾸려면 어떻게 해야할까요 @_@?</p>
]]></content:encoded>
	</item>
	<item>
		<title>oakyoon가 만듬</title>
		<link>http://oakyoon.net/pub/2007/07/love-random-theme/comment-page-1#comment-967</link>
		<dc:creator>oakyoon</dc:creator>
		<pubDate>Tue, 09 Sep 2008 13:27:52 +0000</pubDate>
		<guid isPermaLink="false">https://oakyoon.net/pub/2007/07/love-random-theme#comment-967</guid>
		<description>지금 사용하고 있는 테마도 사실 Love Random 테마의 변형판입니다. 조만간 로고 자리와 사이트 이름 자리를 비우고 공개하는 것도 나쁘지 않겠네요. :) 다만, 게으름 덕에 언제가 될지 장담하기가... =3=33</description>
		<content:encoded><![CDATA[<p>지금 사용하고 있는 테마도 사실 Love Random 테마의 변형판입니다. 조만간 로고 자리와 사이트 이름 자리를 비우고 공개하는 것도 나쁘지 않겠네요. <img src='http://oakyoon.net/pub/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  다만, 게으름 덕에 언제가 될지 장담하기가&#8230; =3=33</p>
]]></content:encoded>
	</item>
	<item>
		<title>NIX가 만듬</title>
		<link>http://oakyoon.net/pub/2007/07/love-random-theme/comment-page-1#comment-956</link>
		<dc:creator>NIX</dc:creator>
		<pubDate>Sat, 06 Sep 2008 12:54:33 +0000</pubDate>
		<guid isPermaLink="false">https://oakyoon.net/pub/2007/07/love-random-theme#comment-956</guid>
		<description>지금 사용하고 계시는 테마는 공개할 계획이 없으신가요? ;ㅁ;
회색 스트라이프랑 전체적인 구성이 굉장히 맘에드네요!</description>
		<content:encoded><![CDATA[<p>지금 사용하고 계시는 테마는 공개할 계획이 없으신가요? ;ㅁ;<br />
회색 스트라이프랑 전체적인 구성이 굉장히 맘에드네요!</p>
]]></content:encoded>
	</item>
	<item>
		<title>신효정가 만듬</title>
		<link>http://oakyoon.net/pub/2007/07/love-random-theme/comment-page-1#comment-781</link>
		<dc:creator>신효정</dc:creator>
		<pubDate>Wed, 12 Mar 2008 15:34:40 +0000</pubDate>
		<guid isPermaLink="false">https://oakyoon.net/pub/2007/07/love-random-theme#comment-781</guid>
		<description>외국 사람들이 많이 오네
신기</description>
		<content:encoded><![CDATA[<p>외국 사람들이 많이 오네<br />
신기</p>
]]></content:encoded>
	</item>
	<item>
		<title>oakyoon가 만듬</title>
		<link>http://oakyoon.net/pub/2007/07/love-random-theme/comment-page-1#comment-778</link>
		<dc:creator>oakyoon</dc:creator>
		<pubDate>Tue, 19 Feb 2008 01:49:12 +0000</pubDate>
		<guid isPermaLink="false">https://oakyoon.net/pub/2007/07/love-random-theme#comment-778</guid>
		<description>Oops, I forgot to remove my customizations in &lt;code&gt;love-random-20080210.tar.gz&lt;/code&gt; file. You can download &lt;a href=&quot;/pub/wp-content/uploads/love-random-20080219.tar.gz&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;love-random-20080219.tar.gz&lt;/code&gt;&lt;/a&gt; and replace older one to see all your pages. :)</description>
		<content:encoded><![CDATA[<p>Oops, I forgot to remove my customizations in <code>love-random-20080210.tar.gz</code> file. You can download <a href="/pub/wp-content/uploads/love-random-20080219.tar.gz" rel="nofollow"><code>love-random-20080219.tar.gz</code></a> and replace older one to see all your pages. <img src='http://oakyoon.net/pub/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>aa-chan가 만듬</title>
		<link>http://oakyoon.net/pub/2007/07/love-random-theme/comment-page-1#comment-777</link>
		<dc:creator>aa-chan</dc:creator>
		<pubDate>Mon, 18 Feb 2008 23:35:43 +0000</pubDate>
		<guid isPermaLink="false">https://oakyoon.net/pub/2007/07/love-random-theme#comment-777</guid>
		<description>Thanks for the great theme :)

I was wondering how to have more than one &#039;page&#039; appear at the top. One appears by default but I have two.</description>
		<content:encoded><![CDATA[<p>Thanks for the great theme <img src='http://oakyoon.net/pub/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I was wondering how to have more than one &#8216;page&#8217; appear at the top. One appears by default but I have two.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
