﻿<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-34910122.archive</id><updated>2010-11-03T19:56:52.329-04:00</updated><title type='text'>SIW - System Information for Windows</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://blog.gtopala.com/feeds/archive'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/archive'/><link rel='http://schemas.google.com/g/2005#post' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/archive'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><entry><id>tag:blogger.com,1999:blog-34910122.layout</id><published>2006-11-10T11:16:37.348-05:00</published><updated>2010-11-03T19:56:52.329-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#template'/><title type='text'>Template: SIW - System Information for Windows</title><content type='text'>&lt;?xml version="1.0" encoding="UTF-8" ?&gt;
&lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"&gt;
&lt;html xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'&gt;
  &lt;head&gt;
&lt;link href='http://www.gtopala.com/favicon.ico' rel='shortcut icon' title='Favorite Icon'/&gt;
    &lt;b:include data='blog' name='all-head-content'/&gt;
    &lt;title&gt;&lt;data:blog.pageTitle/&gt;&lt;/title&gt;
    &lt;b:skin&gt;&lt;![CDATA[/*
-----------------------------------------------
Blogger Template Style
Name:     Minima
Designer: Douglas Bowman
URL:      www.stopdesign.com
Date:     26 Feb 2004
Updated by: Blogger Team
----------------------------------------------- */

/* Variable definitions
   ====================
   &lt;Variable name="bgcolor" description="Page Background Color"
             type="color" default="#fff" value="#ffffff"&gt;
   &lt;Variable name="textcolor" description="Text Color"
             type="color" default="#333" value="#333333"&gt;
   &lt;Variable name="linkcolor" description="Link Color"
             type="color" default="#58a" value="#5588aa"&gt;
   &lt;Variable name="pagetitlecolor" description="Blog Title Color"
             type="color" default="#666" value="#333333"&gt;
   &lt;Variable name="descriptioncolor" description="Blog Description Color"
             type="color" default="#999" value="#333333"&gt;
   &lt;Variable name="titlecolor" description="Post Title Color"
             type="color" default="#c60" value="#0066CC"&gt;
   &lt;Variable name="bordercolor" description="Border Color"
             type="color" default="#ccc" value="#cccccc"&gt;
   &lt;Variable name="sidebarcolor" description="Sidebar Title Color"
             type="color" default="#999" value="#999999"&gt;
   &lt;Variable name="sidebartextcolor" description="Sidebar Text Color"
             type="color" default="#666" value="#666666"&gt;
   &lt;Variable name="visitedlinkcolor" description="Visited Link Color"
             type="color" default="#999" value="#0066CC"&gt;
   &lt;Variable name="bodyfont" description="Text Font"
             type="font" default="normal normal 100% Georgia, Serif" value="normal normal 100% Georgia, Serif"&gt;
   &lt;Variable name="headerfont" description="Sidebar Title Font"
             type="font"
             default="normal normal 78% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif" value="normal normal 78% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif"&gt;
   &lt;Variable name="pagetitlefont" description="Blog Title Font"
             type="font"
             default="normal normal 200% Georgia, Serif" value="normal normal 200% Georgia, Serif"&gt;
   &lt;Variable name="descriptionfont" description="Blog Description Font"
             type="font"
             default="normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif" value="normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif"&gt;
   &lt;Variable name="postfooterfont" description="Post Footer Font"
             type="font"
             default="normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif" value="normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif"&gt;
*/

/* Use this with templates/template-twocol.html */

body {
  background:$bgcolor;
  margin:0;
  color:$textcolor;
  font:x-small Georgia Serif;
  font-size/* */:/**/small;
  font-size: /**/small;
  text-align: center;
  }
a:link {
  color:$linkcolor;
  text-decoration:none;
  }
a:visited {
  color:$visitedlinkcolor;
  text-decoration:none;
  }
a:hover {
  color:$titlecolor;
  text-decoration:underline;
}
a img {
  border-width:0;
  }

/* Header
-----------------------------------------------
 */

#navbar-iframe {

height: 0px;

visibility: hidden;

display: none;

}

#header-wrapper {
  width:680px;
  margin:0 auto 10px;
  border:1px solid $bordercolor;
  }

#header-inner {
  background-position: center;
  margin-left: auto;
  margin-right: auto;
}

#header { 
  margin: 5px;
  border: 1px solid $bordercolor;
  text-align: center;
  color:$pagetitlecolor;
}

#header h1 {
  margin:5px 5px 0;
  padding:15px 20px .25em;
  line-height:1.2em;
  letter-spacing:.2em;
  font: $pagetitlefont;
}

#header a {
  color:$pagetitlecolor;
  text-decoration:none;
  }

#header a:hover {
  color:$pagetitlecolor;
  }

#header .description {
  margin:0 5px 5px;
  padding:0 20px 15px;
  max-width:780px;
  letter-spacing:.2em;
  line-height: 1.4em;
  font: $descriptionfont;
  color: $descriptioncolor;
 }

#header img {
  margin-left: auto;
  margin-right: auto;
}


/* Outer-Wrapper
----------------------------------------------- */
#outer-wrapper {
  width: 780px;
  margin:0 auto;
  padding:10px;
  text-align:left;
  font: $bodyfont;
  }

#main-wrapper {
  width: 530px;
  float: left;
  word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
  overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
  }

#sidebar-wrapper {
  width: 220px;
  float: right;
  word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
  overflow: hidden;      /* fix for long non-text content breaking IE sidebar float */
}


/* Headings
----------------------------------------------- */

h2 {
  margin:1.5em 0 .75em;
  font:$headerfont;
  line-height: 1.4em;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:$sidebarcolor;
}


/* Posts
-----------------------------------------------
 */
h2.date-header {
  margin:1.5em 0 .5em;
  }

.post {
  margin:.5em 0 1.5em;
  border-bottom:1px dotted $bordercolor;
  padding-bottom:1.5em;
  }
.post h3 {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:140%;
  font-weight:normal;
  line-height:1.4em;
  color:$titlecolor;
}

.post h3 a, .post h3 a:visited, .post h3 strong {
  display:block;
  text-decoration:none;
  color:$titlecolor;
  font-weight:normal;
}

.post h3 strong, .post h3 a:hover {
  color:$textcolor;
}

.post p {
  margin:0 0 .75em;
  line-height:1.6em;
}

.post-footer {
  margin: .75em 0;
  color:$sidebarcolor;
  text-transform:uppercase;
  letter-spacing:.1em;
  font: $postfooterfont;
  line-height: 1.4em;
}

.comment-link {
  margin-left:.6em;
  }
.post img {
  padding:4px;
  border:1px solid $bordercolor;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }


/* Comments
----------------------------------------------- */
#comments h4 {
  margin:1em 0;
  font-weight: bold;
  line-height: 1.4em;
  text-transform:uppercase;
  letter-spacing:.2em;
  color: $sidebarcolor;
  }

#comments-block {
  margin:1em 0 1.5em;
  line-height:1.6em;
  }
#comments-block .comment-author {
  margin:.5em 0;
  }
#comments-block .comment-body {
  margin:.25em 0 0;
  }
#comments-block .comment-footer {
  margin:-.25em 0 2em;
  line-height: 1.4em;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
#comments-block .comment-body p {
  margin:0 0 .75em;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }

#blog-pager-newer-link {
  float: left;
 }
 
#blog-pager-older-link {
  float: right;
 }

#blog-pager { 
  text-align: center;
 }

.feed-links {
  clear: both;
  line-height: 2.5em;
}

/* Sidebar Content
----------------------------------------------- */
.sidebar { 
  color: $sidebartextcolor;
  line-height: 1.5em;
 }

.sidebar ul {
  list-style:none;
  margin:0 0 0;
  padding:0 0 0;
}
.sidebar li {
  margin:0;
  padding:0 0 .25em 15px;
  text-indent:-15px;
  line-height:1.5em;
  }

.sidebar .widget, .main .widget { 
  border-bottom:1px dotted $bordercolor;
  margin:0 0 1.5em;
  padding:0 0 1.5em;
 }

.main .Blog { 
  border-bottom-width: 0;
}


/* Profile 
----------------------------------------------- */
.profile-img { 
  float: left;
  margin: 0 5px 5px 0;
  padding: 4px;
  border: 1px solid $bordercolor;
}

.profile-data {
  margin:0;
  text-transform:uppercase;
  letter-spacing:.1em;
  font: $postfooterfont;
  color: $sidebarcolor;
  font-weight: bold;
  line-height: 1.6em;
}

.profile-datablock { 
  margin:.5em 0 .5em;
}

.profile-textblock { 
  margin: 0.5em 0;
  line-height: 1.6em;
}

.profile-link { 
  font: $postfooterfont;
  text-transform: uppercase;
  letter-spacing: .1em;
}

/* Footer
----------------------------------------------- */
#footer {
  width:680px;
  clear:both;
  margin:0 auto;
  padding-top:15px;
  line-height: 1.6em;
  text-transform:uppercase;
  letter-spacing:.1em;
  text-align: center;
}

/** Page structure tweaks for layout editor wireframe */
body#layout #header { 
  margin-left: 0px;
  margin-right: 0px;
}
]]&gt;&lt;/b:skin&gt;
&lt;META content='e8546a3328c830da' name='y_key'/&gt; 
&lt;meta content='Kqb5LHJU7ybiXiNev8kI7VgMC2YTbs1hXnEF0E5nyto=' name='verify-v1'/&gt;   

&lt;!--&lt;script src='http://www.sphere.com/widgets/sphereit/js?t=classic&amp;amp;p=blog.gtopala.com' type='text/javascript'/&gt;
--&gt;

&lt;/head&gt;

  &lt;body&gt;

  &lt;div id='outer-wrapper'&gt;&lt;div id='wrap2'&gt;

    &lt;!-- skip links for text browsers --&gt;
    &lt;span id='skiplinks' style='display:none;'&gt;
      &lt;a href='#main'&gt;skip to main &lt;/a&gt; |
      &lt;a href='#sidebar'&gt;skip to sidebar&lt;/a&gt;
    &lt;/span&gt;

    &lt;div id='header-wrapper'&gt;
      &lt;b:section class='header' id='header' maxwidgets='1' showaddelement='no'&gt;
&lt;b:widget id='Header1' locked='true' title='SIW - System Information for Windows (Header)' type='Header'&gt;
&lt;b:includable id='main'&gt;

  &lt;b:if cond='data:useImage'&gt;
    &lt;b:if cond='data:imagePlacement == &amp;quot;BEHIND&amp;quot;'&gt;
      &lt;!--
      Show image as background to text. You can't really calculate the width
      reliably in JS because margins are not taken into account by any of
      clientWidth, offsetWidth or scrollWidth, so we don't force a minimum
      width if the user is using shrink to fit.
      This results in a margin-width's worth of pixels being cropped. If the
      user is not using shrink to fit then we expand the header.
      --&gt;
      &lt;b:if cond='data:mobile'&gt;
          &lt;div id='header-inner'&gt;
            &lt;div class='titlewrapper' style='background: transparent'&gt;
              &lt;h1 class='title' style='background: transparent; border-width: 0px'&gt;
                &lt;b:include name='title'/&gt;
              &lt;/h1&gt;
            &lt;/div&gt;
            &lt;b:include name='description'/&gt;
          &lt;/div&gt;
        &lt;b:else/&gt;
          &lt;div expr:style='&amp;quot;background-image: url(\&amp;quot;&amp;quot; + data:sourceUrl + &amp;quot;\&amp;quot;); &amp;quot;                        + &amp;quot;background-position: &amp;quot;                        + data:backgroundPositionStyleStr + &amp;quot;; &amp;quot;                        + data:widthStyleStr                        + &amp;quot;min-height: &amp;quot; + data:height                        + &amp;quot;_height: &amp;quot; + data:height                        + &amp;quot;background-repeat: no-repeat; &amp;quot;' id='header-inner'&gt;
            &lt;div class='titlewrapper' style='background: transparent'&gt;
              &lt;h1 class='title' style='background: transparent; border-width: 0px'&gt;
                &lt;b:include name='title'/&gt;
              &lt;/h1&gt;
            &lt;/div&gt;
            &lt;b:include name='description'/&gt;
          &lt;/div&gt;
        &lt;/b:if&gt;
    &lt;b:else/&gt;
      &lt;!--Show the image only--&gt;
      &lt;div id='header-inner'&gt;
        &lt;a expr:href='data:blog.homepageUrl' style='display: block'&gt;
          &lt;img expr:alt='data:title' expr:height='data:height' expr:id='data:widget.instanceId + &amp;quot;_headerimg&amp;quot;' expr:src='data:sourceUrl' expr:width='data:width' style='display: block'/&gt;
        &lt;/a&gt;
        &lt;!--Show the description--&gt;
        &lt;b:if cond='data:imagePlacement == &amp;quot;BEFORE_DESCRIPTION&amp;quot;'&gt;
          &lt;b:include name='description'/&gt;
        &lt;/b:if&gt;
      &lt;/div&gt;
    &lt;/b:if&gt;
  &lt;b:else/&gt;
    &lt;!--No header image --&gt;
    &lt;div id='header-inner'&gt;
      &lt;div class='titlewrapper'&gt;
        &lt;h1 class='title'&gt;
          &lt;b:include name='title'/&gt;
        &lt;/h1&gt;
      &lt;/div&gt;
      &lt;b:include name='description'/&gt;
    &lt;/div&gt;
  &lt;/b:if&gt;
&lt;/b:includable&gt;
&lt;b:includable id='title'&gt;
  &lt;b:if cond='data:blog.url == data:blog.homepageUrl'&gt;
    &lt;data:title/&gt;
  &lt;b:else/&gt;
    &lt;a expr:href='data:blog.homepageUrl'&gt;&lt;data:title/&gt;&lt;/a&gt;
  &lt;/b:if&gt;
&lt;/b:includable&gt;
&lt;b:includable id='description'&gt;
  &lt;div class='descriptionwrapper'&gt;
    &lt;p class='description'&gt;&lt;span&gt;&lt;data:description/&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/div&gt;
&lt;/b:includable&gt;
&lt;/b:widget&gt;
&lt;/b:section&gt;
    &lt;/div&gt;
 
    &lt;div id='content-wrapper'&gt;

      &lt;div id='crosscol-wrapper' style='text-align:center'&gt;
        &lt;b:section class='crosscol' id='crosscol' showaddelement='no'/&gt;
      &lt;/div&gt;

      &lt;div id='main-wrapper'&gt;
        &lt;b:section class='main' id='main' showaddelement='no'&gt;
&lt;b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'&gt;
&lt;b:includable id='nextprev'&gt;
  &lt;div class='blog-pager' id='blog-pager'&gt;
    &lt;b:if cond='data:newerPageUrl'&gt;
      &lt;span id='blog-pager-newer-link'&gt;
      &lt;a class='blog-pager-newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId + &amp;quot;_blog-pager-newer-link&amp;quot;' expr:title='data:newerPageTitle'&gt;&lt;data:newerPageTitle/&gt;&lt;/a&gt;
      &lt;/span&gt;
    &lt;/b:if&gt;

    &lt;b:if cond='data:olderPageUrl'&gt;
      &lt;span id='blog-pager-older-link'&gt;
      &lt;a class='blog-pager-older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId + &amp;quot;_blog-pager-older-link&amp;quot;' expr:title='data:olderPageTitle'&gt;&lt;data:olderPageTitle/&gt;&lt;/a&gt;
      &lt;/span&gt;
    &lt;/b:if&gt;

    &lt;a class='home-link' expr:href='data:blog.homepageUrl'&gt;&lt;data:homeMsg/&gt;&lt;/a&gt;

  &lt;/div&gt;
  &lt;div class='clear'/&gt;
&lt;/b:includable&gt;
&lt;b:includable id='shareButtons' var='post'&gt;
  &lt;a class='share-button sb-email' expr:href='data:post.sharePostUrl + &amp;quot;&amp;amp;target=email&amp;quot;' expr:title='data:top.emailThisMsg' target='_blank'&gt;
    &lt;span class='share-button-link-text'&gt;&lt;data:top.emailThisMsg/&gt;&lt;/span&gt;&lt;/a&gt;
  &lt;a class='share-button sb-blog' expr:href='data:post.sharePostUrl + &amp;quot;&amp;amp;target=blog&amp;quot;' expr:onclick='&amp;quot;window.open(this.href, \&amp;quot;_blank\&amp;quot;, \&amp;quot;height=270,width=475\&amp;quot;); return false;&amp;quot;' expr:title='data:top.blogThisMsg' target='_blank'&gt;
    &lt;span class='share-button-link-text'&gt;&lt;data:top.blogThisMsg/&gt;&lt;/span&gt;&lt;/a&gt;
  &lt;a class='share-button sb-twitter' expr:href='data:post.sharePostUrl + &amp;quot;&amp;amp;target=twitter&amp;quot;' expr:title='data:top.shareToTwitterMsg' target='_blank'&gt;
    &lt;span class='share-button-link-text'&gt;&lt;data:top.shareToTwitterMsg/&gt;&lt;/span&gt;&lt;/a&gt;
  &lt;a class='share-button sb-facebook' expr:href='data:post.sharePostUrl + &amp;quot;&amp;amp;target=facebook&amp;quot;' expr:onclick='&amp;quot;window.open(this.href, \&amp;quot;_blank\&amp;quot;, \&amp;quot;height=430,width=640\&amp;quot;); return false;&amp;quot;' expr:title='data:top.shareToFacebookMsg' target='_blank'&gt;
    &lt;span class='share-button-link-text'&gt;&lt;data:top.shareToFacebookMsg/&gt;&lt;/span&gt;&lt;/a&gt;
  &lt;a class='share-button sb-buzz' expr:href='data:post.sharePostUrl + &amp;quot;&amp;amp;target=buzz&amp;quot;' expr:onclick='&amp;quot;window.open(this.href, \&amp;quot;_blank\&amp;quot;, \&amp;quot;height=415,width=690\&amp;quot;); return false;&amp;quot;' expr:title='data:top.shareToBuzzMsg' target='_blank'&gt;
    &lt;span class='share-button-link-text'&gt;&lt;data:top.shareToBuzzMsg/&gt;&lt;/span&gt;&lt;/a&gt;
&lt;/b:includable&gt;
&lt;b:includable id='backlinks' var='post'&gt;
  &lt;a name='links'/&gt;&lt;h4&gt;&lt;data:post.backlinksLabel/&gt;&lt;/h4&gt;
  &lt;b:if cond='data:post.numBacklinks != 0'&gt;
    &lt;dl class='comments-block' id='comments-block'&gt;
      &lt;b:loop values='data:post.backlinks' var='backlink'&gt;
        &lt;div class='collapsed-backlink backlink-control'&gt;
          &lt;dt class='comment-title'&gt;
            &lt;span class='backlink-toggle-zippy'&gt;&amp;#160;&lt;/span&gt;
            &lt;a expr:href='data:backlink.url' rel='nofollow'&gt;&lt;data:backlink.title/&gt;&lt;/a&gt;
            &lt;b:include data='backlink' name='backlinkDeleteIcon'/&gt;
          &lt;/dt&gt;
          &lt;dd class='comment-body collapseable'&gt;
            &lt;data:backlink.snippet/&gt;
          &lt;/dd&gt;
          &lt;dd class='comment-footer collapseable'&gt;
            &lt;span class='comment-author'&gt;&lt;data:post.authorLabel/&gt; &lt;data:backlink.author/&gt;&lt;/span&gt;
            &lt;span class='comment-timestamp'&gt;&lt;data:post.timestampLabel/&gt; &lt;data:backlink.timestamp/&gt;&lt;/span&gt;
          &lt;/dd&gt;
        &lt;/div&gt;
      &lt;/b:loop&gt;
    &lt;/dl&gt;
  &lt;/b:if&gt;
  &lt;p class='comment-footer'&gt;
    &lt;a class='comment-link' expr:href='data:post.createLinkUrl' expr:id='data:widget.instanceId + &amp;quot;_backlinks-create-link&amp;quot;' target='_blank'&gt;&lt;data:post.createLinkLabel/&gt;&lt;/a&gt;
  &lt;/p&gt;
&lt;/b:includable&gt;
&lt;b:includable id='post' var='post'&gt;
  &lt;div class='post'&gt;
    &lt;a expr:name='data:post.id'/&gt;
    &lt;b:if cond='data:post.title'&gt;
      &lt;h3 class='post-title'&gt;
     &lt;b:if cond='data:post.link'&gt;
       &lt;a expr:href='data:post.link'&gt;&lt;data:post.title/&gt;&lt;/a&gt;
     &lt;b:else/&gt;
        &lt;b:if cond='data:post.url'&gt;
          &lt;a expr:href='data:post.url'&gt;&lt;data:post.title/&gt;&lt;/a&gt;
        &lt;b:else/&gt;
          &lt;data:post.title/&gt;
        &lt;/b:if&gt;
     &lt;/b:if&gt;
      &lt;/h3&gt;
    &lt;/b:if&gt;

    &lt;div class='post-header-line-1'/&gt;

    &lt;div class='post-body'&gt;
      &lt;p&gt;&lt;data:post.body/&gt;&lt;/p&gt;
      &lt;div style='clear: both;'/&gt; &lt;!-- clear for photos floats --&gt;
&lt;!--
&lt;a class='iconsphere' expr:href='&amp;quot;http://www.sphere.com/search?q=sphereit:&amp;quot; + data:post.url + &amp;quot;/&amp;quot;' expr:onclick='&amp;quot;return Sphere.Widget.search(&amp;quot; + &amp;quot;\&amp;quot;&amp;quot;+ data:post.url + &amp;quot;\&amp;quot;&amp;quot; + &amp;quot;);return false;&amp;quot;'&gt;Sphere: Related Content&lt;/a&gt;
--&gt;
    &lt;/div&gt;
    &lt;div class='post-footer'&gt;
&lt;script charset='utf-8' expr:src='&amp;quot;http://feeds.feedburner.com/~s/GabrielTopalasBlog?i=&amp;quot; + data:post.url' type='text/javascript'/&gt;
    &lt;p class='post-footer-line post-footer-line-1'&gt;&lt;span class='post-author'&gt;
        &lt;b:if cond='data:top.showAuthor'&gt;
          &lt;data:top.authorLabel/&gt; &lt;data:post.author/&gt;
        &lt;/b:if&gt;
      &lt;/span&gt; &lt;span class='post-timestamp'&gt;
        &lt;b:if cond='data:top.showTimestamp'&gt;
          &lt;data:top.timestampLabel/&gt;
        &lt;b:if cond='data:post.url'&gt;
          &lt;a class='timestamp-link' expr:href='data:post.url' title='permanent link'&gt;&lt;data:post.timestamp/&gt;&lt;/a&gt;
        &lt;/b:if&gt;
        &lt;/b:if&gt;
      &lt;/span&gt; &lt;span class='post-comment-link'&gt;
        &lt;b:if cond='data:blog.pageType != &amp;quot;item&amp;quot;'&gt;

          &lt;b:if cond='data:post.allowComments'&gt;
            &lt;a class='comment-link' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'&gt;&lt;b:if cond='data:post.numComments == 1'&gt;1 &lt;data:top.commentLabel/&gt;&lt;b:else/&gt;&lt;data:post.numComments/&gt; &lt;data:top.commentLabelPlural/&gt;&lt;/b:if&gt;&lt;/a&gt;
          &lt;/b:if&gt;
        &lt;/b:if&gt;
      &lt;/span&gt; &lt;span class='post-icons'&gt;
        &lt;!-- email post links --&gt;
        &lt;b:if cond='data:post.emailPostUrl'&gt;
          &lt;span class='item-action'&gt;
          &lt;a expr:href='data:post.emailPostUrl' expr:title='data:top.emailPostMsg'&gt;
            &lt;span class='email-post-icon'&gt;&amp;#160;&lt;/span&gt;
          &lt;/a&gt;
          &lt;/span&gt;
        &lt;/b:if&gt;

        &lt;!-- quickedit pencil --&gt;
        &lt;b:include data='post' name='postQuickEdit'/&gt;
      &lt;/span&gt; 
      &lt;/p&gt;

      &lt;p class='post-footer-line post-footer-line-2'/&gt;

      &lt;p class='post-footer-line post-footer-line-3'/&gt;
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/b:includable&gt;
&lt;b:includable id='status-message'&gt;
  &lt;b:if cond='data:navMessage'&gt;
  &lt;div class='status-msg-wrap'&gt;
    &lt;div class='status-msg-body'&gt;
      &lt;data:navMessage/&gt;
    &lt;/div&gt;
    &lt;div class='status-msg-border'&gt;
      &lt;div class='status-msg-bg'&gt;
        &lt;div class='status-msg-hidden'&gt;&lt;data:navMessage/&gt;&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;
  &lt;div style='clear: both;'/&gt;
  &lt;/b:if&gt;
