<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Joshua Flanagan - General</title>
    <link>http://flimflan.com/blog/</link>
    <description>A .NET Software Developer</description>
    <language>en-us</language>
    <copyright>josh</copyright>
    <lastBuildDate>Thu, 27 Apr 2006 04:56:00 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.1.8209.14743</generator>
    <managingEditor>josh@flimflan.com</managingEditor>
    <webMaster>josh@flimflan.com</webMaster>
    <item>
      <trackback:ping>http://flimflan.com/blog/Trackback.aspx?guid=0eb421c5-fae5-4d35-9ffb-4668412f529a</trackback:ping>
      <pingback:server>http://flimflan.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://flimflan.com/blog/PermaLink,guid,0eb421c5-fae5-4d35-9ffb-4668412f529a.aspx</pingback:target>
      <dc:creator>
      </dc:creator>
      <wfw:comment>http://flimflan.com/blog/CommentView,guid,0eb421c5-fae5-4d35-9ffb-4668412f529a.aspx</wfw:comment>
      <wfw:commentRss>http://flimflan.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=0eb421c5-fae5-4d35-9ffb-4668412f529a</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">I'm still using the Subversion command
line interface (despite <a href="http://www.hanselman.com/blog/DasBlogMovedFromCVSToSVN.aspx">Scott's
gentle recommendation</a> that maybe I should graduate to the GUI world), but I've
grown out of WinDiff and moved on to <a href="http://winmerge.sourceforge.net/">WinMerge</a> as
my visual diff tool of choice. The process for integrating the tools is the same that
I outlined for <a href="http://flimflan.com/blog/UsingWinDiffWithSubVersion.aspx">using
WinDiff</a>, except the contents of the batch file should be changed to:<br /><p><span style="color: Black; background-color: transparent; font-family: Courier New; font-size: 11px;">start <span style="color: rgb(102, 102, 102); background-color: rgb(228, 228, 228); font-family: Courier New; font-size: 11px;">"WinMerge"</span> /B
/WAIT <span style="color: rgb(102, 102, 102); background-color: rgb(228, 228, 228); font-family: Courier New; font-size: 11px;">"C:\Program
Files\WinMerge\WinMergeU.exe"</span> /e /ub /dl %3 /dr %5 %6 %7</span></p>
A couple immediate advantages is that you now get descriptive labels for the 2 different
file windows (working copy, revision), and you can quickly exit out of a diff by pressing
ESC, making it easy to cycle through a folder of modified files.<img width="0" height="0" src="http://flimflan.com/blog/aggbug.ashx?id=0eb421c5-fae5-4d35-9ffb-4668412f529a" /></body>
      <title>Using WinMerge with Subversion</title>
      <guid isPermaLink="false">http://flimflan.com/blog/PermaLink,guid,0eb421c5-fae5-4d35-9ffb-4668412f529a.aspx</guid>
      <link>http://flimflan.com/blog/UsingWinMergeWithSubversion.aspx</link>
      <pubDate>Thu, 27 Apr 2006 04:56:00 GMT</pubDate>
      <description>I'm still using the Subversion command line interface (despite &lt;a href="http://www.hanselman.com/blog/DasBlogMovedFromCVSToSVN.aspx"&gt;Scott's
