<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>NeonView</title>
	<atom:link href="http://www.tuxarena.com/neonview/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tuxarena.com/neonview</link>
	<description>Free, lightweight image viewer for the Linux platform</description>
	<lastBuildDate>Wed, 06 Mar 2013 16:44:28 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>The Forum Is Up and Running</title>
		<link>http://www.tuxarena.com/neonview/2013/03/the-forum-is-up-and-running/</link>
		<comments>http://www.tuxarena.com/neonview/2013/03/the-forum-is-up-and-running/#comments</comments>
		<pubDate>Fri, 01 Mar 2013 03:58:50 +0000</pubDate>
		<dc:creator>Dan Craciun</dc:creator>
				<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.tuxarena.com/neonview/?p=232</guid>
		<description><![CDATA[The new forum is now up and running, using phpBB this time. You can use it to submit bug reports and discuss NeonView. Check it out here.]]></description>
				<content:encoded><![CDATA[<p>The new forum is now up and running, using phpBB this time. You can use it to submit bug reports and discuss NeonView. Check it out <a href="http://www.tuxarena.com/board/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tuxarena.com/neonview/2013/03/the-forum-is-up-and-running/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NeonView 0.8.1 Released</title>
		<link>http://www.tuxarena.com/neonview/2013/02/neonview-0-8-1-released/</link>
		<comments>http://www.tuxarena.com/neonview/2013/02/neonview-0-8-1-released/#comments</comments>
		<pubDate>Wed, 27 Feb 2013 10:21:37 +0000</pubDate>
		<dc:creator>Dan Craciun</dc:creator>
				<category><![CDATA[NeonView]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://www.tuxarena.com/neonview/?p=227</guid>
		<description><![CDATA[I must say I really enjoyed coding for this release, making everything behave just as it should (or hoping so). Because I really do think the Ancistrus got better This release focused on getting rid all all the bugs and make NeonView stable, and in 0.8.1 most of the known bugs should be gone. The [...]]]></description>
				<content:encoded><![CDATA[<p>I must say I really enjoyed coding for this release, making everything behave just as it should (or hoping so). Because I really do think the Ancistrus got better <img src='http://www.tuxarena.com/neonview/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>This release focused on getting rid all all the bugs and make NeonView stable, and in 0.8.1 most of the known bugs should be gone. The core code has been rewritten and the application&#8217;s design is quite robust now, working the way it should.</p>
<p>The zoom in/zoom out functions work in a more clever way now, allowing a level of zoom which depends on the image size, rather than just having only 5 levels of zoom.</p>
<p>Handling of command-line arguments works better now for strings that represent a path or part of a path. To be honest, it wasn&#8217;t quite easy to make this work properly. For example, NeonView handles better, and hopefully correctly, arguments like <b>neonview ../../dir/file.png</b> or <b>dir1/dir2/../dir3</b>, correctly detecting the exact path and if it should open a file or just list the images in that respective directory. This really helped improving my humble knowledge of C <img src='http://www.tuxarena.com/neonview/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>The menu entries and toolbar buttons are now properly switched to inactive when that&#8217;s the case (e.g. no image to work upon, no more previous or next images in the directory).</p>
<p>A lot of code fixes and minor improvements are included in this release too. For an almost complete list of changes, have a look at the <a href="http://www.tuxarena.com/neonview/files/ChangeLog">ChangeLog</a>.</p>
<p><a href="http://www.tuxarena.com/neonview/files/neonview-0.8.1.tar.gz">NeonView 0.8.1 &#8211; Binary</a> (Feb 27, 2013)</p>
<p><a href="http://www.tuxarena.com/neonview/files/neonview-0.8.1-src.tar.gz">NeonView 0.8.1 &#8211; Source Tarball</a> (Feb 27, 2013)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tuxarena.com/neonview/2013/02/neonview-0-8-1-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Version 0.8.0 Packaged for Frugalware</title>
		<link>http://www.tuxarena.com/neonview/2013/02/version-0-8-0-packaged-for-frugalware/</link>
		<comments>http://www.tuxarena.com/neonview/2013/02/version-0-8-0-packaged-for-frugalware/#comments</comments>
		<pubDate>Wed, 20 Feb 2013 08:45:06 +0000</pubDate>
		<dc:creator>Dan Craciun</dc:creator>
				<category><![CDATA[NeonView]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.tuxarena.com/neonview/?p=221</guid>
		<description><![CDATA[NeonView 0.8.0 was packaged for Frugalware Linux. Thanks Slown!]]></description>
				<content:encoded><![CDATA[<p>NeonView 0.8.0 <a href="http://frugalware.org/packages/136101">was packaged</a> for <a href="http://frugalware.org/">Frugalware Linux</a>. Thanks Slown!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tuxarena.com/neonview/2013/02/version-0-8-0-packaged-for-frugalware/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Development Update for 0.8.1</title>
		<link>http://www.tuxarena.com/neonview/2013/02/development-update-for-0-8-1/</link>
		<comments>http://www.tuxarena.com/neonview/2013/02/development-update-for-0-8-1/#comments</comments>
		<pubDate>Mon, 18 Feb 2013 14:23:57 +0000</pubDate>
		<dc:creator>Dan Craciun</dc:creator>
				<category><![CDATA[NeonView]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.tuxarena.com/neonview/?p=208</guid>
		<description><![CDATA[I&#8217;m already at work on 0.8.1 and it&#8217;s going pretty well. I&#8217;m rewriting most of the core code (again) since 0.8.0 has some nasty memory allocation bugs and code organizing isn&#8217;t very good. 0.8.1 will strip most of the bugs that 0.8.0 introduced, making it quite usable. Should be coming in a few days or [...]]]></description>
				<content:encoded><![CDATA[<p>I&#8217;m already at work on 0.8.1 and it&#8217;s going pretty well. I&#8217;m rewriting most of the core code (again) since 0.8.0 has some nasty memory allocation bugs and code organizing isn&#8217;t very good. 0.8.1 will strip most of the bugs that 0.8.0 introduced, making it quite usable. Should be coming in a few days or so, depending on my spare time. The &#8220;Lock zoom&#8221; option will probably be available in 0.8.1, as well as a few minor improvements. Also, the bug not displaying &#8220;Fit to window&#8221; correctly. The scope for this new release remains stability though, not features.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tuxarena.com/neonview/2013/02/development-update-for-0-8-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NeonView 0.8.0 Released With Many New Features</title>
		<link>http://www.tuxarena.com/neonview/2013/02/neonview-0-8-0-released-with-many-new-features/</link>
		<comments>http://www.tuxarena.com/neonview/2013/02/neonview-0-8-0-released-with-many-new-features/#comments</comments>
		<pubDate>Sun, 17 Feb 2013 02:09:22 +0000</pubDate>
		<dc:creator>Dan Craciun</dc:creator>
				<category><![CDATA[NeonView]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://www.tuxarena.com/neonview/?p=173</guid>
		<description><![CDATA[For this new release the code has been completely rewritten and NeonView was ported to GTK+ 3. There is a rather big list of changes, some of the most important including a completely redesigned interface, two sidebar panels for thumbnail previews and image information, rewritten code for parsing the config file, redesigned settings window, and [...]]]></description>
				<content:encoded><![CDATA[<p>For this new release the code has been completely rewritten and NeonView was ported to GTK+ 3. There is a rather big list of changes, some of the most important including a completely redesigned interface, two sidebar panels for thumbnail previews and image information, rewritten code for parsing the config file, redesigned settings window, and a whole bunch of new fixes and improvements. Of course, since NeonView was ported to GTK+ 3 and the code was rewritten, there are still many bugs present, which should be triaged by the time 0.8.1 will arrive. Please report any bugs found in the comments below.</p>
<p>Here&#8217;s how 0.8.0 looks like in GNOME 3:</p>
<p><a href="http://www.tuxarena.com/neonview/wp-content/uploads/2013/02/neonview_in_gnome3.png"><img src="http://www.tuxarena.com/neonview/wp-content/uploads/2013/02/neonview_in_gnome3-600x297.png"></a></p>
<p>Codename: Ancistrus &#8211; NeonView in KDE4</p>
<p><a href="http://www.tuxarena.com/neonview/wp-content/uploads/2013/02/neonview_in_kde4.png"><img src="http://www.tuxarena.com/neonview/wp-content/uploads/2013/02/neonview_in_kde4-600x343.png"></a></p>
<p>The left panel provides thumbnail previews of the images in the current directory:</p>
<p><a href="http://www.tuxarena.com/neonview/wp-content/uploads/2013/02/thumbnail_previews.png"><img src="http://www.tuxarena.com/neonview/wp-content/uploads/2013/02/thumbnail_previews-150x150.png"></a></p>
<p>The right panel shows image information:</p>
<p><a href="http://www.tuxarena.com/neonview/wp-content/uploads/2013/02/info_panel1.png"><img src="http://www.tuxarena.com/neonview/wp-content/uploads/2013/02/info_panel1-150x150.png"></a></p>
<p>NeonView thrives for simplicity, and its goal is to always keep a clean, simple interface. The Tools menu allows to show or hide the toolbar, status bar and the two panels:</p>
<p>The Settings window has been redesigned too:</p>
<p><a href="http://www.tuxarena.com/neonview/wp-content/uploads/2013/02/settings.png"><img src="http://www.tuxarena.com/neonview/wp-content/uploads/2013/02/settings-150x150.png"></a></p>
<p>And here&#8217;s a list of the most important changes:</p>
<ul>
<li>completely rewritten, ported to GTK+ 3
<li>added two side panels: thumbnail previews and image info
<li>added possibility to show or hide the panels, the taskbar and the status bar
<li>redesigned interface, redesigned settings window
<li>improved parsing and handling of the config file
<li>now has support for all formats handled by GdkPixbuf (about 30 formats)
</ul>
<p>For the complete changelog, take a look <a href="http://www.tuxarena.com/neonview/files/ChangeLog">here</a>.</p>
<p>Please keep in mind that this is work still in development and has some bugs, it would be of much help to try this and give me all the feedback you can.</p>
<p><a href="http://www.tuxarena.com/neonview/files/neonview-0.8.0.tar.gz">Download NeonView 0.8.0 (Binary)</a></p>
<p><a href="http://www.tuxarena.com/neonview/files/neonview-0.8.0-src.tar.gz">Download NeonView 0.8.0 (Source Tarball)</a></p>
<p>For the binary package, just untar it and copy the neonview executable anywhere on your hard disk. To compile the source tarball, you need the GTK+ 3 development libraries, make and gcc (sudo apt-get install libgtk-3-dev build-essential should do it in Ubuntu, Mint and such). Next type make &#038;&#038; sudo make install in the source directory.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tuxarena.com/neonview/2013/02/neonview-0-8-0-released-with-many-new-features/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>NeonView 0.8.0 Close to Release</title>
		<link>http://www.tuxarena.com/neonview/2013/02/neonview-0-8-0-close-to-release/</link>
		<comments>http://www.tuxarena.com/neonview/2013/02/neonview-0-8-0-close-to-release/#comments</comments>
		<pubDate>Sat, 16 Feb 2013 15:19:48 +0000</pubDate>
		<dc:creator>Dan Craciun</dc:creator>
				<category><![CDATA[NeonView]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.tuxarena.com/neonview/?p=169</guid>
		<description><![CDATA[Work is in progress for NeonView 0.8.0, which will come with a bunch of new features and improvements over the last release. There are still a few features to be implemented, however this release should really stand out. NeonView has been rewritten completely from scratch and it now uses GTK+ 3. Here is a peak [...]]]></description>
				<content:encoded><![CDATA[<p>Work is in progress for NeonView 0.8.0, which will come with a bunch of new features and improvements over the last release. There are still a few features to be implemented, however this release should really stand out.</p>
<p>NeonView has been rewritten completely from scratch and it now uses GTK+ 3.</p>
<p>Here is a peak at what&#8217;s been already implemented:<br />
- two new panels, with thumnail previews and image info<br />
- improved configuration system, added a few more options too<br />
- improved image handling, with support for around 30 formats (everything GdkPixbuf can handle)<br />
- lots of bug fixes and improvements, including displaying animated GIFs properly</p>
<p>And to keep NeonView clean and simple, the panels, the status bar and the toolbar can be shown or hidden on demand.</p>
<p>And these are not all, the list of changes is quite huge. This release should be ready soon enough!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tuxarena.com/neonview/2013/02/neonview-0-8-0-close-to-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NeonView Packaged for Zenwalk</title>
		<link>http://www.tuxarena.com/neonview/2011/12/neonview-packaged-for-zenwalk/</link>
		<comments>http://www.tuxarena.com/neonview/2011/12/neonview-packaged-for-zenwalk/#comments</comments>
		<pubDate>Sat, 03 Dec 2011 16:04:11 +0000</pubDate>
		<dc:creator>Dan Craciun</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.tuxarena.com/neonview/?p=167</guid>
		<description><![CDATA[Well, I guess NeonView starts to get some attention Version 0.6.0 was packaged for Zenwalk Linux, thank you bipbip!]]></description>
				<content:encoded><![CDATA[<p>Well, I guess NeonView starts to get some attention <img src='http://www.tuxarena.com/neonview/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Version 0.6.0 <a href="http://support.zenwalk.org/viewtopic.php?f=36&#038;t=38179">was packaged</a> for <a href="http://www.zenwalk.org/">Zenwalk Linux</a>, thank you bipbip!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tuxarena.com/neonview/2011/12/neonview-packaged-for-zenwalk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NeonView 0.6.0 Released With New Features</title>
		<link>http://www.tuxarena.com/neonview/2011/11/neonview-0-6-0-released-with-new-features/</link>
		<comments>http://www.tuxarena.com/neonview/2011/11/neonview-0-6-0-released-with-new-features/#comments</comments>
		<pubDate>Wed, 30 Nov 2011 23:36:27 +0000</pubDate>
		<dc:creator>Dan Craciun</dc:creator>
				<category><![CDATA[NeonView]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://www.tuxarena.com/neonview/?p=150</guid>
		<description><![CDATA[This new release, codenamed &#8220;Xiphophorus&#8221;, comes with several new features and a small bug fix: added zoom in and zoom out functions added rotate left, rotate right and flip image functions fixed a crash when trying to display a file which is no longer available In addition to these, NeonView already provided the following features: [...]]]></description>
				<content:encoded><![CDATA[<p>This new release, codenamed &#8220;Xiphophorus&#8221;, comes with several new features and a small bug fix:</p>
<ul>
<li>added zoom in and zoom out functions
<li>added rotate left, rotate right and flip image functions
<li>fixed a crash when trying to display a file which is no longer available
</ul>
<p>In addition to these, NeonView already provided the following features:</p>
<ul>
<li>all popular image formats supported (including PNG, JPG, TGA etc)
<li>usual keyboard shortcuts and clean, easy-to-use interface
<li>it remembers window size, start maximized, lock fit to window, remember fit to window
<li>configuration window for several usability options
<li>manual configuration via the ~/.neonview/neonview.cfg file
</ul>
<p><strong>Download</strong></p>
<p><a href="http://www.tuxarena.com/neonview/wp-content/plugins/filedownload/download.php/?path=http://www.tuxarena.com/neonview/wp-content/uploads/2011/12/neonview-0.6.0.tar.gz&type=&referer=/neonview/feed/"><span>NeonView 0.6.0 &#8211; Binary</span></a><br />
<br />
<a href="http://www.tuxarena.com/neonview/wp-content/plugins/filedownload/download.php/?path=http://www.tuxarena.com/neonview/wp-content/uploads/2011/12/neonview-0.6.0a-src.tar.gz&type=&referer=/neonview/feed/"><span>NeonView 0.6.0a &#8211; Source Tarball (Fixed)</span></a><br />
</p>
<p><strong>About NeonView</strong></p>
<p>NeonView is a minimalist, lightweight image viewer written in C and GTK, completely free and open-source, created by TuxArena. Since it was recently launched, NeonView includes only a handful of features, but this is the base for development of new features and functionality.</p>
<p>The goal of NeonView is to stay lightweight while also providing ease of use and only the necessary options a basic image viewer should have.</p>
<p><strong>Screenshots of 0.6.0</strong></p>
<p><a href="http://www.tuxarena.com/neonview/2011/11/neonview-0-6-0-released-with-new-features/neonview-0-6-0/" rel="attachment wp-att-154"><img src="http://www.tuxarena.com/neonview/wp-content/uploads/2011/11/neonview-0.6.0-600x480.png" alt="" title="neonview-0.6.0" width="600" height="480" class="alignnone size-medium wp-image-154" /></a></p>
<p><a href="http://www.tuxarena.com/neonview/2011/11/neonview-0-6-0-released-with-new-features/neonview-0-6-0_02/" rel="attachment wp-att-155"><img src="http://www.tuxarena.com/neonview/wp-content/uploads/2011/11/neonview-0.6.0_02-600x442.png" alt="" title="neonview-0.6.0_02" width="600" height="442" class="alignnone size-medium wp-image-155" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tuxarena.com/neonview/2011/11/neonview-0-6-0-released-with-new-features/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Plans for 1.0</title>
		<link>http://www.tuxarena.com/neonview/2011/10/plans-for-1-0/</link>
		<comments>http://www.tuxarena.com/neonview/2011/10/plans-for-1-0/#comments</comments>
		<pubDate>Sun, 02 Oct 2011 14:17:33 +0000</pubDate>
		<dc:creator>Dan Craciun</dc:creator>
				<category><![CDATA[NeonView]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.tuxarena.com/neonview/?p=142</guid>
		<description><![CDATA[Here is a TODO list of features which should be implemented by the time NeonView gets to version 1.0 (I know, big plans, we&#8217;ll see what actually *gets* implemented). Some of them are in the works, some have been implemented, but most of them need to be written from scratch: rotate left, rotate right, flip [...]]]></description>
				<content:encoded><![CDATA[<p>Here is a TODO list of features which should be implemented by the time NeonView gets to version 1.0 (I know, big plans, we&#8217;ll see what actually *gets* implemented). Some of them are in the works, some have been implemented, but most of them need to be written from scratch:</p>
<ul>
<li><strong>rotate left</strong>, <strong>rotate right</strong>, <strong>flip</strong> image
<li><strong>zoom in</strong>, <strong>zoom out</strong>
<li><strong>print to file</strong>, <strong>print to printer</strong>
<li><strong>save</strong>, <strong>save as</strong>
<li>support for <strong>plugins</strong>
<li><strong>plugins</strong>:
<ul>
<li><strong>fullscreen</strong> mode
<li><strong>slideshow</strong> mode
<li><strong>create web gallery</strong>
<li><strong>meta info</strong> for JPG
<li><strong>import</strong> to&#8230;
<li><strong>export</strong> to&#8230;
<li><strong>convert image</strong> to&#8230; (possible to implement it in &#8216;save as&#8217;?)
<li><strong>convert to grayscale</strong>
<li>various <strong>image effects</strong>
<li><strong>crop/cut/copy/paste</strong> image
</ul>
<li><strong>sidebar</strong>:
<ul>
<li>tree <strong>file browser</strong>
<li><strong>image preview</strong>
<li><strong>image info</strong>
<li><strong>tags</strong>
<li><strong>ratings</strong>
</ul>
<li><strong>show/hide menubar</strong>
<li><strong>show/hide toolbar</strong>
<li><strong>show/hide status bar</strong>
<li><strong>show/hide sidebar</strong>
<li><strong>configuration options</strong>:
<ul>
<li>start NeonView in <strong>last known folder</strong>
<li>start NeonView in a <strong>user-set folder</strong>
<li><strong>lock zoom</strong>, <strong>lock rotate</strong>
</ul>
<li><strong>Help->FAQ</strong>
<li><strong>Help->Check for Updates</strong>
<li>(this one is a must) <strong>get rid of the bugs!</strong>
</ul>
<p>Seems like a huge list, doesn&#8217;t it? Not to mention feature requests/other features which don&#8217;t come to my mind right now will also probably get implemented. The best way to submit a feature request is via comments or on the <a href="http://www.tuxarena.com/forum/">forum</a>.</p>
<p>For NeonView 0.6 the zoom in/zoom out and rotate left/right/flip are in development, and it is possible to implement a basic C plugin system, but it&#8217;s not for sure yet.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tuxarena.com/neonview/2011/10/plans-for-1-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NeonView Packaged for Frugalware Linux</title>
		<link>http://www.tuxarena.com/neonview/2011/10/neonview-packaged-for-frugalware-linux/</link>
		<comments>http://www.tuxarena.com/neonview/2011/10/neonview-packaged-for-frugalware-linux/#comments</comments>
		<pubDate>Sat, 01 Oct 2011 14:50:54 +0000</pubDate>
		<dc:creator>Dan Craciun</dc:creator>
				<category><![CDATA[NeonView]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.tuxarena.com/neonview/?p=123</guid>
		<description><![CDATA[I was googling for &#8220;neonview 0.4.0&#8243; and came into this link. It looks like after only 3 days from its launch NeonView has been packaged already for Frugalware Linux, &#8220;a general purpose linux distribution, designed for intermediate users (who are not afraid of text mode)&#8221;. Thank you, Slown!]]></description>
				<content:encoded><![CDATA[<p>I was googling for &#8220;neonview 0.4.0&#8243; and came into <a href="http://frugalware.org/packages/136101">this link</a>. It looks like after only 3 days from its launch NeonView has been packaged already for <a href="http://frugalware.org/">Frugalware Linux</a>, <em>&#8220;a general purpose linux distribution, designed for intermediate users (who are not afraid of text mode)&#8221;</em>. Thank you, Slown!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tuxarena.com/neonview/2011/10/neonview-packaged-for-frugalware-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
