<?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">
	<channel>
      <title>All Discussions - Digital Fruit Forum</title>
      <link>http://www.digitalfruit.biz/forum/vanilla/discussions/feed.rss</link>
      <pubDate>Sun, 20 May 12 15:24:25 -0700</pubDate>
         <description>All Discussions - Digital Fruit Forum</description>
   <language>en-CA</language>
   <atom:link href="/forum/vanilla/discussions/feed.rss" rel="self" type="application/rss+xml" />
   <item>
      <title>Problems with Ubuntu Unity</title>
      <link>http://www.digitalfruit.biz/forum/vanilla/discussion/8/problems-with-ubuntu-unity</link>
      <pubDate>Wed, 30 Nov 2011 00:34:32 -0700</pubDate>
      <dc:creator>Andrew</dc:creator>
      <guid isPermaLink="false">8@/forum/vanilla/discussions</guid>
      <description><![CDATA[So, I'm starting this thread so that people can start listing the problems they are having with Ubuntu's new user interface, Unity.  Once I have enough collected up, I'm sending the list to Cannonical to let them know what's going on, so maybe we can get them fixed and this might not ruin Ubuntu.<br /><br />Anyone who is interested in the health and wellbeing of the operating system, please leave any issues you have here, and let us know what things you think should be improved.]]></description>
   </item>
   <item>
      <title>Darkwave Studio</title>
      <link>http://www.digitalfruit.biz/forum/vanilla/discussion/7/darkwave-studio</link>
      <pubDate>Fri, 09 Sep 2011 21:30:25 -0700</pubDate>
      <dc:creator>Andrew</dc:creator>
      <guid isPermaLink="false">7@/forum/vanilla/discussions</guid>
      <description><![CDATA[I'm typing up a quick entry to start a new thread on the opensource DAW for Windows called Darkwave studio.  While it can be a little tricky to work with and has some problems with certain ASIO drivers, this project has caught my attention with how simple and powerful it is.  Any one with questions about how to use Darkwave studio, or anyone wanting to share their experiences with Darkwave, please post under this thread.  We're starting another thread about technical issues.]]></description>
   </item>
   <item>
      <title>Forwarding AOL Mail with GMail</title>
      <link>http://www.digitalfruit.biz/forum/vanilla/discussion/6/forwarding-aol-mail-with-gmail</link>
      <pubDate>Tue, 30 Aug 2011 01:58:51 -0700</pubDate>
      <dc:creator>Andrew</dc:creator>
      <guid isPermaLink="false">6@/forum/vanilla/discussions</guid>
      <description><![CDATA[So, I don't know how many of you have problems with AOL Mail, but I've had my run-ins in the past.  Most recently, I was helping a friend try and forward his AOL Mail account to his GMail account.  After searching across the internet for hours, I found out AOL likes to block you from forwarding your whole account.  Something about not wanting people to migrate away.<br /><br />But, upon closer inspection and a semi-helpful post on a Blogger blog, I found that GMail already has a solution.  You just sign in, go to the Options gear -&gt; Mail Settings.  From there, you hit the Accounts and Import tab, and under Import mail and contacts, you press the button and start the wizard.  Enter the information and Gmail will go and fetch the information from AOL for you.<br /><br />Its as simple as that.]]></description>
   </item>
   <item>
      <title>problems with include path in Netbeans 6.9 on Ubuntu</title>
      <link>http://www.digitalfruit.biz/forum/vanilla/discussion/4/problems-with-include-path-in-netbeans-6-9-on-ubuntu</link>
      <pubDate>Fri, 22 Jul 2011 18:38:29 -0700</pubDate>
      <dc:creator>Andrew</dc:creator>
      <guid isPermaLink="false">4@/forum/vanilla/discussions</guid>
      <description><![CDATA[So, I ran across a problem with the include path of Netbeans 6.9 in Ubuntu 11.04.  All of my problems began after a recent update in Ubuntu, and I thought that maybe an update to Netbeans was the culprit.  After searching the list of recent updates, and researching things on the net, I couldn't find anything.  I search and search for some explanation on how to get it back and running, and even re-installed Netbeans, but to no avail.<br /><br />I did find a way to enter in the include paths manually, but it was pain to hunt down where all of the dependency libraries were.  I had to add usr/include and several sub-directories, along with listings to other folders as well, (I'll include the list below).  It was driving me nuts.<br /><br />Then, a lot of searching through menus, I found you can modify your include path to keep these folders loaded each time you start a new project.  You just go to the Tools/Options menu dialog, and select the C/C++ button.  Under the Code Assistance tab, you can add to the include paths.  Now, you'll have to add each folder separately for C and C++, but if your anything like me, only the C++ one matters.<br /><br />So, come to find out, the update wasn't to Netbeans, but to the gcc compiler, moving up from 4.4 to 4.5, because Netbeans had all of the proper include paths for the gcc 4.4, and none for the 4.5.<br /><br />So, here is the list of include folders I had to add: (You're mileage may vary, so just control click on each include in your code that has the caution triangle next to it.  That will get you to the library file that is missing a link, and you can search your computer for the file by that name.)<br /><br />usr/include/c++/4.5<br />usr/include/c++/4.5/i486-linux-gnu<br />usr/include/c++/4.5/i686-linux-gnu<br />usr/include/c++/4.5/bits<br />/usr/lib/i386-linux-gnu/gcc/i686-linux-gnu/4.5/include-fixed<br />/usr/lib/i386-linux-gnu/gcc/i686-linux-gnu/4.5/include<br />usr/include<br /><br />this combination of paths was what was required for my compiler to recognize all of the files in the standard library again.  I hope this helps out anyone who has the same problem I had.]]></description>
   </item>
   </channel>
</rss>
