<?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>erdelynet.com &#187; Windows</title>
	<atom:link href="http://erdelynet.com/category/tech/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://erdelynet.com</link>
	<description>Mike Erdely's website (still faster than Scott's blog)</description>
	<lastBuildDate>Tue, 01 Jun 2010 04:24:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Firefox 1.5.0.2 Released</title>
		<link>http://erdelynet.com/tech/mac-os-x/firefox-1502-released/</link>
		<comments>http://erdelynet.com/tech/mac-os-x/firefox-1502-released/#comments</comments>
		<pubDate>Fri, 14 Apr 2006 00:05:28 +0000</pubDate>
		<dc:creator>merdely</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://erdelynet.com/2006/04/13/mac-os-x/firefox-1502-released/</guid>
		<description><![CDATA[Firefox 1.5.0.2 was just released! This is especially great news for Intel Mac users. This is the first official release that&#8217;s a Universal Binary (meaning that it will run on Intel and PowerMac machines natively). Besides some bugfixes, there doesn&#8217;t seem to be much else new besides being a universal binary. Enjoy.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.spreadfirefox.com/?q=affiliates&amp;id=0&amp;t=50"><img border="0" alt="Get Firefox!" title="Get Firefox!" src="/images/firefox-trust.png" align="right" /></a><a href="http://www.spreadfirefox.com/?q=affiliates&amp;id=0&amp;t=50">Firefox 1.5.0.2</a> was just released!  This is especially great news for Intel Mac users.  This is the first official release that&#8217;s a <a href="http://www.apple.com/universal/">Universal Binary</a> (meaning that it will run on Intel and PowerMac machines natively).</p>
<p>Besides some bugfixes, there doesn&#8217;t seem to be much else new besides being a universal binary.</p>
<p>Enjoy.</p>
]]></content:encoded>
			<wfw:commentRss>http://erdelynet.com/tech/mac-os-x/firefox-1502-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenVPN</title>
		<link>http://erdelynet.com/tech/openbsd/openvpn/</link>
		<comments>http://erdelynet.com/tech/openbsd/openvpn/#comments</comments>
		<pubDate>Thu, 26 Jan 2006 08:27:29 +0000</pubDate>
		<dc:creator>merdely</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[OpenBSD]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://erdelynet.com/2006/01/26/openbsd/openvpn/</guid>
		<description><![CDATA[If you haven&#8217;t looked at OpenVPN yet, what the heck are you waiting for? OpenVPN employs SSL to encrypt communcations. There are two aspects of OpenVPN that you should open your eyes to: it&#8217;s very cross-platform and it uses commonly used (and unblocked) Internet protocols (tcp or udp). When I first heard about OpenVPN, I [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://openvpn.net/"><img src="/images/openvpn.jpg" alt="OpenVPN" width="150" height="134" border="0" align="right" /></a>If you haven&#8217;t looked at <a href="http://openvpn.net/">OpenVPN</a> yet, what the heck are you waiting for?</p>
<p>OpenVPN employs SSL to encrypt communcations. There are <b>two</b> aspects of OpenVPN that you should open your eyes to: it&#8217;s <i>very</i> <b>cross-platform</b> and it uses commonly used (and unblocked) Internet protocols (<b>tcp or udp</b>).<span id="more-72"></span></p>
<p>When I first heard about OpenVPN, I was a bit skeptical.  I had been setting up IPsec VPNs because of its known &#8220;secureness&#8221;.  But, I was resistent to offer VPN to those who didn&#8217;t have a <i>great</i> need for it because IPsec is/was difficult to deploy.  It is/was especially difficult to deploy in cross platform situations (eg. OSX < => OpenBSD or Windows < => Anything).  Especially for <b>free</b>.</p>
<p>Also at the time, OpenVPN (1.x) did not support multiple connections to the same server.  You had to set up multiple servers on multiple ports for multiple users.  This didn&#8217;t appeal to me.  I continued to resist offering VPN when asked.  There were always alternatives: SSH, &lt;service&gt; over SSL, etc.</p>
<p>Enter OpenVPN 2.0.x.</p>
<p>Over time, it has been proven secure.  And with 2.0, you no longer have to run seperate servers for each connection.  Setting up a server on Linux or OpenBSD (haven&#8217;t ever had a need to try a Windows server) is a snap.  With the &#8220;easy-rsa&#8221; structure, deploying an SSL CA for OpenVPN is, well, <b>easy</b>.  With the different <a href="http://openvpn.net/gui.html">Graphical Interfaces</a>, deploying clients for OS X and Windows is almost as easy.  Clients on Linux and OpenBSD, without a GUI, is even easier.</p>
<p>For OS X, Tunnelblick is great.  The soon-to-be-released 3.0 version allows for simultaneous, multiple connections, a GUI status/details option and is stable (even in Alpha).  For my configuration, I had to override the new (Release Candidate 1) up/down scripts with dummy scripts soas not to kick me from my networks.  I believe those scripts are to ease changes in DNS, but I&#8217;ve already taken care of those issues by other means (in one situation, utilizing the /etc/resolver/domain option native to OS X).  Dummy script looks like:<br />
<code>#!/bin/bash -x<br />
exit 0</code><br />
and in openvpn.conf I added:<br />
<code>up ~/bin/up.sh<br />
down ~/bin/down.sh</code></p>
<p>For Windows, Mathias Sundman&#8217;s GUI and instructions to build your own setup.exe are excellent.  I&#8217;ve started building user-specific &#8220;setup.exe&#8221; files that also install user-specific Server.ovpn and certificate files for the users.  It&#8217;s <i>almost</i> a no-brainer.</p>
<p>Of all the things I&#8217;ve implemented for my users at work, OpenVPN has gotten me the most praise.</p>
<p><a href="http://openvpn.net/">Take a look</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://erdelynet.com/tech/openbsd/openvpn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mozilla Firefox</title>
		<link>http://erdelynet.com/tech/openbsd/mozilla-firefox/</link>
		<comments>http://erdelynet.com/tech/openbsd/mozilla-firefox/#comments</comments>
		<pubDate>Sun, 20 Mar 2005 03:47:17 +0000</pubDate>
		<dc:creator>merdely</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[OpenBSD]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">/wordpress/?p=44</guid>
		<description><![CDATA[Mozilla Firefox is a web browser that works on OpenBSD, Mac OS X, Linux and Windows. It is safer (at least for now) than IE. Use it!]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.spreadfirefox.com/?q=affiliates&amp;id=0&amp;t=50"><img border="0" alt="Get Firefox!" title="Get Firefox!" src="/images/firefox-trust.png" align="right" /></a><a href="http://www.mozilla.org/products/firefox/">Mozilla Firefox</a> is a web browser that works on OpenBSD, Mac OS X, Linux and Windows.</p>
<p>It is safer (at least for now) than IE.</p>
<p>Use it!</p>
]]></content:encoded>
			<wfw:commentRss>http://erdelynet.com/tech/openbsd/mozilla-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mozilla Thunderbird</title>
		<link>http://erdelynet.com/tech/openbsd/mozilla-thunderbird/</link>
		<comments>http://erdelynet.com/tech/openbsd/mozilla-thunderbird/#comments</comments>
		<pubDate>Sun, 20 Mar 2005 03:46:01 +0000</pubDate>
		<dc:creator>merdely</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[OpenBSD]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">/wordpress/?p=43</guid>
		<description><![CDATA[Mozilla Thunderbird is an email client that works on OpenBSD, Mac OS X, Linux and Windows. It supports IMAP, POP and RSS. Use it!]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mozilla.org/products/thunderbird/"><img src="/images/thunderbird_large.png" width="178" height="60" border="0" alt="Get Thunderbird" align="right" /></a><a href="http://www.mozilla.org/products/thunderbird/">Mozilla Thunderbird</a> is an email client that works on OpenBSD, Mac OS X, Linux and Windows. It supports IMAP, POP and RSS.</p>
<p>Use it!</p>
]]></content:encoded>
			<wfw:commentRss>http://erdelynet.com/tech/openbsd/mozilla-thunderbird/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Putty</title>
		<link>http://erdelynet.com/tech/ssh/putty/</link>
		<comments>http://erdelynet.com/tech/ssh/putty/#comments</comments>
		<pubDate>Sun, 20 Mar 2005 03:42:52 +0000</pubDate>
		<dc:creator>merdely</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">/wordpress/?p=42</guid>
		<description><![CDATA[Putty is a free SSH client for Windows. The Putty project also includes a command line client (plink), an scp client (pscp), an sftp client (psftp) and an ssh-agent application (pageant).]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/"><img src="/images/putty.jpg" alt="Putty" width="48" height="48" border="0" align="right" /></a><a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/">Putty</a> is a <strong>free</strong> <a href="/category/ssh/">SSH</a> client for Windows.</p>
<p>The Putty project also includes a command line client (plink), an scp client (pscp), an sftp client (psftp) and an ssh-agent application (pageant).</p>
]]></content:encoded>
			<wfw:commentRss>http://erdelynet.com/tech/ssh/putty/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ext2Fsd &#8211; Mount Linux Partitions under Windows</title>
		<link>http://erdelynet.com/tech/windows/ext2fsd-mount-linux-partitions-under-windows/</link>
		<comments>http://erdelynet.com/tech/windows/ext2fsd-mount-linux-partitions-under-windows/#comments</comments>
		<pubDate>Tue, 22 Feb 2005 02:07:31 +0000</pubDate>
		<dc:creator>merdely</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">/wordpress/?p=23</guid>
		<description><![CDATA[Ext2Fsd is a Linux file system driver (ext2) for Windows. It supports ext2 and ext3 with write support for ext2.]]></description>
			<content:encoded><![CDATA[<p><a href="/category/downloads/"><img src="/images/disk.jpg" alt="Downloads" width="128" height="128" border="0" align="right" /></a><a href="http://ext2fsd.sourceforge.net/">Ext2Fsd</a> is a Linux file system driver (ext2) for Windows.  It supports ext2 and ext3 with write support for ext2.</p>
]]></content:encoded>
			<wfw:commentRss>http://erdelynet.com/tech/windows/ext2fsd-mount-linux-partitions-under-windows/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>IP Subnet Calculator</title>
		<link>http://erdelynet.com/tech/windows/ip-subnet-calculator/</link>
		<comments>http://erdelynet.com/tech/windows/ip-subnet-calculator/#comments</comments>
		<pubDate>Wed, 15 Dec 2004 02:07:35 +0000</pubDate>
		<dc:creator>merdely</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">/wordpress/?p=24</guid>
		<description><![CDATA[Famatech&#8217;s IP Subnet Calculator for Windows is a free program to calculate different attributes of an IP subnet.]]></description>
			<content:encoded><![CDATA[<p><a href="/category/downloads/"><img src="/images/calc.jpg" alt="Downloads" width="128" height="128" border="0" align="right" /></a><a href="http://www.radmin.com/radmin/utility/calc.php">Famatech&#8217;s IP Subnet Calculator</a> for Windows is a free program to calculate different attributes of an IP subnet.</p>
]]></content:encoded>
			<wfw:commentRss>http://erdelynet.com/tech/windows/ip-subnet-calculator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CDBurnerXP Pro</title>
		<link>http://erdelynet.com/tech/windows/cdburnerxp-pro/</link>
		<comments>http://erdelynet.com/tech/windows/cdburnerxp-pro/#comments</comments>
		<pubDate>Sun, 31 Oct 2004 15:21:47 +0000</pubDate>
		<dc:creator>merdely</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">/wordpress/?p=29</guid>
		<description><![CDATA[CDBurnerXP Pro is a FREE CD/DVD burning application for Windows XP.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.cdburnerxp.se/"><img src="/images/cdburnerxp.png" alt="CDBurnerXP Pro" width="121" height="128" border="0" align="right" /></a><a href="http://www.cdburnerxp.se/">CDBurnerXP Pro</a> is a FREE CD/DVD burning application for Windows XP.</p>
]]></content:encoded>
			<wfw:commentRss>http://erdelynet.com/tech/windows/cdburnerxp-pro/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>See cygwin.com for Cygwin + SSH Docs</title>
		<link>http://erdelynet.com/tech/cygwin/see-cygwincom-for-cygwin-ssh-docs/</link>
		<comments>http://erdelynet.com/tech/cygwin/see-cygwincom-for-cygwin-ssh-docs/#comments</comments>
		<pubDate>Tue, 31 Aug 2004 04:28:47 +0000</pubDate>
		<dc:creator>merdely</dc:creator>
				<category><![CDATA[Cygwin]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://erdelynet.com/2004/08/30/cygwin/see-cygwincom-for-cygwin-ssh-docs/</guid>
		<description><![CDATA[I no longer host any documentation for setting up Cygwin or SSH on Windows. I didn&#8217;t have the time or the need to keep the documentation up to date. Additionally, too many people were reading my site and then, instead of using the ssh list I set up, people were asking questions about my documentation [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.cygwin.com/"><img src="/images/cygwin.jpg" alt="Cygwin" width="150" height="62" border="0" align="right" /></a>I no longer host any documentation for setting up Cygwin or SSH on Windows.</p>
<p>I didn&#8217;t have the time or the need to keep the documentation up to date.</p>
<p>Additionally, too many people were reading my site and then, instead of using the <a href="/ssh-l/">ssh list I set up</a>, people were asking questions about my documentation on the <a href="http://cygwin.com/ml/">Cygwin mailing lists</a>.  As you can imagine, this didn&#8217;t make the Cygwin maintainers happy.</p>
<p>Besides, when I originally set up this site, SSH+Windows documentation was sparse at best.  So, I journaled my experiences.  Now, with Cygwin (and it&#8217;s been this way for years), it just works.  Install it and go.</p>
<p>If you have any questions about ssh, join and use <a href="/ssh-l/">my ssh mailing list</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://erdelynet.com/tech/cygwin/see-cygwincom-for-cygwin-ssh-docs/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>DIA</title>
		<link>http://erdelynet.com/tech/openbsd/dia/</link>
		<comments>http://erdelynet.com/tech/openbsd/dia/#comments</comments>
		<pubDate>Thu, 26 Aug 2004 02:54:25 +0000</pubDate>
		<dc:creator>merdely</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[OpenBSD]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">/wordpress/?p=28</guid>
		<description><![CDATA[DIA is a diagram creation program. It&#8217;s still a very immature project and is nowhere near as polished as Visio, but its purpose is the same. DIA requires Gimp to run.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.gnome.org/projects/dia/"><img width="151" height="64" border="0" align="right" alt="DIA" src="/images/dialogo.jpg" /></a><a href="http://www.gnome.org/projects/dia/">DIA</a> is a diagram creation program.  It&#8217;s still a very immature project and is nowhere near as polished as Visio, but its purpose is the same.</p>
<p>DIA requires <a href="/2004/08/25/openbsd/gimp/">Gimp</a> to run.</p>
]]></content:encoded>
			<wfw:commentRss>http://erdelynet.com/tech/openbsd/dia/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
