<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>testc0de</title>
	<atom:link href="http://testc0de.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://testc0de.wordpress.com</link>
	<description>from debug.assert</description>
	<lastBuildDate>Sat, 04 Jun 2011 08:00:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='testc0de.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/eb219670af3483dffe0ffed9d5eb0743?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>testc0de</title>
		<link>http://testc0de.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://testc0de.wordpress.com/osd.xml" title="testc0de" />
	<atom:link rel='hub' href='http://testc0de.wordpress.com/?pushpress=hub'/>
		<item>
		<title>log4cxx &#8211; logging library</title>
		<link>http://testc0de.wordpress.com/2009/11/17/log4cxx-logging-library/</link>
		<comments>http://testc0de.wordpress.com/2009/11/17/log4cxx-logging-library/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 18:40:51 +0000</pubDate>
		<dc:creator>testc0de</dc:creator>
				<category><![CDATA[1]]></category>

		<guid isPermaLink="false">http://testc0de.wordpress.com/?p=377</guid>
		<description><![CDATA[* how to get a compiled binaries and VC projects: http://www.dreamcubes.com/blog/?itemid=43 * Change project settings to &#8220;Multithreaded DLL&#8221; for all projects, to avoid CRT library conflict * default rolling configuration which can be used &#8211; save the below as &#8220;configuration.properties&#8221; and pass the file name PropertyConfigurator::configure( configuration_file_name ) * each configuration node meaning can be [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=testc0de.wordpress.com&amp;blog=9954747&amp;post=377&amp;subd=testc0de&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://testc0de.wordpress.com/2009/11/17/log4cxx-logging-library/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/08392a6c12288336732a077026b974bf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">testc0de</media:title>
		</media:content>
	</item>
		<item>
		<title>10/24 Apache installation on Mac OS</title>
		<link>http://testc0de.wordpress.com/2009/10/25/1024-apache-installation-on-mac-os/</link>
		<comments>http://testc0de.wordpress.com/2009/10/25/1024-apache-installation-on-mac-os/#comments</comments>
		<pubDate>Sun, 25 Oct 2009 06:20:31 +0000</pubDate>
		<dc:creator>testc0de</dc:creator>
				<category><![CDATA[Knowledge Base]]></category>

		<guid isPermaLink="false">http://testc0de.wordpress.com/?p=181</guid>
		<description><![CDATA[출처가 어디인지 기억은 안나지만..일단 갈무리.. Installing Apache Tomcat 6 on Mac OS X Leopard September 8, 2009 Contents Introduction Name Soup Installing Apache Tomcat 6 Securing Tomcat Compiling and Installing JSVC Daemon Compiling and Installing Apache HTTP Mod_JK Connector Compiling and Installing Tomcat Native Library Configuring Database Access Links Feedback Introduction Installing Apache Tomcat 6 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=testc0de.wordpress.com&amp;blog=9954747&amp;post=181&amp;subd=testc0de&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://testc0de.wordpress.com/2009/10/25/1024-apache-installation-on-mac-os/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/08392a6c12288336732a077026b974bf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">testc0de</media:title>
		</media:content>
	</item>
		<item>
		<title>Running IIS 32bit worker process on Windows 2003 x64</title>
		<link>http://testc0de.wordpress.com/2009/10/20/running-iis-32bit-worker-process-on-windows-2003-x64/</link>
		<comments>http://testc0de.wordpress.com/2009/10/20/running-iis-32bit-worker-process-on-windows-2003-x64/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 01:21:52 +0000</pubDate>
		<dc:creator>testc0de</dc:creator>
				<category><![CDATA[Knowledge Base]]></category>
		<category><![CDATA[32bit]]></category>
		<category><![CDATA[64bit]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[Windows 2003]]></category>

		<guid isPermaLink="false">http://testc0de.wordpress.com/?p=64</guid>
		<description><![CDATA[When executing 32bit application on 64bit Windows, you&#8217;ll get an error message. In this case, copy the below commands and execute them in a command prompts. cd \ c: cd c:\inetpub\adminscripts cscript adsutil.vbs set w3svc/apppools/enable32bitapponwin64 &#8220;true&#8221; iisreset cd c:\windows\Microsoft.NET\Framework\v2.0.50727 aspnet_regiis -i iisreset c: cd c:\inetpub\adminscripts cscript adsutil.vbs set w3svc/apppools/enable32bitapponwin64 &#8220;true&#8221; iisreset cd c:\windows\Microsoft.NET\Framework\v2.0.50727 aspnet_regiis -i [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=testc0de.wordpress.com&amp;blog=9954747&amp;post=64&amp;subd=testc0de&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://testc0de.wordpress.com/2009/10/20/running-iis-32bit-worker-process-on-windows-2003-x64/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/08392a6c12288336732a077026b974bf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">testc0de</media:title>
		</media:content>
	</item>
	</channel>
</rss>