gentle recommendation&lt;/a&gt; that maybe I should graduate to the GUI world), but I've
grown out of WinDiff and moved on to &lt;a href="http://winmerge.sourceforge.net/"&gt;WinMerge&lt;/a&gt; as
my visual diff tool of choice. The process for integrating the tools is the same that
I outlined for &lt;a href="http://flimflan.com/blog/UsingWinDiffWithSubVersion.aspx"&gt;using
WinDiff&lt;/a&gt;, except the contents of the batch file should be changed to:&lt;br /&gt;
&lt;p&gt;
&lt;span style="color: Black; background-color: transparent; font-family: Courier New; font-size: 11px;"&gt;start &lt;span style="color: rgb(102, 102, 102); background-color: rgb(228, 228, 228); font-family: Courier New; font-size: 11px;"&gt;&amp;quot;WinMerge&amp;quot;&lt;/span&gt; /B
/WAIT &lt;span style="color: rgb(102, 102, 102); background-color: rgb(228, 228, 228); font-family: Courier New; font-size: 11px;"&gt;&amp;quot;C:\Program
Files\WinMerge\WinMergeU.exe&amp;quot;&lt;/span&gt; /e /ub /dl %3 /dr %5 %6 %7&lt;/span&gt;
&lt;/p&gt;
A couple immediate advantages is that you now get descriptive labels for the 2 different
file windows (working copy, revision), and you can quickly exit out of a diff by pressing
ESC, making it easy to cycle through a folder of modified files.&lt;img width="0" height="0" src="http://flimflan.com/blog/aggbug.ashx?id=0eb421c5-fae5-4d35-9ffb-4668412f529a" /&gt;</description>
      <comments>http://flimflan.com/blog/CommentView,guid,0eb421c5-fae5-4d35-9ffb-4668412f529a.aspx</comments>
      <category>General</category>
    </item>
    <item>
      <trackback:ping>http://flimflan.com/blog/Trackback.aspx?guid=f9ca34d6-ab8a-4e8e-93b2-b3ed99c5bd68</trackback:ping>
      <pingback:server>http://flimflan.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://flimflan.com/blog/PermaLink,guid,f9ca34d6-ab8a-4e8e-93b2-b3ed99c5bd68.aspx</pingback:target>
      <dc:creator>
      </dc:creator>
      <wfw:comment>http://flimflan.com/blog/CommentView,guid,f9ca34d6-ab8a-4e8e-93b2-b3ed99c5bd68.aspx</wfw:comment>
      <wfw:commentRss>http://flimflan.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=f9ca34d6-ab8a-4e8e-93b2-b3ed99c5bd68</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
This is a tip for anyone using the <a href="http://subversion.tigris.org/">SubVersion</a> command-line
client (svn.exe) that can't mentally process unix-style diff output.
</p>
        <p>
By default, running the svn diff command on a modified file in your working directly
will dump diff output to the console:
</p>
        <p>
          <font face="Courier New" color="#000080" size="1">C:\work\ProfileView&gt;svn diff<br />
Index: ControlBuilder.cs<br />
===================================================================<br />
--- ControlBuilder.cs   (revision 25)<br />
+++ ControlBuilder.cs   (working copy)<br />
@@ -59,10 +59,11 @@<br />
             if (validationType
!= ValidationDataType.String)<br />
             {<br />
                
validator = new CompareValidator();<br />
-               
validator.ID = "val_" + property.Name;<br />
+               
validator.ID = "v" + property.Name;<br />
                
validator.Operator = ValidationCompareOperator.DataTypeCheck;<br />
                
validator.Type = validationType;<br />
                
validator.ValidationGroup = DEFAULT_VALIDATION_GROUP;<br />
+               
validator.SkinID = "validators";<br />
                
validator.ErrorMessage = DEFAULT_VALIDATION_ERROR_MESSAGE;<br />
                
validator.Display = ValidatorDisplay.Dynamic;<br />
             }</font>
        </p>
        <p>
In this simple example, you can probably figure out what changed. But if the modifications
were more extensive, the output would be harder to interpret.
</p>
        <p>
Enter WinDiff. WinDiff is a graphical utility for visually comparing 2 files or the
contents of 2 folders. There are many other similar tools available - I choose WinDiff
because its free, and its already on my system. It comes with Visual Studio .NET (if
you install the VC++ Tools); or if you don't own VS.NET, you can get it with the <a href="http://www.google.com/search?q=windows+support+tools+site%3Amicrosoft.com">Windows
Support Tools</a>.
</p>
        <p>
The SubVersion client allows you to specify a 3rd party diff tool using the diff-cmd
argument. However, the argument list it passes to the tool does not match the input
arguments that windiff.exe is expecting. The solution is to create an intermediate
batch file that translates the arguments. I created svnwindiff.bat in my SubVersion
install folder (c:\apps\subversion). It contains a single command:<br /><font face="Courier New" size="1">"C:\Program Files\Microsoft Visual Studio 8\Common7\Tools\Bin\windiff.exe"
%6 %7</font></p>
        <p>
