<?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>SetupSwarm &#187; General</title>
	<atom:link href="http://www.setupswarm.com/category/main/general/feed" rel="self" type="application/rss+xml" />
	<link>http://www.setupswarm.com</link>
	<description>A dark place on the interwebs</description>
	<lastBuildDate>Sun, 29 Jan 2012 11:24:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Windows Security &#8211; How to Harden it</title>
		<link>http://www.setupswarm.com/main/general/how-to-harden-windows-security</link>
		<comments>http://www.setupswarm.com/main/general/how-to-harden-windows-security#comments</comments>
		<pubDate>Mon, 31 May 2010 14:15:37 +0000</pubDate>
		<dc:creator>Panuary</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.setupswarm.com/?p=1705</guid>
		<description><![CDATA[Overview of Windows Security While there are many features of the Windows OS that are useful, many of them are left dorment and take up space. While active it eats away at your RAM, makes Volume Shadow Copies in the System Volume Information folder, dumps logs of your activities, fragments your MFT, facilitates drive-by downloads, [...]]]></description>
			<content:encoded><![CDATA[<p><em>Overview of Windows Security</em><br />
While there are many features of the Windows OS that are useful, many of them are left dorment and take up space. While active it eats away at your RAM, makes Volume Shadow Copies in the System Volume Information folder, dumps logs of your activities, fragments your MFT<span id="more-1705"></span>, facilitates drive-by downloads, provides another avenue for crackers or black-hat hackers to intrude/infiltrate your system, and sometimes allows them get right under (or through) your firewall/security system (especially in the case of the BITS service).</p>
<p>Worst of all is unbeknownst to the user, Windows can also install patches and collect data covertly without notifying the user as seen in the 2006, 2008-09 incident where Windows was under the scrutiny of the public eye for the installation of a patch (Windows systems were vulnerable for 17 years before it came to light). Now we can take action to protect ourselves from those potential threats.</p>
<p>Here are some practical preventative procedures to secure your Windows Operating System (OS).<br />
If you feel something is unfathomable or outside your comfort zone, simply skip the procedure because you&#8217;d know your system more than I do here in Australia. For security reasons, making a recovery disc is necessary to save yourself from unnecessary trouble. Ultimately, it&#8217;s your best judgment in the matter.</p>
<p><strong>System Hardening</strong></p>
<hr/>
<em>Background</em><br />
Below are a number of tools that I find have been useful to make your Windows OS less visible on the Internet, particularly from those zombies controlled by bot net servers and those who lurk in the dark net. I will also mention two methods to secure your Windows OS in case you have not patched your system.</p>
<p><em>Security Tool</em><br />
The Windows Worm Door Cleaner is a non-install free application that closes and prevents access to the most commonly targetted ports which are open by default on Windows systems. These are 135 (RPC), 137-139 (file-sharing), 445 (Server Message Block: SMB) and the Windows Messenger service port (SPAM). It&#8217;s no surprise why it was removed from later Windows releases (post XP*).</p>
<p>This program was hosted on the firewallleaktester website, but now is provided on other security webportals.</p>
<p><em>Download</em><br />
Here is the download link and the checksum verification code:-<br />
<a href="http://hotfile.com/dl/45142301/d866a84/wwdc.exe.html">http://hotfile.com/dl/45142301/d866a84/wwdc.exe.html</a> (51KBs)<br />
Company: gkweb<br />
File Version: 1.4.1.0<br />
MD5checksum: 999f6e5c8d5c81f48afbdab7f8777323  wwdc.exe</p>
<p><em>Implementation</em><br />
Simply execute the program (right-click -&gt; Run as Administrator), close all the ports, and restart your computer.</p>
<p>For Windows Vista or higher, if there is a pop-up that informs you the value for the Windows Messenger Service in the Windows Registry cannot be found, click OK to proceed. The reason is because it is not installed (see above*).</p>
<p>To undo any changes, run the program again and click Open Ports to re-enable these services.</p>
<p><em>Verification</em><br />
To verify that the vulnerable Windows ports are now closed, open a Command Prompt window (cmd.exe or conhost.exe for Windows 7) and type:</p>
<p><img src="http://i45.tinypic.com/2a6ulhf.jpg" alt="Command prompt" width="90%" /></p>
<p>netstat -aonbv, or</p>
<p>if you are not operating with Administrator privileges:</p>
<p>netstat -aon</p>
<p>This will list all the &#8220;listening&#8221; ports on your computer.</p>
<hr/>
<em>Follow-up</em><br />
For people who find it difficult to close port 135 after using the Windows Worm Door Cleaner, you can use the tool created by the Gibson Research Center called the DCOMBobulator.</p>
<p>This will effectively close port 135, stopping one more port that an intruder might use to compromise your system.</p>
<p><img src="http://i48.tinypic.com/2z3w6kw.jpg" alt="Click on Disable DCOM" width="90%" /></p>
<p><em>Download</em><br />
Here is the download link and checksum verification code:-</p>
<p><a href="http://hotfile.com/dl/45143403/27ef5d0/DCOMbob.exe.html">http://hotfile.com/dl/45143403/27ef5d0/DCOMbob.exe.html</a> (29KBs)<br />
Company: Gibson Research Corp.<br />
File Version: 2.0.1.0<br />
MD5checksum: bd10d5383d9f1851cca46d4a5f5f4c03  DCOMbob.exe</p>
<hr/>
<em>Background of malware propagation via physical mediums</em><br />
Today, a lot of malware is actually spread via USB transactions. In retrospect, floppy disks used to overwrite the boot sector, hence boot sector virus. Now with the advent of the Universal Serial Bus (USB), Firewire and people being more &#8220;networked&#8221;, simply plugging in a USB drive into a running OS is enough to allow the malware to propagate. Here is one method of mitigating these attacks by stopping malware from writing to &#8220;autorun.inf&#8221;. The next section deals with ways to prevent executable files from running in &#8216;undefined&#8217; pathways.</p>
<p><em>Security Tool</em><br />
Panda Security has released a program called the Panda USB Vaccine and its purpose is to set an autorun.inf file that cannot be overwritten easily through convention means. The safest option is to format your USB before using the program and be certain that any malware or data that may have been contained in your $Recycler or areas on the drive are cleared.</p>
<p>Then install the Panda USB Vaccine to vaccinate your computer. The current version supports File Allocation Table (FAT) 16/32 drives, but not full support for New Technology Files Systems (NTFS). However, as with all the applications above, you can undo any changes made by re-running the program and selecting &#8220;remove vaccination&#8221;.</p>
<p><img src="http://i48.tinypic.com/144a6b4.jpg" alt="PANDA USB Vaccine Utility" width="90%" /></p>
<p><em>Download</em><br />
<a href="http://hotfile.com/dl/45316700/1109413/USBVaccineSetup.exe.html">http://hotfile.com/dl/45316700/1109413/USBVaccineSetup.exe.html</a> (828KBs)<br />
Company: Panda Security<br />
File Version: 1.0.1.4<br />
MD5checksum: 58cc5b530fc552c8e31870f90db425ed  USBVaccineSetup.exe</p>
<hr/>
Secure RPC service (for unpatched Windows versions)<br />
I am fairly certain that every person in the IT security industry has heard of the Conficker worm, also referred to as Downadup. To prevent the B variant from installing on your system, you need to set a rule to block the Conficker entry, essentially securing the RPC service.</p>
<p>Simply open a Command Prompt window and enter the entries below where [X:\&gt;] refers to your drive letter:-</p>
<p>X:\&gt;netsh&gt;rpc<br />
X:\&gt;netsh rpc&gt;filter<br />
X:\&gt;netsh rpc filter&gt;add rule layer=um actiontype=block<br />
X:\&gt;netsh rpc filter&gt;add condition field=if_uuid matchtype=equal data=4b324fc8-1670-01d3-1278-5a47bf6ee188<br />
X:\&gt;netsh rpc filter&gt;add filter</p>
<p><img src="http://i48.tinypic.com/6fqidt.jpg" alt="Image Guide" width="90%" /></p>
<p><em>Verification</em><br />
X:\&gt;netsh rpc filter&gt;show filter</p>
<p>Basically &#8220;actiontype=block&#8221; is a rule that will block an entry on the condition (in the case that) the entry equals that data block.</p>
<p>Adding the filter enforces the rule.<br />
You can remove the filter with the remove parameter.</p>
<hr/>
<em>Additional notes</em><br />
For Windows XP SP3 and Windows 7 Users – Below we explain a method to restrict the execution (running) of programs in unspecified areas. You can use this to stop the WAT service before it logs all your activities in the Windows Registry and reports to Microsoft Servers (Enterprise, Professional and Ultimate versions)<br />
We know of tools like RemoveWAT225 which are capable of removing the WAT, but this method is to teach you how to stop executable files from running without your implicit instructions.</p>
<hr/>
<p>Using the Group Policy Objects (GPO) to enforce security policies is a very powerful tool – in fact, it can even stop any executable file from running such as shortcuts or extensions like vbs, msc, bat, com etc&#8230;</p>
<p>Simply execute gpedit.msc via the run command (windows button + R, or start menu)</p>
<p>or find it in your %systemroot%\system32 folder, or for x64, \windows\syswow64 folder</p>
<p>e.g. C:\Windows\System32\gpedit.msc      |      C:\Windows\Syswow64\</p>
<p>When the Microsoft Management Console (MMC) opens, navigate to Software Restriction Policy:-</p>
<p>Local Computer Policy &gt; Windows Settings &gt; Security Settings &gt; Software Restriction Policy</p>
<p>Right-click on the folder and &#8216;Add Security Policy&#8217;</p>
<p>Double-click on the folder &#8216;Additional Rules&#8217; in the menu bar select Action (Alt right-key, down-key),<br />
click on New Path Rule</p>
<p>Under Path: type in C:\Windows\System32\Wat or C:\Windows\syswow64\Wat</p>
<p>(replace C:\ with the system partition drive, or simply replace it with %systemroot%\)</p>
<p>The Security level should be set to Disallowed (default value to prevent execution)</p>
<p>Restart your computer and the WAT service will no longer be running.</p>
<p>To undo the changes, simply remove the GPO Path Rule<br />
Alternatively, you can delete the Registry entry that enforces the GPO rule.<br />
HKEY_LOCAL_MACHINE\Microsoft\Policies\Safer\*</p>
<p>To remove some restrictions to allow you to easily navigate your system you need to remove the extension or set the appropriate permission in each case as shown below.</p>
<p><img src="http://i48.tinypic.com/331d452.jpg" alt="Designated File Types" width="90%" /></p>
<hr/>
The Windows Hosts file<br />
The hosts file is, by default, located on your Windows OS at: %systemroot%\system32\drivers\etc<br />
Its function is to define the addresses that you request. Basically, it&#8217;s your map to where you want to go on the Internet. Ordinarily, a website has a domain name like www.setupswarm.com, but its IP (Internet Protocol) address is like the Map/GPS coordinates that helps you find your way around the Internet.</p>
<p>However, thanks to the versatility and powerful computer languages being able to execute functions in different environments, users like us are more vulnerable to &#8220;tricks&#8221; such as spoofing, phishing attempts (fake e-mail requesting user information), even VoiP Vishing (Voice over IP) and DNS cache poisoning (classic), malformed iFrames, Man-in-the-middle attacks &#8211; the list goes on.</p>
<p>The rising trend in malicious activity comes in the form of &#8220;drive-by&#8221; downloads. If you or I just visit a website like CNN or ABC, our computer could be compromised. We can protect ourselves by <strong>redirecting</strong> the malicious sites to your local host (127.0.0.1).</p>
<p>What this means is, your computer doesn&#8217;t try to find the address on the Internet, it tries to find it on your computer. These private addresses are inaccessible from the Internet because it&#8217;s like trying to find a museum on your residence. Hence, it will not &#8220;resolve&#8221; itself, and you won&#8217;t be caught in harms way.</p>
<p><em>Security Tool</em><br />
A number of people have posted &#8220;blacklists&#8221; on sites such as MVPS, hosts-file, malwaredomainlist and so on. Using an application known as Hostsman will help you optimise your use of the Windows hosts file to prevent access to known malicious sites.</p>
<p><em>Troubleshooting</em><br />
If you suddenly experience slow browsing and the DNS Client service is still running, open a command prompt window and type:<br />
ipconfig /flushdns<br />
net stop dnsclient<br />
Alternatively, in Administrative Tools &gt; services.msc (right-click &gt; Run as Administrator)<br />
Disable the DNS Client service<br />
Restart</p>
<p><em>Exceptions</em><br />
You can also add an &#8220;exclusion&#8221; to access a site. One of the limitations of using the hosts file is that the address specified must be static. As an example, malicious sites must be defined &#8211; &#8220;baddykkp.info&#8221;, &#8220;baddykkpx.info&#8221; and the list goes on. Since malicious users will just change the name anyway, we need to find a work around.</p>
<p><em>Download</em><br />
<a href="http://hotfile.com/dl/45320798/0b55c5d/hm_3.2.73_installer.zip.html">http://hotfile.com/dl/45320798/0b55c5d/hm_3.2.73_installer.zip.html</a> (1.89MBs)<br />
Company: Abelha Digital<br />
File Version: 3.2.73 (stable release)<br />
MD5checksum: de2e19040d44b78180c0c9f40cb06a0b  hm_3.2.73_installer.zip</p>
<p><em>Limitations and Development</em><br />
Over time, things have developed to a point where people believe that blacklists just don&#8217;t cut it. Just like a firewall that stealths all ports by default, there should be a &#8220;whitelist&#8221;, a list of trusted sites that we can access instead of &#8220;blacklisted sites&#8221; that number in the billions. I have avoided this feature because I&#8217;m not very paranoid and don&#8217;t want to be oppressed by &#8220;parental controls&#8221;.</p>
<p>Instead, we can use PACs (Proxy Auto-Config). It tells your browser what to avoid by using wildcards. Wildcards means that everything before and/or after this entry is Disallowed. For example, *.pokemon.* tells the browser not to go to any site with pokemon in its domain name, so www.ieat<strong>pokemon</strong>forbreakfast.biz would not resolve.</p>
<p>These can be found at the website below:<br />
<a href="http://securemecca.com/pac.html">http://securemecca.com/pac.html</a></p>
<p><em>Troubleshooting</em><br />
When your browser reports that a page could not resolve, open the file &#8220;proxy_en.txt&#8221;,<br />
Ctrl + F to find a keyword (usually in the URL address), and remove it.<br />
Save, exit your browser, and try again. Alternatively, use the Reload feature.</p>
<p><img src="http://i50.tinypic.com/33zg009.jpg" alt="PAC configuration" width="90%" /></p>
<p>I only know that the Mozilla browser supports this reload feature, so please inform me of any other browsers that support the PAC reload function.</p>
<p><em>Future Expectations</em><br />
Despite our best efforts, there is always the fear that human error will undo all these safeguards. Here, the ingenious laboratory <del>mad</del> scientists are developing the Blade Defender which is a robust system with a 100% success rate of preventing drive-by downloads by testing and stopping 0-day attempts at compromising systems. However, it is still under development so it has not been officially released. I&#8217;m looking forward to seeing this protecting us in the future.<br />
<a href="http://www.blade-defender.org/">www.blade-defender.org</a></p>
<p>It is likely that virtualisation in hardware form will become more prominent for the end-user. In the mean time, you can run programs in a Sandbox and any changes made will not affect your system &#8211; unfortunately, misconfiguration and &#8220;undiscovered&#8221; features may present unforeseen consequences.</p>
<p>Therefore, I recommend that you backup your system, have a Live recovery disk (preferably Linux), a system image backup (plenty of open-source software to be found at sourceforge.net), and if you feel up to it, complete drive encryption, TPM and the works.</p>
<p>There may be articles in the future if I am permitted to post again after this mammoth article, but hopefully it has helped you to understand more of what is happening in your computing environment. Never download screensavers, and if you like playing with toys and testing things out (I know I do!), try using a Virtualualised Environment to work out all your experiments. VMWare (free or commercial), VirtualBox (free and open-source) and others can solve many problems with having only one or two PCs.</p>
<p>I have done my best to avoid all the technical jargon, but if you feel that there are any steps that need clarifying or too parsimonious, please post a comment below and I will help however I can.</p>
<p><em>Final notes</em><br />
All Operating Systems have their advantages and limitations, so it would be a mistake to assume any one OS is more secure than another. It is a human creation and will be imperfect if another human were to introduce &#8220;bugs&#8221; and &#8220;tweaks&#8221; during development; the notorious patch; the seemingly innocent sister; the lithesome fingers that work the dvorak/qwerty keys; and the infamous beta. If you must use beta software, please try to avoid using it on your work PC. It might bring out unprecented consequences and make your system more vulnerable.</p>
<p>If you would like to setup a system that rollbacks any changes made have a look at Shadow Defender, Returnil (I experienced some BSODs so I avoided this one &#8211; beta, later editions possible fixed issues) and others.</p>
<p>I have decided against suggesting Harden-It as a security tool, but feel free to try it. For post-XP systems, you need to run and set Compatibility Mode as Windows XP (SP2). It basically adds Windows Registry Entries to secure your network. I believe it works on servers also. Use SSL1.0, 3.0, TLS 1.1, 1.2, etc&#8230; but not SSL v2.0 since there has been talk of vulnerabilities concerning that protocol.</p>
<p>Just a reminder, installing plenty of security software won&#8217;t protect you more. It&#8217;s like stacking yourself with ironclad armor, then a copper-stove onto your head. You&#8217;ll be blinded, tired from the heavy CPU load, a bit queasy from loss of RAM, and potentially fatal&#8230; flatulence? Try to limit real-time scanners to one, support open-source since it helps developers make free and transparent software, and don&#8217;t go overboard because we&#8217;re all liable for our own actions.</p>
<p>I&#8217;d like to thank everyone here at setupswarm and the inspiring, hard-working individuals that made the security tools discussed above. Any comments from people not suffering from a&#8230; consideration defecit, are duly welcome.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.setupswarm.com/main/general/how-to-harden-windows-security/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Movie burning</title>
		<link>http://www.setupswarm.com/main/media/movies/movie-burning</link>
		<comments>http://www.setupswarm.com/main/media/movies/movie-burning#comments</comments>
		<pubDate>Tue, 16 Feb 2010 19:27:06 +0000</pubDate>
		<dc:creator>Demon</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Movies]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[blue ray]]></category>
		<category><![CDATA[burning]]></category>
		<category><![CDATA[ConvertXtoDVD]]></category>
		<category><![CDATA[dvd]]></category>
		<category><![CDATA[dvd cover]]></category>
		<category><![CDATA[dvd layer]]></category>
		<category><![CDATA[hd dvd]]></category>
		<category><![CDATA[movie]]></category>
		<category><![CDATA[UndercoverXP]]></category>

		<guid isPermaLink="false">http://www.setupswarm.com/?p=779</guid>
		<description><![CDATA[I have been downloading movies for ages now, and I have build up a big collection of movies. Downloading is like my hobby anyway, and i wont pay a penny for a dvd, simply because i can get them for free. Last year it came to me that it would be awesome to burn lots [...]]]></description>
			<content:encoded><![CDATA[<p>I have been downloading movies for ages now, and I have build up a big collection of movies. Downloading is like my hobby anyway, and i wont pay a penny for a dvd, simply because i can get them for free. Last year it came to me that it would be awesome to burn lots of dvd&#8217;s to fill my room and i started to look into a nice and easy way to burn my movies onto DVD&#8217;s. The first problem i ran into is the fact that when you download a movie its usually in one of the following file formats:</p>
<ul>
<li><a title="avi wiki" href="http://en.wikipedia.org/wiki/Audio_Video_Interleave" target="_blank">avi</a></li>
<li><a title="divx wiki" href="http://en.wikipedia.org/wiki/DivX" target="_blank">divx</a></li>
<li><a title="xvid wiki" href="http://en.wikipedia.org/wiki/Xvid" target="_blank">xvid</a></li>
</ul>
<p>The problem with all these file formats is that they usually aint supported by your dvd player and because of that you are going to have to convert the file so your DVD player will be able to play the file. To convert the file you can get lots of different software, but most of them are paid or hard to work with. Others have verry limited options, and are only able to convert file formats like .mov or .flv. I have been searching the web for a few hours and found the following piece of software:</p>
<p><strong>ConvertXtoDVD</strong> (<a title="convertxtodvd download link" href="http://www.vso-software.fr/download_product_direct.php?product=convertxtodvd" target="_blank">official download link</a>)</p>
<p>Now ConvertXtoDVD is not a free application, but you can get a serial real easy here: <a title="convertxtodvd serials" href="http://www.serials.be/search_serial.php?serial=convertxtodvd" target="_blank">link to serials</a> This is a great piece of software that allows you to create a menu for your dvd, it sets up chapters for you, automatically inserts the subtitles (you do need them to be in the same folder as your movie file) and has lots of other features.</p>
<p><strong>Key features are:</strong></p>
<ul>
<li>Video formats supported: <strong> </strong>avi, divx, xvid, mov, mkv, flv<strong> </strong>, mpeg1, mpeg2, mpeg-, nsv, dvr-ms, ts, ifo, vob, asf, wmv,  realmedia, rm, rmvb, ogm, existing files from digital camcorders,  TV/Sat, capture cards, etc. No external codecs needed like avi codec  download <a href="http://www.vso-software.fr/products/convert_x_to_dvd/video-format-support.php">More  formats&#8230;</a></li>
<li>Create DVD menus with different  templates available, possibility to add background video, image or  audio, have chapter and audio/subtitle menus</li>
<li>Conversion advisor  wizard, control of the conversion speed vs. quality</li>
<li>Fast and  quality encoder, typically less than 1 hour for converting 1 movie, and  supports Multi-Core processors!</li>
<li>Included  burning engine with burn speed control choice of SAO or packet writing  methods, supports all DVD formats</li>
<li>Custom and or automatic  chapter creation with markers and preview window</li>
<li>Advanced file  merging possibilities</li>
<li>Audio formats supported internal  and external: AC3, DTS, PCM, OGG, MP3, WMA and more&#8230; Select audio  output format.</li>
<li>Subtitles files supported<strong> </strong>internal and external: SRT, .SUB/IDX, .SSA,<strong> </strong> opensubtitles, dvbsub with color and font selection, and supports tags  like italic, bold, turn on/off with DVD player remote control</li>
<li>Video  output for video standard (NTSC, PAL), TV Screen (Widescreen 16:9,  Fullscreen 4:3) and DVD Resolution (Full D1, Broadcast D1, Half D1,  SIF), or choose automatic for all choices listed above.  Also convert  video from NTSC to PAL or PAL to NTSC</li>
<li>Video  post processing settings like video resize-pad/cropping and de-interlacing  options</li>
<li>Works  with 32 and 64bits edition of Windows XP, Vista, 7</li>
</ul>
<p>Another big advantage is the converting time, convertation software takes MUCH longer than ConvertXtoDVD, certainly on my old and crappy laptop, it takes about 1.5-2 hours to convert (other software took me 6-8 hours for a single dvd sometimes).  But alright, download ConvertXtoDVD and here&#8217;s a simple guide for your first movie burning project.</p>
<h3>Burning your dvd</h3>
<p>So when you downloaded ConvertXtoDVD you&#8217;r ready to go i would advice you to take the time to look into a nice menu, select the one you prefer and customize it, you can add sounds, titles, text, and backgrounds&#8230; so its worth looking into, but thats for another article i guess!</p>
<p>The actual burning proces is simple:</p>
<ol>
<li>Download the movie if you didnt do that jet</li>
<li>Download a subtitle for the movie in the language of your choice (optional), a good subtitle source is: <a title="opensubtitles link" href="http://www.opensubtitles.org/" target="_blank">link</a></li>
<li>Insert the files in your project</li>
<li>Set up the dvd menu (titlescreen)</li>
<li>Start converting</li>
<li>Burn the project to a dvd (if you inserted a dvd during or before the proces it burns on that automatically)</li>
</ol>
<p>If you have any specific questions about the titlescreen or the burning proces or whatever, lemme know by posting a comment of posting in the forum thread and I will get back to you as soon as possible and place a update here.</p>
<h3>Printing a dvd cover / layar</h3>
<p>Now that you burned your dvd you dont want it to just lay around, you need a nice casing with a dvd cover and layer! Again, after searching the web i found a nice piece of equipment fit for the job and best of all its free.</p>
<p><strong>UndercoverXP</strong> (<a title="undercoverxp download link" href="http://members.upc.nl/e.heesakkers3/undercoverxp/bin/undercoverxp.zip" target="_blank">official download link</a>)</p>
<p><em>&#8220;UndercoverXP is a small program to easily print CD and DVD covers. It supports JPEG, GIF, PNG and BMP formats and can automatically scale front covers, back covers, front + inside, inlays, DVD Boxes, Digital Pictures and CD/DVD labels to the correct sizes. Other formats can be easily added via a graphical format editor. UnderCoverXP is written in C++ using Microsoft Visual Studio 2008 and doesn&#8217;t need a .NET framework or any other external libraries.&#8221;</em></p>
<p>Download that and i will explain to you how to burn a nice dvd layer, and a dvd cover. Getting these files can be done at several websites, the following list will provide you with just about any cover / layar you need:</p>
<ol>
<li><a title="podnapisi" href="http://www.podnapisi.net/" target="_blank">Podnapisi</a></li>
<li><a title="cdcover" href="http://www.cdcovers.cc/" target="_blank">CDcovers</a></li>
<li><a title="freecovers" href="http://freecovers.net/" target="_blank">Freecovers</a></li>
<li><a title="mega-search link" href="http://www.mega-search.net/">Mega-Search</a></li>
</ol>
<h3>Printing a dvd layer</h3>
<p>When you&#8217;re going to burn a dvd layer you will need to get yourself some dvd layer sheets, these are usually a4 format printable sticker papers, with 2 precut dvd size stickers on them. You can get these at the bigger paper stores / webshops and you should just google for it. When you got the right paper follow these steps:</p>
<ol>
<li>Open UndercoverXP.</li>
<li>Click the left or right white area and open the layar you  downloaded before.</li>
<li>Select &#8220;DVD Layers&#8221; in the dropdownlist above the image.</li>
<li>Print your image, but before doing this you should select high  quality and the correct paper type. (if you have those options on your  printer)</li>
</ol>
<p>Printing 2 layers at a time:</p>
<ol>
<li>Follow the step 1-3 above to select the left or right image.</li>
<li>Follow the step 1-3 above again, but now select the other image.</li>
<li>Select the checkbox between the 2 dropdownlists to check &#8220;Print on a single page&#8221;.</li>
<li>Print your image, but before doing this you should select high quality and the correct paper type. (if you have those options on your printer)</li>
</ol>
<p>Well thats that and you should have a perfect dvd layer now!</p>
<div class="mceTemp mceIEcenter">
<dl id="attachment_994" class="wp-caption aligncenter" style="width: 624px;">
<dt class="wp-caption-dt"><a href="http://www.setupswarm.com/wp-content/uploads/undercoverxp-layer.jpg"><img class="size-large wp-image-994 " title="undercoverxp-layer" src="http://www.setupswarm.com/wp-content/uploads/undercoverxp-layer-1024x228.jpg" alt="undercover xp layer printing" width="614" height="137" /></a></dt>
</dl>
</div>
<p><em><strong>Update: </strong></em><em>Its possible that you need to change the format a bit so the print will cover the dvd size sticker, i recommend testing by printing a grey page so you dont waste your ink. You can change the format in &#8220;options &#8211;&gt; format editor&#8230;&#8221;</em></p>
<h3>Printing a dvd cover</h3>
<p>Before starting to burn your dvd cover&#8217;s i</p>
<p>can recommend you to buy Glossy paper. Simply because you will get the best results than. Epsilon is a good brand for paper, it aint expencif and you can get it at allot of webshops. Burning the cover is easy:</p>
<ol>
<li>Open UndercoverXP.</li>
<li>Click the left or right white area and open the cover you downloaded before.</li>
<li>Select &#8220;DVD Box&#8221; in the dropdownlist above the image.</li>
<li>If you&#8217;r image appears turned (read: horizontal) you should flip it 90 degrees you can do this by clicking &#8220;Options&#8221; in the menubar and than &#8220;Rotate&#8221; and than to do the job select &#8220;rotate left image clockwise&#8221; or &#8220;rotate right image clockwise&#8221; depending on your images location, It should show vertical now.</li>
<li>Print your image, but before doing this you should select high quality and the correct paper type. (if you have those options on your printer)</li>
</ol>
<div class="mceTemp mceIEcenter">
<dl id="attachment_997" class="wp-caption aligncenter" style="width: 624px;">
<dt class="wp-caption-dt"><a href="http://www.setupswarm.com/wp-content/uploads/undercoverxp-cover.jpg"><img class="size-large wp-image-997 " title="undercoverxp-cover" src="http://www.setupswarm.com/wp-content/uploads/undercoverxp-cover-1024x229.jpg" alt="undercoverxp cover printer" width="614" height="137" /></a></dt>
</dl>
</div>
<h2>Final words</h2>
<p>I hope this article helped you (i know for sure it would have saved me allot of time) and leave a comment if you have additional information or suggestions!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.setupswarm.com/main/media/movies/movie-burning/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Tower Defence &#8211; Introduction</title>
		<link>http://www.setupswarm.com/main/games/tower-defence-introduction</link>
		<comments>http://www.setupswarm.com/main/games/tower-defence-introduction#comments</comments>
		<pubDate>Sun, 17 Jan 2010 16:24:43 +0000</pubDate>
		<dc:creator>Heroin</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[TD]]></category>
		<category><![CDATA[Tower Defense]]></category>

		<guid isPermaLink="false">http://www.setupswarm.com/wordpress/?p=554</guid>
		<description><![CDATA[Alright, short and simple Tower Defense owns. Now that, that has been said I can get serious. Probably the only online mode I know off where team play is essential while still being extremely competitive. More or less all tower defense maps work with players having to defend a certain spot or area in the [...]]]></description>
			<content:encoded><![CDATA[<p>Alright, short and simple Tower Defense owns. Now that, that has been said I can get serious. Probably the only online mode I know off where team play is essential while still being extremely competitive. More or less all tower defense maps work with players having to defend a certain spot or area in the map. Enemies spawn in waves or as a constant stream and each one making it to the end zone will cost the player lives, time, or cash, which in all cases is bad. As the player beats the waves he is rewarded and as such can make more or better towers. This vicious cycle continues until the player loses or beats the final wave.<span id="more-554"></span></p>
<p>I am not the oldest player in the world, and no I didn’t play pong on my TV, I started playing games when having a cable Internet connection was the sweetest things in the world. Coincidentally this is also when I lost most of my remaining innocence.. I remember going to a friends house, Morgan, who had the Starcraft. I was instantly hooked. Problem was he used a mac so I couldn’t take the game with me. A couple of months later another friend Mathew finally gave me a burned copy with nocd-hack. Life was good.. using the badass AOL connection I started playing online. I don’t remember if I had a legit serial but I could get on battlenet. Thus I came into contact with the first Tower Defense maps. If anyone knows TD games before this time let me know!</p>
<p><a href="http://www.setupswarm.com/wp-content/uploads/starcraft01.jpg"><img class="aligncenter size-medium wp-image-558" title="starcraft01" src="http://www.setupswarm.com/wp-content/uploads/starcraft01-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p>Couple years later I started playing with Tower Defense with other friends, such as Terror and Demon. Starcraft tower defense maps are some of the purest TD games I know. Countless maps and versions have suffered defeat at our hands. Some maps like HGMA (Hydra-Ghost-Marine-Archon) were labeled by us as hack maps, or otherwise unfair. Seemingly unbeatable, after hours of gameplay the final wave was so strong it was just impossible to beat. Since everyone updated their SC:BW we cant seem to find a working HGMA defense map. If anyone has a map that works with the latest version let us known!</p>
<p>[screenshot HGMA]</p>
<p>Lo and behold the next generation of tower defense maps. Warcraft III was the next script-able game with Tower Defense maps. This is currently my favorite platform for playing TD maps. There are countless variations of maps all with unique twists. Some are hard, most impossible. You can find some of the Tower defense battle reports [here]. The fun thing about Warcraft III maps is that there are a vast amount of units and heroes which can make the game extra fun, games like Bayus TD make maximal use of this.</p>
<p style="text-align: center;"><a href="http://www.setupswarm.com/wp-content/uploads/BayusTDremixv2.1_3.jpg"><img class="size-medium wp-image-560 aligncenter" title="BayusTDremixv2.1_3" src="http://www.setupswarm.com/wp-content/uploads/BayusTDremixv2.1_3-300x240.jpg" alt="" width="300" height="240" /></a></p>
<p>About the same time as Warcraft III, flash games became increasingly popular. Soon enough flash games started serving the somewhat niche market of Tower Defense. Resulting mostly in shit games, with notable exceptions of-course. Some of these flash games play better then triggered maps. Its a different experience with a lower learning curve. Some of the notable flash TD maps:</p>
<ul>
<li><a href="http://www.kongregate.com/games/preecep/desktop-tower-defense">Desktop towerdefense</a></li>
<li><a href="http://www.kongregate.com/games/Ninjakiwi/bloons-tower-defense">Bloons Tower Defense</a></li>
<li><a href="http://www.kongregate.com/games/likwidgames/ultimate-defense">Ultima Defense</a> &#8211; <em>Personal favorite, go UO!</em></li>
</ul>
<p><em> </em></p>
<p><em> </em></p>
<p style="text-align: center;"><a href="http://www.setupswarm.com/wp-content/uploads/Ultimate_Defense.jpg"><img class="size-full wp-image-561  aligncenter" title="Ultimate_Defense" src="http://www.setupswarm.com/wp-content/uploads/Ultimate_Defense.jpg" alt="" width="300" height="225" /></a></p>
<p>Looking forward we can expect a new series of tower defense games to arise with the release of <a href="http://www.starcraft2.com">starcraft 2</a>. SC2 will also come with a map editor and various scripting function so lets pray for some decent maps. Other then that the future of TowerDefense gaming looks pretty boring.. i have not found a &#8220;<em>wow</em>&#8221; effect flash game as of yet and there have been various attempts to have games centered around tower defense. Most notably <a href="http://www.iwin.com/games/garden-defense">GardenDefense</a>. Originally a flash game it was transformed to an executable and sold for something like 35 dollahs which is quite a lot in my opinion.</p>
<p><a href="http://www.setupswarm.com/wp-content/uploads/gardendefence.jpg"><img class="aligncenter size-medium wp-image-563" title="gardendefence" src="http://www.setupswarm.com/wp-content/uploads/gardendefence-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p>I hope you enjoyed reading this, leave a comment and have a look at the following sections of the website which might also interest you:</p>
<ul>
<li><a href="http://setupswarm.com/downloads19.html">WC3 TFT with TD maps (full)</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.setupswarm.com/main/games/tower-defence-introduction/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Earn cash online: Part I</title>
		<link>http://www.setupswarm.com/main/general/earn-cash-online-part-i</link>
		<comments>http://www.setupswarm.com/main/general/earn-cash-online-part-i#comments</comments>
		<pubDate>Wed, 23 Dec 2009 17:55:41 +0000</pubDate>
		<dc:creator>Demon</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[earn cash online]]></category>
		<category><![CDATA[gpt]]></category>

		<guid isPermaLink="false">http://www.setupswarm.com/wordpress/?p=473</guid>
		<description><![CDATA[Alright this is the first part of atleast three articles about earning an extra buck online. I will be making these articles because i am really interested in earning your money online because it is easy and there are some ways that take a few minutes of your time weekly, and still give you cash [...]]]></description>
			<content:encoded><![CDATA[<p>Alright this is the first part of atleast three articles about earning an extra buck online.</p>
<p>I will be making these articles because i am really interested in earning your money online because it is easy and there are some ways that take a few minutes of your time weekly, and still give you cash multiple times a day. The first and second article I will be focussing on dutch websites, that is websites with dutch as their language, so that could be Belgium websites aswell&#8230; but i guess i wont add those because those are so scammy that its scary. I mean seriously, they will try to get you to send them money to answer questions and read emails instead of paying you&#8230; like wtf?</p>
<p>Anyway, this is my first article and i will be focussing on GPT websites. GPT stands for Get Paid To, and you really have to pick out the right ones because allot of these websites are hardcore scams, and when you think your earning cash, you aint and the people behind the website are earning ALLOT of money. Another think i ran into was the fact that allot of the scammy websites have the same owner, and looking up the whois information and searching for this name on google with most certainly bring up allot of information when the site owner can not be trusted. So thats my first advice right there.</p>
<p>So thats about the scams, just look out, look for reviews about the site you’r joining and try to cash out as soon as possible. When you can cash out at 5 euro’s dont wait untill you have 50 before cashing out, because if you dont get your money id better be 5 than 50 euro’s right?</p>
<p>GPT websites basicly pay you to click links, visit other websites or read e-mails you recieve true them. Marketeers think this is a interesting marketing technique but its not, people open the mail, click the link and boom earn between 3 and 5 cents for reading that e-mail. And how much time does that cost you? I think 30 seconds (opening the e-mail, clicking the link, deleting the e-mail). Well if I start calculating that is between 3 and 5 cents per 30 seconds, aka 6 to 10 cents per minute, so 3.60 to 6 euro’s an hour. That is if your slow and if you have a slow connection because i figure you can open an e-mail and click a link faster than 30 seconds.</p>
<p>I have been using allot of GPT sites the past 2 years, altough i stopped using them about half a year ago because I thought I didnt earn enough to make it worth my time. Altough, i did recieve atleast 40 euro’s in those 1.5 years which i think is a nice ammount for 2-3 minutes of time a day.</p>
<p>The sites that i started to use were:</p>
<ul>
<li><a href="http://www.zinn.nl/">ZinnGeld</a></li>
<li><a href="http://www.euroclix.nl/">EuroClix</a></li>
<li><a href="http://www.jiggy.nl/">Jiggy</a></li>
<li><a href="http://www.surfrace.nl/">Surfrace</a></li>
<li><a href="http://www.moneymiljonair.nl/">MoneyMiljonair</a></li>
</ul>
<p>In the end i was only using MoneyMiljonair, the reason for this was that you build up credit pretty fast there, and I trusted them the most. They payed out a total of 25 euro’s to me, 2 times 12,5 euro’s. So that was nice.</p>
<p>The other websites are certainly trustable, but i didnt bother using them because they dont give you allot of credit per e-mail you read, and their mainly focussed on crediting you when buying products true their website.</p>
<p>Anyway, if you ask me, this is the worst way to earn money online&#8230; but hey, it works and i earned atleast 40 euro’s doing it. And seriously&#8230; who works all the time when at work? And if anyone can give me an example of someone that died using 2-3 minutes a day opening and clicking on link in e-mails which earns you cash. Seriously&#8230; one example and i will give you a cookie!</p>
<p>So, thats it for now, I will write another money earning guide soon. This will be about filling in serveys online. Wich have earned me aprox 40 euro’s in the past 6 months for one or two serveys a week, which you can fill in with false answers (oh yeah&#8230; i like that)!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.setupswarm.com/main/general/earn-cash-online-part-i/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

