<?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>TheVirtualWord &#187; Virtual Binary Word</title>
	<atom:link href="http://www.thevirtualword.org/category/virtual-binary-word/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thevirtualword.org</link>
	<description>Reflections on evangelical Christianity and the contemporary world</description>
	<lastBuildDate>Thu, 02 Feb 2012 12:23:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Another FlipShare Trick &#8211; Changing the Storage Location</title>
		<link>http://www.thevirtualword.org/2010/10/18/another-flipshare-trick-changing-the-storage-location/</link>
		<comments>http://www.thevirtualword.org/2010/10/18/another-flipshare-trick-changing-the-storage-location/#comments</comments>
		<pubDate>Mon, 18 Oct 2010 19:42:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Virtual Binary Word]]></category>
		<category><![CDATA[Changing FlipShare Directory]]></category>
		<category><![CDATA[Symbolic Link]]></category>

		<guid isPermaLink="false">http://www.thevirtualword.org/?p=300</guid>
		<description><![CDATA[This is another of those geeky posts.  But since a couple of people found my entry on Updating FlipShare Software helpful, I am sharing this little solution because I haven&#8217;t been able to find this anywhere else on the web, and I am sure that it is a common problem&#8230;
The current European version of [...]]]></description>
			<content:encoded><![CDATA[<p>This is another of those geeky posts.  But since a couple of people found my entry on <a href="http://www.thevirtualword.org/2010/05/08/updating-flipshare-software/">Updating FlipShare Software</a> helpful, I am sharing this little solution because I haven&#8217;t been able to find this anywhere else on the web, and I am sure that it is a common problem&#8230;</p>
<p>The current European version of the FlipShare software will not allow you to change the default location where the video files are stored (I believe this is possible in the later US version, but I don&#8217;t seem to be able to download that).  For me, this gives rise to two problems.  Firstly, my c:\ drive is rather full &#8211; and videos take up lots of space, so I didn&#8217;t really want them there.  Secondly, I try not to keep ANY data on my c:\ drive, since Windows periodically dies and needs re-installing, so I consider it good house-keeping to keep my data in a separate partition where it isn&#8217;t effected by the death of Windows so easily.</p>
<p>Here&#8217;s the solution &#8211; symbolic links!  Windows Vista introduced this concept (which has been around in the Unix/Linux worlds for ever) &#8211; and very helpful it is too.  Effectively you fool anything running higher than the operating system (i.e. programs!) that a directory exists in a certain location, when in fact they live elsewhere.  (For more information on <a href="http://www.howtogeek.com/howto/windows-vista/using-symlinks-in-windows-vista/" target="_new">Symbolic Links</a> follow this link).</p>
<p>Here&#8217;s a step by step guide.</p>
<ol>
<li>Locate your FlipVideo files.  They should be in the c:\users\yourname\videos\flipshare data\videos </li>
<li>Choose your new location for the files &#8211; for example d:\flipvids</li>
<li>Move all the video files from their original directory to the new one NB make sure you aren&#8217;t running the FlipShare software while you do this!</li>
<li>Delete the original videos directory</li>
<li>Your now going to need to get a bit geeky and do some things at the command prompt.  You must make sure you use &#8216;Run as administrator&#8217; when you run the command prompt &#8211; since you need admin privileges to carry out this trick.</li>
<li>Change directory to your videos directory &#8211; by typing something like<br />
<br />
<strong>cd c:\users\username\videos</strong></li>
<p></p>
<li>Now you need to check what the &#8217;short&#8217; file name is for your flipshare directory.  To do this, type<br />
<br />
<strong>dir /x</strong><br />
</br><br />
This fifth column in will reveal the &#8217;short&#8217; version of the &#8216;FlipShare Data&#8217; directory.  It will probably be something like &#8216;FLIPSH~1&#8242;.</li>
<li>Now you&#8217;re going to create the symbolic link.  Type the following:<br />
<br />
<strong>mklink /d c:\users\username\videos\flipsh~1\videos d:\flipvids</strong><br />
</br><br />
(obviously use YOUR username, the correct short name for your &#8216;FlipShare Data&#8217; directorym, and whatever location you have moved your video files to).  It should then report &#8216;Symbolic link created for&#8230;&#8217; followed by your directory information.</li>
<li>That&#8217;s it!  Once the link is created, you can browse your videos in explorer as you could before, or via the FlipShare software itself.</li>
</ol>
<p>Hope that is of use to someone else out there.  I was pleased finally to get this working how I wanted!</p>
<p>PS I have only tried this in Vista, but believe the same idea should work in Windows 7 too.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thevirtualword.org/2010/10/18/another-flipshare-trick-changing-the-storage-location/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Updating FlipShare Software</title>
		<link>http://www.thevirtualword.org/2010/05/08/updating-flipshare-software/</link>
		<comments>http://www.thevirtualword.org/2010/05/08/updating-flipshare-software/#comments</comments>
		<pubDate>Sat, 08 May 2010 21:26:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Virtual Binary Word]]></category>
		<category><![CDATA[2738 error]]></category>
		<category><![CDATA[Tech Help]]></category>
		<category><![CDATA[Updating FlipShare Software]]></category>

		<guid isPermaLink="false">http://www.thevirtualword.org/?p=230</guid>
		<description><![CDATA[theVirtualBinaryWord
Just occasionally the author of this site has to reveal his geeky tendencies.  And although this is comprehensively off the main topic, when I have tracked down a reliable solution to an annoying technical problem, I like to post it for the benefit of fellow-frustrated-travellers.
On the arrival of our first child, my wife and [...]]]></description>
			<content:encoded><![CDATA[<p><em>theVirtualBinaryWord</em></p>
<p style="text-align: left;">Just occasionally the author of this site has to reveal his geeky tendencies.  And although this is comprehensively off the main topic, when I have tracked down a reliable solution to an annoying technical problem, I like to post it for the benefit of fellow-frustrated-travellers.<br />
On the arrival of our first child, my wife and I splashed out on one of these:</p>
<p><iframe src="http://rcm-uk.amazon.co.uk/e/cm?lt1=_blank&#038;bc1=000000&#038;IS2=1&#038;bg1=FFFFFF&#038;fc1=000000&#038;lc1=0000FF&#038;t=thevirtualwor-21&#038;o=2&#038;p=8&#038;l=as1&#038;m=amazon&#038;f=ifr&#038;md=0M5A6TN3AXP2JHJBWT02&#038;asins=B0029U29A8" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe>
</p>
<p>It&#8217;s brilliant!  It is so simple even I can use it &#8211; you just turn it on and press the big red button to record and then the big red button to stop.  Picture quality is pretty impressive &#8211; especially given the size of the unit (barely larger than my mobile phone).  And you can pump it out on an HDMI enabled TV (if you are lucky enough to own one) for glorious results.  But enough of the plug.</p>
<p>My problem was trying to upgrade the bundled FlipShare Software to the latest version (which it kept on asking me to do).  Every time I tried to do it, I got a &#8216;2738&#8242; error and it didn&#8217;t install properly (NB this was running under Vista Home Premium 32 bit version, SP2).  I finally tracked down the following solution:</p>
<p>1. On the Start menu, click All Programs.<br />
2. Click Accessories.<br />
3. Right-click Command Prompt and choose Run as administrator from the shortcut menu.<br />
4. When the User Account Control dialog appears, click Continue.<br />
5. At the command prompt type the following: regsvr32 vbscript.dll<br />
6. Press Enter on your keyboard.<br />
7. A message should appear stating &#8220;DllRegisterServer in vbscript.dll succeeded.&#8221;<br />
8. Click OK and then install FlipShare again.</p>
<p>Hope it helps anyone in the same boat.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thevirtualword.org/2010/05/08/updating-flipshare-software/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Starting Windows WirelessZeroConfiguration service</title>
		<link>http://www.thevirtualword.org/2006/01/03/starting-windows-wirelesszeroconfiguration-service/</link>
		<comments>http://www.thevirtualword.org/2006/01/03/starting-windows-wirelesszeroconfiguration-service/#comments</comments>
		<pubDate>Tue, 03 Jan 2006 17:10:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Virtual Binary Word]]></category>
		<category><![CDATA[Starting WindowsZeroConfiguration service]]></category>

		<guid isPermaLink="false">http://www.thevirtualword.org/?p=237</guid>
		<description><![CDATA[theVirtualBinaryWord
I don&#8217;t know if anyone else has had this problem, but I was recently trying to get a nice new MIMO PCI card installed on a brand new and clean Windows XP machine.  I have some experience with these things, and had done all the usual installation things, but the card was refusing to [...]]]></description>
			<content:encoded><![CDATA[<p><em>theVirtualBinaryWord</em></p>
<p>I don&#8217;t know if anyone else has had this problem, but I was recently trying to get a nice new MIMO PCI card installed on a brand new and clean Windows XP machine.  I have some experience with these things, and had done all the usual installation things, but the card was refusing to connect to my wireless router (which was working perfectly happily with several other machines, including a notebook sitting right next to the desktop in question.</p>
<p>The software utility which came with the card was refusing to play ball and would not work at all (the latest in a series of in my opinion slightly flakey offerings from D-Link).  But unlike the other D-Link adaptors I have used there was no way of using Windows&#8217; built in Wireless Zero Configuration service to try to connect to the network.  The problem was the service was not running on the computer, although the necessary file (wzcsvc.dll) was in the Windows/System32 directory.</p>
<p>Apparently this service is not installed by default on your PC unless it comes bundled with a wireless card, which I guess makes sense.  But it was only today that I discovered how to get the service running &#8211; here are some pointers&#8230;</p>
<p>You obviously need a compatible wireless network adapter in order to use the service. Skip the rest of this paragraph if you are not techy&#8230;  The adapter and its Network Driver Interface Specification (NDIS) driver must support NDIS Object Identifiers (OIDs), which are used to query and set device and driver behavior. The wireless adapter scans for available wireless networks and passes the network names (also known as Service Set Identifiers or SSIDs) to the Wireless Zero Configuration service. Your wireless manufacturer&#8217;s Web site should be able to tell you if your network adapter is compatible &#8211; in practise, most modern adaptors should support this.</p>
<p>To install the WZC service, follow these steps. ..</p>
<p>Before you start, make sure Windows Explorer is configured to display hidden files. If it isn&#8217;t, open Windows Explorer, click Tools, and select Folder Options. Go to the View tab and check the &#8220;Show hidden files and folders&#8221; option, then uncheck &#8220;Hide protected operating system files (Recommended).&#8221; Click OK when finished.</p>
<p>Click the Start button, and then click &#8216;My Network Places&#8217;.  If you can&#8217;t see this, click on &#8216;My Computer&#8217; and there should be a link to &#8216;My Network Places&#8217; under &#8216;Other Places&#8217;</p>
<p>Under the &#8216;Network Tasks&#8217; heading, click &#8216;View Network Connections&#8217;.</p>
<p>In the Network Connections window, under LAN or High Speed Internet, select your Wireless Network Connection.  If you have not yet installed your Wireless adaptor, and no Wireless Network Connection is available, select your Local Area Connection icon instead. Right click and select Properties from the context menu.</p>
<p>In the Local Area Connection Properties window, on the General tab, click the Install button.<br />
In the Select Network Component Type window, under &#8220;Click the type of network component you want to install,&#8221; click to select the Service icon, then click the Add button.<br />
In the Select Network Service window, click the Have Disk button, then the Browse button.<br />
In the Locate File window, browse to the C:\Windows\Inf folder (this is a hidden folder). Click to select NETWZC.INF, then click the Open button.<br />
In the Install From Disk window, click the OK button.<br />
In the Select Network Service window, in the Network Service box, select Microsoft as the manufacturer, then click to select Wireless Zero Configuration.<br />
Click the OK button.<br />
At this point, because this is Windows, you&#8217;ll need to reboot your PC. With that completed, you should find that the Wireless Zero Configuration service has been successfully installed on your system and you should now have access to the Wireless Networks tab on the Wireless Network Connection icon&#8217;s Properties page.</p>
<p>Note: If you don&#8217;t see the Wireless Networks tab when you go back to the Properties page, the most likely reason is that the WZC service did not start. To initialize it, open Administrative Tools in Control Panel and select Services. Scroll down to Wireless Zero Configuration, right-click on it, and select Start. The service is now enabled, and the Wireless Networks tab will be visible in Network Properties.</p>
<p>Hope this helps.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thevirtualword.org/2006/01/03/starting-windows-wirelesszeroconfiguration-service/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

