<?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>Computer Spot &#187; Open Source</title>
	<atom:link href="http://computerspot.net/category/open-source/feed/" rel="self" type="application/rss+xml" />
	<link>http://computerspot.net</link>
	<description>computer tips, computer freaks, computer geeks</description>
	<lastBuildDate>Sun, 05 Feb 2012 03:13:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Unix Operating System</title>
		<link>http://computerspot.net/unix-operating-system/</link>
		<comments>http://computerspot.net/unix-operating-system/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 01:41:41 +0000</pubDate>
		<dc:creator>Edy</dc:creator>
				<category><![CDATA[Computer Software]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Operating System]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://computerspot.net/?p=212</guid>
		<description><![CDATA[The UNIX operating system was developed in the 60’s and 70’s by a group of AT &#38; T employees at Bell Labs.  Unix is used by both servers and workstations and is the basis for a wide variety of other operating systems. The operating system under UNIX consists of many of the utilities listed above [...]<p><a href="http://computerspot.net/unix-operating-system/">Unix Operating System</a> is a post from: <a href="http://computerspot.net">Computer Spot</a></p>
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fcomputerspot.net%2Funix-operating-system%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fcomputerspot.net%2Funix-operating-system%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>The UNIX operating system was developed in the 60’s and 70’s by a group of AT &amp; T employees at Bell Labs.  Unix is used by both servers and workstations and is the basis for a wide variety of other operating systems.</p>
<p>The operating system under UNIX consists of many of the utilities listed above along with the master control program which is called the “kernel”.</p>
<p>The kernel helps start and stop programs, handle the file system, take care of other common high level tasks that most programs share and schedule access to hardware to avoid conflicts if two programs try to access the same resource or device simultaneously.</p>
<p>Besides the main kernel, UNIX systems also had micro-kernels which tried to reverse the growing size of kernels and return to a system in which most tasks were completed by smaller utilities.<span id="more-212"></span></p>
<p>In an era where a “normal” computer consisted of a hard disk for storage and a data terminal for input and output, the UNIX file model worked quite well as most input/output was linear.  However, modern systems include networking and other new devices.</p>
<p>Describing a graphical user interface driven by mouse control in an “event driven” fashion didn’t work well under the old model.</p>
<p>Work on systems supporting these new devices in the 1980’s led to facilities for non-blocking input/output forms of inter-process communications other than just pipes, as well as moving functionality such as network protocols out of the kernel.</p>
<p>Just as with other operating systems, the programming was updated periodically to add other features and to streamline processes that the system would run.</p>
<p>Ironically, the importance of the UNIX system is quite far-reaching.  In fact, some experts call it the most important system you’ll never use.</p>
<p>UNIX is mostly used by Internet servers and database servers.</p>
<p>It is a very efficient multi-user, multi-tasking operating system traditionally used by large companies and educational institutions.</p>
<p>It is scalable from a small system right up to a mainframe-class system (all you need to do is add extra hardware), which makes it suitable for anyone looking for a low cost, reliable operating system.</p>
<p>For programmers it has a wonderful set of built-in utilities, a programmable shell (command/user interface) and a straight forward structure that makes it very easy to quickly produce quite complex programs.</p>
<p>For end users, UNIX has a friendly graphical interface (called X Windows) and many business applications and games.</p>
<p>As we said, UNIX is used as a basis for other operating systems.  One of those is Linux.</p>
<p><a href="http://computerspot.net/unix-operating-system/">Unix Operating System</a> is a post from: <a href="http://computerspot.net">Computer Spot</a></p>
<h4>Incoming search terms:</h4><ul><li><a href="http://computerspot.net/search/importance-of-unix-and-unix-like-operating-systems/" title="importance of Unix and Unix-like operating systems">importance of Unix and Unix-like operating systems</a> (1)</li><li><a href="http://computerspot.net/search/importance-of-unix-operating-system/" title="importance of unix operating system">importance of unix operating system</a> (1)</li><li><a href="http://computerspot.net/search/unix-consists-of-what/" title="unix consists of what?">unix consists of what?</a> (1)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://computerspot.net/unix-operating-system/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Some Tools for Protecting Your Privacy</title>
		<link>http://computerspot.net/some-tools-for-protecting-your-privacy/</link>
		<comments>http://computerspot.net/some-tools-for-protecting-your-privacy/#comments</comments>
		<pubDate>Wed, 17 Dec 2008 16:33:58 +0000</pubDate>
		<dc:creator>Edy</dc:creator>
				<category><![CDATA[Computer Security]]></category>
		<category><![CDATA[Computer Spot]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://computerspot.net/?p=187</guid>
		<description><![CDATA[The open source community has developed privacy-related tools to help you keep your data and online activities private. With these tools, you don’t have to spend big bucks just to purchase expensive security tools. Whether you are a developer, student, or new open source user, you’re sure to find tools here that can help keep [...]<p><a href="http://computerspot.net/some-tools-for-protecting-your-privacy/">Some Tools for Protecting Your Privacy</a> is a post from: <a href="http://computerspot.net">Computer Spot</a></p>
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fcomputerspot.net%2Fsome-tools-for-protecting-your-privacy%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fcomputerspot.net%2Fsome-tools-for-protecting-your-privacy%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>The open source community has developed privacy-related tools to help you keep your data and online activities private.</p>
<p>With these tools, you don’t have to spend big bucks just to purchase expensive security tools.  Whether you are a developer, student, or new open source user, you’re sure to find tools here that can help keep your data secret.</p>
<p><strong>Developer Tools</strong></p>
<ul>
<li><a href="http://www.jasypt.org/" target="_blank">Jasypt</a> – Jasypt is a tool you can use to add encryption to your code if you are not fully knowledgeable with cryptography.  This tool uses standards-based encryption methods or techniques that allow you to encrypt text, numbers, passwords and more.</li>
<li><a href="http://jcryptool.sourceforge.net/" target="_blank">JCrypTool</a> – this tool allows you to learn about encryption and cryptography.  It makes it easy for users to experiment on different encryption mechanisms.</li>
</ul>
<p><span id="more-187"></span><br />
<strong>Encryption Tools</strong></p>
<ul>
<li><a href="http://www.truecrypt.org/" target="_blank">TrueCrypt</a> – this tool can be used to encrypt just a single file, a particular partition or even the entire hard drive.  It can also encrypt portable hard drives or USB flash disks.  This can be used in Windows, Mac and Linux.</li>
<li><a href="http://www.axantum.com/AxCrypt/" target="_blank">AxCrypt</a> – a file-encrypting tool that makes it easy for Windows users.  Users can just browse and right-click the file they want to encrypt on Windows Explorer and viola, encryption is done.  This tool is developed for Windows operating systems.</li>
</ul>
<p><strong>File Transfer and Sharing Tools</strong></p>
<ul>
<li><a href="http://winscp.net/eng/index.php" target="_blank">WinSCP </a>– this tool supports SFTP, FTP and SCP.  Users can securely transfer files from Windows to Linux computers.  This tool is compatible with Windows.</li>
<li><a href="http://retroshare.sourceforge.net/" target="_blank">RetroShare</a> – with this tool, you can securely chat and transfer files with your peers.  This is because you can setup your own network by sending your peers a key.  Communication is encrypted using OpenSSL.  This tool is compatible with Windows and Linux operating systems.</li>
</ul>
<p><strong>Network Security Tools</strong></p>
<ul>
<li><a href="http://www.untangle.com/" target="_blank">Untangle</a> – even if Linux operating systems cannot be easily attacked by malware or hacks, this tool can increase the security level of your Linux box.  It includes firewall, intrusion prevention, anti-spyware, anti-spam, web filtering, anti-virus, VPN and more.  This tool can turn any computer into a security appliance because of its all-in-one approach to security and network protection.</li>
<li><a href="http://www.privoxy.org/" target="_blank">Privoxy</a> – this tool lets you setup a proxy server for protecting your privacy.  It includes web filtering, removing ads, and more.  Privoxy is easy to customize and users can apply with their network or on a standalone system.  This tool can be used in Windows, Linux, Unix, OS X, BSD, and Solaris.</li>
<li><a href="http://mixmaster.sourceforge.net/" target="_blank">Mixmaster</a> – this tool allows you to send email messages anonymously or using an alias to anyone.  This can be used with Windows, Linux, Unix, OS X and BSD.</li>
<li><a href="http://remotebhoscan.sourceforge.net/" target="_blank">Remote BHO Scanner</a> – spyware usually disguises itself as a Browser Helper Object (BHO), integrating itself to Internet Explorer or other browsers.  This tool helps you determine if your Browser Helper Objects are spyware.  With this, you can remove them manually and protect your data and privacy.  This tool can be used in Windows operating systems.</li>
</ul>
<p><a href="http://computerspot.net/some-tools-for-protecting-your-privacy/">Some Tools for Protecting Your Privacy</a> is a post from: <a href="http://computerspot.net">Computer Spot</a></p>
]]></content:encoded>
			<wfw:commentRss>http://computerspot.net/some-tools-for-protecting-your-privacy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3 Reasons Why We Should Use Open Source Software</title>
		<link>http://computerspot.net/3-reasons-why-we-should-use-open-source-software/</link>
		<comments>http://computerspot.net/3-reasons-why-we-should-use-open-source-software/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 15:02:26 +0000</pubDate>
		<dc:creator>Edy</dc:creator>
				<category><![CDATA[Computer Spot]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Computer Tips]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://computerspot.net/?p=180</guid>
		<description><![CDATA[As we all know, open source software’s source code is available to the general public for modification or use from its original design or structure free of charge. One of the famous open source softwares is Linux operating systems.  But open source is not just about access to the source code.  It has free distribution [...]<p><a href="http://computerspot.net/3-reasons-why-we-should-use-open-source-software/">3 Reasons Why We Should Use Open Source Software</a> is a post from: <a href="http://computerspot.net">Computer Spot</a></p>
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fcomputerspot.net%2F3-reasons-why-we-should-use-open-source-software%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fcomputerspot.net%2F3-reasons-why-we-should-use-open-source-software%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>As we all know, open source software’s source code is available to the general public for modification or use from its original design or structure free of charge.</p>
<p>One of the famous open source softwares is <a href="http://www.linux.com/" target="_blank">Linux</a> operating systems.  But open source is not just about access to the source code.  It has free distribution and it does not restrict other software.</p>
<p>Have you ever wonder why you should use open source software?</p>
<p>This article sites the top reasons why you should use open source software.</p>
<ul>
<li><strong>First</strong>, open source programs are RELIABLE.</li>
<p>Open source software’s source code availability to the public makes the program reliable.</p>
<p>Whenever there is a bug detected, developers or users tried to fix those bugs within a couple of hours, report it to the maintainers of the software and release an updated version.</p>
<p>Users may opt to choose to use the fixed version or the official version (including the fix releases).<span id="more-180"></span></p>
<li><strong>Second</strong>, open source software offers STABILITY to business.</li>
<p>Closed source software usually requires businesses to upgrade to the new versions of the software to support certain features needed.</p>
<p>This means cost for the business.  Using an <a href="http://computerspot.net/what-is-open-source-software/" target="_blank">open source software</a>, businesses or users can have access to the source code.</p>
<p>That will allow the business to support itself to the old version where necessary and gives more options to the businesses or users.</p>
<li><strong>Lastly</strong>, since the source code is available for free, businesses, users or organizations are not limited to acquiring SUPPORT from the program authors or developers.</li>
</ul>
<p><a href="http://computerspot.net/3-reasons-why-we-should-use-open-source-software/">3 Reasons Why We Should Use Open Source Software</a> is a post from: <a href="http://computerspot.net">Computer Spot</a></p>
<h4>Incoming search terms:</h4><ul><li><a href="http://computerspot.net/search/reasons-not-to-use-open-source/" title="reasons not to use open source">reasons not to use open source</a> (1)</li><li><a href="http://computerspot.net/search/why-we-should-use-open-source-software/" title="why we should use open source software?">why we should use open source software?</a> (1)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://computerspot.net/3-reasons-why-we-should-use-open-source-software/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>What Does Open Office 3.0 have?</title>
		<link>http://computerspot.net/what-does-open-office-3-have/</link>
		<comments>http://computerspot.net/what-does-open-office-3-have/#comments</comments>
		<pubDate>Sun, 02 Nov 2008 04:19:12 +0000</pubDate>
		<dc:creator>Edy</dc:creator>
				<category><![CDATA[Computer Software]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[openoffice]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://computerspot.net/?p=151</guid>
		<description><![CDATA[The Open Source community is celebrating another major achievement with the recent release of the final version of OpenOffice 3. OpenOffice has been very successful since its introduction. The hype surrounding OpenOffice is understandable because it is long touted as the software which could potentially challenge the dominance of one of the most profitable business [...]<p><a href="http://computerspot.net/what-does-open-office-3-have/">What Does Open Office 3.0 have?</a> is a post from: <a href="http://computerspot.net">Computer Spot</a></p>
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fcomputerspot.net%2Fwhat-does-open-office-3-have%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fcomputerspot.net%2Fwhat-does-open-office-3-have%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>The Open Source community is celebrating another major achievement with the recent release of the final version of OpenOffice 3. OpenOffice has been very successful since its introduction.</p>
<p>The hype surrounding OpenOffice is understandable because it is long touted as the software which could potentially challenge the dominance of one of the most profitable business softwares ever produced &#8211; <a href="http://affiliate.buy.com/gateway.aspx?adid=17662&amp;pid=2400689&amp;aid=10391416&amp;sURL=http%3A%2F%2Fwww%2Ebuy%2Ecom%2Fprod%2Fmicrosoft%2Doffice%2D2007%2Dprofessional%2Dstandard%2D1%2Dpc%2Dcomplete%2Dproduct%2Fq%2Floc%2F105%2F202916539%2Ehtml">Microsoft Office</a>.</p>
<p>OpenOffice has several major advantages over Microsoft Office.</p>
<ul>
<li>It is a free software and can be used for any purposes without licensing fee obligations.</li>
<li>It is available for various platforms such as Windows, Linux, Solaris and even Apple Mac.</li>
<li>Due to its open source nature, anyone can participate in its development and improvement, making it easier to eliminate bugs and request new features.</li>
</ul>
<p>OpenOffice 3 is a suite consisting of 6 applications: word proccessor Writer, spreadsheet Calc, presentations program Impress, database program Base, equation editor Math and graphics program Draw.<span id="more-151"></span></p>
<p>OpenOffice supports many common file formats, notably OpenDocument Format (ODF) 1.2 standard, PDF files and file formats supported by Microsoft Office 2007.</p>
<p><img class="alignleft" style="float: left;" src="http://computerspot.net/wp-content/images/writer.gif" alt="open office 3" width="383" height="268" />OpenOffice 3 has many <a rel="nofollow" href="http://www.openoffice.org/dev_docs/features/3.0/" target="_blank">new features</a>. The notable enhancements and new features include <a rel="nofollow" href="http://www.apple.com/macosx/" target="_blank">Mac OS X </a>support, ODF 1.2 support, chart enhancements, enhanced XML support, PDF/A support, multiple monitor support in Impress and further improvements in file formats support as well as internet integration and easy publishing.</p>
<p>OpenOffice&#8217;s ease of use is also one important reason contributing to its rapid rise in status to be one of the preferred application business suites in the market.</p>
<p>Each application come with user-friendly wizard, which walks the users through creating presentations, spreadsheets and other documents in a few minutes.</p>
<p>Although <a rel="nofollow" href="http://download.openoffice.org/" target="_blank">OpenOffice</a> may be a godsend to most average users, some critical users maintain that OpenOffice is not good enough, yet.</p>
<p>Among the main complains are its unattractive interface, lack of templates, and allegedly problematic database and .docx extension supports.</p>
<p><a href="http://computerspot.net/what-does-open-office-3-have/">What Does Open Office 3.0 have?</a> is a post from: <a href="http://computerspot.net">Computer Spot</a></p>
<h4>Incoming search terms:</h4><ul><li><a href="http://computerspot.net/search/what-does-open-office-include/" title="what does open office include">what does open office include</a> (29)</li><li><a href="http://computerspot.net/search/what-does-open-office-have/" title="what does open office have">what does open office have</a> (24)</li><li><a href="http://computerspot.net/search/what-does-openoffice-have/" title="what does openoffice have">what does openoffice have</a> (22)</li><li><a href="http://computerspot.net/search/what-programs-does-openoffice-have/" title="what programs does openoffice have">what programs does openoffice have</a> (11)</li><li><a href="http://computerspot.net/search/what-does-open-office-have/" title="what does open office have?">what does open office have?</a> (5)</li><li><a href="http://computerspot.net/search/does-open-office-base/" title="does open office base">does open office base</a> (2)</li><li><a href="http://computerspot.net/search/what-does-open-office-3-0-have/" title="what does open office 3 0 have">what does open office 3 0 have</a> (2)</li><li><a href="http://computerspot.net/search/what-does-include-open-office/" title="what does include open office">what does include open office</a> (1)</li><li><a href="http://computerspot.net/search/open-office-what-does-it-have/" title="open office what does it have">open office what does it have</a> (1)</li><li><a href="http://computerspot.net/search/what-does-openoffice-have-in-it/" title="what does openoffice have in it?">what does openoffice have in it?</a> (1)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://computerspot.net/what-does-open-office-3-have/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Open Office : Your Free Office Suite Software</title>
		<link>http://computerspot.net/open-office-your-free-office-suite-software/</link>
		<comments>http://computerspot.net/open-office-your-free-office-suite-software/#comments</comments>
		<pubDate>Sat, 28 Jun 2008 15:48:45 +0000</pubDate>
		<dc:creator>Edy</dc:creator>
				<category><![CDATA[Computer Software]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[open office]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://computerspot.net/?p=74</guid>
		<description><![CDATA[In my previous post, I talked about the introduction of open source software. In this post I am going to give a review of one of the open source software programs: Open Office Software. Open office is an alternative to the other commercial Office Suite software programs. Open Office is an office suite that was [...]<p><a href="http://computerspot.net/open-office-your-free-office-suite-software/">Open Office : Your Free Office Suite Software</a> is a post from: <a href="http://computerspot.net">Computer Spot</a></p>
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fcomputerspot.net%2Fopen-office-your-free-office-suite-software%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fcomputerspot.net%2Fopen-office-your-free-office-suite-software%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>In my previous post, I talked about the introduction of <a href="http://computerspot.net/what-is-open-source-software/">open source software</a>. In this post I am going to give a  review of one of the open source software programs: Open Office Software. Open office is an alternative to the other commercial Office Suite software programs.</p>
<p>Open Office is an office suite that was developed for Windows, Linux and Solaris operating systems. It comes with similar packages as the commercial brands, such as a word processor (Writer), spreadsheet (Calc), and presentation maker (Impress). </p>
<p>Also, Open office also comes with a database and drawing tool. Besides all this, Open Office is compatible with Microsoft-based office files which would allow for a mixed-suite environment. <span id="more-74"></span></p>
<p>Open Office comes with a nice and user-friendly interface that is relatively the same as the Microsoft-based products. A user can easily use Open Office without having to make many adaptations to the layouts, features, etc.</p>
<p>The greatest advantage of Open Office compared to the other office suite products is the price. Open Office is free so the user doesn’t have to allocate a large sum (or any) of money to buy this software program. </p>
<p>Based on the cost (free) and the features available, it would be worth it to give this freeware a chance as a substitute for the commercial office suite software.</p>
<p>As I mentioned earlier, Open office is compatible with the Microsoft Office files, which are so widely used today, for the most commonly used features.  Users can be confident in using Open Office without worrying about there being an incompatibility issue.</p>
<p>Open Office can be used with confidence for personal or business use (particularly for low to mid-level businesses) without a risk of loss of quality. </p>
<p>Just like the old saying, “Don’t judge a book from its cover” people will be saying, “Don’t judge a software program by it’s freeware.</p>
<p>For detailed information and downloading the software, just visit <a href="http://openoffice.org" target="_blank">www.openoffice.org</a>.</p>
<p><a href="http://computerspot.net/open-office-your-free-office-suite-software/">Open Office : Your Free Office Suite Software</a> is a post from: <a href="http://computerspot.net">Computer Spot</a></p>
]]></content:encoded>
			<wfw:commentRss>http://computerspot.net/open-office-your-free-office-suite-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is Open Source Software?</title>
		<link>http://computerspot.net/what-is-open-source-software/</link>
		<comments>http://computerspot.net/what-is-open-source-software/#comments</comments>
		<pubDate>Sat, 21 Jun 2008 09:50:33 +0000</pubDate>
		<dc:creator>Edy</dc:creator>
				<category><![CDATA[Computer Software]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://computerspot.net/?p=70</guid>
		<description><![CDATA[Probably you&#8217;ve heard of open source software but might not have fully understood what it is and why it even exists. This article will describe this recent phenomenon and describe some of its benefits for the software using community. In a nutshell, open source software is a software which is made by everyone for everyone. [...]<p><a href="http://computerspot.net/what-is-open-source-software/">What is Open Source Software?</a> is a post from: <a href="http://computerspot.net">Computer Spot</a></p>
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fcomputerspot.net%2Fwhat-is-open-source-software%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fcomputerspot.net%2Fwhat-is-open-source-software%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Probably you&#8217;ve heard of open source software but might not have fully understood what it is and why it even exists.  </p>
<p>This article will describe this recent phenomenon and describe some of its benefits for the software using community.</p>
<p>In a nutshell, open source software is a software which is made by everyone for everyone. The purposes behind its development is open access, it will evolve into something that represents the true desires of computer users. <span id="more-70"></span></p>
<p>Through a wide network of user involvement, the software in question is enhanced and debugged without costs or administrative politics.</p>
<p>Traditionally, software is developed behind closed doors. A team of professional coders build it but the community at large isn&#8217;t part of its conception. </p>
<p>Commonly the developed software has cost product and as you probably guess, that cost is passed on to the end user: the consumer. </p>
<p>On the other hand, open source software is free. Free to download, free to install, free to use, free to modify, and free to share.</p>
<p>Started over twenty years ago, it&#8217;s a phenomenon that is gaining in both popularity and exposure. In its first conception, open source gave birth to the World Wide Web as we know it today. </p>
<p>Internet as a whole is the result of free permission to access the web, use the web, contribute to the web, and share the web with others. But it certainly hasn&#8217;t stopped there. </p>
<p>Netscape converted its commercial version of Navigator web browser to open source. And today, open source is venturing into the commercial realm as well.</p>
<p>At first thought, the idea of open source may sound just plain crazy to those who earn a living from software development. But the facts point to a different prediction. </p>
<p>Open source software puts companies in a terrific position to re-brand and re-position themselves in a market that they may have not been able to reach before. </p>
<p>In the business world, open source is all about image and when consumers witness corporations contributing (instead of selling) to the buying public, they gain big favor in the eyes of their users (plus tremendous opportunities to sell other items).</p>
<p>Inviting the public inside a product&#8217;s development builds community and trust. It also sets the platform for increased reliability. </p>
<p>Fans of open source programs are adamant about reliable software and highly criticize commercialized versions for being buggy and error-prone. Avid fans even proclaim commercialism is the cause of shoddy software.</p>
<p>Another benefit that open source brings to light is the speed at which its products are developed, enhanced, supported and distributed. </p>
<p>This is because the people who regularly contribute to an open source product do so for unmotivated reasons (other than perhaps to feed the ego). </p>
<p>They&#8217;re highly talented, they&#8217;re available, and they care. Bringing money into any project can almost mean instant death. It can kill motivation, desire, and a true willingness to create a good product. </p>
<p>In a commercial setting, participants work for a paycheck rather than for the product. And this is what puts open source projects far ahead of its monetized competition.</p>
<p>As a software user, this means you can contribute to an open source project as well, and help to develop it into a product that reflects your direct preferences. </p>
<p>You aren&#8217;t &#8220;stuck&#8221; using open source software the way you would be stuck using an expensive word processor or database. </p>
<p>You have the same access to open source software as its programmers have and in essence, you are your own customer!</p>
<p>There are plenty of open source opportunities sprinkled across the Internet and they can be easily found though any search engine. </p>
<p>Search on Google with keyword &#8220;open source project&#8221; and you&#8217;ll be sure to find more resources than you can shake a stick at!</p>
<p><a href="http://computerspot.net/what-is-open-source-software/">What is Open Source Software?</a> is a post from: <a href="http://computerspot.net">Computer Spot</a></p>
]]></content:encoded>
			<wfw:commentRss>http://computerspot.net/what-is-open-source-software/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: computerspot.net @ 2012-02-12 01:42:34 -->
