<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" 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:series="http://unfoldingneurons.com/" version="2.0"> <channel><title>Comments for VanDragt.com</title> <link>http://vandragt.com</link> <description>Commentary on Digital Media and Usability</description> <lastBuildDate>Sat, 20 Dec 2008 10:54:24 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=</generator> <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Vandragt-Comments" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="vandragt-comments" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item><title>Comment on Avoid spyware by running applications with SetSAFER by Sander</title><link>http://vandragt.com/2007/10/avoid-spyware-by-running-applications-with-setsafer/#comment-169</link> <dc:creator>Sander</dc:creator> <pubDate>Sat, 20 Dec 2008 10:54:24 +0000</pubDate> <guid isPermaLink="false">http://vandragt.com/2007/10/30/avoid-spyware-by-running-applications-with-setsafer/#comment-169</guid> <description>I see a new setsafer release on http://blogs.msdn.com/michael_howard/archive/2006/05/07/592136.aspx mak sure you use that one. If you don't use Vista you'll need to download / install .NET framework 2.0  too, as it sounds like it's not installed.</description> <content:encoded><![CDATA[<p>I see a new setsafer release on <a
href="http://blogs.msdn.com/michael_howard/archive/2006/05/07/592136.aspx" rel="nofollow">http://blogs.msdn.com/michael_howard/archive/2006/05/07/592136.aspx</a> mak sure you use that one. If you don&#8217;t use Vista you&#8217;ll need to download / install .NET framework 2.0  too, as it sounds like it&#8217;s not installed.</p> ]]></content:encoded> </item> <item><title>Comment on Avoid spyware by running applications with SetSAFER by KieronH</title><link>http://vandragt.com/2007/10/avoid-spyware-by-running-applications-with-setsafer/#comment-168</link> <dc:creator>KieronH</dc:creator> <pubDate>Fri, 19 Dec 2008 17:59:30 +0000</pubDate> <guid isPermaLink="false">http://vandragt.com/2007/10/30/avoid-spyware-by-running-applications-with-setsafer/#comment-168</guid> <description>Hi Sander, This looks like just the ticket for me to allow our company's users to browse the web more safely. Unfortunately, each time I run setsafer.exe I get a .NET Runtime 2.0 Error conataining the following description:
Faulting application setsafer.exe, version 0.9.0.0, stamp 445ec5f8, faulting module kernel32.dll, version 5.1.2600.3119, stamp 46239bd5, debug? 0, fault address 0x00012a5b.
Any ideas?
Cheers,</description> <content:encoded><![CDATA[<p>Hi Sander, This looks like just the ticket for me to allow our company&#8217;s users to browse the web more safely. Unfortunately, each time I run setsafer.exe I get a .NET Runtime 2.0 Error conataining the following description:<br
/> Faulting application setsafer.exe, version 0.9.0.0, stamp 445ec5f8, faulting module kernel32.dll, version 5.1.2600.3119, stamp 46239bd5, debug? 0, fault address 0x00012a5b.</p><p>Any ideas?</p><p>Cheers,</p> ]]></content:encoded> </item> <item><title>Comment on Avoid spyware by running applications with SetSAFER by Sander</title><link>http://vandragt.com/2007/10/avoid-spyware-by-running-applications-with-setsafer/#comment-144</link> <dc:creator>Sander</dc:creator> <pubDate>Mon, 08 Sep 2008 09:53:09 +0000</pubDate> <guid isPermaLink="false">http://vandragt.com/2007/10/30/avoid-spyware-by-running-applications-with-setsafer/#comment-144</guid> <description>Hi loktar thanks for interesting information. psexec looks like a nice addition as well to achieve a similar effect. I think it should have the same drawbacks as setsafer though wrt google desktop etc, as it uses windows policy settings.
Maybe now google has fixed these issues, I'm still using the approach in this post and have had no more spyware issues, but have not tried the google products again.</description> <content:encoded><![CDATA[<p>Hi loktar thanks for interesting information. psexec looks like a nice addition as well to achieve a similar effect. I think it should have the same drawbacks as setsafer though wrt google desktop etc, as it uses windows policy settings.</p><p>Maybe now google has fixed these issues, I&#8217;m still using the approach in this post and have had no more spyware issues, but have not tried the google products again.</p> ]]></content:encoded> </item> <item><title>Comment on Avoid spyware by running applications with SetSAFER by loktar</title><link>http://vandragt.com/2007/10/avoid-spyware-by-running-applications-with-setsafer/#comment-143</link> <dc:creator>loktar</dc:creator> <pubDate>Sun, 07 Sep 2008 19:36:12 +0000</pubDate> <guid isPermaLink="false">http://vandragt.com/2007/10/30/avoid-spyware-by-running-applications-with-setsafer/#comment-143</guid> <description>Hi, if you use the computer yourself, then you might want to consider psexec tool (add -l -d as switches) from sysinternals to restrict apps via shortcuts.  If you somehow share the computer with other people, then setSAFER makes more sense.
I know about dropmyrights, but I tried it, and it did not work when trying to limit explorer.exe, it gave out an error. While psexec works fine. I like to limit explorer.exe to open files in general.</description> <content:encoded><![CDATA[<p>Hi, if you use the computer yourself, then you might want to consider psexec tool (add -l -d as switches) from sysinternals to restrict apps via shortcuts.  If you somehow share the computer with other people, then setSAFER makes more sense.</p><p>I know about dropmyrights, but I tried it, and it did not work when trying to limit explorer.exe, it gave out an error. While psexec works fine. I like to limit explorer.exe to open files in general.</p> ]]></content:encoded> </item> <item><title>Comment on AltTabFingertips by Sander</title><link>http://vandragt.com/2008/01/alttabfingertips/#comment-89</link> <dc:creator>Sander</dc:creator> <pubDate>Tue, 24 Jun 2008 08:24:32 +0000</pubDate> <guid isPermaLink="false">http://vandragt.com/2008/01/14/alttabfingertips/#comment-89</guid> <description>Thanks Steve please let me know if you have any suggestions!</description> <content:encoded><![CDATA[<p>Thanks Steve please let me know if you have any suggestions!</p> ]]></content:encoded> </item> <item><title>Comment on AltTabFingertips by Steve B</title><link>http://vandragt.com/2008/01/alttabfingertips/#comment-88</link> <dc:creator>Steve B</dc:creator> <pubDate>Mon, 23 Jun 2008 21:57:47 +0000</pubDate> <guid isPermaLink="false">http://vandragt.com/2008/01/14/alttabfingertips/#comment-88</guid> <description>Nice nice app....I like it.</description> <content:encoded><![CDATA[<p>Nice nice app&#8230;.I like it.</p> ]]></content:encoded> </item> <item><title>Comment on Purple Rain DJ Event Flyer by Crystal</title><link>http://vandragt.com/2007/07/purple-rain-dj-event-flyer/#comment-87</link> <dc:creator>Crystal</dc:creator> <pubDate>Thu, 29 May 2008 03:04:53 +0000</pubDate> <guid isPermaLink="false">http://vandragt.com/2007/07/19/purple-rain-dj-event-flyer/#comment-87</guid> <description>Your flyer is sick!!! I need a flyer designed.
How do we get in contact w/ you? Or can you email me?</description> <content:encoded><![CDATA[<p>Your flyer is sick!!! I need a flyer designed.<br
/> How do we get in contact w/ you? Or can you email me?</p> ]]></content:encoded> </item> <item><title>Comment on Avoid spyware by running applications with SetSAFER by bsforfar</title><link>http://vandragt.com/2007/10/avoid-spyware-by-running-applications-with-setsafer/#comment-64</link> <dc:creator>bsforfar</dc:creator> <pubDate>Fri, 28 Mar 2008 21:17:16 +0000</pubDate> <guid isPermaLink="false">http://vandragt.com/2007/10/30/avoid-spyware-by-running-applications-with-setsafer/#comment-64</guid> <description>interesting, bet it would be good, so if idetrorce don't agree why???????</description> <content:encoded><![CDATA[<p>interesting, bet it would be good, so if idetrorce don&#8217;t agree why???????</p> ]]></content:encoded> </item> <item><title>Comment on Avoid spyware by running applications with SetSAFER by Sander</title><link>http://vandragt.com/2007/10/avoid-spyware-by-running-applications-with-setsafer/#comment-62</link> <dc:creator>Sander</dc:creator> <pubDate>Thu, 07 Feb 2008 12:00:33 +0000</pubDate> <guid isPermaLink="false">http://vandragt.com/2007/10/30/avoid-spyware-by-running-applications-with-setsafer/#comment-62</guid> <description>Ok why? :)</description> <content:encoded><![CDATA[<p>Ok why? <img
src='http://vandragt.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p> ]]></content:encoded> </item> <item><title>Comment on Avoid spyware by running applications with SetSAFER by Idetrorce</title><link>http://vandragt.com/2007/10/avoid-spyware-by-running-applications-with-setsafer/#comment-50</link> <dc:creator>Idetrorce</dc:creator> <pubDate>Sun, 16 Dec 2007 00:46:56 +0000</pubDate> <guid isPermaLink="false">http://vandragt.com/2007/10/30/avoid-spyware-by-running-applications-with-setsafer/#comment-50</guid> <description>very interesting, but I don't agree with you
Idetrorce</description> <content:encoded><![CDATA[<p>very interesting, but I don&#8217;t agree with you<br
/> Idetrorce</p> ]]></content:encoded> </item> </channel> </rss>

