<?xml version="1.0" encoding="UTF-8"?>
<!--Generated by Squarespace Site Server v5.9.2 (http://www.squarespace.com/) on Thu, 11 Mar 2010 18:37:12 GMT--><rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rss="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:cc="http://web.resource.org/cc/"><rss:channel rdf:about="http://www.gaslampcomputers.com/blog/"><rss:title>Gaslamp Computers</rss:title><rss:link>http://www.gaslampcomputers.com/blog/</rss:link><rss:description>Computer tutorials and advice. Open-source advocates.</rss:description><dc:language>en-US</dc:language><dc:date>2010-03-11T18:37:12Z</dc:date><admin:generatorAgent rdf:resource="http://www.squarespace.com/">Squarespace Site Server v5.9.2 (http://www.squarespace.com/)</admin:generatorAgent><rss:items><rdf:Seq><rdf:li rdf:resource="http://www.gaslampcomputers.com/blog/2009/12/21/antivirus-live-has-gone-viral-in-a-bad-way.html"/><rdf:li rdf:resource="http://www.gaslampcomputers.com/blog/2009/12/16/boinc-use-your-computer-to-help-humanity.html"/><rdf:li rdf:resource="http://www.gaslampcomputers.com/blog/2009/12/11/go-open-source-openoffice.html"/><rdf:li rdf:resource="http://www.gaslampcomputers.com/blog/2009/11/10/go-open-source-sumatra-pdf-reader.html"/><rdf:li rdf:resource="http://www.gaslampcomputers.com/blog/2009/10/10/go-open-source-what-is-free-and-open-source-software.html"/><rdf:li rdf:resource="http://www.gaslampcomputers.com/blog/2009/9/15/how-to-secure-your-email-accounts-with-gmail-and-mozilla-thu.html"/><rdf:li rdf:resource="http://www.gaslampcomputers.com/blog/2009/9/11/how-to-manage-passwords-with-keepass-password-safe.html"/><rdf:li rdf:resource="http://www.gaslampcomputers.com/blog/2009/9/11/how-to-encrypt-a-system-partition-with-truecrypt.html"/><rdf:li rdf:resource="http://www.gaslampcomputers.com/blog/2009/9/11/how-to-burn-iso-disc-images-with-infrarecorder.html"/><rdf:li rdf:resource="http://www.gaslampcomputers.com/blog/2009/9/11/how-to-archive-and-compress-files-with-7-zip.html"/></rdf:Seq></rss:items></rss:channel><rss:item rdf:about="http://www.gaslampcomputers.com/blog/2009/12/21/antivirus-live-has-gone-viral-in-a-bad-way.html"><rss:title>"Antivirus Live" has gone viral (in a bad way)</rss:title><rss:link>http://www.gaslampcomputers.com/blog/2009/12/21/antivirus-live-has-gone-viral-in-a-bad-way.html</rss:link><dc:creator>Gaslamp Computers</dc:creator><dc:date>2009-12-21T23:20:40Z</dc:date><dc:subject>antivirus antivirus live avira fake antivirus malware ransomware</dc:subject><content:encoded><![CDATA[<p>Over the past week there seems to have been an outbreak in a fake (rogue) antivirus product called Antivirus Live.&nbsp; Fake AVs are nothing new.&nbsp; They hijack the user's computer&nbsp; until the user pays for the full version.&nbsp; They are sometimes referred to as ransomware or extortionware.&nbsp; Never purchase one of of these programs.&nbsp; The people that create these programs are criminals and you don't want them to have your credit card information.</p>
<p>Antivirus Live is particularly nasty because it renders the infected computer almost useless.&nbsp; It will produce a fake scan that shows dozens of fake infections.&nbsp; This will be followed by numerous pop-ups telling the user to buy the program.&nbsp; Internet traffic is redirected to the attacker's site.&nbsp; Legitimate security software such as antivirus and malware scanners will not run and new programs can not be installed.</p>
<p>The best way to deal with one of these programs is to run an anti-virus scan from a live CD.&nbsp; Avira offers a free one called <a href="http://www.free-av.com/en/tools/12/avira_antivir_rescue_system.html">Avira Rescue System</a>.&nbsp; If you're in the San Diego area,&nbsp; call Gaslamp Computers at 619.793.5545 to remove Antivirus Live and learn how to prevent similar infections.</p>
<p>&nbsp;</p>
<p><span class="full-image-block ssNonEditable"><span><img src="http://www.gaslampcomputers.com/storage/antivirus_live.jpg?__SQUARESPACE_CACHEVERSION=1261447420896" alt="" /></span><span class="thumbnail-caption" style="width: 500px;">Never pay for scams like this.</span></span></p>]]></content:encoded></rss:item><rss:item rdf:about="http://www.gaslampcomputers.com/blog/2009/12/16/boinc-use-your-computer-to-help-humanity.html"><rss:title>BOINC: Use your computer to help humanity</rss:title><rss:link>http://www.gaslampcomputers.com/blog/2009/12/16/boinc-use-your-computer-to-help-humanity.html</rss:link><dc:creator>Gaslamp Computers</dc:creator><dc:date>2009-12-17T00:13:45Z</dc:date><dc:subject>boinc grid computing gridrepublic open source software</dc:subject><content:encoded><![CDATA[<p>Would you like to use your computer to help with cancer research?&nbsp; solve complex math problems?&nbsp; or look for life on other planets?&nbsp; You can.</p>
<p>The technology that allows this is called grid computing. &nbsp;&nbsp; Many research projects generate enormous amounts of raw data that they are simply unable to process themselves.&nbsp; Grid computing combines the computing power of personal computers across the world to make a virtual supercomputer.&nbsp;&nbsp; Since purchasing time on an actual supercomputer costs money, grid computing significantly lowers the cost of reasearch for projects that would otherwise be extremely expensive.</p>
<p>Here's how it works:</p>
<ol>
<li>You decide what project(s) you want to be attached to.</li>
<li>That project sends a job to your computer over the internet.</li>
<li>Your computer uses its idle resources to work on the job.</li>
<li>Once completed, the job is sent back to the project and a new job is sent.</li>
</ol>
<p>The great thing about the software is that it runs in the background without any interaction from you, the user.&nbsp; You probably won't even know it's running.</p>
<p><strong>Warning:</strong>&nbsp; Running GridRepublic or any grid computing client can cause your computer to run hotter than normal.&nbsp; If your computer has cooling issues, please do not run this software.</p>
<p><strong>Note:</strong>&nbsp; Your computer will consume slightly more power while running this software.&nbsp; For a detailed explanation heat and energy considerations please see this <a title="BOINC Heat and Energy Consideration" href="http://boinc.berkeley.edu/wiki/Heat_and_energy_considerations">page</a>.</p>
<p>Software:</p>
<p><a title="GridRepublic" href="http://www.gridrepublic.org/">GridRepublic</a></p>
<p><object width="480" height="295"><param name="movie" value="http://www.youtube-nocookie.com/v/G8C0JXpeABc&hl=en_US&fs=1&rel=0&hd=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube-nocookie.com/v/G8C0JXpeABc&hl=en_US&fs=1&rel=0&hd=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="295"></embed></object></p>]]></content:encoded></rss:item><rss:item rdf:about="http://www.gaslampcomputers.com/blog/2009/12/11/go-open-source-openoffice.html"><rss:title>Go Open Source: OpenOffice</rss:title><rss:link>http://www.gaslampcomputers.com/blog/2009/12/11/go-open-source-openoffice.html</rss:link><dc:creator>Gaslamp Computers</dc:creator><dc:date>2009-12-11T20:01:39Z</dc:date><dc:subject>office open source openoffice word</dc:subject><content:encoded><![CDATA[<p>OpenOffice is a free and open source office suite produced by Sun.&nbsp; It's main commercial competitor is Microsoft Office.</p>
<ul>
<li>Word Processor -&nbsp; OpenOffice Writer :: Microsoft Word</li>
<li>Spreadsheet -&nbsp; OpenOffice Calc :: Microsoft Excel</li>
<li>Presentation - OpenOffice Impress ::&nbsp; Microsoft PowerPoint</li>
<li>Database - OpenOffice Base :: Microsoft Access</li>
<li>Drawing - OpenOffice Draw ::&nbsp; Microsoft Publisher</li>
<li>Math -&nbsp; OpenOffice Math</li>
</ul>
<p><strong><span style="font-size: 130%;">Compatiblity </span></strong></p>
<p>OpenOffice is fully compatible with Microsoft Office documents.&nbsp; So if your friends create a document in Microsoft Office, you will be able to open and edit it in OpenOffice.&nbsp;</p>
<p><strong><span style="font-size: 130%;">Functionality</span></strong></p>
<p>The functionality of the two suites is very similar.&nbsp; Most people won't know even notice a difference because OpenOffice can do almost everything that Microsoft Office can.</p>
<p><span style="font-size: 130%;"><strong>Price</strong></span></p>
<p>OpenOffice is free and all of the updates are free.&nbsp; It can be installed on any computer for free.&nbsp; Microsoft Office ranges in price from ~$100 for the Home and Student version to $500+ for the Enterprise version.&nbsp; You'll also need a license for each computer.&nbsp; In a business with 5 computers, OpenOffice can easily save you over $1000 compared to Microsoft Office.</p>
<p><span style="font-size: 130%;"><strong>Conclusion</strong></span></p>
<p>OpenOffice is one of the most polished examples of open source software.&nbsp; It offers all the functionality of Microsoft Office for free.&nbsp; There is simply no reason to spend the money on Microsoft Office unless you're an enterprise user.</p>
<p><object width="480" height="295"><param name="movie" value="http://www.youtube-nocookie.com/v/Mm6KjGav8xo&hl=en_US&fs=1&hd=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube-nocookie.com/v/Mm6KjGav8xo&hl=en_US&fs=1&hd=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="295"></embed></object></p>
<p>Software:</p>
<p><a href="http://www.openoffice.org">OpenOffice</a></p>]]></content:encoded></rss:item><rss:item rdf:about="http://www.gaslampcomputers.com/blog/2009/11/10/go-open-source-sumatra-pdf-reader.html"><rss:title>Go Open Source: Sumatra PDF reader</rss:title><rss:link>http://www.gaslampcomputers.com/blog/2009/11/10/go-open-source-sumatra-pdf-reader.html</rss:link><dc:creator>Gaslamp Computers</dc:creator><dc:date>2009-11-10T20:00:00Z</dc:date><dc:subject>adobe reader open source pdf sumatra</dc:subject><content:encoded><![CDATA[<p>Sumatra PDF reader is a free and open source replacement for Adobe Reader.&nbsp; Sumatra development focuses on simplicity which results in very fast startup times and a small install size.&nbsp; Sumatra's&nbsp; installed size is&nbsp; 1.2 MB.&nbsp; By comparison Adobe reader is 330+ MB.&nbsp;&nbsp;</p>
<p>There are numerous vulnerabilities related to Adobe Reader and javascript in PDFs.&nbsp; If you insist on using Adobe reader please always keep it updated and disable javascript.&nbsp; Earlier versions of Adobe Reader have serious vulnerabilities.&nbsp; Sumatra does not run javascript in PDFs.</p>
<p>&nbsp;</p>
<p><object width="480" height="295"><param name="movie" value="http://www.youtube-nocookie.com/v/LNeVUIK36HE&hl=en_US&fs=1&hd=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube-nocookie.com/v/LNeVUIK36HE&hl=en_US&fs=1&hd=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="295"></embed></object></p>
<p>Software used:</p>
<p><a href="http://blog.kowalczyk.info/software/sumatrapdf/index.html">Sumatra PDF</a></p>]]></content:encoded></rss:item><rss:item rdf:about="http://www.gaslampcomputers.com/blog/2009/10/10/go-open-source-what-is-free-and-open-source-software.html"><rss:title>Go Open Source: What is Free and Open Source Software?</rss:title><rss:link>http://www.gaslampcomputers.com/blog/2009/10/10/go-open-source-what-is-free-and-open-source-software.html</rss:link><dc:creator>Gaslamp Computers</dc:creator><dc:date>2009-10-10T19:00:00Z</dc:date><dc:subject>free software open source software</dc:subject><content:encoded><![CDATA[<p>Free and open source software (FOSS)&nbsp; is released under a specific type of license that allows a user to use, change, improve, and redistribute it freely.&nbsp; One of the essential requirements of such licenses is that users have access to the source code.&nbsp; Its roots are based in both a philosophy and a development model.&nbsp;</p>
<p>'Free' in free and open source software refers to freedom, not necessarily price.&nbsp; Think free as in "free speech" and not "free beer".&nbsp; Although much of the available FOSS has zero cost, it is the right that the user has the freedom to adapt the software to his/her needs that makes it free software.</p>
<p>'Open source' is a development model.&nbsp;&nbsp; There is no restriction on who may develop open source software.&nbsp; It can be developed by a large company, government, community, group, or a single individual.&nbsp; Since all users have access to the source code&nbsp; they can become co-developers.&nbsp;&nbsp; Technical users can contribute to the actual code, while non-technical users are encouraged to submit bug reports, write documentation, or simply donate to the project.&nbsp; This is how open source projects are able to mature and grow so fast without the funding of a large corporation.</p>
<p>At Gaslamp Computers, we maintain a list of high quality <a href="http://www.gaslampcomputers.com/open-source-software/">open source software</a> that we use on a daily basis.&nbsp; We believe there is no reason for most consumers to pay for expensive commercial software when there is almost always a free and open source alternative.&nbsp; In many cases the open source alternative is better than commercial software.</p>
<p>&nbsp;</p>
<p><object width="480" height="295"><param name="movie" value="http://www.youtube-nocookie.com/v/tuQ74RJyXD0&hl=en_US&fs=1&rel=0&hd=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube-nocookie.com/v/tuQ74RJyXD0&hl=en_US&fs=1&rel=0&hd=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="295"></embed></object></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>]]></content:encoded></rss:item><rss:item rdf:about="http://www.gaslampcomputers.com/blog/2009/9/15/how-to-secure-your-email-accounts-with-gmail-and-mozilla-thu.html"><rss:title>How To: Secure your email accounts with Gmail and Mozilla Thunderbird</rss:title><rss:link>http://www.gaslampcomputers.com/blog/2009/9/15/how-to-secure-your-email-accounts-with-gmail-and-mozilla-thu.html</rss:link><dc:creator>Gaslamp Computers</dc:creator><dc:date>2009-09-15T19:57:55Z</dc:date><dc:subject>firefox gmail master password password thunderbird</dc:subject><content:encoded><![CDATA[<p>This video is based around securing your email accounts.&nbsp; Learn how to:</p>
<ul>
<li>Force HTTPS in Gmail</li>
<li>Set a master password in Firefox</li>
<li>Configure a Gmail account in Thunderbird</li>
<li>Set a master password in Thunderbird</li>
</ul>
<p><object width="480" height="295"><param name="movie" value="http://www.youtube-nocookie.com/v/yWicG0HSv_w&hl=en&fs=1&rel=0&hd=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube-nocookie.com/v/yWicG0HSv_w&hl=en&fs=1&rel=0&hd=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="295"></embed></object></p>
<p><br />Software used:</p>
<p><a class="offsite-link-inline" href="http://www.getfirefox.com/">Firefox</a></p>
<p><a class="offsite-link-inline" href="http://www.getthunderbird.com">Thunderbird</a></p>]]></content:encoded></rss:item><rss:item rdf:about="http://www.gaslampcomputers.com/blog/2009/9/11/how-to-manage-passwords-with-keepass-password-safe.html"><rss:title>How To: Manage passwords with Keepass Password Safe</rss:title><rss:link>http://www.gaslampcomputers.com/blog/2009/9/11/how-to-manage-passwords-with-keepass-password-safe.html</rss:link><dc:creator>Gaslamp Computers</dc:creator><dc:date>2009-09-11T23:12:26Z</dc:date><dc:subject>keepass open source password</dc:subject><content:encoded><![CDATA[<p>You should be getting in the habit of using unique strong passwords.&nbsp; After accumulating hundreds of accounts with unique 20-character passwords, you'll need something to help remember them.&nbsp; Keepass Password Safe is that tool.&nbsp; With just one master password or keyfile, you can keep all of your passwords locked in an encrypted vault and access them when needed.</p>
<p><object width="480" height="295"><param name="movie" value="http://www.youtube-nocookie.com/v/E64QlgBG0ZU&hl=en&fs=1&rel=0&hd=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube-nocookie.com/v/E64QlgBG0ZU&hl=en&fs=1&rel=0&hd=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="295"></embed></object></p>
<p>Software used:</p>
<p><strong><a class="offsite-link-inline" href="http://keepass.info">Keepass Password Safe</a></strong></p>]]></content:encoded></rss:item><rss:item rdf:about="http://www.gaslampcomputers.com/blog/2009/9/11/how-to-encrypt-a-system-partition-with-truecrypt.html"><rss:title>How To: Encrypt a System Partition with TrueCrypt</rss:title><rss:link>http://www.gaslampcomputers.com/blog/2009/9/11/how-to-encrypt-a-system-partition-with-truecrypt.html</rss:link><dc:creator>Gaslamp Computers</dc:creator><dc:date>2009-09-11T22:58:48Z</dc:date><dc:subject>encryption open source truecrypt</dc:subject><content:encoded><![CDATA[<p>Truecrypt is a free and open-source* encryption application.&nbsp; It can be used to encrypt system and non-system partitions.&nbsp; Use it to create encrypted containers on flash drives or online storage.&nbsp; It can also be used to create hidden partitions.</p>
<p><object width="480" height="295"><param name="movie" value="http://www.youtube-nocookie.com/v/riACRctB5oE&hl=en&fs=1&rel=0&hd=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube-nocookie.com/v/riACRctB5oE&hl=en&fs=1&rel=0&hd=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="295"></embed></object></p>
<p>Software used:</p>
<p><a class="offsite-link-inline" href="http://www.truecrypt.org"><strong>Truecrypt</strong></a></p>]]></content:encoded></rss:item><rss:item rdf:about="http://www.gaslampcomputers.com/blog/2009/9/11/how-to-burn-iso-disc-images-with-infrarecorder.html"><rss:title>How To: Burn .iso disc images with InfraRecorder</rss:title><rss:link>http://www.gaslampcomputers.com/blog/2009/9/11/how-to-burn-iso-disc-images-with-infrarecorder.html</rss:link><dc:creator>Gaslamp Computers</dc:creator><dc:date>2009-09-11T22:54:27Z</dc:date><dc:subject>cd burner infrarecorder open source</dc:subject><content:encoded><![CDATA[<p>Infrarecorder is a free and open-source cd/dvd burning application.&nbsp; It is very lightweight and very powerful.&nbsp; I recommend it over the bloated Nero and Roxio trialware applications that come bundled with many PCs today.</p>
<p><object width="480" height="295"><param name="movie" value="http://www.youtube-nocookie.com/v/G6JQ9sM7z20&hl=en&fs=1&rel=0&hd=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube-nocookie.com/v/G6JQ9sM7z20&hl=en&fs=1&rel=0&hd=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="295"></embed></object></p>
<p>Software used:</p>
<p><a class="offsite-link-inline" href="http://www.infrarecorder.org"><strong>InfraRecorder</strong></a></p>]]></content:encoded></rss:item><rss:item rdf:about="http://www.gaslampcomputers.com/blog/2009/9/11/how-to-archive-and-compress-files-with-7-zip.html"><rss:title>How To: Archive and Compress files with 7-zip</rss:title><rss:link>http://www.gaslampcomputers.com/blog/2009/9/11/how-to-archive-and-compress-files-with-7-zip.html</rss:link><dc:creator>Gaslamp Computers</dc:creator><dc:date>2009-09-11T22:51:33Z</dc:date><dc:subject>7z 7zip archive compression open source zip</dc:subject><content:encoded><![CDATA[<p>Say goodbye to WinRAR and WinZIP.&nbsp; 7zip is a free and open-source file archival tool that outperforms them both.&nbsp; Use this tool to compress files for faster transfers or to save hard drive space.&nbsp; Note that the .7z format beats .zip both in speed and compression.</p>
<p><object width="480" height="295"><param name="movie" value="http://www.youtube-nocookie.com/v/2o2eIYMh_GA&hl=en&fs=1&rel=0&hd=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube-nocookie.com/v/2o2eIYMh_GA&hl=en&fs=1&rel=0&hd=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="295"></embed></object><br />Software used:</p>
<p><a class="offsite-link-inline" href="http://www.7-zip.org"><strong>7zip</strong></a></p>]]></content:encoded></rss:item></rdf:RDF>