<?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>Games, Life, and Stuff &#187; Uncategorized</title>
	<atom:link href="http://www.techknight.com/blog/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techknight.com/blog</link>
	<description>Game development and more</description>
	<lastBuildDate>Mon, 15 Aug 2011 14:35:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to simulate Valve&#8217;s Steam Cloud with Live Mesh (Updated)</title>
		<link>http://www.techknight.com/blog/2009/11/07/how-to-simulate-valves-steam-cloud-with-live-mesh-2/</link>
		<comments>http://www.techknight.com/blog/2009/11/07/how-to-simulate-valves-steam-cloud-with-live-mesh-2/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 18:43:16 +0000</pubDate>
		<dc:creator>techknight</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[livemesh]]></category>
		<category><![CDATA[steam]]></category>

		<guid isPermaLink="false">http://www.techknight.com/blog/2009/11/07/how-to-simulate-valves-steam-cloud-with-live-mesh-2/</guid>
		<description><![CDATA[Valve recently announced that their Steamworks SDK would include a feature called Steam Cloud in a future update. What Steam Cloud does is implement my own most-wanted feature &#8211; a way to keep saved games in sync across multiple PCs. (At one point I even thought I would write my own software, registering steamsync.com.) In [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.valvesoftware.com/">Valve</a> recently announced that their <a href="http://www.steampowered.com/steamworks/%3Cbr%20/%3E">Steamworks SDK</a> would include <a href="http://www.shacknews.com/onearticle.x/52906">a feature called Steam Cloud</a> in a future update. What Steam Cloud does is implement my own most-wanted feature &#8211; a way to keep saved games in sync across multiple PCs. (At one point I even thought I would write my own software, registering steamsync.com.)</p>
<p>In any event, it&#8217;s unlikely that Steam Cloud will be back-ported to many (if any) existing titles on Steam. That means I still need a solution for keeping my <a href="http://www.steampowered.com/v/index.php?area=app&amp;AppId=3480">Peggle</a> save file in sync between my desktop and laptops. :)</p>
<p>So if you&#8217;re a <a href="http://www.mesh.com">Live Mesh</a> user, here&#8217;s how keep some of your <a href="http://www.popcap.com/">PopCap Games</a> save files in sync on Windows Vista:</p>
<table border="0" cellspacing="0" cellpadding="2" width="400">
<tbody>
<tr>
<td width="200" valign="top">Amazing Adventures: The Lost Tomb</td>
<td width="200" valign="top">%ProgramData%\SteamPopCapv1005</td>
</tr>
<tr>
<td width="200" valign="top">Bookworm Deluxe</td>
<td width="200" valign="top">%ProgramData%\Steam</td>
</tr>
<tr>
<td width="200" valign="top">Bookworm Adventures Deluxe</td>
<td width="200" valign="top">%ProgramData%\Steam</td>
</tr>
<tr>
<td width="200" valign="top">Bookworm Adventures Volume 2</td>
<td width="200" valign="top">%ProgramData%\Steam</td>
</tr>
<tr>
<td width="200" valign="top">Braid</td>
<td width="200" valign="top">%AppData%\Braid</td>
</tr>
<tr>
<td width="200" valign="top">Mystery P.I. &#8211; The Lottery Ticket</td>
<td width="200" valign="top">%ProgramData%\SpinTop Games</td>
</tr>
<tr>
<td width="200" valign="top">Mystery P.I. &#8211; The Vegas Heist</td>
<td width="200" valign="top">%ProgramData%\SpinTop Games</td>
</tr>
<tr>
<td width="200" valign="top">Peggle Deluxe</td>
<td width="200" valign="top">%ProgramData%\Steam</td>
</tr>
<tr>
<td width="200" valign="top">Peggle Extreme</td>
<td width="200" valign="top">%ProgramData%\Steam</td>
</tr>
<tr>
<td width="200" valign="top">Peggle Nights</td>
<td width="200" valign="top">%ProgramData%\Steam</td>
</tr>
<tr>
<td width="200" valign="top">Plants vs. Zombies</td>
<td width="200" valign="top">%ProgramData%\Steam</td>
</tr>
<tr>
<td width="200" valign="top">Puzzle Quest</td>
<td width="200" valign="top">%HOMEPATH%\Documents</td>
</tr>
<tr>
<td width="200" valign="top">Torchlight</td>
<td width="200" valign="top">%AppData%\runic games\torchlight\save</td>
</tr>
<tr>
<td width="200" valign="top">World of Goo</td>
<td width="200" valign="top">%LocalAppData%\2DBoy</td>
</tr>
<tr>
<td width="200" valign="top">Zuma’s Revenge (This doesn’t seem to sync saved Adventure mode sessions)</td>
<td width="200" valign="top">%ProgramData%\Steam</td>
</tr>
</tbody>
</table>
<p>Why &#8220;Effective&#8221;? Well, you could mesh individual save folders but I prefer to keep things simple. It doesn&#8217;t hurt if one of the meshed devices doesn&#8217;t have all of the same games installed as the others.</p>
<p><a href="http://www.techknight.com/blog/wp-content/uploads/2009/11/image.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" src="http://www.techknight.com/blog/wp-content/uploads/2009/11/image_thumb.png" border="0" alt="image" width="444" height="216" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.techknight.com/blog/2009/11/07/how-to-simulate-valves-steam-cloud-with-live-mesh-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Here is where to get CDisplay</title>
		<link>http://www.techknight.com/blog/2009/07/19/here-is-where-to-get-cdisplay/</link>
		<comments>http://www.techknight.com/blog/2009/07/19/here-is-where-to-get-cdisplay/#comments</comments>
		<pubDate>Sun, 19 Jul 2009 16:48:17 +0000</pubDate>
		<dc:creator>techknight</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cdisplay]]></category>
		<category><![CDATA[comic books]]></category>
		<category><![CDATA[comics]]></category>

		<guid isPermaLink="false">http://www.techknight.com/blog/?p=420</guid>
		<description><![CDATA[Now that GeoCities is closing, the original site for David Ayton&#8217;s CDisplay software is no longer available. However, if you check the Wayback Machine&#8217;s archive, you&#8217;ll see that install files have been hosted on my server for several years. I plan to continue hosting this file indefinitely, so as always, you can download CDisplay 1.8 [...]]]></description>
			<content:encoded><![CDATA[<p>Now that <a href="http://geocities.yahoo.com/">GeoCities is closing,</a> the original site for <a href="http://www.geocities.com/davidayton/CDisplay.html">David Ayton&#8217;s CDisplay</a> software is no longer available. However, if you check the <a href="http://web.archive.org/*/www.geocities.com/davidayton/CDisplay.html">Wayback Machine&#8217;s archive</a>, you&#8217;ll see that install files have been hosted on my server for several years.</p>
<p>I plan to continue hosting this file indefinitely, so as always, you can download CDisplay 1.8 here: <a href="http://cdisplay.techknight.com/setup.zip">http://cdisplay.techknight.com/setup.zip</a></p>
<p>Update 2011-01-21:</p>
<p>Also, I recently set up a new official site at <a href="http://www.cdisplay.me">http://www.cdisplay.me</a> that has CDisplay as well as links to alternative readers and DRM-free comic book sources.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techknight.com/blog/2009/07/19/here-is-where-to-get-cdisplay/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

