<?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>Hackzilla.org &#187; Hacking</title>
	<atom:link href="http://www.hackzilla.org/archives/category/hacking/feed" rel="self" type="application/rss+xml" />
	<link>http://www.hackzilla.org</link>
	<description>Home of the wacky and crazy projects</description>
	<lastBuildDate>Fri, 04 Mar 2011 23:12:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Hide admin &amp; user urls in Ensim</title>
		<link>http://www.hackzilla.org/archives/2010/07/29/hide-admin-user-urls-in-ensim</link>
		<comments>http://www.hackzilla.org/archives/2010/07/29/hide-admin-user-urls-in-ensim#comments</comments>
		<pubDate>Thu, 29 Jul 2010 22:04:40 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Languages]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.hackzilla.org/?p=111</guid>
		<description><![CDATA[A while ago we ordered a couple of servers from United Hosting. These are great little server, they seem very secure. Only problems with security we&#8217;ve ever had was because we used ftp to upload a couple of websites, and the login credentials were captured by some malware. We recommend you use sftp where ever [...]]]></description>
		<wfw:commentRss>http://www.hackzilla.org/archives/2010/07/29/hide-admin-user-urls-in-ensim/feed</wfw:commentRss>
		<slash:comments>148</slash:comments>
		</item>
		<item>
		<title>Firefox Addon: Html Validator</title>
		<link>http://www.hackzilla.org/archives/2008/11/22/firefox-addon-html-validator</link>
		<comments>http://www.hackzilla.org/archives/2008/11/22/firefox-addon-html-validator#comments</comments>
		<pubDate>Sat, 22 Nov 2008 22:53:37 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[0.8.5.2]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[error console]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[html validator]]></category>
		<category><![CDATA[Line: 220]]></category>
		<category><![CDATA[oTidyBrowser is not defined]]></category>
		<category><![CDATA[Source File: chrome://tidy/content/tidyBrowser.js]]></category>

		<guid isPermaLink="false">http://www.hackzilla.org/?p=61</guid>
		<description><![CDATA[Note: This tutorial is based on Html Validator version 0.8.5.2. The details outlined below may not work in future versions. When I make web sites, I use quite a few different Firefox extensions. One of the extensions that I use is called Html Validator https://addons.mozilla.org/en-US/firefox/addon/249 This extension is great.It main use is to validator the [...]]]></description>
		<wfw:commentRss>http://www.hackzilla.org/archives/2008/11/22/firefox-addon-html-validator/feed</wfw:commentRss>
		<slash:comments>104</slash:comments>
		</item>
		<item>
		<title>Free Fruit Machine E-Book</title>
		<link>http://www.hackzilla.org/archives/2007/12/03/free-fruit-machine-e-book</link>
		<comments>http://www.hackzilla.org/archives/2007/12/03/free-fruit-machine-e-book#comments</comments>
		<pubDate>Sun, 02 Dec 2007 23:28:37 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Fruit Machine Rebuild]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[e-book]]></category>
		<category><![CDATA[ebook]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[fruit machine]]></category>
		<category><![CDATA[guide]]></category>

		<guid isPermaLink="false">http://www.hackzilla.org/archives/2007/12/03/free-fruit-machine-e-book/</guid>
		<description><![CDATA[Fruit Machines can be a fun way of passing the time, but can also be very expensive. I tend to only play then very occasionally, as you can get hooked very easily. However if you want to play them, and do not have the first idea of how to play them, or what sort of [...]]]></description>
		<wfw:commentRss>http://www.hackzilla.org/archives/2007/12/03/free-fruit-machine-e-book/feed</wfw:commentRss>
		<slash:comments>210</slash:comments>
		</item>
		<item>
		<title>Update: Installing OpenCV with Microsoft Visual Studio 2005 C++</title>
		<link>http://www.hackzilla.org/archives/2007/01/18/update-installing-opencv-with-microsoft-visual-studio-2005-c</link>
		<comments>http://www.hackzilla.org/archives/2007/01/18/update-installing-opencv-with-microsoft-visual-studio-2005-c#comments</comments>
		<pubDate>Thu, 18 Jan 2007 14:40:24 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[C/C++]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Languages]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.hackzilla.org/archives/2007/01/18/update-installing-opencv-with-microsoft-visual-studio-2005-c/</guid>
		<description><![CDATA[I have found I kept getting an error when I modified some of the example code. The error message was: C Run-Time Error R6034 Error Message&#34;An application has made an attempt to load the C runtime library incorrectly. Please contact the application&#8217;s support team for more information.&#34; After trying a few of the suggested fixes [...]]]></description>
		<wfw:commentRss>http://www.hackzilla.org/archives/2007/01/18/update-installing-opencv-with-microsoft-visual-studio-2005-c/feed</wfw:commentRss>
		<slash:comments>99</slash:comments>
		</item>
		<item>
		<title>Installing OpenCV with Microsoft Visual Studio 2005 C++</title>
		<link>http://www.hackzilla.org/archives/2007/01/10/installing-opencv-with-microsoft-visual-studio-2005-c</link>
		<comments>http://www.hackzilla.org/archives/2007/01/10/installing-opencv-with-microsoft-visual-studio-2005-c#comments</comments>
		<pubDate>Wed, 10 Jan 2007 21:37:10 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[C/C++]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Languages]]></category>
		<category><![CDATA[sirBones]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.hackzilla.org/archives/2007/01/10/installing-opencv-with-microsoft-visual-studio-2005-c/</guid>
		<description><![CDATA[OpenCV stands for Open Computer Vision Library. OpenCV is an open source library for computer vision development.&#160; There are some very interesting sample applications included with this library. This sounds like the perfect start for Sir Bones. Before we can start we need to be able to build the library. Requirements OpenCV Library Visual Studio [...]]]></description>
		<wfw:commentRss>http://www.hackzilla.org/archives/2007/01/10/installing-opencv-with-microsoft-visual-studio-2005-c/feed</wfw:commentRss>
		<slash:comments>149</slash:comments>
		</item>
		<item>
		<title>Useful trick for Notepad in Windows</title>
		<link>http://www.hackzilla.org/archives/2007/01/04/useful-trick-for-notepad-in-windows</link>
		<comments>http://www.hackzilla.org/archives/2007/01/04/useful-trick-for-notepad-in-windows#comments</comments>
		<pubDate>Wed, 03 Jan 2007 23:05:39 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.hackzilla.org/archives/2007/01/04/useful-trick-for-notepad-in-windows/</guid>
		<description><![CDATA[Have you ever wanted to record information in notepad and automatically have the date and time inserted? Well now you can. Open notepad and insert the following: .LOG Now save the document as &#60;filename&#62;.log Also change the &#34;Save as type&#34; to &#34;All Files&#34;, this is to prevent notepad saving the document as &#60;filename&#62;.log.txt (Remember to [...]]]></description>
		<wfw:commentRss>http://www.hackzilla.org/archives/2007/01/04/useful-trick-for-notepad-in-windows/feed</wfw:commentRss>
		<slash:comments>108</slash:comments>
		</item>
		<item>
		<title>Featuring Sir Bones</title>
		<link>http://www.hackzilla.org/archives/2006/12/08/featuring-sir-bones</link>
		<comments>http://www.hackzilla.org/archives/2006/12/08/featuring-sir-bones#comments</comments>
		<pubDate>Thu, 07 Dec 2006 23:15:41 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[sirBones]]></category>

		<guid isPermaLink="false">http://www.hackzilla.org/archives/2006/12/08/featuring-sir-bones/</guid>
		<description><![CDATA[I have been looking everywhere for some realistic ears for Sir Bones.&#160;&#160; The idea of the ears is to channel forward sound in to the microphone; just like in the human body. Trying to find realist ears is actually quite hard.&#160; Most of the ears available are novelty ears, over-sized and not very realistic. I [...]]]></description>
		<wfw:commentRss>http://www.hackzilla.org/archives/2006/12/08/featuring-sir-bones/feed</wfw:commentRss>
		<slash:comments>100</slash:comments>
		</item>
		<item>
		<title>Sir Bones gets a (meek) voice</title>
		<link>http://www.hackzilla.org/archives/2006/10/09/sir-bones-gets-a-meek-voice</link>
		<comments>http://www.hackzilla.org/archives/2006/10/09/sir-bones-gets-a-meek-voice#comments</comments>
		<pubDate>Mon, 09 Oct 2006 22:02:43 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[sirBones]]></category>

		<guid isPermaLink="false">http://www.hackzilla.org/archives/2006/10/09/sir-bones-gets-a-meek-voice/</guid>
		<description><![CDATA[Sir Bones has had a quiet life, constantly listening and not being able to say a word. Today will change all that.&#160; Sir Bones gets a voice (module). All that is really needed is a speaker attached to a 3.5mm jack, but I prefer to have Sir Bones portable, so we&#39;ll be using a USB [...]]]></description>
		<wfw:commentRss>http://www.hackzilla.org/archives/2006/10/09/sir-bones-gets-a-meek-voice/feed</wfw:commentRss>
		<slash:comments>137</slash:comments>
		</item>
		<item>
		<title>Give him a voice</title>
		<link>http://www.hackzilla.org/archives/2006/10/05/give-him-a-voice</link>
		<comments>http://www.hackzilla.org/archives/2006/10/05/give-him-a-voice#comments</comments>
		<pubDate>Thu, 05 Oct 2006 21:47:22 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[sirBones]]></category>

		<guid isPermaLink="false">http://www.hackzilla.org/archives/2006/10/05/give-him-a-voice/</guid>
		<description><![CDATA[With the ability to hear and to see, Sir Bones is progressing very well. &#160;Sir Bones needs to be able to communicate with the world around him. What Sir Bones needs is a voice. I have a voip handset, which is basically a USB sound card, which has a standard 3.5mm audio jack. What I [...]]]></description>
		<wfw:commentRss>http://www.hackzilla.org/archives/2006/10/05/give-him-a-voice/feed</wfw:commentRss>
		<slash:comments>97</slash:comments>
		</item>
		<item>
		<title>Warning: Safety</title>
		<link>http://www.hackzilla.org/archives/2006/10/01/warning-safety</link>
		<comments>http://www.hackzilla.org/archives/2006/10/01/warning-safety#comments</comments>
		<pubDate>Sun, 01 Oct 2006 13:30:45 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Message]]></category>

		<guid isPermaLink="false">http://www.hackzilla.org/archives/2006/10/01/warning-safety/</guid>
		<description><![CDATA[When using cutting tools is essential to use eye protection. During the cutting of the base weight for Sir Bones, one of the cutting disc broke and a large piece flew into my glasses. Best to be safe not sorry.&#160;]]></description>
		<wfw:commentRss>http://www.hackzilla.org/archives/2006/10/01/warning-safety/feed</wfw:commentRss>
		<slash:comments>172</slash:comments>
		</item>
	</channel>
</rss>

