<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Ben&#039;s Bits</title>
	<atom:link href="http://bensbits.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://bensbits.com</link>
	<description>The Rantings of a Techie</description>
	<lastBuildDate>Tue, 16 Mar 2010 21:53:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>Comment on Booting DOS from a USB flash drive by Ghetto_Child</title>
		<link>http://bensbits.com/blog/2007/08/21/booting_dos_from_a_usb_flash_drive/#comment-229</link>
		<dc:creator>Ghetto_Child</dc:creator>
		<pubDate>Tue, 16 Mar 2010 21:53:33 +0000</pubDate>
		<guid isPermaLink="false">http://franske.com/wordpress/?p=386#comment-229</guid>
		<description>Like Chris Merchant stated none of the FreeDOS iso files have those 3 fat bootsector bin/bss files in them. I&#039;m trying to make an 8GB Corsair Flash Voyager into a multi standard usb bootable flash (USB-HDD-FDD-ZIP) but I can&#039;t figure out what to use for the -b option. If I use the included mbrfat.bin with the -b option the drive formats, reads, writes correctly. However attempting to boot it on my Acer Aspire 1410 Core 2 Solo Netbook produces the msg &quot;HDDno operating system&quot; and the system doesn&#039;t do anything after that.</description>
		<content:encoded><![CDATA[<p>Like Chris Merchant stated none of the FreeDOS iso files have those 3 fat bootsector bin/bss files in them. I&#8217;m trying to make an 8GB Corsair Flash Voyager into a multi standard usb bootable flash (USB-HDD-FDD-ZIP) but I can&#8217;t figure out what to use for the -b option. If I use the included mbrfat.bin with the -b option the drive formats, reads, writes correctly. However attempting to boot it on my Acer Aspire 1410 Core 2 Solo Netbook produces the msg &#8220;HDDno operating system&#8221; and the system doesn&#8217;t do anything after that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Deconstructing the Car Talk Jukebox by Greg</title>
		<link>http://bensbits.com/blog/2008/11/07/deconstructing-the-car-talk-jukebox/#comment-250</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Sat, 13 Mar 2010 20:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://franske.com/wordpress/?p=150#comment-250</guid>
		<description>Thanks!!  By the way, this script does the trick:&lt;br /&gt;
&lt;br /&gt;
#!/bin/zsh&lt;br /&gt;
wget -q -O - &#039;http://www.cartalk.com/Radio/WeeklyShow/showAllsmil.xml&#039; &#124;&lt;br /&gt;
 sed &#039;s/&lt;&gt;/&lt;n&gt;/g&#039; &#124;&lt;br /&gt;
 grep mp3 &#124;&lt;br /&gt;
 sed &#039;s/&lt;audio src=&quot;//g&#039; &#124;&lt;br /&gt;
 sed &#039;s/&quot;title.*$//g&#039; &lt;br /&gt;
    &gt; /var/tmp/pls.m3u&lt;br /&gt;
mplayer -playlist /var/tmp/pls.m3u&lt;br /&gt;</description>
		<content:encoded><![CDATA[<p>Thanks!!  By the way, this script does the trick:</p>
<p>#!/bin/zsh<br />
wget -q -O &#8211; &#8216;<a href="http://www.cartalk.com/Radio/WeeklyShow/showAllsmil.xml" rel="nofollow">http://www.cartalk.com/Radio/WeeklyShow/showAllsmil.xml</a>&#8216; |<br />
 sed &#8216;s/&#060;&#062;/&#060;n&#062;/g&#8217; |<br />
 grep mp3 |<br />
 sed &#8216;s/&#060;audio src=&#8221;//g&#8217; |<br />
 sed &#8216;s/&#8221;title.*$//g&#8217; <br />
    &#062; /var/tmp/pls.m3u<br />
mplayer -playlist /var/tmp/pls.m3u</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Google Apps on iGoogle by Tad</title>
		<link>http://bensbits.com/blog/2009/10/29/using-google-apps-on-igoogle/#comment-258</link>
		<dc:creator>Tad</dc:creator>
		<pubDate>Tue, 09 Mar 2010 04:49:28 +0000</pubDate>
		<guid isPermaLink="false">http://franske.com/wordpress/?p=389#comment-258</guid>
		<description>I agree. I&#039;d be very happy if there was somehow I could merge my Gmail/iGoogle identity with my primary Google Apps identity. And Speaking of not sharing, why is it apparently impossible to easily share/sync/swap contacts between different Gmail and Google Apps accounts?</description>
		<content:encoded><![CDATA[<p>I agree. I&#8217;d be very happy if there was somehow I could merge my Gmail/iGoogle identity with my primary Google Apps identity. And Speaking of not sharing, why is it apparently impossible to easily share/sync/swap contacts between different Gmail and Google Apps accounts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Open Source Microsoft Access Alternative by deko</title>
		<link>http://bensbits.com/blog/2008/10/05/the-open-source-microsoft-access-alterna/#comment-249</link>
		<dc:creator>deko</dc:creator>
		<pubDate>Sun, 28 Feb 2010 01:30:10 +0000</pubDate>
		<guid isPermaLink="false">http://franske.com/wordpress/?p=315#comment-249</guid>
		<description>Access has the advantage of tight integration with the Office Suite and can make a very productive tool for advanced Office users.&lt;br /&gt;
&lt;br /&gt;
Why can&#039;t there be a repository of VBA code that owners of MS Office can download/upload as an open source project?&lt;br /&gt;
&lt;br /&gt;
I know Access is not open source, but why can&#039;t there be open source Access application? If all the code is freely available isn&#039;t it open source?</description>
		<content:encoded><![CDATA[<p>Access has the advantage of tight integration with the Office Suite and can make a very productive tool for advanced Office users.</p>
<p>Why can&#8217;t there be a repository of VBA code that owners of MS Office can download/upload as an open source project?</p>
<p>I know Access is not open source, but why can&#8217;t there be open source Access application? If all the code is freely available isn&#8217;t it open source?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Booting DOS from a USB flash drive by symbolset</title>
		<link>http://bensbits.com/blog/2007/08/21/booting_dos_from_a_usb_flash_drive/#comment-228</link>
		<dc:creator>symbolset</dc:creator>
		<pubDate>Sun, 21 Feb 2010 18:42:35 +0000</pubDate>
		<guid isPermaLink="false">http://franske.com/wordpress/?p=386#comment-228</guid>
		<description>The easy way to do this:&lt;br /&gt;
&lt;br /&gt;
Clonezilla is a disk imaging linux distribution that uses syslinux and includes FreeDOS for ease of BIOS flashing. It&#039;s very easy to install and it&#039;s handy for making backups of your computer to a USB drive or network share.&lt;br /&gt;
&lt;br /&gt;
Download clonezilla from clonezilla.org. Format the pendrive FAT32 and copy all the files onto the root of the pen. From Windows open cmd.exe and change to utils/win32 and run makeboot.bat or from Linux terminal cd to utils/linux and run makeboot.sh to make the pen bootable. Copy the applications you want to use from DOS onto the pen.&lt;br /&gt;
&lt;br /&gt;
Boot the pen and select FreeDOS. A: will be the FreeDOS operating system image and C: will be the root of the pen.&lt;br /&gt;
&lt;br /&gt;
If you only want FreeDOS and not clonezilla, edit syslinux/syslinux.cfg so that it&#039;s the only menu option and delete the excess files.</description>
		<content:encoded><![CDATA[<p>The easy way to do this:</p>
<p>Clonezilla is a disk imaging linux distribution that uses syslinux and includes FreeDOS for ease of BIOS flashing. It&#8217;s very easy to install and it&#8217;s handy for making backups of your computer to a USB drive or network share.</p>
<p>Download clonezilla from clonezilla.org. Format the pendrive FAT32 and copy all the files onto the root of the pen. From Windows open cmd.exe and change to utils/win32 and run makeboot.bat or from Linux terminal cd to utils/linux and run makeboot.sh to make the pen bootable. Copy the applications you want to use from DOS onto the pen.</p>
<p>Boot the pen and select FreeDOS. A: will be the FreeDOS operating system image and C: will be the root of the pen.</p>
<p>If you only want FreeDOS and not clonezilla, edit syslinux/syslinux.cfg so that it&#8217;s the only menu option and delete the excess files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Booting DOS from a USB flash drive by Chris Merchant</title>
		<link>http://bensbits.com/blog/2007/08/21/booting_dos_from_a_usb_flash_drive/#comment-231</link>
		<dc:creator>Chris Merchant</dc:creator>
		<pubDate>Mon, 08 Feb 2010 15:29:44 +0000</pubDate>
		<guid isPermaLink="false">http://franske.com/wordpress/?p=386#comment-231</guid>
		<description>what i dont understand is i download fdbasews.iso and use magiciso to extract all the files. however there is no fat12.bin&quot;, &quot;fat16.bin&quot; and &quot;fat32lba.bin&quot; files. when i goto &quot;FREEDOSPACKAGESSRC_BASEKERNELS.ZIP&quot;, there is no files, but there is 3 more folders labeled &quot;doc&quot;, &quot;packages&quot; and &quot;source&quot;. i have looked through out all three folders and even used the search option on the entire main folder and there are none of those three .bin files. i have downloaded the iso file many times and it is complete but yet these files are not in there.</description>
		<content:encoded><![CDATA[<p>what i dont understand is i download fdbasews.iso and use magiciso to extract all the files. however there is no fat12.bin&#8221;, &#8220;fat16.bin&#8221; and &#8220;fat32lba.bin&#8221; files. when i goto &#8220;FREEDOSPACKAGESSRC_BASEKERNELS.ZIP&#8221;, there is no files, but there is 3 more folders labeled &#8220;doc&#8221;, &#8220;packages&#8221; and &#8220;source&#8221;. i have looked through out all three folders and even used the search option on the entire main folder and there are none of those three .bin files. i have downloaded the iso file many times and it is complete but yet these files are not in there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Submarine Project by casandy</title>
		<link>http://bensbits.com/blog/2003/12/28/the_submarine_project/#comment-82</link>
		<dc:creator>casandy</dc:creator>
		<pubDate>Tue, 26 Jan 2010 20:34:58 +0000</pubDate>
		<guid isPermaLink="false">http://franske.com/wordpress/?p=370#comment-82</guid>
		<description>get a plastic bottle poke three holes&lt;br /&gt;
in it and put an eraser in it it works perfectly!!!!!!!!!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
you&#039;re welcome</description>
		<content:encoded><![CDATA[<p>get a plastic bottle poke three holes<br />
in it and put an eraser in it it works perfectly!!!!!!!!!</p>
<p>
you&#8217;re welcome</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Submarine Project by bella</title>
		<link>http://bensbits.com/blog/2003/12/28/the_submarine_project/#comment-83</link>
		<dc:creator>bella</dc:creator>
		<pubDate>Mon, 25 Jan 2010 23:18:21 +0000</pubDate>
		<guid isPermaLink="false">http://franske.com/wordpress/?p=370#comment-83</guid>
		<description>make a aluminum boat and put a hole in the bottom of it and sit it in the tank then it will float for 5 seconds and then it will subsurface float and then it will sink.</description>
		<content:encoded><![CDATA[<p>make a aluminum boat and put a hole in the bottom of it and sit it in the tank then it will float for 5 seconds and then it will subsurface float and then it will sink.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Submarine Project by J miller</title>
		<link>http://bensbits.com/blog/2003/12/28/the_submarine_project/#comment-84</link>
		<dc:creator>J miller</dc:creator>
		<pubDate>Sun, 24 Jan 2010 04:44:34 +0000</pubDate>
		<guid isPermaLink="false">http://franske.com/wordpress/?p=370#comment-84</guid>
		<description>I just did this with my daughter.  We used the film canister, 2 quarters, 1 penny, and 2 alka seltzer tablets.  The only difference from the above scenario&#039;s was I left the alka seltzer&#039;s in the foil packet.  I poked 4 or 5 holes in the packet, folded it up and stuffed in the film canister.  &lt;br /&gt;
Worked the first time!  Yeah!</description>
		<content:encoded><![CDATA[<p>I just did this with my daughter.  We used the film canister, 2 quarters, 1 penny, and 2 alka seltzer tablets.  The only difference from the above scenario&#8217;s was I left the alka seltzer&#8217;s in the foil packet.  I poked 4 or 5 holes in the packet, folded it up and stuffed in the film canister.  <br />
Worked the first time!  Yeah!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Submarine Project by Ndubisi Onimo</title>
		<link>http://bensbits.com/blog/2003/12/28/the_submarine_project/#comment-85</link>
		<dc:creator>Ndubisi Onimo</dc:creator>
		<pubDate>Sun, 10 Jan 2010 22:38:34 +0000</pubDate>
		<guid isPermaLink="false">http://franske.com/wordpress/?p=370#comment-85</guid>
		<description>this is gonna be kind of complicated, but you can use a strong metal water bottle filled with air. the hook a small but strong pump to it. after the pump(oh, yea, since its gonna be submerged all the electronic parts gotta be water tight)put an electronic sprinkler valve at the end of the pump. wire it so the valve will be closed when the pump is off and the valve will be open when the pump is pumping either way. when the pump brings water in, it will compress the air and eventually there will be too much water in the water bottle(the water bottle acts as a ballast) sink. when the pump brings water out the air will decompress and it will rise again!!!</description>
		<content:encoded><![CDATA[<p>this is gonna be kind of complicated, but you can use a strong metal water bottle filled with air. the hook a small but strong pump to it. after the pump(oh, yea, since its gonna be submerged all the electronic parts gotta be water tight)put an electronic sprinkler valve at the end of the pump. wire it so the valve will be closed when the pump is off and the valve will be open when the pump is pumping either way. when the pump brings water in, it will compress the air and eventually there will be too much water in the water bottle(the water bottle acts as a ballast) sink. when the pump brings water out the air will decompress and it will rise again!!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

