<?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/"
	>

<channel>
	<title>SourceForge Community Hub</title>
	<atom:link href="http://sourceforge.net/community/feed/" rel="self" type="application/rss+xml" />
	<link>http://sourceforge.net/community</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Wed, 04 Nov 2009 13:52:10 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Get an edge on Unix system configuration with Etch</title>
		<link>http://sourceforge.net/community/get-an-edge-on-unix-system-configuration-with-etch/</link>
		<comments>http://sourceforge.net/community/get-an-edge-on-unix-system-configuration-with-etch/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 13:29:15 +0000</pubDate>
		<dc:creator>leeschlesinger</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Etch]]></category>

		<guid isPermaLink="false">http://sourceforge.net/community/?p=2318</guid>
		<description><![CDATA[Etch, a system configuration management tool for Unix systems, released a new version last week. Etch can help you manage operating system and core service configuration, as well as files like /etc/passwd and /etc/resolv.conf, and more. The application incorporates a lot of lessons learned about how to deploy configuration changes safely across a large, complex [...]]]></description>
			<content:encoded><![CDATA[<p><a href="https://sourceforge.net/projects/etch">Etch</a>, a system configuration management tool for Unix systems, released a new version last week. Etch can help you manage operating system and core service configuration, as well as files like /etc/passwd and /etc/resolv.conf, and more. The application incorporates a lot of lessons learned about how to deploy configuration changes safely across a large, complex environment.</p>
<p>Developer Jason Heiss began working on Etch in 2003, after trying out Cfengine, one of the oldest and best-known system configuration management tools. &#8220;I&#8217;d tried to learn and use it several times, but always found it complicated, confusing, and limited in what it could do,&#8221; he says. &#8220;Cfengine tries to cover a lot of areas of system administration, many of which are better covered by other, more focused tools. I started Etch as an alternative that was more narrowly focused on configuration file management, and thus simpler and more powerful. Other alternatives to Cfengine, most notably Puppet, started development around the same time. I try to look at the other tools on a regular basis, and so far I&#8217;m happy that Etch does what it does better than the alternatives.&#8221;</p>
<p>The first two major versions of Etch were written in Perl, but the current version 3 is written in Ruby and Ruby on Rails. Heiss says, &#8220;I switched to Ruby because it&#8217;s a more pleasant language to write in. I&#8217;m still fond of Perl, but Ruby is cleaner and quicker to work with. Rails was a harder choice. I was already using Rails for another project, but it seemed a bit too heavy for Etch; all I thought I needed was a standard web service protocol. I was leaning toward XML-RPC, but none of the Ruby implementations seemed great. In the end I decided the consistency of using Rails for all of my projects made sense, and that turned out to be the right choice. Initially I wasn&#8217;t using a database, but I&#8217;ve added optional storage of reporting data into a database, and that was trivial with Rails.&#8221;</p>
<p>Heiss plans to add a feature to take advantage of that reporting data to help users predict the impact of changes. &#8220;You&#8217;ll be able to give Etch a modified copy of your configuration repository and it will give you a report of how many clients would be affected by your changes, which files would be changed, and so on. In a large environment it can be difficult or impossible for administrators to predict the possible impact of their changes, which leads to caution and fear about making changes. This feature should make it easier for folks to identify changes that would have a widespread impact and focus their attention and review on those changes.&#8221;</p>
<p>As for packaging the code for various *nix environments, Heiss says, &#8220;The Etch distribution comes with packaging config files and make targets for RPM, APT/dpkg/deb, and Solaris packages. We don&#8217;t distribute pre-built packages since folks generally want to include their config files and SSL certificates in the packages in their environments.&#8221;</p>
<p>To get the word out about the software, Heiss has led talks at conferences, &#8220;primarily the USENIX LISA (Large Installation System Administration) conference. We&#8217;ve used Etch to manage systems at my last three employers, so word-of-mouth from folks has also spread the word a bit.&#8221;</p>
<p>To build the software, Heiss eschews fancy development environments. &#8220;Most editing is done in TextMate, with an occasional vim session when I&#8217;m not on my Mac. I use the Test::Unit unit testing framework included with Ruby for testing.&#8221;</p>
<p>As with most developers who work on projects on their own time, Heiss&#8217;s planned release schedule for Etch can vary. &#8220;Lately I&#8217;ve had time to work on Etch and have been making releases every few weeks. As I get my backlog of feature ideas trimmed down, I&#8217;ll probably settle back down to a release every month or two.&#8221;</p>
<p>Things may change more quickly if additional developers step forward to work on the project, which Heiss says he welcomes. &#8220;There are a number of interesting features I would like to see in Etch, and I&#8217;d also be very interested if folks have their own ideas and would like to implement them. The best way for potential developers to contact me is via the <a href="https://lists.sourceforge.net/mailman/listinfo/etch-devel">etch-devel</a> mailing list, but <a href="mailto:jheiss-at-usersREMOVE.sourceTHESEforgeCAPS.net">direct email</a> is also fine.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://sourceforge.net/community/get-an-edge-on-unix-system-configuration-with-etch/feed/</wfw:commentRss>
		</item>
		<item>
		<title>&#8220;You will download open source software&#8221;</title>
		<link>http://sourceforge.net/community/you-will-download-open-source-software/</link>
		<comments>http://sourceforge.net/community/you-will-download-open-source-software/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 13:31:06 +0000</pubDate>
		<dc:creator>leeschlesinger</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[fortune-gui]]></category>

		<category><![CDATA[fortune4all]]></category>

		<category><![CDATA[ifortune]]></category>

		<category><![CDATA[jfortune]]></category>

		<category><![CDATA[kookiejar]]></category>

		<guid isPermaLink="false">http://sourceforge.net/community/?p=2308</guid>
		<description><![CDATA[Did you know the fortune cookie was invented in Japan? Today these simple cookies are served primarily in Chinese restaurants. But as with so many things, technology has had a profound effect on the humble fortune cookie. Today, computers let you generate your own fortunes when you don&#8217;t have a Chinese restaurant handy. And as [...]]]></description>
			<content:encoded><![CDATA[<p>Did you know the <a href="http://en.wikipedia.org/wiki/Fortune_cookie">fortune cookie</a> was invented in Japan? Today these simple cookies are served primarily in Chinese restaurants. But as with so many things, technology has had a profound effect on the humble fortune cookie. Today, computers let you generate your own fortunes when you don&#8217;t have a Chinese restaurant handy. And as fortune would have it, SourceForge.net hosts more than one such program.</p>
<p><a href="https://sourceforge.net/projects/fortune4all/">Fortune4All</a> runs on Windows PCs and Symbian devices, and claims to have more than 90,000 witty sayings. An editable data file lets you add your own pearls of wisdom. And as a special bonus, if you speak Greek, the application has available a file of fortunes in that language.</p>
<p>If you need your fortunes on other operating systems, a program called simply <a href="https://sourceforge.net/projects/fortune-gui/">Fortune</a> will do the trick under DOS, Windows, or Linux, and a Java version is also available for any operating system with a Java Virtual Machine. Or you can turn to <a href="https://sourceforge.net/projects/jfortune/">Java Fortune</a>.</p>
<p>If, on the other hand, you run a Mac, you might like <a href="https://sourceforge.net/projects/ifortune/">iFortune</a>, which provides a Cocoa wrapper for the fortune utility built into Mac OS.</p>
<p>Some people like to use pithy sayings in the their e-mail signatures. <a href="https://sourceforge.net/projects/kookiejar/">KookieJar</a> is a flexible signature randomizer that can handle multiple signatures and multiple quote files, but it runs only on Windows.</p>
<p>Those few offerings are just an appetizer. <a href="https://sourceforge.net/search/?type_of_search=soft&#038;words=fortune">Search for &#8220;fortune&#8221; on SourceForge.net</a> and you&#8217;ll find several other options. But don&#8217;t worry if none of them is exactly what you&#8217;re looking for. Because all of the programs on SourceForge.net are open source, you can take something that&#8217;s close to what you want and customize it to meet your needs. If writing program code is as far from your skill set as reading Chinese, you can seek out a developer to help by posting in our <a href="https://sourceforge.net/community/forum/forum.php?id=6">Project Ideas</a> forum.</p>
]]></content:encoded>
			<wfw:commentRss>http://sourceforge.net/community/you-will-download-open-source-software/feed/</wfw:commentRss>
		</item>
		<item>
		<title>November Project of the Month: Mumble</title>
		<link>http://sourceforge.net/community/november-project-of-the-month/</link>
		<comments>http://sourceforge.net/community/november-project-of-the-month/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 18:00:25 +0000</pubDate>
		<dc:creator>Lisa Hoover</dc:creator>
		
		<category><![CDATA[Project of the Month]]></category>

		<category><![CDATA[Mumble]]></category>

		<guid isPermaLink="false">http://sourceforge.net/community/november-project-of-the-month/</guid>
		<description><![CDATA[Thorvald Natvig was tired of listening to all kinds of background noise over his headset while he was gaming online with his friends, so he decided to build his own VoIP solution instead. Mumble is way more than a glorified walkie-talkie setup, it&#8217;s much cooler than that.
In Natvig&#8217;s own words, &#8220;Mumble also has an in-game [...]]]></description>
			<content:encoded><![CDATA[<p>Thorvald Natvig was tired of listening to all kinds of background noise over his headset while he was gaming online with his friends, so he decided to build his own VoIP solution instead. <a href="http://mumble.sourceforge.net/">Mumble</a> is way more than a glorified walkie-talkie setup, it&#8217;s much cooler than that.</p>
<p>In Natvig&#8217;s own words, &#8220;Mumble also has an in-game overlay; this works in full screen games, and shows you a graphical representation of who is in the same channel (virtual room) as you, and who is talking right now. We also have positional audio for supported games; the voice of your friends will sound like it comes from the same direction their in-game avatar is.&#8221;</p>
<p>Neat, yes? That&#8217;s one of the reasons Mumble is <a href="http://sourceforge.net/community/potm-200911/">November&#8217;s Project of the Month</a>. To learn more about the team behind Mumble, and about the project itself, check out its special page. </p>
<p>Natvig says one of the reasons he chose SourceForge.net to host the project is because we&#8217;re &#8220;a recognized name, and we&#8217;re leeching on your fame.&#8221; That&#8217;s OK, Thorvald, leech all you want! <img src='http://sourceforge.net/community/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://sourceforge.net/community/november-project-of-the-month/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Bored with your old board games? Try Pasang Emas</title>
		<link>http://sourceforge.net/community/bored-with-your-old-board-games-try-pasang-emas/</link>
		<comments>http://sourceforge.net/community/bored-with-your-old-board-games-try-pasang-emas/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 14:22:38 +0000</pubDate>
		<dc:creator>leeschlesinger</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Pasang Emas]]></category>

		<guid isPermaLink="false">http://sourceforge.net/community/?p=2282</guid>
		<description><![CDATA[Unless you&#8217;re from Brunei, you&#8217;ve probably never heard of the game pasang. It&#8217;s a board game with intricate rules. Played on an 11&#215;11 grid with black and white tokens, it bears a superficial resemblance to Go, but with completely different game play. In fact, it&#8217;s unrelated to any other board game, which makes it an [...]]]></description>
			<content:encoded><![CDATA[<p>Unless you&#8217;re from <a href="http://en.wikipedia.org/wiki/Brunei">Brunei</a>, you&#8217;ve probably never heard of the game pasang. It&#8217;s a <a href="http://en.wikipedia.org/wiki/Pasang">board game</a> with <a href="http://homepages.di.fc.ul.pt/~jpn/gv/pasangemas.htm">intricate rules</a>. Played on an 11&#215;11 grid with black and white tokens, it bears a superficial resemblance to Go, but with completely different game play. In fact, it&#8217;s unrelated to any other board game, which makes it an appealing choice for anyone who&#8217;s tired of the same old checkers and Parcheesi.</p>
<p>One of the easiest ways to play is by using <a href="http://pasang-emas.sourceforge.net/index.xhtml">Pasang Emas</a>, developed by Bruneian Nor Jaidi Tuah, who released a new version this week. In Pasang Emas, you play against the computer, or you can watch the computer play against itself in demo mode. The computer will let you make only valid moves.</p>
<p>In pasang, each move is a capture move. When there is nothing left to capture the game ends. At any given point in the game the average number of valid moves is six or seven (compared to more than 30 in chess). Still, a human player is at a disadvantage against a computer, so a player who is serious about winning will take a lot more thinking time than his silicon-based opponent. (To equalize things, you can set the game&#8217;s AI to be &#8220;blurry,&#8221; and it might then miss the best move or even choose a bad one.)</p>
<p>Pasang is quick to play. A game can take less than a minute if you make a blunder in the opening and runs out of moves early, but usually a game will take several minutes. </p>
<p>Lest you think Bruneians sit around in coffeehouses all day playing pasang, Tuah says it is commonly played mostly during royal celebrations. Some students also play the game as an extracurricular activity.</p>
<p>Tuah says a former student suggested creating a program to play pasang almost 10 years ago. &#8220;I hadn&#8217;t heard about pasang before then, so it was a doubly sweet challenge for me: as a programmer I immediately jumped at the idea, while as a native I wanted to learn more about our traditional game.</p>
<p>&#8220;I wrote the first version using a commercial C++ IDE. It ran only on a particular OS and was never released, but was reported in an issue of Bruneiana, a local publication by Universiti Brunei Darussalam, and had a brief public exposure during an IT exhibition. Soon after I released a much improved version as freeware on a popular hosting service. This version was nominated as one of Brunei entries for the 2002 Asia Pacific ICT Award. It didn&#8217;t win, but I had a good time in Kuala Lumpur showing off our traditional game. Last year, this version was showcased in a business convention in Nanning, China.</p>
<p>&#8220;In 2005, I started porting Pasang Emas to work with GNU tools. For a GUI I chose GTK+ (through gtkmm binding) simply because I use GNOME as my desktop. I did look at generic layers such as wxWidgets, but finally decided that I didn&#8217;t need them, as GTK+ is already cross-platform. For an IDE I tried Anjuta, and it is great. I used emacs for a while &ndash; very productive. But somehow I fell in love with gedit and its no-frills simplicity. Currently my &#8216;IDE&#8217; is gedit, a terminal (with tab support), and a file browser.&#8221;</p>
<p>Tuah has ambitious plans for upcoming versions. &#8220;I want to finish the Arabic translation. I want to make Pasang Emas a network game. The <a href="http://www.ggzgamingzone.org/">GGZ Gaming Zone</a> is high on my list (in fact the only option) on my list of network gaming tools, but the documentation is a bit daunting. I also hope to add more themes. But, as you can judge from the available themes, I&#8217;m a not much of an artist. I&#8217;m also considering adding 3-D themes. I never find it pleasant to play board games in 3-D, but I can appreciate the &#8216;cool&#8217; factor.&#8221;</p>
<p>So far Pasang Emas has been a solo effort, but Tuah welcomes help. &#8220;If anybody wants to lend their artistic talents and produce cool themes, that would be great. Submitting Pasang Emas as a proper package to Debian and Red Hat would also be great. I also want to get rid of libgnomeui dependency, but so far, I haven&#8217;t found a neat solution.&#8221; You can contact Tuah by <a href="mailto:norjaidiATgREMOVETHESECAPSmail.com">email</a>, or submit feature requests, bugs, and patches through the project site at SourceForge.net.</p>
]]></content:encoded>
			<wfw:commentRss>http://sourceforge.net/community/bored-with-your-old-board-games-try-pasang-emas/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Legal software for legal professionals</title>
		<link>http://sourceforge.net/community/legal-software-for-legal-professionals/</link>
		<comments>http://sourceforge.net/community/legal-software-for-legal-professionals/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 11:36:06 +0000</pubDate>
		<dc:creator>leeschlesinger</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[audacitypolicia]]></category>

		<category><![CDATA[legalcase]]></category>

		<category><![CDATA[martus]]></category>

		<category><![CDATA[osjms]]></category>

		<category><![CDATA[oslaw]]></category>

		<category><![CDATA[probationdelphi]]></category>

		<category><![CDATA[virtualaw]]></category>

		<guid isPermaLink="false">http://sourceforge.net/community/?p=2288</guid>
		<description><![CDATA[SourceForge.net doesn&#8217;t have an open source application for every niche, but we come close. If you work in the legal field or the criminal justice system, you might find one of these programs useful.
The most popular such program on SourceForge.net is Legal Case Management System. Created by Bulgarian developers, LCMS is designed for use by [...]]]></description>
			<content:encoded><![CDATA[<p>SourceForge.net doesn&#8217;t have an open source application for every niche, but we come close. If you work in the legal field or the criminal justice system, you might find one of these programs useful.</p>
<p>The most popular such program on SourceForge.net is <a href="https://sourceforge.net/projects/legalcase/">Legal Case Management System</a>. Created by Bulgarian developers, LCMS is designed for use by not-for-profit legal advice centres, to help them follow up on things like client consultations and court events.</p>
<p>The good news about <a href="https://sourceforge.net/projects/virtualaw/">VirtuaLaw</a> is that it&#8217;s a free, open source legal case management system. The bad news is that its code hasn&#8217;t been updated in eight years.</p>
<p><a href="https://sourceforge.net/projects/oslaw/">Open Source Law</a> is another long-ignored project that comprises a wiki with documentation revision control and a centralized repository. It&#8217;s supposed to allow members of the legal community or students to share each other&#8217;s documents. </p>
<p>Then there are those who have to manage the miscreants who wind up on the wrong side of the legal system. The <a href="https://sourceforge.net/projects/osjms/">Open Source Jail Management System</a> stores and manages records for a small to medium-sized jail. It can help track demographic data, store intake and confinement procedures, maintain housing history, index court records, and facilitate incident reporting.</p>
<p>Various countries have specialized legal needs. For instance, the <a href="https://sourceforge.net/projects/probationdelphi/">Delphi Probation System</a> is alpha software designed to address complaints about the UK Probation Office&#8217;s computer system. Its developer says he began working on it &#8220;in the hope that one day I will be able to make the lives of overworked Probation officers less stressful.&#8221; </p>
<p>One specialized tool for police, <a href="https://sourceforge.net/projects/audacitypolicia/">Audacity Policial</a>, is an extension of the Audacity sound editor helps police and justice officials pursue investigations based on telephone and environmental recordings. It supports audio analysis and transcription.</p>
<p>Finally, looking at law from a broader perspective, the <a href="https://sourceforge.net/projects/martus/">Martus Human Rights Bulletin System</a> is used by human rights and social justice groups to track violations. <a href="http://www.martus.org/">Martus</a> is the Greek word for &#8220;witness.&#8221; According to the project&#8217;s page, human rights bulletins can be encrypted or searched, and can be backed up to a remote server.</p>
]]></content:encoded>
			<wfw:commentRss>http://sourceforge.net/community/legal-software-for-legal-professionals/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Degunk your Windows or Linux system with BleachBit</title>
		<link>http://sourceforge.net/community/degunk-your-windows-or-linux-system-with-bleachbit/</link>
		<comments>http://sourceforge.net/community/degunk-your-windows-or-linux-system-with-bleachbit/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 13:05:08 +0000</pubDate>
		<dc:creator>leeschlesinger</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[BleachBit]]></category>

		<guid isPermaLink="false">http://sourceforge.net/community/?p=2279</guid>
		<description><![CDATA[BleachBit is an easy-to-use system cleaning tool for freeing disk space and maintaining privacy on your desktop PC. Its point-and-click interface is simple enough for novices, but powerful enough to save time for advanced users. You may find similar capabilities in a lot of Windows cleanup applications, but they don&#8217;t also work under Linux, as [...]]]></description>
			<content:encoded><![CDATA[<p><a href="https://sourceforge.net/projects/bleachbit/">BleachBit</a> is an easy-to-use system cleaning tool for freeing disk space and maintaining privacy on your desktop PC. Its point-and-click interface is simple enough for novices, but powerful enough to save time for advanced users. You may find similar capabilities in a lot of Windows cleanup applications, but they don&#8217;t also work under Linux, as the cross-platform BleachBit does.</p>
<p>BleachBit is not an uninstaller utility; it mainly cleans applications that are already installed, such as web browsers. However, two of its features complement uninstallers. First, BleachBit includes a cleaner of broken shortcuts and file associations, such as are usually left behind by Wine in the user&#8217;s home directory, though they can be left behind by many other programs, such as RealPlayer, Beagle, and OpenOffice.org. Second, Linux software often comes localized in several languages, but the Linux installers don&#8217;t give the user the choice of which languages to install in order to save disk space. While Debian and Ubuntu users can use <a href="http://www.debianadmin.com/remove-unnecessary-files-in-debian-and-ubuntu-using-localepurge.html">localepurge</a>, BleachBit&#8217;s portable locale cleaner <a href="http://bleachbit.blogspot.com/2009/07/free-disk-space-localepurge.html">frees 700% more disk space</a> than that utility.</p>
<p>I asked developer Andrew Ziem how difficult it is to write a cross-platform app that works on two such different OSes as Linux and Windows. &#8220;It depends on which day you ask me,&#8221; he says wryly. &#8220;Generally, writing in Python and GTK+ makes writing portable code fairly easy, so most days I can focus on platform-independent features. Still, there are challenges. One of the first struggles was packaging. The differences between Linux distributions can require as much effort as the differences between Linux and Windows. At a basic level, Ubuntu and Debian require .deb packages, while Fedora, openSUSE, and others require .rpm. Then there are incompatibilities in RPM itself (such as the MD5 vs. SHA256 hash), and once that is taken care of, there are different versions of Python. Linux distributions also can&#8217;t decide where to keep the same kind of files (such as the Apache logs). And the list goes on.&#8221;</p>
<p>Ziem started writing BleachBit last year out of a desire to learn PyGTK. &#8220;I had programmed in various other languages, such as PHP and C++, but I hadn&#8217;t written GTK+. I was tired of the unnecessary labor required to develop in C++, and Python&#8217;s motto is &#8216;batteries included.&#8217; I chose GTK+ because it is cross-platform, mature, good looking, and, like Python, standard on virtually all Linux distributions.&#8221; </p>
<p>While PyGTK is standard on Linux machines, it&#8217;s not on Windows, so the Python and GTK+ framework make up about 95% of the BleachBit installation size on Windows. Ziem says, &#8220;I&#8217;ve mitigated the size with executable compression and a unique translation optimizer.&#8221;</p>
<p>Ziem released the first version of the software just before the end of last year. To date it has received 37 reviews on SourceForge.net &ndash; all positive.</p>
<p>BleachBit is portable, fast, and doesn&#8217;t require compiling. One way you can use it to speed up your system right away is by vacuuming your Mozilla Firefox SQLite databases. The Firefox databases grow fragmented, large, and slow. If you are a heavy web surfer, you should quickly notice an improvement in the speed of the Awesomebar (which provides searching in the URL field), and some people claim an improvement in startup speed. You should also save a few megabytes of disk space too.</p>
<p>In addition to a graphical interface, BleachBit provides a command-line interface to automate cleaning jobs in a shell script, batch file, or cron job. </p>
<p>You can find BleachBit in the package repositories for Debian, Ubuntu, Fedora, Slackware, openSUSE, Foresight Linux, PCLinuxOS, NetBSD, and Arch Linux distros. Because inclusion in a repository can take some time, and because the policy of mainline distros is to freeze a certain version of the application, the BleachBit web site offers .rpm and .deb downloads of new versions for major distributions.</p>
<p>The software is available in 33 &ndash; count &#8216;em! &ndash; languages, thanks to what Ziem calls &#8220;an army of 99 volunteer translators.&#8221; Ziem says managing the translations takes a good amount of effort, especially given BleachBit&#8217;s schedule of releases every two to three weeks, sometimes with beta releases in between. &#8220;<a href="https://launchpad.net/rosetta">Launchpad</a> provides a low barrier-of-entry for translators, and it&#8217;s easy for me to download translations from Launchpad,&#8221; Ziem says.</p>
<p>BleachBit is the tenth project Ziem has hosted on SourceForge.net since 2002. &#8220;It&#8217;s a large, mature site that provides a variety of nice tools (such as the statistics and project web space). For a while I had BleachBit&#8217;s web space hosted on Google App Engine. Half the reason I switched back to SourceForge.net was that it in case of trouble it generally provides real support; I can file a ticket that will be answered by a real human.&#8221;</p>
<p>In addition to his <a href="http://bleachbit.sourceforge.net">customized SourceForge.net web space</a>, Ziem publicizes the software by listing it in <a href="http://www.gnomefiles.org/">GnomeFiles</a> and <a href="http://freshmeat.net">Freshmeat</a>, and via PAD (Portable Application Development), a software announcement standard for Windows download sites.</p>
<p>If you&#8217;d like to add your expertise to BleachBit, the project needs Greek, Japanese, Danish, Norwegian, and Finnish <a href="http://bleachbit.sourceforge.net/contribute/translate">translators</a>. Ziem also needs testers and auditors who can test SVN and beta releases with little hand-holding, as well as people to write cleaners for popular proprietary Windows applications such as Adobe Photoshop and InDesign; see the <a href="http://bleachbit.sourceforge.net/contribute">Contribute page</a> for information on how to help.</p>
]]></content:encoded>
			<wfw:commentRss>http://sourceforge.net/community/degunk-your-windows-or-linux-system-with-bleachbit/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Greenshot makes screenshots simple</title>
		<link>http://sourceforge.net/community/greenshot-makes-screenshots-simple/</link>
		<comments>http://sourceforge.net/community/greenshot-makes-screenshots-simple/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 13:05:16 +0000</pubDate>
		<dc:creator>leeschlesinger</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Greenshot]]></category>

		<guid isPermaLink="false">http://sourceforge.net/community/?p=2275</guid>
		<description><![CDATA[At one time or another, most people need to capture an image of all or part of what appears on their screen. Many screenshot tools allow you to do that and more &#8211; which can make them hard to understand and work with. By contrast, the developers of Greenshot created a lightweight tool that&#8217;s quick [...]]]></description>
			<content:encoded><![CDATA[<p>At one time or another, most people need to capture an image of all or part of what appears on their screen. Many screenshot tools allow you to do that and more &ndash; which can make them hard to understand and work with. By contrast, the developers of <a href="http://greenshot.sourceforge.net/">Greenshot</a> created a lightweight tool that&#8217;s quick and easy to use.</p>
<p>With Greenshot, what you see is what you get. You can save a screen or a part of one to any of several image formats within a second. You can also apply text and shapes to the screenshot. &#8220;Just have a look at the settings dialog to find out what&#8217;s possible beyond default behavior,&#8221; advises Jens Klingen, who develops the software with Thomas Braun. &#8220;Also, you can make use of the Prnt shortcut keys (including modifiers) if you want to be even faster.&#8221;</p>
<p>Greenshot is still in beta, and the developers hope to continue making releases at the rate of about two versions per year. &#8220;We have quite a few enhancements on our to-do list, including the ability to capture scrolling windows, zoom for the image editor, and a crop tool and blur filter.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://sourceforge.net/community/greenshot-makes-screenshots-simple/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Pandora never sleeps</title>
		<link>http://sourceforge.net/community/pandora-never-sleeps/</link>
		<comments>http://sourceforge.net/community/pandora-never-sleeps/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 12:27:21 +0000</pubDate>
		<dc:creator>leeschlesinger</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[pandora]]></category>

		<category><![CDATA[Pandora FMS]]></category>

		<guid isPermaLink="false">http://sourceforge.net/community/?p=2264</guid>
		<description><![CDATA[You could pay thousands of dollars for a comprehensive enterprise network monitoring application &#8211; but you don&#8217;t have to. With Pandora FMS (Flexible Monitoring System) you get functionality comparable to that of proprietary applications like Hewlett-Packard&#8217;s Network Node Manager, Hyperic HQ, and OpManager, and better-known open source offerings like Zenoss, Zabbix, Nagios, and OpenNMS.
Pandora FMS [...]]]></description>
			<content:encoded><![CDATA[<p>You could pay thousands of dollars for a comprehensive enterprise network monitoring application &ndash; but you don&#8217;t have to. With <a href="http://pandorafms.org/">Pandora FMS</a> (Flexible Monitoring System) you get functionality comparable to that of proprietary applications like Hewlett-Packard&#8217;s Network Node Manager, Hyperic HQ, and OpManager, and better-known open source offerings like Zenoss, Zabbix, Nagios, and OpenNMS.</p>
<p>Pandora FMS monitors both systems and applications. It comes with agents for all active Windows platforms (2000, XP, 2003, Vista, 2008, and Windows 7), Linux, HP-UX, AIX, Solaris, *BSD, Mac OS, and even Nokia/IPSO. It can collect information several ways (SNMP, TCP, ICMP, WMI, HTTP, SNMP traps) and display it in a powerful web- and AJAX-based centralized management console. (You can read more about Pandora&#8217;s <a href="http://pandorafms.org/index.php?sec=project&#038;sec2=home&#038;lang=en">features</a> and see an <a href="http://pandorafms.org/index.php?sec=project&#038;sec2=demo&#038;lang=en">online demo</a> on the project&#8217;s web site.)</p>
<p>You might not have heard much about Pandora FMS because the project puts all its resources into development, not publicity. Nevertheless, Pandora FMS is in use in the datacenters of several organizations and corporations, including Brussels University and Cordoba University, as well as huge multinationals in the telecommunications sector and IT companies. Project leader Sancho Lerena says the project will publish the names of more enterprises that are using Pandora FMS on the project&#8217;s new web site when it launches version 3.0, for which release candidate code came out last week. </p>
<p>Lerena says he started working on Pandora FMS in 2004, when he needed a flexible, non-intrusive monitoring system that was able to integrate with other apps. &#8220;To build Pandora we used PHP and Perl because they offer a lot of libraries which allow us to focus directly on our goals, and avoid construction of additional tools or libraries. We also use AJAX and web technology to make the console user-friendly and powerful. Because PHP and Perl are easy to work with we can improve our code and add new features without a formal heavyweight process of design. Each developer uses his own development tools; there is no official tool we use. Some of us like Eclipse; I myself use gedit to work on code.&#8221;</p>
<p>The project posted Pandora&#8217;s code on SourceForge.net in 2006 because &#8220;SourceForge.net is the most important reference for the OSS community in the world, so we need to be there.&#8221;</p>
<p>Lerena says the core team of six developers is working on GIS, better reporting, and a new information architecture engine for advanced data post processing for future releases. &#8220;Our version cycle is about nine months. We always need help, mostly on testing, documentation, and translation. The best way to get in touch with us is the <a href="https://lists.sourceforge.net/lists/listinfo/pandora-develop">developer list</a>.&#8221;  You can also check out the project&#8217;s <a href="http://blog.pandorafms.org/">developer blog</a> and <a href="http://openideas.info/smf/">web forums</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://sourceforge.net/community/pandora-never-sleeps/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Avogadro: The Tyra of molecular modeling</title>
		<link>http://sourceforge.net/community/avogadro-the-tyra-of-molecular-modeling/</link>
		<comments>http://sourceforge.net/community/avogadro-the-tyra-of-molecular-modeling/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 13:19:04 +0000</pubDate>
		<dc:creator>leeschlesinger</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Avogadro]]></category>

		<guid isPermaLink="false">http://sourceforge.net/community/?p=2252</guid>
		<description><![CDATA[If you&#8217;re a chemist, you need to visualize and model molecular information. Avogadro lets you interactively build and edit molecular models on your screen. You can buy commercial applications that let you visualize molecules for upwards of $10,000 per seat, but few of them let you build new molecules or edit existing chemical data, as [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re a chemist, you need to visualize and model molecular information. <a href="https://sourceforge.net/projects/avogadro/">Avogadro</a> lets you interactively build and edit molecular models on your screen. You can buy commercial applications that let you visualize molecules for upwards of $10,000 per seat, but few of them let you build new molecules or edit existing chemical data, as this open source application can.</p>
<p>With Avogadro you can see in 3-D the shape and structure of chemistry. Want a protein? Want to see a gold surface? Want to build the next great cancer treatment? Avogadro&#8217;s the tool for you.</p>
<p>Geoff Hutchison, an assistant professor in chemistry at the University of Pittsburgh, and Donald Curtis began planning Avogadro in 2006. The project got a big help the following year with a Google Summer of Code project from Marcus Hanwell, who has now become a lead developer. Today, the project is releasing Avogadro 1.0, in honor of its namesake. <a href="http://en.wikipedia.org/wiki/Avogadro_constant">Avogadro&#8217;s number</a> is 6.02&#215;10<sup>23</sup>, so chemists often celebrate October 23 as <a href="http://en.wikipedia.org/wiki/Mole_Day">Mole Day</a>.</p>
<p>When he set out to build the application, Hutchison says, &#8220;I <i>needed</i> something like Avogadro. I didn&#8217;t really see any truly great tools to create molecular models. For my research, it&#8217;s the critical first step of doing computational chemistry simulations &ndash; you need the molecular data!</p>
<p>&#8220;We&#8217;ve tried to make the most intuitive program for building chemical systems &ndash; molecules, proteins, crystals, nanotubes, whatever. And we&#8217;ve made everything modular &ndash; almost everything is a plugin &ndash; so you can easily add or change functionality. We want Avogadro to be flexible and scale from educational use to advanced research.&#8221;</p>
<p>Avogadro is written in C++ and uses the Qt user interface toolkit. &#8220;This allows us to have releases on Windows, Mac, and Linux simultaneously. Qt has also really helped out with multithreading our interface &ndash; most of the chemistry simulation occurs in the background on multicore machines, which makes the interface much smoother.&#8221;</p>
<p>The chemistry side is largely handled by the <a href="http://openbabel.org/wiki/Main_Page">Open Babel</a> toolkit, since it handles scores of chemistry file formats and data types. Hutchison is also the lead developer for Open Babel.</p>
<p>In Avogadro, if you&#8217;re drawing a molecule, you can switch elements, say from from carbon to nitrogen, by just typing the atom symbol. You can also move things around with either the mouse or the arrow keys. </p>
<p>One of the coolest features, Hutchison says, is the auto-optimization tool. &#8220;This lets you optimize the geometry of a molecule as you edit or manipulate it. Think of it as running an interactive chemistry simulation. Pull an atom, and the molecule will respond. Drag a molecule around, and you can see others move in response. It&#8217;s like a little video game.&#8221;</p>
<p>The project makes regular bug-fix releases, and anticipates a major feature release every year. Hutchison also hopes that the Python scripting interface and plugin framework will make it easy for people to add features and extend Avogadro between releases.</p>
<p>Right now, about 15-20 people work on the code, and Hutchison says &#8220;we&#8217;d love to have more contributors. We could use help with documentation and tutorials (particularly for education), translations, OpenGL rendering optimization, GLSL shaders &#8230; We&#8217;ve got <a href="http://avogadro.openmolecules.net/wiki/Get_Involved">a list on our wiki</a> actually. Of course people can always contact us on the avogadro-devel@lists.sourceforge.net mailing list.&#8221;</p>
<p>Today Avogadro has been adopted by a lot of universities for teaching, but it has also gained traction in the business and research communities. &#8220;We will shortly have our first journal cover,&#8221; Hutchison says, &#8220;and there&#8217;s a blog posting about using Avogadro to visualize molecular databases for drug leads.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://sourceforge.net/community/avogadro-the-tyra-of-molecular-modeling/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Open source tools to find or fight porn</title>
		<link>http://sourceforge.net/community/open-source-tools-to-find-or-fight-porn/</link>
		<comments>http://sourceforge.net/community/open-source-tools-to-find-or-fight-porn/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 12:45:16 +0000</pubDate>
		<dc:creator>leeschlesinger</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://sourceforge.net/community/?p=2260</guid>
		<description><![CDATA[We try to keep SourceForge.net free of link spam and other undesirable elements, so every once in a while I search the site for objectionable material. But one man&#8217;s poison is another man&#8217;s porridge, or something like that. Take porn, for instance. No one wants to be spammed with links to sites better left unmentioned, [...]]]></description>
			<content:encoded><![CDATA[<p>We try to keep SourceForge.net free of link spam and other undesirable elements, so every once in a while I search the site for objectionable material. But one man&#8217;s poison is another man&#8217;s porridge, or something like that. Take porn, for instance. No one wants to be spammed with links to sites better left unmentioned, but some people do want porn on their own terms. Naturally, SourceForge.net developers have them covered.</p>
<p>One of the earliest attempts to address the craving for porn was the <a href="https://sourceforge.net/projects/porntoolkit/">Porn Toolkit</a>. A Spanish developer began putting together a group of scripts to help users expedite their searches and downloads. The software was last updated in 2002 and never made it out of beta. A couple of years later <a href="https://sourceforge.net/projects/fetchgals/">Fetchgals</a> attempted something similar, targeting galleries of thumbnail photos, but it too now appears to be abandoned.</p>
<p>Slightly more sophisticated is <a href="https://sourceforge.net/projects/pr0nspider/">Pr0nSpider</a>, for multithreaded porn downloads. Like the others, it has languished untouched for several years.</p>
<p>Let&#8217;s say you want to search for porn, but only featuring green-skinned girls with whips. You can try the <a href="https://sourceforge.net/projects/orphne/">Orphne</a> browser. Available as both a standalone browswer and a Firefox plugin, Orphne offers &#8220;a built-in tagging system and search engine lets you find exactly what you want, instantly. A rating system makes sure the best links rise to the top. Customizeable slide shows show you only what you want to see.&#8221; The project hasn&#8217;t been updated in a couple of years.</p>
<p><a href="http://gnaughty.sourceforge.net/">Gnaughty</a> is a similar project, and one that was updated earlier this year. The GPL-licensed software promises &#8220;to automatically download adult sex content, i.e. porn movies and pictures, from <a href="http://sublimedirectory.com/">a known Internet porn directory</a>.&#8221;</p>
<p>We haven&#8217;t tested any of these apps, and we urge you not to do so on your employer&#8217;s time. In fact, if your job is to keep porn off your own network, SourceForge.net has you covered there too, with software such as <a href="https://sourceforge.net/projects/dansguardian/">DansGuardian</a> and <a href="https://sourceforge.net/projects/irc-proxy/">Ircproxy</a> for content filtering and the <a href="http://whitetrash.sourceforge.net/">whitetrash</a> plugin for the Squid web proxy application.</p>
]]></content:encoded>
			<wfw:commentRss>http://sourceforge.net/community/open-source-tools-to-find-or-fight-porn/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

 	  	 
