


<?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>corrupt.co.nz</title>
	<atom:link href="http://corrupt.co.nz/feed/" rel="self" type="application/rss+xml" />
	<link>http://corrupt.co.nz</link>
	<description>&#039;cause the world is</description>
	<lastBuildDate>Mon, 09 Aug 2010 10:35:57 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.4.33</generator>
	<item>
		<title>Implementing a VoIP IP-PBX phone system</title>
		<link>http://corrupt.co.nz/2010/08/implementing-a-voip-ip-pbx-phone-system/</link>
		<pubDate>Mon, 09 Aug 2010 09:56:24 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[3cx]]></category>
		<category><![CDATA[asterisk]]></category>
		<category><![CDATA[elastix]]></category>
		<category><![CDATA[ip-pbx]]></category>
		<category><![CDATA[sip]]></category>
		<category><![CDATA[softphone]]></category>
		<category><![CDATA[trixbox]]></category>
		<category><![CDATA[voip]]></category>

		<guid isPermaLink="false">http://corrupt.co.nz/?p=162</guid>
		<description><![CDATA[These days VoIP seems to be the new hot topic in the telecommunications industry. With every new technology comes numerous hurdles and a steep learning curve if you’re an early [&#8230;]]]></description>
				<content:encoded><![CDATA[<div id="attachment_167" style="width: 280px" class="wp-caption alignleft"><a href="http://corrupt.co.nz/wp-content/uploads/2010/08/voip_diagam.png"><img class="size-full wp-image-167" title="voip_diagam" src="http://corrupt.co.nz/wp-content/uploads/2010/08/voip_diagam.png" alt="VoIP IP-PBX Diagram" width="270" height="263" /></a><p class="wp-caption-text">VoIP IP-PBX Diagram</p></div>
<p>These days VoIP seems to be the new hot topic in the telecommunications industry. With every new technology comes numerous hurdles and a steep learning curve if you’re an early adopter. Through my work, I have had the opportunity to be in charge of phasing out the legacy PBX phone system in our office to a new VoIP system run by an IP-PBX.</p>
<p><span style="font-family: Calibri; font-size: small;">Now I don’t know what my boss was thinking at the time, as I knew nothing about VoIP phone systems apart from the fact that it was voice data which was sent over the IP network. Over a couple of weeks I began to research and investigate what was required to implement a VoIP phone system and to say the least, I was lost for the whole first week, but once I got my head around the basics it really wasn&#8217;t that complex.</span></p>
<p><span style="font-family: Calibri; font-size: small;">Let’s get down to some VoIP basics. The underlying protocol which enables voice to be sent over IP networks is called SIP (session initiation protocol). SIP is responsible for initiating, modifying and terminating two-way communication between two peers. Central to the VoIP system is an IP-PBX which is the central control centre for routing calls between SIP clients. Administration of the IP-PBX is usually done via a web interface, but some do have graphical user interfaces which can be used on the server its self.</span></p>
<p><span style="font-family: Calibri; font-size: small;">There are two different breeds of IP-PBX&#8217;s, software based and hardware based. Software based runs as an application on a current Windows or Linux machine, but some are also available as thin standalone operating systems which is pretty cool. There are a huge amount of software based IP-PBX&#8217;s, and a large number of them are open source too of which are usually built around the asterisk system which runs on Linux. Hardware based solutions are what&#8217;s known as a &#8220;black box&#8221; solution, a vendor supplies a box which plugs into your existing network which runs some sort IP-PBX software. Generally hardware based solutions will have a high initial cost and may also cost more to maintain depending on whether or not they are easily configurable without a specialised technician.</span></p>
<p><span style="font-family: Calibri; font-size: small;">Most of the popular IP-PBX systems run on the Asterisk system. Asterisk is an open source system which runs on Linux and because of this, there are many different distributions of the Asterisk based system which are maintained by various groups and companies. These distributions have built on the Asterisk system and boast full featured IP-PBX systems which include features such as voice mail, conference calls, hunt groups, operator panels and everything in between. &#8220;trixbox&#8221; is the most popular Asterisk distribution, but doesn&#8217;t mean it is necessarily the best choice. The company which produces the trixbox distribution also produces a premium IP-PBX system which is paid for product, so their interests in maintaining and improving trixbox may be some what less than other distributions. Other distributions which are worth a look are PIAF (PBX in a Flash) and Elastix. If you are looking for a windows based system, check out 3CX, which you can download as a low featured free version or get the full blown version which is priced on the number of concurrent calls.</span></p>
<p><span style="font-family: Calibri; font-size: small;">Once you have settled on a IP-PBX system for your VoIP system you need to now start thinking about how the end user will make calls. VoIP phones function just like legacy phones and once set up you should not even be able to tell that it is in fact running over an IP network. A cool thing with VoIP is that every computer already connected to the network is able to have a softphone installed on it which enables calls to be made directly from the computer with the use of a microphone and earphones/speakers. There are numerous free softphones available to download such as x-lite, 3CX phone and zoiper which reduce costs considerably when you think about the cost of replacing all the legacy phones in an office with VoIP phones. In our case at work, we have decided that about half the office will just use softphones as these users rarely use their phones.</span></p>
<p><span style="font-family: Calibri; font-size: small;">Hopefully this has given you a little bit of insight of what implementing a VoIP phone system entails. As I said earlier, I spent a week reading in my spare time about VoIP and IP-PBX systems before I began to get a grasp on the whole concept of what was required. I suggest downloading one of the previously mentioned VoIP systems and installing a softphone on a couple of computers and just having a play around and then it wont be long before you have a good understanding.</span></p>
]]></content:encoded>
			</item>
		<item>
		<title>Get Those Deleted Files Back!</title>
		<link>http://corrupt.co.nz/2009/04/get-those-deleted-files-back/</link>
		<comments>http://corrupt.co.nz/2009/04/get-those-deleted-files-back/#respond</comments>
		<pubDate>Fri, 24 Apr 2009 06:11:23 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[delete]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[recover]]></category>
		<category><![CDATA[restore]]></category>

		<guid isPermaLink="false">http://www.corrupt.co.nz/?p=153</guid>
		<description><![CDATA[We've all done it before, deleted a file that we shouldn't have and when you check the recycle bin its not there. Little of us know that there are literally hundreds of download-able programs out there that can recover recently deleted files.]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.corrupt.co.nz/wp-content/uploads/2009/04/recyclebin.png"><img class="alignleft size-full wp-image-155" title="recyclebin" src="http://www.corrupt.co.nz/wp-content/uploads/2009/04/recyclebin.png" alt="recyclebin" width="256" height="226" /></a>We&#8217;ve all done it before, deleted a file that we shouldn&#8217;t have and when you check the recycle bin its not there. So we&#8217;ve all done it, but only some of us back up our files on a regular basis and for those people reverting to a version of the file a few days old might just cut it. For the rest of us its usually either fork out few hundred dollars for a data recovery expert to get the file back, or just accept the fact that its gone.</p>
<p>Little of us know that there are literally hundreds of download-able programs out there that can recover recently deleted files. Most of these programs are trials which allow you to list the files that are recoverable and then require to you pay a little money and buy a license to use the full featured programs which of course allows you to recover those files!</p>
<p>I have personally tried out close to a dozen of these programs and have a couple of which I recommend, due to success I&#8217;ve have had using them. Before I go on further I would like to give you a few tips for when you are in one of these dilemmas where you have deleted important files.</p>
<ul>
<li>Don&#8217;t panic, when files are deleted all the computer does, is marks that section of the hard drive as available for writing to. The file is still there, just not visible.</li>
<li>As soon as you are aware of the file being deleted, avoid doing too much on the computer, which might overwrite the remnants of the file. This means, don&#8217;t carry on editing and saving other files, avoid downloading off the Internet and running programs which clean up your file system.</li>
<li>Run a few searches for the file, a lot of the time you may have accidentally dragged the file into an adjacent folder without knowing.</li>
<li>Avoid using multiple file recovery programs if the first couple don&#8217;t work. The job is now probably best for the experts so the less you play with the files, the greater chance they have of a successful recovery.</li>
</ul>
<p>The first program that I recommend is simply called <a href="http://files.snapfiles.com/localdl834/REST2514.EXE" target="_blank">Restoration</a>. This program has a basic interface which is easy and straight forward to use compared to other programs out there with a multitude of settings which can be changed. I have had success with this program in restoring thousands of files off my hard drive, almost 50GB worth! This program would definitely be my first port of call. Best of all this program is FREE.</p>
<p>The second program is one that I tried out when the first program had no luck in recovering files that I wished I never deleted. This program is called <a href="http://www.runtime.org/data-recovery-downloads.htm" target="_blank">GetDataBack</a> funnily enough, and there are versions for both <a href="http://www.runtime.org/gdb.zip" target="_blank">FAT</a> (USB sticks, and older versions of Windows) and <a href="http://www.runtime.org/gdbnt.zip" target="_blank">NTFS</a> (Windows XP and Vista). This program has an easy to follow step by step process, which is a lot less user friendly than the first program, but the upside is that it managed to recover files which the first program failed to! The downside to this program is that you do have to purchase a licence if you wish to recover the files which it detects.</p>
<p>These programs may be the first port of call for most of us which aren&#8217;t prepared to empty our wallets of hundreds to recover files. Having said that, if the files you need to recover are very very very important, I do recommend paying a professional to do it right the first time.</p>
]]></content:encoded>
			<wfw:commentRss>http://corrupt.co.nz/2009/04/get-those-deleted-files-back/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fonts &#8211; The History and Basics</title>
		<link>http://corrupt.co.nz/2009/04/fonts-the-history-and-basics/</link>
		<comments>http://corrupt.co.nz/2009/04/fonts-the-history-and-basics/#respond</comments>
		<pubDate>Thu, 23 Apr 2009 06:55:57 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[typography]]></category>

		<guid isPermaLink="false">http://www.corrupt.co.nz/?p=149</guid>
		<description><![CDATA[Fonts are a set of glyphs or images that represent characters from some particular character set in a particular size and typeface.]]></description>
				<content:encoded><![CDATA[<h1><a href="http://www.corrupt.co.nz/wp-content/uploads/2009/04/font.png"><img class="alignleft size-full wp-image-150" title="font" src="http://www.corrupt.co.nz/wp-content/uploads/2009/04/font.png" alt="font" width="256" height="256" srcset="http://corrupt.co.nz/wp-content/uploads/2009/04/font-150x150.png 150w, http://corrupt.co.nz/wp-content/uploads/2009/04/font.png 256w" sizes="(max-width: 256px) 100vw, 256px" /></a></h1>
<h1>Fonts &#8211; The History and Basics</h1>
<p><strong>Author: <a title="Rex Camposagrado" href="http://www.articlesbase.com/authors/rex-camposagrado/87244.htm">Rex Camposagrado</a></strong></p>
<p>Fonts are a set of glyphs or images that represent characters from some particular character set in a particular size and typeface. The fonts term comes from the Middle French fonte, from fondre (meaning to melt or cast) which referred to type produced by casting molten metal at a type foundry. Fonts in printing, sometimes called Fount, are a complete set of type of any one size, with all the usual points and accents; a font consists of about 100,000 characters. In computers, a computer font is an electronic data file which contains a set of glyphs, characters, or symbols such as wingdings. Although the term font first referred to a set of metal type sorts in one style and size, since the 1990&#8217;s most fonts are digital and used for computers or computer devices.</p>
<p>Ascender is a leading provider of advanced font products specializing in type design, multilingual font development &amp; licensing and software development for mobile phones. The Ascender team is renowned for its TrueType and OpenType font expertise, and can tune fonts and create custom fonts for on-screen legibility in Microsoft Windows as well as Digital TV fonts, Set Top Boxes, Mobile Phone fonts, Game Consoles fonts, Embedded Systems, Consumer Electronics and other devices.</p>
<p><strong>Font History and Font Formats</strong></p>
<p>There are different font formats &#8211; which one should I choose?</p>
<p><strong>OpenType fonts (.OTF) </strong>&#8211; OpenType is a scalable format for computer fonts that was initially developed by MicrosoftTM, then later joined by AdobeTM Systems. OpenType fonts were first announced in 1996 and AdobeTM completed conversion of its entire font library to OpenType around the end of 2002. In 2005, there were around 10,000 fonts available in OpenType font format, with Adobe&#8217;s font library making up under a third of the total. As of 2006, every major font foundry and many minor ones were developing fonts in OpenType font format.</p>
<p><strong>TrueType fonts (TT or .TTF)</strong> &#8211; TrueType is a digital font technology that was designed by AppleTMComputer, and is now used by both Apple (MacTM) and Microsoft (PC) in their operating systems. Microsoft has distributed millions of quality TrueType fonts in thousands of different styles. TrueType fonts offer the highest possible quality on computer screens, printers, and include a wide range of features which make them very easy to use. PostScript Fonts(Type 1) &#8211; PostScript fonts predates TrueType by about six years. First, there were many different font formats for digital fonts, none of which were standardized. Then Apple adopted Adobe&#8217;s PostScript page description language (PDL) for its Apple LaserWriter printer in 1985. This, combined with the introduction of desktop publishing software, sparked a revolution in page layout technology. ClearType Fonts(found on <a href="http://www.ascenderfonts.com">AscenderFonts.com</a>) &#8211; Microsoft ClearType fonts are an unprecedented innovation in font display technology that dramatically improves font display resolution and marks a genuine breakthrough in screen readability.These Microsoft fonts were designed by Microsoft and leading type designers and font technologists to improve the reading experience in Windows VistaTMand Microsoft Office 2007TM.With ClearType font technology, the fonts on your computer screen look almost as sharp and clear as those printed on a piece of paper.</p>
<p>The choice of font format is mostly based on the kind of documents you create and your computer environment. Here are some general guidelines: OpenType TT OpenType TT fonts contain TrueType® outlines, and have a .TTF file extension. This is the default font format of both Macintosh and Windows systems. OpenType fonts with TrueType outlines are popular among home users and both small and large businesses or other enterprises. OpenType PS OpenType PS fonts contain PostScript® outlines, and have a .OTF file extension. OpenType PS fonts are replacing Type 1 fonts as users upgrade their systems. Type 1 PostScript Type 1 is the original font format that was part of the desktop publishing revolution that started in 1985. Type 1 fonts for PostScript and PostScript compatible printers consist of more than one file and have a limited character set. These limitations are overcome with OpenType fonts.</p>
<p><strong>Font Characteristics</strong></p>
<p><strong>Font Weight </strong></p>
<p>There are three basic categories of font weights: light, regular, and bold. The regular font weight for most typefaces is slightly lighter than medium. Many computer fonts for Microsoft Office, Web and common use come with a normal, regular and a bold weight. Font Weight relative order: thinultra lightextra lightlightsemi lightbookregular, (roman), plain, normalmediumdemi bold or semi boldboldextra boldheavyblackextra blackultra Font Width compressed, condensed, narrowwide, extended Font Families There are a multitude of typefaces that have been created over the centuries and they are commonly categorized into font families according to their appearance. At the highest level, one can differentiate between blackletter, serif, sans serif, and decorative fonts.</p>
<p>1. <strong>Blackletter Fonts</strong> Blackletter fonts were the earliest fonts used with the invention of the printing press. They resemble the artistic handwritings of cloisters in the Middle Ages and fall into three groups: Gothic fonts and Old English Text &#8211; Of all the blackletter fonts, the Gothic ones most closely resemble the Textura calligraphy used with manual copying of books. A Gothic typeface was thus also carved by Johannes Gutenberg when he printed his 42-line Bible, including a large number of ligatures and common abbreviations. While in Germany, Gothic fonts were quickly displaced, they remained in use in great variance and are frequently also referred to as Old English Text fonts.Schwabacher typefaces were predominant in Germany from about 1480 to 1530. Most importantly, all of the works of Martin Luther, leading to the Protestant Reformation, as well as the Apocalypse of Albrect Durer (1498) were printed in this typeface. It was probably initially used by Johannes Bamler, a printer from Augsburg, in 1472. The origins of the font name are unclear; some assume that the font was designed by a typeface carver from the village of Schwabach who worked externally and was thus referred to as the Schwabacher.Most commonly known among the blackletter fonts as those of the Fraktur font family, which stated when Emperor Maximilian I (1493 &#8211; 1519) established a series of books and had a new typeface created specifically for this purpose. Fraktur faces were widely used in Germany until the end of World War II.</p>
<p>2. <strong>Serif Fonts</strong> Serif fonts are divided into four font groups: Renaissance &#8211; this font type has a slight difference in thickness within each font. This font category includes the GaramondTMand PalatinoTMfont families.Baroque &#8211; this font type has a thickness within each font with greater variety. This font category includes the BaskervilleTMand Times New RomanTM font families.Classicist &#8211; the most variance of thickness with each font. This font category includes the BodoniTMand Century SchoolbookTM font families.Modern fonts &#8211; these fonts are designed mainly for decorative purposes. This font category includes the RockwellTMand AmasisTM font families.</p>
<p>3. <strong>Sans Serif Fonts </strong>Sans Serif fonts first appeared to be the &#8220;Egyptian&#8221; font released in 1816 by William Caslons&#8217; foundry in England. The Sans Serif fonts are commonly used for display applications such as signage, headings and other applications where the font is needed to stand out and continuous reading is not a requirement. Sans Serif fonts are divided into four font groups: Grotesque &#8211; This font category includes the GrotesqueTMor Royal Gothic fonts.Neo-grotesques &#8211; This font category includes the Standard, ArialTMand UniversTM fonts.Humanist &#8211; This font category includes the Gill SansTMor FrutigerTM fonts.Geometric &#8211; This font category includes the FuturaTMor SpartanTM fonts. Other common Sans Serif fonts include: LucidaTM, TahomaTMand VerdanaTMfonts.</p>
<p><strong>How to Download fonts </strong></p>
<p><a href="http://www.fontmarketplace.com">FontMarketplace.com</a> makes is easy for you to download the font. For every item that you purchase there will be a download link on the order confirmation page. Additionally, the receipt that is automatically emailed to you will also have the links. For more information, please view our Font Help page section on &#8220;<a href="http://www.fontmarketplace.com/info/font-downloads.aspx">How to Download Fonts</a>&#8221; How to Install fonts Fontmarketplace.com provides font downloads in two forms: Automatic Installer for Windows Manual install for Windows/Macintosh/Linux/Other For more information, please view our Font Installation page under Font Help. All trademarks are property of their respective owners. Please view our Trademarks page for more information.</p>
<p><strong>About the Author:</strong></p>
<p>Article Source: <a href="http://www.articlesbase.com/">ArticlesBase.com</a> &#8211; <a title="Fonts - the History and Basics" href="http://www.articlesbase.com/graphic-design-articles/fonts-the-history-and-basics-611896.html">Fonts &#8211; the History and Basics</a></p>
]]></content:encoded>
			<wfw:commentRss>http://corrupt.co.nz/2009/04/fonts-the-history-and-basics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What are Torrents and How do I use Them?</title>
		<link>http://corrupt.co.nz/2009/04/what-are-torrents-and-how-do-i-use-them/</link>
		<comments>http://corrupt.co.nz/2009/04/what-are-torrents-and-how-do-i-use-them/#respond</comments>
		<pubDate>Mon, 20 Apr 2009 11:03:42 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[limewire]]></category>
		<category><![CDATA[movies]]></category>
		<category><![CDATA[P2P]]></category>
		<category><![CDATA[torrent]]></category>

		<guid isPermaLink="false">http://www.corrupt.co.nz/?p=143</guid>
		<description><![CDATA[These days more and more people are discovering torrents as a way to share files.]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.corrupt.co.nz/wp-content/uploads/2009/04/download.jpg"><img class="alignleft size-medium wp-image-144" title="download" src="http://www.corrupt.co.nz/wp-content/uploads/2009/04/download-300x200.jpg" alt="download" width="300" height="200" srcset="http://corrupt.co.nz/wp-content/uploads/2009/04/download-300x200.jpg 300w, http://corrupt.co.nz/wp-content/uploads/2009/04/download.jpg 849w" sizes="(max-width: 300px) 100vw, 300px" /></a> These days more and more people are discovering torrents as a way to share files. Most people have heard of and use programs of the likes of Napster, Imesh, Kazaa and LimeWire. These are all P2P (peer-to-peer) sharing programs, programs in which users share files between each other. Every program has its day, and for these programs there day has ended, some of them ages ago. Torrents enable file transfer which differs from these more conventional ways to share files as I will explain below.</p>
<p>First lets understand how a conventional file transfer works. A user sees a file they wish to download off a website or P2P program, the use clicks on the link or file and the file transfer commences. The file is downloaded in little pieces called packets (a packet of bytes that is), all of these packets are downloaded in order one after the other and then the end result is the file on your computer. These transfers can be quite slow as there is generally only one server or uploader transferring the file to you. This method is fine for small files, but you generally run into problems with larger files.</p>
<p>Torrents on the other hand have a different method which increases the availability of the file and the speed of the transfer. This is achieved by having multiple people uploading parts of the file to you in a random order. These parts are reassembled into the correct order at your end. By having multiple people uploading different parts of the file to you, a greater download speed is achieved and you get your file quicker. This is perfect for downloading large files.</p>
<p>So now you are interested and want to download using torrents right? Okay, before you begin you need a torrent client, which is similar to P2P programs such as LimeWire. Some of the more popular torrent clients are <a href="http://azureus.sourceforge.net" target="_blank">Azureus</a>, <a href="http://www.bittorrent.com">BitTorrent</a> and <a href="http://www.utorrent.com" target="_blank">uTorrent</a>. Once you have downloaded, installed and made any required configurations to any firewall you might have, the next step is to find a torrent you wish to download. There are many online directories of torrents available to download, the biggest one seems to be <a href="http://mininova.com" target="_blank">mininova.com</a>. Here you can search and download the torrent file which will open in your torrent client and begin to download.</p>
<p>Hang on don&#8217;t get to ahead of yourself, there is still one last catch with torrents. As you download complete parts of a torrent, these part will then start to upload to other users who require them. Some of us tend to not like to upload or share files to other users on the Internet, which is fair enough as uploading a file adds to our broadband data cap, but in the torrent world it is referred to as leeching. It is generally considered good online etiquette upload as much as you download, in other words a 1:1 ratio, after all sharing is caring right?</p>
<p>Remember guys, although it is perfectly legal to take part in P2P sharing, sharing copyrighted material is definitely illegal without permission from the copyright holder.</p>
]]></content:encoded>
			<wfw:commentRss>http://corrupt.co.nz/2009/04/what-are-torrents-and-how-do-i-use-them/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Theme Hospital</title>
		<link>http://corrupt.co.nz/2009/04/theme-hospital/</link>
		<comments>http://corrupt.co.nz/2009/04/theme-hospital/#respond</comments>
		<pubDate>Mon, 13 Apr 2009 09:19:18 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[classic]]></category>
		<category><![CDATA[dos]]></category>
		<category><![CDATA[dosbox]]></category>
		<category><![CDATA[theme hospital]]></category>

		<guid isPermaLink="false">http://www.corrupt.co.nz/?p=113</guid>
		<description><![CDATA[Theme Hospital is an old classic dos game which is just over a decade old. It was made by EA Games back in 1997, after the success of its predecessor Theme Park]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.corrupt.co.nz/wp-content/uploads/2009/04/themehospital.jpg"><img class="alignleft size-medium wp-image-114" title="themehospital" src="http://www.corrupt.co.nz/wp-content/uploads/2009/04/themehospital-300x294.jpg" alt="themehospital" width="300" height="294" srcset="http://corrupt.co.nz/wp-content/uploads/2009/04/themehospital-300x294.jpg 300w, http://corrupt.co.nz/wp-content/uploads/2009/04/themehospital.jpg 320w" sizes="(max-width: 300px) 100vw, 300px" /></a>Theme Hospital is an old classic which I recently found in my ever so large collection of cd&#8217;s. I thought what the heck, it&#8217;s Easter weekend, I have plenty of time to kill, so I went ahead and installed it. To cut a long story short, this game consumed three quarters of my weekend and I still haven&#8217;t finished it!</p>
<p>If you are not familiar with this game, its just over a decade old and was made my EA Games back in 1997. It was created after the great success its predecessor Theme Park was. The jist of the game is you are given an empty hospital in which you have to build all different sorts of hospital rooms, hire staff, treat patients and keep the hospital running whilst trying to achieve set goals to proceed to the next level, there are 3 competing hospitals in the same area. The game is filled with humor, for instance some of the sicknesses which you come across are Bloaty Head, Jellytitis, Baldness and Serious Radiation just to name a few. These illnesses are treated in different ways depending on what it is after the required research has been done.</p>
<p>In the corner of the game there is an advisor which gives you comments and tip offs throughout the game, a lot of the things he say are complete piss takes though, such as &#8220;You are three quarters of the way to losing this level&#8221; and &#8221; Kill another 132 patients to lose the level&#8221;. Messages pop up through the game where you must make decisions on certain things such as whether or not to take a chance on a certain patients cure, whether or not to invite or fob off  VIPs who wish to visit your hospital or whether or not to accept a handful of patients from an emergency.</p>
<p>I found that Theme Hospital did not run too well on my Windows Vista computer, which is understandable seeing as this game was designed for DOS and Windows 95. To make it run properly I ran it through a program called DOSBox. This program emulates a computer running DOS, which makes all the old classic DOS games like Theme Hospital run fine on this days ultra computers (compared to a decade ago).</p>
<p>Nevertheless this game is fun and addictive, I have spent the good part of three days playing it and intend to spend however more longer it takes me to complete the remaining two levels.</p>
]]></content:encoded>
			<wfw:commentRss>http://corrupt.co.nz/2009/04/theme-hospital/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ford Cortina Mk5</title>
		<link>http://corrupt.co.nz/2009/04/ford-cortina-mk5/</link>
		<comments>http://corrupt.co.nz/2009/04/ford-cortina-mk5/#respond</comments>
		<pubDate>Wed, 08 Apr 2009 06:26:38 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Cars]]></category>
		<category><![CDATA[cortina]]></category>
		<category><![CDATA[ford]]></category>
		<category><![CDATA[ghia]]></category>
		<category><![CDATA[mk5]]></category>
		<category><![CDATA[pinto]]></category>
		<category><![CDATA[sport]]></category>

		<guid isPermaLink="false">http://www.corrupt.co.nz/?p=109</guid>
		<description><![CDATA[The Mk V came about in September 1979, orginally as a facelift version of the Mk IV known as the "Cortina 80".]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.corrupt.co.nz/wp-content/uploads/2009/04/mk5cortina.jpg"><img class="alignleft size-medium wp-image-108" title="mk5cortina" src="http://www.corrupt.co.nz/wp-content/uploads/2009/04/mk5cortina-300x199.jpg" alt="mk5cortina" width="300" height="199" /></a>Mk 5 &#8211; 1979–1982</p>
<p>The Mk V came about in September 1979, orginally as a facelift version of the Mk IV known as the &#8220;Cortina 80&#8221;. Mk V tag was given to it by the press, enthusiasts and the general public.</p>
<p>The differences in the Mk V from the older Mk IV include, larger rear tail lights, larger front indicators which meant no need for a side indicator as on the Mk IV, newer grille which was said to be more aerodynamically efficient, more squarer edges around the roof, better visability for the driver, restyles bumpers with black plastic end caps and upgraded trim options</p>
<p>Variants included the regular Base, L, GL, GLS and Ghia variants, although various &#8216;special editions&#8217; were announced, including the Sport (S pack) and Crusader.</p>
<p>Up until 1981, the Cortina was the best selling car in Britain. The production of the Cortina came to a cease when the last cortina rolled off the production line in 1982, when ford replaced it for the new Sierra.</p>
<p>Many various body styles of the Mk V came out including 2 door and 4 door saloons, station wagons and sometimes seen in ute form.</p>
<p>Engines included 1.3/1.6/2.0L crossflow, and 2.3L v6.</p>
<p>In New Zealand the more commonly seen Mk V cortinas are 4 door saloons and station wagons powered by the 2.0L pinto engine, although there are a few floating around in the 1.6L and 2.3L forms aswell as the 2 door versions.</p>
<p><object width="425" height="350" data="http://www.youtube.com/v/m541Dn4rX-g" type="application/x-shockwave-flash"><param name="src" value="http://www.youtube.com/v/m541Dn4rX-g" /></object></p>
]]></content:encoded>
			<wfw:commentRss>http://corrupt.co.nz/2009/04/ford-cortina-mk5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ford Cortina Mk4</title>
		<link>http://corrupt.co.nz/2009/04/ford-cortina-mk4/</link>
		<comments>http://corrupt.co.nz/2009/04/ford-cortina-mk4/#respond</comments>
		<pubDate>Wed, 08 Apr 2009 06:22:40 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Cars]]></category>
		<category><![CDATA[cortina]]></category>
		<category><![CDATA[ford]]></category>
		<category><![CDATA[mk4]]></category>
		<category><![CDATA[pinto]]></category>

		<guid isPermaLink="false">http://www.corrupt.co.nz/?p=105</guid>
		<description><![CDATA[Mk 4 - 1976–1979. The Mk IV had a more square-shaped style than the previous MK III]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.corrupt.co.nz/wp-content/uploads/2009/04/mk4cortina.jpg"><img class="alignleft size-medium wp-image-106" title="mk4cortina" src="http://www.corrupt.co.nz/wp-content/uploads/2009/04/mk4cortina-300x166.jpg" alt="mk4cortina" width="300" height="166" /></a>Mk 4 &#8211; 1976–1979</p>
<p>The Mk IV had a more square-shaped style than the previous MK III. it is basically a rebody of the Mk III as it is on the shame chassis, this is also the case for the Mk V. Many parts were carried over from the Mk III, such as the dashboard design but as said before, the most noticable was the running gear/chassis.</p>
<p>This version of the cortina gave birth the the Ghia model which was top of the range with all the luxury trim options, this bascially replaced the 2000E. The 2.3L v6 engine was introduced in the Mk IV which was seen as an engine above the 2.0 pinto.</p>
<p>Many various body styles of the Mk IV came out including 2 door and 4 door saloons, station wagons (estate)</p>
<p>Engines included 1.3/1.6/2.0L crossflow, and 2.3L v6.</p>
<p>In New Zealand the more commonly seen Mk IV cortinas are 4 door saloons and station wagons powered by the 2.0L pinto engine, although there are a few floating around in the 1.6L and 2.3L forms.</p>
]]></content:encoded>
			<wfw:commentRss>http://corrupt.co.nz/2009/04/ford-cortina-mk4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ford Cortina Mk3</title>
		<link>http://corrupt.co.nz/2009/04/ford-cortina-mk3/</link>
		<comments>http://corrupt.co.nz/2009/04/ford-cortina-mk3/#respond</comments>
		<pubDate>Wed, 08 Apr 2009 06:20:14 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Cars]]></category>
		<category><![CDATA[cortina]]></category>
		<category><![CDATA[ford]]></category>
		<category><![CDATA[mk3]]></category>
		<category><![CDATA[pinto]]></category>

		<guid isPermaLink="false">http://www.corrupt.co.nz/?p=102</guid>
		<description><![CDATA[Ford originally wanted to call the Mk III something other than Cortina, but the name Cortina stuck.]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.corrupt.co.nz/wp-content/uploads/2009/04/mk3cortina.jpg"><img class="alignleft size-medium wp-image-103" title="mk3cortina" src="http://www.corrupt.co.nz/wp-content/uploads/2009/04/mk3cortina-300x225.jpg" alt="mk3cortina" width="300" height="225" /></a>Mk 3 &#8211; 1970–1976</p>
<p>Ford originally wanted to call the Mk III something other than Cortina, but the name Cortina stuck. The Mk III has more curves than the boxy Mk II and looks a lot larger although it is the same length, but it is 10cm wider. To me it has some australian muscle car styling in the design, surely the most beasty looking version of the Cortina</p>
<p>The different trim levels were Base, L (Luxury), XL (Xtra Luxury), GT (Grand Touring) and GXL (Grand Xtra Luxury) which was later replaced by the 2000E. Four headlights and Rostyle wheels were a trademark of the GT and GXL versions, while the GXL also had bodyside rubstrips, a vinyl roof and a brushed metal and black tail panel on the GXL and plain black one on the GT. All models featured new updated running gear, with coil suspension all round running a double wishbone setup in the front, opposed the the Mk II&#8217;s leaf rear and MacPherson strut front end.</p>
<p>Engine wise, they ran either a 1.3/1.6 kent or a 1.6/2.0 pinto. They came out in 2/4 door saloons, and estates.</p>
<p>In New Zealand now, there are still a few 4 door saloons floating around, definately more than any 2 door saloons that are still around. Station wagon wise, probably up there with 2 door saloons, you&#8217;d be pushed to find one, and if you did its probably been modifyed/restored and will cost you an arm and leg.</p>
]]></content:encoded>
			<wfw:commentRss>http://corrupt.co.nz/2009/04/ford-cortina-mk3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ford Cortina Mk2</title>
		<link>http://corrupt.co.nz/2009/04/ford-cortina-mk2/</link>
		<comments>http://corrupt.co.nz/2009/04/ford-cortina-mk2/#respond</comments>
		<pubDate>Wed, 08 Apr 2009 06:16:27 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Cars]]></category>
		<category><![CDATA[1600e]]></category>
		<category><![CDATA[cortina]]></category>
		<category><![CDATA[ford]]></category>
		<category><![CDATA[gt]]></category>
		<category><![CDATA[mk2]]></category>

		<guid isPermaLink="false">http://www.corrupt.co.nz/?p=99</guid>
		<description><![CDATA[Mk 2 - 1966–1970. The engines were the same as the Mk I pre-crossflow in the first year, then they were changed to a crossflow which made theym more efficient]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.corrupt.co.nz/wp-content/uploads/2009/04/mk2cortina.jpg"><img class="alignleft size-medium wp-image-100" title="mk2cortina" src="http://www.corrupt.co.nz/wp-content/uploads/2009/04/mk2cortina-300x225.jpg" alt="mk2cortina" width="300" height="225" srcset="http://corrupt.co.nz/wp-content/uploads/2009/04/mk2cortina-300x225.jpg 300w, http://corrupt.co.nz/wp-content/uploads/2009/04/mk2cortina.jpg 500w" sizes="(max-width: 300px) 100vw, 300px" /></a>Mk 2 &#8211; 1966–1970</p>
<p>The engines were the same as the Mk I pre-crossflow in the first year, then they were changed to a crossflow which made they more efficient. This means they now came out in 1.3L and 1.6L, the Lotus version still had its own twincam engine. One of the popular and well known models was the 1600E which held the 1.6L engine.</p>
<p>2/4-door saloons were availavle and also a 4 door estate. Trims were base, Deluxe, Super, GT, 1600E.</p>
<p>The 1600E had all the nice sporty extras which were appealing to people, eg, lowered suspension from the Lotus, a high tune GT 1600 Kent engine and luxury trim. Also bucket seats, sports steering wheel and a different instrument cluster featuring things like a tacho which were not included in some other models, a vinyl roof and rolled on Rostyle wheels.</p>
]]></content:encoded>
			<wfw:commentRss>http://corrupt.co.nz/2009/04/ford-cortina-mk2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ford Cortina Mk1</title>
		<link>http://corrupt.co.nz/2009/04/mk1-cortina/</link>
		<comments>http://corrupt.co.nz/2009/04/mk1-cortina/#respond</comments>
		<pubDate>Wed, 08 Apr 2009 06:12:09 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Cars]]></category>
		<category><![CDATA[cortina]]></category>
		<category><![CDATA[ford]]></category>
		<category><![CDATA[lotus]]></category>
		<category><![CDATA[mk1]]></category>

		<guid isPermaLink="false">http://www.corrupt.co.nz/?p=95</guid>
		<description><![CDATA[The Mk I is one of the more popular Cortina's these days, of which the popular/well known models were the Lotus and GT]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.corrupt.co.nz/wp-content/uploads/2009/04/mk1cortina.jpg"><img class="alignleft size-medium wp-image-96" title="mk1cortina" src="http://www.corrupt.co.nz/wp-content/uploads/2009/04/mk1cortina-300x172.jpg" alt="mk1cortina" width="300" height="172" srcset="http://corrupt.co.nz/wp-content/uploads/2009/04/mk1cortina-300x172.jpg 300w, http://corrupt.co.nz/wp-content/uploads/2009/04/mk1cortina.jpg 500w" sizes="(max-width: 300px) 100vw, 300px" /></a>Mk 1 &#8211; 1962-1966</p>
<p>The Mk I is one of the more popular Cortina&#8217;s these days, of which the popular/well known models were the Lotus and GT. They came off the production line with either 1.2 L and 1.5 L engines in 2 and 4-door saloon and 4-door estate forms. Trims available were base (standard), deluxe, super and GT although they werent all available on all body styles.</p>
<p>The engines which powered these little beasts were 4 cylinder pushrod engines, theses engines are known as the &#8220;pre-crossflow&#8221;, as intake and exhaust were both on the same side. The most notable engine which came out in these, was the 1.5L which was used in the GT Cortina, which produced a humble 78bhp. This engine was worked from factory with, a mild camshaft profile, larger port head, extractors and a double barrel weber carb.</p>
<p>Lotus Cortina&#8217;s all came out as 2 door saloons painted white with a green stripe painted either side, they also ran a twincam 1.6L engine which was based on the crossflow engine and made by lotus.</p>
]]></content:encoded>
			<wfw:commentRss>http://corrupt.co.nz/2009/04/mk1-cortina/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
