<?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>SingularLabs</title>
	<atom:link href="http://singularlabs.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://singularlabs.com</link>
	<description>Software for Windows</description>
	<lastBuildDate>Thu, 17 May 2012 18:51:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>List of &#8216;Recommended Apps&#8217; in System Ninja&#8217;s installer</title>
		<link>http://singularlabs.com/kb/list-of-recommended-apps-in-system-ninjas-installer/</link>
		<comments>http://singularlabs.com/kb/list-of-recommended-apps-in-system-ninjas-installer/#comments</comments>
		<pubDate>Wed, 16 May 2012 12:21:12 +0000</pubDate>
		<dc:creator>Shane Gowland</dc:creator>
				<category><![CDATA[Knowledgebase]]></category>
		<category><![CDATA[System Ninja Articles]]></category>

		<guid isPermaLink="false">http://singularlabs.com/?p=4694</guid>
		<description><![CDATA[SingularLabs partners with OpenCandy to deliver app recommendation to our users. This is the full list of permitted apps. Additional products may be added to over time. This list will be updated to reflect those changes. - Sunbelt Vipre Antivirus - Pokki App Store - Instagrille (a desktop Instagram photo-sharing client) - Microsoft Internet Explorer [...]]]></description>
			<content:encoded><![CDATA[<p>SingularLabs <a href="http://singularlabs.com/news/singularlabs-partners-with-opencandy/">partners with OpenCandy</a> to deliver app recommendation to our users. This is the full list of permitted apps. Additional products may be added to over time. This list will be updated to reflect those changes.</p>
<p>- Sunbelt Vipre Antivirus<br />
- Pokki App Store<br />
- Instagrille (a desktop Instagram photo-sharing client)<br />
- Microsoft Internet Explorer<br />
- TuneUp Media (iTunes plugin)<br />
- Adblock Plus (The official open source edition)<br />
- Rockmelt Browser<br />
- AVG PC Tuneup 2011<br />
- WinZip (without toolbar)<br />
- MiMedia (online backup)<br />
- Real Player<br />
- StumbleUpon (Firefox extension)<br />
- FrostWire (P2P client, without toolbar)<br />
- Madden NFL 2012 (fantasy football game)<br />
- Hotspot shield (VPN client)<br />
- Spyware Terminator<br />
- AVG Antivirus 2011<br />
- Nitro PDF Reader<br />
- Tuneup Utilities 2012<br />
- SOS Online Backup<br />
- AVG Quick ThreatScan</p>
<h3>Our Promise</h3>
<p>- OpenCandy will not bundle any software that we disapprove of. We will not allow disreputable companies to install rubbish onto your computers, under any condition. Toolbars will not be tolerated.<br />
- Only the users that wish to accept the recommendation get the software. We’re not going to trick you into installing something you don’t want. In other words, we’re taking “opt-in” seriously.<br />
If we feel that OpenCandy (or any of their advertisers) violate the rights of our users, we will immediately reconsider our relationship with them. Our users will always come first.</p>
]]></content:encoded>
			<wfw:commentRss>http://singularlabs.com/kb/list-of-recommended-apps-in-system-ninjas-installer/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to enable &#8220;Debug Mode&#8221; in System Ninja</title>
		<link>http://singularlabs.com/kb/enable-debug-mode/</link>
		<comments>http://singularlabs.com/kb/enable-debug-mode/#comments</comments>
		<pubDate>Tue, 15 May 2012 10:35:40 +0000</pubDate>
		<dc:creator>Shane Gowland</dc:creator>
				<category><![CDATA[Knowledgebase]]></category>
		<category><![CDATA[System Ninja Articles]]></category>

		<guid isPermaLink="false">http://singularlabs.com/?p=4681</guid>
		<description><![CDATA[System Ninja contains very efficient error handling features, which prevent any unexpected behavior or errors from crashing the program. For instance, when scanning your computer System Ninja will likely encounter directories that it does not have permission to read data from. System Ninja will catch the &#8220;unauthorized access exception&#8221; thrown and continue scanning in the [...]]]></description>
			<content:encoded><![CDATA[<p>System Ninja contains very efficient error handling features, which prevent any unexpected behavior or errors from crashing the program. For instance, when scanning your computer System Ninja will likely encounter directories that it does not have permission to read data from. System Ninja will catch the &#8220;unauthorized access exception&#8221; thrown and continue scanning in the next permissible directory. Debug Mode allows you to log these errors in a text file to assist in troubleshooting issues.</p>
<p>To enable Debug Mode go to the Settings dialog and check the <strong>Run in Debug Mode</strong> box. You do not need to restart the program.</p>
<p>The error log will be generated in the background during normal usage of the program. It will be called <em>debug-errors.log</em> and will be located in the same directory as <em>System Ninja.exe</em>. This file will automatically be trimmed when System Ninja is opened so that it does not consume in excess of 100kb of disk space. The format of the logs will appear as follows:</p>
<p style="padding-left: 30px"><em>4/02/2011 10:06:11 PM: Access to the path &#8216;C:WindowsCSCv2.0.6&#8242; is denied.</em><br />
<em> 4/02/2011 10:06:14 PM: Access to the path &#8216;C:WindowsSystem32LogFilesWMIRtBackup&#8217; is denied.</em><br />
<em> 4/02/2011 10:06:14 PM: Access to the path &#8216;C:WindowsSysWOW64configsystemprofileAppDataLocalApplication Data&#8217; is denied.</em><br />
<em> 4/02/2011 10:06:14 PM: Access to the path &#8216;C:WindowsSysWOW64configsystemprofileAppDataLocalHistory&#8217; is denied.</em></p>
<p>In addition to scanning errors, missing strings of text in translated versions of System Ninja will also be output by <em>Debug Mode</em>.</p>
]]></content:encoded>
			<wfw:commentRss>http://singularlabs.com/kb/enable-debug-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to update the software on your computer</title>
		<link>http://singularlabs.com/kb/how-to-update-the-software-on-your-computer/</link>
		<comments>http://singularlabs.com/kb/how-to-update-the-software-on-your-computer/#comments</comments>
		<pubDate>Tue, 15 May 2012 10:32:27 +0000</pubDate>
		<dc:creator>Shane Gowland</dc:creator>
				<category><![CDATA[Computer Maintenance Articles]]></category>
		<category><![CDATA[Knowledgebase]]></category>

		<guid isPermaLink="false">http://singularlabs.com/?p=4677</guid>
		<description><![CDATA[How to update the software on your computer Keeping the software on your computer up to date is very important. Software companies frequently identify security and stability problems in software they have released. When this happens, they typically release a new version of the affected application to prevent users experiencing problems. Failing to update insecure [...]]]></description>
			<content:encoded><![CDATA[<h2>How to update the software on your computer</h2>
<p>Keeping the software on your computer up to date is very important. Software companies frequently identify security and stability problems in software they have released. When this happens, they typically release a new version of the affected application to prevent users experiencing problems. Failing to update insecure software could make you vulnerable to viruses and spyware, which could allow hackers to take control of your computer and access your personal data.</p>
<h2>Operating System Updates</h2>
<p>Microsoft frequently releases &#8220;patches&#8221; for the Windows operating system. These fix security holes and other bugs that have been reported by researchers. Security patches are traditionally released on the first Tuesday of every month &#8211; often called &#8220;patch Tuesday&#8221; within the software industry. Microsoft sometimes release security patches outside of this schedule due to the severity of the security issue. These out-of-cycle patches should be applied immediately.</p>
<p><strong>How to check for Windows Updates &#8211; Windows XP</strong><br />
Simply open Internet Explorer and navigate to the <a href="http://update.microsoft.com" target="_blank">Windows Update</a> webpage. The website will perform a quick scan of your computer to determine what updates are needed. </p>
<p><strong>How to check for Windows Updates &#8211; Windows Vista/Windows 7</strong><br />
The Microsoft Update feature in Windows Vista and Windows 7 is located in the control panel, accessible from the Start Menu. Click &#8220;Check for updates&#8221; and the program will begin looking for any available patches.<br />
<img src="http://singularlabs.com/wp-content/uploads/2011/11/WindowsUpdate.png" alt="" title="WindowsUpdate" width="511" height="165" /></p>
<h2>Updating Web Browsers &#038; Plugins</h2>
<p>The web browser spends the majority of its time directly interfacing with the internet. It is constantly exposed to insecure web content, shady websites and data harvesters. It&#8217;s important to make sure you always have the latest version of your preferred browser.</p>
<p><strong>Internet Explorer</strong><br />
The latest version of internet explorer can be downloaded from <a href="http://windows.microsoft.com/en-US/internet-explorer/products/ie/home" target="_blank">here</a>. The latest updates can be acquired through Microsoft Updates. (See above)</p>
<p><strong>Google Chrome</strong><br />
Google Chrome is designed to automatically check for updates. To perform a manual check, open the &#8216;About Google Chrome&#8217; dialog from the wench menu.</p>
<p><strong>Mozilla Firefox</strong><br />
Mozilla Firefox handles updates in the same way as Google Chrome. To force a manual update check, visit the &#8220;About&#8221; page accessible from the &#8220;Help&#8221; section of the menu.</p>
<p><strong>Silverlight, Adobe Flash, Oracle Java</strong><br />
There are two excellent ways to update browser plugins that are used to display media on the web. The first is <a href="http://www.mozilla.org/en-US/plugincheck/" target="_blank">Mozilla&#8217;s PluginCheck</a> service, which works on all modern browsers. The second method involved using the small <a href="http://www.filehippo.com/updatechecker/" target="_blank">FileHippo Update Checker</a>, which scans your computer and displays all software with an available update.</p>
<p><img src="http://singularlabs.com/wp-content/uploads/2011/11/Plugins1.png" alt="" title="Plugins" width="663" height="227" /></p>
<h2>Software Runtime Environments</h2>
<p>Most modern programs require that you have other software installed on your computer before you can use them. These are called runtime environments, which act as a &#8220;framework&#8221; for other programs, saving programmers valuable time. These environments are responsible for controlling how software is allowed to interact with your computer. For these reason, it&#8217;s essential that you get all the latest security patches.</p>
<p><strong>Oracle Java Runtime Environment</strong><br />
There are three methods to check for updates for JRE:</p>
<li>Use the built in update checking tool. In Windows Explorer, go to <em>C:Program FilesCommon FilesJava</em> and double-click on the <em>jucheck.exe</em> file.</li>
<li>Use the <a href="http://www.filehippo.com/updatechecker/" target="_blank">FileHippo Update Checker</a>.</li>
<li>Download our <a href="http://singularlabs.com/software/javara/">JavaRa</a> tool, which will walk you through the update process.</li>
<p><strong>Microsoft .NET Framework</strong><br />
Updates for Microsoft&#8217;s .NET Framework are distributed through Microsoft Update. Instructions are available under the <em>Operating System Updates</em> section of this article.</p>
]]></content:encoded>
			<wfw:commentRss>http://singularlabs.com/kb/how-to-update-the-software-on-your-computer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is CCEnhancer&#8217;s &#8220;Chemspill&#8221; release?</title>
		<link>http://singularlabs.com/kb/what-is-ccenhancers-chemspill-release/</link>
		<comments>http://singularlabs.com/kb/what-is-ccenhancers-chemspill-release/#comments</comments>
		<pubDate>Tue, 15 May 2012 10:31:19 +0000</pubDate>
		<dc:creator>Shane Gowland</dc:creator>
				<category><![CDATA[CCEnhancer Articles]]></category>
		<category><![CDATA[Knowledgebase]]></category>

		<guid isPermaLink="false">http://singularlabs.com/?p=4674</guid>
		<description><![CDATA[A &#8220;chemspill&#8221; build of CCEnhancer is like the &#8220;directors cut&#8221; of a film. It typically includes a number of changes, improvements and fixes over the standard &#8220;stable&#8221; builds. No major changes are ever made to chemspill releases; so you don&#8217;t have to worry about unwanted side-effects of using it. Bug Fixes Occasionally minor bugs or [...]]]></description>
			<content:encoded><![CDATA[<p>A &#8220;chemspill&#8221; build of CCEnhancer is like the &#8220;directors cut&#8221; of a film. It typically includes a number of changes, improvements and fixes over the standard &#8220;stable&#8221; builds. No major changes are ever made to chemspill releases; so you don&#8217;t have to worry about unwanted side-effects of using it.</p>
<h3>Bug Fixes</h3>
<p>Occasionally minor bugs or inconsistencies are discovered in CCEnhancer immediately after a release. These issues are so small that they do not warrant a new version, however are still considered irritating by some users. When we&#8217;re made aware this sort of issue, we immediately upload a fix as a chemspill build.</p>
<h3>Configuration &#038; Behaviour Changes</h3>
<p>CCEnhancer&#8217;s developers, contributors, testers &#038; translators sometimes prefer certain features to behave in a certain way. CCEnhancer&#8217;s chemspill builds may handle specific situations <em>differently</em> or have a slightly different default settings configuration.</p>
<h3>Using Chemspill</h3>
<p>Simply replace your current CCEnhancer-*.exe file with the chemspill build. It will continue to use your current settings and language files.</p>
<h3>Where can I get Chemspill?</h3>
<p>Chemspill builds are available on the usual CCEnhancer download pages. Please be aware that Chemspill releases aren&#8217;t always available.</p>
]]></content:encoded>
			<wfw:commentRss>http://singularlabs.com/kb/what-is-ccenhancers-chemspill-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Resolving &#8216;Start With Windows&#8217; Issues</title>
		<link>http://singularlabs.com/kb/resolving-start-with-windows-issues/</link>
		<comments>http://singularlabs.com/kb/resolving-start-with-windows-issues/#comments</comments>
		<pubDate>Tue, 15 May 2012 10:04:02 +0000</pubDate>
		<dc:creator>Shane Gowland</dc:creator>
				<category><![CDATA[CCEnhancer Articles]]></category>
		<category><![CDATA[Knowledgebase]]></category>

		<guid isPermaLink="false">http://singularlabs.com/?p=4671</guid>
		<description><![CDATA[Some SingularLabs products; specifically CCEnhancer, can be configured to automatically start with Windows. This can conflict with Windows security features and some antivirus software. UAC Issues: Windows Vista/7 users who have User Account Control enabled may be unable to automatically start CCEnhancer. Some may also be prompted to allow administrator privileges each time Windows starts. This dialog [...]]]></description>
			<content:encoded><![CDATA[<p>Some SingularLabs products; specifically CCEnhancer, can be configured to automatically start with Windows. This can conflict with Windows security features and some antivirus software.</p>
<h3>UAC Issues:</h3>
<p>Windows Vista/7 users who have User Account Control enabled may be unable to automatically start CCEnhancer. Some may also be prompted to allow administrator privileges each time Windows starts. This dialog can be very annoying. To allow CCEnhancer to run as an administrator every time perform the following steps:</p>
<p>- Right click on the program icon or application. Select &#8220;Properties.<br />
<img class="aligncenter size-full wp-image-1030" src="http://singularlabs.com/wp-content/uploads/2010/11/properties.png" alt="" width="445" height="212" />- Inside the &#8220;Properties&#8221; window, navigate to the &#8220;Compatibility&#8221; tab.</p>
<p>- Tick the check box titled &#8220;<em>Run this program as an administrator</em>.&#8221;</p>
<p><img class="aligncenter size-full wp-image-1031" src="http://singularlabs.com/wp-content/uploads/2010/11/runasadmin.jpg" alt="" width="377" height="533" /></p>
<p>- Press &#8220;Apply&#8221; then &#8220;OK&#8221; to save the settings. If you have multiple users also press the &#8220;Change Settings For All Users&#8221; button to make these settings global.</p>
]]></content:encoded>
			<wfw:commentRss>http://singularlabs.com/kb/resolving-start-with-windows-issues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.507 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-05-17 18:51:40 -->
<!-- Compression = gzip -->
