<?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>[kumo.it] &#187; BeOS</title>
	<atom:link href="http://www.kumo.it/articles/category/blog/beos/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kumo.it</link>
	<description>iPhone software and Hiragana/Katakana quizzes</description>
	<lastBuildDate>Sat, 15 May 2010 14:35:51 +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>BeOS projects</title>
		<link>http://www.kumo.it/articles/2010/05/07/beos-projects/</link>
		<comments>http://www.kumo.it/articles/2010/05/07/beos-projects/#comments</comments>
		<pubDate>Thu, 06 May 2010 22:02:40 +0000</pubDate>
		<dc:creator>kumo</dc:creator>
				<category><![CDATA[BeOS]]></category>
		<category><![CDATA[thoughts]]></category>

		<guid isPermaLink="false">http://www.kumo.it/?p=439</guid>
		<description><![CDATA[Well it has been a while but the source code to my BeOS projects seems to have reappeared. I don&#8217;t know how complete they are (I didn&#8217;t use version control in 2000-2002) and whether they compile or not, so I am trying them out. I have BeOS working in a QEMU emulator (well just &#8216;Q&#8217; [...]]]></description>
			<content:encoded><![CDATA[<p>Well it has been a while but the source code to my BeOS projects seems to have reappeared. I don&#8217;t know how complete they are (I didn&#8217;t use version control in 2000-2002) and whether they compile or not, so I am trying them out. I have BeOS working in a QEMU emulator (well just &#8216;Q&#8217; actually) but  without network or colour. Trying to download haiku r1 alpha 1 to see how that goes instead. I will be posting updates to a separate tumblelog at <a href="http://kumo-beos.tumblr.com/">http://kumo-beos.tumblr.com/</a>. I don&#8217;t suppose there is a version control that works with bfs attributes is there? I would like to stick the code on github, but that would just strip away the all-important attributes, so not very useful!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kumo.it/articles/2010/05/07/beos-projects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Haiku under VMWare Fusion</title>
		<link>http://www.kumo.it/articles/2007/06/08/haikuapp-under-vmware-fusion/</link>
		<comments>http://www.kumo.it/articles/2007/06/08/haikuapp-under-vmware-fusion/#comments</comments>
		<pubDate>Fri, 08 Jun 2007 09:16:25 +0000</pubDate>
		<dc:creator>kumo</dc:creator>
				<category><![CDATA[BeOS]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[notes]]></category>
		<category><![CDATA[emulation]]></category>
		<category><![CDATA[Haiku]]></category>
		<category><![CDATA[osx]]></category>

		<guid isPermaLink="false">http://www.kumo.it/articles/2007/06/08/haikuapp-under-vmware-fusion/</guid>
		<description><![CDATA[Interesting times indeed as I am finally able to run Haiku at a decent speed under OSX (does that make it Haiku.app?). The network works too which is very useful if I am ever going to do anything with my projects. !http://www.kumo.it/wp-content/uploads/2007/06/haiku.png! I have moved the BeOS open source survey to the &#8220;BeOS&#8221;:/beos page.]]></description>
			<content:encoded><![CDATA[<p>Interesting times indeed as I am finally able to run Haiku at a decent speed under OSX (does that make it Haiku.app?). The network works too which is very useful if I am ever going to do anything with my projects.</p>
<p>!http://www.kumo.it/wp-content/uploads/2007/06/haiku.png!</p>
<p>I have moved the BeOS open source survey to the &#8220;BeOS&#8221;:/beos page.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kumo.it/articles/2007/06/08/haikuapp-under-vmware-fusion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Experiences in emulating BeOS in OSX</title>
		<link>http://www.kumo.it/articles/2006/09/17/experiences-in-emulating-beos-in-osx/</link>
		<comments>http://www.kumo.it/articles/2006/09/17/experiences-in-emulating-beos-in-osx/#comments</comments>
		<pubDate>Sun, 17 Sep 2006 20:18:00 +0000</pubDate>
		<dc:creator>kumo</dc:creator>
				<category><![CDATA[BeOS]]></category>
		<category><![CDATA[notes]]></category>
		<category><![CDATA[emulation]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[qemu]]></category>

		<guid isPermaLink="false">http://www.kumo.it/articles/2006/09/17/experiences-in-emulating-beos-in-osx/</guid>
		<description><![CDATA[<p>A couple of nights ago I decided that it was time to see if I could get BeOS to work on my iBook (it worked but it was very slow). I found the information on various places on the Internet but I forgot to note down where I found it from so I am recreating it here (so that at least I don't forget how it was done).</p>]]></description>
			<content:encoded><![CDATA[<p>A couple of nights ago I decided that it was time to see if I could get BeOS to work on my iBook <em>(it worked but it was very slow)</em>. The only way I could get it to work was with emulation. I found the information on various places on the Internet but I forgot to note down where I found it from so I am recreating it here (so that at least I don&#8217;t forget how it was done).</p>
<p>For now I am trying to use just the simple <strong>BeOS 5 Personal Edition</strong>.</p>
<ul>
<li>Download the BeOS R5 Personal Edition for Linux from <a href="http://www.bebits.com/app/2680">BeBits</a></li>
<li>Extract the file that you just downloaded and if you want to, place <strong>image.be</strong> and <strong>floppy.img</strong> somewhere</li>
<li>Install _qemu_ which is a PC emulator. I installed it from <a href="http://stegefin.free.fr/qemu/qemu.dmg">http://stegefin.free.fr/qemu/qemu.dmg</a> as suggested on the <a href="http://haiku-os.org/wiki/index.php?title=Haiku_HD_Images">Haiku Wiki</a></li>
</ul>
<p>At this point, you should open up a Terminal window and <code>cd</code> to the location where <em>image.be</em> and <em>floppy.img</em> are. Both files are needed to get BeOS PE to run and so the following should be typed:</p>
<p><code>qemu -fda floppy.img -hda image.be -boot a -m 128 -user-net</code></p>
<dl>
<dt>-fda floppy.img</dt>
<dd>The floppy disk is _floppy.img_</dd>
<dt>-hda image.be</dt>
<dd>The hard disk is _image.be_</dd>
<dt>-boot a</dt>
<dd>Boot from drive a</dd>
<dt>-m 128</dt>
<dd>Provide 128 meg of memory</dd>
<dt>-user-net</dt>
<dd>Creates a private network (?)</dd>
</dl>
<p>After a while BeOS will be running in greyscale. Either I would have to enable the safe video mode everytime I booted BeOS or I would have to use one of the pieces of software on BeBits to force the video mode. I couldn&#8217;t get the network to work so I was stuck with the problem of how to transfer files to BeOS. I tried to make a dmg but it didn&#8217;t work so in the end I made a CD image using the following command:</p>
<p><code>hdiutil makehybrid -o stuff_for_beos.iso -iso DIRECTORY</code></p>
<p>At that point the CD image can be passed to qemu by adding <code>-cdrom ISONAME</code> to the qemu command:</p>
<p><code>qemu -fda floppy.img -hda image.be -cdrom stuff_for_beos.iso -boot a -m 128 -user-net</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kumo.it/articles/2006/09/17/experiences-in-emulating-beos-in-osx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BeOS apps</title>
		<link>http://www.kumo.it/articles/2006/05/23/beos-apps/</link>
		<comments>http://www.kumo.it/articles/2006/05/23/beos-apps/#comments</comments>
		<pubDate>Tue, 23 May 2006 03:04:00 +0000</pubDate>
		<dc:creator>kumo</dc:creator>
				<category><![CDATA[BeOS]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I am wondering if I should bother making the source code to my old BeOS applications available&#8230; does anyone care at all?]]></description>
			<content:encoded><![CDATA[<p>I am wondering if I should bother making the source code to my old BeOS applications available&#8230; does anyone care at all?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kumo.it/articles/2006/05/23/beos-apps/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Repliman Desktop Fix</title>
		<link>http://www.kumo.it/articles/2004/03/14/repliman-desktop-fix/</link>
		<comments>http://www.kumo.it/articles/2004/03/14/repliman-desktop-fix/#comments</comments>
		<pubDate>Sun, 14 Mar 2004 10:29:00 +0000</pubDate>
		<dc:creator>kumo</dc:creator>
				<category><![CDATA[BeOS]]></category>
		<category><![CDATA[repliman]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Added new version of repliman. You should download this only if you have problems seeing the Desktop replicants.]]></description>
			<content:encoded><![CDATA[<p>Added new version of <a href="/beos/repliman">repliman</a>. You should download this only if you have problems seeing the Desktop replicants.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kumo.it/articles/2004/03/14/repliman-desktop-fix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Attr Tools Update</title>
		<link>http://www.kumo.it/articles/2003/11/08/attr-tools-update/</link>
		<comments>http://www.kumo.it/articles/2003/11/08/attr-tools-update/#comments</comments>
		<pubDate>Sat, 08 Nov 2003 11:30:00 +0000</pubDate>
		<dc:creator>kumo</dc:creator>
				<category><![CDATA[BeOS]]></category>
		<category><![CDATA[attr_tools]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Updated the attr_tools, now attributes can be renamed. Page can be found &#8220;here&#8221;:/beos/attr_tools.]]></description>
			<content:encoded><![CDATA[<p>Updated the attr_tools, now attributes can be renamed. Page can be found &#8220;here&#8221;:/beos/attr_tools.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kumo.it/articles/2003/11/08/attr-tools-update/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Net Positive Buttons</title>
		<link>http://www.kumo.it/articles/2003/11/05/net-positive-buttons/</link>
		<comments>http://www.kumo.it/articles/2003/11/05/net-positive-buttons/#comments</comments>
		<pubDate>Wed, 05 Nov 2003 10:30:00 +0000</pubDate>
		<dc:creator>kumo</dc:creator>
				<category><![CDATA[BeOS]]></category>
		<category><![CDATA[netpositive]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Buttons are appearing all over the internet so I made my NetPositive compliant button here.]]></description>
			<content:encoded><![CDATA[<p>Buttons are appearing all over the internet so I made my NetPositive compliant button <a href="http://www.kumo.it/images/npos_valid.png">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kumo.it/articles/2003/11/05/net-positive-buttons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Attr Tools Release</title>
		<link>http://www.kumo.it/articles/2003/11/03/attr-tools-release/</link>
		<comments>http://www.kumo.it/articles/2003/11/03/attr-tools-release/#comments</comments>
		<pubDate>Mon, 03 Nov 2003 11:30:00 +0000</pubDate>
		<dc:creator>kumo</dc:creator>
				<category><![CDATA[BeOS]]></category>
		<category><![CDATA[attr_tools]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I rewrote some of the *attr commands that ship with BeOS to show more information about the attributes. Page can be found &#8220;here&#8221;:/pages/beos/attr_tools.]]></description>
			<content:encoded><![CDATA[<p>I rewrote some of the *attr commands that ship with BeOS to show more information about the attributes. Page can be found &#8220;here&#8221;:/pages/beos/attr_tools.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kumo.it/articles/2003/11/03/attr-tools-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>People.iro v0.2b</title>
		<link>http://www.kumo.it/articles/2002/07/24/people-iro-v0-2b/</link>
		<comments>http://www.kumo.it/articles/2002/07/24/people-iro-v0-2b/#comments</comments>
		<pubDate>Wed, 24 Jul 2002 13:31:00 +0000</pubDate>
		<dc:creator>kumo</dc:creator>
				<category><![CDATA[BeOS]]></category>
		<category><![CDATA[People.iro]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[New version of People.iro (v0.2b). I need to update the documentation and screen shots of this page.]]></description>
			<content:encoded><![CDATA[<p>New version of People.iro (v0.2b). I need to update the documentation and screen shots of this page.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kumo.it/articles/2002/07/24/people-iro-v0-2b/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 6/14 queries in 0.064 seconds using disk

Served from: www.kumo.it @ 2010-07-29 16:32:33 -->