<?xml version="1.0" encoding="utf-8"?>
<feed xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xml:lang="en-us" xmlns="http://www.w3.org/2005/Atom">
  <title>Mark Iwaszko's Technical Blog</title>
  <link rel="alternate" type="text/html" href="http://blogs.iwaszko.com/mark/" />
  <link rel="self" href="http://blogs.iwaszko.com/mark/SyndicationService.asmx/GetAtom" />
  <icon>favicon.ico</icon>
  <updated>2006-09-27T17:43:52.4118665+01:00</updated>
  <author>
    <name>Mark Iwaszko</name>
  </author>
  <subtitle>An IT Liverymans Technocal Blog</subtitle>
  <id>http://blogs.iwaszko.com/mark/</id>
  <generator uri="http://www.dasblog.net" version="1.8.5223.2">DasBlog</generator>
  <entry>
    <title>Offline Folder caching woes</title>
    <link rel="alternate" type="text/html" href="http://blogs.iwaszko.com/mark/PermaLink,guid,2b05cd19-272f-4a92-bc7e-bc3de63265ea.aspx" />
    <id>http://blogs.iwaszko.com/mark/PermaLink,guid,2b05cd19-272f-4a92-bc7e-bc3de63265ea.aspx</id>
    <published>2006-09-27T17:24:54.2470000+01:00</published>
    <updated>2006-09-27T17:43:52.4118665+01:00</updated>
    <category term="Technical" label="Technical" scheme="dasBlog" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
      If you have a large number of laptops with all of thier home directories using offline
      caching to a networked share and that share fails or is migrated then you are
      in deep trouble.
   </p>
        <p>
      With several machines lots of forced GPUpdate /Yes etc just didnt do the trick. 
      Even if you did manage to get your home directory to connect to the new server then
      all the registry links for applications like VS2005 still need to be changed.
   </p>
        <p>
      After spending a lot of time trying to fix this I used 2 tools to assist. 
      The first is a Client-Side Caching Command Line Tool from Microsoft.  This includes
      the ability to change the share that cached files reference and the
      exporting of the whole or just modified versions of files in the cache
      to a specified location. T<span style="FONT-SIZE: 10pt; COLOR: #003300; FONT-FAMILY: 'Courier New'"><font face="Verdana">he
      Microsoft KB article </font><a href="http://support.microsoft.com/default.aspx?scid=kb;en-us;884739"><font face="Verdana">here</font></a><font face="Verdana"></font></span></p>
        <p>
      The second is a registry editing app from <a href="http://www.macecraft.com/downloads/">Macecraft
      software</a> called JV16 power tools that allows you to find and replace registry
      entries.  It found 69 entries and replaced them intelligently saving a couple
      of hours hunting around manually.  JV16 has a suite of other useful utilities
      beyond find and replace as well - highly recommended!  (obviously use at
      own risk....;)
   </p>
        <img width="0" height="0" src="http://blogs.iwaszko.com/mark/aggbug.ashx?id=2b05cd19-272f-4a92-bc7e-bc3de63265ea" />
      </div>
    </content>
  </entry>
  <entry>
    <title>How to make searching work in OneNote 2007</title>
    <link rel="alternate" type="text/html" href="http://blogs.iwaszko.com/mark/PermaLink,guid,a639dc75-d55c-47d6-a1b0-54d249850272.aspx" />
    <id>http://blogs.iwaszko.com/mark/PermaLink,guid,a639dc75-d55c-47d6-a1b0-54d249850272.aspx</id>
    <published>2006-09-15T09:08:34.3830000+01:00</published>
    <updated>2006-09-15T09:09:50.4925093+01:00</updated>
    <category term="Technical" label="Technical" scheme="dasBlog" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <pre class="WNPost" style="WORD-WRAP: break-word">
          <a class="WNAnc" oncontextmenu="return false;" title="See author profile&#xD;&#xA;Peter Maddern" href="javascript:fnProfileView('56a4b902-7bf5-40a5-84f9-b09fcbd3c798','6e8bab8e-8ec9-42b2-9d12-6fc51ec01547','microsoft.public.onenote','en-us-office','en','US','http://www.microsoft.com/office/community/en-us/site.xml');">
            <font face="Arial" size="3">Peter
   Maddern</font>
          </a>
          <font face="Arial" size="3"> posted this entry about OneNote
   2007 searching in the </font>
          <a href="http://www.microsoft.com/office/community/en-us/default.mspx?dg=microsoft.public.onenote&amp;mid=6e8bab8e-8ec9-42b2-9d12-6fc51ec01547">
            <font face="Arial" size="3">Microsoft.Public.OneNote</font>
          </a>
          <font face="Arial" size="3"> discussion</font>
        </pre>
        <pre class="WNPost" style="WORD-WRAP: break-word">
          <font face="Arial" size="3">(Note
   this is pre Beta2TR)</font>
        </pre>
        <pre class="WNPost" style="WORD-WRAP: break-word">
          <font face="Arial" color="#808080">For
   a couple of days, searching my newly downloaded OneNote 2007 multiple notebooks using
   Windows desktop search 3 didn't work for me at all.  I was able to search within
   the page I was in but not in multiple notebooks. I tried every combination of actions
   to fix this, for example, uninstalling WDS3, rebooting and reinstalling as well as
   repairing OneNote 2007. I did the following and it fixed things for me:- Control panel
   Indexing options Modify Deselected all folders except my OneNote folders (I figured
   that I only wanted to index my OneNote folders - indexing my whole hard drive was
   unnecessary and too time-consuming and in any case, I use Yahoo desktop search for
   that) Advanced File types Scroll down to file type ".one" Select "Index Properties
   and File Contents" in the button selection area at the bottom Close I left indexing
   to run overnight. Result - full OneNote indexing now worked well and was extremely
   fast too! Prior to this procedure I had selected "Index Properties and File Contents"
   and thought that this selection applied globally to all file types.  Then I realised
   you have to make that selection for each specific file type.</font>
        </pre>
        <img width="0" height="0" src="http://blogs.iwaszko.com/mark/aggbug.ashx?id=a639dc75-d55c-47d6-a1b0-54d249850272" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Visio Style Tablet PC app </title>
    <link rel="alternate" type="text/html" href="http://blogs.iwaszko.com/mark/PermaLink,guid,1a0a0eaa-e1cd-4200-993c-2e3349daaad0.aspx" />
    <id>http://blogs.iwaszko.com/mark/PermaLink,guid,1a0a0eaa-e1cd-4200-993c-2e3349daaad0.aspx</id>
    <published>2006-09-13T11:54:55.8910000+01:00</published>
    <updated>2006-09-13T11:57:41.5052532+01:00</updated>
    <category term="Technical" label="Technical" scheme="dasBlog" />
    <content type="html">&lt;p class=MsoNormal style="BACKGROUND: white; MARGIN: 7.5pt 0cm; LINE-HEIGHT: 16.8pt"&gt;&lt;?xml:namespace prefix = v ns = "urn:schemas-microsoft-com:vml" /&gt;
   &lt;v:shapetype id=_x0000_t75 stroked="f" filled="f" path="m@4@5l@4@11@9@11@9@5xe" o:preferrelative="t" o:spt="75" coordsize="21600,21600"&gt;
      &lt;v:stroke joinstyle="miter"&gt;&lt;/v:stroke&gt;
      &lt;v:formulas&gt;
         &lt;v:f eqn="if lineDrawn pixelLineWidth 0"&gt;&lt;/v:f&gt;
         &lt;v:f eqn="sum @0 1 0"&gt;&lt;/v:f&gt;
         &lt;v:f eqn="sum 0 0 @1"&gt;&lt;/v:f&gt;
         &lt;v:f eqn="prod @2 1 2"&gt;&lt;/v:f&gt;
         &lt;v:f eqn="prod @3 21600 pixelWidth"&gt;&lt;/v:f&gt;
         &lt;v:f eqn="prod @3 21600 pixelHeight"&gt;&lt;/v:f&gt;
         &lt;v:f eqn="sum @0 0 1"&gt;&lt;/v:f&gt;
         &lt;v:f eqn="prod @6 1 2"&gt;&lt;/v:f&gt;
         &lt;v:f eqn="prod @7 21600 pixelWidth"&gt;&lt;/v:f&gt;
         &lt;v:f eqn="sum @8 21600 0"&gt;&lt;/v:f&gt;
         &lt;v:f eqn="prod @7 21600 pixelHeight"&gt;&lt;/v:f&gt;
         &lt;v:f eqn="sum @10 21600 0"&gt;&lt;/v:f&gt;
      &lt;/v:formulas&gt;
      &lt;v:path o:connecttype="rect" gradientshapeok="t" o:extrusionok="f"&gt;&lt;/v:path&gt;&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;
      &lt;o:lock aspectratio="t" v:ext="edit"&gt;&lt;/o:lock&gt;
   &lt;/v:shapetype&gt;
   &lt;span style="FONT-SIZE: 9.5pt; FONT-FAMILY: 'Arial','sans-serif'"&gt;&lt;a href="http://graphiteproject.homestead.com/index.html" target=_self&gt;&lt;span style="COLOR: #003399"&gt;Graphite&lt;/span&gt;&lt;/a&gt;&lt;font color=#000000&gt; is
   a drawing program that allows you to generate Visio-style diagrams using digital ink.
   I use Visio a lot in my work and, frankly, it's not a very Tablet PC-friendly application.
   Graphite looks like a great way to augment Visio with and ink-friendly environment
   for capturing ideas quickly.&lt;o:p&gt;&lt;/o:p&gt;
   &lt;/font&gt;&lt;/span&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="BACKGROUND: white; MARGIN: 7.5pt 0cm; LINE-HEIGHT: 16.8pt"&gt;
   &lt;span style="FONT-SIZE: 9.5pt; FONT-FAMILY: 'Arial','sans-serif'"&gt;&lt;font color=#000000&gt;More
   information can be found on the &lt;/font&gt;&lt;a href="http://incrementalmagic.spaces.live.com/" target=_self&gt;&lt;span style="COLOR: #003399"&gt;Graphite
   blog&lt;/span&gt;&lt;/a&gt;&lt;font color=#000000&gt;.&amp;nbsp;&lt;/font&gt;&lt;/span&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="BACKGROUND: white; MARGIN: 7.5pt 0cm; LINE-HEIGHT: 16.8pt"&gt;
   &lt;span style="FONT-SIZE: 9.5pt; FONT-FAMILY: 'Arial','sans-serif'"&gt;&lt;font color=#000000&gt;
   &lt;o:p&gt;&lt;/o:p&gt;
   &lt;/font&gt;&lt;/span&gt;&amp;nbsp;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blogs.iwaszko.com/mark/aggbug.ashx?id=1a0a0eaa-e1cd-4200-993c-2e3349daaad0" /&gt;</content>
  </entry>
  <entry>
    <title>Visual XPath</title>
    <link rel="alternate" type="text/html" href="http://blogs.iwaszko.com/mark/PermaLink,guid,12f617fe-a8f6-45d0-a03d-eaab4f0477f9.aspx" />
    <id>http://blogs.iwaszko.com/mark/PermaLink,guid,12f617fe-a8f6-45d0-a03d-eaab4f0477f9.aspx</id>
    <published>2006-09-12T08:59:02.4260000+01:00</published>
    <updated>2006-09-12T11:40:35.6017142+01:00</updated>
    <category term="Technical" label="Technical" scheme="dasBlog" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <a href="http://weblogs.asp.net/nleghari/articles/visualxpath.aspx">Visual Xpath</a> is a
      free Visual Studio addin that helps you test your XPATH statements against a
      source XML file.
   </p>
        <p>
      One of my current projects is to use Microsoft SSIS to import a complex type XML file
      into SQL.  As I only need certain types and data from the XML file, an XPATH
      query using the SSIS XML Task seems like a good idea. Trouble is I have to learn XPath. 
      I'll add any good references I find to this post.
   </p>
        <p>
      A good allround tool for XML work is <a href="http://www.stylusstudio.com">http://www.stylusstudio.com</a></p>
        <h1 class="title">
          <font size="2">
            <a href="http://www.developerdotstar.com/community/node/512">Reusable
      Functions for Reading and Writing Variables in SSIS Script Tasks</a>
          </font>
        </h1>
        <img width="0" height="0" src="http://blogs.iwaszko.com/mark/aggbug.ashx?id=12f617fe-a8f6-45d0-a03d-eaab4f0477f9" />
      </div>
    </content>
  </entry>
  <entry>
    <title>The Simple-Talk SQL Prettifier for SQL Server   </title>
    <link rel="alternate" type="text/html" href="http://blogs.iwaszko.com/mark/PermaLink,guid,13c0af30-8116-4f27-9ac9-ba88bb535f57.aspx" />
    <id>http://blogs.iwaszko.com/mark/PermaLink,guid,13c0af30-8116-4f27-9ac9-ba88bb535f57.aspx</id>
    <published>2006-08-11T19:01:28.1835879+01:00</published>
    <updated>2006-08-11T19:01:28.1835879+01:00</updated>
    <category term="Technical" label="Technical" scheme="dasBlog" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">This <a href="http://www.simple-talk.com/prettifier/Default.aspx">utility</a> takes
   ASCII source code and performs the following operations 
   <ul><li>
         It substitutes HTML entities for all non-ascii characters and HTML reserved characters 
      </li><li>
         It colour-codes the SQL according to the classic style of the Query Analyser 
      </li><li>
         It substitutes hard spaces for tabs 
      </li><li>
         it converts all SQL Keywords to upper case 
      </li></ul><p>
      All you need to do is to paste your code in the SQL window, and the results are rendered
      in the results window. You can click between the windows using the tabs. 
      <br /></p><p><font color="#a9a9a9">SELECT c.*, s.*<br />
      FROM tblasd c<br />
      left outer join tblS s on s.St = c.Ct<br />
      where Office ='London'<br />
      order by s.St, c.ca</font><br /><br />
      Becomes......
   </p><p><font face="Courier New"><span style="COLOR: blue">SELECT </span><span style="COLOR: black">c.</span><span style="COLOR: gray">*, </span><span style="COLOR: black">s.</span></font><font face="Courier New"><span style="COLOR: gray">* 
      <br /></span><span style="COLOR: blue">FROM </span></font><font face="Courier New"><span style="COLOR: black">tblasd c 
      <br /></span><span style="COLOR: magenta">LEFT </span><span style="COLOR: gray">OUTER </span><span style="COLOR: blue">JOIN </span><span style="COLOR: black">tblS s </span><span style="COLOR: blue">ON </span><span style="COLOR: black">s.St </span><span style="COLOR: blue">= </span></font><font face="Courier New"><span style="COLOR: black">c.Ct 
      <br /></span><span style="COLOR: blue">WHERE </span><span style="COLOR: black">Office </span><span style="COLOR: blue">=</span></font><font face="Courier New"><span style="COLOR: red">'London' 
      <br /></span><span style="COLOR: blue">ORDER BY </span><span style="COLOR: black">s.St</span><span style="COLOR: gray">, </span><span style="COLOR: black">c.ca</span></font>   
   </p><img width="0" height="0" src="http://blogs.iwaszko.com/mark/aggbug.ashx?id=13c0af30-8116-4f27-9ac9-ba88bb535f57" /></div>
    </content>
  </entry>
  <entry>
    <title>CITO Lodge Meeting</title>
    <link rel="alternate" type="text/html" href="http://blogs.iwaszko.com/mark/PermaLink,guid,d243d07b-f0ab-431e-b307-df93b8a305b4.aspx" />
    <id>http://blogs.iwaszko.com/mark/PermaLink,guid,d243d07b-f0ab-431e-b307-df93b8a305b4.aspx</id>
    <published>2006-05-10T22:39:25.0010000+01:00</published>
    <updated>2006-05-11T22:39:25.0019095+01:00</updated>
    <category term="Personal" label="Personal" scheme="dasBlog" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
      Bakers Hall is a fantastic venue for a Lodge meeting and dinner.  It is just
      round the corner from the Tower of London.  The CITO Lodge is extremely
      friendly and myself and my 2 guests had a very humorous and enjoyable evening. 
      Somehow we found our way home by train at about 2am after finishing the Dalwhinnie
      single malt scotch.
   </p>
        <img width="0" height="0" src="http://blogs.iwaszko.com/mark/aggbug.ashx?id=d243d07b-f0ab-431e-b307-df93b8a305b4" />
      </div>
    </content>
  </entry>
  <entry>
    <title>TightVNC an enhanced version of VNC</title>
    <link rel="alternate" type="text/html" href="http://blogs.iwaszko.com/mark/PermaLink,guid,de54410d-9576-4f04-a053-634ec75c891e.aspx" />
    <id>http://blogs.iwaszko.com/mark/PermaLink,guid,de54410d-9576-4f04-a053-634ec75c891e.aspx</id>
    <published>2006-05-09T12:37:08.1735876+01:00</published>
    <updated>2006-05-09T12:37:08.1735876+01:00</updated>
    <category term="Technical" label="Technical" scheme="dasBlog" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <strong>
            <font color="#007000">VNC</font>
          </strong> (an abbreviation for Virtual Network
      Computing) is a great client/server software package allowing remote network access
      to graphical desktops. <a href="http://www.tightvnc.com/intro.html">http://www.tightvnc.com/intro.html</a></p>
        <img width="0" height="0" src="http://blogs.iwaszko.com/mark/aggbug.ashx?id=de54410d-9576-4f04-a053-634ec75c891e" />
      </div>
    </content>
  </entry>
  <entry>
    <title>BCS Presidents Dinner</title>
    <link rel="alternate" type="text/html" href="http://blogs.iwaszko.com/mark/PermaLink,guid,7d3083ce-74d5-438b-b03d-d7f16f228c1d.aspx" />
    <id>http://blogs.iwaszko.com/mark/PermaLink,guid,7d3083ce-74d5-438b-b03d-d7f16f228c1d.aspx</id>
    <published>2006-05-08T22:50:54.2320000+01:00</published>
    <updated>2006-05-11T22:50:54.2322988+01:00</updated>
    <category term="Personal" label="Personal" scheme="dasBlog" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
      I'm very fortunate to be recently acquainted with <a href="http://www.bcs.org/server.php?show=conWebDoc.1634">Charles
      Hughes</a>, the president of the <a href="http://www.bcs.org/">BCS</a>.  He is
      a very genuine and passionate chap, and I was pleased to be able to join him for his <a href="http://www.bcs.org/">BCS </a>residents
      dinner at "<a href="http://en.wikipedia.org/wiki/Banqueting_House_at_Whitehall">The
      Banqueting House</a>" in Whitehall.  It was designed in 1619 and completed in
      1622 with the ceiling paneling decorated with paintings by Rubens.  The guests
      of honor were the Duke of Kent and Lord Sainsbury.  After dinner entertainment
      was most spectacular with the band of the <a href="http://www.army.mod.uk/royalsignals/band/index.htm">Royal
      Corps of Signals</a> marching up and down between the tables playing excellent marches
      and other tunes.
   </p>
        <p>
          <a href="http://www.greatbuildings.com/cgi-bin/gbi.cgi/Banqueting_House.html/cid_2810839.gbi">
            <img height="150" src="http://www.greatbuildings.com/gbc/images/cid_2810839.150.jpg" width="150" border="0" />
          </a>
          <img height="250" alt="Marching Band " hspace="5" src="http://www.army.mod.uk/img/royalsignals/band/Marching_Band_.JPG" width="330" align="left" border="0" />
        </p>
        <img width="0" height="0" src="http://blogs.iwaszko.com/mark/aggbug.ashx?id=7d3083ce-74d5-438b-b03d-d7f16f228c1d" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Rockers Revenge Rugby Tour 2006</title>
    <link rel="alternate" type="text/html" href="http://blogs.iwaszko.com/mark/PermaLink,guid,2adc050c-23bc-4895-8144-147481bdad74.aspx" />
    <id>http://blogs.iwaszko.com/mark/PermaLink,guid,2adc050c-23bc-4895-8144-147481bdad74.aspx</id>
    <published>2006-04-29T22:32:29.0780000+01:00</published>
    <updated>2006-05-11T22:32:29.0787087+01:00</updated>
    <category term="Personal" label="Personal" scheme="dasBlog" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
      I never went on a Rugby Tour when I was at school, however Im making up for it now
      with Marlow Rugby club and my 2 boys.  This is our fourth tour (2 to Brean Sands
      and last year to Eindhovan).  This year we visited the Hague and <a href="http://www.oysters.nl/">Oisterwijk
      RFC</a> and had a fantastic time.  There were a few hickups, such as when I left
      Luke in Calais whilst I sailed across the channel with Oliver, but it all turned out
      fine in the end.
   </p>
        <p>
      Full details and pictures at <a href="http://www.iwaszko.com/RockersRevenge2006">http://www.iwaszko.com/RockersRevenge2006</a></p>
        <img width="0" height="0" src="http://blogs.iwaszko.com/mark/aggbug.ashx?id=2adc050c-23bc-4895-8144-147481bdad74" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Sharepoint library event handler security post SP2</title>
    <link rel="alternate" type="text/html" href="http://blogs.iwaszko.com/mark/PermaLink,guid,9924e830-98fe-462f-95a2-7de785f28f2b.aspx" />
    <id>http://blogs.iwaszko.com/mark/PermaLink,guid,9924e830-98fe-462f-95a2-7de785f28f2b.aspx</id>
    <published>2006-04-01T15:11:33.6547636+01:00</published>
    <updated>2006-04-01T15:11:33.6547636+01:00</updated>
    <category term="Technical" label="Technical" scheme="dasBlog" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
      In the versions of Microsoft Windows SharePoint Services that are earlier than Windows
      SharePoint Services SP2, you could write a document library event handler that used
      the object model without explicit impersonation to access Windows SharePoint Services.
   </p>
        <p>
      I spent 4 hours wondering why I couldnt get this to work and then found the following <a href="http://support.microsoft.com/default.aspx?scid=kb;en-us;909455">MS
      article</a> saying that SP2 had "changed this behaviour by design !"
   </p>
        <p>
      Full Article at: <a href="http://support.microsoft.com/default.aspx?scid=kb;en-us;909455">Document
      library event handlers that use object model code without explicit impersonation fail
      with the "Cannot complete this action" error message after Windows SharePoint Services
      Service Pack 2 is installed.</a></p>
        <p>
          <em>(I found it via another very helpfull blog by </em>
          <a href="http://www.asaris.de/sites/Walsh/default.aspx">
            <em>Mike
      Walsh</em>
          </a>
          <em> of WSS FAQ from a </em>
          <a href="http://groups.google.co.uk/group/microsoft.public.sharepoint.windowsservices/browse_thread/thread/20c082d6be3cfc21/4e98e8802b732635?lnk=st&amp;q=sharepoint+event+handler+dotnet+2.0&amp;rnum=2&amp;hl=en#4e98e8802b732635">
            <em>goggle
      list of WSS updates</em>
          </a>
          <em>)</em>
        </p>
        <p>
       
   </p>
        <img width="0" height="0" src="http://blogs.iwaszko.com/mark/aggbug.ashx?id=9924e830-98fe-462f-95a2-7de785f28f2b" />
      </div>
    </content>
  </entry>
</feed>