<?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>Open Source Living &#187; Web++</title>
	<atom:link href="http://osliving.com/archive/web/feed/" rel="self" type="application/rss+xml" />
	<link>http://osliving.com</link>
	<description>Open Source resources, community and discussion.</description>
	<lastBuildDate>Sun, 22 Jan 2012 22:17:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>Boinc</title>
		<link>http://osliving.com/web/misc/boinc/</link>
		<comments>http://osliving.com/web/misc/boinc/#comments</comments>
		<pubDate>Mon, 25 Apr 2011 07:38:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[grid computing]]></category>
		<category><![CDATA[SETI]]></category>
		<category><![CDATA[shared processing power]]></category>
		<category><![CDATA[University of California]]></category>
		<category><![CDATA[volunteer computing]]></category>

		<guid isPermaLink="false">http://osliving.com/web/misc/boinc/</guid>
		<description><![CDATA[Berkeley Open Infrastructure for Network Computing
or 'Boinc' is open source software for volunteer and grid computing.]]></description>
			<content:encoded><![CDATA[<p>Boinc is open source software for volunteer and grid computing. Once installed it can use the unused CPU and GPU cycles on a computer to do scientific computing.</p>
<p>It lets you donate your idle computer time to science projects like SETI@home, Climateprediction.net, Rosetta@home, World Community Grid, and many others.</p>
<p>Upon launching the application you will be prompted to choose projects to support. You will also be able to regulate the percentage of time that BOINC is allowed to compute in the application&#8217;s comprehensive options panel.</p>
<p><iframe title="YouTube video player" width="450" height="370" src="http://www.youtube.com/embed/8iSRLIK-x6A" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://osliving.com/web/misc/boinc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Vas</title>
		<link>http://osliving.com/web/security-web/open-vas/</link>
		<comments>http://osliving.com/web/security-web/open-vas/#comments</comments>
		<pubDate>Tue, 08 Mar 2011 09:07:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[risk assessment]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://osliving.com/web/security-web/open-vas/</guid>
		<description><![CDATA[OpenVAS (Open Vulnerability Assessment System) is a framework that encompasses multiple tools and services towards vulnerability scanning and vulnerability management.]]></description>
			<content:encoded><![CDATA[<p>OpenVAS (Open Vulnerability Assessment System) is a framework that encompasses multiple tools and services towards vulnerability scanning and vulnerability management.</p>
<p>At the center of this framework is the OpenVAS Scanner which executes the actual Network Vulnerability Tests (NVTs), served with daily updates via the OpenVAS NVT Feed.</p>
<p>The OpenVAS Manager is the service that consolidates plain vulnerability scanning into a full vulnerability management solution. The Manager controls the Scanner via OTP and itself offers the XML-based, stateless OpenVAS Management Protocol (OMP). </p>
<p>All intelligence is implemented in the Manager so that it is possible to implement various lean clients that will behave consistently e.g. with regard to filtering or sorting scan results. The Manager also controls a SQL database (sqlite-based) where all configuration and scan result data is centrally stored.</p>
<p><img src="http://upload.wikimedia.org/wikipedia/commons/a/aa/OpenVAS4-Structure.png" width="440"></p>
<p>For a full feature list, screenshots and download, see this section of the <a href="http://www.openvas.org/about-software.html">Open Vas website</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://osliving.com/web/security-web/open-vas/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Gephi</title>
		<link>http://osliving.com/web/misc/gephi/</link>
		<comments>http://osliving.com/web/misc/gephi/#comments</comments>
		<pubDate>Fri, 25 Feb 2011 19:00:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[complex data]]></category>
		<category><![CDATA[data mapping]]></category>
		<category><![CDATA[data visualization]]></category>
		<category><![CDATA[graphs]]></category>
		<category><![CDATA[open source visualization]]></category>

		<guid isPermaLink="false">http://osliving.com/web/misc/gephi/</guid>
		<description><![CDATA[Gephi is an interactive visualization and exploration platform for all kinds of networks and complex systems, dynamic and hierarchical graphs. It runs on Windows, Linux and Mac OS X.]]></description>
			<content:encoded><![CDATA[<p>Gephi is an application for network visualization and analysis. It helps data analysts to intuitively reveal patterns and trends, highlight outliers and tell stories with their data. It uses a 3D render engine to display large graphs in real-time and to speed up the exploration. </p>
<p>Watch an introduction to the Gephi:</p>
<p><iframe src="http://player.vimeo.com/video/9726202" width="440" height="250" frameborder="0"></iframe></p>
<p>Gephi can be applied to the following areas:</p>
<p>- <strong>Exploratory Data Analysis</strong>: intuition-oriented analysis by networks manipulations in real time.</p>
<p>- <strong>Link Analysis</strong>: revealing the underlying structures of associations between objects, in particular in scale-free networks.</p>
<p>- <strong>Social Network Analysis</strong>: easy creation of social data connectors to map community organizations and small-world networks.</p>
<p>- <strong>Biological Network analysis</strong>: representing patterns of biological data.</p>
<p>- <strong>Poster creation</strong>: scientific work promotion with hi-quality printable maps.</p>
<p>Software screenshot:</p>
<p><img src="http://osliving.com/wp-content/uploads/gephi.jpg" width="440"></p>
]]></content:encoded>
			<wfw:commentRss>http://osliving.com/web/misc/gephi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tor Project</title>
		<link>http://osliving.com/web/web-browsers/tor-project/</link>
		<comments>http://osliving.com/web/web-browsers/tor-project/#comments</comments>
		<pubDate>Sun, 12 Dec 2010 22:29:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Web Browsers]]></category>
		<category><![CDATA[secure web browser]]></category>
		<category><![CDATA[web anonymity software]]></category>

		<guid isPermaLink="false">http://osliving.com/web/web-browsers/tor-project/</guid>
		<description><![CDATA[Tor is free software and an open network that helps you defend against a form of network surveillance that threatens personal freedom and privacy, confidential business activities and relationships, and state security known as traffic analysis.]]></description>
			<content:encoded><![CDATA[<p>Tor is free software and an open network that helps you defend against a form of network surveillance that threatens personal freedom and privacy, confidential business activities and relationships, and state security known as traffic analysis.</p>
<p>Tor protects you by bouncing your communications around a distributed network of relays run by volunteers all around the world: it prevents somebody watching your Internet connection from learning what sites you visit, and it prevents the sites you visit from learning your physical location. Tor works with many of your existing applications, including web browsers, instant messaging clients, remote login, and other applications based on the TCP protocol.</p>
]]></content:encoded>
			<wfw:commentRss>http://osliving.com/web/web-browsers/tor-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CouchDB</title>
		<link>http://osliving.com/web/misc/couchdb/</link>
		<comments>http://osliving.com/web/misc/couchdb/#comments</comments>
		<pubDate>Thu, 09 Dec 2010 15:59:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[CouchDB]]></category>
		<category><![CDATA[open source database]]></category>

		<guid isPermaLink="false">http://osliving.com/web/misc/couchdb/</guid>
		<description><![CDATA[Apache CouchDB is a document-oriented database that can be queried and indexed in a MapReduce fashion using JavaScript. CouchDB also offers incremental replication with bi-directional conflict detection and resolution.]]></description>
			<content:encoded><![CDATA[<p>Apache CouchDB is a document-oriented database that can be queried and indexed in a MapReduce fashion using JavaScript. CouchDB also offers incremental replication with bi-directional conflict detection and resolution.</p>
<p>CouchDB provides a RESTful JSON API than can be accessed from any environment that allows HTTP requests. There are myriad third-party client libraries that make this even easier from your programming language of choice. CouchDB’s built in Web administration console speaks directly to the database using HTTP requests issued from your browser.</p>
<p>CouchDB is written in Erlang, a robust functional programming language ideal for building concurrent distributed systems. Erlang allows for a flexible design that is easily scalable and readily extensible.</p>
]]></content:encoded>
			<wfw:commentRss>http://osliving.com/web/misc/couchdb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scrapy</title>
		<link>http://osliving.com/web/misc/scrapy/</link>
		<comments>http://osliving.com/web/misc/scrapy/#comments</comments>
		<pubDate>Thu, 09 Dec 2010 15:52:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[scrapy]]></category>

		<guid isPermaLink="false">http://osliving.com/web/misc/scrapy/</guid>
		<description><![CDATA[Scrapy is a fast high-level screen scraping and web crawling framework, used to crawl websites and extract structured data from their pages. It can be used for a wide range of purposes, from data mining to monitoring and automated testing.]]></description>
			<content:encoded><![CDATA[<p>Scrapy is a fast high-level screen scraping and web crawling framework, used to crawl websites and extract structured data from their pages. It can be used for a wide range of purposes, from data mining to monitoring and automated testing.</p>
<p>Key features include:</p>
<p>- Simple: Scrapy was designed with simplicity in mind, by providing the features you need without getting in your way.</p>
<p>- Productive- Just write the rules to extract the data from web pages and let Scrapy crawl the entire web site for you.</p>
<p>- Fast: Scrapy is used in production crawlers to completely scrape more than 500 retailer sites daily, all in one server.</p>
<p>- Extensible: Scrapy was designed with extensibility in mind and so it provides several mechanisms to plug new code without having to touch the framework core.</p>
<p>- Portable: Scrapy runs on Linux, Windows, Mac and BSD<br />
Open Source and 100% Python.</p>
<p>- Scrapy is completely written in Python, which makes it very easy to hack.</p>
<p>- Well-tested: Scrapy has an extensive test suite with very good code coverage.</p>
<p>For a full overview of Scrapy, see the &#8216;<a href="http://doc.scrapy.org/intro/overview.html">Scrapy at a glance</a>&#8216; wiki page.</p>
]]></content:encoded>
			<wfw:commentRss>http://osliving.com/web/misc/scrapy/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CloudStack Community Edition</title>
		<link>http://osliving.com/web/misc/cloudstack-community-edition/</link>
		<comments>http://osliving.com/web/misc/cloudstack-community-edition/#comments</comments>
		<pubDate>Wed, 08 Sep 2010 08:45:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[cloud server]]></category>
		<category><![CDATA[cloud software]]></category>

		<guid isPermaLink="false">http://osliving.com/web/misc/cloudstack-community-edition/</guid>
		<description><![CDATA[CloudStack CE is an open sourced Infrastructure as a Service (IaaS) software platform available under the GPLv3 license, which enables users to build, manage and deploy compute cloud environments. ]]></description>
			<content:encoded><![CDATA[<p>CloudStack CE is an open sourced Infrastructure as a Service (IaaS) software platform available under the GPLv3 license, which enables users to build, manage and deploy compute cloud environments. </p>
<p>The community edition is based on the latest, leading edge features and bits that the Cloud.com team of engineers are working on. There are weekly builds as well as native source for developers, users and contributors to have access too.</p>
]]></content:encoded>
			<wfw:commentRss>http://osliving.com/web/misc/cloudstack-community-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Edubuntu</title>
		<link>http://osliving.com/web/operating-systems/edubuntu/</link>
		<comments>http://osliving.com/web/operating-systems/edubuntu/#comments</comments>
		<pubDate>Wed, 11 Aug 2010 08:47:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[open source operating systems]]></category>
		<category><![CDATA[operating system for kids]]></category>

		<guid isPermaLink="false">http://osliving.com/web/operating-systems/edubuntu/</guid>
		<description><![CDATA[Edubuntu is an educational operating system that is a part of the Ubuntu family. It aims to make Ubuntu, the popular Linux-based operating system, a great choice for the computing needs of children, students, parents, teachers, and schools.]]></description>
			<content:encoded><![CDATA[<p>Edubuntu is an educational operating system that is a part of the Ubuntu family. It aims to make Ubuntu, the popular Linux-based operating system, a great choice for the computing needs of children, students, parents, teachers, and schools.</p>
<p>&#8220;Ubuntu&#8221; is an ancient African word, meaning &#8220;humanity to others&#8221;. Edubuntu seeks to bring the freedoms and spirit of Ubuntu to children, parents, students, teachers, and schools.</p>
<p>Included with Edubuntu is the Linux Terminal Server Project, a large number of educational applications including GCompris, KDE Edutainment Suite, and Schooltool Calendar. </p>
<p>The first Edubuntu release coincided with the release of Ubuntu 5.10, which was codenamed Breezy Badger on 2005-10-13. Edubuntu CDs were previously available for free through their Shipit service. However, as of version 8.10, it is only available as a download.</p>
]]></content:encoded>
			<wfw:commentRss>http://osliving.com/web/operating-systems/edubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Qimo 4 Kids</title>
		<link>http://osliving.com/web/operating-systems/qimo-4-kids/</link>
		<comments>http://osliving.com/web/operating-systems/qimo-4-kids/#comments</comments>
		<pubDate>Wed, 11 Aug 2010 08:40:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Edubuntu]]></category>
		<category><![CDATA[open source for kids]]></category>
		<category><![CDATA[operating system]]></category>

		<guid isPermaLink="false">http://osliving.com/web/operating-systems/qimo/</guid>
		<description><![CDATA[Qimo is a desktop operating system designed for kids. Based on the open source Ubuntu Linux desktop, Qimo comes pre-installed with educational games for children aged 3 and up.]]></description>
			<content:encoded><![CDATA[<p>Qimo is a desktop operating system designed for kids. Based on the open source Ubuntu Linux desktop, Qimo comes pre-installed with educational games for children aged 3 and up.</p>
<p>Qimo&#8217;s interface has been designed to be intuitive and easy to use, providing large icons for all installed games, so that even the youngest users have no trouble selecting the activity they want.</p>
<p>Qimo is based on Xubuntu; a community maintained derivative of the Ubuntu operating system, using the Xfce desktop environment.[4][5] This helps provide low hardware requirements; minimum of 256MB of memory to run from the CD, or 192MB to install. At least 6 GB of hard drive space is recommended, and a 400 MHz or faster CPU.[2] Qimo currently uses 8.04 LTS with plans to use the next LTS Lucid Lynx.</p>
<p>Differences between Qimo &#038; <a href="http://edubuntu.org/" target="_blank">Edubuntu</a>:</p>
<p>- Qimo was designed to be a standalone home computer for kids</p>
<p>- Edubuntu was designed for networked classroom computer use</p>
<p>- Qimo will run from a LiveCD</p>
<p>- From October 2008 to October 2009, Edubuntu required an existing Ubuntu installation. Edubuntu is available in a live medium, but only on a DVD, as its contents will not fit on a CD anymore.</p>
<p>- Qimo and Edubuntu are working to bring the Qimo games and artwork as an installable option within Edubuntu.</p>
]]></content:encoded>
			<wfw:commentRss>http://osliving.com/web/operating-systems/qimo-4-kids/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LimeSurvey</title>
		<link>http://osliving.com/web/misc/limesurvey/</link>
		<comments>http://osliving.com/web/misc/limesurvey/#comments</comments>
		<pubDate>Tue, 10 Aug 2010 11:50:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[open source poll program]]></category>
		<category><![CDATA[open source survey software]]></category>
		<category><![CDATA[polls]]></category>
		<category><![CDATA[surveys]]></category>

		<guid isPermaLink="false">http://osliving.com/web/misc/limesurvey/</guid>
		<description><![CDATA[LimeSurvey (formerly PHPSurveyor) is a PHP survey software to create online surveys. Features open/closed surveys, branching, participant administration, quotas, WYSIWYG HTML editor, email invitations &#038; reminders, assessments, basic statistics and more.]]></description>
			<content:encoded><![CDATA[<p>LimeSurvey (formerly PHPSurveyor) is a PHP survey software to create online surveys. Features open/closed surveys, branching, participant administration, quotas, WYSIWYG HTML editor, email invitations &#038; reminders, assessments, basic statistics and more.</p>
<p>Key features include:</p>
<p>- Unlimited number of surveys at the same time<br />
- Unlimited number of questions in a survey (only limited by your database)<br />
- Unlimited number of participants in a survey<br />
- Multi-lingual surveys<br />
- User-management<br />
- Over 20 different question types<br />
- WYSIWYG HTML editor<br />
- Quotas management<br />
- Integration of pictures and movies into a survey<br />
- Creation of a printable survey version</p>
]]></content:encoded>
			<wfw:commentRss>http://osliving.com/web/misc/limesurvey/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

