<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
>

<channel>
	<title>Nosbig.net &#187; Applications</title>
	<atom:link href="http://www.nosbig.net/category/technology/linux/applications/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nosbig.net</link>
	<description>Like my life, in a perpetual state of construction...</description>
	<lastBuildDate>Sat, 17 Jul 2010 19:07:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<!-- podcast_generator="Blubrry PowerPress/1.0.9" mode="advanced" entry="normal" -->
	<itunes:summary>Like my life, in a perpetual state of construction...</itunes:summary>
	<itunes:author>Nosbig.net</itunes:author>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://www.nosbig.net/wp-content/plugins/powerpress/itunes_default.jpg" />
	<itunes:subtitle>Like my life, in a perpetual state of construction...</itunes:subtitle>
	<image>
		<title>Nosbig.net &#187; Applications</title>
		<url>http://www.nosbig.net/wp-content/plugins/powerpress/rss_default.jpg</url>
		<link>http://www.nosbig.net/category/technology/linux/applications/</link>
	</image>
	<atom:link rel='hub' href='http://www.nosbig.net/?pushpress=hub'/>
		<item>
		<title>Smoothing Off Some Rough Edges</title>
		<link>http://www.nosbig.net/smoothing-off-some-rough-edges/</link>
		<comments>http://www.nosbig.net/smoothing-off-some-rough-edges/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 05:44:00 +0000</pubDate>
		<dc:creator>Nosbig</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.nosbig.net/?p=150</guid>
		<description><![CDATA[Lately, I have been spending some quality time again with my TC1000 from Compaq.  I purchased mine last year, along with two friends of mine.  We all have taken different approaches to making the tablets work well. I have been &#8230; <a href="http://www.nosbig.net/smoothing-off-some-rough-edges/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Lately, I have been spending some quality time again with my TC1000 from Compaq.  I purchased mine last year, along with two friends of mine.  We all have taken different approaches to making the tablets work well.</p>
<p>I have been using the tablet off and on since then, with most of the functionality available while logged in, but there have been a few rough edges.  With a tablet PC, how do I log into the tablet while it is undocked from the keyboard?  I have used a great on-screen keyboard/handwriting recognition tool called <a title="Cellwriter" href="http://risujin.org/cellwriter/">Cellwriter</a>.  It requires a little training, but the tool is very accurate after training.  There are two instances where a user needs to enter a password, when logging in and when unlocking the screensaver.</p>
<ul>
<li>Login: I use Gnome, so GDM is the login manager I prefer on this tablet.  Changing the configuration was fairly wasy.  The configuration file, in Debian, is /etc/gdm/Init/Default.  I found that a single line, added above the final &#8220;exit 0&#8243; line, was enough to add the keyboard: &#8220;cellwriter &#8211;keyboard-only &#8211;window-x 170 &#8211;window-y 568 &amp;&#8221; and restart X by logging out.</li>
</ul>
<ul>
<li>Screensaver: The screensaver was slightly more difficult, requiring two steps to configure within gconf-editor:</li>
</ul>
<blockquote>
<ol>
<li>Enable the embedded_keyboard_enabled key in /apps/gnome-screensaver.</li>
<li>Edit the embeddes_keyboard_command to include: /usr/bin/cellwriter &#8211;keyboard-only &#8211;xid</li>
</ol>
</blockquote>
<p>I could have chosen one of a number of alternative keyboards, but Cellwriter works so well and looks so clean compared to the other tools I had tried.  There are two issues that I have been dealing with with little success&#8230;</p>
<p>First, the &#8211;keyboard-only flag is in both locations to run the keyboard without regards to the written input.  I expected to need that during login, as GDM has idea who is logging on until after they have logged on and GDM is no longer needed.  However, I did try to use it normally with the screensaver login, and I could not get gnome-screensaver to accept my known-good password while using the handwriting portion of the application.  While I would like to be able to write my password, your entire password remains on the screen in the input box until you accept the input.  So, I will try to get at working sometime, but it probably better that i have to type my password, keeping it hidden from view.</p>
<p>Second, each of the applications would randomly spam one of the input buttons as I was typing on the screen.  This forces me to have to simply hit the enter key and start again.  At some point, I will have to try using the native fpit driver within Xorg.  I might already be, now that I have upgraded my system to the post-Lenny testing version of Debian (Squeeze).  I haven&#8217;t otherwise updated the system&#8217;s overall configuration in several months.</p>
<p>So, hopefully, I can start getting even more utility out of this again, without the encumberance of this keyboard.  As much as I would like to try one of the new netbooks, like the Acer Aspire Once or the HP Mini 1000, the lack of a touch screen makes those devices a less-attractive form-factor that this handy piece of gear.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nosbig.net/smoothing-off-some-rough-edges/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>A Tale of Two Services</title>
		<link>http://www.nosbig.net/a-tale-of-two-services/</link>
		<comments>http://www.nosbig.net/a-tale-of-two-services/#comments</comments>
		<pubDate>Tue, 20 Jan 2009 17:40:23 +0000</pubDate>
		<dc:creator>Nosbig</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.nosbig.net/?p=146</guid>
		<description><![CDATA[Yesterday afternoon, my girlfriend discovered a particularly large volume of voicemails on her phone, after having cleaned out her mail box just 36 hours prior.  She listened to several blank voicemails, as well as one from someone who wanted us &#8230; <a href="http://www.nosbig.net/a-tale-of-two-services/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Yesterday afternoon, my girlfriend discovered a particularly large volume of voicemails on her phone, after having cleaned out her mail box just 36 hours prior.  She listened to several blank voicemails, as well as one from someone who wanted us to return their call&#8230;</p>
<p>I began investigating by looking into the metadata for the voicemails which were left; all were from unusual phone numbers outside of our area code.  My next trip was to the CDR records and my provider&#8217;s call history.  These sources showed that over 1000 phone calls were attempted to be connected through our phone system to various communities around the country.  Two patterns emerged while looking at the details of the calls:</p>
<ul>
<li>The calls were being generated in a non-sequential pattern; clearly an unscrupulous telemarketer was war-dialing to South Carolina, Michigan, and Virginia.</li>
<li>All of the outbound calls were originating with my girlfriend&#8217;s CallerID.</li>
</ul>
<p>So, I knew what was going on, but I had yet to determine to how this incident occured.  Further digging revealed that the Linksys ATA being used internally was lagging significantly and intermittently.  It was a moment of epiphany; I understood where the problem was, and I could take action to address it.</p>
<p>Several years ago, I installed an Asterisk server to provide home phone service with a company that provided an IAX trunk.  At the time, all we were using softphones to make and receive calls.  Over time, I upgraded to a Cisco 7940 for myself and an analog cordless phone on a Linksys ATA for my girlfriend.  At the time I installed the ATA, I had not used a significant amount of security of the SIP peer registration, as the network was firewalled from the Internet.</p>
<p>Fast forward to 5 months ago&#8230;  I obtained a business phone service through a major provider using SIP.  Due to their configuration, I was required to open the SIP and RTP ports to the general Internet and forward them to my Asterisk server.</p>
<p>Now, we return to the present time.  Several days ago, this telemarketer scanned my router, found open SIP ports, and began to issue a brute-force attack against my Asterisk server.  The telemarketer scanned every possible 3 and 4 digit peer name, was able to find the Linksys ATA&#8217;s peer name, and was quickly able to brute-force the password.  With this information, the telemarketer was able to register as that peer and make calls outbound, according to the dialplan configured for my girlfriend.  My Cisco&#8217;s peer was not impersonated, but it would not be likely to be responsible for outbound calling due to the unique dialplan I am using.</p>
<p>With the understandng of what has happened, I could work to correct and block the means by which this telemarketer was using my phone system and service:</p>
<ol>
<li>I unloaded chan_iax.so to remove the possibility of additional phone calls being made.</li>
<li>I then enabled a moderate amount of security, particularly a random password for each of my SIP devices.</li>
<li>Next, I modified my firewall configuration to drop all packets through my router which contained the IP address from which the attack came.</li>
<li>I then re-enabled the IAX phone service by reloading the chan_iax.so module.</li>
</ol>
<p>After the initial security containment, I turned my focus to handling the inbound phone calls being returned based upon the messages left with the various victims around the country.  I recorded an announcement indicating what had happened and that the compromise was taken care of.  Finally, I crafted the dialplan to play this announcement to every caller not from a local phone number.</p>
<p>Overall, this breach was not as extensive as it could have been, but it does illustrate that security must be vigilantly monitored and maintained.  My complacency in the security of my network ultimately led to this incident.  Fortunately, it does not seem to have led to any major financial loss to any party, including myself.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nosbig.net/a-tale-of-two-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Starting a Podcast/Netcast</title>
		<link>http://www.nosbig.net/starting-a-podcastnetcast/</link>
		<comments>http://www.nosbig.net/starting-a-podcastnetcast/#comments</comments>
		<pubDate>Sun, 01 Apr 2007 23:30:36 +0000</pubDate>
		<dc:creator>Nosbig</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Kernel]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.nosbig.net/starting-a-podcastnetcast/</guid>
		<description><![CDATA[I have been wanting to start a podcast for a very long time, inspired by what Leo Laporte does with TWiT and with what my parents did educating people. So, I spent some time thinking about a focus for the &#8230; <a href="http://www.nosbig.net/starting-a-podcastnetcast/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I have been wanting to start a podcast for a very long time, inspired by what Leo Laporte does with <a href="http://twit.tv">TWiT</a> and with what my parents did educating people.  So, I spent some time thinking about a focus for the show and decided to start a podcast for people who are wishing to learn more about Linux.  The Linux Enthusiasts&#8217; Podcast recorded its first rehearsal podcast today (yes, on April Fool&#8217;s Day) to get a feel for the amount of material to need to fill 30-60 minutes.</p>
<p>For the most part, I would like to spend the time answering anyone&#8217;s Linux questions.  But I thought I would include some weekly news, and I want to include two applications per week, one graphical and one text-based.</p>
<p>To get help with any conundrums, email len@nosbig.net.  I want to hear from people before and during the podcast.  I will probably post the rehearsal after I edit it down a little.  There were a few spots where my ADD got the best of me and I repeated myself or I had to pause a moment to collect my thoughts.  I thought I had prepared sufficiently for this episode, but clearly not.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nosbig.net/starting-a-podcastnetcast/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wireless Streaming Media Server</title>
		<link>http://www.nosbig.net/wireless-streaming-media-server/</link>
		<comments>http://www.nosbig.net/wireless-streaming-media-server/#comments</comments>
		<pubDate>Tue, 09 Mar 2004 02:54:21 +0000</pubDate>
		<dc:creator>Nosbig</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Kernel]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Networking]]></category>

		<guid isPermaLink="false">http://localhost/~nosbig/website/?p=71</guid>
		<description><![CDATA[Today, I am finishing up my Streaming Media Server. It will wirelessly share music streams and setting up in-house file sharing for my music.\n\nThe hardware included a Thinkpad 390E from IBM (333 MHz Pentium II, 192MB RAM, 6 GB hard &#8230; <a href="http://www.nosbig.net/wireless-streaming-media-server/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Today, I am finishing up my Streaming Media Server.  It will wirelessly share music streams and setting up in-house file sharing for my music.\n\nThe hardware included a Thinkpad 390E from IBM (333 MHz Pentium II, 192MB RAM, 6 GB hard drive) and a D-Link DWL-122 USB Wireless Wi-Fi Adapter.  The software I am using is Debian 3.0 stable and the SlimDevices.com SlimServer software.<br />
<span id="more-71"></span><br />
The first step was installing Debian.  Since I was cleaning off the laptop (I got a shiny reconditioned Thinkpad T22), I set up 2 partitions.  One was 400MB for swap, and the other was root (the rest of the drive).  After I got the base install set up, I added in the development packages to allow me to compile software, including a new version of the kernel.</p>
<p>My next challenge was to get the network card working.  Keep in mind that this laptop does not have working PCMCIA sockets because it fell off the table&#8230;.  Since this had been a laptop I had been previously using, I had already found a suitable USB network adapter, the D-Link.  I first tried to install the drivers for the network card, but I could not get the provided 2.4.18 kernel source from the Debian CD&#8217;s to match the pre-compiled kernel.  Since I had to compile a kernel from scratch, anyway, I went ahead and used my USB Zip drive to copy over the 2.4.24 kernel source code.  Then, I extracted, configured, and compiled my kernel.</p>
<p>Next, I compiled and installed the drivers for the network interface, available from <a HREF="http://www.linux-wlan.org">The Linux-WLAN Project</a>.  After installation of the drivers, the log file said that the device had no driver claiming it.  So, I actually found the source code that links the product/vendor code to a driver and edited the prism2sta.c file to add the cod<br />
es in.  I recompiled the modules and reinstalled.  At this point, the interface was recognized.</p>
<p>The next step was to get the kernel to set up the network interface automatically.  On my home network, I have a DHCP server set up, but there are two commands that are needed to turn on the radio and associate with the Access Point.  To get these to be executed automatically when you plug in the card, place the following two commands in /etc/network/interfaces:<br />
 pre-up wlanctl-ng wlan0 lnxreq_ifstate ifstate=enable<br />
 pre-up wlanctl-ng wlan0 lnxreq_autojoin ssid=&#8221;<ssid>&#8221; authtype=opensystem</p>
<p>Once the network is configured, the next step is to install the streaming software.  At slimdevices.com, I downloaded the tarball, rather than the RPM.  After extracting the code, I<br />
 copied it into place and ran the software.  It defaults to using port 9000, but that can be changed in the server interface.  I changed it to port 80, for ease of access.  At the same time, I changed the directory of the music library to point to my collection, once I got it copied to the server.</p>
<p>After getting the software laid out in the right locations, I decided I wanted to add it into the init system, so I needed to have a daemon startup and shutdown script.  It turns out that the one for the sympa mailing list manager worked well for me, after some slight modifications.  After creating the script for the init.d directory, I created the appropriate symbolic links in the rcX.d directories.</p>
<p>There are some last minute details that I am still working out, such as using NFS for native Linux mounting from other machines and Samba for Windows file sharing.  The only other large project yet to conquer is a firewall.  Of course, the Shorewall package will dramatically simplify that project.</p>
<p>In a matter of a couple of days of experimentation, I have set up my old laptop to stream and share my entire music collection to any machine that is on my network, giving me the freedom to listen to my music anywhere in the house or out in the yard, when it finally warms up in Ohio.</ssid></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nosbig.net/wireless-streaming-media-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 2000 == Unix?  Does not compute!</title>
		<link>http://www.nosbig.net/windows-2000-unix-does-not-compute/</link>
		<comments>http://www.nosbig.net/windows-2000-unix-does-not-compute/#comments</comments>
		<pubDate>Fri, 14 Nov 2003 03:39:00 +0000</pubDate>
		<dc:creator>Nosbig</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://localhost/~nosbig/website/?p=70</guid>
		<description><![CDATA[Sitting in my Windows 2000 class (a required course for my degree), the instructor talked at great length tonight about Active Directory, groups, roaming profiles, and permissions. While listening to him, I ponder, &#8220;What is exactly the point of running &#8230; <a href="http://www.nosbig.net/windows-2000-unix-does-not-compute/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Sitting in my Windows 2000 class (a required course for my degree), the instructor talked at great length tonight about Active Directory, groups, roaming profiles, and permissions.  While listening to him, I ponder, &#8220;What is exactly the point of running Windows 2000?&#8221;</p>
<p>- Active Directory (a fundamental part of the Windows 2000 and XP environment) appears to be based on Novell&#8217;s NDS, which is in turn based on LDAP.<br />
- Windows 2000 Native Mode Domains rely on DNS, another standards-based technology<br />
- Roaming Profiles are the poor-man&#8217;s method of doing NFS for home directories</p>
<p>There are other eccentric quirks to Windows 2000 that I should cover in a future entry, should I not have more coming my way to interfere with writing it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nosbig.net/windows-2000-unix-does-not-compute/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Playing a GAIM&#8230;</title>
		<link>http://www.nosbig.net/playing-a-gaim/</link>
		<comments>http://www.nosbig.net/playing-a-gaim/#comments</comments>
		<pubDate>Mon, 01 Sep 2003 19:45:35 +0000</pubDate>
		<dc:creator>Nosbig</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://localhost/~nosbig/website/?p=69</guid>
		<description><![CDATA[For quite a while, Gaim, my IM client, was crashing on me&#8230; I don&#8217;t know what it was, but my whole system kept locking up on me. So, I tried the latest version, 0.67, and it is amazing. It has &#8230; <a href="http://www.nosbig.net/playing-a-gaim/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>For quite a while, Gaim, my IM client, was crashing on me&#8230;  I don&#8217;t know what it was, but my whole system kept locking up on me.  So, I tried the latest version, 0.67, and it is amazing.  It has a new look from older versions of the software and some little features that are really nice.  In addition to tabbed conversations, it also can have the status icons from the buddy list right on the tabs.  You could keep your buddy list minimized and know which of the folks you are talking to are away/idle/unavailable&#8230;</p>
<p>You can pick up a copy at <a HREF="http://gaim.sourceforge.net">http://gaim.sourceforge.net</a>.  And don&#8217;t worry if you are running Windows, there is a Windows port that also works very well.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nosbig.net/playing-a-gaim/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Matrix is Reloaded</title>
		<link>http://www.nosbig.net/the-matrix-is-reloaded/</link>
		<comments>http://www.nosbig.net/the-matrix-is-reloaded/#comments</comments>
		<pubDate>Fri, 23 May 2003 19:03:34 +0000</pubDate>
		<dc:creator>Nosbig</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://localhost/~nosbig/website/?p=66</guid>
		<description><![CDATA[I fire up the latest version of GAIM this morning to send a quick message to a friend of mine, Singe from World Class Mods, and was surprised to be greeted with this logo, rather than the default logo that &#8230; <a href="http://www.nosbig.net/the-matrix-is-reloaded/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I fire up the latest version of GAIM this morning to send a quick message to a friend of mine, Singe from <a href="http://worldclassmods.34sp.com/wp/">World Class Mods</a>, and was surprised to be greeted with this logo, rather than the default logo that I am so used to.</p>
<p><img alt="gaim-matrix-ee.jpg" src="http://www.nosbig.net/images/gaim-matrix-ee.jpg" width="276" height="345" border="0" /></p>
<p>This is just as surprising as the Christmas easter egg for WindowMaker.  Another reason to love Linux, the authors love to throw in little bits and pieces of code in that surprise us from tie to time.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nosbig.net/the-matrix-is-reloaded/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Debian 3.0</title>
		<link>http://www.nosbig.net/debian-30/</link>
		<comments>http://www.nosbig.net/debian-30/#comments</comments>
		<pubDate>Mon, 12 Aug 2002 22:19:45 +0000</pubDate>
		<dc:creator>Nosbig</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://localhost/~nosbig/website/?p=52</guid>
		<description><![CDATA[I have neglected to post here, likely since no one ever reads this&#8230;. Anyway, I did post to the NCOLUG website that Debian 3.0 has arrived. This was several weeks ago. Since then I have ordered and received the CD&#8217;s, &#8230; <a href="http://www.nosbig.net/debian-30/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I have neglected to post here, likely since no one ever reads this&#8230;.</p>
<p>Anyway, I did post to the <a href="http://www.ncolug.org">NCOLUG</a> website that Debian 3.0 has arrived.  This was several weeks ago.  Since then I have ordered and received the CD&#8217;s, an 8 CD set.  I will be looking forward to changing my distribution at some point.  I will have to test it out on a seperate partition as a sacrificial lamb&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nosbig.net/debian-30/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Playing DVDs</title>
		<link>http://www.nosbig.net/playing-dvds/</link>
		<comments>http://www.nosbig.net/playing-dvds/#comments</comments>
		<pubDate>Thu, 20 Jun 2002 11:20:49 +0000</pubDate>
		<dc:creator>Nosbig</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://localhost/~nosbig/website/?p=51</guid>
		<description><![CDATA[I have been enjoying playing DVDs lately under Linux. One problem, interlacing. My favorite player, Ogle, doesn&#8217;t support deinterlacing just yet. There are other players like Xine that offer that support, but I have been unable to get support working &#8230; <a href="http://www.nosbig.net/playing-dvds/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I have been enjoying playing DVDs lately under Linux.  One problem, interlacing.  My favorite player, <a HREF="http://www.dtek.chalmers.se/groups/dvd/">Ogle</a>, doesn&#8217;t support deinterlacing just yet.  There are other players like <a HREF="http://xine.sourceforge.net">Xine</a> that offer that support, but I have been unable to get support working for encrypted DVDs, like &#8220;The American President.&#8221;</p>
<p>If anyone knows how, leave me an <a href="mailto:nosbig@nosbig.net">email</a> or a comment on this entry, and I will have to try it out.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nosbig.net/playing-dvds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The DopeFish Lives!!!</title>
		<link>http://www.nosbig.net/the-dopefish-lives/</link>
		<comments>http://www.nosbig.net/the-dopefish-lives/#comments</comments>
		<pubDate>Fri, 08 Feb 2002 18:37:57 +0000</pubDate>
		<dc:creator>Nosbig</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Gaming]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://localhost/~nosbig/website/?p=47</guid>
		<description><![CDATA[After the upgrade, I started playing around with DOSEMU, a full-fledged DOS emulator. The FreeDOS kernel is a little lacking, so I threw my copy of the Windows 95 DOS on there, and it is working to a degree. Anything &#8230; <a href="http://www.nosbig.net/the-dopefish-lives/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>After the upgrade, I started playing around with DOSEMU, a full-fledged DOS emulator.  The FreeDOS kernel is a little lacking, so I threw my copy of the Windows 95 DOS on there, and it is working to a degree.</p>
<p>Anything that seriously changes the screen resolution or bit depth don&#8217;t seem to work, although I probably can tweak the configuration to fix that.  Duke Nukem 3D and Liero won&#8217;t run, but I did get ZZT and Commander Keen functioning&#8230;..\n\n<img alt="keenonlinux.png" src="http://www.nosbig.net/linuxblog/images/keenonlinux.png" width="1024" height="768" border="0" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nosbig.net/the-dopefish-lives/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
