<?xml version="1.0" encoding="iso-8859-1" ?>
<rss version="2.0">
  <channel>
    <title>Discussion Forum</title>
    <link>http://olylug.org/index.php</link>
    <description><![CDATA[]]></description>
    <language>EN</language>
    <pubDate>Tue, 07 Feb 2012 15:19:42 -0700</pubDate>
    <lastBuildDate>Tue, 07 Feb 2012 15:19:42 -0700</lastBuildDate>
    <category>Discussion Forum</category>
    <generator>Phorum 5.1.25</generator>
    <ttl>60</ttl>
    <item>
      <title>[Linux &amp; FOSS] Re: symantec source release soon</title>
      <link>http://olylug.org/read.php?82,22284,22287#msg-22287</link>
      <author>anjilslaire</author>
      <description><![CDATA[More likely more viruses. THis isn't a release from Symantec. PCAnywhere pwned:<br />
<br />
https://twitter.com/#!/TPB_Stun/status/166743446126739456<br />
http://blogs.computerworld.com/19695/antisec_leaks_symantec_pcanywhere_source_code_after_50k_extortion_not_paid]]></description>
      <category>Linux &amp; FOSS</category>
      <guid isPermaLink="true">http://olylug.org/read.php?82,22284,22287#msg-22287</guid>
      <pubDate>Tue, 07 Feb 2012 15:19:42 -0700</pubDate>
    </item>
    <item>
      <title>[Linux &amp; FOSS] STORE FRONT WANTED</title>
      <link>http://olylug.org/read.php?82,22286,22286#msg-22286</link>
      <author>Chuck</author>
      <description><![CDATA[If they will let me crash there now and then I am looking for a Linux Storefront to pimp my wares out of. Twenty bucks? You get an Ubuntu PC...<br />
<br />
What a bargain, that is a bargain for me, I think I will buy some...]]></description>
      <category>Linux &amp; FOSS</category>
      <guid isPermaLink="true">http://olylug.org/read.php?82,22286,22286#msg-22286</guid>
      <pubDate>Tue, 07 Feb 2012 13:18:06 -0700</pubDate>
    </item>
    <item>
      <title>[Linux &amp; FOSS] Re: symantec source release soon</title>
      <link>http://olylug.org/read.php?82,22284,22285#msg-22285</link>
      <author>Chuck</author>
      <description><![CDATA[Really, I mean REALLY?<br />
<br />
Maybe anti-virus might work for Windows now?<br />
<br />
Really?]]></description>
      <category>Linux &amp; FOSS</category>
      <guid isPermaLink="true">http://olylug.org/read.php?82,22284,22285#msg-22285</guid>
      <pubDate>Tue, 07 Feb 2012 12:40:52 -0700</pubDate>
    </item>
    <item>
      <title>[Linux &amp; FOSS] symantec source release soon</title>
      <link>http://olylug.org/read.php?82,22284,22284#msg-22284</link>
      <author>anjilslaire</author>
      <description><![CDATA[Pcanywhere and norton source code to be released by Lodging imminently.  Watch the twitters y'all]]></description>
      <category>Linux &amp; FOSS</category>
      <guid isPermaLink="true">http://olylug.org/read.php?82,22284,22284#msg-22284</guid>
      <pubDate>Mon, 06 Feb 2012 18:08:24 -0700</pubDate>
    </item>
    <item>
      <title>[Linux &amp; FOSS] Linux: A Getting-Started Guide</title>
      <link>http://olylug.org/read.php?82,22283,22283#msg-22283</link>
      <author>Chuck</author>
      <description><![CDATA[&quot;Are you fed up with Microsoft Windows and ready to give Linux a try? Here's how to get started.&quot;<br />
<br />
http://www.pcworld.com/article/248989/linux_a_gettingstarted_guide.html]]></description>
      <category>Linux &amp; FOSS</category>
      <guid isPermaLink="true">http://olylug.org/read.php?82,22283,22283#msg-22283</guid>
      <pubDate>Sun, 05 Feb 2012 17:40:45 -0700</pubDate>
    </item>
    <item>
      <title>[Linux &amp; FOSS] BitBox</title>
      <link>http://olylug.org/read.php?82,22282,22282#msg-22282</link>
      <author>Chuck</author>
      <description><![CDATA[This program is actually in English an runs an instance of Linux on Windows with a Firefox browser, thus reducing the chance of the flimsy Microsoft OS breaking down.<br />
<br />
http://www.chip.de/downloads/BitBox_48987303.html]]></description>
      <category>Linux &amp; FOSS</category>
      <guid isPermaLink="true">http://olylug.org/read.php?82,22282,22282#msg-22282</guid>
      <pubDate>Thu, 02 Feb 2012 13:31:25 -0700</pubDate>
    </item>
    <item>
      <title>[Linux &amp; FOSS] Scientists Create Computer That Reads Your Thoughts and Puts Them Into Words</title>
      <link>http://olylug.org/read.php?82,22281,22281#msg-22281</link>
      <author>Chuck</author>
      <description><![CDATA[Linux needs to be here:<br />
<br />
http://www.activistpost.com/2012/02/scientists-create-computer-that-reads.html]]></description>
      <category>Linux &amp; FOSS</category>
      <guid isPermaLink="true">http://olylug.org/read.php?82,22281,22281#msg-22281</guid>
      <pubDate>Thu, 02 Feb 2012 12:43:06 -0700</pubDate>
    </item>
    <item>
      <title>[Linux &amp; FOSS] MP4 To DVD</title>
      <link>http://olylug.org/read.php?82,22280,22280#msg-22280</link>
      <author>Chuck</author>
      <description><![CDATA[I used this code to make a single-play promo DVD out of my buddies youtube video:<br />
<br />
(input.mp4 is the downloaded youtube video name)<br />
<br />
ffmpeg -i input.mp4 -target ntsc-dvd output.mpg<br />
dvdauthor --title -o dvd -f output.mpg<br />
dvdauthor -o dvd -T<br />
mkisofs -dvd-video -o dvdimage.iso dvd<br />
growisofs -speed=1 -dvd-compat -Z /dev/dvd=dvdimage.iso<br />
<br />
Kickass!]]></description>
      <category>Linux &amp; FOSS</category>
      <guid isPermaLink="true">http://olylug.org/read.php?82,22280,22280#msg-22280</guid>
      <pubDate>Wed, 01 Feb 2012 17:03:31 -0700</pubDate>
    </item>
    <item>
      <title>[Linux &amp; FOSS] Re: Unity Irritation</title>
      <link>http://olylug.org/read.php?82,22266,22276#msg-22276</link>
      <author>Chuck</author>
      <description><![CDATA[My brain is exploding.<br />
<br />
I think the last two lines are important to me.<br />
<br />
But then I like blackbox...]]></description>
      <category>Linux &amp; FOSS</category>
      <guid isPermaLink="true">http://olylug.org/read.php?82,22266,22276#msg-22276</guid>
      <pubDate>Tue, 31 Jan 2012 11:42:05 -0700</pubDate>
    </item>
    <item>
      <title>[Linux &amp; FOSS] Re: Unity Irritation</title>
      <link>http://olylug.org/read.php?82,22266,22275#msg-22275</link>
      <author>regor2102</author>
      <description><![CDATA[Ok heres the deal.<br />
<br />
Unity is like Gnome 3 with some improvements to aide Newbies. It works well with Tablets, Net-books and mobile devices. My first impression of it was it looks like a giant cell phone on my desktop.<br />
<br />
Being spoiled by GNU/Linux, I don't like it for a desktop OS. I mean using Linux is having it your way, just the way you like it. Unity being so new dose not have many configuration options. In other words your pretty much stuck with it there way.<br />
<br />
On the up side its is hella fast! Newbs love it. And Ubuntu 12.04 will have a newer version of Unity that I'm hearing lots of good things about. <br />
<br />
Options for Gnome 2 lovers are <br />
<br />
For Ubuntu there is Mate. <br />
http://en.wikipedia.org/wiki/MAT%C3%89_%28desktop_environment%29<br />
<br />
Heres a ppa to install it with Unity, just log out after installing it and select Mate<br />
<br />
http://askubuntu.com/questions/87040/how-to-install-mate-in-11-10-and-above<br />
<br />
For Mint there is Mate or Cinnamon.<br />
Cinnamon takes Gnome 3 and makes it look and feel like Gnome 2<br />
<br />
http://en.wikipedia.org/wiki/Cinnamon_%28user_interface%29<br />
http://linuxmint.com/ <br />
<br />
So for old Ubuntu user its like LXDE is the new Xfce, because its light.<br />
Xfce is the new Gnome. It looks like Gnome 2<br />
Gnome is Unity. Gnome 3 and Unity not much different. <br />
LOL!<br />
<br />
Linus Torvalds Ditches GNOME 3 For Xfce.<br />
http://linux.slashdot.org/story/11/08/04/0115232/linus-torvalds-ditches-gnome-3-for-xfce]]></description>
      <category>Linux &amp; FOSS</category>
      <guid isPermaLink="true">http://olylug.org/read.php?82,22266,22275#msg-22275</guid>
      <pubDate>Sat, 28 Jan 2012 10:51:45 -0700</pubDate>
    </item>
    <item>
      <title>[Linux &amp; FOSS] Re: Unity Irritation</title>
      <link>http://olylug.org/read.php?82,22266,22274#msg-22274</link>
      <author>anjilslaire</author>
      <description><![CDATA[I haven't tried Gnome 3, so I can't compare, to be honest.]]></description>
      <category>Linux &amp; FOSS</category>
      <guid isPermaLink="true">http://olylug.org/read.php?82,22266,22274#msg-22274</guid>
      <pubDate>Fri, 27 Jan 2012 21:27:50 -0700</pubDate>
    </item>
    <item>
      <title>[Linux &amp; FOSS] Re: Get All The MP3 Files From A Website</title>
      <link>http://olylug.org/read.php?82,21960,22273#msg-22273</link>
      <author>Chuck</author>
      <description><![CDATA[Where dey funk at? Where da stall? Oh yeah, it's me...]]></description>
      <category>Linux &amp; FOSS</category>
      <guid isPermaLink="true">http://olylug.org/read.php?82,21960,22273#msg-22273</guid>
      <pubDate>Fri, 27 Jan 2012 17:39:37 -0700</pubDate>
    </item>
    <item>
      <title>[Linux &amp; FOSS] Re: Unity Irritation</title>
      <link>http://olylug.org/read.php?82,22266,22272#msg-22272</link>
      <author>Chuck</author>
      <description><![CDATA[I poop on new Coke.<br />
<br />
XFCE-Beeehhaahhtch!]]></description>
      <category>Linux &amp; FOSS</category>
      <guid isPermaLink="true">http://olylug.org/read.php?82,22266,22272#msg-22272</guid>
      <pubDate>Fri, 27 Jan 2012 17:32:06 -0700</pubDate>
    </item>
    <item>
      <title>[Linux &amp; FOSS] Re: Unity Irritation</title>
      <link>http://olylug.org/read.php?82,22266,22271#msg-22271</link>
      <author>The Yooper</author>
      <description><![CDATA[Unity is the New Coke of Ubuntu...]]></description>
      <category>Linux &amp; FOSS</category>
      <guid isPermaLink="true">http://olylug.org/read.php?82,22266,22271#msg-22271</guid>
      <pubDate>Fri, 27 Jan 2012 02:26:08 -0700</pubDate>
    </item>
    <item>
      <title>[Linux &amp; FOSS] Re: Unity Irritation</title>
      <link>http://olylug.org/read.php?82,22266,22270#msg-22270</link>
      <author>Chuck</author>
      <description><![CDATA[How does it compare to the default Gnome-baloney?]]></description>
      <category>Linux &amp; FOSS</category>
      <guid isPermaLink="true">http://olylug.org/read.php?82,22266,22270#msg-22270</guid>
      <pubDate>Thu, 26 Jan 2012 14:32:49 -0700</pubDate>
    </item>
    <item>
      <title>[Linux &amp; FOSS] Re: Unity Irritation</title>
      <link>http://olylug.org/read.php?82,22266,22269#msg-22269</link>
      <author>anjilslaire</author>
      <description><![CDATA[Dunno. I went to KDE and havwe been happy since.<br />
Modern KDE (Kubuntu 11.10, that is) is faster than Unity, in my experince.]]></description>
      <category>Linux &amp; FOSS</category>
      <guid isPermaLink="true">http://olylug.org/read.php?82,22266,22269#msg-22269</guid>
      <pubDate>Thu, 26 Jan 2012 13:59:47 -0700</pubDate>
    </item>
    <item>
      <title>[Linux &amp; FOSS] Re: Unity Irritation</title>
      <link>http://olylug.org/read.php?82,22266,22268#msg-22268</link>
      <author>Chuck</author>
      <description><![CDATA[So it's not just me? What where they thinking upstairs?]]></description>
      <category>Linux &amp; FOSS</category>
      <guid isPermaLink="true">http://olylug.org/read.php?82,22266,22268#msg-22268</guid>
      <pubDate>Wed, 25 Jan 2012 17:11:28 -0700</pubDate>
    </item>
    <item>
      <title>[Linux &amp; FOSS] Re: Unity Irritation</title>
      <link>http://olylug.org/read.php?82,22266,22267#msg-22267</link>
      <author>anjilslaire</author>
      <description><![CDATA[yes]]></description>
      <category>Linux &amp; FOSS</category>
      <guid isPermaLink="true">http://olylug.org/read.php?82,22266,22267#msg-22267</guid>
      <pubDate>Tue, 24 Jan 2012 16:49:48 -0700</pubDate>
    </item>
    <item>
      <title>[Linux &amp; FOSS] Unity Irritation</title>
      <link>http://olylug.org/read.php?82,22266,22266#msg-22266</link>
      <author>Chuck</author>
      <description><![CDATA[I noticed none of the Ubuntu spin-offs use Unity. Why is that? Because Unity SUCKS?<br />
<br />
It's possible...]]></description>
      <category>Linux &amp; FOSS</category>
      <guid isPermaLink="true">http://olylug.org/read.php?82,22266,22266#msg-22266</guid>
      <pubDate>Mon, 23 Jan 2012 23:32:19 -0700</pubDate>
    </item>
    <item>
      <title>[Linux &amp; FOSS] Re: How To Really Fix Missing Panels In Xubuntu</title>
      <link>http://olylug.org/read.php?82,22255,22257#msg-22257</link>
      <author>Chuck</author>
      <description><![CDATA[I used my brain and hacked. It least I have a chance with this OS.]]></description>
      <category>Linux &amp; FOSS</category>
      <guid isPermaLink="true">http://olylug.org/read.php?82,22255,22257#msg-22257</guid>
      <pubDate>Mon, 16 Jan 2012 17:58:13 -0700</pubDate>
    </item>
    <item>
      <title>[Linux &amp; FOSS] Re: How To Really Fix Missing Panels In Xubuntu</title>
      <link>http://olylug.org/read.php?82,22255,22256#msg-22256</link>
      <author>anjilslaire</author>
      <description><![CDATA[look at you go, Chuck!]]></description>
      <category>Linux &amp; FOSS</category>
      <guid isPermaLink="true">http://olylug.org/read.php?82,22255,22256#msg-22256</guid>
      <pubDate>Mon, 16 Jan 2012 11:19:28 -0700</pubDate>
    </item>
    <item>
      <title>[Linux &amp; FOSS] How To Really Fix Missing Panels In Xubuntu</title>
      <link>http://olylug.org/read.php?82,22255,22255#msg-22255</link>
      <author>Chuck</author>
      <description><![CDATA[Change in the file:<br />
<br />
~/.config/autostart/xfce4-settings-helper-autostart-desktop<br />
<br />
Hidden=true to Hidden=false<br />
<br />
That will restore the missing toolbars that happens a lot in Xubuntu.<br />
<br />
(I figured that one out myself. Dig me.)]]></description>
      <category>Linux &amp; FOSS</category>
      <guid isPermaLink="true">http://olylug.org/read.php?82,22255,22255#msg-22255</guid>
      <pubDate>Sun, 15 Jan 2012 15:13:07 -0700</pubDate>
    </item>
    <item>
      <title>[Linux &amp; FOSS] We Are All Gonna Die</title>
      <link>http://olylug.org/read.php?82,22254,22254#msg-22254</link>
      <author>Chuck</author>
      <description><![CDATA[Locating simulated targets during a Predator training mission:<br />
<br />
[img]http://www.airforcetimes.com/xml/news/2009/10/airforce_uas_career_100909w/101909af_dorr_uav_800.JPG[/img]<br />
<br />
What's that operating system? The problem is obvious here. Somebody is going to figure out how to hack it to home in on cell-phones, just watch.]]></description>
      <category>Linux &amp; FOSS</category>
      <guid isPermaLink="true">http://olylug.org/read.php?82,22254,22254#msg-22254</guid>
      <pubDate>Sun, 15 Jan 2012 09:56:13 -0700</pubDate>
    </item>
    <item>
      <title>[Linux &amp; FOSS] Note To Self</title>
      <link>http://olylug.org/read.php?82,22253,22253#msg-22253</link>
      <author>Chuck</author>
      <description><![CDATA[Who needs the cloud? I just save stuff here.<br />
<br />
Cool band name: Funky Sack]]></description>
      <category>Linux &amp; FOSS</category>
      <guid isPermaLink="true">http://olylug.org/read.php?82,22253,22253#msg-22253</guid>
      <pubDate>Sat, 14 Jan 2012 15:34:24 -0700</pubDate>
    </item>
    <item>
      <title>[Linux &amp; FOSS] Re: Build A REAL Computer Out Of A “Broken” Windows PC</title>
      <link>http://olylug.org/read.php?82,22157,22247#msg-22247</link>
      <author>Chuck</author>
      <description><![CDATA[We love old computers remade for those in need! I sent you mail...]]></description>
      <category>Linux &amp; FOSS</category>
      <guid isPermaLink="true">http://olylug.org/read.php?82,22157,22247#msg-22247</guid>
      <pubDate>Sat, 07 Jan 2012 13:06:47 -0700</pubDate>
    </item>
    <item>
      <title>[Linux &amp; FOSS] Re: Build A REAL Computer Out Of A “Broken” Windows PC</title>
      <link>http://olylug.org/read.php?82,22157,22246#msg-22246</link>
      <author>DICKO24</author>
      <description><![CDATA[I make Kubuntu boxes out of my daughters' cast-off Windows machines. However I have A LOT of daughters, and I now have an extra machine that I don't have time/space to convert. It is free to a good (Linux/FOSS) home; send me a note at dicko24@comcast.net if you're interested.<br />
<br />
It's an older Dell Inspiron 600m laptop with a 1.7 GHz Pentium chip, 1 GB of RAM, a 75 GB hard drive and AC power adapter. I zeroed the drive, so there is is no OS (possibly no boot sector; can't recall how hard I &quot;cleaned&quot; this one). No disks, no software, but you know where to get Ubuntu or [fill in your favorite flavor]. The battery is too old to hold a charge, but replacements are still available out there.<br />
<br />
I recently refurbed an older Dell box that was dual boot; default into Kubuntu, select into Windows XP. A friend's old IBM PC (!!) died and he was still needing access to Word on a Windows box for writing. When I took it over, I showed him OpenOffice and Kubuntu, and I think another conversion is happening. A demo machine is worth a thousand words...<br />
<br />
-DickO]]></description>
      <category>Linux &amp; FOSS</category>
      <guid isPermaLink="true">http://olylug.org/read.php?82,22157,22246#msg-22246</guid>
      <pubDate>Sat, 07 Jan 2012 11:04:43 -0700</pubDate>
    </item>
    <item>
      <title>[Linux &amp; FOSS] 2012 Plans and Dreams From the Linux Blogs and Beyond</title>
      <link>http://olylug.org/read.php?82,22245,22245#msg-22245</link>
      <author>Chuck</author>
      <description><![CDATA[What's your resolutions?<br />
<br />
http://www.technewsworld.com/story/74077.html]]></description>
      <category>Linux &amp; FOSS</category>
      <guid isPermaLink="true">http://olylug.org/read.php?82,22245,22245#msg-22245</guid>
      <pubDate>Wed, 04 Jan 2012 17:19:15 -0700</pubDate>
    </item>
    <item>
      <title>[Linux &amp; FOSS] WTF?</title>
      <link>http://olylug.org/read.php?82,22244,22244#msg-22244</link>
      <author>Chuck</author>
      <description><![CDATA[&lt;iframe width=&quot;560&quot; height=&quot;315&quot; src=&quot;http://www.youtube.com/embed/aXE6NSqLz1Y&quot; frameborder=&quot;0&quot; allowfullscreen&gt;&lt;/iframe&gt;]]></description>
      <category>Linux &amp; FOSS</category>
      <guid isPermaLink="true">http://olylug.org/read.php?82,22244,22244#msg-22244</guid>
      <pubDate>Wed, 04 Jan 2012 11:03:22 -0700</pubDate>
    </item>
    <item>
      <title>[Linux &amp; FOSS] 10 Reasons to Switch to Linux in 2012</title>
      <link>http://olylug.org/read.php?82,22243,22243#msg-22243</link>
      <author>Chuck</author>
      <description><![CDATA[&quot;No operating system is perfect, of course, but when it comes to giving users control of their computing environments, Linux takes the proverbial cake.&quot;<br />
<br />
http://www.pcworld.com/businesscenter/article/246866/10_reasons_to_switch_to_linux_in_2012.html]]></description>
      <category>Linux &amp; FOSS</category>
      <guid isPermaLink="true">http://olylug.org/read.php?82,22243,22243#msg-22243</guid>
      <pubDate>Mon, 02 Jan 2012 17:43:36 -0700</pubDate>
    </item>
    <item>
      <title>[Linux &amp; FOSS] U.S. Strategic Drone Fleet Infected</title>
      <link>http://olylug.org/read.php?82,22242,22242#msg-22242</link>
      <author>Chuck</author>
      <description><![CDATA[&quot;We keep wiping it off, and it keeps coming back,&quot; a source told Wired.<br />
<br />
http://www.eweek.com/c/a/Security/US-Strategic-Drone-Fleet-Infected-by-Stealthy-Keylogger-Malware-561651/<br />
<br />
[i]&quot;That's not the Linux OS is it?&quot; -cw[/i]]]></description>
      <category>Linux &amp; FOSS</category>
      <guid isPermaLink="true">http://olylug.org/read.php?82,22242,22242#msg-22242</guid>
      <pubDate>Mon, 02 Jan 2012 13:58:35 -0700</pubDate>
    </item>
  </channel>
</rss>

