<?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; Languages</title>
	<atom:link href="http://www.hackzilla.org/archives/category/software/languages/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>149</slash:comments>
		</item>
		<item>
		<title>IE6 jQuery plugin</title>
		<link>http://www.hackzilla.org/archives/2009/07/05/ie6-jquery-plugin</link>
		<comments>http://www.hackzilla.org/archives/2009/07/05/ie6-jquery-plugin#comments</comments>
		<pubDate>Sat, 04 Jul 2009 23:25:55 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Humour]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Languages]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Add new tag]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[IE6]]></category>
		<category><![CDATA[ie6update]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.hackzilla.org/?p=97</guid>
		<description><![CDATA[Recently I&#8217;ve beginning to wonder why I try to support IE6 anymore.Vista and Window 7 do not support Multiple IEs and never will. So I&#8217;ve just had to install XP into a virtual machine, just to test with IE6.&#160; Upon launching IE6 for the first time, I was greated with a broken page.&#160; This broken [...]]]></description>
		<wfw:commentRss>http://www.hackzilla.org/archives/2009/07/05/ie6-jquery-plugin/feed</wfw:commentRss>
		<slash:comments>190</slash:comments>
		</item>
		<item>
		<title>Installing Cygwin</title>
		<link>http://www.hackzilla.org/archives/2007/07/21/installing-cygwin</link>
		<comments>http://www.hackzilla.org/archives/2007/07/21/installing-cygwin#comments</comments>
		<pubDate>Fri, 20 Jul 2007 23:19:41 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Bash]]></category>
		<category><![CDATA[Languages]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Cygwin]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.hackzilla.org/archives/2007/07/21/installing-cygwin/</guid>
		<description><![CDATA[What is Cygwin? Cygwin is a Linux-like environment for Windows. It consists of two parts: A DLL (cygwin1.dll) which acts as a Linux API emulation layer providing substantial Linux API functionality. A collection of tools which provide Linux look and feel. Why is it useful? With Cygwin you can compile lots of Linux applications with [...]]]></description>
		<wfw:commentRss>http://www.hackzilla.org/archives/2007/07/21/installing-cygwin/feed</wfw:commentRss>
		<slash:comments>99</slash:comments>
		</item>
		<item>
		<title>PHP: One Instance</title>
		<link>http://www.hackzilla.org/archives/2007/05/15/php-one-instance</link>
		<comments>http://www.hackzilla.org/archives/2007/05/15/php-one-instance#comments</comments>
		<pubDate>Tue, 15 May 2007 22:30:31 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Languages]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.hackzilla.org/archives/2007/05/15/php-one-instance/</guid>
		<description><![CDATA[Suppose you have a script in PHP that you only ever want to only ever run one instance of. For example: Maintenance script (repair,optimise) Update script (crawler) Server These types of scripts need only to be launched once, and more could be counter productive or even dangerous. The simplest way to stop multiple instances is [...]]]></description>
		<wfw:commentRss>http://www.hackzilla.org/archives/2007/05/15/php-one-instance/feed</wfw:commentRss>
		<slash:comments>127</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>100</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>Counter Script</title>
		<link>http://www.hackzilla.org/archives/2006/07/14/counter-script</link>
		<comments>http://www.hackzilla.org/archives/2006/07/14/counter-script#comments</comments>
		<pubDate>Fri, 14 Jul 2006 19:49:18 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Languages]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.hackzilla.org/archives/2006/07/14/counter-script/</guid>
		<description><![CDATA[Last year, I released a php script called CounterScript. It purpose was to generate extended statistics about the visitors to your site. The script stores all the data about the visitors in a mysql for later analysis. Check it out: http://sourceforge.net/projects/counterscript/]]></description>
		<wfw:commentRss>http://www.hackzilla.org/archives/2006/07/14/counter-script/feed</wfw:commentRss>
		<slash:comments>190</slash:comments>
		</item>
	</channel>
</rss>

