<?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>NewMedia On the Go &#187; Debian</title>
	<atom:link href="http://newmediaonthego.com/blog/category/operating-system/linux/debian/feed/" rel="self" type="application/rss+xml" />
	<link>http://newmediaonthego.com/blog</link>
	<description>a tech blog mostly about electronic publishing and virtual worlds</description>
	<lastBuildDate>Sun, 25 Sep 2011 23:42:50 +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>Java6 At Last!</title>
		<link>http://newmediaonthego.com/blog/2008/04/24/java6-at-last/</link>
		<comments>http://newmediaonthego.com/blog/2008/04/24/java6-at-last/#comments</comments>
		<pubDate>Thu, 24 Apr 2008 09:47:29 +0000</pubDate>
		<dc:creator>Katherine W. Prawl</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OpenSuSE]]></category>
		<category><![CDATA[Operating System]]></category>
		<category><![CDATA[Wonderland]]></category>

		<guid isPermaLink="false">http://newmediaonthego.com/blog/?p=66</guid>
		<description><![CDATA[It&#8217;s required a lot of midnight oil and not a few grey hairs, but I finally got Java6 JDK, JRE and browser plugin installed. They&#8217;re not on Debian Linux, as I&#8217;d planned, but on a new installation of OpenSUSE Linux. That&#8217;s the distro Sun supports for Wonderland, so I finally gave in and reinstalled it [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s required a lot of midnight oil and not a few grey hairs, but I finally got <a href="http://java.sun.com/javase/6/">Java6 JDK, JRE and browser plugin</a> installed. They&#8217;re not on <a href="http://debian.org">Debian Linux</a>, as I&#8217;d planned, but on a new installation of <a href="http://www.opensuse.org">OpenSUSE Linux</a>. That&#8217;s the distro Sun supports for <a href="https://lg3d-wonderland.dev.java.net/">Wonderland</a>, so I finally gave in and reinstalled it after massive agony trying to translate all the cryptic-enough instructions for SUSE to Debian. It works now, and maybe I&#8217;ll go back and apply my new-found knowledge to install it on Debian, but that will have to wait at least a day or two. First I want to get Wonderland client to work, so I can use it to login to the machine some of our <a href="http://www.physics.drexel.edu/mica/index.php/Main_Page">MICA</a> members have set up to play with, and change my password there. I may be able to run an iteration of the server on Phil&#8217;s laptop while we&#8217;re driving this afternoon, unless I simply sleep after staying up &#8216;way too late to get this done. But done it is!!  Yay!</p>
]]></content:encoded>
			<wfw:commentRss>http://newmediaonthego.com/blog/2008/04/24/java6-at-last/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Extending LSL</title>
		<link>http://newmediaonthego.com/blog/2008/04/15/extending-lsl/</link>
		<comments>http://newmediaonthego.com/blog/2008/04/15/extending-lsl/#comments</comments>
		<pubDate>Tue, 15 Apr 2008 08:46:08 +0000</pubDate>
		<dc:creator>Katherine W. Prawl</dc:creator>
				<category><![CDATA[3D]]></category>
		<category><![CDATA[Darkstar]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[LSL]]></category>
		<category><![CDATA[Models]]></category>
		<category><![CDATA[OpenSIM]]></category>
		<category><![CDATA[OSGrid]]></category>
		<category><![CDATA[SecondLife]]></category>
		<category><![CDATA[Virtual Worlds]]></category>
		<category><![CDATA[Wonderland]]></category>

		<guid isPermaLink="false">http://newmediaonthego.com/blog/?p=63</guid>
		<description><![CDATA[LSL, or Linden Scripting Language, was originated by Linden Lab, the creators and owners of SecondLife&#8482;. It is remarkably easy to use, and can allow &#8220;residents&#8221; of SecondLife and OpenSim based virtual worlds to do many marvelous things in these 3D environments. (OpenSim is the open source version of SecondLife&#8217;s server software.) One of the [...]]]></description>
			<content:encoded><![CDATA[<p>LSL, or Linden Scripting Language, was originated by <a href="http://lindenlab.com">Linden Lab</a>, the creators and owners of <a href="http://secondlife.com">SecondLife</a>&trade;. It is remarkably easy to use, and can allow &#8220;residents&#8221; of <em>SecondLife</em> and <a href="http://opensimulator.org">OpenSim</a> based virtual worlds to do many marvelous things in these 3D environments. (OpenSim is the open source version of SecondLife&#8217;s server software.)</p>
<p>One of the things people have been clamoring for in <em>SecondLife</em> for as long as I can remember (back to about July 2005, when I first rezzed into that world) is &#8220;Web on a Prim&#8221;. A <em>prim</em> is a primitive object, like a representation of a 3D cube or sphere or cylinder. These are the building blocks out of which all the incredible representations of physical objects are made in 3D virtual worlds. By combining them, twisting and resizing them, &#8220;painting&#8221; them with textures, linking them together and embedding little scripts in them, all the wonders of the grid are made manifest.</p>
<p>All, that is, except for a functioning Web browser that an avatar can share with others in the world. The latest version of the <em>SecondLife</em> viewer, the client software that enables one to enter these virtual worlds, offers at last a rudimentary Web viewer, but it can only display a single page with no live links. Hypertext without hyperlinks is almost useless, but of course it is a step in the right direction, and better than anything that preceeded it.</p>
<p>In one of the derivative VWs I&#8217;ve joined recently, though, they have taken LSL a step further. As well as implementing most of the commands from that scripting language, a few home-grown functions are added. One specifically enlarges the ability to display Web pages on primative objects, chosen by anyone in the world, not just  someone who has control of the media on the land parcel where the object exists as is presently the case in <em>SecondLife</em>.  For the geeks among us (you know who you are), this function is called <code>osSetDynamicTextureURL()</code> and it allows a &#8220;voice&#8221; command to be used to surf to any given URL. Where native Linden LSL commands follow the convention of having their names preceeded by &#8220;ll&#8221; (two lower-case letter Ls), as in <code>llSetText()</code>, the OpenSim scripters have used <code>os[Function name]</code> to identify those that are not from Linden Lab.  I&#8217;ve tried out an object that uses a script with this function, and it works quite well. However, when I tried to make my own Web display object using a copy of the script I found in the user&#8217;s forum on the <a href="http://osgrid.org">OSGrid.org website</a>, it did not work; I don&#8217;t know why. Perhaps the copy has a typo I&#8217;m not proficient enough to spot, or maybe the grid was just being a bit unstable at that moment. It is still alpha software, after all.</p>
<p>Still, even if I couldn&#8217;t make my own Web display (yet!), the fact that LSL is being extended in OpenSim grids is very encouraging.</p>
<p>Also encouraging is the fact that I heard from a friend tonight that a mutual acquaintance is also planning to install <a href="">Sun Microsystem&#8217;s open source Darkstar server</a> to run a <a href="https://lg3d-wonderland.dev.java.net/">Project Wonderland</a> region on his own computer, as I hope to do soon. This is becoming the favorite indoor sport of the really extreme VW addicts on the block! I&#8217;m one step closer now, since I finally located the package I need to install <a href="http://java.sun.com/javase/6/">Java6 SDK</a> on Debian Linux, a requirement for running <em>Darkstar</em>.</p>
]]></content:encoded>
			<wfw:commentRss>http://newmediaonthego.com/blog/2008/04/15/extending-lsl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>YAVW &#8211; Yet Another Virtual World</title>
		<link>http://newmediaonthego.com/blog/2008/03/05/yavw-yet-another-virtual-world/</link>
		<comments>http://newmediaonthego.com/blog/2008/03/05/yavw-yet-another-virtual-world/#comments</comments>
		<pubDate>Wed, 05 Mar 2008 23:35:01 +0000</pubDate>
		<dc:creator>Katherine W. Prawl</dc:creator>
				<category><![CDATA[3D]]></category>
		<category><![CDATA[Avatar]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MacOS X]]></category>
		<category><![CDATA[Qwaq]]></category>
		<category><![CDATA[Tomorrow Space]]></category>
		<category><![CDATA[Virtual Machine]]></category>
		<category><![CDATA[Virtual Worlds]]></category>
		<category><![CDATA[WindowsXP]]></category>

		<guid isPermaLink="false">http://newmediaonthego.com/blog/2008/03/05/yavw-yet-another-virtual-world/</guid>
		<description><![CDATA[Troy McConaghy just posted a message to the Qwaq MICA group about a brand new Virtual World, Tomorrow Space from a company called Transmutable Networks. I naturally immediately signed up for an account (katlemieux) and briefly explored this Web-based world, which only opened to the public this Monday. So far, they have two types of [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.troymcconaghy.com/">Troy McConaghy</a> just posted a message to the <a href="http://qwaq-sl.org/QSL/mica.html">Qwaq MICA group</a> about a brand new Virtual World, <a href="http://transmutable.com/tomorrowspace/">Tomorrow Space</a> from a company called Transmutable Networks.</p>
<p>I naturally immediately signed up for an account (katlemieux) and briefly explored this Web-based world, which only opened to the public this Monday. So far, they have two types of &#8220;rooms&#8221; available which one can rent on a daily basis and invite people to join you for free, and two generic avatars, &#8220;Joe&#8221; and &#8220;Jane&#8221;, which can be customized to a limited degree. With a <em>Pro</em> account, one can upload textures to create a better looking avatar and wardrobe, etc., but so far I haven&#8217;t found any specifications for those. </p>
<p>In general it looks promising. The idea of a low-cost, Web-accessible virtual meeting space has some real possibilities, even if it&#8217;s not visually rich yet. Already one can link to a folder of images to display as a slideshow, or a video file, and a voice chat tool is available.  Adding voice to a meeting room rental (US$5.99) costs an additional fee (US$4.99), but that&#8217;s not horrible considering that people you invite to your room don&#8217;t have to pay a cent.</p>
<p>So far I&#8217;ve only tried browsing this site with Firefox on Mac OS X.5, but (after adding a line to my computer&#8217;s Java settings, according to Transmutable&#8217;s very clear instructions, and restarting Firefox), it worked very well.  Later I&#8217;ll fire up my virtual machines with <em>WindowsXP</em>&reg; and <em>Debian GNU/Linux</em>, and see how it works on them.</p>
]]></content:encoded>
			<wfw:commentRss>http://newmediaonthego.com/blog/2008/03/05/yavw-yet-another-virtual-world/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Java on Linux, the saga continues&#8230;</title>
		<link>http://newmediaonthego.com/blog/2008/02/29/java-on-linux-the-saga-continues/</link>
		<comments>http://newmediaonthego.com/blog/2008/02/29/java-on-linux-the-saga-continues/#comments</comments>
		<pubDate>Fri, 29 Feb 2008 06:32:36 +0000</pubDate>
		<dc:creator>Katherine W. Prawl</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Wonderland]]></category>

		<guid isPermaLink="false">http://newmediaonthego.com/blog/2008/02/29/java-on-linux-the-saga-continues/</guid>
		<description><![CDATA[Today I finally got around to installing a new version of Debian Linux, this one the &#8220;testing&#8221; release code named Lenny, because it is supposed to include Java6 JDK, which I&#8217;ve been pulling my hair out trying to get to work on the &#8220;Etch&#8221; release of Debian. Etch only has Java5 JDK, which won&#8217;t quite [...]]]></description>
			<content:encoded><![CDATA[<p>Today I finally got around to installing a new version of <a href="http://debian.org">Debian Linux</a>, this one the &#8220;testing&#8221; release code named <em>Lenny</em>, because it is supposed to include <a href="http://java.sun.com/javase/6/">Java6 JDK</a>, which I&#8217;ve been pulling my hair out trying to get to work on the &#8220;Etch&#8221; release of Debian. <em>Etch</em> only has Java5 JDK, which won&#8217;t quite do. You will perhaps recall from earlier postings about <a href="https://lg3d-wonderland.dev.java.net/index.html">Project Wonderland</a> that the <em>Wonderland</em> server requires <em>Java6</em>. So, it all worked on the second try, but I&#8217;ve been too busy with other things (like talking about doing all this) to get a good look at it to see if in fact <em>Java6</em> is there and accessible. No meetings are on my agenda tomorrow (I had 3 today, plus a semi-scheduled conversation), so there&#8217;s a half-decent chance I&#8217;ll get to it then. But don&#8217;t hold your breath.</p>
]]></content:encoded>
			<wfw:commentRss>http://newmediaonthego.com/blog/2008/02/29/java-on-linux-the-saga-continues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debian GNU/Linux</title>
		<link>http://newmediaonthego.com/blog/2008/02/15/debian-gnulinux/</link>
		<comments>http://newmediaonthego.com/blog/2008/02/15/debian-gnulinux/#comments</comments>
		<pubDate>Fri, 15 Feb 2008 09:59:49 +0000</pubDate>
		<dc:creator>Katherine W. Prawl</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Operating System]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Wonderland]]></category>

		<guid isPermaLink="false">http://newmediaonthego.com/blog/2008/02/15/debian-gnulinux/</guid>
		<description><![CDATA[Debian 4.0 (&#8220;Etch&#8221;) installed beautifully, and runs equally well! I&#8217;m very pleased. The desktop wallpaper isn&#8217;t quite as attractive as that in Ubuntu, but I&#8217;m sure I&#8217;ll figure out how to change that pretty soon. The important thing is that it works, and even better than that, I just found this in the Debian GNU/Linux [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.debian.org">Debian 4.0</a> (&#8220;Etch&#8221;) installed beautifully, and runs equally well!  I&#8217;m very pleased. The desktop wallpaper isn&#8217;t quite as attractive as that in <a href="http://www.ubuntu.com">Ubuntu</a>, but I&#8217;m sure I&#8217;ll figure out how to change that pretty soon. The important thing is that it works, and even better than that, I just found this in the <a href="http://www.debian.org/doc/manuals/debian-java-faq">Debian GNU/Linux Java FAQ</a>:</p>
<blockquote><p>The Etch release was the first one to provide Sun&#8217;s JDK environment without the need to download it from third-party repositories</p></blockquote>
<div align="center"><a href="http://www.debian.org"><img src="http://www.debian.org/logos/openlogo-nd-50.png" /></a><a href="http://www.debian.org"><img src="http://www.debian.org/Pics/debian.png" /></a></div>
<p>&nbsp;</p>
<p>Hooray! If the version is the one I need (JDK 6), I&#8217;m ready to download and install <a href="https://lg3d-wonderland.dev.java.net/">Wonderland</a>. If not, it should be easier to update it than to try to do and entirely new install.</p>
<p>Yep, the Java 6 binary packages are available, so even if they didn&#8217;t get onto this virtual machine during initial installation, it should be an easy matter to get them and install. In fact, there are <a href="http://www.debian.org/doc/manuals/debian-java-faq/ch6.html#s-java56">step-by-step instructions</a> in the Debian Java FAQ for doing just that. I&#8217;m good to go!</p>
]]></content:encoded>
			<wfw:commentRss>http://newmediaonthego.com/blog/2008/02/15/debian-gnulinux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Try, try again</title>
		<link>http://newmediaonthego.com/blog/2008/02/15/try-try-again/</link>
		<comments>http://newmediaonthego.com/blog/2008/02/15/try-try-again/#comments</comments>
		<pubDate>Fri, 15 Feb 2008 02:11:52 +0000</pubDate>
		<dc:creator>Katherine W. Prawl</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OpenSuSE]]></category>
		<category><![CDATA[Operating System]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Virtual Machine]]></category>
		<category><![CDATA[Wonderland]]></category>

		<guid isPermaLink="false">http://newmediaonthego.com/blog/2008/02/15/try-try-again/</guid>
		<description><![CDATA[I&#8217;ve given up trying to configure Ubuntu to use as anything but a desktop system. It&#8217;s very pretty, and would be an excellent end-user computer for someone to use for web surfing and email, and maybe running SecondLife, but at least as I installed it (important caveat), it doesn&#8217;t have the right packages to let [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve given up trying to configure <a href="http://www.ubuntu.com">Ubuntu</a> to use as anything but a desktop system. It&#8217;s very pretty, and would be an excellent end-user computer for someone to use for web surfing and email, and maybe running <a href="http://secondlife.com">SecondLife</a>, but at least as I installed it (important caveat), it doesn&#8217;t have the right packages to let me get <a href="https://lg3d-wonderland.dev.java.net/">Wonderland</a> to work on it. There seem to be some of them, but the versions are wrong or something. I got completely frustrated trying to install Java JDK6, which requires GCC 3, but Ubuntu has instead GCC 4.2, and so on. I couldn&#8217;t even get the Java plugin for Firefox to work, in order to verify my Java installation was correct!</p>
<p>So now I&#8217;m setting up <a href="http://www.debian.org">Debian Linux</a> on yet another virtual machine. Yesterday I tried <a href="">OpenSuSE Linux</a>, but wasn&#8217;t very favorably impressed with it. Maybe I&#8217;ll look at it again sometime, since there are lots of people who swear by it, but at least my installation left something to be desired. I guess appearances do matter to me, because the fonts they use on their desktop were difficult to read on my screen, and I couldn&#8217;t get it to use any display definition but VESA 800&#215;600, which is pretty skimpy for someone used to a 20&#8243; diagonal high-resolution LED display. I&#8217;m hoping <em>Debian</em> will let me use a bigger window &#8212; <em>Ubuntu</em> did. Thank goodness Linux distros only cost the time and bandwidth it takes to download them.</p>
]]></content:encoded>
			<wfw:commentRss>http://newmediaonthego.com/blog/2008/02/15/try-try-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

