<?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>Pablo Endres&#039; Blog &#187; Windows</title>
	<atom:link href="http://www.pabloendres.com/category/technology/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pabloendres.com</link>
	<description></description>
	<lastBuildDate>Sun, 22 Jan 2012 19:20:15 +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>Merging PDF files</title>
		<link>http://www.pabloendres.com/2009/05/05/merging-pdf-files/</link>
		<comments>http://www.pabloendres.com/2009/05/05/merging-pdf-files/#comments</comments>
		<pubDate>Tue, 05 May 2009 19:37:24 +0000</pubDate>
		<dc:creator>Pablo Endres</dc:creator>
				<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[merge]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[pdfmerge]]></category>

		<guid isPermaLink="false">http://www.pabloendres.com/?p=78</guid>
		<description><![CDATA[Have you ever scanned a pile of documents on a &#8220;non enterprise&#8221; o home scanner, or just got distracted when using the big Xerox machine in the office.  You&#8217;ll end up with a ton of individual pdf files.  After a little google and man reading I found these 2 solutions. On linux just use pdfmerge:   [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever scanned a pile of documents on a &#8220;non enterprise&#8221; o home scanner, or just got distracted when using the big Xerox machine in the office.  You&#8217;ll end up with a ton of individual pdf files.  After a little google and man reading I found these 2 solutions.</p>
<ol>
<li>On linux just use <a href="http://sourceforge.net/projects/pdfmerge/" target="_blank">pdfmerge</a>:   <em>sudo yum install pdfmerge</em> or download the windows version</li>
<li>Do it by hand with ghostscript:</li>
</ol>
<blockquote><p><em>gs -dBATCH -dNOPAUSE -q -sDEVICE=pdfwrite -sOutputFile=finished.pdf Scan001.pdf Scan002.pdf</em></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.pabloendres.com/2009/05/05/merging-pdf-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows FTP client passive</title>
		<link>http://www.pabloendres.com/2009/03/02/windows-ftp-client-passive/</link>
		<comments>http://www.pabloendres.com/2009/03/02/windows-ftp-client-passive/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 19:00:31 +0000</pubDate>
		<dc:creator>Pablo Endres</dc:creator>
				<category><![CDATA[Education]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[passive]]></category>
		<category><![CDATA[pasv]]></category>
		<category><![CDATA[windows clients]]></category>

		<guid isPermaLink="false">http://www.pabloendres.com/?p=71</guid>
		<description><![CDATA[Have you ever tried to connect to an ftp server on a windows box? I had to do it today and that thing doesn&#8217;t know the command: PASV !! Well after surfing for while I found the workaround: just type: LITERAL PASV That bypasses the checks on the client and just sends the command to [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever tried to connect to an ftp server on a windows box?</p>
<p>I had to do it today and that thing doesn&#8217;t know the command: PASV !!</p>
<p>Well after surfing for while I found the workaround: just type:</p>
<blockquote><p>LITERAL PASV</p></blockquote>
<p>That bypasses the checks on the client and just sends the command to the server.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pabloendres.com/2009/03/02/windows-ftp-client-passive/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>AV Comparisson</title>
		<link>http://www.pabloendres.com/2008/02/26/av-comparisson/</link>
		<comments>http://www.pabloendres.com/2008/02/26/av-comparisson/#comments</comments>
		<pubDate>Tue, 26 Feb 2008 21:02:41 +0000</pubDate>
		<dc:creator>Pablo Endres</dc:creator>
				<category><![CDATA[Malware]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://pabloendres.com/wordpress/?p=20</guid>
		<description><![CDATA[About a year ago I went through the process of evaluating AV&#8217;s for the company I was working for. What I did was setup some detection tests using Eicar and some &#8220;wild&#8221; viruses. Additionally I asked the vendors I chose from instinct: symantec, Sophos, Panda, Fortinet and looked up their listed vuln. in the past [...]]]></description>
			<content:encoded><![CDATA[<p>About a year ago I went through the process of evaluating AV&#8217;s for the company I was working for. What I did was setup some detection tests using Eicar and some &#8220;wild&#8221; viruses. Additionally I asked the vendors I chose from instinct: symantec, Sophos, Panda, Fortinet and looked up their listed vuln. in the past year (ovdb) and the time it took them to issue and install an update. I compared the upgrade strategy: engine, threat DB, application; some vendors don&#8217;t automatically give you all of that. Used info from <a href="http://virusbtn.com/">http://virusbtn.com</a> to compare some results in time.  Setup demos to see them in action, and test their reporting capabilities in real time.  After all that of coarse $$$ came into play.  With that information I made a BIG table and put some weights on the items and let the best player win.  For those who will ask, Sophos came out with the best results in our environment.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pabloendres.com/2008/02/26/av-comparisson/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