&lt;/b:includable&gt;
&lt;b:includable id='comment-form' var='post'&gt;
  &lt;div class='comment-form'&gt;
    &lt;a name='comment-form'/&gt;
    &lt;h4 id='comment-post-message'&gt;&lt;data:postCommentMsg/&gt;&lt;/h4&gt;
    &lt;p&gt;&lt;data:blogCommentMessage/&gt;&lt;/p&gt;
    &lt;data:blogTeamBlogMessage/&gt;
    &lt;a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/&gt;
    &lt;iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' width='100%'/&gt;
    &lt;data:post.friendConnectJs/&gt;
    &lt;data:post.cmtfpIframe/&gt;
    &lt;b:if cond='data:showCmtPopup'&gt;
      &lt;div id='comment-popup' style='width:100px;height:20px;'/&gt;
    &lt;/b:if&gt;
    &lt;script type='text/javascript'&gt;
      BLOG_CMT_createIframe(&amp;#39;&lt;data:post.appRpcRelayPath/&gt;&amp;#39;, &amp;#39;&lt;data:post.communityId/&gt;&amp;#39;);
    &lt;/script&gt;
  &lt;/div&gt;
&lt;/b:includable&gt;
&lt;b:includable id='backlinkDeleteIcon' var='backlink'&gt;
  &lt;span expr:class='&amp;quot;item-control &amp;quot; + data:backlink.adminClass'&gt;
    &lt;a expr:href='data:backlink.deleteUrl' expr:title='data:top.deleteBacklinkMsg'&gt;
      &lt;img src='//www.blogger.com/img/icon_delete13.gif'/&gt;
    &lt;/a&gt;
  &lt;/span&gt;
&lt;/b:includable&gt;
&lt;b:includable id='postQuickEdit' var='post'&gt;
  &lt;b:if cond='data:post.editUrl'&gt;
    &lt;span expr:class='&amp;quot;item-control &amp;quot; + data:post.adminClass'&gt;
      &lt;a expr:href='data:post.editUrl' expr:title='data:top.editPostMsg'&gt;
        &lt;img alt='' class='icon-action' height='18' src='http://img2.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/&gt;
      &lt;/a&gt;
    &lt;/span&gt;
  &lt;/b:if&gt;
&lt;/b:includable&gt;
&lt;b:includable id='main' var='top'&gt;

  &lt;b:if cond='data:top.showPlusOne'&gt;
    &lt;script expr:src='data:top.plusOneJsUrl'/&gt;
  &lt;/b:if&gt;

  &lt;!-- posts --&gt;
  &lt;div class='blog-posts hfeed'&gt;

    &lt;b:include data='top' name='status-message'/&gt;

    &lt;data:defaultAdStart/&gt;
    &lt;b:loop values='data:posts' var='post'&gt;
      &lt;b:if cond='data:post.isDateStart'&gt;
        &lt;b:if cond='data:post.isFirstPost == &amp;quot;false&amp;quot;'&gt;
          &amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;
        &lt;/b:if&gt;
      &lt;/b:if&gt;
      &lt;b:if cond='data:post.isDateStart'&gt;
        &amp;lt;div class=&amp;quot;date-outer&amp;quot;&amp;gt;
      &lt;/b:if&gt;
      &lt;b:if cond='data:post.dateHeader'&gt;
        &lt;h2 class='date-header'&gt;&lt;span&gt;&lt;data:post.dateHeader/&gt;&lt;/span&gt;&lt;/h2&gt;
      &lt;/b:if&gt;
      &lt;b:if cond='data:post.isDateStart'&gt;
        &amp;lt;div class=&amp;quot;date-posts&amp;quot;&amp;gt;
      &lt;/b:if&gt;
      &lt;div class='post-outer'&gt;
      &lt;b:include data='post' name='post'/&gt;
      &lt;b:if cond='data:blog.pageType == &amp;quot;static_page&amp;quot;'&gt;
        &lt;b:include data='post' name='comments'/&gt;
      &lt;/b:if&gt;
      &lt;b:if cond='data:blog.pageType == &amp;quot;item&amp;quot;'&gt;
        &lt;b:include data='post' name='comments'/&gt;
      &lt;/b:if&gt;
      &lt;/div&gt;
      &lt;b:if cond='data:post.includeAd'&gt;
        &lt;b:if cond='data:post.isFirstPost'&gt;
          &lt;data:defaultAdEnd/&gt;
        &lt;b:else/&gt;
          &lt;data:adEnd/&gt;
        &lt;/b:if&gt;
        &lt;div class='inline-ad'&gt;
          &lt;data:adCode/&gt;
        &lt;/div&gt;
        &lt;data:adStart/&gt;
      &lt;/b:if&gt;
      &lt;b:if cond='data:post.trackLatency'&gt;
        &lt;data:post.latencyJs/&gt;
      &lt;/b:if&gt;
    &lt;/b:loop&gt;
    &lt;b:if cond='data:numPosts != 0'&gt;
      &amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;
    &lt;/b:if&gt;
    &lt;data:adEnd/&gt;
  &lt;/div&gt;

  &lt;!-- navigation --&gt;
  &lt;b:include name='nextprev'/&gt;

  &lt;!-- feed links --&gt;
  &lt;b:include name='feedLinks'/&gt;

  &lt;b:if cond='data:top.showStars'&gt;
    &lt;script src='//www.google.com/jsapi' type='text/javascript'/&gt;
    &lt;script type='text/javascript'&gt;
      google.load(&amp;quot;annotations&amp;quot;, &amp;quot;1&amp;quot;, {&amp;quot;locale&amp;quot;: &amp;quot;&lt;data:top.languageCode/&gt;&amp;quot;});
      function initialize() {
        google.annotations.setApplicationId(&lt;data:top.blogspotReviews/&gt;);
        google.annotations.createAll();
        google.annotations.fetch();
      }
      google.setOnLoadCallback(initialize);
    &lt;/script&gt;
  &lt;/b:if&gt;
&lt;/b:includable&gt;
&lt;b:includable id='commentDeleteIcon' var='comment'&gt;
  &lt;span expr:class='&amp;quot;item-control &amp;quot; + data:comment.adminClass'&gt;
    &lt;b:if cond='data:showCmtPopup'&gt;
      &lt;div class='goog-toggle-button'&gt;
        &lt;div class='goog-inline-block comment-action-icon'/&gt;
      &lt;/div&gt;
    &lt;b:else/&gt;
      &lt;a class='comment-delete' expr:href='data:comment.deleteUrl' expr:title='data:top.deleteCommentMsg'&gt;
        &lt;img src='//www.blogger.com/img/icon_delete13.gif'/&gt;
      &lt;/a&gt;
    &lt;/b:if&gt;
  &lt;/span&gt;
&lt;/b:includable&gt;
&lt;b:includable id='feedLinks'&gt;
  &lt;b:if cond='data:blog.pageType != &amp;quot;item&amp;quot;'&gt; &lt;!-- Blog feed links --&gt;
    &lt;b:if cond='data:feedLinks'&gt;
      &lt;div class='blog-feeds'&gt;
        &lt;b:include data='feedLinks' name='feedLinksBody'/&gt;
      &lt;/div&gt;
    &lt;/b:if&gt;

    &lt;b:else/&gt; &lt;!--Post feed links --&gt;
    &lt;div class='post-feeds'&gt;
      &lt;b:loop values='data:posts' var='post'&gt;
        &lt;b:if cond='data:post.allowComments'&gt;
          &lt;b:if cond='data:post.feedLinks'&gt;
            &lt;b:include data='post.feedLinks' name='feedLinksBody'/&gt;
          &lt;/b:if&gt;
        &lt;/b:if&gt;
      &lt;/b:loop&gt;
    &lt;/div&gt;
  &lt;/b:if&gt;
&lt;/b:includable&gt;
&lt;b:includable id='feedLinksBody' var='links'&gt;
  &lt;div class='feed-links'&gt;
  &lt;data:feedLinksMsg/&gt;
  &lt;b:loop values='data:links' var='f'&gt;
     &lt;a class='feed-link' expr:href='data:f.url' expr:type='data:f.mimeType' target='_blank'&gt;&lt;data:f.name/&gt; (&lt;data:f.feedType/&gt;)&lt;/a&gt;
  &lt;/b:loop&gt;
  &lt;/div&gt;
&lt;/b:includable&gt;
&lt;b:includable id='comments' var='post'&gt;
  &lt;div class='comments' id='comments'&gt;
    &lt;a name='comments'/&gt;
    &lt;b:if cond='data:post.allowComments'&gt;
      &lt;h4&gt;
        &lt;b:if cond='data:post.numComments == 1'&gt;
          1 &lt;data:commentLabel/&gt;:
        &lt;b:else/&gt;
          &lt;data:post.numComments/&gt; &lt;data:commentLabelPlural/&gt;:
        &lt;/b:if&gt;
      &lt;/h4&gt;

      &lt;b:if cond='data:post.commentPagingRequired'&gt;
        &lt;span class='paging-control-container'&gt;
          &lt;a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'&gt;&lt;data:post.oldestLinkText/&gt;&lt;/a&gt;
          &amp;#160;
          &lt;a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'&gt;&lt;data:post.olderLinkText/&gt;&lt;/a&gt;
          &amp;#160;
          &lt;data:post.commentRangeText/&gt;
          &amp;#160;
          &lt;a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'&gt;&lt;data:post.newerLinkText/&gt;&lt;/a&gt;
          &amp;#160;
          &lt;a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'&gt;&lt;data:post.newestLinkText/&gt;&lt;/a&gt;
        &lt;/span&gt;
      &lt;/b:if&gt;

      &lt;div expr:id='data:widget.instanceId + &amp;quot;_comments-block-wrapper&amp;quot;'&gt;
        &lt;dl expr:class='data:post.avatarIndentClass' id='comments-block'&gt;
          &lt;b:loop values='data:post.comments' var='comment'&gt;
            &lt;dt expr:class='&amp;quot;comment-author &amp;quot; + data:comment.authorClass' expr:id='data:comment.anchorName'&gt;
              &lt;b:if cond='data:comment.favicon'&gt;
                &lt;img expr:src='data:comment.favicon' height='16px' style='margin-bottom:-2px;' width='16px'/&gt;
              &lt;/b:if&gt;
              &lt;a expr:name='data:comment.anchorName'/&gt;
              &lt;b:if cond='data:blog.enabledCommentProfileImages'&gt;
                &lt;data:comment.authorAvatarImage/&gt;
              &lt;/b:if&gt;
              &lt;b:if cond='data:comment.authorUrl'&gt;
                &lt;a expr:href='data:comment.authorUrl' rel='nofollow'&gt;&lt;data:comment.author/&gt;&lt;/a&gt;
              &lt;b:else/&gt;
                &lt;data:comment.author/&gt;
              &lt;/b:if&gt;
              &lt;data:commentPostedByMsg/&gt;
            &lt;/dt&gt;
            &lt;dd class='comment-body' expr:id='data:widget.instanceId + data:comment.cmtBodyIdPostfix'&gt;
              &lt;b:if cond='data:comment.isDeleted'&gt;
                &lt;span class='deleted-comment'&gt;&lt;data:comment.body/&gt;&lt;/span&gt;
              &lt;b:else/&gt;
                &lt;p&gt;
                  &lt;data:comment.body/&gt;
                &lt;/p&gt;
              &lt;/b:if&gt;
            &lt;/dd&gt;
            &lt;dd class='comment-footer'&gt;
              &lt;span class='comment-timestamp'&gt;
                &lt;a expr:href='data:comment.url' title='comment permalink'&gt;
                  &lt;data:comment.timestamp/&gt;
                &lt;/a&gt;
                &lt;b:include data='comment' name='commentDeleteIcon'/&gt;
              &lt;/span&gt;
            &lt;/dd&gt;
          &lt;/b:loop&gt;
        &lt;/dl&gt;
      &lt;/div&gt;

      &lt;b:if cond='data:post.commentPagingRequired'&gt;
        &lt;span class='paging-control-container'&gt;
          &lt;a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'&gt;
            &lt;data:post.oldestLinkText/&gt;
          &lt;/a&gt;
          &lt;a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'&gt;
            &lt;data:post.olderLinkText/&gt;
          &lt;/a&gt;
          &amp;#160;
          &lt;data:post.commentRangeText/&gt;
          &amp;#160;
          &lt;a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'&gt;
            &lt;data:post.newerLinkText/&gt;
          &lt;/a&gt;
          &lt;a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'&gt;
            &lt;data:post.newestLinkText/&gt;
          &lt;/a&gt;
        &lt;/span&gt;
      &lt;/b:if&gt;

      &lt;p class='comment-footer'&gt;
        &lt;b:if cond='data:post.embedCommentForm'&gt;
          &lt;b:if cond='data:post.allowNewComments'&gt;
            &lt;b:include data='post' name='comment-form'/&gt;
          &lt;b:else/&gt;
            &lt;data:post.noNewCommentsText/&gt;
          &lt;/b:if&gt;
        &lt;b:else/&gt;
          &lt;b:if cond='data:post.allowComments'&gt;
            &lt;a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'&gt;&lt;data:postCommentMsg/&gt;&lt;/a&gt;
          &lt;/b:if&gt;
        &lt;/b:if&gt;

      &lt;/p&gt;
    &lt;/b:if&gt;

    &lt;div id='backlinks-container'&gt;
    &lt;div expr:id='data:widget.instanceId + &amp;quot;_backlinks-container&amp;quot;'&gt;
       &lt;b:if cond='data:post.showBacklinks'&gt;
         &lt;b:include data='post' name='backlinks'/&gt;
       &lt;/b:if&gt;
    &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/b:includable&gt;
&lt;/b:widget&gt;
&lt;/b:section&gt;
      &lt;/div&gt;

      &lt;div id='sidebar-wrapper'&gt;
        &lt;b:section class='sidebar' id='sidebar' preferred='yes'&gt;
&lt;b:widget id='HTML9' locked='false' title='' type='HTML'&gt;
&lt;b:includable id='main'&gt;
  &lt;!-- only display title if it's non-empty --&gt;
  &lt;b:if cond='data:title != &amp;quot;&amp;quot;'&gt;
    &lt;h2 class='title'&gt;&lt;data:title/&gt;&lt;/h2&gt;
  &lt;/b:if&gt;
  &lt;div class='widget-content'&gt;
    &lt;data:content/&gt;
  &lt;/div&gt;

  &lt;b:include name='quickedit'/&gt;
&lt;/b:includable&gt;
&lt;/b:widget&gt;
&lt;b:widget id='HTML2' locked='false' title='' type='HTML'&gt;
&lt;b:includable id='main'&gt;
  &lt;!-- only display title if it's non-empty --&gt;
  &lt;b:if cond='data:title != &amp;quot;&amp;quot;'&gt;
    &lt;h2 class='title'&gt;&lt;data:title/&gt;&lt;/h2&gt;
  &lt;/b:if&gt;
  &lt;div class='widget-content'&gt;
    &lt;data:content/&gt;
  &lt;/div&gt;

  &lt;b:include name='quickedit'/&gt;
&lt;/b:includable&gt;
&lt;/b:widget&gt;
&lt;b:widget id='HTML8' locked='false' title='' type='HTML'&gt;
&lt;b:includable id='main'&gt;
  &lt;!-- only display title if it's non-empty --&gt;
  &lt;b:if cond='data:title != &amp;quot;&amp;quot;'&gt;
    &lt;h2 class='title'&gt;&lt;data:title/&gt;&lt;/h2&gt;
  &lt;/b:if&gt;
  &lt;div class='widget-content'&gt;
    &lt;data:content/&gt;
  &lt;/div&gt;

  &lt;b:include name='quickedit'/&gt;
&lt;/b:includable&gt;
&lt;/b:widget&gt;
&lt;b:widget id='AdSense1' locked='false' title='' type='AdSense'&gt;
&lt;b:includable id='main'&gt;
  &lt;div class='widget-content'&gt;
    &lt;data:adCode/&gt;
    &lt;b:include name='quickedit'/&gt;
  &lt;/div&gt;
&lt;/b:includable&gt;
&lt;/b:widget&gt;
&lt;b:widget id='HTML1' locked='false' title='Facebook Badge' type='HTML'&gt;
&lt;b:includable id='main'&gt;
  &lt;!-- only display title if it's non-empty --&gt;
  &lt;b:if cond='data:title != &amp;quot;&amp;quot;'&gt;
    &lt;h2 class='title'&gt;&lt;data:title/&gt;&lt;/h2&gt;
  &lt;/b:if&gt;
  &lt;div class='widget-content'&gt;
    &lt;data:content/&gt;
  &lt;/div&gt;

  &lt;b:include name='quickedit'/&gt;
&lt;/b:includable&gt;
&lt;/b:widget&gt;
&lt;b:widget id='HTML3' locked='false' title='' type='HTML'&gt;
&lt;b:includable id='main'&gt;
  &lt;!-- only display title if it's non-empty --&gt;
  &lt;b:if cond='data:title != &amp;quot;&amp;quot;'&gt;
    &lt;h2 class='title'&gt;&lt;data:title/&gt;&lt;/h2&gt;
  &lt;/b:if&gt;
  &lt;div class='widget-content'&gt;
    &lt;data:content/&gt;
  &lt;/div&gt;

  &lt;b:include name='quickedit'/&gt;
&lt;/b:includable&gt;
&lt;/b:widget&gt;
&lt;b:widget id='BlogArchive1' locked='false' title='' type='BlogArchive'&gt;
&lt;b:includable id='main'&gt;
  &lt;b:if cond='data:title'&gt;
    &lt;h2&gt;&lt;data:title/&gt;&lt;/h2&gt;
  &lt;/b:if&gt;
  &lt;div class='widget-content'&gt;
  &lt;div id='ArchiveList'&gt;
  &lt;div expr:id='data:widget.instanceId + &amp;quot;_ArchiveList&amp;quot;'&gt;
    &lt;b:if cond='data:style == &amp;quot;HIERARCHY&amp;quot;'&gt;
     &lt;b:include data='data' name='interval'/&gt;
    &lt;/b:if&gt;
    &lt;b:if cond='data:style == &amp;quot;FLAT&amp;quot;'&gt;
      &lt;b:include data='data' name='flat'/&gt;
    &lt;/b:if&gt;
    &lt;b:if cond='data:style == &amp;quot;MENU&amp;quot;'&gt;
      &lt;b:include data='data' name='menu'/&gt;
    &lt;/b:if&gt;
  &lt;/div&gt;
  &lt;/div&gt;
  &lt;b:include name='quickedit'/&gt;
  &lt;/div&gt;
&lt;/b:includable&gt;
&lt;b:includable id='flat' var='data'&gt;
  &lt;ul class='flat'&gt;
    &lt;b:loop values='data:data' var='i'&gt;
      &lt;li class='archivedate'&gt;
        &lt;a expr:href='data:i.url'&gt;&lt;data:i.name/&gt;&lt;/a&gt; (&lt;data:i.post-count/&gt;)
      &lt;/li&gt;
    &lt;/b:loop&gt;
  &lt;/ul&gt;
&lt;/b:includable&gt;
&lt;b:includable id='menu' var='data'&gt;
  &lt;select expr:id='data:widget.instanceId + &amp;quot;_ArchiveMenu&amp;quot;'&gt;
    &lt;option value=''&gt;&lt;data:title/&gt;&lt;/option&gt;
    &lt;b:loop values='data:data' var='i'&gt;
      &lt;option expr:value='data:i.url'&gt;&lt;data:i.name/&gt; (&lt;data:i.post-count/&gt;)&lt;/option&gt;
    &lt;/b:loop&gt;
  &lt;/select&gt;
&lt;/b:includable&gt;
&lt;b:includable id='interval' var='intervalData'&gt;
  &lt;b:loop values='data:intervalData' var='i'&gt;
      &lt;ul class='hierarchy'&gt;
        &lt;li expr:class='&amp;quot;archivedate &amp;quot; + data:i.expclass'&gt;
          &lt;b:include data='i' name='toggle'/&gt;
          &lt;a class='post-count-link' expr:href='data:i.url'&gt;&lt;data:i.name/&gt;&lt;/a&gt;
            &lt;span class='post-count' dir='ltr'&gt;(&lt;data:i.post-count/&gt;)&lt;/span&gt;
          &lt;b:if cond='data:i.data'&gt;
            &lt;b:include data='i.data' name='interval'/&gt;
          &lt;/b:if&gt;
          &lt;b:if cond='data:i.posts'&gt;
            &lt;b:include data='i.posts' name='posts'/&gt;
          &lt;/b:if&gt;
        &lt;/li&gt;
      &lt;/ul&gt;
  &lt;/b:loop&gt;
&lt;/b:includable&gt;
&lt;b:includable id='toggle' var='interval'&gt;
  &lt;b:if cond='data:interval.toggleId'&gt;
  &lt;b:if cond='data:interval.expclass == &amp;quot;expanded&amp;quot;'&gt;
    &lt;a class='toggle' href='javascript:void(0)'&gt;
      &lt;span class='zippy toggle-open'&gt;&amp;#9660;&amp;#160;&lt;/span&gt;
    &lt;/a&gt;
  &lt;b:else/&gt;
    &lt;a class='toggle' href='javascript:void(0)'&gt;
      &lt;span class='zippy'&gt;
        &lt;b:if cond='data:blog.languageDirection == &amp;quot;rtl&amp;quot;'&gt;
          &amp;#9668;&amp;#160;
        &lt;b:else/&gt;
          &amp;#9658;&amp;#160;
        &lt;/b:if&gt;
      &lt;/span&gt;
    &lt;/a&gt;
  &lt;/b:if&gt;
 &lt;/b:if&gt;
&lt;/b:includable&gt;
&lt;b:includable id='posts' var='posts'&gt;
  &lt;ul class='posts'&gt;
    &lt;b:loop values='data:posts' var='i'&gt;
      &lt;li&gt;&lt;a expr:href='data:i.url'&gt;&lt;data:i.title/&gt;&lt;/a&gt;&lt;/li&gt;
    &lt;/b:loop&gt;
  &lt;/ul&gt;
&lt;/b:includable&gt;
&lt;/b:widget&gt;
&lt;/b:section&gt;
      &lt;/div&gt;

      &lt;!-- spacer for skins that want sidebar and main to be the same height--&gt;
      &lt;div class='clear'&gt;&amp;#160;&lt;/div&gt;

    &lt;/div&gt; &lt;!-- end content-wrapper --&gt;

    &lt;div id='footer-wrapper'&gt;
      &lt;b:section class='footer' id='footer'/&gt;
    &lt;/div&gt;

  &lt;/div&gt;&lt;/div&gt; &lt;!-- end outer-wrapper --&gt;
&lt;script type='text/javascript'&gt;embaPub=&amp;#39;fa14d4fe2f19414de3ebd9f63d5c0169&amp;#39;;&lt;/script&gt;&lt;script src='http://widget.embedarticle.com/javascripts/embed_cp.js' type='text/javascript'/&gt;
&lt;a href='http://getclicky.com/21678' title='Web Analytics'&gt;&lt;img alt='Web Analytics' border='0' src='http://static.getclicky.com/media/links/badge.gif'/&gt;&lt;/a&gt;
&lt;script src='http://static.getclicky.com/js' type='text/javascript'/&gt;
&lt;script type='text/javascript'&gt;clicky.init(186327);&lt;/script&gt;
&lt;noscript&gt;&lt;p&gt;&lt;img alt='Clicky' height='1' src='http://in.getclicky.com/186327ns.gif' width='1'/&gt;&lt;/p&gt;&lt;/noscript&gt;
&lt;/body&gt;
&lt;/html&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/template/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/template/default'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-34910122.settings.BLOG_PUBLISHING_MODE</id><published>2006-11-10T11:16:37.348-05:00</published><updated>2010-11-03T19:56:52.329-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>The type of publishing done for this blog.</title><content type='text'>PUBLISH_MODE_HOSTED</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_PUBLISHING_MODE'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_PUBLISHING_MODE'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-34910122.settings.BLOG_NAME</id><published>2006-11-10T11:16:37.348-05:00</published><updated>2010-11-03T19:56:52.329-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>The name of the blog</title><content type='text'>SIW - System Information for Windows</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_NAME'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_NAME'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-34910122.settings.BLOG_DESCRIPTION</id><published>2006-11-10T11:16:37.348-05:00</published><updated>2010-11-03T19:56:52.329-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>A description of the blog</title><content type='text'>&lt;big&gt;Everything you want to know about your computer.&lt;/big&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_DESCRIPTION'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_DESCRIPTION'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-34910122.settings.BLOG_PROMOTED</id><published>2006-11-10T11:16:37.348-05:00</published><updated>2010-11-03T19:56:52.329-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Whether this blog can be promoted on Blogger</title><content type='text'>true</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_PROMOTED'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_PROMOTED'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-34910122.settings.BLOG_SEARCHABLE</id><published>2006-11-10T11:16:37.348-05:00</published><updated>2010-11-03T19:56:52.329-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Whether this blog should be indexed by search engines</title><content type='text'>true</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_SEARCHABLE'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_SEARCHABLE'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-34910122.settings.BLOG_ADULT_CONTENT</id><published>2006-11-10T11:16:37.348-05:00</published><updated>2010-11-03T19:56:52.329-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Whether this blog contains adult content</title><content type='text'>false</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_ADULT_CONTENT'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_ADULT_CONTENT'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-34910122.settings.BLOG_QUICK_EDITING</id><published>2006-11-10T11:16:37.348-05:00</published><updated>2010-11-03T19:56:52.329-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Whether Quick Editing is enabled</title><content type='text'>false</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_QUICK_EDITING'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_QUICK_EDITING'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-34910122.settings.BLOG_EMAIL_POST_LINKS</id><published>2006-11-10T11:16:37.348-05:00</published><updated>2010-11-03T19:56:52.329-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Whether to show a link for users to e-mail posts</title><content type='text'>false</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_EMAIL_POST_LINKS'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_EMAIL_POST_LINKS'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-34910122.settings.BLOG_MAX_NUM</id><published>2006-11-10T11:16:37.348-05:00</published><updated>2010-11-03T19:56:52.329-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Maximum number of things to show on the main page"</title><content type='text'>5</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_MAX_NUM'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_MAX_NUM'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-34910122.settings.BLOG_MAX_UNIT</id><published>2006-11-10T11:16:37.348-05:00</published><updated>2010-11-03T19:56:52.329-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Unit of things to show on the main page</title><content type='text'>POSTS</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_MAX_UNIT'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_MAX_UNIT'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-34910122.settings.BLOG_DATE_FORMAT</id><published>2006-11-10T11:16:37.348-05:00</published><updated>2010-11-03T19:56:52.329-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>The number of the date header format</title><content type='text'>1</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_DATE_FORMAT'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_DATE_FORMAT'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-34910122.settings.BLOG_ARCHIVE_DATE_FORMAT</id><published>2006-11-10T11:16:37.348-05:00</published><updated>2010-11-03T19:56:52.329-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>The number of the archive index date format</title><content type='text'>9</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_ARCHIVE_DATE_FORMAT'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_ARCHIVE_DATE_FORMAT'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-34910122.settings.BLOG_TIME_STAMP_FORMAT</id><published>2006-11-10T11:16:37.348-05:00</published><updated>2010-11-03T19:56:52.329-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>The number of the time stamp format</title><content type='text'>6</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_TIME_STAMP_FORMAT'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_TIME_STAMP_FORMAT'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-34910122.settings.BLOG_TIME_ZONE</id><published>2006-11-10T11:16:37.348-05:00</published><updated>2010-11-03T19:56:52.329-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>The time zone for this blog</title><content type='text'>America/Toronto</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_TIME_ZONE'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_TIME_ZONE'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-34910122.settings.BLOG_LOCALE</id><published>2006-11-10T11:16:37.348-05:00</published><updated>2010-11-03T19:56:52.329-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Language for this blog</title><content type='text'>en_US</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_LOCALE'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_LOCALE'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-34910122.settings.BLOG_CONVERT_LINE_BREAKS</id><published>2006-11-10T11:16:37.348-05:00</published><updated>2010-11-03T19:56:52.329-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Whether to convert line breaks into &lt;br /&gt; tags in post editor</title><content type='text'>false</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_CONVERT_LINE_BREAKS'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_CONVERT_LINE_BREAKS'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-34910122.settings.BLOG_SHOW_TITLE</id><published>2006-11-10T11:16:37.348-05:00</published><updated>2010-11-03T19:56:52.329-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Whether to show the title field</title><content type='text'>true</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_SHOW_TITLE'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_SHOW_TITLE'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-34910122.settings.BLOG_SHOW_URL</id><published>2006-11-10T11:16:37.348-05:00</published><updated>2010-11-03T19:56:52.329-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Whether to show a related link box in the post composer</title><content type='text'>true</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_SHOW_URL'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_SHOW_URL'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-34910122.settings.BLOG_FLOAT_ALIGNMENT</id><published>2006-11-10T11:16:37.348-05:00</published><updated>2010-11-03T19:56:52.329-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Whether float alignment is enabled for the blog</title><content type='text'>true</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_FLOAT_ALIGNMENT'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_FLOAT_ALIGNMENT'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-34910122.settings.BLOG_POST_TEMPLATE</id><published>2006-11-10T11:16:37.348-05:00</published><updated>2010-11-03T19:56:52.329-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>The template for blog posts</title><content type='text'></content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_POST_TEMPLATE'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_POST_TEMPLATE'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-34910122.settings.BLOG_COMMENTS_ALLOWED</id><published>2006-11-10T11:16:37.348-05:00</published><updated>2010-11-03T19:56:52.329-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Whether to show comments</title><content type='text'>true</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_COMMENTS_ALLOWED'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_COMMENTS_ALLOWED'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-34910122.settings.BLOG_COMMENT_ACCESS</id><published>2006-11-10T11:16:37.348-05:00</published><updated>2010-11-03T19:56:52.329-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Who can comment</title><content type='text'>ANYONE</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_COMMENT_ACCESS'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_COMMENT_ACCESS'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-34910122.settings.BLOG_DEFAULT_COMMENTS_MODE</id><published>2006-11-10T11:16:37.348-05:00</published><updated>2010-11-03T19:56:52.329-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Default comment mode for posts</title><content type='text'>DEFAULT_HAVE_COMMENTS</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_DEFAULT_COMMENTS_MODE'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_DEFAULT_COMMENTS_MODE'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-34910122.settings.BLOG_BACKLINKS_ALLOWED</id><published>2006-11-10T11:16:37.348-05:00</published><updated>2010-11-03T19:56:52.329-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Whether to show comment backlinks on the blog</title><content type='text'>true</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_BACKLINKS_ALLOWED'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_BACKLINKS_ALLOWED'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-34910122.settings.BLOG_DEFAULT_BACKLINKS_MODE</id><published>2006-11-10T11:16:37.348-05:00</published><updated>2010-11-03T19:56:52.329-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Default backlinks mode for posts</title><content type='text'>DEFAULT_HAVE_BACKLINKS</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_DEFAULT_BACKLINKS_MODE'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_DEFAULT_BACKLINKS_MODE'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-34910122.settings.BLOG_COMMENTS_TIME_STAMP_FORMAT</id><published>2006-11-10T11:16:37.348-05:00</published><updated>2010-11-03T19:56:52.329-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Comment time stamp format number</title><content type='text'>6</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_COMMENTS_TIME_STAMP_FORMAT'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_COMMENTS_TIME_STAMP_FORMAT'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-34910122.settings.BLOG_COMMENT_FORM_LOCATION</id><published>2006-11-10T11:16:37.348-05:00</published><updated>2010-11-03T19:56:52.329-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Blog comment form location</title><content type='text'>FULL_PAGE</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_COMMENT_FORM_LOCATION'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_COMMENT_FORM_LOCATION'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-34910122.settings.BLOG_COMMENT_MODERATION</id><published>2006-11-10T11:16:37.348-05:00</published><updated>2010-11-03T19:56:52.329-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Whether to enable comment moderation</title><content type='text'>ENABLED</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_COMMENT_MODERATION'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_COMMENT_MODERATION'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-34910122.settings.BLOG_COMMENT_MODERATION_DELAY</id><published>2006-11-10T11:16:37.348-05:00</published><updated>2010-11-03T19:56:52.329-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Number of days after which new comments are subject to moderation</title><content type='text'>14</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_COMMENT_MODERATION_DELAY'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_COMMENT_MODERATION_DELAY'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-34910122.settings.BLOG_COMMENT_CAPTCHA</id><published>2006-11-10T11:16:37.348-05:00</published><updated>2010-11-03T19:56:52.329-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Whether to require commenters to complete a Captcha</title><content type='text'>true</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_COMMENT_CAPTCHA'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_COMMENT_CAPTCHA'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-34910122.settings.BLOG_COMMENT_PROFILE_IMAGES</id><published>2006-11-10T11:16:37.348-05:00</published><updated>2010-11-03T19:56:52.329-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Whether to show profile images in comments</title><content type='text'>true</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_COMMENT_PROFILE_IMAGES'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_COMMENT_PROFILE_IMAGES'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-34910122.settings.BLOG_COMMENT_EMAIL</id><published>2006-11-10T11:16:37.348-05:00</published><updated>2010-11-03T19:56:52.329-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>List of e-mail addresses to send notifications of new comments to</title><content type='text'>gtopala@hotmail.com</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_COMMENT_EMAIL'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_COMMENT_EMAIL'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-34910122.settings.BLOG_COMMENT_MODERATION_EMAIL</id><published>2006-11-10T11:16:37.348-05:00</published><updated>2010-11-03T19:56:52.329-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Email address to send notifications of new comments needing moderation to</title><content type='text'>gtopala@hotmail.com</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_COMMENT_MODERATION_EMAIL'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_COMMENT_MODERATION_EMAIL'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-34910122.settings.BLOG_COMMENT_MESSAGE</id><published>2006-11-10T11:16:37.348-05:00</published><updated>2010-11-03T19:56:52.329-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Blog comment message</title><content type='text'></content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_COMMENT_MESSAGE'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_COMMENT_MESSAGE'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-34910122.settings.BLOG_ARCHIVE_FREQUENCY</id><published>2006-11-10T11:16:37.348-05:00</published><updated>2010-11-03T19:56:52.329-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>How frequently this blog should be archived</title><content type='text'>MONTHLY</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_ARCHIVE_FREQUENCY'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_ARCHIVE_FREQUENCY'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-34910122.settings.BLOG_BY_POST_ARCHIVING</id><published>2006-11-10T11:16:37.348-05:00</published><updated>2010-11-03T19:56:52.329-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Whether to provide an archive page for each post</title><content type='text'>true</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_BY_POST_ARCHIVING'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_BY_POST_ARCHIVING'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-34910122.settings.BLOG_POST_FEED</id><published>2006-11-10T11:16:37.348-05:00</published><updated>2010-11-03T19:56:52.329-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>The type of feed to provide for blog posts</title><content type='text'>FULL</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_POST_FEED'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_POST_FEED'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-34910122.settings.BLOG_COMMENT_FEED</id><published>2006-11-10T11:16:37.348-05:00</published><updated>2010-11-03T19:56:52.329-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>The type of feed to provide for blog comments</title><content type='text'>FULL</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_COMMENT_FEED'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_COMMENT_FEED'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-34910122.settings.BLOG_PER_POST_FEED</id><published>2006-11-10T11:16:37.348-05:00</published><updated>2010-11-03T19:56:52.329-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>The type of feed to provide for per-post comments</title><content type='text'>FULL</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_PER_POST_FEED'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_PER_POST_FEED'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-34910122.settings.BLOG_FEED_REDIRECT_URL</id><published>2006-11-10T11:16:37.348-05:00</published><updated>2010-11-03T19:56:52.329-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>URL to redirect post feed requests to</title><content type='text'>http://feeds.feedburner.com/GabrielTopalasBlog</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_FEED_REDIRECT_URL'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_FEED_REDIRECT_URL'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-34910122.settings.BLOG_POST_FEED_FOOTER</id><published>2006-11-10T11:16:37.348-05:00</published><updated>2010-11-03T19:56:52.329-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Footer to append to the end of each entry in the post feed</title><content type='text'>&lt;br/&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_POST_FEED_FOOTER'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_POST_FEED_FOOTER'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-34910122.settings.BLOG_SEND_EMAIL</id><published>2006-11-10T11:16:37.348-05:00</published><updated>2010-11-03T19:56:52.329-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Comma separated list of emails to send new blog posts to</title><content type='text'>gtopala@hotmail.com</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_SEND_EMAIL'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_SEND_EMAIL'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-34910122.settings.BLOG_READ_ACCESS_MODE</id><published>2006-11-10T11:16:37.348-05:00</published><updated>2010-11-03T19:56:52.329-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>The access type for the readers of the blog.</title><content type='text'>PUBLIC</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_READ_ACCESS_MODE'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_READ_ACCESS_MODE'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-34910122.settings.BLOG_READER_PERMISSION</id><published>2006-11-10T11:16:37.348-05:00</published><updated>2010-11-03T19:56:52.329-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>The list of emails for users who have permission to read the blog.</title><content type='text'></content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_READER_PERMISSION'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_READER_PERMISSION'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-34910122.settings.BLOG_AUTHOR_PERMISSION</id><published>2006-11-10T11:16:37.348-05:00</published><updated>2010-11-03T19:56:52.329-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>The list of authors' emails who have permission to publish.</title><content type='text'></content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_AUTHOR_PERMISSION'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_AUTHOR_PERMISSION'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-34910122.settings.BLOG_ADMIN_PERMISSION</id><published>2006-11-10T11:16:37.348-05:00</published><updated>2010-11-03T19:56:52.329-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>The list of administrators' emails for the blog.</title><content type='text'>gtopala@gmail.com</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_ADMIN_PERMISSION'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/settings/BLOG_ADMIN_PERMISSION'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-1230866317906034546</id><published>2010-10-21T07:59:00.004-04:00</published><updated>2010-10-22T10:18:48.735-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>SIW 2010 PRO (build 1021) is available</title><content type='html'>&lt;ul&gt;
&lt;li&gt;Added Slovenian Language.&lt;/li&gt;
&lt;li&gt;Added SMTP Authentication.&lt;/li&gt;
&lt;li&gt;Added Print support for many items (Security, Regional Settings, Event Viewer, CPU, Memory, Sensors, Devices, System Slots, Network Adapters, Video, Sound Devices, Storage Devices, Power Policy, Battery, Resources, Extended Network Information).&lt;/li&gt;
&lt;li&gt;Updated &lt;a href="http://www.gtopala.com/siw-tools/eureka.php"&gt;Eureka!&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Updated Google Chrome &lt;a href="http://www.gtopala.com/siw-software/passwords.php"&gt;Passwords.&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Updated Video Module (added supported resolutions).&lt;/li&gt;
&lt;li&gt;HTML Report uses UTF-8 encoding (instead of ISO-8859-1).&lt;/li&gt;
&lt;li&gt;The Report can be FTP-ed or HTTP-Post-ed. See &lt;a href="http://www.gtopala.com/siw-command-line.php"&gt;SIW Command Line Arguments&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Updated devices database.&lt;/li&gt;
&lt;li&gt;Minor enhancements and compatibility fixes.&lt;/li&gt;
&lt;/ul&gt;
Check &lt;a href="http://www.gtopala.com"&gt;SIW's home page&lt;/a&gt;.&lt;hr&gt;
&lt;table&gt;
&lt;tr&gt;
&lt;td width="36"&gt;
&lt;a href="http://www.gtopala.com/"&gt;&lt;img src="http://img.gtopala.com/siw-ico-32x32.png" style="border-style: none" with="32" height="32" alt="Go to homepage" title="Go to homepage"/&gt;&lt;/a&gt;
&lt;/td&gt;
&lt;td width="36"&gt;
&lt;a target="_blank" href="http://feedburner.google.com/fb/a/mailverify?uri=GabrielTopalasBlog"&gt;&lt;img src="http://img.gtopala.com/rss-32x32.png" style="border-style: none" with="32" height="32" alt="Subscrite to SIW News" title="Subscrite to SIW News"/&gt;&lt;/a&gt;
&lt;/td&gt;
&lt;td width="36"&gt;
&lt;a target="_blank" href="http://www.facebook.com/pages/SIW-System-Information-for-Windows/10150092817955226"&gt;&lt;img src="http://img.gtopala.com/facebook-32x32.png" style="border-style: none" with="32" height="32" alt="Facebook Page" title="Facebook Page"/&gt;&lt;/a&gt;
&lt;/td&gt;
&lt;td width="36"&gt;
&lt;a target="_blank" href="http://twitter.com/TopalaSoftware"&gt;&lt;img src="http://img.gtopala.com/twitter-32x32.png" style="border-style: none" with="32" height="32" alt="Follow us on Twitter" title="Follow us on Twitter"/&gt;&lt;/a&gt;
&lt;/td&gt;
&lt;td width="36"&gt;
&lt;a target="_blank" href="http://www.linkedin.com/in/gtopala"&gt;&lt;img src="http://img.gtopala.com/linkedin-32x32.png" style="border-style: none" with="32" height="32" alt="Connect with Linkedin" title="Connect with Linkedin"/&gt;&lt;/a&gt;
&lt;/td&gt;
&lt;td width="300"&gt;
&lt;a href="http://www.gtopala.com/scripts/jump.php?src=donate_blogger"&gt;
&lt;img src="http://img.gtopala.com/cup_coffee-32x32.png" width="32" height="32" style="border-style: none" alt="If you like SIW you can buy me a coffee :)" title="If you like SIW you can buy me a coffee :)"&gt;
If you like SIW you can buy me a coffee&lt;/a&gt;.
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;div class="blogger-post-footer"&gt;&lt;br/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.gtopala.com/feeds/1230866317906034546/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=34910122&amp;postID=1230866317906034546' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/1230866317906034546'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/1230866317906034546'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2010/10/siw-2010-pro-build-10616-is-available.html' title='SIW 2010 PRO (build 1021) is available'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>gtopala@gmail.com</email></author><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-6090622810962892193</id><published>2010-07-14T06:45:00.019-04:00</published><updated>2010-10-10T18:43:34.510-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>SIW 2010 (build 0714) is available</title><content type='html'>&lt;hr&gt;
&lt;ul&gt;
&lt;li&gt;Updated Licenses (Adobe Acrobat 9, AutoCAD 2010, Autocad LT 2009, Corel VideoStudio 12 Pro, Techsmith Camtasia Studio 5/6, etc.).&lt;/li&gt;
&lt;li&gt;Updated devices database.&lt;/li&gt;
&lt;li&gt;Minor enhancements and compatibility fixes.&lt;/li&gt;
&lt;/ul&gt;
&lt;table&gt;
&lt;tr&gt;
&lt;td width="36"&gt;
&lt;a href="http://www.gtopala.com/"&gt;&lt;img src="http://img.gtopala.com/siw-ico-32x32.png" style="border-style: none" with="32" height="32" alt="Go to homepage" title="Go to homepage"/&gt;&lt;/a&gt;
&lt;/td&gt;
&lt;td width="36"&gt;
&lt;a target="_blank" href="http://feedburner.google.com/fb/a/mailverify?uri=GabrielTopalasBlog"&gt;&lt;img src="http://img.gtopala.com/rss-icon.png" style="border-style: none" with="32" height="32" alt="Subscrite to SIW News" title="Subscrite to SIW News"/&gt;&lt;/a&gt;
&lt;/td&gt;
&lt;td width="36"&gt;
&lt;a target="_blank" href="http://www.facebook.com/pages/SIW-System-Information-for-Windows/10150092817955226"&gt;&lt;img src="http://img.gtopala.com/facebook-icon.png" style="border-style: none" with="32" height="32" alt="Facebook Page" title="Facebook Page"/&gt;&lt;/a&gt;
&lt;/td&gt;
&lt;td width="36"&gt;
&lt;a target="_blank" href="http://twitter.com/TopalaSoftware"&gt;&lt;img src="http://img.gtopala.com/twitter-icon.png" style="border-style: none" with="32" height="32" alt="Follow us on Twitter" title="Follow us on Twitter"/&gt;&lt;/a&gt;
&lt;/td&gt;
&lt;td width="36"&gt;
&lt;a target="_blank" href="http://www.linkedin.com/in/gtopala"&gt;&lt;img src="http://img.gtopala.com/linkedin-icon.png" style="border-style: none" with="32" height="32" alt="Connect with Linkedin" title="Connect with Linkedin"/&gt;&lt;/a&gt;
&lt;/td&gt;
&lt;td width="300"&gt;
&lt;a href="http://www.gtopala.com/scripts/jump.php?src=donate_blogger"&gt;
&lt;img src="http://img.gtopala.com/cup_coffee-32x32.png" width="32" height="32" style="border-style: none" alt="If you like SIW you can buy me a coffee :)" title="If you like SIW you can buy me a coffee :)"&gt;
If you like SIW you can buy me a coffee&lt;/a&gt;.
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;div class="blogger-post-footer"&gt;&lt;br/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.gtopala.com/feeds/6090622810962892193/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=34910122&amp;postID=6090622810962892193' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/6090622810962892193'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/6090622810962892193'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2010/07/siw-2010-build-0714-is-available.html' title='SIW 2010 (build 0714) is available'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>gtopala@gmail.com</email></author><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-52517405744800852</id><published>2010-06-16T10:10:00.010-04:00</published><updated>2010-10-10T18:43:50.587-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>SIW 2010 PRO (build 0616) is available</title><content type='html'>&lt;hr&gt;
&lt;ul&gt;
&lt;li&gt;Licenses: Added Microsoft Office 2010 x64 support.&lt;/li&gt;
&lt;li&gt;Passwords: Added Wireless SSID/Password for Windows 7.&lt;/li&gt;
&lt;li&gt;Passwords: Added Google Picasa support.&lt;/li&gt;
&lt;li&gt;Updated &lt;a href="http://www.gtopala.com/img/extended-network-info.png" style="color: blue; text-decoration: underline" width="800" heigh="600" border="0"&gt;Extended Network Information&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;CPU: Fixed a hyperthreading issue.&lt;/li&gt;
&lt;li&gt;Minor improvements and bug fixes.&lt;/li&gt;
&lt;/ul&gt;
&lt;table&gt;
&lt;tr&gt;
&lt;td width="36"&gt;
&lt;a href="http://www.gtopala.com/"&gt;&lt;img src="http://img.gtopala.com/siw-ico-32x32.png" style="border-style: none" with="32" height="32" alt="Go to homepage" title="Go to homepage"/&gt;&lt;/a&gt;
&lt;/td&gt;
&lt;td width="36"&gt;
&lt;a href="http://feedburner.google.com/fb/a/mailverify?uri=GabrielTopalasBlog"&gt;&lt;img src="http://img.gtopala.com/rss-icon.png" style="border-style: none" with="32" height="32" alt="Subscrite to SIW News" title="Subscrite to SIW News"/&gt;&lt;/a&gt;
&lt;/td&gt;
&lt;td width="36"&gt;
&lt;a href="http://www.facebook.com/pages/SIW-System-Information-for-Windows/10150092817955226"&gt;&lt;img src="http://img.gtopala.com/facebook-icon.png" style="border-style: none" with="32" height="32" alt="Facebook Page" title="Facebook Page"/&gt;&lt;/a&gt;
&lt;/td&gt;
&lt;td width="300"&gt;
&lt;a href="http://www.gtopala.com/scripts/jump.php?src=donate_blogger"&gt;
&lt;img src="http://img.gtopala.com/cup_coffee-32x32.png" width="32" height="32" style="border-style: none" alt="If you like SIW you can buy me a coffee :)" title="If you like SIW you can buy me a coffee :)"&gt;
If you like SIW you can buy me a coffee&lt;/a&gt;.
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;div class="blogger-post-footer"&gt;&lt;br/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.gtopala.com/feeds/52517405744800852/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=34910122&amp;postID=52517405744800852' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/52517405744800852'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/52517405744800852'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2010/06/siw-2010-pro-build-0616-is-available.html' title='SIW 2010 PRO (build 0616) is available'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>gtopala@gmail.com</email></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-1199535387994457657</id><published>2010-05-12T07:17:00.006-04:00</published><updated>2010-10-10T18:44:02.124-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>SIW 2010 PRO (build 0512) is available</title><content type='html'>&lt;hr&gt;
&lt;ul&gt;
&lt;li&gt;Licenses: Added Microsoft Office 2010 x86 support.&lt;/li&gt;
&lt;li&gt;Passwords: Added Google Chrome support.&lt;/li&gt;
&lt;li&gt;Updated "CPU" module.&lt;/li&gt;
&lt;li&gt;Minor improvements and bug fixes.&lt;/li&gt;
&lt;/ul&gt;
&lt;table&gt;
&lt;tr&gt;
&lt;td width="36"&gt;
&lt;a href="http://www.gtopala.com/"&gt;&lt;img src="http://img.gtopala.com/siw-ico-32x32.png" border="0" with="32" height="32" alt="Go to homepage" title="Go to homepage"/&gt;&lt;/a&gt;
&lt;/td&gt;
&lt;td width="36"&gt;
&lt;a href="http://feedburner.google.com/fb/a/mailverify?uri=GabrielTopalasBlog"&gt;&lt;img src="http://img.gtopala.com/rss-icon.png" border="0" with="32" height="32" alt="Subscrite to SIW News" title="Subscrite to SIW News"/&gt;&lt;/a&gt;
&lt;/td&gt;
&lt;td width="36"&gt;
&lt;a href="http://twitter.com/TopalaSoftware"&gt;&lt;img src="http://img.gtopala.com/twitter-icon.png" border="0" with="32" height="32" alt="Follow us on Twitter" title="Follow us on Twitter"/&gt;&lt;/a&gt;
&lt;/td&gt;
&lt;td width="36"&gt;
&lt;a href="http://www.facebook.com/pages/SIW-System-Information-for-Windows/10150092817955226"&gt;&lt;img src="http://img.gtopala.com/facebook-icon.png" border="0" with="32" height="32" alt="Facebook Page" title="Facebook Page"/&gt;&lt;/a&gt;
&lt;/td&gt;
&lt;td width="36"&gt;
&lt;a href="http://ca.linkedin.com/in/gtopala"&gt;&lt;img src="http://img.gtopala.com/linkedin-icon.png" border="0" with="32" height="32" alt="Connect with Linkedin" title="Connect with Linkedin"/&gt;&lt;/a&gt;
&lt;/td&gt;
&lt;td width="300"&gt;
&lt;a href="http://www.gtopala.com/scripts/jump.php?src=donate_blogger"&gt;
&lt;img src="http://img.gtopala.com/cup_coffee-32x32.png" width="32" height="32" border="0" alt="If you like SIW you can buy me a coffee :)" title="If you like SIW you can buy me a coffee :)"&gt;
If you like SIW you can buy me a coffee&lt;/a&gt;.
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;div class="blogger-post-footer"&gt;&lt;br/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.gtopala.com/feeds/1199535387994457657/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=34910122&amp;postID=1199535387994457657' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/1199535387994457657'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/1199535387994457657'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2010/05/siw-2010-pro-build-0512-is-available.html' title='SIW 2010 PRO (build 0512) is available'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>gtopala@gmail.com</email></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-4337755688827025563</id><published>2010-04-28T06:46:00.005-04:00</published><updated>2010-10-10T18:44:14.867-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>SIW 2010 (build 0428) is available</title><content type='html'>&lt;hr&gt;
&lt;ul&gt;
&lt;li&gt;Updated "Security" module.&lt;/li&gt;
&lt;li&gt;Updated "Event Viewer" module.&lt;/li&gt;
&lt;li&gt;Added /quickreport option.&lt;/li&gt;
&lt;li&gt;Minor improvements and bug fixes.&lt;/li&gt;
&lt;/ul&gt;
&lt;table&gt;
&lt;tr&gt;
&lt;td width="36"&gt;
&lt;a href="http://www.gtopala.com/"&gt;&lt;img src="http://img.gtopala.com/siw-ico-32x32.png" border="0" with="32" height="32" alt="Go to homepage" title="Go to homepage"/&gt;&lt;/a&gt;
&lt;/td&gt;
&lt;td width="36"&gt;
&lt;a href="http://feedburner.google.com/fb/a/mailverify?uri=GabrielTopalasBlog"&gt;&lt;img src="http://img.gtopala.com/rss-icon.png" border="0" with="32" height="32" alt="Subscrite to SIW News" title="Subscrite to SIW News"/&gt;&lt;/a&gt;
&lt;/td&gt;
&lt;td width="36"&gt;
&lt;a href="http://twitter.com/TopalaSoftware"&gt;&lt;img src="http://img.gtopala.com/twitter-icon.png" border="0" with="32" height="32" alt="Follow us on Twitter" title="Follow us on Twitter"/&gt;&lt;/a&gt;
&lt;/td&gt;
&lt;td width="36"&gt;
&lt;a href="http://www.facebook.com/pages/SIW-System-Information-for-Windows/10150092817955226"&gt;&lt;img src="http://img.gtopala.com/facebook-icon.png" border="0" with="32" height="32" alt="Facebook Page" title="Facebook Page"/&gt;&lt;/a&gt;
&lt;/td&gt;
&lt;td width="36"&gt;
&lt;a href="http://ca.linkedin.com/in/gtopala"&gt;&lt;img src="http://img.gtopala.com/linkedin-icon.png" border="0" with="32" height="32" alt="Connect with Linkedin" title="Connect with Linkedin"/&gt;&lt;/a&gt;
&lt;/td&gt;
&lt;td width="300"&gt;
&lt;a href="http://www.gtopala.com/scripts/jump.php?src=donate_blogger"&gt;
&lt;img src="http://img.gtopala.com/cup_coffee-32x32.png" width="32" height="32" border="0" alt="If you like SIW you can buy me a coffee :)" title="If you like SIW you can buy me a coffee :)"&gt;
If you like SIW you can buy me a coffee&lt;/a&gt;.
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;div class="blogger-post-footer"&gt;&lt;br/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.gtopala.com/feeds/4337755688827025563/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=34910122&amp;postID=4337755688827025563' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/4337755688827025563'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/4337755688827025563'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2010/04/siw-2010-build-0428-is-available.html' title='SIW 2010 (build 0428) is available'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>gtopala@gmail.com</email></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-6514940881437442187</id><published>2010-03-09T22:50:00.011-05:00</published><updated>2010-09-25T16:32:15.284-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>SIW 2010 (build 0310) is available</title><content type='html'>&lt;hr&gt;
&lt;ul&gt;
&lt;li&gt;New "Hardware --&amp;gt; Resource" module.&lt;/li&gt;
&lt;li&gt;Minor improvements and bug fixes.&lt;/li&gt;
&lt;/ul&gt;
&lt;table&gt;
&lt;tr&gt;
&lt;td width="36"&gt;
&lt;a href="http://www.gtopala.com/index.php"&gt;&lt;img src="http://img.gtopala.com/siw-ico-32x32.png" border="0" with="32" height="32" alt="Go to homepage" title="Go to homepage"/&gt;&lt;/a&gt;
&lt;/td&gt;
&lt;td width="36"&gt;
&lt;a href="http://feedburner.google.com/fb/a/mailverify?uri=GabrielTopalasBlog"&gt;&lt;img src="http://img.gtopala.com/rss-icon.png" border="0" with="32" height="32" alt="Subscrite to SIW News" title="Subscrite to SIW News"/&gt;&lt;/a&gt;
&lt;/td&gt;
&lt;td width="36"&gt;
&lt;a href="http://twitter.com/TopalaSoftware"&gt;&lt;img src="http://img.gtopala.com/twitter-icon.png" border="0" with="32" height="32" alt="Follow us on Twitter" title="Follow us on Twitter"/&gt;&lt;/a&gt;
&lt;/td&gt;
&lt;td width="36"&gt;
&lt;a href="http://www.facebook.com/pages/SIW-System-Information-for-Windows/10150092817955226"&gt;&lt;img src="http://img.gtopala.com/facebook-icon.png" border="0" with="32" height="32" alt="Facebook Page" title="Facebook Page"/&gt;&lt;/a&gt;
&lt;/td&gt;
&lt;td width="36"&gt;
&lt;a href="http://ca.linkedin.com/in/gtopala"&gt;&lt;img src="http://img.gtopala.com/linkedin-icon.png" border="0" with="32" height="32" alt="Connect with Linkedin" title="Connect with Linkedin"/&gt;&lt;/a&gt;
&lt;/td&gt;
&lt;td width="300"&gt;
&lt;a href="http://www.gtopala.com/scripts/jump.php?src=donate_blogger"&gt;
&lt;img src="http://img.gtopala.com/cup_coffee-32x32.png" width="32" height="32" border="0" alt="If you like SIW you can buy me a coffee :)" title="If you like SIW you can buy me a coffee :)"&gt;
If you like SIW you can buy me a coffee&lt;/a&gt;.
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;div class="blogger-post-footer"&gt;&lt;br/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.gtopala.com/feeds/6514940881437442187/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=34910122&amp;postID=6514940881437442187' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/6514940881437442187'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/6514940881437442187'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2010/03/siw-2010-build-0310-is-available.html' title='SIW 2010 (build 0310) is available'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>gtopala@gmail.com</email></author><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-616412852135298255</id><published>2010-02-09T23:52:00.013-05:00</published><updated>2010-11-01T14:57:01.647-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>SIW 2010 (build 0210) is available</title><content type='html'>&lt;hr&gt;
&lt;ul&gt;
&lt;li&gt;New "Power Policy" module.&lt;/li&gt;
&lt;li&gt;New "Sound Device" module.&lt;/li&gt;
&lt;li&gt;New "Tools: Microsoft --&amp;gt; Open 'God Mode' Directory" module.&lt;/li&gt;
&lt;li&gt;Updated "Video" module.&lt;/li&gt;
&lt;li&gt;Updated "CPU" module.&lt;/li&gt;
&lt;li&gt;CPU: Intel Core i7 930 &amp;amp; 950, Core i7 980X "Gulftown", Xeon W3565, Intel Mobile Core i7/i5/i3 "Arrandale" (LV and ULV).&lt;/li&gt;
&lt;li&gt;CPU: AMD Phenom FX-5000, Athlon II X2/X3/X4, Athlon L110, AMD AM3 socket detection improved.&lt;/li&gt;
&lt;li&gt;VIA VX800 and VX855 chipsets support, ATI Radeon 2100 and Radeon X1250 support.&lt;/li&gt;
&lt;li&gt;Minor improvements and bug fixes.&lt;/li&gt;
&lt;/ul&gt;
&lt;table&gt;
&lt;tr&gt;
&lt;td width="36"&gt;
&lt;a href="http://www.gtopala.com/index.php"&gt;&lt;img src="http://img.gtopala.com/siw-ico-32x32.png" border="0" with="32" height="32" alt="Go to homepage" title="Go to homepage"/&gt;&lt;/a&gt;
&lt;/td&gt;
&lt;td width="36"&gt;
&lt;a href="http://feedburner.google.com/fb/a/mailverify?uri=GabrielTopalasBlog"&gt;&lt;img src="http://img.gtopala.com/rss-icon.png" border="0" with="32" height="32" alt="Subscrite to SIW News" title="Subscrite to SIW News"/&gt;&lt;/a&gt;
&lt;/td&gt;
&lt;td width="300"&gt;
&lt;a href="http://www.gtopala.com/scripts/jump.php?src=donate_blogger"&gt;
&lt;img src="http://img.gtopala.com/cup_coffee-32x32.png" width="32" height="32" border="0" alt="If you like SIW you can buy me a coffee :)" title="If you like SIW you can buy me a coffee :)"&gt;
If you like SIW you can buy me a coffee&lt;/a&gt;.
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;div class="blogger-post-footer"&gt;&lt;br/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.gtopala.com/feeds/616412852135298255/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=34910122&amp;postID=616412852135298255' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/616412852135298255'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/616412852135298255'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2010/02/siw-2010-build-0210-is-available.html' title='SIW 2010 (build 0210) is available'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>gtopala@gmail.com</email></author><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-4832717592267629490</id><published>2009-10-22T02:00:00.001-04:00</published><updated>2009-10-22T02:00:00.162-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>SIW 2009-10-22 is available</title><content type='html'>&lt;a href="http://www.microsoft.com/windows/compatibility/windows-7/en-us/Details.aspx?type=Software&amp;p=SIW%20-%20System%20Information%20for%20Windows&amp;v=Topala%20Software%20Solutions.&amp;uid=2009&amp;pf=0&amp;pi=1&amp;s=siw&amp;os=64-bit" target="_new"&gt;&lt;img src="http://img.gtopala.com/win7_compat_sm.jpg" border="0" width="70" height="88" alt="Windows 7 Compatible" title="Windows 7 Compatible"&gt;&lt;/a&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.microsoft.com/windows/compatibility/windows-7/en-us/Details.aspx?type=Software&amp;p=SIW%20-%20System%20Information%20for%20Windows&amp;v=Topala%20Software%20Solutions.&amp;uid=2009&amp;pf=0&amp;pi=1&amp;s=siw&amp;os=64-bit" target="_new"&gt;Windows 7 Compatible&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://portableapps.com/" target="_new"&gt;PortableApps&lt;/a&gt; Version&lt;/li&gt;&lt;li&gt;DirectX detection on Win7&lt;/li&gt;&lt;li&gt;Correct Splash Screen size if DPI != 96&lt;/li&gt;&lt;li&gt;Scheduled Tasks for Vista and Windows 7&lt;/li&gt;&lt;li&gt;Tools --&amp;gt; Hibernate Enable/Disable for Windows 7&lt;/li&gt;&lt;li&gt;Fixed: CPU and Memory Usage&lt;/li&gt;&lt;li&gt;Fixed: Installation Time&lt;/li&gt;&lt;li&gt;Fixed: Wrong menu&lt;/li&gt;&lt;li&gt;Fixed: Exception c0000096 when Sony Vegas 7 is installed on Vista 32&lt;/li&gt;&lt;li&gt;Fixed: Empty messages in Event Viewer&lt;/li&gt;&lt;li&gt;Minor improvements and bug fixes.&lt;/li&gt;&lt;/ul&gt;&lt;a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&amp;business=admin@gtopala.com&amp;currency_code=&amp;amount=&amp;return=http://www.gtopala.com/&amp;item_name=Buy+me+a+coffee"&gt;&lt;img src="http://www.gtopala.com/img/cup_coffee.png" width="16" height="16" border="0" alt="If you like SIW you can buy me a coffee :)" title="If you like SIW you can buy me a coffee :)"&gt;If you like SIW you can buy me a coffee :)&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href="http://www.gtopala.com/"&gt;&lt;img src="http://www.gtopala.com/img/siw-16x16.png" width="16" height="16" border="0" alt="SIW Home Page" title="SIW Home Page"&gt;Go to Home Page&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;br/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.gtopala.com/feeds/4832717592267629490/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=34910122&amp;postID=4832717592267629490' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/4832717592267629490'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/4832717592267629490'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2009/10/siw-2009-10-22-is-available.html' title='SIW 2009-10-22 is available'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>gtopala@gmail.com</email></author><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-6191408499872903545</id><published>2009-09-09T07:19:00.002-04:00</published><updated>2009-09-09T07:19:59.487-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>SIW 2009-09-09 is available</title><content type='html'>&lt;ul&gt;&lt;li&gt;Minor improvements and bug fixes.&lt;/li&gt;&lt;/ul&gt;&lt;a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&amp;business=admin@gtopala.com&amp;currency_code=&amp;amount=&amp;return=http://www.gtopala.com/&amp;item_name=Buy+me+a+coffee"&gt;&lt;img src="http://www.gtopala.com/img/cup_coffee.png" width="16" height="16" border="0" alt="If you like SIW you can buy me a coffee :)" title="If you like SIW you can buy me a coffee :)"&gt;If you like SIW you can buy me a coffee :)&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href="http://www.gtopala.com/"&gt;&lt;img src="http://www.gtopala.com/img/siw-16x16.png" width="16" height="16" border="0" alt="SIW Home Page" title="SIW Home Page"&gt;Go to Home Page&lt;/a&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;br/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.gtopala.com/feeds/6191408499872903545/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=34910122&amp;postID=6191408499872903545' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/6191408499872903545'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/6191408499872903545'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2009/09/siw-2009-09-09-is-available.html' title='SIW 2009-09-09 is available'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>gtopala@gmail.com</email></author><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-2536333018013413525</id><published>2009-07-28T09:25:00.000-04:00</published><updated>2009-07-28T09:26:06.503-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>SIW 2009-07-28 is available</title><content type='html'>&lt;ul&gt;&lt;li&gt;New laptops hardware monitors : Dell Latitude D400/D600/D830, Compal JHL90/91 &amp; IFL90/91.&lt;/li&gt;&lt;li&gt;Support for Intel Management Engine (HECI).&lt;/li&gt;&lt;li&gt;NVIDIA nForce 980a chipset support.&lt;/li&gt;&lt;li&gt;Intel Core i5 and Core i3 processors.&lt;/li&gt;&lt;li&gt;Intel Atom Z530, Pentium DC E6300 (2.8GHz) and Core 2 Solo processors.&lt;/li&gt;&lt;li&gt;Intel P55 and US15W chipsets preliminary support.&lt;/li&gt;&lt;li&gt;AMD Phenom TWKR support.&lt;/li&gt;&lt;li&gt;AMD Phenom X2 "Callisto" and Athlon X2 "Regor" processors.&lt;/li&gt;&lt;li&gt;AMD Opteron 6-core "Istanbul" processor.&lt;/li&gt;&lt;li&gt;New sensor chips : NS PC87366, Fintek F71889F, Maxim MAX1617.&lt;/li&gt;&lt;li&gt;New "Tools --&amp;gt; MUICache Viewer" module.&lt;/li&gt;&lt;li&gt;New "Tools --&amp;gt; URL Explorer --&amp;gt; Search History" module.&lt;/li&gt;&lt;li&gt;Added Company info to Drivers and NT Services.&lt;/li&gt;&lt;li&gt;Added "Process Description (Online)" right-click menu. It uses http://www.processlibrary.com&lt;/li&gt;&lt;li&gt;Added "Command Line with parameter(s)" for "Running Processes".&lt;/li&gt;&lt;li&gt;Added "Roles and Features" for Windows 2008.&lt;/li&gt;&lt;li&gt;Updated Battery modele.&lt;/li&gt;&lt;li&gt;Minor improvements and bug fixes.&lt;/li&gt;&lt;/ul&gt;&lt;a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&amp;business=admin@gtopala.com&amp;currency_code=&amp;amount=&amp;return=http://www.gtopala.com/&amp;item_name=Buy+me+a+coffee"&gt;&lt;img src="http://www.gtopala.com/img/cup_coffee.png" width="16" height="16" border="0" alt="If you like SIW you can buy me a coffee :)" title="If you like SIW you can buy me a coffee :)"&gt;If you like SIW you can buy me a coffee :)&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href="http://www.gtopala.com/"&gt;&lt;img src="http://www.gtopala.com/img/siw-16x16.png" width="16" height="16" border="0" alt="SIW Home Page" title="SIW Home Page"&gt;Go to Home Page&lt;/a&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;br/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.gtopala.com/feeds/2536333018013413525/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=34910122&amp;postID=2536333018013413525' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/2536333018013413525'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/2536333018013413525'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2009/07/siw-2009-07-28-is-available.html' title='SIW 2009-07-28 is available'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>gtopala@gmail.com</email></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-5952729107873843986</id><published>2009-05-12T08:09:00.001-04:00</published><updated>2009-05-12T08:10:58.188-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>SIW 2009-05-12 is available</title><content type='html'>&lt;ul&gt;&lt;li&gt;Improved "Battery" module.&lt;/li&gt;&lt;li&gt;Improved "Installed Programs" module.&lt;/li&gt;&lt;li&gt;Fixed XML Report.&lt;/li&gt;&lt;li&gt;Support for NVIDIA ION platform.&lt;/li&gt;&lt;li&gt;Intel "Clarkdale" processor preliminary support.&lt;/li&gt;&lt;li&gt;Preliminary support of Apple MacBook &amp; MacBook Pro.&lt;/li&gt;&lt;li&gt;Minor improvements and bug fixes.&lt;/li&gt;&lt;/ul&gt;&lt;a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&amp;business=admin@gtopala.com&amp;currency_code=&amp;amount=&amp;return=http://www.gtopala.com/&amp;item_name=Buy+me+a+coffee"&gt;&lt;img src="http://www.gtopala.com/img/cup_coffee.png" width="16" height="16" border="0" alt="If you like SIW you can buy me a coffee :)" title="If you like SIW you can buy me a coffee :)"&gt;If you like SIW you can buy me a coffee :)&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href="http://www.gtopala.com/"&gt;&lt;img src="http://www.gtopala.com/img/siw-16x16.png" width="16" height="16" border="0" alt="SIW Home Page" title="SIW Home Page"&gt;Go to Home Page&lt;/a&gt;&lt;br&gt;&lt;hr&gt;&lt;div class="blogger-post-footer"&gt;&lt;br/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.gtopala.com/feeds/5952729107873843986/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=34910122&amp;postID=5952729107873843986' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/5952729107873843986'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/5952729107873843986'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2009/05/siw-2009-05-12-is-available.html' title='SIW 2009-05-12 is available'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>gtopala@gmail.com</email></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-8132270931359109920</id><published>2009-03-17T00:12:00.001-04:00</published><updated>2009-03-17T00:12:39.959-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>SIW 2009-03-17 is available</title><content type='html'>&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.gtopala.com/download/regnow/u3/siw.exe"&gt;U3 Technician's Version&lt;/a&gt;. Three months free.&lt;/li&gt;&lt;li&gt;Removed Crawler Toolbar bundle.&lt;/li&gt;&lt;li&gt;Minor improvements and bug fixes.&lt;/li&gt;&lt;/ul&gt;&lt;a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&amp;business=admin@gtopala.com&amp;currency_code=&amp;amount=&amp;return=http://www.gtopala.com/&amp;item_name=Buy+me+a+coffee"&gt;&lt;img src="http://www.gtopala.com/img/cup_coffee.png" width="16" height="16" border="0" alt="If you like SIW you can buy me a coffee :)" title="If you like SIW you can buy me a coffee :)"&gt;If you like SIW you can buy me a coffee :)&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href="http://www.gtopala.com/"&gt;&lt;img src="http://www.gtopala.com/img/siw-16x16.png" width="16" height="16" border="0" alt="SIW Home Page" title="SIW Home Page"&gt;Go to Home Page&lt;/a&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;br/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.gtopala.com/feeds/8132270931359109920/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=34910122&amp;postID=8132270931359109920' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/8132270931359109920'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/8132270931359109920'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2009/03/siw-2009-03-17-is-available.html' title='SIW 2009-03-17 is available'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>gtopala@gmail.com</email></author><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-142925337926915541</id><published>2009-02-24T07:36:00.000-05:00</published><updated>2009-02-24T07:37:13.587-05:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>SIW 2009-02-24 is available</title><content type='html'>&lt;ul&gt;&lt;li&gt;Improved "Storage Devices" module.&lt;/li&gt;&lt;li&gt;Improved support for AMD Phenom II processor.&lt;/li&gt;&lt;li&gt;New Intel Core i7 models.&lt;/li&gt;&lt;li&gt;Support for NVIDIA 740i chipset.&lt;/li&gt;&lt;li&gt;Removed "Sandbox" warning.&lt;/li&gt;&lt;li&gt;Minor improvements and bug fixes.&lt;/li&gt;&lt;/ul&gt;&lt;a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&amp;business=admin@gtopala.com&amp;currency_code=&amp;amount=&amp;return=http://www.gtopala.com/&amp;item_name=Buy+me+a+coffee"&gt;&lt;img src="http://www.gtopala.com/img/cup_coffee.png" width="16" height="16" border="0" alt="If you like SIW you can buy me a coffee :)" title="If you like SIW you can buy me a coffee :)"&gt;If you like SIW you can buy me a coffee :)&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href="http://www.gtopala.com/"&gt;Go to Home Page&lt;/a&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;br/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.gtopala.com/feeds/142925337926915541/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=34910122&amp;postID=142925337926915541' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/142925337926915541'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/142925337926915541'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2009/02/siw-2009-02-24-is-available.html' title='SIW 2009-02-24 is available'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>gtopala@gmail.com</email></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-6295768635579723374</id><published>2008-12-16T08:12:00.000-05:00</published><updated>2008-12-16T08:14:16.530-05:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>SIW 2008-12-16 is available</title><content type='html'>&lt;ul&gt;&lt;li&gt;Added Tools ==&gt; "Wake on LAN" Module (see &lt;a href="http://en.wikipedia.org/wiki/Wake-on-LAN"&gt;http://en.wikipedia.org/wiki/Wake-on-LAN&lt;/a&gt;).&lt;/li&gt;&lt;li&gt;Support for AMD Phenom II processor.&lt;/li&gt;&lt;li&gt;Support for the latest Intel Core 2 models.&lt;/li&gt;&lt;li&gt;Faster startup.&lt;/li&gt;&lt;li&gt;Sensors Info in Reports.&lt;/li&gt;&lt;li&gt;Minor improvements.&lt;/li&gt;&lt;li&gt;Bug fixes.&lt;/li&gt;&lt;/ul&gt;&lt;a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&amp;business=admin@gtopala.com&amp;currency_code=&amp;amount=&amp;return=http://www.gtopala.com/&amp;item_name=Buy+me+a+coffee"&gt;&lt;img src="http://www.gtopala.com/img/cup_coffee.png" width="16" height="16" border="0" alt="If you like SIW you can buy me a coffee :)" title="If you like SIW you can buy me a coffee :)"&gt;If you like SIW you can buy me a coffee :)&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href="http://www.gtopala.com/"&gt;Go to Home Page&lt;/a&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;br/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.gtopala.com/feeds/6295768635579723374/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=34910122&amp;postID=6295768635579723374' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/6295768635579723374'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/6295768635579723374'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2008/12/siw-2008-12-16-is-available.html' title='SIW 2008-12-16 is available'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>gtopala@gmail.com</email></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-2563297025678736989</id><published>2008-10-28T08:02:00.000-04:00</published><updated>2008-10-28T08:03:26.771-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>SIW 2008-10-28 is available</title><content type='html'>&lt;ul&gt;&lt;li&gt;Added "Event Viewer" Module.&lt;/li&gt;&lt;li&gt;Added Tools ==&gt; Microsoft ==&gt; System File Checker.&lt;/li&gt;&lt;li&gt;Added Tools ==&gt; Microsoft ==&gt; WMI Repair.&lt;/li&gt;&lt;li&gt;Updated "Licenses" Module.&lt;/li&gt;&lt;li&gt;Minor improvements.&lt;/li&gt;&lt;li&gt;Bugfixes.&lt;/li&gt;&lt;/ul&gt;&lt;a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&amp;business=admin@gtopala.com&amp;currency_code=&amp;amount=&amp;return=http://www.gtopala.com/&amp;item_name=Buy+me+a+coffee"&gt;&lt;img src="http://www.gtopala.com/img/cup_coffee.png" width="16" height="16" border="0" alt="If you like SIW you can buy me a coffee :)" title="If you like SIW you can buy me a coffee :)"&gt;If you like SIW you can buy me a coffee :)&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href="http://www.gtopala.com/"&gt;Go to Home Page&lt;/a&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;br/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.gtopala.com/feeds/2563297025678736989/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=34910122&amp;postID=2563297025678736989' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/2563297025678736989'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/2563297025678736989'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2008/10/siw-2008-10-28-is-available.html' title='SIW 2008-10-28 is available'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>gtopala@gmail.com</email></author><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-6422443984985680625</id><published>2008-09-03T08:29:00.000-04:00</published><updated>2008-09-03T08:31:12.108-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>SIW 2008-09-03 is available</title><content type='html'>&lt;ul&gt;&lt;li&gt;Added Turkish Language.&lt;/li&gt;&lt;li&gt;Added Installation Date and Time for Vista.&lt;/li&gt;&lt;li&gt;HTML and XML Reports are saved as UTF-8.&lt;/li&gt;&lt;li&gt;Windows NT support is back.&lt;/li&gt;&lt;li&gt;Minor improvements.&lt;/li&gt;&lt;li&gt;Bugfixes.&lt;/li&gt;&lt;/ul&gt;&lt;a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&amp;business=admin@gtopala.com&amp;currency_code=&amp;amount=&amp;return=http://www.gtopala.com/&amp;item_name=Buy+me+a+coffee"&gt;&lt;img src="http://www.gtopala.com/img/cup_coffee.png" width="16" height="16" border="0" alt="If you like SIW you can buy me a coffee :)" title="If you like SIW you can buy me a coffee :)"&gt;If you like SIW you can buy me a coffee :)&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href="http://www.gtopala.com/siw-download.html"&gt;Go to Download Page&lt;/a&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;br/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.gtopala.com/feeds/6422443984985680625/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=34910122&amp;postID=6422443984985680625' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/6422443984985680625'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/6422443984985680625'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2008/09/siw-2008-09-03-is-available.html' title='SIW 2008-09-03 is available'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>gtopala@gmail.com</email></author><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-8677606157741611855</id><published>2008-07-14T23:44:00.001-04:00</published><updated>2008-07-15T17:41:24.367-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>SIW 2008-07-15 is available</title><content type='html'>&lt;ul&gt;&lt;li&gt;Added Firefox 3 support (Secrets).&lt;/li&gt;&lt;li&gt;Added Hyper-V support.&lt;/li&gt;&lt;li&gt;Fixed the "Secrets" module.&lt;/li&gt;&lt;li&gt;Fixed the "Neighborhood Scan" module.&lt;/li&gt;&lt;li&gt;Updated device database.&lt;/li&gt;&lt;li&gt;Minor improvements.&lt;/li&gt;&lt;li&gt;Bugfixes.&lt;/li&gt;&lt;/ul&gt;&lt;a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&amp;business=admin@gtopala.com&amp;currency_code=&amp;amount=&amp;return=http://www.gtopala.com/&amp;item_name=Buy+me+a+coffee"&gt;&lt;img src="http://www.gtopala.com/img/cup_coffee.png" width="16" height="16" border="0" alt="If you like SIW you can buy me a coffee :)" title="If you like SIW you can buy me a coffee :)"&gt;If you like SIW you can buy me a coffee :)&lt;/a&gt;&lt;br&gt;&lt;a href="http://www.gtopala.com/siw-download.html"&gt;Go to Download Page&lt;/a&gt;&lt;br&gt;&lt;br&gt;
&lt;a href="http://clickserve.cc-dt.com/link/tplclick?lid=41000000024769025&amp;pubid=21000000000168180"&gt;&lt;img src="http://clickserve.cc-dt.com/link/tplimage?lid=41000000024769025&amp;pubid=21000000000168180" border=0 alt=""&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;br/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.gtopala.com/feeds/8677606157741611855/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=34910122&amp;postID=8677606157741611855' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/8677606157741611855'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/8677606157741611855'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2008/07/siw-2008-07-15-is-available.html' title='SIW 2008-07-15 is available'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>gtopala@gmail.com</email></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-5762109270587985272</id><published>2008-06-03T21:45:00.000-04:00</published><updated>2008-06-03T21:51:09.260-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>SIW 2008-06-04 is available</title><content type='html'>&lt;ul&gt;&lt;li&gt;New Hardware module.&lt;/li&gt;&lt;li&gt;Enhanced "Sensors" module.&lt;/li&gt;&lt;li&gt;Updated device database.&lt;/li&gt;&lt;li&gt;Minor improvements.&lt;/li&gt;&lt;li&gt;Bugfixes.&lt;/li&gt;&lt;/ul&gt;&lt;a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&amp;business=admin@gtopala.com&amp;currency_code=&amp;amount=&amp;return=http://www.gtopala.com/&amp;item_name=Buy+me+a+coffee"&gt;&lt;img src="http://www.gtopala.com/img/cup_coffee.png" width="16" height="16" border="0" alt="If you like SIW you can buy me a coffee :)" title="If you like SIW you can buy me a coffee :)"&gt;If you like SIW you can buy me a coffee :)&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please check the following free (US only) product: &lt;a href="http://gtopala.tradepub.com/free/w_msf73/?p=w_msf73" style="color: blue; text-decoration: underline"&gt;LANsurveyor&amp;reg; Express for Microsoft&amp;reg; Office Visio&amp;reg; 2007&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;a href="http://www.gtopala.com/siw-download.html"&gt;Go to Download Page&lt;/a&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;br/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.gtopala.com/feeds/5762109270587985272/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=34910122&amp;postID=5762109270587985272' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/5762109270587985272'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/5762109270587985272'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2008/06/siw-2008-06-04-is-available.html' title='SIW 2008-06-04 is available'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>gtopala@gmail.com</email></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-759869504673278616</id><published>2008-04-17T12:14:00.000-04:00</published><updated>2008-04-17T12:17:28.658-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Free 1 year subscription to PC Magazine</title><content type='html'>This one is almost too good to be true.  We had an offer for a  2 month trial to PC Magazine, but we just received the approval from the publisher to open it up to a free 1 year subscription.  This is for a limited amount of subscriptions, so jump on it as soon as possible and treat your visitors to a great resource.

PC Magazine &lt;a href="http://gtopala.tradepub.com/free/pcmf"&gt;http://gtopala.tradepub.com/free/pcmf&lt;/a&gt;

For a Limited Time Only!

PC Magazine is America's #1 technology magazine, providing lab-tested technology information that helps you at work, home, and on the road. 

Geographic Eligibility: USA&lt;div class="blogger-post-footer"&gt;&lt;br/&gt;&lt;/div&gt;</content><link rel='related' href='http://gtopala.tradepub.com/free/pcmf' title='Free 1 year subscription to PC Magazine'/><link rel='replies' type='application/atom+xml' href='http://blog.gtopala.com/feeds/759869504673278616/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=34910122&amp;postID=759869504673278616' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/759869504673278616'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/759869504673278616'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2008/04/free-1-year-subscription-to-pc-magazine.html' title='Free 1 year subscription to PC Magazine'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>gtopala@gmail.com</email></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-542903496357006352</id><published>2008-04-16T13:08:00.000-04:00</published><updated>2008-04-16T13:16:25.045-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>SIW, Sophos and Mal/Emogen-R</title><content type='html'>Today I got a lot of emails with a similar content:
&lt;blockquote&gt;&lt;em&gt;This morning, Sophos Anti-Virus quarantined SIW, with the message "File '...\siw.exe' belongs to virus/spyware Mal/Emogen-R."&lt;/em&gt;&lt;/blockquote&gt;
I’ve contacted Sophos support and I got the following reply:
&lt;blockquote&gt;&lt;em&gt;Gabriel,
What you would want to do is send an email to our virus labs so that they can review the site and/or files that you wish to send along to confirm if there is a real threat or if something is getting triggered as a false positive.  You can send that information to samples@sophos.com (not a reply to this email).  Once they have your request they will review it and get back to you with the results.
Regards, 
William Drapeau 
Sophos Technical Support 
US Support: +1 888 SOPHOS 9 
Web: www.sophos.com 
Sophos - security and control&lt;/em&gt;&lt;/blockquote&gt;

I've sent the SIW.EXE program to samples@sophos.com; I'm waiting for a reply.&lt;div class="blogger-post-footer"&gt;&lt;br/&gt;&lt;/div&gt;</content><link rel='related' href='http://www.gtopala.com' title='SIW, Sophos and Mal/Emogen-R'/><link rel='replies' type='application/atom+xml' href='http://blog.gtopala.com/feeds/542903496357006352/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=34910122&amp;postID=542903496357006352' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/542903496357006352'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/542903496357006352'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2008/04/siw-sophos-and-malemogen-r.html' title='SIW, Sophos and Mal/Emogen-R'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>gtopala@gmail.com</email></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-7849669768132697023</id><published>2008-04-01T21:22:00.000-04:00</published><updated>2008-04-01T21:25:04.589-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>SIW 2008-04-02 is available</title><content type='html'>&lt;ul&gt;
&lt;li&gt;Added "Security" module.&lt;/li&gt;&lt;li&gt;Added WinPE 2.1 Support.&lt;/li&gt;&lt;li&gt;Added &lt;a href="http://www.u3.com/"&gt;U3&lt;/a&gt; Support.&lt;/li&gt;&lt;li&gt;Enhanced "Updates" module. It shows "Installed Updated" and "Missing Updates". The "Missing Updates" module will connect to windowsupdate.microsoft.com&lt;/li&gt;&lt;li&gt;Enhanced "Ports" module.&lt;/li&gt;&lt;li&gt;Added detection of Microsoft Office Professional Plus 2007. Thanks to Jan Romanowski.&lt;/li&gt;&lt;li&gt;Fixed "/silent" option.&lt;/li&gt;&lt;li&gt;Support for new hardware and software.&lt;/li&gt;&lt;li&gt;Support for the latest Intel and AMD CPUs.&lt;/li&gt;&lt;li&gt;Updated device database.&lt;/li&gt;&lt;li&gt;Minor improvements.&lt;/li&gt;&lt;li&gt;Bugfixes.&lt;/li&gt;&lt;/ul&gt;
&lt;a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&amp;business=admin@gtopala.com&amp;currency_code=&amp;amount=&amp;return=http://www.gtopala.com/&amp;item_name=Buy+me+a+coffee"&gt;&lt;img src="http://www.gtopala.com/img/cup_coffee.png" width="16" height="16" border="0" alt="If you like SIW you can buy me a coffee :)" title="If you like SIW you can buy me a coffee :)"&gt;If you like SIW you can buy me a coffee :)&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;a href="http://www.gtopala.com/siw-download.html"&gt;Go to Download Page&lt;/a&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;br/&gt;&lt;/div&gt;</content><link rel='related' href='http://www.gtopala.com' title='SIW 2008-04-02 is available'/><link rel='replies' type='application/atom+xml' href='http://blog.gtopala.com/feeds/7849669768132697023/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=34910122&amp;postID=7849669768132697023' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/7849669768132697023'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/7849669768132697023'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2008/04/siw-2008-04-02-is-available.html' title='SIW 2008-04-02 is available'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>gtopala@gmail.com</email></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-8573244095890930930</id><published>2007-12-20T07:58:00.000-05:00</published><updated>2008-12-09T11:00:48.293-05:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>SIW 1.73 is available</title><content type='html'>&lt;a href="http://2.bp.blogspot.com/_1Z4tbYzT8GU/R2pnDZgkT-I/AAAAAAAAAA8/QAO_9MDoBRM/s1600-h/christmas.jpg"&gt;&lt;img style="float:right; margin:0 0 10px 10px;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_1Z4tbYzT8GU/R2pnDZgkT-I/AAAAAAAAAA8/QAO_9MDoBRM/s320/christmas.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5146038832308965346" /&gt;&lt;/a&gt;
&lt;ul&gt;&lt;li&gt;Added "Minimize to SysTray" option. Thanks to Jurjen Borst.&lt;/li&gt;&lt;li&gt;Updated device database.&lt;/li&gt;&lt;li&gt;"/log" option is working again.&lt;/li&gt;&lt;li&gt;Bugfixes.&lt;/li&gt;&lt;/ul&gt;
&lt;strong&gt;Merry Christmas and a Happy Holiday.&lt;br&gt;&lt;/strong&gt;
&lt;a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&amp;business=admin@gtopala.com&amp;currency_code=&amp;amount=&amp;return=http://www.gtopala.com/&amp;item_name=Buy+me+a+coffee"&gt;&lt;img src="http://images.gtopala.com/icon_cafe.gif" width="16" height="16" border="0" alt="If you like SIW you can buy me a coffee :)" title="If you like SIW you can buy me a coffee :)"&gt;If you like SIW you can buy me a coffee :)&lt;/a&gt;&lt;br&gt;
&lt;a href="http://www.gtopala.com/siw-download.html"&gt;Download SIW&lt;/a&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;br/&gt;&lt;/div&gt;</content><link rel='related' href='http://www.gtopala.com/siw-download.html' title='SIW 1.73 is available'/><link rel='replies' type='application/atom+xml' href='http://blog.gtopala.com/feeds/8573244095890930930/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=34910122&amp;postID=8573244095890930930' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/8573244095890930930'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/8573244095890930930'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2007/12/siw-173-is-available.html' title='SIW 1.73 is available'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>gtopala@gmail.com</email></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_1Z4tbYzT8GU/R2pnDZgkT-I/AAAAAAAAAA8/QAO_9MDoBRM/s72-c/christmas.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-3893202023658881083</id><published>2007-11-20T07:56:00.000-05:00</published><updated>2007-11-20T07:58:35.750-05:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>SIW 1.72 is available</title><content type='html'>&lt;ul&gt;&lt;li&gt;Added "Browser Helper Objects" module.&lt;/li&gt;&lt;li&gt;Added "Shell Extensions" module.&lt;/li&gt;&lt;li&gt;Updates for Window NT.&lt;/li&gt;&lt;li&gt;Bugfixes.&lt;/li&gt;&lt;/ul&gt;
&lt;a href="http://www.gtopala.com/siw-download.html"&gt;Download SIW&lt;/a&gt;&lt;br&gt;&lt;br&gt;
&lt;a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&amp;business=admin@gtopala.com&amp;currency_code=&amp;amount=&amp;return=http://www.gtopala.com/&amp;item_name=Buy+me+a+coffee"&gt;&lt;img src="http://images.gtopala.com/icon_cafe.gif" width="16" height="16" border="0" alt="If you like SIW you can buy me a coffee :)" title="If you like SIW you can buy me a coffee :)"&gt;If you like SIW you can buy me a coffee :)&lt;/a&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;br/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.gtopala.com/feeds/3893202023658881083/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=34910122&amp;postID=3893202023658881083' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/3893202023658881083'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/3893202023658881083'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2007/11/siw-172-is-available.html' title='SIW 1.72 is available'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>gtopala@gmail.com</email></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-3768447169358195003</id><published>2007-11-01T07:33:00.001-04:00</published><updated>2007-11-17T10:15:36.075-05:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>SIW Viewer</title><content type='html'>Sorinel Cristescu has created a &lt;a href="http://www.gtopala.com/siw-tools/siw-viewer.html"&gt;SIW Viewer&lt;/a&gt;.&lt;br&gt;
&lt;a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&amp;business=admin@gtopala.com&amp;currency_code=&amp;amount=&amp;return=http://www.gtopala.com/&amp;item_name=Buy+me+a+coffee"&gt;&lt;img src="http://images.gtopala.com/icon_cafe.gif" width="16" height="16" border="0" alt="If you like SIW you can buy me a coffee :)" title="If you like SIW you can buy me a coffee :)"&gt;If you like SIW you can buy me a coffee :)&lt;/a&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;br/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.gtopala.com/feeds/3768447169358195003/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=34910122&amp;postID=3768447169358195003' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/3768447169358195003'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/3768447169358195003'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2007/11/siw-viewer.html' title='SIW Viewer'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>gtopala@gmail.com</email></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-1093669644045492403</id><published>2007-10-22T07:22:00.000-04:00</published><updated>2007-11-11T09:49:57.805-05:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>SIW 1.71 is available</title><content type='html'>&lt;ul&gt;&lt;li&gt;Added &lt;a href="http://www.gtopala.com/siw-tools/monitor-test.html"&gt;Tools --&amp;gt; Monitor Test&lt;/a&gt; module&lt;/li&gt;&lt;li&gt;Updated &lt;a href="http://www.gtopala.com/siw-report/siw-xml-report.xml"&gt;XML Report&lt;/a&gt; (mode XSLT/XPath friendly)&lt;/li&gt;&lt;li&gt;Updated &lt;a href="http://www.gtopala.com/siw-hardware/video.html"&gt;Video&lt;/a&gt; module&lt;/li&gt;&lt;li&gt;Updated &lt;a href="http://www.gtopala.com/siw_software_codecs.html"&gt;Audio and Video Codecs&lt;/a&gt; module&lt;/li&gt;&lt;li&gt;Updated &lt;a href="http://www.gtopala.com/siw_hardware_cpu.html"&gt;CPU&lt;/a&gt; module&lt;/li&gt;&lt;li&gt;Updated &lt;a href="http://www.gtopala.com/siw_hardware_pci.html"&gt;PCI&lt;/a&gt; module&lt;/li&gt;&lt;li&gt;Bugfixes&lt;/li&gt;&lt;/ul&gt;
Don't forget &lt;a href="http://www.gtopala.com/deals/"&gt;October's Deal&lt;/a&gt;
&lt;a href="http://www.gtopala.com/siw-download.html"&gt;Download SIW&lt;/a&gt;&lt;br&gt;
&lt;a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&amp;business=admin@gtopala.com&amp;currency_code=&amp;amount=&amp;return=http://www.gtopala.com/&amp;item_name=Buy+me+a+coffee"&gt;&lt;img src="http://images.gtopala.com/icon_cafe.gif" width="16" height="16" border="0" alt="If you like SIW you can buy me a coffee :)" title="If you like SIW you can buy me a coffee :)"&gt;If you like SIW you can buy me a coffee :)&lt;/a&gt;&lt;br&gt;
&lt;a href="http://www.roboform.com/php/land.php?affid=gtopa&amp;frm=frame15"&gt;
&lt;img src="http://www.gtopala.com/img/336X280_Prevent_Identity_Theft.jpg" width="336" height="280" border="0" alt="Roboform" title="Roboform"&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;br/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.gtopala.com/feeds/1093669644045492403/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=34910122&amp;postID=1093669644045492403' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/1093669644045492403'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/1093669644045492403'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2007/10/siw-171-is-available.html' title='SIW 1.71 is available'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>gtopala@gmail.com</email></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-3160719775216090454</id><published>2007-10-07T23:32:00.000-04:00</published><updated>2007-10-10T07:50:13.332-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>SIW - 20% Off this month</title><content type='html'>&lt;a href="http://www.gtopala.com/deals/"&gt;&lt;big&gt;&lt;strong&gt;SIW - Technician's or Business Version&lt;/strong&gt;&lt;/a&gt;&lt;/big&gt;
&lt;hr&gt;&lt;div class="blogger-post-footer"&gt;&lt;br/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.gtopala.com/feeds/3160719775216090454/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=34910122&amp;postID=3160719775216090454' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/3160719775216090454'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/3160719775216090454'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2007/10/siw-20-off-this-month.html' title='SIW - 20% Off this month'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>gtopala@gmail.com</email></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-2286732685936558475</id><published>2007-09-16T23:46:00.000-04:00</published><updated>2007-11-11T09:46:39.848-05:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>SIW 1.70 is available</title><content type='html'>&lt;ul&gt;
&lt;li&gt;Added 'Sensors' support for IBM/Lenovo ThinkPad (I bought a &lt;a href="http://www.amazon.com/gp/product/B000TUGSCA?ie=UTF8&amp;tag=siwsysinfforw-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B000TUGSCA"&gt;Thinkpad T61 T7300&lt;/a&gt;&lt;img src="http://www.assoc-amazon.com/e/ir?t=siwsysinfforw-20&amp;l=as2&amp;o=1&amp;a=B000TUGSCA" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /&gt;).&lt;/li&gt;&lt;li&gt;Updated &lt;a href="http://www.gtopala.com/siw-report/siw-csv-report.csv"&gt;CSV Report&lt;/a&gt; module (database friendly).&lt;/li&gt;&lt;li&gt;Updated &lt;a href="http://www.gtopala.com/siw-report/siw-html-report.html"&gt;HTML Report&lt;/a&gt; module.&lt;/li&gt;&lt;li&gt;Updated &lt;a href="http://www.gtopala.com/siw-report/siw-xml-report.xml"&gt;XML Report&lt;/a&gt; module.&lt;/li&gt;&lt;li&gt;Updated &lt;a href="http://www.gtopala.com/siw_hardware_storage.html"&gt;Storage&lt;/a&gt; and &lt;a href="http://www.gtopala.com/siw-hardware-logical-disks.html"&gt;Logical Disk&lt;/a&gt; modules.&lt;/li&gt;&lt;li&gt;Updated &lt;a href="http://www.gtopala.com/siw_hardware_cpu.html"&gt;CPU&lt;/a&gt; module.&lt;/li&gt;&lt;li&gt;Minor changes and bugfixes.&lt;/li&gt;
&lt;/ul&gt;
Download SIW 1.70 from &lt;a href="http://www.gtopala.com/siw-download.html"&gt;http://www.gtopala.com/siw-download.html&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;br/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.gtopala.com/feeds/2286732685936558475/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=34910122&amp;postID=2286732685936558475' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/2286732685936558475'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/2286732685936558475'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2007/09/siw-170-is-available.html' title='SIW 1.70 is available'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>gtopala@gmail.com</email></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-4417671922266796147</id><published>2007-08-11T10:25:00.000-04:00</published><updated>2007-11-11T09:49:00.232-05:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Control Panel Applet for SIW</title><content type='html'>John Tergen has created a &lt;a href="http://www.gtopala.net/siw.cpl"&gt;Control Panel Applet for SIW&lt;/a&gt;, in order to start it.
Download the applet from &lt;a href="http://www.gtopala.net/siw.cpl"&gt;http://www.gtopala.net/siw.cpl&lt;/a&gt; and save it in the C:\WINDOWS\SYSTEM32 directory.
The applet's configuration is stored in Registry (HKEY_LOCAL_MACHINE\Software\NKY Inc.\Siw).
If you want to know more about writing Control Panel Applets, here is &lt;a href="http://astore.amazon.com/siwsysinfforw-20/detail/157231995X/105-5372779-8528432"&gt;&lt;strong&gt;The Book&lt;/strong&gt;&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;br/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.gtopala.com/feeds/4417671922266796147/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=34910122&amp;postID=4417671922266796147' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/4417671922266796147'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/4417671922266796147'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2007/08/control-panel-applet-for-siw.html' title='Control Panel Applet for SIW'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>gtopala@gmail.com</email></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-2048749973888372654</id><published>2007-07-05T08:01:00.000-04:00</published><updated>2007-08-13T08:13:35.776-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>SIW 1.69 Build 632 - Silent Update</title><content type='html'>Download &lt;strong&gt;SIW 1.69&lt;/strong&gt; from &lt;a href="http://www.gtopala.com/siw-download.html"&gt;http://www.gtopala.com/siw-download.html&lt;/a&gt;
&lt;!-- Begin BidVertiser code --&gt;
&lt;SCRIPT LANGUAGE="JavaScript1.1" SRC="http://bdv.bidvertiser.com/BidVertiser.dbm?pid=36227&amp;bid=165469" type="text/javascript"&gt;&lt;/SCRIPT&gt;
&lt;noscript&gt;&lt;a href="http://www.bidvertiser.com"&gt;internet advertising&lt;/a&gt;&lt;/noscript&gt;
&lt;!-- End BidVertiser code --&gt;&lt;div class="blogger-post-footer"&gt;&lt;br/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.gtopala.com/feeds/2048749973888372654/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=34910122&amp;postID=2048749973888372654' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/2048749973888372654'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/2048749973888372654'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2007/07/siw-169-build-632-silent-update.html' title='SIW 1.69 Build 632 - Silent Update'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>gtopala@gmail.com</email></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-903177211565078777</id><published>2007-07-02T09:41:00.000-04:00</published><updated>2007-11-11T09:47:45.155-05:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>SIW 1.69 is available</title><content type='html'>&lt;ul&gt;
&lt;li&gt;Added "&lt;a href="http://www.gtopala.com/siw-hardware/battery.html"&gt;Battery&lt;/a&gt;" module&lt;/li&gt;&lt;li&gt;Enhanced "&lt;a href="http://www.gtopala.com/siw-tools/cpu-usage.html"&gt;CPU and Memory Usage&lt;/a&gt;" module&lt;/li&gt;&lt;li&gt;Fixed Temperature for HDD&lt;/li&gt;&lt;li&gt;Fixed Licensed for Windows Vista&lt;/li&gt;&lt;li&gt;Enabled "Right-Click Regedit" on Windows Vista&lt;/li&gt;&lt;li&gt;Updated "&lt;a href="http://www.gtopala.com/siw_software_secrets.html"&gt;Secrets&lt;/a&gt;" module&lt;/li&gt;&lt;li&gt;Fixed Tools --&gt; Test --&gt; Dump BIOS&lt;/li&gt;
&lt;/ul&gt;
Download &lt;strong&gt;SIW 1.69&lt;/strong&gt; from &lt;a href="http://www.gtopala.com/siw-download.html"&gt;http://www.gtopala.com/siw-download.html&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;br/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.gtopala.com/feeds/903177211565078777/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=34910122&amp;postID=903177211565078777' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/903177211565078777'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/903177211565078777'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2007/07/siw-169-is-available.html' title='SIW 1.69 is available'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>gtopala@gmail.com</email></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-8423075660701343257</id><published>2007-05-23T20:42:00.000-04:00</published><updated>2007-07-02T14:59:15.425-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>SIW 1.68 Build 629 is available</title><content type='html'>- Bug Fixes
Download SIW 1.68 from &lt;a href="http://www.gtopala.com/siw-download.html" style="color: blue; text-decoration: underline"&gt;here&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;br/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.gtopala.com/feeds/8423075660701343257/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=34910122&amp;postID=8423075660701343257' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/8423075660701343257'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/8423075660701343257'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2007/05/siw-168-build-629-is-available.html' title='SIW 1.68 Build 629 is available'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>gtopala@gmail.com</email></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-1512443861849910274</id><published>2007-05-13T10:32:00.000-04:00</published><updated>2007-05-13T11:07:21.530-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>SIW 1.68 and Trend Micro - problem solved</title><content type='html'>The &lt;a href="http://www.gtopala.com/img/good-signature.gif" target="_blank"&gt;latest signature file&lt;/a&gt; for Trend Micro Internet Security recognizes &lt;b&gt;SIW&lt;/b&gt;.&lt;br&gt;Here is the &lt;a href="http://www.gtopala.com/img/bad-signature.gif" target="_blank"&gt;old signature file&lt;/a&gt; (&lt;b&gt;SIW&lt;/b&gt; is detected as infected with a "TROJ_Generic" virus).&lt;div class="blogger-post-footer"&gt;&lt;br/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.gtopala.com/feeds/1512443861849910274/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=34910122&amp;postID=1512443861849910274' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/1512443861849910274'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/1512443861849910274'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2007/05/siw-168-and-trend-micro-problem-solved.html' title='SIW 1.68 and Trend Micro - problem solved'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>gtopala@gmail.com</email></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-1552529600236888758</id><published>2007-05-03T20:58:00.000-04:00</published><updated>2007-05-03T21:02:40.064-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>SIW 1.68 and Trend Micro Internet Security 2007</title><content type='html'>Today I got 5 reports that the recent update of the Trend Micro Internet Security 2007 finds the SIW 1.68 (English Version only) infected with a "TROJ_Generic" virus.
The Multilanguage Version is fine.
I've contacted Trend Micro by email and I got the following reply:

&lt;em&gt;&lt;strong&gt;Dear Valued Customer, 

Thank you for your email. A Service Request has been created to address your concerns.
Here are the details:
Service Request Number: 1-88278459
Accepted Time: 5/4/2007 1:58:11 AM [(GMT) Greenwich Mean Time : Dublin, Edinburgh, Lisbon, London]
Expected Response: Within 48 Hours&lt;/strong&gt;&lt;/em&gt;&lt;div class="blogger-post-footer"&gt;&lt;br/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.gtopala.com/feeds/1552529600236888758/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=34910122&amp;postID=1552529600236888758' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/1552529600236888758'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/1552529600236888758'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2007/05/siw-168-and-trend-micro-internet.html' title='SIW 1.68 and Trend Micro Internet Security 2007'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>gtopala@gmail.com</email></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-1670299178909879313</id><published>2007-04-25T19:16:00.000-04:00</published><updated>2007-08-12T12:58:13.604-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>SIW 1.68 Build 627 is available</title><content type='html'>- New "Updates" module.
- Vista enhancements: computer role, activation status.
- Improved DEP detection.
- SMTP support for emailing the report.
- Fixed Internal Update (SIW 1.67 Build 625 has this bug).
- Chinese Language support. Thanks to Cloud.
- Updated XML Report.
Download SIW 1.68 from &lt;a href="http://www.gtopala.com/siw-download.html" style="color: blue; text-decoration: underline"&gt;here&lt;/a&gt;.
&lt;a href="http://www.roboform.com/php/land.php?affid=gtopa&amp;frm=frame15"&gt;
&lt;img src="http://www.gtopala.com/img/336X280_Prevent_Identity_Theft.jpg" width="336" height="280" border="0" alt="Roboform" title="Roboform"&gt;&lt;/a&gt;
&lt;!-- Begin BidVertiser code --&gt;
&lt;SCRIPT LANGUAGE="JavaScript1.1" SRC="http://bdv.bidvertiser.com/BidVertiser.dbm?pid=36227&amp;bid=165469" type="text/javascript"&gt;&lt;/SCRIPT&gt;
&lt;noscript&gt;&lt;a href="http://www.bidvertiser.com"&gt;internet advertising&lt;/a&gt;&lt;/noscript&gt;
&lt;!-- End BidVertiser code --&gt;&lt;div class="blogger-post-footer"&gt;&lt;br/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.gtopala.com/feeds/1670299178909879313/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=34910122&amp;postID=1670299178909879313' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/1670299178909879313'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/1670299178909879313'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2007/04/siw-168-build-627-is-available.html' title='SIW 1.68 Build 627 is available'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>gtopala@gmail.com</email></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-467984616125634687</id><published>2007-03-18T17:54:00.000-04:00</published><updated>2007-08-12T13:05:06.169-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>SIW 1.67 Build 626 - Silent Update</title><content type='html'>Download it form &lt;a href="http://www.gtopala.com/siw-download.html"&gt;www.gtopala.com/siw-download.html&lt;/a&gt;.
&lt;a href="http://www.roboform.com/php/land.php?affid=gtopa&amp;frm=frame15"&gt;
&lt;img src="http://www.gtopala.com/img/336X280_Prevent_Identity_Theft.jpg" width="336" height="280" border="0" alt="Roboform" title="Roboform"&gt;&lt;/a&gt;
&lt;!-- Begin BidVertiser code --&gt;
&lt;SCRIPT LANGUAGE="JavaScript1.1" SRC="http://bdv.bidvertiser.com/BidVertiser.dbm?pid=36227&amp;bid=165469" type="text/javascript"&gt;&lt;/SCRIPT&gt;
&lt;noscript&gt;&lt;a href="http://www.bidvertiser.com"&gt;internet advertising&lt;/a&gt;&lt;/noscript&gt;
&lt;!-- End BidVertiser code --&gt;&lt;div class="blogger-post-footer"&gt;&lt;br/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.gtopala.com/feeds/467984616125634687/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=34910122&amp;postID=467984616125634687' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/467984616125634687'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/467984616125634687'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2007/03/siw-167-build-626-silent-update.html' title='SIW 1.67 Build 626 - Silent Update'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>gtopala@gmail.com</email></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-7927775293970866950</id><published>2007-03-10T15:20:00.000-05:00</published><updated>2007-08-12T13:05:36.181-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>SIW 1.67 Build 625 is available</title><content type='html'>- Added "Logical Disks" item.
- Added "Follow the Link" right-click menu.
- Added Windows Experience Index for Windows Vista.
- Added "/append" &lt;a href="http://www.gtopala.com/siw_command_line.html" target="_blank" style="color: blue; text-decoration: underline"&gt;Command Line Argument&lt;/a&gt;.
- Added "Remote Licenses".
- "Licenses" works for ERD Commander 2005.
- Enhanced "Installed Programs".
- Enhanced "System Slots".
- Enhanced XML Reports.
- HTML Reports are Valid HTML 4.01 Transitional.
- Added /subject and /body Command Line Options.
- Updated Spanish Language. Thanks to Juan Rodr&amp;#237;guez Parra
Download SIW 1.67 from &lt;a href="http://www.gtopala.com/siw-download.html" style="color: blue; text-decoration: underline"&gt;here&lt;/a&gt;.
&lt;a href="http://www.roboform.com/php/land.php?affid=gtopa&amp;frm=frame15"&gt;
&lt;img src="http://www.gtopala.com/img/336X280_Prevent_Identity_Theft.jpg" width="336" height="280" border="0" alt="Roboform" title="Roboform"&gt;&lt;/a&gt;
&lt;!-- Begin BidVertiser code --&gt;
&lt;SCRIPT LANGUAGE="JavaScript1.1" SRC="http://bdv.bidvertiser.com/BidVertiser.dbm?pid=36227&amp;bid=165469" type="text/javascript"&gt;&lt;/SCRIPT&gt;
&lt;noscript&gt;&lt;a href="http://www.bidvertiser.com"&gt;internet advertising&lt;/a&gt;&lt;/noscript&gt;
&lt;!-- End BidVertiser code --&gt;&lt;div class="blogger-post-footer"&gt;&lt;br/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.gtopala.com/feeds/7927775293970866950/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=34910122&amp;postID=7927775293970866950' title='12 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/7927775293970866950'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/7927775293970866950'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2007/03/siw-167-build-625-is-available.html' title='SIW 1.67 Build 625 is available'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>gtopala@gmail.com</email></author><thr:total>12</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-1232471594685830324</id><published>2007-01-14T19:25:00.000-05:00</published><updated>2007-08-12T13:05:52.317-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>SIW 1.66 Build 624 is available</title><content type='html'>See what's new &lt;a href="http://www.gtopala.com/siw_news/siw_news.html"&gt;here&lt;/a&gt;.
&lt;a href="http://www.roboform.com/php/land.php?affid=gtopa&amp;frm=frame15"&gt;
&lt;img src="http://www.gtopala.com/img/336X280_Prevent_Identity_Theft.jpg" width="336" height="280" border="0" alt="Roboform" title="Roboform"&gt;&lt;/a&gt;
&lt;!-- Begin BidVertiser code --&gt;
&lt;SCRIPT LANGUAGE="JavaScript1.1" SRC="http://bdv.bidvertiser.com/BidVertiser.dbm?pid=36227&amp;bid=165469" type="text/javascript"&gt;&lt;/SCRIPT&gt;
&lt;noscript&gt;&lt;a href="http://www.bidvertiser.com"&gt;internet advertising&lt;/a&gt;&lt;/noscript&gt;
&lt;!-- End BidVertiser code --&gt;&lt;div class="blogger-post-footer"&gt;&lt;br/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.gtopala.com/feeds/1232471594685830324/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=34910122&amp;postID=1232471594685830324' title='10 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/1232471594685830324'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/1232471594685830324'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2007/01/siw-166-build-624-is-available.html' title='SIW 1.66 Build 624 is available'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>gtopala@gmail.com</email></author><thr:total>10</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-643939076074049042</id><published>2006-12-09T09:56:00.000-05:00</published><updated>2007-08-12T13:06:10.717-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>SIW 1.65 on Windows NT 4.0</title><content type='html'>SIW 1.65 doesn't work on Windows NT 4.0. The code is using the GetLongPathName API. The kernel32.dll from Windows NT 4.0 doesn't have it. I will fix the problem ASAP. Thanks to Juergen Artelt.
&lt;a href="http://www.roboform.com/php/land.php?affid=gtopa&amp;frm=frame15"&gt;
&lt;img src="http://www.gtopala.com/img/336X280_Prevent_Identity_Theft.jpg" width="336" height="280" border="0" alt="Roboform" title="Roboform"&gt;&lt;/a&gt;
&lt;!-- Begin BidVertiser code --&gt;
&lt;SCRIPT LANGUAGE="JavaScript1.1" SRC="http://bdv.bidvertiser.com/BidVertiser.dbm?pid=36227&amp;bid=165469" type="text/javascript"&gt;&lt;/SCRIPT&gt;
&lt;noscript&gt;&lt;a href="http://www.bidvertiser.com"&gt;internet advertising&lt;/a&gt;&lt;/noscript&gt;
&lt;!-- End BidVertiser code --&gt;&lt;div class="blogger-post-footer"&gt;&lt;br/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.gtopala.com/feeds/643939076074049042/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=34910122&amp;postID=643939076074049042' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/643939076074049042'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/643939076074049042'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2006/12/siw-165-doesnt-work-on-windows-nt-40.html' title='SIW 1.65 on Windows NT 4.0'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>gtopala@gmail.com</email></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-4548240407327440000</id><published>2006-12-04T08:01:00.000-05:00</published><updated>2007-08-12T13:04:18.713-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>SIW and Greek Language</title><content type='html'>&lt;a href="http://forums.pcper.com/showthread.php?t=391238&amp;page=1&amp;pp=15"&gt;MrSeanKon&lt;/a&gt; wrote the &lt;a href="http://www.gtopala.com/siw_lang.html"&gt;Greek&lt;/a&gt; translation. Thanks.
&lt;a href="http://www.roboform.com/php/land.php?affid=gtopa&amp;frm=frame15"&gt;
&lt;img src="http://www.gtopala.com/img/336X280_Prevent_Identity_Theft.jpg" width="336" height="280" border="0" alt="Roboform" title="Roboform"&gt;&lt;/a&gt;
&lt;!-- Begin BidVertiser code --&gt;
&lt;SCRIPT LANGUAGE="JavaScript1.1" SRC="http://bdv.bidvertiser.com/BidVertiser.dbm?pid=36227&amp;bid=165469" type="text/javascript"&gt;&lt;/SCRIPT&gt;
&lt;noscript&gt;&lt;a href="http://www.bidvertiser.com"&gt;internet advertising&lt;/a&gt;&lt;/noscript&gt;
&lt;!-- End BidVertiser code --&gt;&lt;div class="blogger-post-footer"&gt;&lt;br/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.gtopala.com/feeds/4548240407327440000/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=34910122&amp;postID=4548240407327440000' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/4548240407327440000'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/4548240407327440000'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2006/12/siw-and-greek-language.html' title='SIW and Greek Language'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>gtopala@gmail.com</email></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-3978963846088823202</id><published>2006-12-03T10:22:00.000-05:00</published><updated>2008-01-27T16:14:43.937-05:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>SIW with Installer</title><content type='html'>I got many emails with questions like "&lt;em&gt;how can I add SIW to the Start menu?&lt;/em&gt;", "&lt;em&gt;how can I uninstall SIW?&lt;/em&gt;", etc.
The answer is simple: use the SIW with Installer - download the &lt;a href="http://www.gtopala.net/siw-setup.exe"&gt;siw-setup.exe&lt;/a&gt; file from http://www.gtopala.com/siw-download.html, and run it.
&lt;a href="http://www.roboform.com/php/land.php?affid=gtopa&amp;frm=frame15"&gt;
&lt;img src="http://www.gtopala.com/img/336X280_Prevent_Identity_Theft.jpg" width="336" height="280" border="0" alt="Roboform" title="Roboform"&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;br/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.gtopala.com/feeds/3978963846088823202/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=34910122&amp;postID=3978963846088823202' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/3978963846088823202'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/3978963846088823202'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2006/12/siw-with-installer.html' title='SIW with Installer'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>gtopala@gmail.com</email></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-5418359351484296360</id><published>2006-12-02T11:13:00.000-05:00</published><updated>2007-08-12T13:03:37.672-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Cool site</title><content type='html'>&lt;a href="http://www.ip-adress.com/"&gt;show and locate your ip-address&lt;/a&gt;
&lt;a href="http://www.roboform.com/php/land.php?affid=gtopa&amp;frm=frame15"&gt;
&lt;img src="http://www.gtopala.com/img/336X280_Prevent_Identity_Theft.jpg" width="336" height="280" border="0" alt="Roboform" title="Roboform"&gt;&lt;/a&gt;
&lt;!-- Begin BidVertiser code --&gt;
&lt;SCRIPT LANGUAGE="JavaScript1.1" SRC="http://bdv.bidvertiser.com/BidVertiser.dbm?pid=36227&amp;bid=165469" type="text/javascript"&gt;&lt;/SCRIPT&gt;
&lt;noscript&gt;&lt;a href="http://www.bidvertiser.com"&gt;internet advertising&lt;/a&gt;&lt;/noscript&gt;
&lt;!-- End BidVertiser code --&gt;&lt;div class="blogger-post-footer"&gt;&lt;br/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.gtopala.com/feeds/5418359351484296360/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=34910122&amp;postID=5418359351484296360' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/5418359351484296360'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/5418359351484296360'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2006/12/cool-site.html' title='Cool site'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>gtopala@gmail.com</email></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-9052567578720693789</id><published>2006-11-27T23:09:00.000-05:00</published><updated>2007-08-12T13:03:17.992-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>SIW 1.65 Build 623 is available</title><content type='html'>See what's new &lt;a href="http://www.gtopala.com/siw_news/siw_news.html"&gt;here&lt;/a&gt;.
&lt;a href="http://www.roboform.com/php/land.php?affid=gtopa&amp;frm=frame15"&gt;
&lt;img src="http://www.gtopala.com/img/336X280_Prevent_Identity_Theft.jpg" width="336" height="280" border="0" alt="Roboform" title="Roboform"&gt;&lt;/a&gt;
&lt;!-- Begin BidVertiser code --&gt;
&lt;SCRIPT LANGUAGE="JavaScript1.1" SRC="http://bdv.bidvertiser.com/BidVertiser.dbm?pid=36227&amp;bid=165469" type="text/javascript"&gt;&lt;/SCRIPT&gt;
&lt;noscript&gt;&lt;a href="http://www.bidvertiser.com"&gt;internet advertising&lt;/a&gt;&lt;/noscript&gt;
&lt;!-- End BidVertiser code --&gt;&lt;div class="blogger-post-footer"&gt;&lt;br/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.gtopala.com/feeds/9052567578720693789/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=34910122&amp;postID=9052567578720693789' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/9052567578720693789'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/9052567578720693789'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2006/11/siw-165-build-623-is-available.html' title='SIW 1.65 Build 623 is available'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>gtopala@gmail.com</email></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-3254994778499431175</id><published>2006-11-26T12:51:00.000-05:00</published><updated>2007-08-12T13:02:53.458-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>SIW 1.64 is unable to save its configuration file.</title><content type='html'>The options are saved in an xml file called "C:\Documents and Settings\%USER%\Application Data\gtopala\SIW\siw_init.xml" (Win NT, 2000, XP, 2003 or Vista) or "C:\WINDOWS\Application Data\gtopala\SIW\siw_init.xml" (Win 9x).
SIW 1.64 fails to create the "gtopala\siw\" folders if they don't exist before creating the options file.
&lt;strong&gt;Workaround: manually create these folders.&lt;/strong&gt;
Thanks to Michel Cote for reporting this bug.
&lt;a href="http://www.roboform.com/php/land.php?affid=gtopa&amp;frm=frame15"&gt;
&lt;img src="http://www.gtopala.com/img/336X280_Prevent_Identity_Theft.jpg" width="336" height="280" border="0" alt="Roboform" title="Roboform"&gt;&lt;/a&gt;
&lt;!-- Begin BidVertiser code --&gt;
&lt;SCRIPT LANGUAGE="JavaScript1.1" SRC="http://bdv.bidvertiser.com/BidVertiser.dbm?pid=36227&amp;bid=165469" type="text/javascript"&gt;&lt;/SCRIPT&gt;
&lt;noscript&gt;&lt;a href="http://www.bidvertiser.com"&gt;internet advertising&lt;/a&gt;&lt;/noscript&gt;
&lt;!-- End BidVertiser code --&gt;&lt;div class="blogger-post-footer"&gt;&lt;br/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.gtopala.com/feeds/3254994778499431175/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=34910122&amp;postID=3254994778499431175' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/3254994778499431175'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/3254994778499431175'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2006/11/siw-164-is-unable-to-save-its.html' title='SIW 1.64 is unable to save its configuration file.'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>gtopala@gmail.com</email></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-8441648289032351022</id><published>2006-11-20T07:34:00.000-05:00</published><updated>2007-08-12T13:02:28.352-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>SIW and Catalan Language</title><content type='html'>Benny Beat wrote the &lt;a href="http://www.gtopala.com/siw_lang.html"&gt;Catalan&lt;/a&gt; translation. Thanks.
&lt;a href="http://www.roboform.com/php/land.php?affid=gtopa&amp;frm=frame15"&gt;
&lt;img src="http://www.gtopala.com/img/336X280_Prevent_Identity_Theft.jpg" width="336" height="280" border="0" alt="Roboform" title="Roboform"&gt;&lt;/a&gt;
&lt;!-- Begin BidVertiser code --&gt;
&lt;SCRIPT LANGUAGE="JavaScript1.1" SRC="http://bdv.bidvertiser.com/BidVertiser.dbm?pid=36227&amp;bid=165469" type="text/javascript"&gt;&lt;/SCRIPT&gt;
&lt;noscript&gt;&lt;a href="http://www.bidvertiser.com"&gt;internet advertising&lt;/a&gt;&lt;/noscript&gt;
&lt;!-- End BidVertiser code --&gt;&lt;div class="blogger-post-footer"&gt;&lt;br/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.gtopala.com/feeds/8441648289032351022/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=34910122&amp;postID=8441648289032351022' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/8441648289032351022'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/8441648289032351022'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2006/11/siw-and-catalan-language.html' title='SIW and Catalan Language'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>gtopala@gmail.com</email></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-116284922203900211</id><published>2006-11-06T16:35:00.000-05:00</published><updated>2007-08-12T13:02:07.760-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Finding the Windows 98 Product Key.</title><content type='html'>Because you were asked for the Key when you first installed Windows, it's saved in the Registry. Even if you are unable to start Windows, as long as you can get to the command line,(a C:\ prompt) you can run this on the SYSTEM.DAT file that's part of the Registry. For Windows 98 installations, type:
&lt;strong&gt;find.exe /I "ProductKey" %winbootdir%\SYSTEM.DAT &lt;/strong&gt;
The first line of the values returned should show the product key in a form similar to:
 ?????-?????-?????-?????-?????.
&lt;a href="http://www.roboform.com/php/land.php?affid=gtopa&amp;frm=frame15"&gt;
&lt;img src="http://www.gtopala.com/img/336X280_Prevent_Identity_Theft.jpg" width="336" height="280" border="0" alt="Roboform" title="Roboform"&gt;&lt;/a&gt;
&lt;!-- Begin BidVertiser code --&gt;
&lt;SCRIPT LANGUAGE="JavaScript1.1" SRC="http://bdv.bidvertiser.com/BidVertiser.dbm?pid=36227&amp;bid=165469" type="text/javascript"&gt;&lt;/SCRIPT&gt;
&lt;noscript&gt;&lt;a href="http://www.bidvertiser.com"&gt;internet advertising&lt;/a&gt;&lt;/noscript&gt;
&lt;!-- End BidVertiser code --&gt;&lt;div class="blogger-post-footer"&gt;&lt;br/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.gtopala.com/feeds/116284922203900211/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=34910122&amp;postID=116284922203900211' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/116284922203900211'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/116284922203900211'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2006/11/finding-windows-98-product-key.html' title='Finding the Windows 98 Product Key.'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>gtopala@gmail.com</email></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-116268216956491958</id><published>2006-11-04T18:11:00.000-05:00</published><updated>2007-08-12T13:01:45.696-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>SIW's Command Line Arguments</title><content type='html'>I've added a page with SIW's &lt;a href="http://www.gtopala.com/siw_command_line.html"&gt;Command Line Arguments&lt;/a&gt;.
&lt;a href="http://www.roboform.com/php/land.php?affid=gtopa&amp;frm=frame15"&gt;
&lt;img src="http://www.gtopala.com/img/336X280_Prevent_Identity_Theft.jpg" width="336" height="280" border="0" alt="Roboform" title="Roboform"&gt;&lt;/a&gt;
&lt;!-- Begin BidVertiser code --&gt;
&lt;SCRIPT LANGUAGE="JavaScript1.1" SRC="http://bdv.bidvertiser.com/BidVertiser.dbm?pid=36227&amp;bid=165469" type="text/javascript"&gt;&lt;/SCRIPT&gt;
&lt;noscript&gt;&lt;a href="http://www.bidvertiser.com"&gt;internet advertising&lt;/a&gt;&lt;/noscript&gt;
&lt;!-- End BidVertiser code --&gt;&lt;div class="blogger-post-footer"&gt;&lt;br/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.gtopala.com/feeds/116268216956491958/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=34910122&amp;postID=116268216956491958' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/116268216956491958'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/116268216956491958'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2006/11/siws-command-line-arguments.html' title='SIW&apos;s Command Line Arguments'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>gtopala@gmail.com</email></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-116216158816851250</id><published>2006-10-29T17:35:00.000-05:00</published><updated>2006-11-10T11:16:38.419-05:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>SIW and Spanish Language</title><content type='html'>David Santaolalla wrote the &lt;a href="http://www.gtopala.com/siw_lang.html"&gt;Spanish&lt;/a&gt; translation. Thanks.&lt;div class="blogger-post-footer"&gt;&lt;br/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.gtopala.com/feeds/116216158816851250/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=34910122&amp;postID=116216158816851250' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/116216158816851250'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/116216158816851250'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2006/10/siw-and-spanish-language.html' title='SIW and Spanish Language'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>gtopala@gmail.com</email></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-116173760477085844</id><published>2006-10-24T20:51:00.000-04:00</published><updated>2007-08-12T13:01:25.631-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>SIW as System Auditor</title><content type='html'>I found a nice article here: &lt;a href="http://www.dailycupoftech.com/usb-system-auditor/"&gt;http://www.dailycupoftech.com/usb-system-auditor/&lt;/a&gt;
&lt;a href="http://www.roboform.com/php/land.php?affid=gtopa&amp;frm=frame15"&gt;
&lt;img src="http://www.gtopala.com/img/336X280_Prevent_Identity_Theft.jpg" width="336" height="280" border="0" alt="Roboform" title="Roboform"&gt;&lt;/a&gt;
&lt;!-- Begin BidVertiser code --&gt;
&lt;SCRIPT LANGUAGE="JavaScript1.1" SRC="http://bdv.bidvertiser.com/BidVertiser.dbm?pid=36227&amp;bid=165469" type="text/javascript"&gt;&lt;/SCRIPT&gt;
&lt;noscript&gt;&lt;a href="http://www.bidvertiser.com"&gt;internet advertising&lt;/a&gt;&lt;/noscript&gt;
&lt;!-- End BidVertiser code --&gt;&lt;div class="blogger-post-footer"&gt;&lt;br/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.gtopala.com/feeds/116173760477085844/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=34910122&amp;postID=116173760477085844' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/116173760477085844'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/116173760477085844'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2006/10/siw-as-system-auditor.html' title='SIW as System Auditor'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>gtopala@gmail.com</email></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-116139656952797748</id><published>2006-10-20T22:02:00.000-04:00</published><updated>2007-08-12T13:01:06.113-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>SIW and CPU's Temperature</title><content type='html'>I've added code to display the CPU's temperature for Intel's Core Duo/Solo, Core 2 Duo/Extreme, Xeon 5100 and all AMD's K8 chips.
The temperature readings are very accurate as the data is collected from a Digital Thermal Sensor (or DTS) which is located in each individual processing core, near the hottest part.
The beta version can be downloaded from &lt;a href="http://www.gtopala.com/siw_beta.html"&gt;http://www.gtopala.com/siw_beta.html&lt;/a&gt;
If you have a Core or a K8 CPU, please test it and let me know the result.
I don't know the meaning of Sensor0 and Sensor1 for AMD K8. Do you?
&lt;a href="http://www.roboform.com/php/land.php?affid=gtopa&amp;frm=frame15"&gt;
&lt;img src="http://www.gtopala.com/img/336X280_Prevent_Identity_Theft.jpg" width="336" height="280" border="0" alt="Roboform" title="Roboform"&gt;&lt;/a&gt;
&lt;!-- Begin BidVertiser code --&gt;
&lt;SCRIPT LANGUAGE="JavaScript1.1" SRC="http://bdv.bidvertiser.com/BidVertiser.dbm?pid=36227&amp;bid=165469" type="text/javascript"&gt;&lt;/SCRIPT&gt;
&lt;noscript&gt;&lt;a href="http://www.bidvertiser.com"&gt;internet advertising&lt;/a&gt;&lt;/noscript&gt;
&lt;!-- End BidVertiser code --&gt;&lt;div class="blogger-post-footer"&gt;&lt;br/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.gtopala.com/feeds/116139656952797748/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=34910122&amp;postID=116139656952797748' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/116139656952797748'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/116139656952797748'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2006/10/siw-and-cpus-temperature.html' title='SIW and CPU&apos;s Temperature'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>gtopala@gmail.com</email></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-116121294737008450</id><published>2006-10-18T19:05:00.000-04:00</published><updated>2007-08-12T13:00:41.859-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Microsoft KB 917021 and SIW</title><content type='html'>Microsoft has released an update for 
&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=2726f32f-d52b-4f84-ace8-f7fc20195769&amp;DisplayLang=en"&gt;Wi-Fi Protected Access 2 (WPA2)&lt;/a&gt;.
SIW is unable to get the SSID and the WEP Key if this update is installed :(
&lt;a href="http://www.roboform.com/php/land.php?affid=gtopa&amp;frm=frame15"&gt;
&lt;img src="http://www.gtopala.com/img/336X280_Prevent_Identity_Theft.jpg" width="336" height="280" border="0" alt="Roboform" title="Roboform"&gt;&lt;/a&gt;
&lt;!-- Begin BidVertiser code --&gt;
&lt;SCRIPT LANGUAGE="JavaScript1.1" SRC="http://bdv.bidvertiser.com/BidVertiser.dbm?pid=36227&amp;bid=165469" type="text/javascript"&gt;&lt;/SCRIPT&gt;
&lt;noscript&gt;&lt;a href="http://www.bidvertiser.com"&gt;internet advertising&lt;/a&gt;&lt;/noscript&gt;
&lt;!-- End BidVertiser code --&gt;&lt;div class="blogger-post-footer"&gt;&lt;br/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.gtopala.com/feeds/116121294737008450/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=34910122&amp;postID=116121294737008450' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/116121294737008450'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/116121294737008450'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2006/10/microsoft-kb-917021-and-siw.html' title='Microsoft KB 917021 and SIW'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>gtopala@gmail.com</email></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-116040296720017931</id><published>2006-10-09T10:07:00.000-04:00</published><updated>2007-08-12T13:00:08.795-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>SIW 1.64 Build 622 is available</title><content type='html'>See what's new &lt;a href="http://www.gtopala.com/siw_history.html"&gt;here&lt;/a&gt;
&lt;a href="http://www.roboform.com/php/land.php?affid=gtopa&amp;frm=frame15"&gt;
&lt;img src="http://www.gtopala.com/img/336X280_Prevent_Identity_Theft.jpg" width="336" height="280" border="0" alt="Roboform" title="Roboform"&gt;&lt;/a&gt;
&lt;!-- Begin BidVertiser code --&gt;
&lt;SCRIPT LANGUAGE="JavaScript1.1" SRC="http://bdv.bidvertiser.com/BidVertiser.dbm?pid=36227&amp;bid=165469" type="text/javascript"&gt;&lt;/SCRIPT&gt;
&lt;noscript&gt;&lt;a href="http://www.bidvertiser.com"&gt;internet advertising&lt;/a&gt;&lt;/noscript&gt;
&lt;!-- End BidVertiser code --&gt;&lt;div class="blogger-post-footer"&gt;&lt;br/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.gtopala.com/feeds/116040296720017931/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=34910122&amp;postID=116040296720017931' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/116040296720017931'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/116040296720017931'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2006/10/siw-164-build-622-is-available.html' title='SIW 1.64 Build 622 is available'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>gtopala@gmail.com</email></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-116022984831460661</id><published>2006-10-07T09:59:00.000-04:00</published><updated>2007-08-12T12:59:43.563-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>SIW 1.64 is (almost) ready</title><content type='html'>What's new:
Added Japanese, Norwegian and Polish support.
Enhanced Network Extra Info.
Added Trillian Passwords.
New PCI Devices.
New CPUs.
Added SMBus support for AMD-8111 (untested).
Added SMBus support for nForce2.
Added SSSE3 detection for &lt;a href="ftp://download.intel.com/technology/architecture/new-instructions-paper.pdf"&gt;Intel Core 2 Processors&lt;/a&gt;.
Bug fixes.

The beta/debug version is available &lt;a href="http://www.gtopala.com/siw_beta.html"&gt;here&lt;/a&gt;
&lt;a href="http://www.roboform.com/php/land.php?affid=gtopa&amp;frm=frame15"&gt;
&lt;img src="http://www.gtopala.com/img/336X280_Prevent_Identity_Theft.jpg" width="336" height="280" border="0" alt="Roboform" title="Roboform"&gt;&lt;/a&gt;
&lt;!-- Begin BidVertiser code --&gt;
&lt;SCRIPT LANGUAGE="JavaScript1.1" SRC="http://bdv.bidvertiser.com/BidVertiser.dbm?pid=36227&amp;bid=165469" type="text/javascript"&gt;&lt;/SCRIPT&gt;
&lt;noscript&gt;&lt;a href="http://www.bidvertiser.com"&gt;internet advertising&lt;/a&gt;&lt;/noscript&gt;
&lt;!-- End BidVertiser code --&gt;&lt;div class="blogger-post-footer"&gt;&lt;br/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.gtopala.com/feeds/116022984831460661/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=34910122&amp;postID=116022984831460661' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/116022984831460661'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/116022984831460661'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2006/10/siw-164-is-almost-ready.html' title='SIW 1.64 is (almost) ready'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>gtopala@gmail.com</email></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-115923135590461531</id><published>2006-09-25T20:41:00.000-04:00</published><updated>2007-08-12T12:59:21.998-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>SIW LOG Problem</title><content type='html'>The "Domain User Accounts" and "Licenses" Options are using the same value for the LOG. If one of them is selected, the LOG will contain both items.
The bug will be fixed in version 1.64.
&lt;a href="http://www.roboform.com/php/land.php?affid=gtopa&amp;frm=frame15"&gt;
&lt;img src="http://www.gtopala.com/img/336X280_Prevent_Identity_Theft.jpg" width="336" height="280" border="0" alt="Roboform" title="Roboform"&gt;&lt;/a&gt;
&lt;!-- Begin BidVertiser code --&gt;
&lt;SCRIPT LANGUAGE="JavaScript1.1" SRC="http://bdv.bidvertiser.com/BidVertiser.dbm?pid=36227&amp;bid=165469" type="text/javascript"&gt;&lt;/SCRIPT&gt;
&lt;noscript&gt;&lt;a href="http://www.bidvertiser.com"&gt;internet advertising&lt;/a&gt;&lt;/noscript&gt;
&lt;!-- End BidVertiser code --&gt;&lt;div class="blogger-post-footer"&gt;&lt;br/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.gtopala.com/feeds/115923135590461531/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=34910122&amp;postID=115923135590461531' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/115923135590461531'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/115923135590461531'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2006/09/siw-log-problem.html' title='SIW LOG Problem'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>gtopala@gmail.com</email></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-115903162403014052</id><published>2006-09-23T13:13:00.000-04:00</published><updated>2007-08-12T12:58:58.486-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>SIW with AMD/nForce support</title><content type='html'>I'm working on AMD/nForce SMBus support. Unfortunately, I don’t have an AMD computer to test. If you want to be a beta-tester (“Guinea Pig” ) send me an email &lt;a style="COLOR: blue" href="mailto:siw@gtopala.com"&gt;siw@gtopala.com&lt;/a&gt;
Thanks,
Gabriel Topala
&lt;a href="http://www.gtopala.com"&gt;http://www.gtopala.com&lt;/a&gt;
&lt;a href="http://www.roboform.com/php/land.php?affid=gtopa&amp;frm=frame15"&gt;
&lt;img src="http://www.gtopala.com/img/336X280_Prevent_Identity_Theft.jpg" width="336" height="280" border="0" alt="Roboform" title="Roboform"&gt;&lt;/a&gt;
&lt;!-- Begin BidVertiser code --&gt;
&lt;SCRIPT LANGUAGE="JavaScript1.1" SRC="http://bdv.bidvertiser.com/BidVertiser.dbm?pid=36227&amp;bid=165469" type="text/javascript"&gt;&lt;/SCRIPT&gt;
&lt;noscript&gt;&lt;a href="http://www.bidvertiser.com"&gt;internet advertising&lt;/a&gt;&lt;/noscript&gt;
&lt;!-- End BidVertiser code --&gt;&lt;div class="blogger-post-footer"&gt;&lt;br/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.gtopala.com/feeds/115903162403014052/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=34910122&amp;postID=115903162403014052' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/115903162403014052'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/posts/default/115903162403014052'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2006/09/siw-with-amdnforce-support.html' title='SIW with AMD/nForce support'/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>gtopala@gmail.com</email></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-101279529933004742</id><published>2010-10-29T16:29:52.855-04:00</published><updated>2010-10-29T16:29:52.855-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yes, it is possible to use a different SMTP port (...</title><content type='html'>Yes, it is possible to use a different SMTP port (SSL and TTS are not supported). Please check &lt;a href="http://www.gtopala.com/siw-command-line.php" rel="nofollow"&gt;Command Line Arguments&lt;/a&gt; page.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/1230866317906034546/comments/default/101279529933004742'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/1230866317906034546/comments/default/101279529933004742'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2010/10/siw-2010-pro-build-10616-is-available.html?showComment=1288384192855#c101279529933004742' title=''/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2010/10/siw-2010-pro-build-10616-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-1230866317906034546' source='http://www.blogger.com/feeds/34910122/posts/default/1230866317906034546' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-2901921370772093382</id><published>2010-10-29T16:15:56.296-04:00</published><updated>2010-10-29T16:22:20.618-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Gabriel, is it possible to specify a port numbe...</title><content type='html'>Hi Gabriel, is it possible to specify a port number for the SMTP sending feature of the Technician edition?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/1230866317906034546/comments/default/2901921370772093382'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/1230866317906034546/comments/default/2901921370772093382'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2010/10/siw-2010-pro-build-10616-is-available.html?showComment=1288383356296#c2901921370772093382' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2010/10/siw-2010-pro-build-10616-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-1230866317906034546' source='http://www.blogger.com/feeds/34910122/posts/default/1230866317906034546' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-5979466960002007673</id><published>2010-10-26T07:30:01.308-04:00</published><updated>2010-10-26T07:30:01.308-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yes, Volume Discounts are available. How many lice...</title><content type='html'>Yes, Volume Discounts are available. How many licenses do you want?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/1230866317906034546/comments/default/5979466960002007673'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/1230866317906034546/comments/default/5979466960002007673'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2010/10/siw-2010-pro-build-10616-is-available.html?showComment=1288092601308#c5979466960002007673' title=''/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2010/10/siw-2010-pro-build-10616-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-1230866317906034546' source='http://www.blogger.com/feeds/34910122/posts/default/1230866317906034546' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-4553830380555034462</id><published>2010-10-26T03:00:12.179-04:00</published><updated>2010-10-26T07:16:14.271-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Could I get  discount on SIW Technician's Version ...</title><content type='html'>Could I get  discount on SIW Technician&amp;#39;s Version !&lt;br /&gt;&lt;br /&gt;Thanks in advance</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/1230866317906034546/comments/default/4553830380555034462'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/1230866317906034546/comments/default/4553830380555034462'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2010/10/siw-2010-pro-build-10616-is-available.html?showComment=1288076412179#c4553830380555034462' title=''/><author><name>Josip</name><uri>http://www.blogger.com/profile/08054661799797258503</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2010/10/siw-2010-pro-build-10616-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-1230866317906034546' source='http://www.blogger.com/feeds/34910122/posts/default/1230866317906034546' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-1231099917496691206</id><published>2010-10-22T08:55:29.842-04:00</published><updated>2010-10-22T08:55:29.842-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>http://www.gtopala.com/siw-download.html

Or click...</title><content type='html'>http://www.gtopala.com/siw-download.html&lt;br /&gt;&lt;br /&gt;Or click on SIW&amp;#39;s icon!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/1230866317906034546/comments/default/1231099917496691206'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/1230866317906034546/comments/default/1231099917496691206'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2010/10/siw-2010-pro-build-10616-is-available.html?showComment=1287752129842#c1231099917496691206' title=''/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2010/10/siw-2010-pro-build-10616-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-1230866317906034546' source='http://www.blogger.com/feeds/34910122/posts/default/1230866317906034546' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-3044909814482070832</id><published>2010-10-22T08:50:55.480-04:00</published><updated>2010-10-22T08:54:35.937-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Where is the download link?</title><content type='html'>Where is the download link?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/1230866317906034546/comments/default/3044909814482070832'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/1230866317906034546/comments/default/3044909814482070832'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2010/10/siw-2010-pro-build-10616-is-available.html?showComment=1287751855480#c3044909814482070832' title=''/><author><name>Richard</name><uri>http://rhftech.com</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2010/10/siw-2010-pro-build-10616-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-1230866317906034546' source='http://www.blogger.com/feeds/34910122/posts/default/1230866317906034546' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-8562510389829070057</id><published>2010-09-30T08:18:26.809-04:00</published><updated>2010-09-30T08:18:26.809-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I will consider it for inclusion in a later versio...</title><content type='html'>I will consider it for inclusion in a later version of the software.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/6090622810962892193/comments/default/8562510389829070057'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/6090622810962892193/comments/default/8562510389829070057'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2010/07/siw-2010-build-0714-is-available.html?showComment=1285849106809#c8562510389829070057' title=''/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2010/07/siw-2010-build-0714-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-6090622810962892193' source='http://www.blogger.com/feeds/34910122/posts/default/6090622810962892193' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-4826566895613459047</id><published>2010-09-29T22:15:10.408-04:00</published><updated>2010-09-30T07:10:12.185-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How likely is it that you will add SMTP encryption...</title><content type='html'>How likely is it that you will add SMTP encryption compatibility?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/6090622810962892193/comments/default/4826566895613459047'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/6090622810962892193/comments/default/4826566895613459047'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2010/07/siw-2010-build-0714-is-available.html?showComment=1285812910408#c4826566895613459047' title=''/><author><name>Aaron (worker bee)</name><uri>http://www.blogger.com/profile/01930263709438346239</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2010/07/siw-2010-build-0714-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-6090622810962892193' source='http://www.blogger.com/feeds/34910122/posts/default/6090622810962892193' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-1725111004141629592</id><published>2010-09-29T22:14:48.161-04:00</published><updated>2010-10-09T11:53:51.959-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How likely is it that you will add SMTP encryption...</title><content type='html'>How likely is it that you will add SMTP encryption compatibility?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/6090622810962892193/comments/default/1725111004141629592'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/6090622810962892193/comments/default/1725111004141629592'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2010/07/siw-2010-build-0714-is-available.html?showComment=1285812888161#c1725111004141629592' title=''/><author><name>Aaron (worker bee)</name><uri>http://www.blogger.com/profile/01930263709438346239</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2010/07/siw-2010-build-0714-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-6090622810962892193' source='http://www.blogger.com/feeds/34910122/posts/default/6090622810962892193' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-4883605829701803561</id><published>2010-09-26T09:18:11.170-04:00</published><updated>2010-09-26T09:18:11.170-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>The current version doesn't support encryption.</title><content type='html'>The current version doesn&amp;#39;t support encryption.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/6090622810962892193/comments/default/4883605829701803561'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/6090622810962892193/comments/default/4883605829701803561'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2010/07/siw-2010-build-0714-is-available.html?showComment=1285507091170#c4883605829701803561' title=''/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2010/07/siw-2010-build-0714-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-6090622810962892193' source='http://www.blogger.com/feeds/34910122/posts/default/6090622810962892193' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-1415837611325436134</id><published>2010-09-26T01:12:34.042-04:00</published><updated>2010-09-26T09:15:10.301-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My SMTP server requires encryption.  Does SIW's em...</title><content type='html'>My SMTP server requires encryption.  Does SIW&amp;#39;s email/smtp function support either TLS or SSL?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/6090622810962892193/comments/default/1415837611325436134'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/6090622810962892193/comments/default/1415837611325436134'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2010/07/siw-2010-build-0714-is-available.html?showComment=1285477954042#c1415837611325436134' title=''/><author><name>Aaron (worker bee)</name><uri>http://www.blogger.com/profile/01930263709438346239</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2010/07/siw-2010-build-0714-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-6090622810962892193' source='http://www.blogger.com/feeds/34910122/posts/default/6090622810962892193' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-1259891498993435270</id><published>2010-09-17T00:28:32.151-04:00</published><updated>2010-09-17T07:01:52.791-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Every since my newly bought Intel Windows 7 was pi...</title><content type='html'>Every since my newly bought Intel Windows 7 was picked up for the summer, I found myselnf stuch in a WinPE Environment,  I treid everything.  Luckily, I came across SIW and from day 1 it has provided the most details and specifications that I&amp;#39;ve ever seen!  I didn&amp;#39;t call Microsoft or Toshiba.  SIW got me through!!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/6090622810962892193/comments/default/1259891498993435270'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/6090622810962892193/comments/default/1259891498993435270'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2010/07/siw-2010-build-0714-is-available.html?showComment=1284697712151#c1259891498993435270' title=''/><author><name>Joey Morgan</name><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2010/07/siw-2010-build-0714-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-6090622810962892193' source='http://www.blogger.com/feeds/34910122/posts/default/6090622810962892193' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-67158819370637021</id><published>2010-06-23T07:25:42.291-04:00</published><updated>2010-06-23T07:25:42.291-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Please download a hotfix from http://www.gtopala.n...</title><content type='html'>Please download a hotfix from http://www.gtopala.net/download/pro/siw.exe (or run SIW from C: drive)</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/52517405744800852/comments/default/67158819370637021'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/52517405744800852/comments/default/67158819370637021'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2010/06/siw-2010-pro-build-0616-is-available.html?showComment=1277292342291#c67158819370637021' title=''/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2010/06/siw-2010-pro-build-0616-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-52517405744800852' source='http://www.blogger.com/feeds/34910122/posts/default/52517405744800852' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-1380229763205147218</id><published>2010-06-23T04:33:14.485-04:00</published><updated>2010-06-23T07:23:19.333-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I think there's a bug with the 0616 build number. ...</title><content type='html'>I think there&amp;#39;s a bug with the 0616 build number. Everytime I start SIW it shows me an error message &amp;quot;wrong build number&amp;quot;.&lt;br /&gt;&lt;br /&gt;Greetings</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/52517405744800852/comments/default/1380229763205147218'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/52517405744800852/comments/default/1380229763205147218'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2010/06/siw-2010-pro-build-0616-is-available.html?showComment=1277281994485#c1380229763205147218' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2010/06/siw-2010-pro-build-0616-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-52517405744800852' source='http://www.blogger.com/feeds/34910122/posts/default/52517405744800852' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-3723836908183856622</id><published>2010-06-04T15:46:23.733-04:00</published><updated>2010-06-04T16:57:41.638-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I'm getting an error indicating I'm in a corporate...</title><content type='html'>I&amp;#39;m getting an error indicating I&amp;#39;m in a corporate environment, but since I&amp;#39;m sitting in my dining room at my computer, I can assure you that I am not.  The error given is ERR30.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/1199535387994457657/comments/default/3723836908183856622'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/1199535387994457657/comments/default/3723836908183856622'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2010/05/siw-2010-pro-build-0512-is-available.html?showComment=1275680783733#c3723836908183856622' title=''/><author><name>Tango</name><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2010/05/siw-2010-pro-build-0512-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-1199535387994457657' source='http://www.blogger.com/feeds/34910122/posts/default/1199535387994457657' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-198674688928445431</id><published>2010-06-04T15:41:27.822-04:00</published><updated>2010-06-07T13:52:07.952-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I just downloaded and ran SIW, and it says I'm in ...</title><content type='html'>I just downloaded and ran SIW, and it says I&amp;#39;m in a Corporate Environment, but since I&amp;#39;m sitting in my dining room, I can assure you that I&amp;#39;m indeed not in a Corporate environment.  ERR30 is the error given.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/1199535387994457657/comments/default/198674688928445431'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/1199535387994457657/comments/default/198674688928445431'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2010/05/siw-2010-pro-build-0512-is-available.html?showComment=1275680487822#c198674688928445431' title=''/><author><name>Tango</name><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2010/05/siw-2010-pro-build-0512-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-1199535387994457657' source='http://www.blogger.com/feeds/34910122/posts/default/1199535387994457657' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-5180838731979462289</id><published>2010-04-19T10:48:30.852-04:00</published><updated>2010-04-19T12:15:01.692-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>great programm! thx for u work!</title><content type='html'>great programm! thx for u work!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/6514940881437442187/comments/default/5180838731979462289'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/6514940881437442187/comments/default/5180838731979462289'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2010/03/siw-2010-build-0310-is-available.html?showComment=1271688510852#c5180838731979462289' title=''/><author><name>Erick</name><uri>http://www.blogger.com/profile/15749293276606127810</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2010/03/siw-2010-build-0310-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-6514940881437442187' source='http://www.blogger.com/feeds/34910122/posts/default/6514940881437442187' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-3589456944460778449</id><published>2010-04-03T15:41:18.262-04:00</published><updated>2010-04-03T15:41:18.262-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Download it without a download manager (or with a ...</title><content type='html'>Download it without a download manager (or with a different browser).&lt;br /&gt;The size is 1,561,088 bytes</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/6514940881437442187/comments/default/3589456944460778449'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/6514940881437442187/comments/default/3589456944460778449'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2010/03/siw-2010-build-0310-is-available.html?showComment=1270323678262#c3589456944460778449' title=''/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2010/03/siw-2010-build-0310-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-6514940881437442187' source='http://www.blogger.com/feeds/34910122/posts/default/6514940881437442187' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-4806552609357623550</id><published>2010-04-03T15:34:41.771-04:00</published><updated>2010-04-03T15:38:07.041-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I've downloaded SIW Standalone several timesand ge...</title><content type='html'>I&amp;#39;ve downloaded SIW Standalone several timesand get the message that the program is not a valid Win32 app.  I&amp;#39;m running Windows 7 Home 64-bit.  I tried using compatibility mode with no luck.  Have you had luck with Windows 7 64-bit?&lt;br /&gt;&lt;br /&gt;Thank you.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/6514940881437442187/comments/default/4806552609357623550'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/6514940881437442187/comments/default/4806552609357623550'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2010/03/siw-2010-build-0310-is-available.html?showComment=1270323281771#c4806552609357623550' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2010/03/siw-2010-build-0310-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-6514940881437442187' source='http://www.blogger.com/feeds/34910122/posts/default/6514940881437442187' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-8941399222063275598</id><published>2010-03-26T14:58:45.135-04:00</published><updated>2010-03-26T15:27:51.002-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Gabriel, many thanks for gotd!
I need pro featu...</title><content type='html'>Hi Gabriel, many thanks for gotd!&lt;br /&gt;I need pro features only once a year, so this is a nice way to get used to the pro version,... and maybe i will buy next year ;-)&lt;br /&gt;&lt;br /&gt;best regards &lt;br /&gt;stefan</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/6514940881437442187/comments/default/8941399222063275598'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/6514940881437442187/comments/default/8941399222063275598'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2010/03/siw-2010-build-0310-is-available.html?showComment=1269629925135#c8941399222063275598' title=''/><author><name>Stefan</name><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2010/03/siw-2010-build-0310-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-6514940881437442187' source='http://www.blogger.com/feeds/34910122/posts/default/6514940881437442187' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-6051807659906285652</id><published>2010-03-25T12:37:18.660-04:00</published><updated>2010-03-25T12:37:18.660-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>The current version doesn't support SMTP-AUTH.</title><content type='html'>The current version doesn&amp;#39;t support SMTP-AUTH.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/6514940881437442187/comments/default/6051807659906285652'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/6514940881437442187/comments/default/6051807659906285652'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2010/03/siw-2010-build-0310-is-available.html?showComment=1269535038660#c6051807659906285652' title=''/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2010/03/siw-2010-build-0310-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-6514940881437442187' source='http://www.blogger.com/feeds/34910122/posts/default/6514940881437442187' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-5325161607699555725</id><published>2010-03-25T10:56:28.922-04:00</published><updated>2010-03-25T11:20:25.345-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi, SIW.EXE stand alone Technician's version could...</title><content type='html'>Hi, SIW.EXE stand alone Technician&amp;#39;s version could send reports with an SMTP-AUTH ?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/6514940881437442187/comments/default/5325161607699555725'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/6514940881437442187/comments/default/5325161607699555725'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2010/03/siw-2010-build-0310-is-available.html?showComment=1269528988922#c5325161607699555725' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2010/03/siw-2010-build-0310-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-6514940881437442187' source='http://www.blogger.com/feeds/34910122/posts/default/6514940881437442187' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-1543181955534939257</id><published>2010-03-24T17:51:17.006-04:00</published><updated>2010-03-24T20:49:28.190-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just bought the Technician's version. Thanks!</title><content type='html'>Just bought the Technician&amp;#39;s version. Thanks!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/6514940881437442187/comments/default/1543181955534939257'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/6514940881437442187/comments/default/1543181955534939257'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2010/03/siw-2010-build-0310-is-available.html?showComment=1269467477006#c1543181955534939257' title=''/><author><name>Don</name><uri>http://www.blogger.com/profile/06041282143353647550</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2010/03/siw-2010-build-0310-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-6514940881437442187' source='http://www.blogger.com/feeds/34910122/posts/default/6514940881437442187' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-7335302591516823469</id><published>2010-03-18T00:02:32.239-04:00</published><updated>2010-03-18T07:05:30.670-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi.  Useful tool.  I needed to know the specs of m...</title><content type='html'>Hi.  Useful tool.  I needed to know the specs of my memory and didn&amp;#39;t want to do exploratory surgery on my system just then.  Enjoy the coffee.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/6514940881437442187/comments/default/7335302591516823469'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/6514940881437442187/comments/default/7335302591516823469'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2010/03/siw-2010-build-0310-is-available.html?showComment=1268884952239#c7335302591516823469' title=''/><author><name>R</name><uri>http://www.blogger.com/profile/10134676216951104573</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2010/03/siw-2010-build-0310-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-6514940881437442187' source='http://www.blogger.com/feeds/34910122/posts/default/6514940881437442187' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-6214723271465774418</id><published>2010-07-28T14:17:06.864-04:00</published><updated>2010-07-28T14:17:06.864-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Are you using Comodo firewall?</title><content type='html'>Are you using Comodo firewall?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/616412852135298255/comments/default/6214723271465774418'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/616412852135298255/comments/default/6214723271465774418'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2010/02/siw-2010-build-0210-is-available.html?showComment=1280341026864#c6214723271465774418' title=''/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2010/02/siw-2010-build-0210-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-616412852135298255' source='http://www.blogger.com/feeds/34910122/posts/default/616412852135298255' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-5283002824573817690</id><published>2010-07-28T02:36:43.503-04:00</published><updated>2010-07-28T07:02:56.310-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>It most certainly does call out to the internet on...</title><content type='html'>It most certainly does call out to the internet on start up.  Previous versions did not!&lt;br /&gt;&lt;br /&gt;The author of the program saying it does not, makes me trust it even less.&lt;br /&gt;&lt;br /&gt;I went back to a older version, til it&amp;#39;s outdated, then I&amp;#39;m done. &lt;br /&gt;&lt;br /&gt;Just a few outgoings that siw.exe tried to connect to.&lt;br /&gt;&lt;br /&gt;184.84.236.75.80 crl.microsoft.com&lt;br /&gt;184.84.236.48.80 crl.microsoft.com &lt;br /&gt;184.51.206.72.80 static.ccm2.net&lt;br /&gt;184.51.206.48.80  static.ak.fbcdn.net&lt;br /&gt;&lt;br /&gt;crl.microsoft.com is a Microsoft Certification Check.&lt;br /&gt;&lt;br /&gt;WHY?&lt;br /&gt;&lt;br /&gt;static.ccm2.net is some Squid Analysis Report Generator.&lt;br /&gt;&lt;br /&gt;WTF?&lt;br /&gt;&lt;br /&gt;static.ak.fbcdn.net is being reported as a phishing website.&lt;br /&gt;&lt;br /&gt;You&amp;#39;ve got some splaining to do!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/616412852135298255/comments/default/5283002824573817690'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/616412852135298255/comments/default/5283002824573817690'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2010/02/siw-2010-build-0210-is-available.html?showComment=1280299003503#c5283002824573817690' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2010/02/siw-2010-build-0210-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-616412852135298255' source='http://www.blogger.com/feeds/34910122/posts/default/616412852135298255' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-570959440093640322</id><published>2010-03-22T13:22:53.193-04:00</published><updated>2010-03-22T13:36:18.802-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hello,

I've noticed that too today, needing your ...</title><content type='html'>Hello,&lt;br /&gt;&lt;br /&gt;I&amp;#39;ve noticed that too today, needing your app for a quick inventory. &lt;br /&gt;It goes out on tcp 80 to 208.22.87.170 (which belongs to Sprint). Refusing the egress communication doesn&amp;#39;t stop the app from working well. But I too would like to know more about this call, without having to resort to wireshark ! Thanks</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/616412852135298255/comments/default/570959440093640322'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/616412852135298255/comments/default/570959440093640322'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2010/02/siw-2010-build-0210-is-available.html?showComment=1269278573193#c570959440093640322' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2010/02/siw-2010-build-0210-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-616412852135298255' source='http://www.blogger.com/feeds/34910122/posts/default/616412852135298255' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-7398002712578145004</id><published>2010-03-18T07:08:56.309-04:00</published><updated>2010-03-18T07:08:56.309-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>SIW doesn't call out to the internet on start-up.
...</title><content type='html'>SIW doesn&amp;#39;t call out to the internet on start-up.&lt;br /&gt;What did you notice? Give me more info (like a screenshot, IP addresses called, etc).</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/616412852135298255/comments/default/7398002712578145004'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/616412852135298255/comments/default/7398002712578145004'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2010/02/siw-2010-build-0210-is-available.html?showComment=1268910536309#c7398002712578145004' title=''/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2010/02/siw-2010-build-0210-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-616412852135298255' source='http://www.blogger.com/feeds/34910122/posts/default/616412852135298255' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-2119646516319597738</id><published>2010-03-18T03:19:28.741-04:00</published><updated>2010-03-18T07:05:05.337-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I notice now that SIW attempts to call out to the ...</title><content type='html'>I notice now that SIW attempts to call out to the internet on start-up. The older versions never did this. Is SIW now using some form of Spyware?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/616412852135298255/comments/default/2119646516319597738'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/616412852135298255/comments/default/2119646516319597738'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2010/02/siw-2010-build-0210-is-available.html?showComment=1268896768741#c2119646516319597738' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2010/02/siw-2010-build-0210-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-616412852135298255' source='http://www.blogger.com/feeds/34910122/posts/default/616412852135298255' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-862694224958110025</id><published>2009-12-25T13:31:02.765-05:00</published><updated>2009-12-27T21:59:50.190-05:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>when updating siw, My brain didn't react to a "rem...</title><content type='html'>when updating siw, My brain didn&amp;#39;t react to a &amp;quot;remote (somethng)&amp;quot; in the download box fast enough before I hit ok, and it also downloaded:&lt;br /&gt;Trojan horse Generic 13.BLFQ &lt;br /&gt;avg picked it up.  Please post removal instruct.  Avg was only able to move to vault 1 of the three -  this listed as app\data\local\temp movehome.exe.&lt;br /&gt;looks like it has  already moved to html framer&amp;quot;  firefox ..profile..cache</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/4832717592267629490/comments/default/862694224958110025'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/4832717592267629490/comments/default/862694224958110025'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2009/10/siw-2009-10-22-is-available.html?showComment=1261765862765#c862694224958110025' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2009/10/siw-2009-10-22-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-4832717592267629490' source='http://www.blogger.com/feeds/34910122/posts/default/4832717592267629490' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-9201706659009020710</id><published>2009-12-01T18:16:22.881-05:00</published><updated>2009-12-01T18:16:22.881-05:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Anonymous,
Please check Q/A #11 from http://www...</title><content type='html'>Hi Anonymous,&lt;br /&gt;Please check Q/A #11 from http://www.gtopala.com/siw-faq.html</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/4832717592267629490/comments/default/9201706659009020710'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/4832717592267629490/comments/default/9201706659009020710'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2009/10/siw-2009-10-22-is-available.html?showComment=1259709382881#c9201706659009020710' title=''/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2009/10/siw-2009-10-22-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-4832717592267629490' source='http://www.blogger.com/feeds/34910122/posts/default/4832717592267629490' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-8843445473983861912</id><published>2009-12-01T17:46:15.474-05:00</published><updated>2009-12-01T18:14:31.115-05:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I have been using SIW for a while and I just got a...</title><content type='html'>I have been using SIW for a while and I just got a` new computer with win7 so I tried to up grade the SWI program by clicking on the help link and my avg anti-virus detected the dowm load as a Trojan horse generic 13.blfq. is your update infected as my current version 1.69 is not concidered a Trojan buy any of my virus software?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/4832717592267629490/comments/default/8843445473983861912'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/4832717592267629490/comments/default/8843445473983861912'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2009/10/siw-2009-10-22-is-available.html?showComment=1259707575474#c8843445473983861912' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2009/10/siw-2009-10-22-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-4832717592267629490' source='http://www.blogger.com/feeds/34910122/posts/default/4832717592267629490' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-1442052282463300075</id><published>2009-11-14T12:51:30.908-05:00</published><updated>2009-11-14T12:51:30.908-05:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi echo14612,

Please start SIW and wait a couple ...</title><content type='html'>Hi echo14612,&lt;br /&gt;&lt;br /&gt;Please start SIW and wait a couple of minutes. It will show an error message.&lt;br /&gt;Please tell me the error code (ERRxx).</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/4832717592267629490/comments/default/1442052282463300075'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/4832717592267629490/comments/default/1442052282463300075'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2009/10/siw-2009-10-22-is-available.html?showComment=1258221090908#c1442052282463300075' title=''/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2009/10/siw-2009-10-22-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-4832717592267629490' source='http://www.blogger.com/feeds/34910122/posts/default/4832717592267629490' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-6162504317541982500</id><published>2009-11-14T12:29:59.659-05:00</published><updated>2009-11-14T12:34:37.461-05:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I've used and loved SIW for years!  

One question...</title><content type='html'>I&amp;#39;ve used and loved SIW for years!  &lt;br /&gt;&lt;br /&gt;One question:  I just saved a copy of the SIW report (HTML format).  While scrolling through it, I saw: &lt;br /&gt;&lt;br /&gt;Corporate environment detected!&lt;br /&gt;&lt;br /&gt;I&amp;#39;m definitely at home in a non-corporate environment! &lt;br /&gt;&lt;br /&gt;Is there something I should do to correct this?  Does it matter?  Am I losing any features because of this?&lt;br /&gt;&lt;br /&gt;Thanks!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/4832717592267629490/comments/default/6162504317541982500'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/4832717592267629490/comments/default/6162504317541982500'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2009/10/siw-2009-10-22-is-available.html?showComment=1258219799659#c6162504317541982500' title=''/><author><name>echo14612</name><uri>http://www.blogger.com/profile/09486216661327862622</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2009/10/siw-2009-10-22-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-4832717592267629490' source='http://www.blogger.com/feeds/34910122/posts/default/4832717592267629490' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-1163283030998997235</id><published>2009-10-25T00:29:41.894-04:00</published><updated>2009-10-25T09:37:06.538-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OK, I've confirmed.  Newest version also reports i...</title><content type='html'>OK, I&amp;#39;ve confirmed.  Newest version also reports incorrect boot time.  Like the other versions, it will report correctly after reboot, but after leaving the PC alone for almost a day, sometimes in standby, BGInfo still reports the correct boot time, but SIW reports a different boot time.  The time it reports, I&amp;#39;ve compared to logs in Windows Event Viewer and it doesn&amp;#39;t seem to match anything.  Strange.  I hope you figure it out.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/4832717592267629490/comments/default/1163283030998997235'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/4832717592267629490/comments/default/1163283030998997235'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2009/10/siw-2009-10-22-is-available.html?showComment=1256444981894#c1163283030998997235' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2009/10/siw-2009-10-22-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-4832717592267629490' source='http://www.blogger.com/feeds/34910122/posts/default/4832717592267629490' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-4508899363303159738</id><published>2009-10-22T21:07:40.338-04:00</published><updated>2009-10-22T21:07:40.338-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Please let me know if you have the same problem wi...</title><content type='html'>Please let me know if you have the same problem with the current version (2009-10-22)</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/4832717592267629490/comments/default/4508899363303159738'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/4832717592267629490/comments/default/4508899363303159738'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2009/10/siw-2009-10-22-is-available.html?showComment=1256260060338#c4508899363303159738' title=''/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2009/10/siw-2009-10-22-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-4832717592267629490' source='http://www.blogger.com/feeds/34910122/posts/default/4832717592267629490' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-93232244360342824</id><published>2009-10-22T20:18:46.583-04:00</published><updated>2009-10-22T21:06:09.249-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>SIW sometimes incorrectly reports my system boot t...</title><content type='html'>SIW sometimes incorrectly reports my system boot time and running time.  BGInfo reports it correctly.  I have not been able to nail down the cause.  I just leave the system running a day or 2, sometimes in sleep mode, run SIW, and it reports an incorrect boot time/ up time.  Last version I used was 2009-07-28, and the few versions before that.  System is P4, XP 32-bit (fully patched), Outpost Firewall Pro, KAV 2009, Norton Ghost 12.&lt;br /&gt;&lt;br /&gt;Awesome program otherwise!!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/4832717592267629490/comments/default/93232244360342824'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/4832717592267629490/comments/default/93232244360342824'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2009/10/siw-2009-10-22-is-available.html?showComment=1256257126583#c93232244360342824' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2009/10/siw-2009-10-22-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-4832717592267629490' source='http://www.blogger.com/feeds/34910122/posts/default/4832717592267629490' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-1475326926087980661</id><published>2009-09-24T17:18:57.391-04:00</published><updated>2009-09-24T18:45:55.126-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>@ Runtime Error (at 36:2590)
Thank you for your re...</title><content type='html'>@ Runtime Error (at 36:2590)&lt;br /&gt;Thank you for your reply (3:20 PM)&lt;br /&gt;of my question. :o)&lt;br /&gt;only for Info you, at time no Problem with SIW&lt;br /&gt;&lt;br /&gt;SIW 2009.9.9.0 &lt;br /&gt;Size 4.654.036 Bytes checked -ok, &lt;br /&gt;Error Meldung nur wenn nicht Standard-Pfad verwendet. &lt;br /&gt;- Name setupfile: siw-setup.exe &lt;br /&gt;&lt;br /&gt;Testweise von einer anderen Quelle selbe Version SIW 2009.9.9.0, &lt;br /&gt;Size 4.654.036 Bytes checked -ok, trat dieses Meldung nicht auf.&lt;br /&gt;- Name setupfile: siw-setup99.exe&lt;br /&gt;&lt;br /&gt;The files have same Size (download serious)&lt;br /&gt;&lt;br /&gt;Greetings from germany</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/6191408499872903545/comments/default/1475326926087980661'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/6191408499872903545/comments/default/1475326926087980661'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2009/09/siw-2009-09-09-is-available.html?showComment=1253827137391#c1475326926087980661' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2009/09/siw-2009-09-09-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-6191408499872903545' source='http://www.blogger.com/feeds/34910122/posts/default/6191408499872903545' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-7327136577485089442</id><published>2009-09-24T15:20:10.583-04:00</published><updated>2009-09-24T15:20:10.583-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Please check the size of siw-setup.exe. It should ...</title><content type='html'>Please check the size of siw-setup.exe. It should be 4,654,036 bytes.&lt;br /&gt;If the size doesn&amp;#39;t match, download it again without any download manager.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/6191408499872903545/comments/default/7327136577485089442'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/6191408499872903545/comments/default/7327136577485089442'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2009/09/siw-2009-09-09-is-available.html?showComment=1253820010583#c7327136577485089442' title=''/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2009/09/siw-2009-09-09-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-6191408499872903545' source='http://www.blogger.com/feeds/34910122/posts/default/6191408499872903545' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-1375962881423376330</id><published>2009-09-24T14:35:17.704-04:00</published><updated>2009-09-24T15:17:10.657-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>In XP Home SP3 + ak. Updates
bei Installation von ...</title><content type='html'>In XP Home SP3 + ak. Updates&lt;br /&gt;bei Installation von SWI 2009.9.9.0&lt;br /&gt;Meldung: &lt;br /&gt;Runtime Error (at 36:2590) The source file is corrupted&lt;br /&gt;&lt;br /&gt;Das Programm funktioniert aber trotzdem.&lt;br /&gt;&lt;br /&gt;???</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/6191408499872903545/comments/default/1375962881423376330'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/6191408499872903545/comments/default/1375962881423376330'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2009/09/siw-2009-09-09-is-available.html?showComment=1253817317704#c1375962881423376330' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2009/09/siw-2009-09-09-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-6191408499872903545' source='http://www.blogger.com/feeds/34910122/posts/default/6191408499872903545' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-2410345067143018177</id><published>2009-09-20T15:49:21.419-04:00</published><updated>2009-09-20T15:49:21.419-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I will fix it.</title><content type='html'>I will fix it.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/6191408499872903545/comments/default/2410345067143018177'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/6191408499872903545/comments/default/2410345067143018177'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2009/09/siw-2009-09-09-is-available.html?showComment=1253476161419#c2410345067143018177' title=''/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2009/09/siw-2009-09-09-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-6191408499872903545' source='http://www.blogger.com/feeds/34910122/posts/default/6191408499872903545' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-8104302957173997051</id><published>2009-09-20T15:35:55.675-04:00</published><updated>2009-09-20T15:48:39.534-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Výbornej program. Nevím jak ostatním, ale mě na vš...</title><content type='html'>Výbornej program. Nevím jak ostatním, ale mě na všech 3 vyzkoušených počítačích blbne (na rozdíl od starších verzí SIWu) menu programu - je jakoby maximalizované. Jednalo se o běh na OS WinXP prof.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/6191408499872903545/comments/default/8104302957173997051'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/6191408499872903545/comments/default/8104302957173997051'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2009/09/siw-2009-09-09-is-available.html?showComment=1253475355675#c8104302957173997051' title=''/><author><name>morsoft_zavináč_seznam.cz</name><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2009/09/siw-2009-09-09-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-6191408499872903545' source='http://www.blogger.com/feeds/34910122/posts/default/6191408499872903545' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-7788158705021511856</id><published>2009-09-04T16:31:52.771-04:00</published><updated>2009-09-04T16:37:40.482-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks!</title><content type='html'>Thanks!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/2536333018013413525/comments/default/7788158705021511856'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/2536333018013413525/comments/default/7788158705021511856'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2009/07/siw-2009-07-28-is-available.html?showComment=1252096312771#c7788158705021511856' title=''/><author><name>Ben</name><uri>http://awesomewallpapers.wordpress.com/</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2009/07/siw-2009-07-28-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-2536333018013413525' source='http://www.blogger.com/feeds/34910122/posts/default/2536333018013413525' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-5904182854090565463</id><published>2009-09-04T16:10:28.935-04:00</published><updated>2009-09-04T16:10:28.935-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Please check the Q/A #11 from http://www.gtopala.c...</title><content type='html'>Please check the Q/A #11 from http://www.gtopala.com/siw-faq.html&lt;br /&gt; and AVG&amp;#39;s reply:&lt;br /&gt;http://www.gtopala.com/other-programs/avg.html</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/2536333018013413525/comments/default/5904182854090565463'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/2536333018013413525/comments/default/5904182854090565463'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2009/07/siw-2009-07-28-is-available.html?showComment=1252095028935#c5904182854090565463' title=''/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2009/07/siw-2009-07-28-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-2536333018013413525' source='http://www.blogger.com/feeds/34910122/posts/default/2536333018013413525' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-2414068872457342759</id><published>2009-09-04T15:57:14.645-04:00</published><updated>2009-09-04T16:08:28.883-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I absolutely love your software, but when when I u...</title><content type='html'>I absolutely love your software, but when when I updated to the latest version my antivirus program,AVG identified siw.exe as a trojan. Is it a false positive?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/2536333018013413525/comments/default/2414068872457342759'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/2536333018013413525/comments/default/2414068872457342759'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2009/07/siw-2009-07-28-is-available.html?showComment=1252094234645#c2414068872457342759' title=''/><author><name>Ben</name><uri>http://awesomewallpapers.wordpress.com/</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2009/07/siw-2009-07-28-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-2536333018013413525' source='http://www.blogger.com/feeds/34910122/posts/default/2536333018013413525' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-2659833275945793222</id><published>2009-03-29T12:26:00.000-04:00</published><updated>2009-03-29T12:26:53.891-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I've fixed the XML Report.Please download the upda...</title><content type='html'>I've fixed the XML Report.&lt;BR/&gt;Please download the update from &lt;A HREF="http://www.gtopala.com/download/regnow/siw.exe" REL="nofollow"&gt;http://www.gtopala.com/download/regnow/siw.exe&lt;/A&gt; or &lt;A HREF="http://www.gtopala.com/download/regnow/u3/siw.exe" REL="nofollow"&gt;http://www.gtopala.com/download/regnow/u3/siw.exe&lt;/A&gt; (U3 version).</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/8132270931359109920/comments/default/2659833275945793222'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/8132270931359109920/comments/default/2659833275945793222'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2009/03/siw-2009-03-17-is-available.html?showComment=1238343960000#c2659833275945793222' title=''/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2009/03/siw-2009-03-17-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-8132270931359109920' source='http://www.blogger.com/feeds/34910122/posts/default/8132270931359109920' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-2443724804643068504</id><published>2009-03-29T03:07:00.000-04:00</published><updated>2009-03-29T09:28:38.511-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I've posted a message in the McAfee forums about t...</title><content type='html'>I've posted a message in the McAfee forums about this problem. I'll let you know if I hear anything from them. :-)</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/8132270931359109920/comments/default/2443724804643068504'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/8132270931359109920/comments/default/2443724804643068504'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2009/03/siw-2009-03-17-is-available.html?showComment=1238310420000#c2443724804643068504' title=''/><author><name>ShineCC</name><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2009/03/siw-2009-03-17-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-8132270931359109920' source='http://www.blogger.com/feeds/34910122/posts/default/8132270931359109920' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-1077658678317723153</id><published>2009-03-27T11:51:00.000-04:00</published><updated>2009-03-27T11:51:57.763-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I'm trying to contact McAfee, but they ask me abou...</title><content type='html'>I'm trying to contact McAfee, but they ask me about user id and password.&lt;BR/&gt;I'm not a McAfee customer :(</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/8132270931359109920/comments/default/1077658678317723153'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/8132270931359109920/comments/default/1077658678317723153'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2009/03/siw-2009-03-17-is-available.html?showComment=1238169060000#c1077658678317723153' title=''/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2009/03/siw-2009-03-17-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-8132270931359109920' source='http://www.blogger.com/feeds/34910122/posts/default/8132270931359109920' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-3595227626581073721</id><published>2009-03-27T08:33:00.000-04:00</published><updated>2009-03-27T10:48:24.061-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hello,I heard about this on a podcast and just att...</title><content type='html'>Hello,&lt;BR/&gt;I heard about this on a podcast and just attempted to download it and give it a try.&lt;BR/&gt;Unfortunately, McAfee identified Gereric!artemis as a virus and immediately deleted the file w/o even giving me the option to exclude it from detection.  I assume this is a false positive or your reputation would not be as high as it is.&lt;BR/&gt;&lt;BR/&gt;I"m not sure if you are aware of this and maybe there is something you can add to the code to not trigger a false positive.&lt;BR/&gt;&lt;BR/&gt;Best regards,&lt;BR/&gt;-Ben :-{)</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/8132270931359109920/comments/default/3595227626581073721'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/8132270931359109920/comments/default/3595227626581073721'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2009/03/siw-2009-03-17-is-available.html?showComment=1238157180000#c3595227626581073721' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2009/03/siw-2009-03-17-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-8132270931359109920' source='http://www.blogger.com/feeds/34910122/posts/default/8132270931359109920' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-1134521184948074572</id><published>2009-03-17T09:06:00.000-04:00</published><updated>2009-03-17T10:06:17.909-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am an old man who has just learned to use, build...</title><content type='html'>I am an old man who has just learned to use, build and work on PCs in recent years.&lt;BR/&gt;I must say that your work is more than OUSTANDING.Your program has provided considerable assistance to me in fixing many PC problems.&lt;BR/&gt;Everyone who uses SIW should make a donation to you. &lt;BR/&gt;I am leaving a donation when I get my next SS check.&lt;BR/&gt;Thanks,&lt;BR/&gt;Carroll B</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/8132270931359109920/comments/default/1134521184948074572'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/8132270931359109920/comments/default/1134521184948074572'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2009/03/siw-2009-03-17-is-available.html?showComment=1237295160000#c1134521184948074572' title=''/><author><name>C</name><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2009/03/siw-2009-03-17-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-8132270931359109920' source='http://www.blogger.com/feeds/34910122/posts/default/8132270931359109920' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-8240723445872361627</id><published>2009-03-17T07:58:00.000-04:00</published><updated>2009-03-17T07:58:19.303-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I didn't have time to fix it.Please keep in mind t...</title><content type='html'>I didn't have time to fix it.&lt;BR/&gt;Please keep in mind that SIW program is put together in my "spare" time.&lt;BR/&gt;That time is very limited as I also work 40+ hours a week (Java J2EE + Weblogic + Solaris Operating System).</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/8132270931359109920/comments/default/8240723445872361627'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/8132270931359109920/comments/default/8240723445872361627'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2009/03/siw-2009-03-17-is-available.html?showComment=1237291080000#c8240723445872361627' title=''/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2009/03/siw-2009-03-17-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-8132270931359109920' source='http://www.blogger.com/feeds/34910122/posts/default/8132270931359109920' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-4780163991204637315</id><published>2009-03-17T05:02:00.000-04:00</published><updated>2009-03-17T07:32:26.916-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You still not fix xml bug with misplaced tags. (de...</title><content type='html'>You still not fix xml bug with misplaced tags. (detail and item)&lt;BR/&gt;&lt;BR/&gt;are you ever try to check your work ??&lt;BR/&gt;&lt;BR/&gt;try xml notepad for example....</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/8132270931359109920/comments/default/4780163991204637315'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/8132270931359109920/comments/default/4780163991204637315'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2009/03/siw-2009-03-17-is-available.html?showComment=1237280520000#c4780163991204637315' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2009/03/siw-2009-03-17-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-8132270931359109920' source='http://www.blogger.com/feeds/34910122/posts/default/8132270931359109920' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-1872756222005103057</id><published>2009-02-25T16:33:00.000-05:00</published><updated>2009-02-25T16:54:55.330-05:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>you broke xml in latest build in applications/file...</title><content type='html'>you broke xml in latest build in applications/files section&lt;BR/&gt;([/detail][/item] places switched)&lt;BR/&gt;&lt;BR/&gt;btw, why xml file version still 1.2 while you actively change xml formatting?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/142925337926915541/comments/default/1872756222005103057'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/142925337926915541/comments/default/1872756222005103057'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2009/02/siw-2009-02-24-is-available.html?showComment=1235597580000#c1872756222005103057' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2009/02/siw-2009-02-24-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-142925337926915541' source='http://www.blogger.com/feeds/34910122/posts/default/142925337926915541' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-8584248050041982322</id><published>2009-02-24T17:28:00.000-05:00</published><updated>2009-02-24T18:09:12.660-05:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Gabriel,"siw.exe /log" is no longer crashing (a...</title><content type='html'>Hi Gabriel,&lt;BR/&gt;&lt;BR/&gt;"siw.exe /log" is no longer crashing (as noted in previous post).  Thanks for the update!&lt;BR/&gt;&lt;BR/&gt;- Don</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/142925337926915541/comments/default/8584248050041982322'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/142925337926915541/comments/default/8584248050041982322'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2009/02/siw-2009-02-24-is-available.html?showComment=1235514480000#c8584248050041982322' title=''/><author><name>Don</name><uri>http://www.blogger.com/profile/06041282143353647550</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2009/02/siw-2009-02-24-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-142925337926915541' source='http://www.blogger.com/feeds/34910122/posts/default/142925337926915541' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-5918064677427273033</id><published>2009-02-05T18:39:00.000-05:00</published><updated>2009-02-05T18:39:42.726-05:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Please download the debug version of SIW from http...</title><content type='html'>Please download the debug version of SIW from http://www.gtopala.com/download/debug/siw.exe&lt;BR/&gt;This version automatically creates a debug file C:\SIW_DEBUG.TXT&lt;BR/&gt;Please send me the C:\SIW_DEBUG.TXT file</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/6295768635579723374/comments/default/5918064677427273033'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/6295768635579723374/comments/default/5918064677427273033'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2008/12/siw-2008-12-16-is-available.html?showComment=1233877140000#c5918064677427273033' title=''/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2008/12/siw-2008-12-16-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-6295768635579723374' source='http://www.blogger.com/feeds/34910122/posts/default/6295768635579723374' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-8499109941768697103</id><published>2009-02-05T17:50:00.000-05:00</published><updated>2009-02-05T18:37:37.375-05:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Gabriel,siw.exe /log is crashing when it opens ...</title><content type='html'>Hi Gabriel,&lt;BR/&gt;&lt;BR/&gt;siw.exe /log is crashing when it opens after scanning. I don't remember this happening in the past and it now happens on several computers.  I suspect it might be a Windows update or something I have added.  Anybody else having a problem?  Thanks for a great program.&lt;BR/&gt;&lt;BR/&gt;- Don</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/6295768635579723374/comments/default/8499109941768697103'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/6295768635579723374/comments/default/8499109941768697103'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2008/12/siw-2008-12-16-is-available.html?showComment=1233874200000#c8499109941768697103' title=''/><author><name>Don</name><uri>http://www.blogger.com/profile/06041282143353647550</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2008/12/siw-2008-12-16-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-6295768635579723374' source='http://www.blogger.com/feeds/34910122/posts/default/6295768635579723374' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-3804261575783616027</id><published>2008-12-10T16:24:00.000-05:00</published><updated>2008-12-10T16:33:45.741-05:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>For some reason, this version of SIW isn't showing...</title><content type='html'>For some reason, this version of SIW isn't showing my Windows product key.  An older version does, though.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/2563297025678736989/comments/default/3804261575783616027'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/2563297025678736989/comments/default/3804261575783616027'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2008/10/siw-2008-10-28-is-available.html?showComment=1228944240000#c3804261575783616027' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2008/10/siw-2008-10-28-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-2563297025678736989' source='http://www.blogger.com/feeds/34910122/posts/default/2563297025678736989' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-6074452221124169410</id><published>2008-10-29T16:00:00.000-04:00</published><updated>2008-10-29T16:00:26.141-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I got the following email:Hello Gabriel,Just wante...</title><content type='html'>I got the following email:&lt;BR/&gt;Hello Gabriel,&lt;BR/&gt;Just wanted to let you know that AVG fixed the false detection of SIW with this afternoon's update. :)</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/2563297025678736989/comments/default/6074452221124169410'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/2563297025678736989/comments/default/6074452221124169410'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2008/10/siw-2008-10-28-is-available.html?showComment=1225310400000#c6074452221124169410' title=''/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2008/10/siw-2008-10-28-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-2563297025678736989' source='http://www.blogger.com/feeds/34910122/posts/default/2563297025678736989' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-2300124673009501896</id><published>2008-10-29T10:22:00.000-04:00</published><updated>2008-10-29T10:22:25.847-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I've contached Eset (NOD32) and AVG. NOD32 issue w...</title><content type='html'>I've contached Eset (NOD32) and AVG. &lt;BR/&gt;NOD32 issue was fixed with the latest Update 3564 (20081028)2008-10-28 23:57&lt;BR/&gt;No reply (yet) from AVG.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/2563297025678736989/comments/default/2300124673009501896'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/2563297025678736989/comments/default/2300124673009501896'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2008/10/siw-2008-10-28-is-available.html?showComment=1225290120000#c2300124673009501896' title=''/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2008/10/siw-2008-10-28-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-2563297025678736989' source='http://www.blogger.com/feeds/34910122/posts/default/2563297025678736989' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-3787906708580026860</id><published>2008-10-29T08:53:00.000-04:00</published><updated>2008-10-29T10:18:30.088-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>AVG also detects the latest file (Oct 28 2008) as ...</title><content type='html'>AVG also detects the latest file (Oct 28 2008) as a virus.&lt;BR/&gt;&lt;BR/&gt;I will wait until people get their act together.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/2563297025678736989/comments/default/3787906708580026860'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/2563297025678736989/comments/default/3787906708580026860'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2008/10/siw-2008-10-28-is-available.html?showComment=1225284780000#c3787906708580026860' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2008/10/siw-2008-10-28-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-2563297025678736989' source='http://www.blogger.com/feeds/34910122/posts/default/2563297025678736989' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-7461656475635204234</id><published>2008-10-28T13:50:00.000-04:00</published><updated>2008-10-28T13:50:14.560-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>See Q/A #12 from http://www.gtopala.com/siw-faq.ht...</title><content type='html'>See Q/A #12 from http://www.gtopala.com/siw-faq.html</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/2563297025678736989/comments/default/7461656475635204234'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/2563297025678736989/comments/default/7461656475635204234'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2008/10/siw-2008-10-28-is-available.html?showComment=1225216200000#c7461656475635204234' title=''/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2008/10/siw-2008-10-28-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-2563297025678736989' source='http://www.blogger.com/feeds/34910122/posts/default/2563297025678736989' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-4825944104218886787</id><published>2008-10-28T13:40:00.000-04:00</published><updated>2008-10-28T13:49:39.707-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Today's new version is detected as suspicious file...</title><content type='html'>Today's new version is detected as suspicious file by NOD32 2.70.39 with virus database 3563 (20081028)</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/2563297025678736989/comments/default/4825944104218886787'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/2563297025678736989/comments/default/4825944104218886787'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2008/10/siw-2008-10-28-is-available.html?showComment=1225215600000#c4825944104218886787' title=''/><author><name>Mackley</name><uri>http://www.blogger.com/profile/12190458546735510006</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2008/10/siw-2008-10-28-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-2563297025678736989' source='http://www.blogger.com/feeds/34910122/posts/default/2563297025678736989' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-8844012502629605113</id><published>2008-09-08T14:38:00.000-04:00</published><updated>2008-09-08T15:17:03.897-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hello,The 2008-09-03 standalone version crashes sh...</title><content type='html'>Hello,&lt;BR/&gt;&lt;BR/&gt;The 2008-09-03 standalone version crashes shortly after launch, even if you do nothing.  The 2008-09-06 freeware (DEBUG) version seems to work fine.  I am running Windows XP Professional SP3 on a Compaq DeskPro SFF PIII866.  I get the same results on a Compaq DeskPro SFF PIII733.&lt;BR/&gt;&lt;BR/&gt;Thanks,&lt;BR/&gt;-dhh</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/6422443984985680625/comments/default/8844012502629605113'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/6422443984985680625/comments/default/8844012502629605113'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2008/09/siw-2008-09-03-is-available.html?showComment=1220899080000#c8844012502629605113' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2008/09/siw-2008-09-03-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-6422443984985680625' source='http://www.blogger.com/feeds/34910122/posts/default/6422443984985680625' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-6355048103841790339</id><published>2008-09-04T15:07:00.000-04:00</published><updated>2008-09-04T15:07:26.864-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi jcf,Can you download, please, the debug version...</title><content type='html'>Hi jcf,&lt;BR/&gt;Can you download, please, the &lt;A HREF="http://www.gtopala.com/download/debug/siw.exe" REL="nofollow"&gt;debug version of SIW&lt;/A&gt; and run it?&lt;BR/&gt;The debug version will create a file C:\SIW_LOG.TXT&lt;BR/&gt;Can you send me that file, please?&lt;BR/&gt;Thanks,&lt;BR/&gt;Gabriel Topala</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/6422443984985680625/comments/default/6355048103841790339'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/6422443984985680625/comments/default/6355048103841790339'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2008/09/siw-2008-09-03-is-available.html?showComment=1220555220000#c6355048103841790339' title=''/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2008/09/siw-2008-09-03-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-6422443984985680625' source='http://www.blogger.com/feeds/34910122/posts/default/6422443984985680625' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-5473966344245035737</id><published>2008-09-04T13:47:00.000-04:00</published><updated>2008-09-04T15:03:14.011-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi!Standalone version crashes badly.Grts.-jcf</title><content type='html'>Hi!&lt;BR/&gt;Standalone version crashes badly.&lt;BR/&gt;&lt;BR/&gt;Grts.&lt;BR/&gt;&lt;BR/&gt;-jcf</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/6422443984985680625/comments/default/5473966344245035737'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/6422443984985680625/comments/default/5473966344245035737'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2008/09/siw-2008-09-03-is-available.html?showComment=1220550420000#c5473966344245035737' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2008/09/siw-2008-09-03-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-6422443984985680625' source='http://www.blogger.com/feeds/34910122/posts/default/6422443984985680625' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-3158303401036122176</id><published>2008-09-03T13:05:00.000-04:00</published><updated>2008-09-03T13:14:18.612-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank U very much ;-))</title><content type='html'>Thank U very much ;-))</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/6422443984985680625/comments/default/3158303401036122176'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/6422443984985680625/comments/default/3158303401036122176'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2008/09/siw-2008-09-03-is-available.html?showComment=1220461500000#c3158303401036122176' title=''/><author><name>RolfP</name><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2008/09/siw-2008-09-03-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-6422443984985680625' source='http://www.blogger.com/feeds/34910122/posts/default/6422443984985680625' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-290629489145054802</id><published>2008-09-03T12:40:00.000-04:00</published><updated>2008-09-03T12:51:23.928-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Download-Page "http://www.gtopala.com/siw-download...</title><content type='html'>Download-Page "http://www.gtopala.com/siw-download.html" still offers SIW-2008-07-15. ;-((</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/6422443984985680625/comments/default/290629489145054802'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/6422443984985680625/comments/default/290629489145054802'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2008/09/siw-2008-09-03-is-available.html?showComment=1220460000000#c290629489145054802' title=''/><author><name>RolfP</name><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2008/09/siw-2008-09-03-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-6422443984985680625' source='http://www.blogger.com/feeds/34910122/posts/default/6422443984985680625' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-2404047860520047315</id><published>2008-07-08T18:11:00.000-04:00</published><updated>2008-07-08T19:07:53.098-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Cool software. Thanks for the share!</title><content type='html'>Cool software. Thanks for the share!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/5762109270587985272/comments/default/2404047860520047315'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/5762109270587985272/comments/default/2404047860520047315'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2008/06/siw-2008-06-04-is-available.html?showComment=1215555060000#c2404047860520047315' title=''/><author><name>Mike</name><uri>http://errorkillerreview.blogspot.com</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2008/06/siw-2008-06-04-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-5762109270587985272' source='http://www.blogger.com/feeds/34910122/posts/default/5762109270587985272' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-2228404251355974967</id><published>2008-07-01T17:46:00.000-04:00</published><updated>2008-07-01T17:55:51.558-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This software is the best ;^DThank you very much!:...</title><content type='html'>This software is the best ;^D&lt;BR/&gt;&lt;BR/&gt;Thank you very much!&lt;BR/&gt;&lt;BR/&gt;:D</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/5762109270587985272/comments/default/2228404251355974967'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/5762109270587985272/comments/default/2228404251355974967'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2008/06/siw-2008-06-04-is-available.html?showComment=1214948760000#c2228404251355974967' title=''/><author><name>Diego</name><uri>http://www.blogger.com/profile/13925648495278012455</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2008/06/siw-2008-06-04-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-5762109270587985272' source='http://www.blogger.com/feeds/34910122/posts/default/5762109270587985272' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-1841177044009890456</id><published>2008-06-08T05:57:00.000-04:00</published><updated>2008-06-08T09:19:32.295-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you.</title><content type='html'>Thank you.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/5762109270587985272/comments/default/1841177044009890456'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/5762109270587985272/comments/default/1841177044009890456'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2008/06/siw-2008-06-04-is-available.html?showComment=1212919020000#c1841177044009890456' title=''/><author><name>Guti</name><uri>http://guti.bitacoras.com</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2008/06/siw-2008-06-04-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-5762109270587985272' source='http://www.blogger.com/feeds/34910122/posts/default/5762109270587985272' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-3356471855790088641</id><published>2008-05-07T17:08:00.000-04:00</published><updated>2008-05-07T17:08:42.799-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>The FREE Subscription to PC Magazine is back!</title><content type='html'>The FREE Subscription to PC Magazine is back!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/759869504673278616/comments/default/3356471855790088641'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/759869504673278616/comments/default/3356471855790088641'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2008/04/free-1-year-subscription-to-pc-magazine.html?showComment=1210194480000#c3356471855790088641' title=''/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2008/04/free-1-year-subscription-to-pc-magazine.html' ref='tag:blogger.com,1999:blog-34910122.post-759869504673278616' source='http://www.blogger.com/feeds/34910122/posts/default/759869504673278616' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-3337283497760475746</id><published>2008-05-02T17:37:00.000-04:00</published><updated>2008-05-02T19:32:45.717-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I tried to apply, but received an "Temporarily Una...</title><content type='html'>I tried to apply, but received an "Temporarily Unavailable" error.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/759869504673278616/comments/default/3337283497760475746'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/759869504673278616/comments/default/3337283497760475746'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2008/04/free-1-year-subscription-to-pc-magazine.html?showComment=1209764220000#c3337283497760475746' title=''/><author><name>Guti</name><uri>http://guti.bitacoras.com</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2008/04/free-1-year-subscription-to-pc-magazine.html' ref='tag:blogger.com,1999:blog-34910122.post-759869504673278616' source='http://www.blogger.com/feeds/34910122/posts/default/759869504673278616' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-7410720717362953593</id><published>2008-04-18T10:37:00.000-04:00</published><updated>2008-04-18T10:37:01.058-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This false positive has been fixed.Regards, Willia...</title><content type='html'>This false positive has been fixed.&lt;BR/&gt;Regards, &lt;BR/&gt;&lt;BR/&gt;William Drapeau &lt;BR/&gt;Sophos Technical Support&lt;BR/&gt;&lt;BR/&gt;--Original Message--&lt;BR/&gt;Date: 4/17/2008 3:08:39 AM&lt;BR/&gt;To: samples@sophos.com&lt;BR/&gt;Subject: FW: Support query submitted from www.sophos.com: Sophos Anti-Virus   for Windows 2000/XP/2003 [#849255]</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/542903496357006352/comments/default/7410720717362953593'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/542903496357006352/comments/default/7410720717362953593'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2008/04/siw-sophos-and-malemogen-r.html?showComment=1208529420000#c7410720717362953593' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2008/04/siw-sophos-and-malemogen-r.html' ref='tag:blogger.com,1999:blog-34910122.post-542903496357006352' source='http://www.blogger.com/feeds/34910122/posts/default/542903496357006352' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-5253923230204657622</id><published>2008-05-27T05:13:00.000-04:00</published><updated>2008-05-27T07:46:49.853-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>A great all in one program ,keep it up.</title><content type='html'>A great all in one program ,keep it up.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/7849669768132697023/comments/default/5253923230204657622'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/7849669768132697023/comments/default/5253923230204657622'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2008/04/siw-2008-04-02-is-available.html?showComment=1211879580000#c5253923230204657622' title=''/><author><name>Fabio the computer guy</name><uri>http://www.blogger.com/profile/01232000258612364379</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2008/04/siw-2008-04-02-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-7849669768132697023' source='http://www.blogger.com/feeds/34910122/posts/default/7849669768132697023' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-3494552532651665201</id><published>2008-04-05T18:12:00.000-04:00</published><updated>2008-04-05T18:13:28.138-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>what an awesome program, thanks so much for develo...</title><content type='html'>what an awesome program, thanks so much for developing. just one thing, smart detection is not working corrently. it shows no smart support for several of my sata hard drives. actually a lot of programs dont display smart for my harddrives, except for one program 'CrystalDiskInfo' maybe you can contact the developer of that program and find out why theres a detection error.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/7849669768132697023/comments/default/3494552532651665201'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/7849669768132697023/comments/default/3494552532651665201'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2008/04/siw-2008-04-02-is-available.html?showComment=1207433520000#c3494552532651665201' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2008/04/siw-2008-04-02-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-7849669768132697023' source='http://www.blogger.com/feeds/34910122/posts/default/7849669768132697023' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-6468402158492801879</id><published>2008-03-29T11:26:00.000-04:00</published><updated>2008-03-29T12:10:43.428-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Gabe, your RSS feed is a mess. I use Abilon and yo...</title><content type='html'>Gabe, your RSS feed is a mess. I use Abilon and your feed displays only HTML code. The reader is working fine with a couple hundred other feeds so it must be your feed.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/8573244095890930930/comments/default/6468402158492801879'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/8573244095890930930/comments/default/6468402158492801879'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2007/12/siw-173-is-available.html?showComment=1206804360000#c6468402158492801879' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2007/12/siw-173-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-8573244095890930930' source='http://www.blogger.com/feeds/34910122/posts/default/8573244095890930930' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-850238577932064131</id><published>2008-01-22T10:48:00.000-05:00</published><updated>2008-01-22T11:21:15.127-05:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>With Gabriel's permission to post this question, I...</title><content type='html'>With Gabriel's permission to post this question, I'd like to ask about other folks' experience using SIW with SysInternals' PsExec.  I want to scan all of my client's PC's using SIW (I've purchased Technician's versions) and I figure PsExec is the best way to do so.  However, my first tests of this showed PsExec or SIW hanging at some point on the test machines (I had to use PsKill to kill them off).  Anyone else see this when using PsExec?  What have your experiences been?  Any tips to share?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/8573244095890930930/comments/default/850238577932064131'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/8573244095890930930/comments/default/850238577932064131'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2007/12/siw-173-is-available.html?showComment=1201016880000#c850238577932064131' title=''/><author><name>cohncons</name><uri>http://www.cohnconsultingcorp.com</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2007/12/siw-173-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-8573244095890930930' source='http://www.blogger.com/feeds/34910122/posts/default/8573244095890930930' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-4594452838028371187</id><published>2007-12-19T13:26:00.000-05:00</published><updated>2007-12-19T14:21:48.253-05:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this tool. It's saved me a b...</title><content type='html'>Thank you so much for this tool. It's saved me a big headache with the Mas Changer alone. Everything else i also top-notch.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/3893202023658881083/comments/default/4594452838028371187'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/3893202023658881083/comments/default/4594452838028371187'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2007/11/siw-172-is-available.html?showComment=1198088760000#c4594452838028371187' title=''/><author><name>DLZ</name><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2007/11/siw-172-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-3893202023658881083' source='http://www.blogger.com/feeds/34910122/posts/default/3893202023658881083' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-4552537023051586828</id><published>2007-12-19T05:23:00.000-05:00</published><updated>2007-12-19T07:53:40.139-05:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Stiu ca suna comercial, insa chiar folosesc SIW-ul...</title><content type='html'>Stiu ca suna comercial, insa chiar folosesc SIW-ul de vreo doi ani si e OK! Functia pentru schimbarea adresei fizice a retelei este mai mult decat binevenita!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/3893202023658881083/comments/default/4552537023051586828'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/3893202023658881083/comments/default/4552537023051586828'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2007/11/siw-172-is-available.html?showComment=1198059780000#c4552537023051586828' title=''/><author><name>kraft123</name><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2007/11/siw-172-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-3893202023658881083' source='http://www.blogger.com/feeds/34910122/posts/default/3893202023658881083' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-8757555246365340054</id><published>2007-11-23T10:36:00.000-05:00</published><updated>2007-11-23T10:36:46.610-05:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Done.</title><content type='html'>Done.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/3893202023658881083/comments/default/8757555246365340054'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/3893202023658881083/comments/default/8757555246365340054'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2007/11/siw-172-is-available.html?showComment=1195832160000#c8757555246365340054' title=''/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2007/11/siw-172-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-3893202023658881083' source='http://www.blogger.com/feeds/34910122/posts/default/3893202023658881083' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-6739944522638643433</id><published>2007-11-23T05:48:00.000-05:00</published><updated>2007-11-23T07:22:37.096-05:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love SIW, hate SnapShots.Snapshots make a web page...</title><content type='html'>Love SIW, hate SnapShots.&lt;BR/&gt;&lt;BR/&gt;Snapshots make a web page look like crap with their ugly, unwanted, unneeded call-outs. Please do all of us a favor and lose them.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/3893202023658881083/comments/default/6739944522638643433'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/3893202023658881083/comments/default/6739944522638643433'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2007/11/siw-172-is-available.html?showComment=1195814880000#c6739944522638643433' title=''/><author><name>Richard Frisch</name><uri>http://www.blogger.com/profile/18293756459614704030</uri><email>richardfrisch@yahoo.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2007/11/siw-172-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-3893202023658881083' source='http://www.blogger.com/feeds/34910122/posts/default/3893202023658881083' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-4250426324703138718</id><published>2008-02-13T23:22:00.000-05:00</published><updated>2008-02-14T07:23:50.542-05:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I have used programs like Belarc and have heard fr...</title><content type='html'>I have used programs like Belarc and have heard from other users of your program but you don't really give much information about it from my friends it sounds great but sorry i need more to convince me tell me why i should replace Belarc with your program aside from the fact it is a stand alone which already gives you a foot up.&lt;BR/&gt;Shoot if you prove your better i'll buy you a gallon of Coffee convince me please !</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/3768447169358195003/comments/default/4250426324703138718'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/3768447169358195003/comments/default/4250426324703138718'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2007/11/siw-viewer.html?showComment=1202962920000#c4250426324703138718' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2007/11/siw-viewer.html' ref='tag:blogger.com,1999:blog-34910122.post-3768447169358195003' source='http://www.blogger.com/feeds/34910122/posts/default/3768447169358195003' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-8558436175364686770</id><published>2007-10-31T19:00:00.000-04:00</published><updated>2007-10-31T19:16:34.144-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Tried entering the code and it said that it wasn't...</title><content type='html'>Tried entering the code and it said that it wasn't valid... oh well.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/1093669644045492403/comments/default/8558436175364686770'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/1093669644045492403/comments/default/8558436175364686770'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2007/10/siw-171-is-available.html?showComment=1193871600000#c8558436175364686770' title=''/><author><name>Timothy</name><uri>http://www.blogger.com/profile/10393691607023068963</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2007/10/siw-171-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-1093669644045492403' source='http://www.blogger.com/feeds/34910122/posts/default/1093669644045492403' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-2312739819056052287</id><published>2007-10-28T07:29:00.000-04:00</published><updated>2007-10-28T09:17:04.411-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Same here.Igualmente.</title><content type='html'>Same here.&lt;BR/&gt;Igualmente.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/1093669644045492403/comments/default/2312739819056052287'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/1093669644045492403/comments/default/2312739819056052287'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2007/10/siw-171-is-available.html?showComment=1193570940000#c2312739819056052287' title=''/><author><name>Guti</name><uri>http://guti.bitacoras.com</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2007/10/siw-171-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-1093669644045492403' source='http://www.blogger.com/feeds/34910122/posts/default/1093669644045492403' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-437611783184815700</id><published>2007-10-23T14:11:00.000-04:00</published><updated>2007-10-23T14:34:27.032-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Gracias Gabriel!Excelente como siempreSaludos-jcf</title><content type='html'>Gracias Gabriel!&lt;BR/&gt;&lt;BR/&gt;Excelente como siempre&lt;BR/&gt;&lt;BR/&gt;Saludos&lt;BR/&gt;&lt;BR/&gt;-jcf</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/1093669644045492403/comments/default/437611783184815700'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/1093669644045492403/comments/default/437611783184815700'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2007/10/siw-171-is-available.html?showComment=1193163060000#c437611783184815700' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2007/10/siw-171-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-1093669644045492403' source='http://www.blogger.com/feeds/34910122/posts/default/1093669644045492403' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-5677399140605617750</id><published>2007-07-19T13:41:00.000-04:00</published><updated>2007-07-20T13:15:42.202-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I'm wondering the same thing...Carmelo Lisciottoww...</title><content type='html'>I'm wondering the same thing...&lt;BR/&gt;&lt;BR/&gt;Carmelo Lisciotto&lt;BR/&gt;&lt;BR/&gt;www.carmelolisciotto.com</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/2048749973888372654/comments/default/5677399140605617750'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/2048749973888372654/comments/default/5677399140605617750'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2007/07/siw-169-build-632-silent-update.html?showComment=1184866860000#c5677399140605617750' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2007/07/siw-169-build-632-silent-update.html' ref='tag:blogger.com,1999:blog-34910122.post-2048749973888372654' source='http://www.blogger.com/feeds/34910122/posts/default/2048749973888372654' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-3121303180889371649</id><published>2007-07-06T09:35:00.000-04:00</published><updated>2007-07-06T09:45:39.653-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>"Build 632 - Silent Update" - what does that mean ...</title><content type='html'>"Build 632 - Silent Update" - what does that mean (i.e. what has changed)?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/2048749973888372654/comments/default/3121303180889371649'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/2048749973888372654/comments/default/3121303180889371649'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2007/07/siw-169-build-632-silent-update.html?showComment=1183728900000#c3121303180889371649' title=''/><author><name>Matt</name><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2007/07/siw-169-build-632-silent-update.html' ref='tag:blogger.com,1999:blog-34910122.post-2048749973888372654' source='http://www.blogger.com/feeds/34910122/posts/default/2048749973888372654' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-4786583165736044369</id><published>2007-07-02T04:13:00.000-04:00</published><updated>2007-07-02T08:25:03.137-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>about LanguageChinese - Simplified: 簡體中文Chinese - ...</title><content type='html'>about Language&lt;BR/&gt;&lt;BR/&gt;Chinese - Simplified: 簡體中文&lt;BR/&gt;Chinese - Traditional: 正體中文 or 繁體中文</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/8423075660701343257/comments/default/4786583165736044369'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/8423075660701343257/comments/default/4786583165736044369'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2007/05/siw-168-build-629-is-available.html?showComment=1183363980000#c4786583165736044369' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2007/05/siw-168-build-629-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-8423075660701343257' source='http://www.blogger.com/feeds/34910122/posts/default/8423075660701343257' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-410865391555115918</id><published>2007-06-14T09:53:00.000-04:00</published><updated>2007-06-14T09:53:00.245-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Translation:"No Logs can be stored as TXT or CVS."...</title><content type='html'>Translation:&lt;BR/&gt;"No Logs can be stored as TXT or CVS."&lt;BR/&gt;&lt;BR/&gt;The Technician's Version and the Business Version can save the LOG file as CSV ("siw /log:csv"), HTML ("siw /log:html") or TXT ("siw /log:txt"). The Freeware Version can save the LOG file only as HTML. &lt;BR/&gt;It is the first Q/A from http://www.gtopala.com/siw-faq.html</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/8423075660701343257/comments/default/410865391555115918'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/8423075660701343257/comments/default/410865391555115918'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2007/05/siw-168-build-629-is-available.html?showComment=1181829180000#c410865391555115918' title=''/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2007/05/siw-168-build-629-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-8423075660701343257' source='http://www.blogger.com/feeds/34910122/posts/default/8423075660701343257' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-8823598979752447602</id><published>2007-06-14T08:31:00.000-04:00</published><updated>2007-06-14T09:49:25.572-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Es können keine Logs als TXT oder CVS gespeichert ...</title><content type='html'>Es können keine Logs als TXT oder CVS gespeichert werden.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/8423075660701343257/comments/default/8823598979752447602'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/8423075660701343257/comments/default/8823598979752447602'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2007/05/siw-168-build-629-is-available.html?showComment=1181824260000#c8823598979752447602' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2007/05/siw-168-build-629-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-8423075660701343257' source='http://www.blogger.com/feeds/34910122/posts/default/8423075660701343257' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-6662508454343864558</id><published>2007-05-29T21:00:00.000-04:00</published><updated>2007-05-29T21:00:52.105-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I've installed the latest version of F-Prot.Defini...</title><content type='html'>I've installed the latest version of F-Prot.&lt;BR/&gt;Definitions version:&lt;BR/&gt;Viruses: 2007-05-29_08 &lt;BR/&gt;Spyware: 2007-05-29_08 &lt;BR/&gt;Scanning Engines:&lt;BR/&gt;F-Secure AVP: 6.00.171, 2007-05-30 &lt;BR/&gt;F-Secure Libra: 2.04.01, 2007-05-26 &lt;BR/&gt;F-Secure Orion: 1.02.37, 2007-05-29 &lt;BR/&gt;F-Secure Draco: 1.00.35, 2007-05-14 &lt;BR/&gt;&lt;BR/&gt;No warning, no alarm, nothing.&lt;BR/&gt;Please check &lt;A HREF="http://www.gtopala.com/img/f-secure.png" REL="nofollow"&gt;this image&lt;/A&gt;.&lt;BR/&gt;&lt;BR/&gt;Is your antivirus up-to-date?&lt;BR/&gt;Thanks,&lt;BR/&gt;Gabriel Topala</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/1512443861849910274/comments/default/6662508454343864558'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/1512443861849910274/comments/default/6662508454343864558'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2007/05/siw-168-and-trend-micro-problem-solved.html?showComment=1180486800000#c6662508454343864558' title=''/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2007/05/siw-168-and-trend-micro-problem-solved.html' ref='tag:blogger.com,1999:blog-34910122.post-1512443861849910274' source='http://www.blogger.com/feeds/34910122/posts/default/1512443861849910274' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-2920312725922755048</id><published>2007-05-29T20:01:00.000-04:00</published><updated>2007-05-29T20:43:26.418-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>F-Secure antivirus software recognizes both the EN...</title><content type='html'>F-Secure antivirus software recognizes both the ENglish and multi-national versions of SIW as being infected.&lt;BR/&gt;&lt;BR/&gt;"Agent.aa is a data stealing trojan that tries to steal account information from the infected computer. It steals cached credientials from the system and monitors active web browsers, logging keystrokes sent to online banks. It can also take screenshots of browser windows."&lt;BR/&gt;&lt;BR/&gt;Reference:&lt;BR/&gt;http://www.f-secure.com/v-descs/agent_aa.shtml</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/1512443861849910274/comments/default/2920312725922755048'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/1512443861849910274/comments/default/2920312725922755048'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2007/05/siw-168-and-trend-micro-problem-solved.html?showComment=1180483260000#c2920312725922755048' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2007/05/siw-168-and-trend-micro-problem-solved.html' ref='tag:blogger.com,1999:blog-34910122.post-1512443861849910274' source='http://www.blogger.com/feeds/34910122/posts/default/1512443861849910274' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-1466253068970514216</id><published>2007-04-29T12:55:00.000-04:00</published><updated>2007-04-29T12:55:08.363-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Quote:"my concern is that anyone with this program...</title><content type='html'>Quote:&lt;BR/&gt;&lt;I&gt;"my concern is that anyone with this program can come to my computer, run siw using their own siw program on a stick"&lt;/I&gt;&lt;BR/&gt;&lt;BR/&gt;Do you allow anyone to access to your computer?&lt;BR/&gt;&lt;BR/&gt;SIW shows "secrets" only for the current user.&lt;BR/&gt;You can create another account for the technician.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/1670299178909879313/comments/default/1466253068970514216'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/1670299178909879313/comments/default/1466253068970514216'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2007/04/siw-168-build-627-is-available.html?showComment=1177865700000#c1466253068970514216' title=''/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2007/04/siw-168-build-627-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-1670299178909879313' source='http://www.blogger.com/feeds/34910122/posts/default/1670299178909879313' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-1831123871021705460</id><published>2007-04-29T12:20:00.000-04:00</published><updated>2007-04-29T12:30:22.155-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>hello,a friend recommended that i check out your p...</title><content type='html'>hello,&lt;BR/&gt;a friend recommended that i check out your program, and i did ... very useful indeed&lt;BR/&gt;but i've got a great concern i'm hoping you can help me with.&lt;BR/&gt;you've got a "secrets" section under software that is very disturbing because it exposes very private passwords and more about email accounts, etc etc etc&lt;BR/&gt;all of my outlook express email accounts information is exposed as is information for various programs and such&lt;BR/&gt; &lt;BR/&gt;my concern is that anyone with this program can come to my computer, run siw using their own siw program on a stick?&lt;BR/&gt;and then easily see and export this very private information&lt;BR/&gt;any technician helping a computer owner who is completely unaware of this can access very private information&lt;BR/&gt; &lt;BR/&gt;is there a way to prevent this from working in siw?&lt;BR/&gt;perhaps you can consider password protecting section and other features of SIW that contain very personal/private information.&lt;BR/&gt; &lt;BR/&gt;very much looking forward to your response.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/1670299178909879313/comments/default/1831123871021705460'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/1670299178909879313/comments/default/1831123871021705460'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2007/04/siw-168-build-627-is-available.html?showComment=1177863600000#c1831123871021705460' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2007/04/siw-168-build-627-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-1670299178909879313' source='http://www.blogger.com/feeds/34910122/posts/default/1670299178909879313' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-5830012433657468552</id><published>2007-03-23T12:31:00.000-04:00</published><updated>2007-03-23T12:34:24.515-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi:I've sent two earlier comments as 'anonymous', ...</title><content type='html'>Hi:&lt;BR/&gt;&lt;BR/&gt;I've sent two earlier comments as 'anonymous', but here is the real me.&lt;BR/&gt;&lt;BR/&gt;SIW 1.67.626 won't start properly on my PC.  I am running XP Home with all updates; NIS 2007; Win Defender.  Turning these off makes no difference.&lt;BR/&gt;&lt;BR/&gt;Ken.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/467984616125634687/comments/default/5830012433657468552'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/467984616125634687/comments/default/5830012433657468552'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2007/03/siw-167-build-626-silent-update.html?showComment=1174667460000#c5830012433657468552' title=''/><author><name>Ken Ohrn</name><uri>http://www.blogger.com/profile/01878053482038472576</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2007/03/siw-167-build-626-silent-update.html' ref='tag:blogger.com,1999:blog-34910122.post-467984616125634687' source='http://www.blogger.com/feeds/34910122/posts/default/467984616125634687' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-3841962857242740526</id><published>2007-03-16T03:14:00.000-04:00</published><updated>2007-03-16T07:22:07.745-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>"Remote Licenses"(not a good name, I'm open to sug...</title><content type='html'>"Remote Licenses"&lt;BR/&gt;(not a good name, I'm open to suggestions)&lt;BR/&gt;&lt;BR/&gt;&lt;BR/&gt;Maybe&lt;BR/&gt;"Load Licenses"&lt;BR/&gt;or&lt;BR/&gt;"Fetch Licenses"&lt;BR/&gt;&lt;BR/&gt;&lt;BR/&gt;&lt;BR/&gt;---------------&lt;BR/&gt;(&lt;BR/&gt;i have problems today&lt;BR/&gt;to see the capcha pic with FireFox :-( &lt;BR/&gt;I had to switch the rendering engine to iE&lt;BR/&gt;)</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/7927775293970866950/comments/default/3841962857242740526'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/7927775293970866950/comments/default/3841962857242740526'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2007/03/siw-167-build-625-is-available.html?showComment=1174029240000#c3841962857242740526' title=''/><author><name>Stefan</name><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2007/03/siw-167-build-625-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-7927775293970866950' source='http://www.blogger.com/feeds/34910122/posts/default/7927775293970866950' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-170941060705850467</id><published>2007-03-14T07:55:00.000-04:00</published><updated>2007-03-14T07:55:27.674-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Chuck Willour,Can you download, please, the deb...</title><content type='html'>Hi Chuck Willour,&lt;BR/&gt;Can you download, please, the debug version of siw from http://www.gtopala.com/siw_debug/siw.exe ? It creates a LOG file c:\siw_log.txt. Can you send me (siw@gtopala.com) that LOG file?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/7927775293970866950/comments/default/170941060705850467'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/7927775293970866950/comments/default/170941060705850467'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2007/03/siw-167-build-625-is-available.html?showComment=1173873300000#c170941060705850467' title=''/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2007/03/siw-167-build-625-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-7927775293970866950' source='http://www.blogger.com/feeds/34910122/posts/default/7927775293970866950' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-6051205145303366084</id><published>2007-03-14T00:21:00.000-04:00</published><updated>2007-03-14T07:48:02.271-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>The error is a generic unhandled Win32 exception e...</title><content type='html'>The error is a generic unhandled Win32 exception error. The OS is Win XP Pro w/ all current MS patches. If there is an address to send a SIW 1.65 xml file, let me know so I can get you the other system info you need.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/7927775293970866950/comments/default/6051205145303366084'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/7927775293970866950/comments/default/6051205145303366084'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2007/03/siw-167-build-625-is-available.html?showComment=1173846060000#c6051205145303366084' title=''/><author><name>Chuck Willour</name><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2007/03/siw-167-build-625-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-7927775293970866950' source='http://www.blogger.com/feeds/34910122/posts/default/7927775293970866950' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-1162260175459505110</id><published>2007-03-14T00:18:00.000-04:00</published><updated>2007-03-14T07:34:45.435-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Regarding the crash problem, I am running Windows ...</title><content type='html'>Regarding the crash problem, I am running Windows XP Pro (32-bit) w/ all current MS patches. The message is the generic MS application crash message w/ the option to submit to MS. When I go to the debug message, it reports an unhandled Win32 exception error (since I do not have a debugger currently installed.) As far as additional info, if there is an address I can send a SIW 1.65 xml file to, let me know.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/7927775293970866950/comments/default/1162260175459505110'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/7927775293970866950/comments/default/1162260175459505110'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2007/03/siw-167-build-625-is-available.html?showComment=1173845880000#c1162260175459505110' title=''/><author><name>Chuck Willour</name><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2007/03/siw-167-build-625-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-7927775293970866950' source='http://www.blogger.com/feeds/34910122/posts/default/7927775293970866950' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-8595663209555730996</id><published>2007-03-13T18:48:00.000-04:00</published><updated>2007-03-13T18:48:35.259-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi nelson lopes,"Remote Licenses" (not a good name...</title><content type='html'>Hi nelson lopes,&lt;BR/&gt;"Remote Licenses" (not a good name, I'm open to suggestions) shows Licenses (aka serial numbers, product keys) from another installation of windows (not the currently running). For example, if you have one Windows XP and one Windows Vista running on the same machine (different partitions) you can see licenses for the other installation. &lt;BR/&gt;Also, please read “How to recover Product Keys from a non-booting Windows Installation” from http://www.gtopala.com/siw-licenses.html</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/7927775293970866950/comments/default/8595663209555730996'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/7927775293970866950/comments/default/8595663209555730996'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2007/03/siw-167-build-625-is-available.html?showComment=1173826080000#c8595663209555730996' title=''/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2007/03/siw-167-build-625-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-7927775293970866950' source='http://www.blogger.com/feeds/34910122/posts/default/7927775293970866950' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-7131013238285296381</id><published>2007-03-13T16:12:00.000-04:00</published><updated>2007-03-13T16:20:55.587-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Remote licenses?!What is remote licenses?</title><content type='html'>Remote licenses?!&lt;BR/&gt;What is remote licenses?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/7927775293970866950/comments/default/7131013238285296381'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/7927775293970866950/comments/default/7131013238285296381'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2007/03/siw-167-build-625-is-available.html?showComment=1173816720000#c7131013238285296381' title=''/><author><name>Coelho Bravo</name><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2007/03/siw-167-build-625-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-7927775293970866950' source='http://www.blogger.com/feeds/34910122/posts/default/7927775293970866950' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-6147577405830829414</id><published>2007-03-13T03:00:00.000-04:00</published><updated>2007-03-13T08:01:57.409-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Gabriel,many thanks for the new build!all the b...</title><content type='html'>Hi Gabriel,&lt;BR/&gt;&lt;BR/&gt;many thanks for the new build!&lt;BR/&gt;&lt;BR/&gt;all the best&lt;BR/&gt;Stefan</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/7927775293970866950/comments/default/6147577405830829414'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/7927775293970866950/comments/default/6147577405830829414'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2007/03/siw-167-build-625-is-available.html?showComment=1173769200000#c6147577405830829414' title=''/><author><name>Stefan</name><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2007/03/siw-167-build-625-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-7927775293970866950' source='http://www.blogger.com/feeds/34910122/posts/default/7927775293970866950' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-5518436408654635702</id><published>2007-03-12T17:49:00.000-04:00</published><updated>2007-03-12T17:56:31.433-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Gabriel,Congratulations for developing SIW, and...</title><content type='html'>Hi Gabriel,&lt;BR/&gt;&lt;BR/&gt;Congratulations for developing SIW, and for distributing a freeware version to the community.&lt;BR/&gt;&lt;BR/&gt;Since the commercial change in Everest/Aida, SIW is for sure the best alternative available for Home users.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/7927775293970866950/comments/default/5518436408654635702'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/7927775293970866950/comments/default/5518436408654635702'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2007/03/siw-167-build-625-is-available.html?showComment=1173736140000#c5518436408654635702' title=''/><author><name>Guti</name><uri>http://guti.bitacoras.com</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2007/03/siw-167-build-625-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-7927775293970866950' source='http://www.blogger.com/feeds/34910122/posts/default/7927775293970866950' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-8934451258106112085</id><published>2007-03-12T13:17:00.000-04:00</published><updated>2007-03-12T13:17:22.732-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi anonymous,Can you tell me more?Error message, o...</title><content type='html'>Hi anonymous,&lt;BR/&gt;Can you tell me more?&lt;BR/&gt;Error message, operating system?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/7927775293970866950/comments/default/8934451258106112085'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/7927775293970866950/comments/default/8934451258106112085'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2007/03/siw-167-build-625-is-available.html?showComment=1173719820000#c8934451258106112085' title=''/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2007/03/siw-167-build-625-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-7927775293970866950' source='http://www.blogger.com/feeds/34910122/posts/default/7927775293970866950' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-4799502559863129021</id><published>2007-03-12T13:16:00.000-04:00</published><updated>2007-03-12T13:16:35.665-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi qrius,SIW is a standalone program. There are no...</title><content type='html'>Hi qrius,&lt;BR/&gt;SIW is a standalone program. There are no dependencies between 1.66 and 1.67. You can keep both or you can delete the old one and keep only the 1.67 version. It's up to you.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/7927775293970866950/comments/default/4799502559863129021'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/7927775293970866950/comments/default/4799502559863129021'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2007/03/siw-167-build-625-is-available.html?showComment=1173719760000#c4799502559863129021' title=''/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2007/03/siw-167-build-625-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-7927775293970866950' source='http://www.blogger.com/feeds/34910122/posts/default/7927775293970866950' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-4333089850649089163</id><published>2007-03-12T13:01:00.000-04:00</published><updated>2007-03-12T13:14:38.044-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Both the multi-language &amp; the English versions cra...</title><content type='html'>Both the multi-language &amp; the English versions crash on my system when I attempt to open them. I have Office 2007 &amp; .net 3.0 installed if that helps.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/7927775293970866950/comments/default/4333089850649089163'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/7927775293970866950/comments/default/4333089850649089163'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2007/03/siw-167-build-625-is-available.html?showComment=1173718860000#c4333089850649089163' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2007/03/siw-167-build-625-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-7927775293970866950' source='http://www.blogger.com/feeds/34910122/posts/default/7927775293970866950' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-834615481938819605</id><published>2007-03-12T12:47:00.000-04:00</published><updated>2007-03-12T13:14:27.753-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Dear mr. TopalaI like using SIW very much.Its a ve...</title><content type='html'>Dear mr. Topala&lt;BR/&gt;I like using SIW very much.Its a very useful utility.ABOUT THE NEW VERSION-ARE WE SUPPOSED TO DELETE OLDER (1.66 VERSION) AND THEN DOWNLOAD THE LATEST VERSION(I.67)AND USE IT.PLEASE CLARIFY.&lt;BR/&gt;&lt;BR/&gt;THANKS A LOT</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/7927775293970866950/comments/default/834615481938819605'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/7927775293970866950/comments/default/834615481938819605'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2007/03/siw-167-build-625-is-available.html?showComment=1173718020000#c834615481938819605' title=''/><author><name>qrius</name><uri>http://www.blogger.com/profile/13601831343492885050</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2007/03/siw-167-build-625-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-7927775293970866950' source='http://www.blogger.com/feeds/34910122/posts/default/7927775293970866950' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-8121742935733137229</id><published>2007-03-06T11:31:00.000-05:00</published><updated>2007-03-06T13:29:39.107-05:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Link to SysInternals Utilities page: http://tinyur...</title><content type='html'>Link to SysInternals Utilities page: http://tinyurl.com/y45pu7&lt;BR/&gt;&lt;BR/&gt;&lt;BR/&gt;Thanks for the heads-up!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/1232471594685830324/comments/default/8121742935733137229'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/1232471594685830324/comments/default/8121742935733137229'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2007/01/siw-166-build-624-is-available.html?showComment=1173198660000#c8121742935733137229' title=''/><author><name>Jesse</name><uri>http://www.blogger.com/profile/17180075569407593170</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2007/01/siw-166-build-624-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-1232471594685830324' source='http://www.blogger.com/feeds/34910122/posts/default/1232471594685830324' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-7491550320189635281</id><published>2007-03-06T10:57:00.000-05:00</published><updated>2007-03-06T10:57:18.120-05:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Jesse,You can use psexec from SysInternals (now...</title><content type='html'>Hi Jesse,&lt;BR/&gt;&lt;BR/&gt;You can use psexec from SysInternals (now Microsoft): http://www.microsoft.com/technet/sysinternals/utilities/psexec.mspx</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/1232471594685830324/comments/default/7491550320189635281'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/1232471594685830324/comments/default/7491550320189635281'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2007/01/siw-166-build-624-is-available.html?showComment=1173196620000#c7491550320189635281' title=''/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2007/01/siw-166-build-624-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-1232471594685830324' source='http://www.blogger.com/feeds/34910122/posts/default/1232471594685830324' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-2849842700067401152</id><published>2007-03-06T10:43:00.000-05:00</published><updated>2007-03-06T10:54:51.200-05:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I just discovered SIW -- great stuff.  One questio...</title><content type='html'>I just discovered SIW -- great stuff.  One question, though: is it possible to generate a comprehensive report on a remote computer?  Or do I need to download and run SIW.exe on each remote computer?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/1232471594685830324/comments/default/2849842700067401152'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/1232471594685830324/comments/default/2849842700067401152'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2007/01/siw-166-build-624-is-available.html?showComment=1173195780000#c2849842700067401152' title=''/><author><name>Jesse</name><uri>http://www.blogger.com/profile/17180075569407593170</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2007/01/siw-166-build-624-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-1232471594685830324' source='http://www.blogger.com/feeds/34910122/posts/default/1232471594685830324' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-7676060945715573624</id><published>2007-03-06T01:19:00.000-05:00</published><updated>2007-03-06T07:07:38.050-05:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Mostly firefox based passwords on internet.Josepph...</title><content type='html'>Mostly firefox based passwords on internet.&lt;BR/&gt;Josepph</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/1232471594685830324/comments/default/7676060945715573624'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/1232471594685830324/comments/default/7676060945715573624'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2007/01/siw-166-build-624-is-available.html?showComment=1173161940000#c7676060945715573624' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2007/01/siw-166-build-624-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-1232471594685830324' source='http://www.blogger.com/feeds/34910122/posts/default/1232471594685830324' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-4964929564964595165</id><published>2007-03-05T13:44:00.000-05:00</published><updated>2007-03-05T13:44:55.348-05:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Joseph,What kind of passwords are missing?</title><content type='html'>Hi Joseph,&lt;BR/&gt;What kind of passwords are missing?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/1232471594685830324/comments/default/4964929564964595165'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/1232471594685830324/comments/default/4964929564964595165'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2007/01/siw-166-build-624-is-available.html?showComment=1173120240000#c4964929564964595165' title=''/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2007/01/siw-166-build-624-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-1232471594685830324' source='http://www.blogger.com/feeds/34910122/posts/default/1232471594685830324' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-7595832737026257419</id><published>2007-03-05T13:41:00.000-05:00</published><updated>2007-03-05T13:42:32.083-05:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I'm having trouble getting into "secrets." It begi...</title><content type='html'>I'm having trouble getting into "secrets." It begins to search,but only see adsl passwords.I have no antivirus files.Joseph</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/1232471594685830324/comments/default/7595832737026257419'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/1232471594685830324/comments/default/7595832737026257419'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2007/01/siw-166-build-624-is-available.html?showComment=1173120060000#c7595832737026257419' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2007/01/siw-166-build-624-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-1232471594685830324' source='http://www.blogger.com/feeds/34910122/posts/default/1232471594685830324' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-3036424055853802599</id><published>2007-03-02T19:32:00.000-05:00</published><updated>2007-03-02T20:16:34.817-05:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a freaking amazing piece of software. And at ...</title><content type='html'>What a freaking amazing piece of software. And at just over 1MB, WELL DONE!! Thanks!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/1232471594685830324/comments/default/3036424055853802599'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/1232471594685830324/comments/default/3036424055853802599'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2007/01/siw-166-build-624-is-available.html?showComment=1172881920000#c3036424055853802599' title=''/><author><name>jyoseph</name><uri>www.jyoseph.com</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2007/01/siw-166-build-624-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-1232471594685830324' source='http://www.blogger.com/feeds/34910122/posts/default/1232471594685830324' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-5030564357521873472</id><published>2007-02-28T15:33:00.000-05:00</published><updated>2007-02-28T16:05:13.593-05:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>this is great stuff.  do you know of similar for L...</title><content type='html'>this is great stuff.  do you know of similar for Linux?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/1232471594685830324/comments/default/5030564357521873472'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/1232471594685830324/comments/default/5030564357521873472'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2007/01/siw-166-build-624-is-available.html?showComment=1172694780000#c5030564357521873472' title=''/><author><name>brian</name><uri>http://www.blogger.com/profile/06684281483033493441</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2007/01/siw-166-build-624-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-1232471594685830324' source='http://www.blogger.com/feeds/34910122/posts/default/1232471594685830324' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-4312769799632257023</id><published>2007-02-26T09:10:00.000-05:00</published><updated>2007-02-26T09:10:42.227-05:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Check the last question/answer from http://www.gto...</title><content type='html'>Check the last question/answer from http://www.gtopala.com/siw_faq.html</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/1232471594685830324/comments/default/4312769799632257023'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/1232471594685830324/comments/default/4312769799632257023'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2007/01/siw-166-build-624-is-available.html?showComment=1172499000000#c4312769799632257023' title=''/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2007/01/siw-166-build-624-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-1232471594685830324' source='http://www.blogger.com/feeds/34910122/posts/default/1232471594685830324' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-873674292621449607</id><published>2007-02-26T09:03:00.000-05:00</published><updated>2007-02-26T09:06:29.826-05:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I'm having trouble getting into "secrets." It begi...</title><content type='html'>I'm having trouble getting into "secrets." It begins to search, but then freezes - it has done this a dozen times. The first time I opened SIW 1.66 Build 624 it left my computer with a black screen.&lt;BR/&gt;This second time, seems to be OK, except "secrets" freezes. any suggestions?  Kalmatt</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/1232471594685830324/comments/default/873674292621449607'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/1232471594685830324/comments/default/873674292621449607'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2007/01/siw-166-build-624-is-available.html?showComment=1172498580000#c873674292621449607' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2007/01/siw-166-build-624-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-1232471594685830324' source='http://www.blogger.com/feeds/34910122/posts/default/1232471594685830324' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-826862412138657996</id><published>2007-01-18T18:45:00.000-05:00</published><updated>2007-01-18T18:45:48.703-05:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yes, you can run SIW from a USB drive.
Don't load ...</title><content type='html'>Yes, you can run SIW from a USB drive.&lt;br /&gt;Don't load the "SIW with Installer" file, download the "regular" SIW</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/3978963846088823202/comments/default/826862412138657996'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/3978963846088823202/comments/default/826862412138657996'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2006/12/siw-with-installer.html?showComment=1169163900000#c826862412138657996' title=''/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2006/12/siw-with-installer.html' ref='tag:blogger.com,1999:blog-34910122.post-3978963846088823202' source='http://www.blogger.com/feeds/34910122/posts/default/3978963846088823202' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-5085577039530373082</id><published>2007-01-18T17:54:00.000-05:00</published><updated>2007-01-18T18:42:04.792-05:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Can you run SIW from a usb drive?</title><content type='html'>Can you run SIW from a usb drive?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/3978963846088823202/comments/default/5085577039530373082'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/3978963846088823202/comments/default/5085577039530373082'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2006/12/siw-with-installer.html?showComment=1169160840000#c5085577039530373082' title=''/><author><name>KDeuce</name><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2006/12/siw-with-installer.html' ref='tag:blogger.com,1999:blog-34910122.post-3978963846088823202' source='http://www.blogger.com/feeds/34910122/posts/default/3978963846088823202' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-2367690723933765159</id><published>2007-01-18T17:51:00.000-05:00</published><updated>2007-01-18T18:42:57.037-05:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Can I SIW as a protabel app? Like can I run it fro...</title><content type='html'>Can I SIW as a protabel app? Like can I run it from my USB Flash drive?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/3978963846088823202/comments/default/2367690723933765159'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/3978963846088823202/comments/default/2367690723933765159'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2006/12/siw-with-installer.html?showComment=1169160660000#c2367690723933765159' title=''/><author><name>andrew</name><uri>google.com</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2006/12/siw-with-installer.html' ref='tag:blogger.com,1999:blog-34910122.post-3978963846088823202' source='http://www.blogger.com/feeds/34910122/posts/default/3978963846088823202' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-7363378821777195642</id><published>2007-04-14T16:25:00.000-04:00</published><updated>2007-04-14T18:15:04.800-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>lol. i came with google to you. but ip-adress.com ...</title><content type='html'>lol. i came with google to you. but ip-adress.com is exactly what i searched. thank you!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/5418359351484296360/comments/default/7363378821777195642'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/5418359351484296360/comments/default/7363378821777195642'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2006/12/cool-site.html?showComment=1176582300000#c7363378821777195642' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2006/12/cool-site.html' ref='tag:blogger.com,1999:blog-34910122.post-5418359351484296360' source='http://www.blogger.com/feeds/34910122/posts/default/5418359351484296360' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-116302517110723448</id><published>2006-11-08T17:32:00.000-05:00</published><updated>2006-11-08T18:09:24.770-05:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Nice! At the end an updated spanish translation fo...</title><content type='html'>Nice! At the end an updated spanish translation for SIW.&lt;BR/&gt;&lt;BR/&gt;Genial! Por fin una traducción actualizada al castellano para SIW.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/116216158816851250/comments/default/116302517110723448'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/116216158816851250/comments/default/116302517110723448'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2006/10/siw-and-spanish-language.html?showComment=1163025120000#c116302517110723448' title=''/><author><name>Guti</name><uri>http://guti.bitacoras.com</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2006/10/siw-and-spanish-language.html' ref='tag:blogger.com,1999:blog-34910122.post-116216158816851250' source='http://www.blogger.com/feeds/34910122/posts/default/116216158816851250' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-8971948604054137560</id><published>2010-06-18T09:59:24.676-04:00</published><updated>2010-06-18T09:59:24.676-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WD5000AAKB-00UKA0 issue: are you using SIW 2010 bu...</title><content type='html'>WD5000AAKB-00UKA0 issue: are you using SIW 2010 build 0428?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/116139656952797748/comments/default/8971948604054137560'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/116139656952797748/comments/default/8971948604054137560'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2006/10/siw-and-cpus-temperature.html?showComment=1276869564676#c8971948604054137560' title=''/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2006/10/siw-and-cpus-temperature.html' ref='tag:blogger.com,1999:blog-34910122.post-116139656952797748' source='http://www.blogger.com/feeds/34910122/posts/default/116139656952797748' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-3530681002265066774</id><published>2010-06-18T08:29:12.526-04:00</published><updated>2010-06-18T09:54:42.702-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I have a 500 Gigabyte Western Digital hard drive m...</title><content type='html'>I have a 500 Gigabyte Western Digital hard drive model number WD5000AAKB-00UKA0. The specs on this drive say 7200 rotational speed. Your SIW utility (all versions) says it is a 5400 rpm model. Is this correct? I have another drive,a 20 G Western Digital, on the same system but your utility confirms the rpm specs on the drive.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/116139656952797748/comments/default/3530681002265066774'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/116139656952797748/comments/default/3530681002265066774'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2006/10/siw-and-cpus-temperature.html?showComment=1276864152526#c3530681002265066774' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2006/10/siw-and-cpus-temperature.html' ref='tag:blogger.com,1999:blog-34910122.post-116139656952797748' source='http://www.blogger.com/feeds/34910122/posts/default/116139656952797748' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-2054328426180176962</id><published>2007-07-05T07:28:00.000-04:00</published><updated>2007-07-05T07:28:25.619-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Pentium D is not a "Intel's Core Duo/Solo, Core 2 ...</title><content type='html'>Pentium D is not a "Intel's Core Duo/Solo, Core 2 Duo/Extreme, Xeon 5100".&lt;BR/&gt;It doesn't have the DTS.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/116139656952797748/comments/default/2054328426180176962'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/116139656952797748/comments/default/2054328426180176962'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2006/10/siw-and-cpus-temperature.html?showComment=1183634880000#c2054328426180176962' title=''/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2006/10/siw-and-cpus-temperature.html' ref='tag:blogger.com,1999:blog-34910122.post-116139656952797748' source='http://www.blogger.com/feeds/34910122/posts/default/116139656952797748' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-1054856922090120474</id><published>2007-07-05T04:00:00.000-04:00</published><updated>2007-07-05T07:25:13.462-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I'm using a Pentium D 3.2ghz, and using the latest...</title><content type='html'>I'm using a Pentium D 3.2ghz, and using the latest version of SIW, but I can't find the temperature in SIW...under 'sensors' I do see the temp reading for GPU and hard drives. What am I doing wrong? thanks, Tim</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/116139656952797748/comments/default/1054856922090120474'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/116139656952797748/comments/default/1054856922090120474'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2006/10/siw-and-cpus-temperature.html?showComment=1183622400000#c1054856922090120474' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2006/10/siw-and-cpus-temperature.html' ref='tag:blogger.com,1999:blog-34910122.post-116139656952797748' source='http://www.blogger.com/feeds/34910122/posts/default/116139656952797748' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-116093024839387130</id><published>2006-10-15T12:37:00.000-04:00</published><updated>2006-10-15T12:37:28.393-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Java? You are kidding, right?For hardware trouble ...</title><content type='html'>Java? You are kidding, right?&lt;BR/&gt;&lt;BR/&gt;For hardware trouble shooting I have a bootable USB stick (with BartPE).</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/116040296720017931/comments/default/116093024839387130'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/116040296720017931/comments/default/116093024839387130'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2006/10/siw-164-build-622-is-available.html?showComment=1160930220000#c116093024839387130' title=''/><author><name>Gabriel Topala</name><uri>http://www.blogger.com/profile/01187039720197567179</uri><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2006/10/siw-164-build-622-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-116040296720017931' source='http://www.blogger.com/feeds/34910122/posts/default/116040296720017931' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-116092978864358081</id><published>2006-10-15T12:29:00.000-04:00</published><updated>2006-10-15T12:29:48.643-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Question Gabriel, I use your product all the time,...</title><content type='html'>Question Gabriel, I use your product all the time, it is  - in my opinion - the best tool for hardware/software support around. Do u plan a platform independent version (say using Java) that could be put on a CD/USB stick for the ultimate in trouble shooting (could even be run in a browser Window I suppose)all hardware issues. &lt;BR/&gt;Thanks for a great product.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/116040296720017931/comments/default/116092978864358081'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/116040296720017931/comments/default/116092978864358081'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2006/10/siw-164-build-622-is-available.html?showComment=1160929740000#c116092978864358081' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2006/10/siw-164-build-622-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-116040296720017931' source='http://www.blogger.com/feeds/34910122/posts/default/116040296720017931' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34910122.post-116050413440458725</id><published>2006-10-10T14:15:00.000-04:00</published><updated>2006-10-10T14:15:34.406-04:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you Gabriel for this new build.I like your t...</title><content type='html'>Thank you Gabriel for this new build.&lt;BR/&gt;I like your tool very much.&lt;BR/&gt;It's very nifty and handy ;-)&lt;BR/&gt;&lt;BR/&gt;Stefan</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/116040296720017931/comments/default/116050413440458725'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34910122/116040296720017931/comments/default/116050413440458725'/><link rel='alternate' type='text/html' href='http://blog.gtopala.com/2006/10/siw-164-build-622-is-available.html?showComment=1160504100000#c116050413440458725' title=''/><author><name>Stefan</name><email>noreply@blogger.com</email></author><thr:in-reply-to href='http://blog.gtopala.com/2006/10/siw-164-build-622-is-available.html' ref='tag:blogger.com,1999:blog-34910122.post-116040296720017931' source='http://www.blogger.com/feeds/34910122/posts/default/116040296720017931' type='text/html'/></entry></feed>