I then specify this batch file as my external diff tool:<br /><font face="Courier New" color="#000000" size="1">C:\work\ProfileView&gt;svn diff
--diff-cmd c:\apps\subversion\svnwindiff.bat</font></p>
        <p>
Which will open the following window: <img alt="Changes viewed in WinDiff" hspace="0" src="http://flimflan.com/blog/content/binary/svnwindiff.jpg" align="baseline" border="0" /></p>
        <p>
Finally, to save yourself some typing, you can set WinDiff as your default diff tool
by editing your SubVersion config file located at:<br /><font face="Courier New" size="1">C:\Documents and Settings\<em>username</em>\Application
Data\Subversion\config</font></p>
        <p>
Find the commented (#) line for diff-cmd, uncomment it and set the path, so it
looks something like this:<br /><font face="Courier New" color="#000000" size="1">diff-cmd = c:\apps\subversion\svnwindiff.bat</font></p>
        <p>
Now, simply typing <font face="Courier New" size="1">svn diff</font> at a command-line
will automatically launch WinDiff to visually display the differences.
</p>
        <p>
          <strong>
            <font color="#ff0000">Update</font>
          </strong>: I've been taken to task for
mentioning an ancient diff tool like WinDiff. While I stand by my initial reason for
WinDiff ("its already on my system"), I figure it's in your best interest that I mention
some more modern alternatives. A few free ones: <a href="http://kdiff3.sourceforge.net/">KDiff3</a>, <a href="http://winmerge.sourceforge.net/">WinMerge</a>,
and <a href="http://www.prestosoft.com/ps.asp?page=edp_examdiff">ExamDiff</a>. <a href="http://www.hanselman.com/blog/">Scott</a> seems
to like the $30 <a href="http://www.scootersoftware.com/">Beyond Compare</a> (although
it is conspicuosly missing from his <a href="http://www.hanselman.com/blog/ScottHanselmans2005UltimateDeveloperAndPowerUsersToolList.aspx">Ultimate
Tools List</a>).
</p>
        <img width="0" height="0" src="http://flimflan.com/blog/aggbug.ashx?id=f9ca34d6-ab8a-4e8e-93b2-b3ed99c5bd68" />
      </body>
      <title>Using WinDiff with SubVersion</title>
      <guid isPermaLink="false">http://flimflan.com/blog/PermaLink,guid,f9ca34d6-ab8a-4e8e-93b2-b3ed99c5bd68.aspx</guid>
      <link>http://flimflan.com/blog/UsingWinDiffWithSubVersion.aspx</link>
      <pubDate>Sat, 14 Jan 2006 21:25:43 GMT</pubDate>
      <description>&lt;p&gt;
This is a tip for anyone using the &lt;a href="http://subversion.tigris.org/"&gt;SubVersion&lt;/a&gt; command-line
client (svn.exe) that can't mentally process unix-style diff output.
&lt;/p&gt;
&lt;p&gt;
By default, running the svn diff command on a modified file in your working directly
will dump diff output to the console:
&lt;/p&gt;
&lt;p&gt;
&lt;font face="Courier New" color=#000080 size=1&gt;C:\work\ProfileView&amp;gt;svn diff&lt;br&gt;
Index: ControlBuilder.cs&lt;br&gt;
===================================================================&lt;br&gt;
--- ControlBuilder.cs&amp;nbsp;&amp;nbsp; (revision 25)&lt;br&gt;
+++ ControlBuilder.cs&amp;nbsp;&amp;nbsp; (working copy)&lt;br&gt;
@@ -59,10 +59,11 @@&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (validationType
!= ValidationDataType.String)&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
validator = new CompareValidator();&lt;br&gt;
-&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
validator.ID = "val_" + property.Name;&lt;br&gt;
+&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
validator.ID = "v" + property.Name;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
validator.Operator = ValidationCompareOperator.DataTypeCheck;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
validator.Type = validationType;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
validator.ValidationGroup = DEFAULT_VALIDATION_GROUP;&lt;br&gt;
+&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
validator.SkinID = "validators";&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
validator.ErrorMessage = DEFAULT_VALIDATION_ERROR_MESSAGE;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
validator.Display = ValidatorDisplay.Dynamic;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
In this simple example, you can probably figure out what changed. But if the modifications
were more extensive, the output would be harder to interpret.
&lt;/p&gt;
&lt;p&gt;
Enter WinDiff. WinDiff is a graphical utility for visually comparing 2 files or the
contents of 2 folders. There are many other similar tools available - I choose WinDiff
because its free, and its already on my system. It comes with Visual Studio .NET (if
you install the VC++ Tools); or if you don't own VS.NET, you can get it with the &lt;a href="http://www.google.com/search?q=windows+support+tools+site%3Amicrosoft.com"&gt;Windows
Support Tools&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
The SubVersion client allows you to specify a 3rd party diff tool using the diff-cmd
argument. However, the argument list it passes to the tool does not match the input
arguments that windiff.exe is expecting. The solution is to create an intermediate
batch file that translates the arguments. I created svnwindiff.bat in my SubVersion
install folder (c:\apps\subversion). It contains a single command:&lt;br&gt;
&lt;font face="Courier New" size=1&gt;"C:\Program Files\Microsoft Visual Studio 8\Common7\Tools\Bin\windiff.exe"
%6 %7&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
I then specify this batch file as my external diff tool:&lt;br&gt;
&lt;font face="Courier New" color=#000000 size=1&gt;C:\work\ProfileView&amp;gt;svn diff --diff-cmd
c:\apps\subversion\svnwindiff.bat&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
Which will open the following window: &lt;img alt="Changes viewed in WinDiff" hspace=0 src="http://flimflan.com/blog/content/binary/svnwindiff.jpg" align=baseline border=0&gt;
&lt;/p&gt;
&lt;p&gt;
Finally, to save yourself some typing, you can set WinDiff as your default diff tool
by editing your SubVersion config file located at:&lt;br&gt;
&lt;font face="Courier New" size=1&gt;C:\Documents and Settings\&lt;em&gt;username&lt;/em&gt;\Application
Data\Subversion\config&lt;/font&gt; 
&lt;/p&gt;
&lt;p&gt;
Find the commented (#) line for diff-cmd, uncomment it and set the path,&amp;nbsp;so it
looks&amp;nbsp;something like this:&lt;br&gt;
&lt;font face="Courier New" color=#000000 size=1&gt;diff-cmd = c:\apps\subversion\svnwindiff.bat&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
Now, simply typing &lt;font face="Courier New" size=1&gt;svn diff&lt;/font&gt; at a command-line
will automatically launch WinDiff to visually&amp;nbsp;display the differences.
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;&lt;font color=#ff0000&gt;Update&lt;/font&gt;&lt;/strong&gt;: I've been taken to task for mentioning
an ancient diff tool like WinDiff. While I stand by my initial reason for WinDiff
("its already on my system"), I figure it's in your best interest that I mention some
more modern alternatives. A few free ones: &lt;a href="http://kdiff3.sourceforge.net/"&gt;KDiff3&lt;/a&gt;, &lt;a href="http://winmerge.sourceforge.net/"&gt;WinMerge&lt;/a&gt;,
and &lt;a href="http://www.prestosoft.com/ps.asp?page=edp_examdiff"&gt;ExamDiff&lt;/a&gt;. &lt;a href="http://www.hanselman.com/blog/"&gt;Scott&lt;/a&gt; seems
to like the $30 &lt;a href="http://www.scootersoftware.com/"&gt;Beyond Compare&lt;/a&gt;&amp;nbsp;(although
it is conspicuosly missing from his &lt;a href="http://www.hanselman.com/blog/ScottHanselmans2005UltimateDeveloperAndPowerUsersToolList.aspx"&gt;Ultimate
Tools List&lt;/a&gt;).
&lt;/p&gt;
&lt;img width="0" height="0" src="http://flimflan.com/blog/aggbug.ashx?id=f9ca34d6-ab8a-4e8e-93b2-b3ed99c5bd68" /&gt;</description>
      <comments>http://flimflan.com/blog/CommentView,guid,f9ca34d6-ab8a-4e8e-93b2-b3ed99c5bd68.aspx</comments>
      <category>General</category>
    </item>
    <item>
      <trackback:ping>http://flimflan.com/blog/Trackback.aspx?guid=d17917c6-8d49-4923-8d05-949e7c1288da</trackback:ping>
      <pingback:server>http://flimflan.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://flimflan.com/blog/PermaLink,guid,d17917c6-8d49-4923-8d05-949e7c1288da.aspx</pingback:target>
      <dc:creator>
      </dc:creator>
      <wfw:comment>http://flimflan.com/blog/CommentView,guid,d17917c6-8d49-4923-8d05-949e7c1288da.aspx</wfw:comment>
      <wfw:commentRss>http://flimflan.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=d17917c6-8d49-4923-8d05-949e7c1288da</wfw:commentRss>
      <slash:comments>2</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
My dad is selling the family house, so I just received a bunch of boxes with a bunch
of old stuff I hadn't seen in years. One box contained all my old Commodore 64 5.25"
disks (unfortunately, the C64 was nowhere to be found). Looking at these disks brought
back a lot of memories of a LOT of hours spent playing them. 
<br /><img src="http://flimflan.com/blog/content/binary/commodore_games.jpg" border="0" /><br /></p>
        <ul>
          <li>
            <a href="http://www.the-underdogs.org/game.php?id=1107">SuperStar Ice Hockey</a> (way
ahead of its time, included multi-season franchise mode, with player trades, drafts,
training, etc)</li>
          <li>
            <a href="http://mule.eichberger.net/about.php">M.U.L.E.</a>
          </li>
          <li>
QuantumLink - <a href="http://www.quantum-link.org/">recently revived, kinda</a></li>
          <li>
            <a href="http://www.commodore.ca/history/company/turks_geos.htm">GEOS</a> - made my
C64 as slick as my friend's new Macintosh - except that mine had color!</li>
          <li>
            <a href="http://infocom.elsewhere.org/gallery/zork3/zork3.html">Zork III</a> - these
used to be available free online, but I think Activision has pulled them, with an
eye towards making some bucks off nostalgic geeks.</li>
          <li>
Bard's Tale III - one of the great RPGs, before RPG was watered down
to mean "a game that allows you to level-up your character". Not to be confused with
the recent PS2/XBOX game that soiled a once good name.</li>
          <li>
            <a href="http://www.classicgaming.com/rotw/wasteland.shtml">Wasteland</a> - the coolest
RPG of the day (yeah, Bard's Tale gets points for being first, but Wasteland had <em>style</em>).
It was later "unofficially" revived as <a href="http://en.wikipedia.org/wiki/Fallout_(game)">Fallout
2</a>, which did an admirable job or recreating the fun of the original series.</li>
          <li>
Dragon Wars - an unofficial successor to the Bard's Tale series - it never held my
attention the way BT3 and Wasteland did.</li>
        </ul>
        <p>
Now I need to get one of those parallel cables to hook up a 1541 drive and copy these
disk images to <a href="http://www.viceteam.org/">VICE</a>.
</p>
        <img width="0" height="0" src="http://flimflan.com/blog/aggbug.ashx?id=d17917c6-8d49-4923-8d05-949e7c1288da" />
      </body>
      <title>Games of my youth</title>
      <guid isPermaLink="false">http://flimflan.com/blog/PermaLink,guid,d17917c6-8d49-4923-8d05-949e7c1288da.aspx</guid>
      <link>http://flimflan.com/blog/GamesOfMyYouth.aspx</link>
      <pubDate>Sun, 20 Nov 2005 02:28:04 GMT</pubDate>
      <description>&lt;p&gt;
My dad is selling the family house, so I just received a bunch of boxes with a bunch
of old stuff I hadn't seen in years. One box contained all my old Commodore 64 5.25"
disks (unfortunately, the C64 was nowhere to be found). Looking at these disks brought
back a lot of memories of a LOT of hours spent playing them. 
&lt;br&gt;
&lt;img src="http://flimflan.com/blog/content/binary/commodore_games.jpg" border=0&gt; 
&lt;br&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href="http://www.the-underdogs.org/game.php?id=1107"&gt;SuperStar Ice Hockey&lt;/a&gt; (way
ahead of its time, included multi-season franchise mode, with player trades, drafts,
training, etc)&lt;/li&gt;
&lt;li&gt;
&lt;a href="http://mule.eichberger.net/about.php"&gt;M.U.L.E.&lt;/a&gt; 
&lt;/li&gt;
&lt;li&gt;
QuantumLink - &lt;a href="http://www.quantum-link.org/"&gt;recently revived, kinda&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;a href="http://www.commodore.ca/history/company/turks_geos.htm"&gt;GEOS&lt;/a&gt; - made my
C64 as slick as my friend's new Macintosh - except that mine had color!&lt;/li&gt;
&lt;li&gt;
&lt;a href="http://infocom.elsewhere.org/gallery/zork3/zork3.html"&gt;Zork III&lt;/a&gt; - these
used to be available free online, but I think Activision has pulled them, with an
eye towards making some bucks off nostalgic geeks.&lt;/li&gt;
&lt;li&gt;
Bard's Tale III&amp;nbsp;-&amp;nbsp;one of the great&amp;nbsp;RPGs, before RPG was watered down
to mean "a game that allows you to level-up your character". Not to be confused with
the recent PS2/XBOX game that soiled a once good name.&lt;/li&gt;
&lt;li&gt;
&lt;a href="http://www.classicgaming.com/rotw/wasteland.shtml"&gt;Wasteland&lt;/a&gt; - the coolest
RPG of the day (yeah, Bard's Tale gets points for being first, but Wasteland had &lt;em&gt;style&lt;/em&gt;).
It was later "unofficially" revived as &lt;a href="http://en.wikipedia.org/wiki/Fallout_(game)"&gt;Fallout
2&lt;/a&gt;, which did an admirable job or recreating the fun of the original series.&lt;/li&gt;
&lt;li&gt;
Dragon Wars - an unofficial successor to the Bard's Tale series - it never held my
attention the way BT3 and Wasteland did.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
Now I need to get one of those parallel cables to hook up a 1541 drive and copy these
disk images to &lt;a href="http://www.viceteam.org/"&gt;VICE&lt;/a&gt;.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://flimflan.com/blog/aggbug.ashx?id=d17917c6-8d49-4923-8d05-949e7c1288da" /&gt;</description>
      <comments>http://flimflan.com/blog/CommentView,guid,d17917c6-8d49-4923-8d05-949e7c1288da.aspx</comments>
      <category>General</category>
    </item>
    <item>
      <trackback:ping>http://flimflan.com/blog/Trackback.aspx?guid=579660db-651b-47fa-8255-69bc39fc226f</trackback:ping>
      <pingback:server>http://flimflan.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://flimflan.com/blog/PermaLink,guid,579660db-651b-47fa-8255-69bc39fc226f.aspx</pingback:target>
      <dc:creator>
      </dc:creator>
      <wfw:comment>http://flimflan.com/blog/CommentView,guid,579660db-651b-47fa-8255-69bc39fc226f.aspx</wfw:comment>
      <wfw:commentRss>http://flimflan.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=579660db-651b-47fa-8255-69bc39fc226f</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I know its hip to bash on the cool, successful company, so I'm trying my hardest not
to let this post come off that way. I was surprised by this behavior, and will try
to present the facts.
</p>
        <p>
I'm using Internet Explorer 7 Beta. It includes a search box next to the address bar
(just like firefox). It defaults to MSN Search, but surprisingly, it also includes
a drop down that lets you change to AOL, Yahoo, Google, or Ask Jeeves. I selected
Google once, it worked as expected, but the next time I launched IE, it was set back
to MSN Search. Without digging much further, I figured that was just how it had to
be... Microsoft was giving space to the others, but still asserting its control.
</p>
        <p>
Today when I browsed to the Google homepage, I got a little DHTML pop-up window
that said something to the effect of "hey, you're using IE7, wanna change the default
for your searchbox to use Google?" Perfect, I had wanted to do that, and I guess they
figured out how. So I press OK.  I restarted IE7, and sure enough, my default
search was now Google. Thanks Google.
</p>
        <p>
Except, a funny thing happened when I let Google change my settings. That list
of alternate search engines that Microsoft had provided, for the user's benefit, was
now replaced by a single choice: Google. Yes, I wanted Google as my default, but I
never said I wanted Google as the only choice! That's annoying.
</p>
        <p>
That is when I noticed the Search Settings... menu option at the bottom of the search
bar's menu. It includes a Restore Defaults... button, which does exactly that. 
I clicked it, and all of my search engines were back (and MSN Search was back to being
the default). From that Search Settings screen, I selected Google, and clicked
Set Default. Now Google was my default search engine, AND I still had the choice of
selecting a different engine from the drop down. That is what I wanted. Why didn't
Google give me what I wanted?
</p>
        <img width="0" height="0" src="http://flimflan.com/blog/aggbug.ashx?id=579660db-651b-47fa-8255-69bc39fc226f" />
      </body>
      <title>Microsoft playing fair, while Google tries to lock in?</title>
      <guid isPermaLink="false">http://flimflan.com/blog/PermaLink,guid,579660db-651b-47fa-8255-69bc39fc226f.aspx</guid>
      <link>http://flimflan.com/blog/MicrosoftPlayingFairWhileGoogleTriesToLockIn.aspx</link>
      <pubDate>Sun, 13 Nov 2005 06:34:49 GMT</pubDate>
      <description>&lt;p&gt;
I know its hip to bash on the cool, successful company, so I'm trying my hardest not
to let this post come off that way. I was surprised by this behavior, and will try
to present the facts.
&lt;/p&gt;
&lt;p&gt;
I'm using Internet Explorer 7 Beta. It includes a search box next to the address bar
(just like firefox). It defaults to MSN Search, but surprisingly, it also includes
a drop down that lets you change to AOL, Yahoo, Google, or Ask Jeeves. I selected
Google once, it worked as expected, but the next time I launched IE, it was set back
to MSN Search. Without digging much further, I figured that was just how it had to
be... Microsoft was giving space to the others, but still asserting its control.
&lt;/p&gt;
&lt;p&gt;
Today when&amp;nbsp;I browsed to the Google homepage, I got a little DHTML pop-up window
that said something to the effect of "hey, you're using IE7, wanna change the default
for your searchbox to use Google?" Perfect, I had wanted to do that, and I guess they
figured out how. So I press OK.&amp;nbsp; I restarted IE7, and sure enough, my default
search was now Google. Thanks Google.
&lt;/p&gt;
&lt;p&gt;
Except, a funny thing happened when I let Google change my settings.&amp;nbsp;That list
of alternate search engines that Microsoft had provided, for the user's benefit, was
now replaced by a single choice: Google. Yes, I wanted Google as my default, but I
never said I wanted Google as the only choice!&amp;nbsp;That's annoying.
&lt;/p&gt;
&lt;p&gt;
That is when I noticed the Search Settings... menu option at the bottom of the search
bar's menu. It includes a Restore Defaults... button, which does exactly that.&amp;nbsp;
I clicked it, and all of my search engines were back (and MSN Search was back to being
the default). From that&amp;nbsp;Search Settings screen, I selected Google, and clicked
Set Default. Now Google was my default search engine, AND I still had the choice of
selecting a different engine from the drop down. That is what I wanted. Why didn't
Google give me what I wanted?
&lt;/p&gt;
&lt;img width="0" height="0" src="http://flimflan.com/blog/aggbug.ashx?id=579660db-651b-47fa-8255-69bc39fc226f" /&gt;</description>
      <comments>http://flimflan.com/blog/CommentView,guid,579660db-651b-47fa-8255-69bc39fc226f.aspx</comments>
      <category>General</category>
    </item>
  </channel>
</rss>