<?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>ID Security Suite - Security software news</title>
	<atom:link href="http://www.idsecuritysuite.com/blog/feed" rel="self" type="application/rss+xml" />
	<link>http://www.idsecuritysuite.com/blog</link>
	<description>Security news, software to protect your computer</description>
	<lastBuildDate>Fri, 24 Apr 2009 13:12:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to lock a folder</title>
		<link>http://www.idsecuritysuite.com/blog/how-to-lock-a-folder</link>
		<comments>http://www.idsecuritysuite.com/blog/how-to-lock-a-folder#comments</comments>
		<pubDate>Wed, 08 Apr 2009 15:38:44 +0000</pubDate>
		<dc:creator>Cristina Mailat</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[folder lock]]></category>
		<category><![CDATA[folder locker]]></category>
		<category><![CDATA[folder locking software]]></category>
		<category><![CDATA[folder locks]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[lock folders]]></category>
		<category><![CDATA[locked folder]]></category>
		<category><![CDATA[locking folders]]></category>

		<guid isPermaLink="false">http://www.idsecuritysuite.com/blog/?p=50</guid>
		<description><![CDATA[Using Windows sometimes you can achive great things and you can get at your fingertips easy functions for multimedia and personal usage. But what is happening if you want to keep your data private. If you want to lock or password protect some files inside your computer you do not have many options at the [...]]]></description>
		<wfw:commentRss>http://www.idsecuritysuite.com/blog/how-to-lock-a-folder/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Google ranks 4 in the Spamhaus The 10 Worst Spam Service ISPs</title>
		<link>http://www.idsecuritysuite.com/blog/google-ranks-4-in-the-spamhaus-the-10-worst-spam-service-isps</link>
		<comments>http://www.idsecuritysuite.com/blog/google-ranks-4-in-the-spamhaus-the-10-worst-spam-service-isps#comments</comments>
		<pubDate>Tue, 06 Jan 2009 15:15:54 +0000</pubDate>
		<dc:creator>Cristina Mailat</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[isp]]></category>
		<category><![CDATA[spamhaus]]></category>
		<category><![CDATA[worst stap]]></category>

		<guid isPermaLink="false">http://www.idsecuritysuite.com/blog/google-ranks-4-in-the-spamhaus-the-10-worst-spam-service-isps</guid>
		<description><![CDATA[The statistics from january 2009 comming from Spamhaus, are ranking Google.com as the 4th worst spam service ISP. Looks like the 31 cases/reports are quite new and related with teh Google Docs vulnerabilities. Google already announce they are working on a solution for this problem. Also this month Spamhaus release a statistics over the The [...]]]></description>
		<wfw:commentRss>http://www.idsecuritysuite.com/blog/google-ranks-4-in-the-spamhaus-the-10-worst-spam-service-isps/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Password protect a PDF document in PHP</title>
		<link>http://www.idsecuritysuite.com/blog/password-protect-a-pdf-document-in-php</link>
		<comments>http://www.idsecuritysuite.com/blog/password-protect-a-pdf-document-in-php#comments</comments>
		<pubDate>Tue, 07 Oct 2008 13:51:20 +0000</pubDate>
		<dc:creator>Cristina Mailat</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[pdf encrypt using php]]></category>
		<category><![CDATA[php pdf]]></category>
		<category><![CDATA[protect pdf]]></category>

		<guid isPermaLink="false">http://www.idsecuritysuite.com/blog/password-protect-a-pdf-document-in-php</guid>
		<description><![CDATA[Check bellow the solution I found for on the fly protecting a PDF file in PHP. For resolving this problem I wanted a FREE library. Download the library used: Protect PDF in PHP from and use the code bellow for password protect a PDF file using PHP.
&#60;?php
function pdfEncrypt ($origFile, $password, $destFile){
//include the FPDI protection http://www.setasign.de/products/pdf-php-solutions/fpdi-protection-128/
require_once(&#8217;fpdi/FPDI_Protection.php&#8217;);
$pdf [...]]]></description>
		<wfw:commentRss>http://www.idsecuritysuite.com/blog/password-protect-a-pdf-document-in-php/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to lock your computer using command line</title>
		<link>http://www.idsecuritysuite.com/blog/how-to-lock-your-computer-using-command-line</link>
		<comments>http://www.idsecuritysuite.com/blog/how-to-lock-your-computer-using-command-line#comments</comments>
		<pubDate>Mon, 11 Aug 2008 14:47:23 +0000</pubDate>
		<dc:creator>Cristina Mailat</dc:creator>
				<category><![CDATA[Protection]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[lock computer]]></category>

		<guid isPermaLink="false">http://www.idsecuritysuite.com/blog/how-to-lock-your-computer-using-command-line</guid>
		<description><![CDATA[Step 1 &#8211; Open a DOS promot for launching a special command line. One simple way you can do it would be by clicking Start/Run, typing CMD.
Step 2 &#8211; Enter  the command line for locking your station:
rundll32.exe user32.dll, LockWorkStation
and your computer will be locked.

]]></description>
		<wfw:commentRss>http://www.idsecuritysuite.com/blog/how-to-lock-your-computer-using-command-line/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>How to lock your computer using the screen saver</title>
		<link>http://www.idsecuritysuite.com/blog/how-to-lock-your-computer-using-the-screen-saver</link>
		<comments>http://www.idsecuritysuite.com/blog/how-to-lock-your-computer-using-the-screen-saver#comments</comments>
		<pubDate>Sun, 10 Aug 2008 14:33:02 +0000</pubDate>
		<dc:creator>Cristina Mailat</dc:creator>
				<category><![CDATA[Protection]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[lock computer]]></category>
		<category><![CDATA[screen saver]]></category>

		<guid isPermaLink="false">http://www.idsecuritysuite.com/blog/how-to-lock-your-computer-using-the-screen-saver</guid>
		<description><![CDATA[The computer lock can be achieved in many ways, here is bellow an example which is using the native screen saver possibilities. For a more professional option check the 14 days trial of the usb lock software and folder lock software.
Bellow you find the procedure for installing a password-protected screen saver. Please make sure you [...]]]></description>
		<wfw:commentRss>http://www.idsecuritysuite.com/blog/how-to-lock-your-computer-using-the-screen-saver/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to lock down the computer via a shortcut</title>
		<link>http://www.idsecuritysuite.com/blog/how-to-lock-down-the-computer-via-a-shortcut</link>
		<comments>http://www.idsecuritysuite.com/blog/how-to-lock-down-the-computer-via-a-shortcut#comments</comments>
		<pubDate>Sun, 10 Aug 2008 14:16:40 +0000</pubDate>
		<dc:creator>Cristina Mailat</dc:creator>
				<category><![CDATA[Protection]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[lock computer]]></category>
		<category><![CDATA[lock shortcut]]></category>

		<guid isPermaLink="false">http://www.idsecuritysuite.com/blog/how-to-lock-down-the-computer-via-a-shortcut</guid>
		<description><![CDATA[If you don&#8217;t have a keyboard with a Window key or simply don&#8217;t like the keyboard method, then here&#8217;s how you can make a desktop shortcut to lock your computer. Bellow are the instructions used to lock down your computer using a shortcut.
Step 1 &#8211; Right click an empty area of your desktop, choose New/Shortcut.

Step [...]]]></description>
		<wfw:commentRss>http://www.idsecuritysuite.com/blog/how-to-lock-down-the-computer-via-a-shortcut/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to lock down Windows Server 2008</title>
		<link>http://www.idsecuritysuite.com/blog/how-to-lock-down-windows-server-2008</link>
		<comments>http://www.idsecuritysuite.com/blog/how-to-lock-down-windows-server-2008#comments</comments>
		<pubDate>Sat, 09 Aug 2008 13:41:14 +0000</pubDate>
		<dc:creator>Cristina Mailat</dc:creator>
				<category><![CDATA[Protection]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[lock computer]]></category>
		<category><![CDATA[lock windows server 2008]]></category>

		<guid isPermaLink="false">http://www.idsecuritysuite.com/blog/how-to-lock-down-windows-server-2003</guid>
		<description><![CDATA[You can use Group Policies to lock down a Terminal Server session on a Microsoft Windows Server 2008-based or Microsoft Windows 2000-based computer. With the following settings, even the administrator account will have restricted access. It is highly recommended that you create a new organizational unit instead of modifying the policies on an existing one.
Note: [...]]]></description>
		<wfw:commentRss>http://www.idsecuritysuite.com/blog/how-to-lock-down-windows-server-2008/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to lock down the computer via keyboard</title>
		<link>http://www.idsecuritysuite.com/blog/how-to-lock-down-the-computer-via-keyboard</link>
		<comments>http://www.idsecuritysuite.com/blog/how-to-lock-down-the-computer-via-keyboard#comments</comments>
		<pubDate>Thu, 07 Aug 2008 13:52:35 +0000</pubDate>
		<dc:creator>Cristina Mailat</dc:creator>
				<category><![CDATA[Protection]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[lock computer]]></category>
		<category><![CDATA[lock keyboard]]></category>

		<guid isPermaLink="false">http://www.idsecuritysuite.com/blog/how-to-lock-down-the-computer-via-keyboard</guid>
		<description><![CDATA[ID USB Lock Key is a security program meant to protect your computer from unauthorized users. It denies access, by providing a security block-screen which can be unblocked with the USB stick where you have the key generated by the program. You can download a 14 days trial version or you can get your hands [...]]]></description>
		<wfw:commentRss>http://www.idsecuritysuite.com/blog/how-to-lock-down-the-computer-via-keyboard/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Fastlink2 Launches Internet ID Security Suite</title>
		<link>http://www.idsecuritysuite.com/blog/fastlink2-launches-internet-id-security-suite</link>
		<comments>http://www.idsecuritysuite.com/blog/fastlink2-launches-internet-id-security-suite#comments</comments>
		<pubDate>Thu, 03 Jan 2008 17:25:17 +0000</pubDate>
		<dc:creator>Cristina Mailat</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Press room]]></category>
		<category><![CDATA[fastlink2]]></category>
		<category><![CDATA[id security suite]]></category>
		<category><![CDATA[press release]]></category>

		<guid isPermaLink="false">http://www.idsecuritysuite.com/blog/fastlink2-launches-internet-id-security-suite</guid>
		<description><![CDATA[The ID Security Suite, developed by Fastlink2, provides solutions to a myriad of security issues that plague both business and home computer applications by offering a wide array of software packages designed to protect PC users from unauthorized use or outside intrusion.
ID Security Suite provides low cost solutions to Internet security issues that plague home [...]]]></description>
		<wfw:commentRss>http://www.idsecuritysuite.com/blog/fastlink2-launches-internet-id-security-suite/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Top 10 Phishiest Countries in Year 2007</title>
		<link>http://www.idsecuritysuite.com/blog/top-10-phishiest-countries-in-year-2007</link>
		<comments>http://www.idsecuritysuite.com/blog/top-10-phishiest-countries-in-year-2007#comments</comments>
		<pubDate>Wed, 19 Dec 2007 21:49:34 +0000</pubDate>
		<dc:creator>Cristina Mailat</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Phishiest Countries]]></category>
		<category><![CDATA[phishing]]></category>

		<guid isPermaLink="false">http://www.idsecuritysuite.com/blog/top-10-phishiest-countries-in-year-2007</guid>
		<description><![CDATA[Based on our intern data from ID AntiPhishing we have tried to establish a Top 10 Phishiest Countries in 2007. We have correlate our data with the data provided in Netcraft Toolbar and we have created a statistic for year 2007. Personally my biggest surprise is the position of Israel and Koreea. The good surprise [...]]]></description>
		<wfw:commentRss>http://www.idsecuritysuite.com/blog/top-10-phishiest-countries-in-year-2007/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
