<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Comments</title>
		<description>Discuss Haikuware - Software for the Haiku OS</description>
		<link>http://haikuware.com</link>
		<lastBuildDate>Mon, 06 Feb 2012 23:32:27 --600</lastBuildDate>
		<generator>JComments</generator>
		<atom:link href="http://haikuware.com/feed/full" rel="self" type="application/rss+xml" />
		<item>
			<title>yab</title>
			<link>http://haikuware.com/remository/view-details/development/language/yab#comment-8637</link>
			<description><![CDATA[Premislaus says: &quot;On some computers, alpha3 does not work properly.&quot;]]></description>
			<dc:creator>Premislaus</dc:creator>
			<pubDate>Mon, 06 Feb 2012 17:18:22 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/development/language/yab#comment-8637</guid>
		</item>
		<item>
			<title>yab</title>
			<link>http://haikuware.com/remository/view-details/development/language/yab#comment-8636</link>
			<description><![CDATA[Premislaus says: &quot;Yab 1.5 works well on the new nightly builds.&quot;]]></description>
			<dc:creator>Premislaus</dc:creator>
			<pubDate>Mon, 06 Feb 2012 17:17:27 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/development/language/yab#comment-8636</guid>
		</item>
		<item>
			<title>yab</title>
			<link>http://haikuware.com/remository/view-details/development/language/yab#comment-8635</link>
			<description><![CDATA[clasqm says: &quot;Thanks Jan. You caught me at a bad time, I won't be able to test the new version for a while, but I couldn't pass up the opportunity to say thanks for continuing to work on the most important 3rd party language on Haiku. And yes, I do agree with sticking to the official releases of Haiku, otherwise we descend into chaos.&quot;]]></description>
			<dc:creator>clasqm</dc:creator>
			<pubDate>Mon, 06 Feb 2012 13:41:04 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/development/language/yab#comment-8635</guid>
		</item>
		<item>
			<title>yab</title>
			<link>http://haikuware.com/remository/view-details/development/language/yab#comment-8634</link>
			<description><![CDATA[jan__64 says: &quot;Ok, it seems that part of the localization API has changed recently in Haiku. I will check out a recent build and try to solve the problem.&quot;]]></description>
			<dc:creator>jan__64</dc:creator>
			<pubDate>Mon, 06 Feb 2012 09:50:27 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/development/language/yab#comment-8634</guid>
		</item>
		<item>
			<title>yab</title>
			<link>http://haikuware.com/remository/view-details/development/language/yab#comment-8633</link>
			<description><![CDATA[MaxOS says: &quot;OK /boot/apps/yab-1.7/src> make g++ -O -I. -DHAVE_CONFIG -DUNIX -DHAIKU -c YabInterface.cpp -o YabInterface.o YabInterface.cpp: In member function 'void YabInterface::SetLocalize(cons t char*)': YabInterface.cpp:9170:32: error: no matching function for call to 'BCatalog::BCatalog(const char*&)' YabInterface.cpp:9170:32: note: candidates are: /boot/develop/headers/os/locale/Catalog.h:54:9: note: BCatalog::BCatalog(const BCatalog&) /boot/develop/headers/os/locale/Catalog.h:54:9: note: no known conversion for argument 1 from 'const char*' to 'const BCatalog&' /boot/develop/headers/os/locale/Catalog.h:23:9: note: BCatalog::BCatalog(const entry_ref&, const char*, uint32) /boot/develop/headers/os/locale/Catalog.h:23:9: note: no known conversion for argument 1 from 'const char*' to 'const entry_ref&' /boot/develop/headers/os/locale/Catalog.h:22:9: note: BCatalog::BCatalog() /boot/develop/headers/os/locale/Catalog.h:22:9: note: candidate expects 0 arguments, 1 provided make: *** [YabInterface.o] Error 1&quot;]]></description>
			<dc:creator>MaxOS</dc:creator>
			<pubDate>Mon, 06 Feb 2012 09:15:24 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/development/language/yab#comment-8633</guid>
		</item>
		<item>
			<title>yab</title>
			<link>http://haikuware.com/remository/view-details/development/language/yab#comment-8632</link>
			<description><![CDATA[jan__64 says: &quot;Alpha3 is the latest "official" release, otherwise it gets hard to support various builds that get outdated again. Just compile your own binary and you are fine. :)&quot;]]></description>
			<dc:creator>jan__64</dc:creator>
			<pubDate>Mon, 06 Feb 2012 04:33:42 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/development/language/yab#comment-8632</guid>
		</item>
		<item>
			<title>yab</title>
			<link>http://haikuware.com/remository/view-details/development/language/yab#comment-8631</link>
			<description><![CDATA[MaxOS says: &quot;For old and outdated Alpha3? :o jan__64 please... Please, release yab for newest rev. ;-)&quot;]]></description>
			<dc:creator>MaxOS</dc:creator>
			<pubDate>Mon, 06 Feb 2012 04:12:17 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/development/language/yab#comment-8631</guid>
		</item>
		<item>
			<title>yab</title>
			<link>http://haikuware.com/remository/view-details/development/language/yab#comment-8630</link>
			<description><![CDATA[jan__64 says: &quot;Hi, yab was compiled on Haiku Alpha3. There might be problems with newer or older releases. You can solve this by compiling yab yourself with following these steps: 1. Open a terminal and type the commands 2. cd /boot/apps/yab-1.7/src 3. make 4. ln -f -s /boot/apps/yab-1.7/src/yab /boot/home/config/bin/yab 5. close the terminal&quot;]]></description>
			<dc:creator>jan__64</dc:creator>
			<pubDate>Mon, 06 Feb 2012 03:44:16 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/development/language/yab#comment-8630</guid>
		</item>
		<item>
			<title>yab</title>
			<link>http://haikuware.com/remository/view-details/development/language/yab#comment-8629</link>
			<description><![CDATA[Premislaus says: &quot;I have the same problem...&quot;]]></description>
			<dc:creator>Premislaus</dc:creator>
			<pubDate>Mon, 06 Feb 2012 01:54:46 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/development/language/yab#comment-8629</guid>
		</item>
		<item>
			<title>yab</title>
			<link>http://haikuware.com/remository/view-details/development/language/yab#comment-8628</link>
			<description><![CDATA[Lelldorin says: &quot;Klappt super, danke Jan. - gcc2: BuildFactory - localization - tab bottom and top&quot;]]></description>
			<dc:creator>Lelldorin</dc:creator>
			<pubDate>Sun, 05 Feb 2012 15:55:38 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/development/language/yab#comment-8628</guid>
		</item>
		<item>
			<title>yab</title>
			<link>http://haikuware.com/remository/view-details/development/language/yab#comment-8627</link>
			<description><![CDATA[MaxOS says: &quot;Haiku gcc4h hrev 43718 /boot/apps/yab-1.7/bin/Haiku-gcc4/yab runtime_loader: /boot/apps/yab-1.7/bin/Haiku-gcc4/yab: Could not resolve symbol '_ZN5BMenu16InvalidateLayoutEb' resolve symbol "_ZN5BMenu16InvalidateLayoutEb" returned: -2147478780 runtime_loader: /boot/apps/yab-1.7/bin/Haiku-gcc4/yab: Troubles relocating: Symbol not found ~> /boot/apps/yab-1.7/yab-IDE/ide.yab runtime_loader: /boot/apps/yab-1.7/bin/Haiku-gcc4/yab: Could not resolve symbol '_ZN5BMenu16InvalidateLayoutEb' resolve symbol "_ZN5BMenu16InvalidateLayoutEb" returned: -2147478780 runtime_loader: /boot/apps/yab-1.7/bin/Haiku-gcc4/yab: Troubles relocating: Symbol not found&quot;]]></description>
			<dc:creator>MaxOS</dc:creator>
			<pubDate>Sun, 05 Feb 2012 14:27:59 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/development/language/yab#comment-8627</guid>
		</item>
		<item>
			<title>Einsteinium</title>
			<link>http://haikuware.com/remository/view-details/utilities/desktop-accessories/einsteinium#comment-8626</link>
			<description><![CDATA[Humdinger says: &quot;Sorry to be a pain in the neck... I found that having Einsteinium running in the background while building a Haiku image slowed down my mouse pointer and keyboard input. I suspect that Einsteinium is pretty busy in that situation, because the build process constantly launches and quits various commands. After assigning a lower priority to Einsteinium's threads via ProcessController, it all calmed down. Regards, Humdinger&quot;]]></description>
			<dc:creator>Humdinger</dc:creator>
			<pubDate>Sun, 05 Feb 2012 00:04:30 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/utilities/desktop-accessories/einsteinium#comment-8626</guid>
		</item>
		<item>
			<title>Jagged Alliance 2 - Stracciatella</title>
			<link>http://haikuware.com/remository/view-details/games/role-playing/jagged-alliance-2-stracciatella#comment-8625</link>
			<description><![CDATA[Premislaus says: &quot;It's one of my favorite games. I have not played yet in Haiku( well, I still gcc2h), but I have a question. Are there any bugs? And what are bugs? It's possible to install the mod 1.13? http://ja2v113.pbworks.com/w/page/4218339/FrontPage http://www.ja-galaxy-forum.com/board/ubbthreads.php?ubb=cfrm&c=11&quot;]]></description>
			<dc:creator>Premislaus</dc:creator>
			<pubDate>Sat, 04 Feb 2012 21:13:25 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/games/role-playing/jagged-alliance-2-stracciatella#comment-8625</guid>
		</item>
		<item>
			<title>DocumentViewer v0.2.4 - Dev</title>
			<link>http://haikuware.com/remository/view-details/productivity/utilities/documentviewer-v024-dev#comment-8624</link>
			<description><![CDATA[cipri says: &quot;yes, i was thinking that too. The best way, would be to make a user interface that has the dimensions in real length (and not pixel), but it seems my notebook is far too old, to support that. so yes, i try to make it bigger in the next versions, to see then the reactions.&quot;]]></description>
			<dc:creator>cipri</dc:creator>
			<pubDate>Sat, 04 Feb 2012 17:05:23 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/productivity/utilities/documentviewer-v024-dev#comment-8624</guid>
		</item>
		<item>
			<title>DocumentViewer v0.2.4 - Dev</title>
			<link>http://haikuware.com/remository/view-details/productivity/utilities/documentviewer-v024-dev#comment-8623</link>
			<description><![CDATA[khallebal2 says: &quot;cipri could you please make the buttons just a little bit bigger? may the half of the ribbons size?they look a little too small especialy in large screens. thanks btw you 've done a great job with the ribbons/buttons they look real nice.&quot;]]></description>
			<dc:creator>khallebal2</dc:creator>
			<pubDate>Sat, 04 Feb 2012 14:45:47 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/productivity/utilities/documentviewer-v024-dev#comment-8623</guid>
		</item>
		<item>
			<title>Einsteinium</title>
			<link>http://haikuware.com/remository/view-details/utilities/desktop-accessories/einsteinium#comment-8622</link>
			<description><![CDATA[Humdinger says: &quot;I'd love to see you integrate QuickLaunch into your launcher. Maybe just a text field at the top (having focus), where you simply enter the app name if it's not already in the most used list. One thing you should be aware of is localization. That is, you can't just query for all apps starting with the input-string. You'd have to query all apps first, then get their localized name, then filter for the input-string if the Locale prefs have set the option to translate names in Tracker/Deskbar. I always wanted to look into that for QuickLaunch, but don't find time/motivation... Also, in my above mockup: I think I'd be nicer if a selection box stays fixed and the icons are moved under it. That also solves the maybe confusing navigation of a circle/spiral with cursor keys: it's always just left/right. Regards, Humdinger&quot;]]></description>
			<dc:creator>Humdinger</dc:creator>
			<pubDate>Sat, 04 Feb 2012 01:53:07 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/utilities/desktop-accessories/einsteinium#comment-8622</guid>
		</item>
		<item>
			<title>Einsteinium</title>
			<link>http://haikuware.com/remository/view-details/utilities/desktop-accessories/einsteinium#comment-8621</link>
			<description><![CDATA[Perelandra says: &quot;Yes, I like that idea. Let me see if I can integrate a window like this into the Launcher. I already have an app that I can borrow heavily from. In fact it was inspired by your QuickLaunch, but I never got around to releasing it. The app allows the user to change the window look and feel and icon sizes, so these features will fit nicely into a launcher. Does anyone else have suggestions?&quot;]]></description>
			<dc:creator>Perelandra</dc:creator>
			<pubDate>Fri, 03 Feb 2012 16:27:44 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/utilities/desktop-accessories/einsteinium#comment-8621</guid>
		</item>
		<item>
			<title>Einsteinium</title>
			<link>http://haikuware.com/remository/view-details/utilities/desktop-accessories/einsteinium#comment-8620</link>
			<description><![CDATA[Humdinger says: &quot;Argl. Sourceforge refuses to add my ticket + mockup graphics.. says "417 Expectation Failed". Anyway: here's the text I wanted to post. The mockup is at http://imagebin.org/196918 . Instead of a simple menu of the launcher replicant in the Deskbar, having a more usable representation of most used apps in a seperate window would be fantastic. I have attached a mockup. Basically it's like on some websites that show the most searched strings by representing the text in different sizes; most searched, biggest font. I suggest to sort the apps' icons in a spiral, going from biggest icon (most used) to smallest (fewest used). Navigation is either by mouse or keyboard (cursor-right or down vs. cursor-left or up). Clicking an icon or hitting enter starts the app and hides/closes the Launcher window. The mockup lacks an indication of the currently selected icon... In that mockup, I added two more tabs that could represent Deskbar's "Recent folders" and "Recent documents". Would be a nice additional feature that would fit in nicely. Navigation is via tab-key. You could add another tab with "Settings", where you could put either the Einsteinium preferences directly or a link to them and only have Launcher related stuff like showing labels or not or max/min icon size etc. I'd really love to have a launcher app, that's better navigatable via keyboard and optically pleasing. :)&quot;]]></description>
			<dc:creator>Humdinger</dc:creator>
			<pubDate>Thu, 02 Feb 2012 11:50:33 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/utilities/desktop-accessories/einsteinium#comment-8620</guid>
		</item>
		<item>
			<title>Einsteinium</title>
			<link>http://haikuware.com/remository/view-details/utilities/desktop-accessories/einsteinium#comment-8619</link>
			<description><![CDATA[Humdinger says: &quot;I've been mock-uping a bit and will file a feature request on sourceforge presently. Thanks! Regards, Humdinger&quot;]]></description>
			<dc:creator>Humdinger</dc:creator>
			<pubDate>Thu, 02 Feb 2012 11:28:00 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/utilities/desktop-accessories/einsteinium#comment-8619</guid>
		</item>
		<item>
			<title>Einsteinium</title>
			<link>http://haikuware.com/remository/view-details/utilities/desktop-accessories/einsteinium#comment-8618</link>
			<description><![CDATA[Perelandra says: &quot;I will certainly consider any requests that are sent in. The Launcher was written as a simple example of how any third party application can use the Einsteinium Engine to get ranked lists of applications. It was originally just for myself testing the Engine, but then I found I was using it regularly and decided to polish it up and integrate it into the Einsteinium package. I can imagine though how nice this would be if implemented as a floating dock. What is your preferred method of launching applications? Any feature requests or issues can be submitted by email to me with my profile page, or if you have a sourceforge account they can be submitted here: https://sourceforge.net/tracker/?group_id=307900&quot;]]></description>
			<dc:creator>Perelandra</dc:creator>
			<pubDate>Wed, 01 Feb 2012 18:32:29 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/utilities/desktop-accessories/einsteinium#comment-8618</guid>
		</item>
		<item>
			<title>Mesa / Gallium Status update #4 2/1/2012</title>
			<link>http://haikuware.com/blogs/entry/mesa-gallium-status-update-4-212012#comment-8617</link>
			<description><![CDATA[kvdman says: &quot;looks like you're getting closer with rhrev43706. can't wait for some more good news, and will be more than happy to release some of the funds for the 1st milestone.&quot;]]></description>
			<dc:creator>kvdman</dc:creator>
			<pubDate>Wed, 01 Feb 2012 18:32:20 --600</pubDate>
			<guid>http://haikuware.com/blogs/entry/mesa-gallium-status-update-4-212012#comment-8617</guid>
		</item>
		<item>
			<title>DocumentViewer v0.2.4 - Dev</title>
			<link>http://haikuware.com/remository/view-details/productivity/utilities/documentviewer-v024-dev#comment-8616</link>
			<description><![CDATA[cipri says: &quot;Yes, at least the new feature (the outline) ca be a little tested. I also decided to make the dev release, because i wanted to start to hold my promise to releae every 1-2(-3) weeks a new release. Version 0.2.3 is still available, and since this version is declared as "dev" , i think it's not a problem. Anyway soon i will replace v0.2.4 with v0.2.5. I guess mupdf will be soon again "stable enough".&quot;]]></description>
			<dc:creator>cipri</dc:creator>
			<pubDate>Wed, 01 Feb 2012 15:04:01 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/productivity/utilities/documentviewer-v024-dev#comment-8616</guid>
		</item>
		<item>
			<title>DocumentViewer v0.2.4 - Dev</title>
			<link>http://haikuware.com/remository/view-details/productivity/utilities/documentviewer-v024-dev#comment-8615</link>
			<description><![CDATA[MaxOS says: &quot;cipri: drop the dev versions of mupdf. Version 0.2.4 crashes on many pdf, where 0.2.3 works very well.&quot;]]></description>
			<dc:creator>MaxOS</dc:creator>
			<pubDate>Wed, 01 Feb 2012 13:27:14 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/productivity/utilities/documentviewer-v024-dev#comment-8615</guid>
		</item>
		<item>
			<title>Einsteinium</title>
			<link>http://haikuware.com/remository/view-details/utilities/desktop-accessories/einsteinium#comment-8614</link>
			<description><![CDATA[Humdinger says: &quot;Hey Brian! I've been running Einsteinium for some time now and I found that I don't use it to re-start applications at all. :) But another part of the app looks promising to me: the launching of most used apps. Doing that from a normal menu in the Deskbar replicant is very cumbersome, however. Do you actively work on Einsteinium's Launcher and would like to get a more detailed feature request? If so, where to should I send it? Thanks! Regards, Humdinger&quot;]]></description>
			<dc:creator>Humdinger</dc:creator>
			<pubDate>Wed, 01 Feb 2012 11:25:27 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/utilities/desktop-accessories/einsteinium#comment-8614</guid>
		</item>
		<item>
			<title>Mesa / Gallium Status update #4 2/1/2012</title>
			<link>http://haikuware.com/blogs/entry/mesa-gallium-status-update-4-212012#comment-8613</link>
			<description><![CDATA[kvdman says: &quot;tricky tricky - keep at it! thanks for the update :-)&quot;]]></description>
			<dc:creator>kvdman</dc:creator>
			<pubDate>Wed, 01 Feb 2012 09:36:13 --600</pubDate>
			<guid>http://haikuware.com/blogs/entry/mesa-gallium-status-update-4-212012#comment-8613</guid>
		</item>
		<item>
			<title>DocumentViewer v0.2.4 - Dev</title>
			<link>http://haikuware.com/remository/view-details/productivity/utilities/documentviewer-v024-dev#comment-8612</link>
			<description><![CDATA[cipri says: &quot;Yes, 150 is more acceptable. It's because of the cache i use. You must imagine, the document is opened twice, and has two different caches. One for the normal view, and one for the "preview". Each of them have a decent/big cache, so that you can scroll/move fast through the pages. I did some tests, and even on windows i could not find a pdf-viewer being so fast. In the next version i will introduce an option, that lets you choose how big you want your cache to be, in case you want a small memory consumption. The problems in v0.2.4 are more or less because of the recent changes in mupdf, and i guess in the next weeks when i will bring a new version, this memory problem will also disappear.&quot;]]></description>
			<dc:creator>cipri</dc:creator>
			<pubDate>Tue, 31 Jan 2012 16:42:40 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/productivity/utilities/documentviewer-v024-dev#comment-8612</guid>
		</item>
		<item>
			<title>Free Pascal</title>
			<link>http://haikuware.com/remository/view-details/development/language/free-pascal#comment-8611</link>
			<description><![CDATA[Premislaus says: &quot;Version 2.6.0 - http://sourceforge.net/projects/freepascal/files/Haiku/&quot;]]></description>
			<dc:creator>Premislaus</dc:creator>
			<pubDate>Tue, 31 Jan 2012 15:47:04 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/development/language/free-pascal#comment-8611</guid>
		</item>
		<item>
			<title>DocumentViewer v0.2.4 - Dev</title>
			<link>http://haikuware.com/remository/view-details/productivity/utilities/documentviewer-v024-dev#comment-8610</link>
			<description><![CDATA[khallebal2 says: &quot;with version 0.2.3 it takes about 148 MB of ram with an arabic text file,and about 56 MB with a latin text file. btw now that i opened the ribbons with version 0.2.4 the system froze with an arabic text file,the app took all the available ram.&quot;]]></description>
			<dc:creator>khallebal2</dc:creator>
			<pubDate>Tue, 31 Jan 2012 15:24:58 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/productivity/utilities/documentviewer-v024-dev#comment-8610</guid>
		</item>
		<item>
			<title>DocumentViewer v0.2.4 - Dev</title>
			<link>http://haikuware.com/remository/view-details/productivity/utilities/documentviewer-v024-dev#comment-8609</link>
			<description><![CDATA[cipri says: &quot;Yes, i forgot to mention, that now at the first time you have to manually open the ribbon and the sidebar. You see at the top and at the left side some dotted lines, you can grab them with the mouse and pull them , and it will open up. Can you test your arabic-font-pdf with version 0.2.3 ? and shee if it also crashes.&quot;]]></description>
			<dc:creator>cipri</dc:creator>
			<pubDate>Mon, 30 Jan 2012 16:16:46 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/productivity/utilities/documentviewer-v024-dev#comment-8609</guid>
		</item>
		<item>
			<title>DocumentViewer v0.2.4 - Dev</title>
			<link>http://haikuware.com/remository/view-details/productivity/utilities/documentviewer-v024-dev#comment-8608</link>
			<description><![CDATA[khallebal2 says: &quot;opening a pdf file with arabic text triggers a crasy memory leak 446.MB? it wasn't the case with a latin text file. also the window is flat,no buttons no ribbons no nothing.&quot;]]></description>
			<dc:creator>khallebal2</dc:creator>
			<pubDate>Mon, 30 Jan 2012 15:45:55 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/productivity/utilities/documentviewer-v024-dev#comment-8608</guid>
		</item>
		<item>
			<title>Voptop - post alpha 3</title>
			<link>http://haikuware.com/remository/view-details/development/app-installation/voptop-post-alpha-3#comment-8607</link>
			<description><![CDATA[MaxOS says: &quot;Yep, I add ticket.&quot;]]></description>
			<dc:creator>MaxOS</dc:creator>
			<pubDate>Mon, 30 Jan 2012 02:16:24 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/development/app-installation/voptop-post-alpha-3#comment-8607</guid>
		</item>
		<item>
			<title>Voptop - post alpha 3</title>
			<link>http://haikuware.com/remository/view-details/development/app-installation/voptop-post-alpha-3#comment-8606</link>
			<description><![CDATA[Voptop says: &quot;Hi, can you give me some more information (maybe opening a bug ticket). Does Voptop just close/quit with out any error message? Does you get an error message? Could you make a stacktrace in gdb (backtrace in gdb) if you get an error message. regards, Robert&quot;]]></description>
			<dc:creator>Voptop</dc:creator>
			<pubDate>Sun, 29 Jan 2012 16:40:34 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/development/app-installation/voptop-post-alpha-3#comment-8606</guid>
		</item>
		<item>
			<title>BeScreenCapture for Haiku</title>
			<link>http://haikuware.com/remository/view-details/multimedia/video/recording/bescreencapture-for-haiku#comment-8605</link>
			<description><![CDATA[kvdman says: &quot;perhaps a bug in Haiku, your browser or ISP abnormality. Downloading this file through a web browser in Canada from Germany took two seconds (OS X & Chrome) - no complaints from anyone else.&quot;]]></description>
			<dc:creator>kvdman</dc:creator>
			<pubDate>Sun, 29 Jan 2012 11:37:10 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/multimedia/video/recording/bescreencapture-for-haiku#comment-8605</guid>
		</item>
		<item>
			<title>BeScreenCapture for Haiku</title>
			<link>http://haikuware.com/remository/view-details/multimedia/video/recording/bescreencapture-for-haiku#comment-8604</link>
			<description><![CDATA[Disreali says: &quot;What is going on? I had to wait for over an hour to only get 50% download. Using wget took 2 second.&quot;]]></description>
			<dc:creator>Disreali</dc:creator>
			<pubDate>Sun, 29 Jan 2012 10:41:28 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/multimedia/video/recording/bescreencapture-for-haiku#comment-8604</guid>
		</item>
		<item>
			<title>Einsteinium</title>
			<link>http://haikuware.com/remository/view-details/utilities/desktop-accessories/einsteinium#comment-8603</link>
			<description><![CDATA[Perelandra says: &quot;If the debug information points to the app crashing in the BLayout class, try the files and instructions listed in the above "Running on a nightly build" post.&quot;]]></description>
			<dc:creator>Perelandra</dc:creator>
			<pubDate>Sun, 29 Jan 2012 09:22:31 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/utilities/desktop-accessories/einsteinium#comment-8603</guid>
		</item>
		<item>
			<title>Voptop - post alpha 3</title>
			<link>http://haikuware.com/remository/view-details/development/app-installation/voptop-post-alpha-3#comment-8602</link>
			<description><![CDATA[MaxOS says: &quot;On newest rev crashing when send key etc on server.&quot;]]></description>
			<dc:creator>MaxOS</dc:creator>
			<pubDate>Sun, 29 Jan 2012 08:50:40 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/development/app-installation/voptop-post-alpha-3#comment-8602</guid>
		</item>
		<item>
			<title>Einsteinium</title>
			<link>http://haikuware.com/remository/view-details/utilities/desktop-accessories/einsteinium#comment-8601</link>
			<description><![CDATA[MaxOS says: &quot;This app is only for gcc2? In gcc4h I have crash when I was run app preferences.&quot;]]></description>
			<dc:creator>MaxOS</dc:creator>
			<pubDate>Sun, 29 Jan 2012 08:48:05 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/utilities/desktop-accessories/einsteinium#comment-8601</guid>
		</item>
		<item>
			<title>Einsteinium</title>
			<link>http://haikuware.com/remository/view-details/utilities/desktop-accessories/einsteinium#comment-8600</link>
			<description><![CDATA[Perelandra says: &quot;This package was built for Release1/Alpha3. If you wish to run Einsteinium on a nightly build, first make sure you have the XML2 and SQLite optional packages installed. They are listed as "libxml2" and "sqlite" in the installoptionalpackage command. As Humdinger pointed out, the Preferences application may not run on newer nightly builds because of changes to the layout API. I have built the Preferences app on a recent nightly build and uploaded it to the following location: https://sourceforge.net/projects/esforhaiku/files/Nightly_Build_Files For any files uploaded here I will include the nightly build revision number used to build the files in the package file name. If the file above does not work on other nightly builds you can download the source and build the application that is not working. For example to build the Preferences app use the following commands: installoptionalpackage subversion
svn co https: //esforhaiku.svn.sourceforge.net/svnroot/esforhaiku/tags/1.0.0
cd 1.0.0/src/Preferences
make
cp -f Einsteinium_Preferences /boot/apps/Einsteinium Note: Remove the space after the "https:" in the above code- I couldn't get the post to display the full url otherwise. Please reply with any comments or questions about this.&quot;]]></description>
			<dc:creator>Perelandra</dc:creator>
			<pubDate>Sat, 28 Jan 2012 07:11:55 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/utilities/desktop-accessories/einsteinium#comment-8600</guid>
		</item>
		<item>
			<title>Mesa / Gallium Status update #3 1/14/2012</title>
			<link>http://haikuware.com/blogs/entry/mesa-gallium-status-update-3-1142012#comment-8599</link>
			<description><![CDATA[BrunoBratwurst says: &quot;I just tried the nightly gcc4 haybrid and got the teapot spinning around 100fps now... before it was 130 with my P4 3000MHz.&quot;]]></description>
			<dc:creator>BrunoBratwurst</dc:creator>
			<pubDate>Fri, 27 Jan 2012 13:56:36 --600</pubDate>
			<guid>http://haikuware.com/blogs/entry/mesa-gallium-status-update-3-1142012#comment-8599</guid>
		</item>
		<item>
			<title>Einsteinium</title>
			<link>http://haikuware.com/remository/view-details/utilities/desktop-accessories/einsteinium#comment-8598</link>
			<description><![CDATA[phoudoin says: &quot;On shutdown, the B_QUIT_REQUEST message has a "_shutdown_" boolean field set to true. But this message is first sent to non-background apps, so a background app will not known why all apps are quitting on shutdown until the shutdown process switch to quit background apps. AFAICT, there is no API to check is a shutdown is in progress.&quot;]]></description>
			<dc:creator>phoudoin</dc:creator>
			<pubDate>Fri, 27 Jan 2012 05:31:17 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/utilities/desktop-accessories/einsteinium#comment-8598</guid>
		</item>
		<item>
			<title>Kraptor</title>
			<link>http://haikuware.com/remository/view-details/games/2d/kraptor#comment-8597</link>
			<description><![CDATA[Premislaus says: &quot;This game not work. Crash on startup. Tested on hrev 43690. GNU gdb 6.3 Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i586-pc-haiku"...(no debugging symbols found) [tcsetpgrp failed in terminal_inferior: Invalid Argument] Thread 430 caused an exception: Segment violation Reading symbols from /boot/system/runtime_loader...done. Loaded symbols for /boot/system/runtime_loader Reading symbols from /boot/system/lib/libbe.so...done. Loaded symbols for /boot/system/lib/libbe.so Reading symbols from /boot/system/lib/libgame.so...done. Loaded symbols for /boot/system/lib/libgame.so Reading symbols from /boot/system/lib/libmidi.so...done. Loaded symbols for /boot/system/lib/libmidi.so Reading symbols from /boot/system/lib/libdevice.so...done. Loaded symbols for /boot/system/lib/libdevice.so Reading symbols from /boot/system/lib/libmedia.so...done. Loaded symbols for /boot/system/lib/libmedia.so Reading symbols from /boot/system/lib/libnetwork.so...done. Loaded symbols for /boot/system/lib/libnetwork.so Reading symbols from /boot/system/lib/libroot.so...done. Loaded symbols for /boot/system/lib/libroot.so Reading symbols from /boot/system/lib/libstdc++.r4.so...done. Loaded symbols for /boot/system/lib/libstdc++.r4.so Reading symbols from /boot/system/lib/libmidi2.so...done. Loaded symbols for /boot/system/lib/libmidi2.so Reading symbols from /boot/system/lib/libfluidsynth.so...done. Loaded symbols for /boot/system/lib/libfluidsynth.so [tcsetpgrp failed in terminal_inferior: Invalid Argument] [Switching to team /boot/apps/kraptor-1.0.2f.x86/Kraptor (429) thread system driver (430)] 0x0029c186 in system_thread () (gdb)&quot;]]></description>
			<dc:creator>Premislaus</dc:creator>
			<pubDate>Wed, 25 Jan 2012 13:56:12 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/games/2d/kraptor#comment-8597</guid>
		</item>
		<item>
			<title>Einsteinium</title>
			<link>http://haikuware.com/remository/view-details/utilities/desktop-accessories/einsteinium#comment-8596</link>
			<description><![CDATA[Humdinger says: &quot;WRT learning if a B_QUIT_REQUESTED comes from a system being shut down, I recommend the 3rd-party haiku mailinglist. Maybe someone on there has an idea. Maybe the BRoster is involved and can be coerced to divulge that info... xml and sqlite should be in the WebPositive package. It's not installed in nightlies by default to save size. Regards, Humdinger&quot;]]></description>
			<dc:creator>Humdinger</dc:creator>
			<pubDate>Wed, 25 Jan 2012 11:34:45 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/utilities/desktop-accessories/einsteinium#comment-8596</guid>
		</item>
		<item>
			<title>Einsteinium</title>
			<link>http://haikuware.com/remository/view-details/utilities/desktop-accessories/einsteinium#comment-8595</link>
			<description><![CDATA[Perelandra says: &quot;Thanks Humdinger, I've tried to make Einsteinium very easy to install and use. I did not make the daemon a background app (yet) because those are among the very last processes that are closed out when the system shuts down. So as a background app the daemon throws many warnings during a system shutdown because it sees all the applications quitting. So to resolve this (for now) I made it a regular app so it will be among the first processes to quit. I need to figure out a way to detect that a system shutdown is in progress, so the daemon can shut itself down quickly. Any ideas anyone? I did download the latest nightly and found it does not come with the xml2 or sqlite3 libraries which are dependancies of Einsteinium. I can try to figure out how to install these (I didn't see them in the optional packages list) and add code to the installer script to install these packages if they aren't found.&quot;]]></description>
			<dc:creator>Perelandra</dc:creator>
			<pubDate>Tue, 24 Jan 2012 17:55:02 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/utilities/desktop-accessories/einsteinium#comment-8595</guid>
		</item>
		<item>
			<title>KOffice Ported to Haiku!</title>
			<link>http://haikuware.com/blogs/entry/koffice-ported-to-haiku#comment-8594</link>
			<description><![CDATA[alice3372 says: &quot;divorce help&quot;]]></description>
			<dc:creator>alice3372</dc:creator>
			<pubDate>Tue, 24 Jan 2012 02:16:18 --600</pubDate>
			<guid>http://haikuware.com/blogs/entry/koffice-ported-to-haiku#comment-8594</guid>
		</item>
		<item>
			<title>KOffice Ported to Haiku!</title>
			<link>http://haikuware.com/blogs/entry/koffice-ported-to-haiku#comment-8593</link>
			<description><![CDATA[alice3372 says: &quot;After installing it and confirming libz.so is in the correct place, it still complains it's not there. divorce help&quot;]]></description>
			<dc:creator>alice3372</dc:creator>
			<pubDate>Tue, 24 Jan 2012 02:14:05 --600</pubDate>
			<guid>http://haikuware.com/blogs/entry/koffice-ported-to-haiku#comment-8593</guid>
		</item>
		<item>
			<title>KOffice Ported to Haiku!</title>
			<link>http://haikuware.com/blogs/entry/koffice-ported-to-haiku#comment-8592</link>
			<description><![CDATA[alice3372 says: &quot;After installing it and confirming libz.so is in the correct place, it still complains it's not there.&quot;]]></description>
			<dc:creator>alice3372</dc:creator>
			<pubDate>Tue, 24 Jan 2012 02:12:59 --600</pubDate>
			<guid>http://haikuware.com/blogs/entry/koffice-ported-to-haiku#comment-8592</guid>
		</item>
		<item>
			<title>BeDock-Haiku (v2.0.4)</title>
			<link>http://haikuware.com/remository/view-details/utilities/desktop-accessories/bedock-haiku-v204#comment-8591</link>
			<description><![CDATA[MaxOS says: &quot;+1 ;-)&quot;]]></description>
			<dc:creator>MaxOS</dc:creator>
			<pubDate>Mon, 23 Jan 2012 14:40:55 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/utilities/desktop-accessories/bedock-haiku-v204#comment-8591</guid>
		</item>
		<item>
			<title>Einsteinium</title>
			<link>http://haikuware.com/remository/view-details/utilities/desktop-accessories/einsteinium#comment-8590</link>
			<description><![CDATA[Humdinger says: &quot;Looks like a very nicely done app! Nice readme PDF and un/install routine etc. You may want to set the "Background flag" for the daemon to remove it from the Deskbar. Unfortunately, the preferences app crashes in newer nightly builds, because of layout kit changes, I assume. You may want to try compiling under a nightly and see if it still also works for alpha3. It does for my two small tools. Regards, Humdinger&quot;]]></description>
			<dc:creator>Humdinger</dc:creator>
			<pubDate>Mon, 23 Jan 2012 11:13:25 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/utilities/desktop-accessories/einsteinium#comment-8590</guid>
		</item>
		<item>
			<title>BeDock-Haiku (v2.0.4)</title>
			<link>http://haikuware.com/remository/view-details/utilities/desktop-accessories/bedock-haiku-v204#comment-8589</link>
			<description><![CDATA[hey68you says: &quot;There is slow progress. Launching and tool tip added. Here's a new video of the action: http://www.flickr.com/photos/beos_apps/6748406647/in/photostream&quot;]]></description>
			<dc:creator>hey68you</dc:creator>
			<pubDate>Mon, 23 Jan 2012 06:07:54 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/utilities/desktop-accessories/bedock-haiku-v204#comment-8589</guid>
		</item>
		<item>
			<title>EGSL IDE</title>
			<link>http://haikuware.com/remository/view-details/development/ides/egsl-ide#comment-8588</link>
			<description><![CDATA[Lelldorin says: &quot;Adding syntax highlightning. To change the colors of it, open the files in /EGSL IDE/data/settings/sh I add "autocomplete" too&quot;]]></description>
			<dc:creator>Lelldorin</dc:creator>
			<pubDate>Sun, 22 Jan 2012 09:06:08 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/development/ides/egsl-ide#comment-8588</guid>
		</item>
		<item>
			<title>EGSL IDE</title>
			<link>http://haikuware.com/remository/view-details/development/ides/egsl-ide#comment-8587</link>
			<description><![CDATA[Lelldorin says: &quot;I get them from the documentation site: http://egsl.retrogamecoding.org/documentation/egsldocumentation.html There are no other informations about the commands (ms, value...). So i think it is better to take them from the documentation!? Syntax highlightning is not the biggest problem :-). I will see, but i have to do some other things before.&quot;]]></description>
			<dc:creator>Lelldorin</dc:creator>
			<pubDate>Sun, 22 Jan 2012 08:24:31 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/development/ides/egsl-ide#comment-8587</guid>
		</item>
		<item>
			<title>EGSL IDE</title>
			<link>http://haikuware.com/remository/view-details/development/ides/egsl-ide#comment-8586</link>
			<description><![CDATA[Cybermonkey342 says: &quot;Nice work. What about syntax highlighting? You might use my actual list of keywords for that which can be found on the downloads page of EGSL: http://www.egsl.retrogamecoding.org//modules/download_gallery/dlc.php?file=43&quot;]]></description>
			<dc:creator>Cybermonkey342</dc:creator>
			<pubDate>Sun, 22 Jan 2012 07:50:57 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/development/ides/egsl-ide#comment-8586</guid>
		</item>
		<item>
			<title>EGSL 1.5.0</title>
			<link>http://haikuware.com/remository/view-details/development/games/egsl-150#comment-8585</link>
			<description><![CDATA[Cybermonkey342 says: &quot;Yes, the files have to be made executable with chmod +x. This issue occurs on all POSIX systems (Linux, Haiku, MacOS). Only Windows isn't affected by that ...&quot;]]></description>
			<dc:creator>Cybermonkey342</dc:creator>
			<pubDate>Sun, 22 Jan 2012 04:24:17 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/development/games/egsl-150#comment-8585</guid>
		</item>
		<item>
			<title>EGSL 1.5.0</title>
			<link>http://haikuware.com/remository/view-details/development/games/egsl-150#comment-8584</link>
			<description><![CDATA[Lelldorin says: &quot;I have done a little and simple IDE for EGSL: http://haikuware.com/directory/view-details/development/ides/egsl-ide I add a "build" option, but every file i generate with makeexe does not run.&quot;]]></description>
			<dc:creator>Lelldorin</dc:creator>
			<pubDate>Sat, 21 Jan 2012 17:23:19 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/development/games/egsl-150#comment-8584</guid>
		</item>
		<item>
			<title>EGSL 1.5.0</title>
			<link>http://haikuware.com/remository/view-details/development/games/egsl-150#comment-8583</link>
			<description><![CDATA[Lelldorin says: &quot;I every language you want :-). BeSly is not only german.&quot;]]></description>
			<dc:creator>Lelldorin</dc:creator>
			<pubDate>Fri, 20 Jan 2012 16:34:15 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/development/games/egsl-150#comment-8583</guid>
		</item>
		<item>
			<title>EGSL 1.5.0</title>
			<link>http://haikuware.com/remository/view-details/development/games/egsl-150#comment-8582</link>
			<description><![CDATA[Cybermonkey342 says: &quot;Should this be in German? By the way there is a beginners article on freiesMagazin on EGSL: http://www.freiesmagazin.de/mobil/freiesMagazin-2011-07-bilder.html#11_07_egsl&quot;]]></description>
			<dc:creator>Cybermonkey342</dc:creator>
			<pubDate>Fri, 20 Jan 2012 15:38:27 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/development/games/egsl-150#comment-8582</guid>
		</item>
		<item>
			<title>EGSL 1.5.0</title>
			<link>http://haikuware.com/remository/view-details/development/games/egsl-150#comment-8581</link>
			<description><![CDATA[Lelldorin says: &quot;Please do a tutorial for installing and using your interpreter, this will be funny. be free to send it to us in order to add it into the BeSly knowledge base: http://www.besly.de Greetings Lelldorin&quot;]]></description>
			<dc:creator>Lelldorin</dc:creator>
			<pubDate>Fri, 20 Jan 2012 12:34:54 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/development/games/egsl-150#comment-8581</guid>
		</item>
		<item>
			<title>BeDock-Haiku (v2.0.4)</title>
			<link>http://haikuware.com/remository/view-details/utilities/desktop-accessories/bedock-haiku-v204#comment-8580</link>
			<description><![CDATA[MaxOS says: &quot;And again: when( and where) is native BeDock? :-)&quot;]]></description>
			<dc:creator>MaxOS</dc:creator>
			<pubDate>Fri, 20 Jan 2012 08:35:57 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/utilities/desktop-accessories/bedock-haiku-v204#comment-8580</guid>
		</item>
		<item>
			<title>BeScreenCapture for Haiku</title>
			<link>http://haikuware.com/remository/view-details/multimedia/video/recording/bescreencapture-for-haiku#comment-8579</link>
			<description><![CDATA[MaxOS says: &quot;Apps again dont work correct - lack of proper playback. Can you recompiled( or possibly improve) this stuff for newest revision?&quot;]]></description>
			<dc:creator>MaxOS</dc:creator>
			<pubDate>Fri, 20 Jan 2012 08:34:14 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/multimedia/video/recording/bescreencapture-for-haiku#comment-8579</guid>
		</item>
		<item>
			<title>DocumentViewer v0.2.3</title>
			<link>http://haikuware.com/remository/view-details/productivity/utilities/documentviewer-v023#comment-8578</link>
			<description><![CDATA[cipri says: &quot;That's good to hear. Even that "minimalistic ribbon" created a lot of troubles. There are quite a few that want it to be away, and prefer instead a small text-based menu.&quot;]]></description>
			<dc:creator>cipri</dc:creator>
			<pubDate>Wed, 18 Jan 2012 14:09:02 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/productivity/utilities/documentviewer-v023#comment-8578</guid>
		</item>
		<item>
			<title>DocumentViewer v0.2.3</title>
			<link>http://haikuware.com/remository/view-details/productivity/utilities/documentviewer-v023#comment-8577</link>
			<description><![CDATA[DasJott says: &quot;Only saw the screenshots, but wanted to share my opinion about the "ribbons". I must say I really hate ribbons in windows. The screw up the UI completely e.g. in the MS Office apps. Simply icon goulash. But in BeOS even such Ribbons (which actually are tabs) look nice ;) Good idea, nice implementation, nice look :) As long as you don't pump in too many small icons and keep the big, single ones.&quot;]]></description>
			<dc:creator>DasJott</dc:creator>
			<pubDate>Wed, 18 Jan 2012 07:07:34 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/productivity/utilities/documentviewer-v023#comment-8577</guid>
		</item>
		<item>
			<title>Mesa / Gallium Status update #3 1/14/2012</title>
			<link>http://haikuware.com/blogs/entry/mesa-gallium-status-update-3-1142012#comment-8576</link>
			<description><![CDATA[michaelvoliveira says: &quot;Yeah! great progress here!! :D Go Alex!!&quot;]]></description>
			<dc:creator>michaelvoliveira</dc:creator>
			<pubDate>Tue, 17 Jan 2012 18:59:25 --600</pubDate>
			<guid>http://haikuware.com/blogs/entry/mesa-gallium-status-update-3-1142012#comment-8576</guid>
		</item>
		<item>
			<title>Mesa / Gallium Status update #3 1/14/2012</title>
			<link>http://haikuware.com/blogs/entry/mesa-gallium-status-update-3-1142012#comment-8575</link>
			<description><![CDATA[BrunoBratwurst says: &quot;good news good progress... my teapot is still spinning at 300fps as before on my notebook and a bit slower on my P4 at 130 was at 170 before thx great to see so fast resutlts&quot;]]></description>
			<dc:creator>BrunoBratwurst</dc:creator>
			<pubDate>Tue, 17 Jan 2012 06:46:34 --600</pubDate>
			<guid>http://haikuware.com/blogs/entry/mesa-gallium-status-update-3-1142012#comment-8575</guid>
		</item>
		<item>
			<title>Mesa / Gallium Status update #3 1/14/2012</title>
			<link>http://haikuware.com/blogs/entry/mesa-gallium-status-update-3-1142012#comment-8574</link>
			<description><![CDATA[phoudoin says: &quot;The GLTeapot depth/color issues seems related to wrong buffers being used. When the mouse is over, the full flat red teapot means that the stencil buffer content is somehow accessed as the color buffer. As the depth buffer seems wrong too, I suspect that the renderer buffers are not set as they should be yet. Or buffer format is not what it should be. Otherwise, it's looking promising.&quot;]]></description>
			<dc:creator>phoudoin</dc:creator>
			<pubDate>Tue, 17 Jan 2012 04:22:42 --600</pubDate>
			<guid>http://haikuware.com/blogs/entry/mesa-gallium-status-update-3-1142012#comment-8574</guid>
		</item>
		<item>
			<title>Mesa / Gallium Status update #3 1/14/2012</title>
			<link>http://haikuware.com/blogs/entry/mesa-gallium-status-update-3-1142012#comment-8573</link>
			<description><![CDATA[cipri says: &quot;just fenomenal. Such a fast progress i guess nobody had expected. my respect.&quot;]]></description>
			<dc:creator>cipri</dc:creator>
			<pubDate>Sun, 15 Jan 2012 14:48:25 --600</pubDate>
			<guid>http://haikuware.com/blogs/entry/mesa-gallium-status-update-3-1142012#comment-8573</guid>
		</item>
		<item>
			<title>Mesa / Gallium Status update #3 1/14/2012</title>
			<link>http://haikuware.com/blogs/entry/mesa-gallium-status-update-3-1142012#comment-8572</link>
			<description><![CDATA[Disreali says: &quot;YAY!! Thanks Alex. This is excellent news. Can't wait to test some games.&quot;]]></description>
			<dc:creator>Disreali</dc:creator>
			<pubDate>Sun, 15 Jan 2012 11:24:53 --600</pubDate>
			<guid>http://haikuware.com/blogs/entry/mesa-gallium-status-update-3-1142012#comment-8572</guid>
		</item>
		<item>
			<title>DocumentViewer</title>
			<link>http://haikuware.com/remository/view-details/productivity/utilities/documentviewer#comment-8571</link>
			<description><![CDATA[MaxOS says: &quot;Ribbon, ribbon. We want ribbon. bbjimmy: you use standard menu. People leave in peace ribbon, ok. Not impose any other boring standard.&quot;]]></description>
			<dc:creator>MaxOS</dc:creator>
			<pubDate>Thu, 12 Jan 2012 01:51:25 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/productivity/utilities/documentviewer#comment-8571</guid>
		</item>
		<item>
			<title>DocumentViewer</title>
			<link>http://haikuware.com/remository/view-details/productivity/utilities/documentviewer#comment-8570</link>
			<description><![CDATA[bbjimmy says: &quot;I don't like ribbon interfaces in Windows and I certanly do not want to deal with them in haiku. Please, please get rid of the ribbon and give us a clean un-cluttered interface.&quot;]]></description>
			<dc:creator>bbjimmy</dc:creator>
			<pubDate>Wed, 11 Jan 2012 23:10:40 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/productivity/utilities/documentviewer#comment-8570</guid>
		</item>
		<item>
			<title>DocumentViewer</title>
			<link>http://haikuware.com/remository/view-details/productivity/utilities/documentviewer#comment-8569</link>
			<description><![CDATA[MaxOS says: &quot;No no no cipri, we want ribbon and standard menu. Cipri dont rid ribbon menu. Please.&quot;]]></description>
			<dc:creator>MaxOS</dc:creator>
			<pubDate>Wed, 11 Jan 2012 14:52:51 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/productivity/utilities/documentviewer#comment-8569</guid>
		</item>
		<item>
			<title>DocumentViewer</title>
			<link>http://haikuware.com/remository/view-details/productivity/utilities/documentviewer#comment-8568</link>
			<description><![CDATA[cipri says: &quot;Yes, in future you will be able to replace the ribbon with a tranditional menu. You will just have to run Documenterviewer from the terminal with the command: DocumentViewer -ILikeItOld :-)&quot;]]></description>
			<dc:creator>cipri</dc:creator>
			<pubDate>Wed, 11 Jan 2012 10:23:41 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/productivity/utilities/documentviewer#comment-8568</guid>
		</item>
		<item>
			<title>Midnight Commander</title>
			<link>http://haikuware.com/remository/view-details/info-management/file-management/midnight-commander#comment-8567</link>
			<description><![CDATA[jezek2 says: &quot;Created standalone build of latest Midnight Commander, you can download it here: http://haiku.advel.cz/&quot;]]></description>
			<dc:creator>jezek2</dc:creator>
			<pubDate>Mon, 09 Jan 2012 16:41:20 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/info-management/file-management/midnight-commander#comment-8567</guid>
		</item>
		<item>
			<title>DocumentViewer</title>
			<link>http://haikuware.com/remository/view-details/productivity/utilities/documentviewer#comment-8566</link>
			<description><![CDATA[bbjimmy says: &quot;Nice app. Get rid of the ribbon and give me a normal Haiku style menu and I will be happy!&quot;]]></description>
			<dc:creator>bbjimmy</dc:creator>
			<pubDate>Sun, 08 Jan 2012 12:04:14 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/productivity/utilities/documentviewer#comment-8566</guid>
		</item>
		<item>
			<title>Mesa / Gallium Status update #2 1/03/2012</title>
			<link>http://haikuware.com/blogs/entry/mesa-gallium-status-update-2-1032012#comment-8565</link>
			<description><![CDATA[Barrett-Be says: &quot;Good luck and thanks for your efforts!&quot;]]></description>
			<dc:creator>Barrett-Be</dc:creator>
			<pubDate>Wed, 04 Jan 2012 05:46:02 --600</pubDate>
			<guid>http://haikuware.com/blogs/entry/mesa-gallium-status-update-2-1032012#comment-8565</guid>
		</item>
		<item>
			<title>FreeVerse</title>
			<link>http://haikuware.com/remository/view-details/info-management/diaries-journals/freeverse#comment-8564</link>
			<description><![CDATA[lukoie says: &quot;many people are using v.1 because it is free one. Its not an obsolete version, just the free one. But anyway, i've got your point. Sorry to have botherred you.&quot;]]></description>
			<dc:creator>lukoie</dc:creator>
			<pubDate>Tue, 03 Jan 2012 17:20:45 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/info-management/diaries-journals/freeverse#comment-8564</guid>
		</item>
		<item>
			<title>FTP Positive</title>
			<link>http://haikuware.com/remository/view-details/internet-network/ftp/ftp-positive#comment-8563</link>
			<description><![CDATA[lukoie says: &quot;thanx khallebal2, i've tried #1, but no luck. compiled both, but still missing something. anyway, i've downloaded Senryu, and will try that one. Thanx for your feedback about Qt, definately i had no clue about that.&quot;]]></description>
			<dc:creator>lukoie</dc:creator>
			<pubDate>Tue, 03 Jan 2012 17:16:59 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/internet-network/ftp/ftp-positive#comment-8563</guid>
		</item>
		<item>
			<title>Mesa / Gallium Status update #1 12/27/2011</title>
			<link>http://haikuware.com/blogs/entry/mesa-gallium-status-update-1-12272011#comment-8562</link>
			<description><![CDATA[michaelvoliveira says: &quot;I can't see Haiku R1 arrives to drop gcc2 Thank you kallistic5!&quot;]]></description>
			<dc:creator>michaelvoliveira</dc:creator>
			<pubDate>Mon, 02 Jan 2012 08:54:32 --600</pubDate>
			<guid>http://haikuware.com/blogs/entry/mesa-gallium-status-update-1-12272011#comment-8562</guid>
		</item>
		<item>
			<title>FreeVerse</title>
			<link>http://haikuware.com/remository/view-details/info-management/diaries-journals/freeverse#comment-8561</link>
			<description><![CDATA[clasqm says: &quot;But the current version is 3.5 and "Advanced Diary support rich text formatting, backgrounds, diary templates, images, tables, hyperlinks to the Internet or local files, as well as any records in the database. You can export your data to RTF or HTML files, built-in Print option allows to EDITING reports before printing, and saving it as RTF or HTML files. Moreover Advanced Diary supports voice recording, file attachments" In plain text? Not likely. V1 must be 3-5 years ago and you can't even download it from their website. Sorry, I'm not going to spend the next 2 months of my life making my app compatible with an obsolete, unsupported version of an obscure program. Now if the challenge was to make it compatible with Google Calendar, and that was even possible with my tools and skills, maybe. But no, not this one, sorry.&quot;]]></description>
			<dc:creator>clasqm</dc:creator>
			<pubDate>Mon, 02 Jan 2012 03:22:33 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/info-management/diaries-journals/freeverse#comment-8561</guid>
		</item>
		<item>
			<title>FTP Positive</title>
			<link>http://haikuware.com/remository/view-details/internet-network/ftp/ftp-positive#comment-8560</link>
			<description><![CDATA[khallebal2 says: &quot;the screenshot shows that you 're using hrev:43550,unfortunatly qt does not work on the recent builds since hrev:43534 or 43524 can't remember,on one those 2 qt was still working. now you have 2 choices 1)build Qt yourself from source(there is a HOWTO on the site) and then rebuild scythia 2)install an earlier revision and use the current Qt to rebuild scythia. i would have uploaded the bunary i had but unfortunatly i've lost it,sorry. good luck&quot;]]></description>
			<dc:creator>khallebal2</dc:creator>
			<pubDate>Sun, 01 Jan 2012 15:50:39 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/internet-network/ftp/ftp-positive#comment-8560</guid>
		</item>
		<item>
			<title>FTP Positive</title>
			<link>http://haikuware.com/remository/view-details/internet-network/ftp/ftp-positive#comment-8559</link>
			<description><![CDATA[pistooli says: &quot;I compiled it on Alpha3, and used QT 4.7.3, that could be the problem. your QT is 4.8.0, does it exist? please come over to your started forum post. we are spamming here the ftp-positive thread.&quot;]]></description>
			<dc:creator>pistooli</dc:creator>
			<pubDate>Sun, 01 Jan 2012 07:03:32 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/internet-network/ftp/ftp-positive#comment-8559</guid>
		</item>
		<item>
			<title>FTP Positive</title>
			<link>http://haikuware.com/remository/view-details/internet-network/ftp/ftp-positive#comment-8558</link>
			<description><![CDATA[lukoie says: &quot;well, i did today. thank you here it is: http://goo.gl/jEcH9&quot;]]></description>
			<dc:creator>lukoie</dc:creator>
			<pubDate>Sun, 01 Jan 2012 06:44:51 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/internet-network/ftp/ftp-positive#comment-8558</guid>
		</item>
		<item>
			<title>FTP Positive</title>
			<link>http://haikuware.com/remository/view-details/internet-network/ftp/ftp-positive#comment-8557</link>
			<description><![CDATA[pistooli says: &quot;have you tried the scythia build?&quot;]]></description>
			<dc:creator>pistooli</dc:creator>
			<pubDate>Sun, 01 Jan 2012 04:50:14 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/internet-network/ftp/ftp-positive#comment-8557</guid>
		</item>
		<item>
			<title>FTP Positive</title>
			<link>http://haikuware.com/remository/view-details/internet-network/ftp/ftp-positive#comment-8556</link>
			<description><![CDATA[lukoie says: &quot;did anyone managed this ftp-fs: http://haikuware.com/directory/view-details/drivers/file-system/ftp-fs to work in haiku?&quot;]]></description>
			<dc:creator>lukoie</dc:creator>
			<pubDate>Sat, 31 Dec 2011 07:40:28 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/internet-network/ftp/ftp-positive#comment-8556</guid>
		</item>
		<item>
			<title>FreeVerse</title>
			<link>http://haikuware.com/remository/view-details/info-management/diaries-journals/freeverse#comment-8555</link>
			<description><![CDATA[lukoie says: &quot;ok then. sounds like i should learn yab to write my own app. take care. ps: its was also plain text,and v.1 of the application was a free and simple enouph.i cant use your application because will not be able to view/edit on my win machine.&quot;]]></description>
			<dc:creator>lukoie</dc:creator>
			<pubDate>Sat, 31 Dec 2011 07:30:20 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/info-management/diaries-journals/freeverse#comment-8555</guid>
		</item>
		<item>
			<title>FreeVerse</title>
			<link>http://haikuware.com/remository/view-details/info-management/diaries-journals/freeverse#comment-8554</link>
			<description><![CDATA[clasqm says: &quot;I'm not really interested in adopting someone else's file format and getting caught out every time they change something. Plain text files will live forever. Proprietary formats change at random intervals. And someone is using More Advanced Diary for Mac and someone else is using Even More Advanced Diary for Linux and now they want to know why my little app is compatible with your program and not with theirs. Also, yab does not give me the RTF support that would take AFAIK. But the source to Freeverse is available, so if someone wants to give it a go, you have my blessing. FTP access would be possible, but that really should work at the OS level. If you could get something like this: http://haikuware.com/directory/view-details/drivers/file-system/ftp-fs to work, then there is no need for any specific app to support ftp. It just becomes another disk to save to.&quot;]]></description>
			<dc:creator>clasqm</dc:creator>
			<pubDate>Sat, 31 Dec 2011 06:40:11 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/info-management/diaries-journals/freeverse#comment-8554</guid>
		</item>
		<item>
			<title>FreeVerse</title>
			<link>http://haikuware.com/remository/view-details/info-management/diaries-journals/freeverse#comment-8553</link>
			<description><![CDATA[lukoie says: &quot;hello. i have a diary software on my win machine called Advanced Diary(v.1 was a freeware). could you please have a look at the file format of that diary, and maybe you could use that file format in your app? so the database could be used for win application and under haiku. and the second thought - could you think of the ftp support in your application, so one can save data on the ftp path, to be able to use the same database on the several machines? thanx.&quot;]]></description>
			<dc:creator>lukoie</dc:creator>
			<pubDate>Sat, 31 Dec 2011 06:12:42 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/info-management/diaries-journals/freeverse#comment-8553</guid>
		</item>
		<item>
			<title>FTP Positive</title>
			<link>http://haikuware.com/remository/view-details/internet-network/ftp/ftp-positive#comment-8552</link>
			<description><![CDATA[lukoie says: &quot;and i would like a normal ftp addon. like i have an application on my Win32 machine. Just amazing piece of art. Imagine having your X:\ drive pointed to the ftp path(or a few of them,as many as you wantmas a subfolders), so you could use it it ANY application you wish, even in your picture viewer or text editor. I have my diary, password organizer, recipes database on my ftp drive, and can open it from any Win machine, its like my own cloud storage, with simple access, just need to run a standalone app on the usb stick, and its up and running as a drive letter, and all the files are on the ftp server. its very beos style, isnt it?&quot;]]></description>
			<dc:creator>lukoie</dc:creator>
			<pubDate>Sat, 31 Dec 2011 05:21:03 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/internet-network/ftp/ftp-positive#comment-8552</guid>
		</item>
		<item>
			<title>FTP Positive</title>
			<link>http://haikuware.com/remository/view-details/internet-network/ftp/ftp-positive#comment-8551</link>
			<description><![CDATA[lukoie says: &quot;nah. i've tried it a few days back. doesnt work for me.&quot;]]></description>
			<dc:creator>lukoie</dc:creator>
			<pubDate>Sat, 31 Dec 2011 05:13:07 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/internet-network/ftp/ftp-positive#comment-8551</guid>
		</item>
		<item>
			<title>FlickrUploader</title>
			<link>http://haikuware.com/remository/view-details/multimedia/graphics/internet/flickruploader#comment-8550</link>
			<description><![CDATA[pistooli says: &quot;dont know why... works in Alpha3... :)&quot;]]></description>
			<dc:creator>pistooli</dc:creator>
			<pubDate>Fri, 30 Dec 2011 15:26:52 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/multimedia/graphics/internet/flickruploader#comment-8550</guid>
		</item>
		<item>
			<title>ArtPaint R4</title>
			<link>http://haikuware.com/remository/view-details/development/app-installation/artpaint-r4#comment-8549</link>
			<description><![CDATA[pistooli says: &quot;works in Alpha3&quot;]]></description>
			<dc:creator>pistooli</dc:creator>
			<pubDate>Fri, 30 Dec 2011 15:14:36 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/development/app-installation/artpaint-r4#comment-8549</guid>
		</item>
		<item>
			<title>FTP Positive</title>
			<link>http://haikuware.com/remository/view-details/internet-network/ftp/ftp-positive#comment-8548</link>
			<description><![CDATA[pistooli says: &quot;dont know. but it has the source in the zip. worth to have a look.&quot;]]></description>
			<dc:creator>pistooli</dc:creator>
			<pubDate>Fri, 30 Dec 2011 14:07:22 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/internet-network/ftp/ftp-positive#comment-8548</guid>
		</item>
		<item>
			<title>FTP Positive</title>
			<link>http://haikuware.com/remository/view-details/internet-network/ftp/ftp-positive#comment-8547</link>
			<description><![CDATA[kvdman says: &quot;wonder if this works (on a GCC2 build) http://haikuware.com/directory/view-details/system-files/tracker-add-ons/ftpme&quot;]]></description>
			<dc:creator>kvdman</dc:creator>
			<pubDate>Fri, 30 Dec 2011 12:19:02 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/internet-network/ftp/ftp-positive#comment-8547</guid>
		</item>
		<item>
			<title>FTP Positive</title>
			<link>http://haikuware.com/remository/view-details/internet-network/ftp/ftp-positive#comment-8546</link>
			<description><![CDATA[lukoie says: &quot;i would really want to see the tracker addon for ftp-as-a-drive in the future...&quot;]]></description>
			<dc:creator>lukoie</dc:creator>
			<pubDate>Fri, 30 Dec 2011 09:37:53 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/internet-network/ftp/ftp-positive#comment-8546</guid>
		</item>
		<item>
			<title>FTP Positive</title>
			<link>http://haikuware.com/remository/view-details/internet-network/ftp/ftp-positive#comment-8545</link>
			<description><![CDATA[lukoie says: &quot;ah, cool will wait impatiently for the zip file uploaded cheers mate!&quot;]]></description>
			<dc:creator>lukoie</dc:creator>
			<pubDate>Fri, 30 Dec 2011 07:16:54 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/internet-network/ftp/ftp-positive#comment-8545</guid>
		</item>
		<item>
			<title>FTP Positive</title>
			<link>http://haikuware.com/remository/view-details/internet-network/ftp/ftp-positive#comment-8544</link>
			<description><![CDATA[pistooli says: &quot;I will give it a try. if it compiles clean, I can make a zip file indeed. :) Update: IT WORKS! :) Compiled and seems to be connecting just fine... :) Some more info at the forums.&quot;]]></description>
			<dc:creator>pistooli</dc:creator>
			<pubDate>Fri, 30 Dec 2011 06:38:37 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/internet-network/ftp/ftp-positive#comment-8544</guid>
		</item>
		<item>
			<title>FTP Positive</title>
			<link>http://haikuware.com/remository/view-details/internet-network/ftp/ftp-positive#comment-8543</link>
			<description><![CDATA[lukoie says: &quot;thanx a lot. is there any chance you could compile it for haiku, and upload it to the haikuware app repository? or could you give me a hand compiling it, please?&quot;]]></description>
			<dc:creator>lukoie</dc:creator>
			<pubDate>Fri, 30 Dec 2011 05:32:43 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/internet-network/ftp/ftp-positive#comment-8543</guid>
		</item>
		<item>
			<title>FTP Positive</title>
			<link>http://haikuware.com/remository/view-details/internet-network/ftp/ftp-positive#comment-8542</link>
			<description><![CDATA[lukoie says: &quot;ah, still nothing. i can connect now, and even can see the filelist on the server. but it can't upload the files. thanx anyway.&quot;]]></description>
			<dc:creator>lukoie</dc:creator>
			<pubDate>Fri, 30 Dec 2011 05:30:44 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/internet-network/ftp/ftp-positive#comment-8542</guid>
		</item>
		<item>
			<title>FTP Positive</title>
			<link>http://haikuware.com/remository/view-details/internet-network/ftp/ftp-positive#comment-8541</link>
			<description><![CDATA[lukoie says: &quot;thanx mate, its a good point, i completely forgot about firefox extensions. but take a look at this: "FireFTP Charity Project Where does this money go? All proceeds go towards helping support worldwide LGBT rights. With your kind help, we can assist in making things get better. In particular, donations will go to supporting support gay rights groups in the U.S, Croatia, and Bosnia & Herzegovina." So, they support gay's organizations ; (( anyway, i've tried, it works, but i would like to have some standalone client with drag-n-drop files support.&quot;]]></description>
			<dc:creator>lukoie</dc:creator>
			<pubDate>Fri, 30 Dec 2011 05:21:15 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/internet-network/ftp/ftp-positive#comment-8541</guid>
		</item>
		<item>
			<title>FTP Positive</title>
			<link>http://haikuware.com/remository/view-details/internet-network/ftp/ftp-positive#comment-8540</link>
			<description><![CDATA[pistooli says: &quot;I almost got excited... but Scythia is a QT app. but thanks anyway! perhaps I need to learn compiling qt apps in Haiku... :)&quot;]]></description>
			<dc:creator>pistooli</dc:creator>
			<pubDate>Fri, 30 Dec 2011 03:12:05 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/internet-network/ftp/ftp-positive#comment-8540</guid>
		</item>
		<item>
			<title>FTP Positive</title>
			<link>http://haikuware.com/remository/view-details/internet-network/ftp/ftp-positive#comment-8539</link>
			<description><![CDATA[khallebal2 says: &quot;give this one a shot,but you will have to compile it yourself,it's nice one,you can even assign applications for actions like playing music with media player or reading pdfs with bepdf on the host machine. so just grab the source and compile it. here is the home page: http://scythia.free.fr/&quot;]]></description>
			<dc:creator>khallebal2</dc:creator>
			<pubDate>Thu, 29 Dec 2011 14:33:14 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/internet-network/ftp/ftp-positive#comment-8539</guid>
		</item>
		<item>
			<title>FTP Positive</title>
			<link>http://haikuware.com/remository/view-details/internet-network/ftp/ftp-positive#comment-8538</link>
			<description><![CDATA[kvdman says: &quot;check out the addon fireftp in bezilla. worked for me a while ago. prob. need to pickup a legacy version https://addons.mozilla.org/en-US/firefox/addon/fireftp/versions/0.97.3&quot;]]></description>
			<dc:creator>kvdman</dc:creator>
			<pubDate>Thu, 29 Dec 2011 13:57:46 --600</pubDate>
			<guid>http://haikuware.com/remository/view-details/internet-network/ftp/ftp-positive#comment-8538</guid>
		</item>
	</channel>
</rss>

