<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><channel rdf:about="https://www.bibsonomy.org/user/lystrata/opensource"><title>BibSonomy bookmarks for /user/lystrata/opensource</title><link>https://www.bibsonomy.org/user/lystrata/opensource</link><description>BibSonomy RSS Feed for /user/lystrata/opensource</description><items><rdf:Seq><rdf:li rdf:resource="http://ubuntu-user.com/Online/Blogs/Marcel-Gagne-Orbiting-Planet-buntu/Ubuntu-Google-and-the-Future-of-Linux.-And-rsync-too"/><rdf:li rdf:resource="http://www.aboutmyip.com/AboutMyXApp/DeltaCopy.jsp"/><rdf:li rdf:resource="http://www.opensourceopenminds.com/openpublish"/><rdf:li rdf:resource="http://www.optoiq.com/articles/display/369640/s-articles/s-laser-focus-world/s-technology-news/s-stanford-open-source-frankencamera-could-revolutionize-photography/s-QP129867/s-cmpid=EnlImagingOctober62009.html"/><rdf:li rdf:resource="http://www.appleinsider.com/articles/09/09/11/apple_open_sources_snow_leopards_grand_central_dispatch.html"/><rdf:li rdf:resource="http://ostatic.com/blog/tomtom-launches-open-source-navigation-project"/><rdf:li rdf:resource="http://radar.oreilly.com/2009/07/making-government-transparent.html"/><rdf:li rdf:resource="http://feedproxy.google.com/~r/ostatic/~3/Qw0DSzogPfA/the-r-statistical-environment-and-revolution-computing-spread-out"/><rdf:li rdf:resource="http://news.cnet.com/8301-13505_3-10296094-16.html"/><rdf:li rdf:resource="http://code.google.com/p/red5"/><rdf:li rdf:resource="http://www.itworldcanada.com/a/Daily-News/f6f15032-f9b6-4932-b2fd-f01c71a0c0e6.html"/><rdf:li rdf:resource="http://www.kubuntu.org/"/><rdf:li rdf:resource="http://practical-tech.com/business/open-source-for-america-launches"/><rdf:li rdf:resource="http://www.atutor.ca/"/><rdf:li rdf:resource="http://itmanagement.earthweb.com/osrc/article.php/3828671/101-Open-Source-Apps-for-Enterprises.htm"/><rdf:li rdf:resource="http://www.opensource.org/"/><rdf:li rdf:resource="http://opendefinition.org/"/><rdf:li rdf:resource="http://www.opensourcemath.org/"/><rdf:li rdf:resource="http://wwmm.ch.cam.ac.uk/blogs/murrayrust/?p=2059"/><rdf:li rdf:resource="http://www.research.att.com/sw/tools/uwin"/></rdf:Seq></items></channel><item rdf:about="http://ubuntu-user.com/Online/Blogs/Marcel-Gagne-Orbiting-Planet-buntu/Ubuntu-Google-and-the-Future-of-Linux.-And-rsync-too"><title>Ubuntu, Google, and the Future of Linux. And rsync too. / Marcel Gagné: Orbiting Planet *buntu / Blogs / Online / Home - Ubuntu User</title><description>&#034;Last week, I told you about my NAS purchase, and my desire to explore desktop applications for backing up your Ubuntu computer. From the administrative interface of my Buffalo NAS, I created a network share that I could access with the different systems in my office. It&#039;s an SMB share so that it can also be accessed from Windows if needs arise. I then permanently mount those shares as network file systems (though not NFS) on my Kubuntu Karmic system. This I do from the command line</description><link>http://ubuntu-user.com/Online/Blogs/Marcel-Gagne-Orbiting-Planet-buntu/Ubuntu-Google-and-the-Future-of-Linux.-And-rsync-too</link><dc:creator>lystrata</dc:creator><dc:date>2009-11-27T18:07:54+01:00</dc:date><dc:subject>backup freeware opensource rsync software tools utilities windows </dc:subject><content:encoded>&lt;span itemprop=&#034;description&#034;&gt;&amp;#034;Last week, I told you about my NAS purchase, and my desire to explore desktop applications for backing up your Ubuntu computer. From the administrative interface of my Buffalo NAS, I created a network share that I could access with the different systems in my office. It&amp;#039;s an SMB share so that it can also be accessed from Windows if needs arise. I then permanently mount those shares as network file systems (though not NFS) on my Kubuntu Karmic system. This I do from the command line&lt;/span&gt;</content:encoded><taxo:topics><rdf:Bag><rdf:li rdf:resource="https://www.bibsonomy.org/tag/backup"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/freeware"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/opensource"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/rsync"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/software"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/tools"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/utilities"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/windows"/></rdf:Bag></taxo:topics></item><item rdf:about="http://www.aboutmyip.com/AboutMyXApp/DeltaCopy.jsp"><title>DeltaCopy - Rsync for Windows</title><description>In general terms, DeltaCopy is an open source, fast incremental backup program. Let&#039;s say you have to backup one file that is 500 MB every night. A normal file copy would copy the entire file even if a few bytes have changed. DeltaCopy, on the other hand, would only copy the part of file that has actually been modified. This reduces the data transfer to just a small fraction of 500 MB saving time and network bandwidth. In technical terms, DeltaCopy is a &#034;Windows Friendly&#034; wrapper around the Rsync program, currently maintained by Wayne Davison. &#034;rsync&#034; is primarily designed for Unix/Linux/BSD systems. Although ports are available for Windows, they typically require downloading Cygwin libraries and manual configuration.</description><link>http://www.aboutmyip.com/AboutMyXApp/DeltaCopy.jsp</link><dc:creator>lystrata</dc:creator><dc:date>2009-11-26T04:00:36+01:00</dc:date><dc:subject>backup freeware opensource rsync software tools utilities windows </dc:subject><content:encoded>&lt;span itemprop=&#034;description&#034;&gt;In general terms, DeltaCopy is an open source, fast incremental backup program. Let&amp;#039;s say you have to backup one file that is 500 MB every night. A normal file copy would copy the entire file even if a few bytes have changed. DeltaCopy, on the other hand, would only copy the part of file that has actually been modified. This reduces the data transfer to just a small fraction of 500 MB saving time and network bandwidth. In technical terms, DeltaCopy is a &amp;#034;Windows Friendly&amp;#034; wrapper around the Rsync program, currently maintained by Wayne Davison. &amp;#034;rsync&amp;#034; is primarily designed for Unix/Linux/BSD systems. Although ports are available for Windows, they typically require downloading Cygwin libraries and manual configuration.&lt;/span&gt;</content:encoded><taxo:topics><rdf:Bag><rdf:li rdf:resource="https://www.bibsonomy.org/tag/backup"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/freeware"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/opensource"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/rsync"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/software"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/tools"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/utilities"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/windows"/></rdf:Bag></taxo:topics></item><item rdf:about="http://www.opensourceopenminds.com/openpublish"><title>The power of Drupal for today&#039;s online publishing. | Open Source. Open Minds.</title><description>&#034;OpenPublish is a packaged distribution of the popular open source social publishing platform, Drupal, that has been tailored to the needs of today&#039;s online publishers. OpenPublish is ideal for the implementation of a variety of media outlets sites including magazines, newspapers, journals, trade publications, broadcast, wire service and membership publications.&#034;</description><link>http://www.opensourceopenminds.com/openpublish</link><dc:creator>lystrata</dc:creator><dc:date>2009-10-23T05:12:57+02:00</dc:date><dc:subject>SearchEngine calais cms drupal headlines news opencalais opensource publishing </dc:subject><content:encoded>&lt;span itemprop=&#034;description&#034;&gt;&amp;#034;OpenPublish is a packaged distribution of the popular open source social publishing platform, Drupal, that has been tailored to the needs of today&amp;#039;s online publishers. OpenPublish is ideal for the implementation of a variety of media outlets sites including magazines, newspapers, journals, trade publications, broadcast, wire service and membership publications.&amp;#034;&lt;/span&gt;</content:encoded><taxo:topics><rdf:Bag><rdf:li rdf:resource="https://www.bibsonomy.org/tag/SearchEngine"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/calais"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/cms"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/drupal"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/headlines"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/news"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/opencalais"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/opensource"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/publishing"/></rdf:Bag></taxo:topics></item><item rdf:about="http://www.optoiq.com/articles/display/369640/s-articles/s-laser-focus-world/s-technology-news/s-stanford-open-source-frankencamera-could-revolutionize-photography/s-QP129867/s-cmpid=EnlImagingOctober62009.html"><title>Stanford open-source</title><description>October 2, 2009--Stanford University (Stanford, CA) scientists say they are out to reinvent digital photography with the introduction of an open-source digital camera that will give programmers around the world the chance to create software that will teach cameras new tricks, meaning camera performance will no longer be limited by the software that comes pre-installed by the manufacturer.</description><link>http://www.optoiq.com/articles/display/369640/s-articles/s-laser-focus-world/s-technology-news/s-stanford-open-source-frankencamera-could-revolutionize-photography/s-QP129867/s-cmpid=EnlImagingOctober62009.html</link><dc:creator>lystrata</dc:creator><dc:date>2009-10-08T17:04:44+02:00</dc:date><dc:subject>opensource photography </dc:subject><content:encoded>&lt;span itemprop=&#034;description&#034;&gt;October 2, 2009--Stanford University (Stanford, CA) scientists say they are out to reinvent digital photography with the introduction of an open-source digital camera that will give programmers around the world the chance to create software that will teach cameras new tricks, meaning camera performance will no longer be limited by the software that comes pre-installed by the manufacturer.&lt;/span&gt;</content:encoded><taxo:topics><rdf:Bag><rdf:li rdf:resource="https://www.bibsonomy.org/tag/opensource"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/photography"/></rdf:Bag></taxo:topics></item><item rdf:about="http://www.appleinsider.com/articles/09/09/11/apple_open_sources_snow_leopards_grand_central_dispatch.html"><title>AppleInsider | Apple Open Sources Snow Leopard&#039;s Grand Central Dispatch</title><description>Despite begin a unique, key marketing feature of Snow Leopard, Apple has decided to open the code behind Grand Central Dispatch under the liberal Apache 2.0 license.  Snow Leopard&#039;s new Grand Central Dispatch feature, which serves as a system-wide mechanism for managing parallel task execution across multiple processor cores for developers, involves multiple components in the operating system.</description><link>http://www.appleinsider.com/articles/09/09/11/apple_open_sources_snow_leopards_grand_central_dispatch.html</link><dc:creator>lystrata</dc:creator><dc:date>2009-09-11T23:21:36+02:00</dc:date><dc:subject>apple gpu macosx opensource programming </dc:subject><content:encoded>&lt;span itemprop=&#034;description&#034;&gt;Despite begin a unique, key marketing feature of Snow Leopard, Apple has decided to open the code behind Grand Central Dispatch under the liberal Apache 2.0 license.  Snow Leopard&amp;#039;s new Grand Central Dispatch feature, which serves as a system-wide mechanism for managing parallel task execution across multiple processor cores for developers, involves multiple components in the operating system.&lt;/span&gt;</content:encoded><taxo:topics><rdf:Bag><rdf:li rdf:resource="https://www.bibsonomy.org/tag/apple"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/gpu"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/macosx"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/opensource"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/programming"/></rdf:Bag></taxo:topics></item><item rdf:about="http://ostatic.com/blog/tomtom-launches-open-source-navigation-project"><title>TomTom Launches Open Source Navigation Project</title><description>ZDNet&#039;s Dana Blankenhorn reports today on a new open source navigation project launched by European GPS company TomTom that adds additional functionality to navigational devices, regardless of the make or model. The OpenLR project aims to put navigation data on top of a GPS unit&#039;s existing database so drivers can access local traffic, weather, and other useful information as they travel.</description><link>http://ostatic.com/blog/tomtom-launches-open-source-navigation-project</link><dc:creator>lystrata</dc:creator><dc:date>2009-09-09T21:08:35+02:00</dc:date><dc:subject>daily gis opensource trends </dc:subject><content:encoded>&lt;span itemprop=&#034;description&#034;&gt;ZDNet&amp;#039;s Dana Blankenhorn reports today on a new open source navigation project launched by European GPS company TomTom that adds additional functionality to navigational devices, regardless of the make or model. The OpenLR project aims to put navigation data on top of a GPS unit&amp;#039;s existing database so drivers can access local traffic, weather, and other useful information as they travel.&lt;/span&gt;</content:encoded><taxo:topics><rdf:Bag><rdf:li rdf:resource="https://www.bibsonomy.org/tag/daily"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/gis"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/opensource"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/trends"/></rdf:Bag></taxo:topics></item><item rdf:about="http://radar.oreilly.com/2009/07/making-government-transparent.html"><title>Making Government Transparent Using R - O&#039;Reilly Radar</title><description>With Open Source now considered an accepted part of the software industry, some people are starting to wonder if we can&#039;t bring the same degree of openness and innovation into government. Danese Cooper, who is actively involved in the open source community through her work with the Open Source Initiative and Apache, as well as working as an R wonk for Revolution Computing, would love to see the government become more open. Part of that openness is being able to access and interpret the mass of data that the government collects, something Cooper thinks R would be a great tool for. She&#039;ll be talking about R and Open Government at OSCON, the O&#039;Reilly Open Source Convention.</description><link>http://radar.oreilly.com/2009/07/making-government-transparent.html</link><dc:creator>lystrata</dc:creator><dc:date>2009-08-02T15:52:30+02:00</dc:date><dc:subject>R daily egovernment math opensource software statistics </dc:subject><content:encoded>&lt;span itemprop=&#034;description&#034;&gt;With Open Source now considered an accepted part of the software industry, some people are starting to wonder if we can&amp;#039;t bring the same degree of openness and innovation into government. Danese Cooper, who is actively involved in the open source community through her work with the Open Source Initiative and Apache, as well as working as an R wonk for Revolution Computing, would love to see the government become more open. Part of that openness is being able to access and interpret the mass of data that the government collects, something Cooper thinks R would be a great tool for. She&amp;#039;ll be talking about R and Open Government at OSCON, the O&amp;#039;Reilly Open Source Convention.&lt;/span&gt;</content:encoded><taxo:topics><rdf:Bag><rdf:li rdf:resource="https://www.bibsonomy.org/tag/R"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/daily"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/egovernment"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/math"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/opensource"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/software"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/statistics"/></rdf:Bag></taxo:topics></item><item rdf:about="http://feedproxy.google.com/~r/ostatic/~3/Qw0DSzogPfA/the-r-statistical-environment-and-revolution-computing-spread-out"><title>The &#034;R&#034; Statistical Environment, and REvolution Computing, Spread Out</title><description>REvolution Computing offers REvolution R, an enhanced distribution of R, as a free download. It also offers REvolution R Enterprise, a subscription-based version of R aimed at large companies that work with large data sets, and ParallelR (included in the Enterprise edition), which can take advantage of multi-processor systems and clusters for large data crunching tasks. R itself, and REvolution&#039;s versions, are being embraced in a number of fields, with a number of innovative new applications arriving.</description><link>http://feedproxy.google.com/~r/ostatic/~3/Qw0DSzogPfA/the-r-statistical-environment-and-revolution-computing-spread-out</link><dc:creator>lystrata</dc:creator><dc:date>2009-08-02T15:50:15+02:00</dc:date><dc:subject>R daily math opensource software statistics </dc:subject><content:encoded>&lt;span itemprop=&#034;description&#034;&gt;REvolution Computing offers REvolution R, an enhanced distribution of R, as a free download. It also offers REvolution R Enterprise, a subscription-based version of R aimed at large companies that work with large data sets, and ParallelR (included in the Enterprise edition), which can take advantage of multi-processor systems and clusters for large data crunching tasks. R itself, and REvolution&amp;#039;s versions, are being embraced in a number of fields, with a number of innovative new applications arriving.&lt;/span&gt;</content:encoded><taxo:topics><rdf:Bag><rdf:li rdf:resource="https://www.bibsonomy.org/tag/R"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/daily"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/math"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/opensource"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/software"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/statistics"/></rdf:Bag></taxo:topics></item><item rdf:about="http://news.cnet.com/8301-13505_3-10296094-16.html"><title>Zoho&#039;s winning strategy: open source   cloud - CNET News</title><description>Zoho.com provides a glimpse into the future of the software industry: a lot of open-source software mixed with a cloud delivery strategy.</description><link>http://news.cnet.com/8301-13505_3-10296094-16.html</link><dc:creator>lystrata</dc:creator><dc:date>2009-07-30T00:01:38+02:00</dc:date><dc:subject>interview office opensource web2.0 zoho </dc:subject><content:encoded>&lt;span itemprop=&#034;description&#034;&gt;Zoho.com provides a glimpse into the future of the software industry: a lot of open-source software mixed with a cloud delivery strategy.&lt;/span&gt;</content:encoded><taxo:topics><rdf:Bag><rdf:li rdf:resource="https://www.bibsonomy.org/tag/interview"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/office"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/opensource"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/web2.0"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/zoho"/></rdf:Bag></taxo:topics></item><item rdf:about="http://code.google.com/p/red5"><title>red5 - Project Hosting on Google Code</title><description>Red5 is an Open Source Flash Server written in Java that supports:      * Streaming Video (FLV, F4V, MP4)     * Streaming Audio (MP3, F4A, M4A)     * Recording Client Streams (FLV only)     * Shared Objects     * Live Stream Publishing     * Remoting</description><link>http://code.google.com/p/red5</link><dc:creator>lystrata</dc:creator><dc:date>2009-07-28T02:40:05+02:00</dc:date><dc:subject>convert flash opensource red5 server software </dc:subject><content:encoded>&lt;span itemprop=&#034;description&#034;&gt;Red5 is an Open Source Flash Server written in Java that supports:      * Streaming Video (FLV, F4V, MP4)     * Streaming Audio (MP3, F4A, M4A)     * Recording Client Streams (FLV only)     * Shared Objects     * Live Stream Publishing     * Remoting&lt;/span&gt;</content:encoded><taxo:topics><rdf:Bag><rdf:li rdf:resource="https://www.bibsonomy.org/tag/convert"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/flash"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/opensource"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/red5"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/server"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/software"/></rdf:Bag></taxo:topics></item><item rdf:about="http://www.itworldcanada.com/a/Daily-News/f6f15032-f9b6-4932-b2fd-f01c71a0c0e6.html"><title>Why cloud computing needs open source &gt; Data Centre &gt; Enterprise Infrastructure</title><description>It’s clear Google and Amazon wouldn’t be where they are today without the use of open source software,” said Stevens.  The Google Inc. and Amazon.com Inc. success stories were also echoed by Aslett, who said both public cloud platforms benefited from low cost licencing and flexibility, as well as the ability to empower their developers.  “For Google, it’s about ability to make changes to their operating system without having to ask anybody’s permission or pay for client licence fees,” he said, adding that development times are also speed up in the process.</description><link>http://www.itworldcanada.com/a/Daily-News/f6f15032-f9b6-4932-b2fd-f01c71a0c0e6.html</link><dc:creator>lystrata</dc:creator><dc:date>2009-07-23T22:01:35+02:00</dc:date><dc:subject>cloud cloudcomputing daily ebusiness opensource </dc:subject><content:encoded>&lt;span itemprop=&#034;description&#034;&gt;It’s clear Google and Amazon wouldn’t be where they are today without the use of open source software,” said Stevens.  The Google Inc. and Amazon.com Inc. success stories were also echoed by Aslett, who said both public cloud platforms benefited from low cost licencing and flexibility, as well as the ability to empower their developers.  “For Google, it’s about ability to make changes to their operating system without having to ask anybody’s permission or pay for client licence fees,” he said, adding that development times are also speed up in the process.&lt;/span&gt;</content:encoded><taxo:topics><rdf:Bag><rdf:li rdf:resource="https://www.bibsonomy.org/tag/cloud"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/cloudcomputing"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/daily"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/ebusiness"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/opensource"/></rdf:Bag></taxo:topics></item><item rdf:about="http://www.kubuntu.org/"><title>Kubuntu | linux for human beings | Kubuntu</title><description>Kubuntu is a free, user-friendly operating system based on the K Desktop Environment and on the award winning Ubuntu operating system. With a biannual release cycle and at least 18 months of free security updates for each release, it is the secure, stable computing environment you&#039;ve been waiting for. Take the tour or hear what our users have to say.</description><link>http://www.kubuntu.org/</link><dc:creator>lystrata</dc:creator><dc:date>2009-07-23T20:59:25+02:00</dc:date><dc:subject>distro kde kubuntu linux opensource software ubuntu </dc:subject><content:encoded>&lt;span itemprop=&#034;description&#034;&gt;Kubuntu is a free, user-friendly operating system based on the K Desktop Environment and on the award winning Ubuntu operating system. With a biannual release cycle and at least 18 months of free security updates for each release, it is the secure, stable computing environment you&amp;#039;ve been waiting for. Take the tour or hear what our users have to say.&lt;/span&gt;</content:encoded><taxo:topics><rdf:Bag><rdf:li rdf:resource="https://www.bibsonomy.org/tag/distro"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/kde"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/kubuntu"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/linux"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/opensource"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/software"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/ubuntu"/></rdf:Bag></taxo:topics></item><item rdf:about="http://practical-tech.com/business/open-source-for-america-launches"><title>Open Source for America launches</title><description></description><link>http://practical-tech.com/business/open-source-for-america-launches</link><dc:creator>lystrata</dc:creator><dc:date>2009-07-22T22:54:22+02:00</dc:date><dc:subject>daily egovernment opensource policy </dc:subject><content:encoded>&lt;a itemprop=&#034;url&#034; data-versiondate=&#034;2009-07-22T22:54:22+02:00&#034; href=&#034;http://practical-tech.com/business/open-source-for-america-launches&#034; rel=&#034;nofollow&#034; class=&#034;description-link&#034;&gt;http://practical-tech.com/business/open-source-for-america-launches&lt;/a&gt;</content:encoded><taxo:topics><rdf:Bag><rdf:li rdf:resource="https://www.bibsonomy.org/tag/daily"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/egovernment"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/opensource"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/policy"/></rdf:Bag></taxo:topics></item><item rdf:about="http://www.atutor.ca/"><title>ATutor Learning Content Management System: Information:</title><description>ATutor is an Open Source Web-based Learning Content Management System (LCMS/LMS) designed with accessibility and adaptability in mind. Administrators can install or update ATutor in minutes, develop custom themes to give ATutor a new look, and easily extend its functionality with feature modules. Educators can quickly assemble, package, and redistribute Web-based instructional content, easily import prepackaged content, and conduct their courses online. Students learn in an adaptive learning environment</description><link>http://www.atutor.ca/</link><dc:creator>lystrata</dc:creator><dc:date>2009-07-20T05:59:21+02:00</dc:date><dc:subject>cms e-learning education elearning opensource </dc:subject><content:encoded>&lt;span itemprop=&#034;description&#034;&gt;ATutor is an Open Source Web-based Learning Content Management System (LCMS/LMS) designed with accessibility and adaptability in mind. Administrators can install or update ATutor in minutes, develop custom themes to give ATutor a new look, and easily extend its functionality with feature modules. Educators can quickly assemble, package, and redistribute Web-based instructional content, easily import prepackaged content, and conduct their courses online. Students learn in an adaptive learning environment&lt;/span&gt;</content:encoded><taxo:topics><rdf:Bag><rdf:li rdf:resource="https://www.bibsonomy.org/tag/cms"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/e-learning"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/education"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/elearning"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/opensource"/></rdf:Bag></taxo:topics></item><item rdf:about="http://itmanagement.earthweb.com/osrc/article.php/3828671/101-Open-Source-Apps-for-Enterprises.htm"><title>101 Open Source Apps for Enterprises</title><description>Until recently, few enterprises were using open source software for back office applications, such as enterprise resource planning (ERP) and customer relationship management (CRM). But last month, an IDC survey of Western European companies found that nearly ten percent were using open source enterprise software. That&#039;s surprisingly high for a market where the industry leaders themselves have only a ten percent share. IDC also reported that the leading open source enterprise applications are growing – by 20 percent or more per year.</description><link>http://itmanagement.earthweb.com/osrc/article.php/3828671/101-Open-Source-Apps-for-Enterprises.htm</link><dc:creator>lystrata</dc:creator><dc:date>2009-07-10T00:24:31+02:00</dc:date><dc:subject>applications enterprise opensource </dc:subject><content:encoded>&lt;span itemprop=&#034;description&#034;&gt;Until recently, few enterprises were using open source software for back office applications, such as enterprise resource planning (ERP) and customer relationship management (CRM). But last month, an IDC survey of Western European companies found that nearly ten percent were using open source enterprise software. That&amp;#039;s surprisingly high for a market where the industry leaders themselves have only a ten percent share. IDC also reported that the leading open source enterprise applications are growing – by 20 percent or more per year.&lt;/span&gt;</content:encoded><taxo:topics><rdf:Bag><rdf:li rdf:resource="https://www.bibsonomy.org/tag/applications"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/enterprise"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/opensource"/></rdf:Bag></taxo:topics></item><item rdf:about="http://www.opensource.org/"><title>Home | Open Source Initiative</title><description></description><link>http://www.opensource.org/</link><dc:creator>lystrata</dc:creator><dc:date>2009-07-05T22:24:52+02:00</dc:date><dc:subject>culture knowledge opensource </dc:subject><content:encoded>&lt;a itemprop=&#034;url&#034; data-versiondate=&#034;2009-07-05T22:24:52+02:00&#034; href=&#034;http://www.opensource.org/&#034; rel=&#034;nofollow&#034; class=&#034;description-link&#034;&gt;http://www.opensource.org/&lt;/a&gt;</content:encoded><taxo:topics><rdf:Bag><rdf:li rdf:resource="https://www.bibsonomy.org/tag/culture"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/knowledge"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/opensource"/></rdf:Bag></taxo:topics></item><item rdf:about="http://opendefinition.org/"><title>FrontPage - Open Knowledge Definition - Defining the Open in Open Data, Open Content and Open Information</title><description></description><link>http://opendefinition.org/</link><dc:creator>lystrata</dc:creator><dc:date>2009-07-05T22:23:48+02:00</dc:date><dc:subject>culture knowledge openknowledge opensource </dc:subject><content:encoded>&lt;a itemprop=&#034;url&#034; data-versiondate=&#034;2009-07-05T22:23:48+02:00&#034; href=&#034;http://opendefinition.org/&#034; rel=&#034;nofollow&#034; class=&#034;description-link&#034;&gt;http://opendefinition.org/&lt;/a&gt;</content:encoded><taxo:topics><rdf:Bag><rdf:li rdf:resource="https://www.bibsonomy.org/tag/culture"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/knowledge"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/openknowledge"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/opensource"/></rdf:Bag></taxo:topics></item><item rdf:about="http://www.opensourcemath.org/"><title>Open Source Mathematics</title><description></description><link>http://www.opensourcemath.org/</link><dc:creator>lystrata</dc:creator><dc:date>2009-07-05T22:21:52+02:00</dc:date><dc:subject>mathmatics opensource </dc:subject><content:encoded>&lt;a itemprop=&#034;url&#034; data-versiondate=&#034;2009-07-05T22:21:52+02:00&#034; href=&#034;http://www.opensourcemath.org/&#034; rel=&#034;nofollow&#034; class=&#034;description-link&#034;&gt;http://www.opensourcemath.org/&lt;/a&gt;</content:encoded><taxo:topics><rdf:Bag><rdf:li rdf:resource="https://www.bibsonomy.org/tag/mathmatics"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/opensource"/></rdf:Bag></taxo:topics></item><item rdf:about="http://wwmm.ch.cam.ac.uk/blogs/murrayrust/?p=2059"><title>Unilever Centre for Molecular Informatics, Cambridge - The Doctor Who Model of Open Source «  petermr’s blog</title><description>One Science and Open Source -- maintaining projects in a distributed world.</description><link>http://wwmm.ch.cam.ac.uk/blogs/murrayrust/?p=2059</link><dc:creator>lystrata</dc:creator><dc:date>2009-06-20T21:57:21+02:00</dc:date><dc:subject>chemistry openscience opensource </dc:subject><content:encoded>&lt;span itemprop=&#034;description&#034;&gt;One Science and Open Source -- maintaining projects in a distributed world.&lt;/span&gt;</content:encoded><taxo:topics><rdf:Bag><rdf:li rdf:resource="https://www.bibsonomy.org/tag/chemistry"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/openscience"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/opensource"/></rdf:Bag></taxo:topics></item><item rdf:about="http://www.research.att.com/sw/tools/uwin"><title>ATT UNIX for Windows</title><description></description><link>http://www.research.att.com/sw/tools/uwin</link><dc:creator>lystrata</dc:creator><dc:date>2009-06-04T22:37:27+02:00</dc:date><dc:subject>opensource tools unix utilities windows </dc:subject><content:encoded>&lt;a itemprop=&#034;url&#034; data-versiondate=&#034;2009-06-04T22:37:27+02:00&#034; href=&#034;http://www.research.att.com/sw/tools/uwin&#034; rel=&#034;nofollow&#034; class=&#034;description-link&#034;&gt;http://www.research.att.com/sw/tools/uwin&lt;/a&gt;</content:encoded><taxo:topics><rdf:Bag><rdf:li rdf:resource="https://www.bibsonomy.org/tag/opensource"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/tools"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/unix"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/utilities"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/windows"/></rdf:Bag></taxo:topics></item></rdf:RDF>