<?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>penetrate you</title>
	<atom:link href="http://www.penetrat.eu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.penetrat.eu</link>
	<description>a portal to the Internet</description>
	<lastBuildDate>Thu, 17 May 2012 02:21:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Fixing Double-Encoded UTF-8 Data in MySQL (Latin-1 to UTF8)</title>
		<link>http://www.penetrat.eu/2012/05/16/fixing-double-encoded-utf-8-data-in-mysql-latin-1-to-utf8/</link>
		<comments>http://www.penetrat.eu/2012/05/16/fixing-double-encoded-utf-8-data-in-mysql-latin-1-to-utf8/#comments</comments>
		<pubDate>Wed, 16 May 2012 05:00:40 +0000</pubDate>
		<dc:creator>yzzzyy</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Latin-1]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[UTF-8]]></category>
		<category><![CDATA[UTF8]]></category>

		<guid isPermaLink="false">http://www.penetrat.eu/?p=2501</guid>
		<description><![CDATA[&#8220;Double-encoded UTF-8 text (not to mention triple-, quadruple- and so on) are a fairly common problem when dealing with MySQL. This may be due to the fact that the default character set of the connection to the server is Latin-1, &#8230;<p class="read-more"><a href="http://www.penetrat.eu/2012/05/16/fixing-double-encoded-utf-8-data-in-mysql-latin-1-to-utf8/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.penetrat.eu/2012/05/16/fixing-double-encoded-utf-8-data-in-mysql-latin-1-to-utf8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reduce the Microsoft Windows 7 WinSxS Folder&#8217;s Size</title>
		<link>http://www.penetrat.eu/2012/03/29/reduce-the-microsoft-windows-7-winsxs-folders-size/</link>
		<comments>http://www.penetrat.eu/2012/03/29/reduce-the-microsoft-windows-7-winsxs-folders-size/#comments</comments>
		<pubDate>Thu, 29 Mar 2012 05:00:02 +0000</pubDate>
		<dc:creator>yzzzyy</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Administrator]]></category>
		<category><![CDATA[cmd]]></category>
		<category><![CDATA[cmd.exe]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[dism]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[WinSxS]]></category>

		<guid isPermaLink="false">http://www.penetrat.eu/?p=2391</guid>
		<description><![CDATA[You can reduce the Microsoft Windows 7 WinSxS folder&#8217;s size by about 3GB, on average. On my x64 system I went from 10.3 GB to 6.6GB. The process is extremely simple. Enter the command prompt: Winkey+R > cmd.exe &#8211; make &#8230;<p class="read-more"><a href="http://www.penetrat.eu/2012/03/29/reduce-the-microsoft-windows-7-winsxs-folders-size/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.penetrat.eu/2012/03/29/reduce-the-microsoft-windows-7-winsxs-folders-size/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Generate an OpenSSL CSR for Apache2 and ModSSL</title>
		<link>http://www.penetrat.eu/2012/03/25/generate-an-openssl-csr-for-apache2-and-modssl/</link>
		<comments>http://www.penetrat.eu/2012/03/25/generate-an-openssl-csr-for-apache2-and-modssl/#comments</comments>
		<pubDate>Sun, 25 Mar 2012 05:00:39 +0000</pubDate>
		<dc:creator>yzzzyy</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Apache2]]></category>
		<category><![CDATA[Cert]]></category>
		<category><![CDATA[certificate]]></category>
		<category><![CDATA[CSR]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Key]]></category>
		<category><![CDATA[ModSSL]]></category>
		<category><![CDATA[openssl]]></category>
		<category><![CDATA[passphrase]]></category>
		<category><![CDATA[Password]]></category>
		<category><![CDATA[rsa]]></category>
		<category><![CDATA[ssl]]></category>

		<guid isPermaLink="false">http://www.penetrat.eu/?p=2388</guid>
		<description><![CDATA[Generating an encrypted RSA key You can skip this step if you&#8217;ve already made your RSA key. The simplest method is to just create the key: openssl genrsa -out www.domain.com.key 2048. This will create the standard 2048 bit RSA key. &#8230;<p class="read-more"><a href="http://www.penetrat.eu/2012/03/25/generate-an-openssl-csr-for-apache2-and-modssl/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.penetrat.eu/2012/03/25/generate-an-openssl-csr-for-apache2-and-modssl/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Make Self-signed OpenSSL Certificate for Apache2 on Debian</title>
		<link>http://www.penetrat.eu/2012/03/24/make-self-signed-openssl-certificate-for-apache2-on-debian/</link>
		<comments>http://www.penetrat.eu/2012/03/24/make-self-signed-openssl-certificate-for-apache2-on-debian/#comments</comments>
		<pubDate>Sat, 24 Mar 2012 05:00:13 +0000</pubDate>
		<dc:creator>yzzzyy</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[Apache2]]></category>
		<category><![CDATA[certificate]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[openssl]]></category>
		<category><![CDATA[pem]]></category>
		<category><![CDATA[rsa]]></category>
		<category><![CDATA[ssl]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[x509]]></category>

		<guid isPermaLink="false">http://www.penetrat.eu/?p=2382</guid>
		<description><![CDATA[[crayon-4fb718fdae78f/] Note: I made the above command two lines to fit the post. You can remove the backslash and make it one line if you&#8217;d like. This will simply make a 2048 bit RSA key and it will attach your &#8230;<p class="read-more"><a href="http://www.penetrat.eu/2012/03/24/make-self-signed-openssl-certificate-for-apache2-on-debian/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.penetrat.eu/2012/03/24/make-self-signed-openssl-certificate-for-apache2-on-debian/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>phpMyAdmin, MySQL: The configuration file now needs a secret passphrase (blowfish_secret).</title>
		<link>http://www.penetrat.eu/2012/03/02/phpmyadmin-mysql-the-configuration-file-now-needs-a-secret-passphrase-blowfish_secret/</link>
		<comments>http://www.penetrat.eu/2012/03/02/phpmyadmin-mysql-the-configuration-file-now-needs-a-secret-passphrase-blowfish_secret/#comments</comments>
		<pubDate>Fri, 02 Mar 2012 05:00:54 +0000</pubDate>
		<dc:creator>yzzzyy</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Apache2]]></category>
		<category><![CDATA[blowfish]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[passphrase]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[phpMyAdmin]]></category>

		<guid isPermaLink="false">http://www.penetrat.eu/?p=2363</guid>
		<description><![CDATA[This error occurs sometimes because computers are shit and everyone sucks balls at writing software properly. To fix this, you need to manually add a key to the config. This is assuming you already have the config, and that you &#8230;<p class="read-more"><a href="http://www.penetrat.eu/2012/03/02/phpmyadmin-mysql-the-configuration-file-now-needs-a-secret-passphrase-blowfish_secret/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.penetrat.eu/2012/03/02/phpmyadmin-mysql-the-configuration-file-now-needs-a-secret-passphrase-blowfish_secret/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual Previews of Upcoming Anime Winter 2011 / 2012</title>
		<link>http://www.penetrat.eu/2011/12/22/visual-previews-of-upcoming-anime-winter-2011-2012/</link>
		<comments>http://www.penetrat.eu/2011/12/22/visual-previews-of-upcoming-anime-winter-2011-2012/#comments</comments>
		<pubDate>Thu, 22 Dec 2011 05:00:14 +0000</pubDate>
		<dc:creator>yzzzyy</dc:creator>
				<category><![CDATA[Anime]]></category>
		<category><![CDATA[2011]]></category>
		<category><![CDATA[2012]]></category>
		<category><![CDATA[anime chart]]></category>
		<category><![CDATA[Ben-to]]></category>
		<category><![CDATA[chart]]></category>
		<category><![CDATA[cowboybibimbop]]></category>
		<category><![CDATA[December]]></category>
		<category><![CDATA[February]]></category>
		<category><![CDATA[January]]></category>
		<category><![CDATA[K-ON!]]></category>
		<category><![CDATA[Natsume]]></category>
		<category><![CDATA[Sayonara Zetsubou Sensei]]></category>
		<category><![CDATA[Steins;Gate]]></category>
		<category><![CDATA[winter]]></category>

		<guid isPermaLink="false">http://www.penetrat.eu/?p=1925</guid>
		<description><![CDATA[Well, this last season was pretty boring. Ben-to was essentially the only good thing to watch that wasn&#8217;t a season two or extended season one of any show. Below I have a v3 of Winter 2011/2012 from cowboybibimbop for your &#8230;<p class="read-more"><a href="http://www.penetrat.eu/2011/12/22/visual-previews-of-upcoming-anime-winter-2011-2012/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.penetrat.eu/2011/12/22/visual-previews-of-upcoming-anime-winter-2011-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fatal: cannot call XML::SAX-&gt;save_parsers_debian().</title>
		<link>http://www.penetrat.eu/2011/10/23/fatal-cannot-call-xmlsax-save_parsers_debian/</link>
		<comments>http://www.penetrat.eu/2011/10/23/fatal-cannot-call-xmlsax-save_parsers_debian/#comments</comments>
		<pubDate>Sun, 23 Oct 2011 05:00:00 +0000</pubDate>
		<dc:creator>yzzzyy</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[apt]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[cpan]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[libxml]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[sax]]></category>
		<category><![CDATA[validator]]></category>
		<category><![CDATA[w3c]]></category>

		<guid isPermaLink="false">http://www.penetrat.eu/?p=1033</guid>
		<description><![CDATA[Another post about an issue I was having, this time while trying to get the W3C validator installed locally. It seems there was a failure installing one of the needed perl packages so I had to to it manually. After &#8230;<p class="read-more"><a href="http://www.penetrat.eu/2011/10/23/fatal-cannot-call-xmlsax-save_parsers_debian/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.penetrat.eu/2011/10/23/fatal-cannot-call-xmlsax-save_parsers_debian/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual Previews of Upcoming Anime Summer 2011, Fall 2011 and Winter 2011 / 2012</title>
		<link>http://www.penetrat.eu/2011/10/10/visual-previews-of-upcoming-anime-summer-2011-fall-2011-and-winter-2011-2012/</link>
		<comments>http://www.penetrat.eu/2011/10/10/visual-previews-of-upcoming-anime-summer-2011-fall-2011-and-winter-2011-2012/#comments</comments>
		<pubDate>Mon, 10 Oct 2011 05:00:38 +0000</pubDate>
		<dc:creator>yzzzyy</dc:creator>
				<category><![CDATA[Anime]]></category>
		<category><![CDATA[Downloads]]></category>
		<category><![CDATA[2011]]></category>
		<category><![CDATA[2012]]></category>
		<category><![CDATA[chart]]></category>
		<category><![CDATA[fall]]></category>
		<category><![CDATA[Nichijou]]></category>
		<category><![CDATA[preview]]></category>
		<category><![CDATA[Steins;Gate]]></category>
		<category><![CDATA[summer]]></category>
		<category><![CDATA[winter]]></category>

		<guid isPermaLink="false">http://www.penetrat.eu/?p=935</guid>
		<description><![CDATA[We&#8217;re into our third anime season now, since my last update. The last two seasons were amazing, with Steins;Gate and Nichijou, among many others. I&#8217;m not too sure about the winter season&#8217;s shows, there are only a few that I&#8217;m &#8230;<p class="read-more"><a href="http://www.penetrat.eu/2011/10/10/visual-previews-of-upcoming-anime-summer-2011-fall-2011-and-winter-2011-2012/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.penetrat.eu/2011/10/10/visual-previews-of-upcoming-anime-summer-2011-fall-2011-and-winter-2011-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>managed-keys-zone ./IN: loading from master file managed-keys.bind failed: file not found</title>
		<link>http://www.penetrat.eu/2011/08/19/managed-keys-zone-in-loading-from-master-file-managed-keys-bind-failed-file-not-found/</link>
		<comments>http://www.penetrat.eu/2011/08/19/managed-keys-zone-in-loading-from-master-file-managed-keys-bind-failed-file-not-found/#comments</comments>
		<pubDate>Fri, 19 Aug 2011 05:00:28 +0000</pubDate>
		<dc:creator>yzzzyy</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Apache2]]></category>
		<category><![CDATA[bind]]></category>
		<category><![CDATA[bind9]]></category>
		<category><![CDATA[dnssec]]></category>
		<category><![CDATA[keys]]></category>
		<category><![CDATA[named]]></category>

		<guid isPermaLink="false">http://www.penetrat.eu/?p=897</guid>
		<description><![CDATA[Oh gosh, someone finally posted the correct information to fix the error, managed-keys-zone ./IN: loading from master file managed-keys.bind failed: file not found, if you find it in your logs. This glorious person (christiant123) not only has the right answer &#8230;<p class="read-more"><a href="http://www.penetrat.eu/2011/08/19/managed-keys-zone-in-loading-from-master-file-managed-keys-bind-failed-file-not-found/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.penetrat.eu/2011/08/19/managed-keys-zone-in-loading-from-master-file-managed-keys-bind-failed-file-not-found/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual Previews of Upcoming Anime Spring 2011</title>
		<link>http://www.penetrat.eu/2011/03/14/visual-previews-of-upcoming-anime-spring-2011/</link>
		<comments>http://www.penetrat.eu/2011/03/14/visual-previews-of-upcoming-anime-spring-2011/#comments</comments>
		<pubDate>Mon, 14 Mar 2011 05:00:13 +0000</pubDate>
		<dc:creator>yzzzyy</dc:creator>
				<category><![CDATA[Anime]]></category>
		<category><![CDATA[anime chart]]></category>
		<category><![CDATA[anime information]]></category>
		<category><![CDATA[preview]]></category>
		<category><![CDATA[Upcoming]]></category>

		<guid isPermaLink="false">http://www.penetrat.eu/?p=782</guid>
		<description><![CDATA[Just in case anyone interested missed the previous thread, the Spring 2011 charts have been up for a while. Check out the link to the thread of charts for previous charts (and the current one). Check out the links below &#8230;<p class="read-more"><a href="http://www.penetrat.eu/2011/03/14/visual-previews-of-upcoming-anime-spring-2011/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.penetrat.eu/2011/03/14/visual-previews-of-upcoming-anime-spring-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: www.penetrat.eu @ 2012-05-18 22:52:29 by W3 Total Cache -->
