<?xml version="1.0" encoding="utf-8"?>
<feed xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xml:lang="en-us" xmlns="http://www.w3.org/2005/Atom">
  <title>Dan's Workshop</title>
  <link rel="alternate" type="text/html" href="http://www.danno.ca/blog/" />
  <link rel="self" href="http://www.danno.ca/blog/SyndicationService.asmx/GetAtom" />
  <icon>favicon.ico</icon>
  <updated>2011-02-27T13:50:48.0734853-08:00</updated>
  <author>
    <name>Dan Forsyth</name>
  </author>
  <subtitle />
  <id>http://www.danno.ca/blog/</id>
  <generator uri="http://dasblog.info/" version="2.3.9074.18820">DasBlog</generator>
  <entry>
    <title>XAML Formatter</title>
    <link rel="alternate" type="text/html" href="http://www.danno.ca/blog/XAML+Formatter.aspx" />
    <id>http://www.danno.ca/blog/PermaLink,guid,7f8eeb8f-afc4-4fd9-84ad-a72e7b1e2d4b.aspx</id>
    <published>2011-02-27T13:50:48.0734853-08:00</published>
    <updated>2011-02-27T13:50:48.0734853-08:00</updated>
    <author>
      <name>Dan Forsyth</name>
    </author>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
I’ve been doing a lot of XAML work lately on a WPF project, and the client is really
concerned about sloppy / ugly XAML.  The one problem I found was that Visual
Studio 2010 is not really all that great at formatting XAML and it certainly does
not format it the way I want it formatted.  So I decided to write something that
would do the formatting for me, I started with a PowerShell script that I used via <a href="http://visualstudiogallery.msdn.microsoft.com/en-us/67620d8c-93dd-4e57-aa86-c9404acbd7b3" target="_blank">PowerConsole</a>. 
Worked great, but with some free time I decided why not write a proper VS2010 extension.
</p>
        <p>
The key principle behind the formatter is that it only concerns itself with indentation,
not what should be on any given line.  Visual Studio does offer some options
in this regard but the closest thing I could get to what I wanted meant that when
I formatted, a typical style Setter was 2 or 3 lines.  Multiplying the size of
a style by 2 or 3 times makes for a rather large XAML file, not ideal.  So you
worry about what goes on what line, and I’ll take care of making it all nicely aligned.  
</p>
        <p>
Comment indentation is not perfect yet, but it usable, maybe v1.1 will have some improvements.
</p>
        <p>
I’m looking into V2 which will simply intercept the Format Code command.  I didn’t
go this way in V1 because of the complexity around formatting a selection.  Currently
I format the entire document.  When I finish V2 I’ll post both code samples.
</p>
        <p>
NOTE: I originally wrote this extension back in early October 2010, so there might
be a similar tool available now.
</p>
        <p>
          <font size="4">BEFORE:</font>
        </p>
        <p>
          <font size="4">
            <a href="http://www.danno.ca/blog/content/binary/Windows-Live-Writer/4b50654326ca_EAE4/PreFormatting.png">
              <img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="PreFormatting" border="0" alt="PreFormatting" src="http://www.danno.ca/blog/content/binary/Windows-Live-Writer/4b50654326ca_EAE4/PreFormatting_thumb.png" width="457" height="125" />
            </a>
          </font>
        </p>
        <p>
          <font size="4">AFTER:</font>
        </p>
        <p>
          <a href="http://www.danno.ca/blog/content/binary/Windows-Live-Writer/4b50654326ca_EAE4/PostFormatting.png">
            <img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="PostFormatting" border="0" alt="PostFormatting" src="http://www.danno.ca/blog/content/binary/Windows-Live-Writer/4b50654326ca_EAE4/PostFormatting_thumb.png" width="471" height="132" />
          </a>
        </p>
        <p>
          <font size="3">Feedback</font>: I’d love to hear some feedback, if you have something
that does not format correctly and feel comfortable sending me the XAML snippet, please
do.   Any questions, comments, or concerns can be sent to <a href="mailto:XamlFormatter@danno.ca">XamlFormatter@danno.ca</a></p>
        <p>
          <font size="3">
            <sup>
              <strong>Download</strong>: You can download the latest version
of the <a href="http://visualstudiogallery.msdn.microsoft.com/a22d0202-2653-40e0-b29e-38eb5cd501ad" target="_blank">XamlFormatter
from the Visual Studio Gallery</a></sup>
          </font>
        </p>
        <img width="0" height="0" src="http://www.danno.ca/blog/aggbug.ashx?id=7f8eeb8f-afc4-4fd9-84ad-a72e7b1e2d4b" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Restoring to a smaller drive using WHS</title>
    <link rel="alternate" type="text/html" href="http://www.danno.ca/blog/Restoring+To+A+Smaller+Drive+Using+WHS.aspx" />
    <id>http://www.danno.ca/blog/PermaLink,guid,8d2b002b-4e8d-4a45-aea9-6efdfdf0aecf.aspx</id>
    <published>2009-11-13T19:11:38.7643888-08:00</published>
    <updated>2009-11-13T19:11:38.7643888-08:00</updated>
    <author>
      <name>Dan Forsyth</name>
    </author>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
Just to get it out of the way, this will not work in a catastrophic failure situation. 
You need to have the original hard drive (or at least a big drive to put it on to
start).
</p>
        <p>
 
</p>
        <p>
I just bought an Intel X25-M SSD, what I didn’t realize when I bought it was that
it was 160GB and my current drive is 180GB.  My original plan was to simply restore
a WHS backup onto the new drive, but I quickly found out that this wouldn’t work. 
WHS will only restore to a drive of equal or greater capacity, regardless of the amount
of free space on the original drive.  So I figured I should be able to easily
shrink the existing drive and restore it.
</p>
        <p>
Vista and Windows7 both have a Shrink option in Computer Management, but it is terrible. 
With 35GB of free space it would only shrink the partition by 635mb.  
</p>
        <p>
There is a great article on <a href="http://www.howtogeek.com/howto/windows-vista/working-around-windows-vistas-shrink-volume-inadequacy-problems/" target="_blank">How-To-Geek</a> that
shows how to work around this, none of it worked for me.  
</p>
        <p>
I downloaded <a href="http://www.partition-tool.com/" target="_blank">Easeus Partition
Master Home Edition</a>, which is free, and used it to VERY easily shrink the drive
down to 150GB.  Took about 3 minutes and a reboot, it was just that simple. 
Once that was done, just ran a backup the new drive (WHS will treat this as a whole
new drive) then switched out the drives and did a restore on my new smaller drive. 
Couple hours later I’m up and running on my new super fast SSD.
</p>
        <img width="0" height="0" src="http://www.danno.ca/blog/aggbug.ashx?id=8d2b002b-4e8d-4a45-aea9-6efdfdf0aecf" />
      </div>
    </content>
  </entry>
  <entry>
    <title>New stuff</title>
    <link rel="alternate" type="text/html" href="http://www.danno.ca/blog/New+Stuff.aspx" />
    <id>http://www.danno.ca/blog/PermaLink,guid,e5fc94e5-ccd9-4121-91cd-d11183e7e8f7.aspx</id>
    <published>2009-07-19T17:59:20.8999094-07:00</published>
    <updated>2009-07-19T17:59:20.8999094-07:00</updated>
    <category term="All" label="All" scheme="http://www.danno.ca/blog/CategoryView,category,All.aspx" />
    <category term="DasBlog" label="DasBlog" scheme="http://www.danno.ca/blog/CategoryView,category,DasBlog.aspx" />
    <category term="General" label="General" scheme="http://www.danno.ca/blog/CategoryView,category,General.aspx" />
    <author>
      <name>Dan Forsyth</name>
    </author>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <a href="http://www.danno.ca/blog/content/binary/WindowsLiveWriter/Newstuff_12717/h3013740_1_2.jpg">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="h3013740_1" border="0" alt="h3013740_1" align="left" src="http://www.danno.ca/blog/content/binary/WindowsLiveWriter/Newstuff_12717/h3013740_1_thumb.jpg" width="244" height="192" />
          </a> I
know it has been a while since I posted anything here, my excuse is being busy with
a new contract and a new house.  Just realized I don’t really have any pictures
of the house but I will post some soon.
</p>
        <p>
 
</p>
        <p>
Also moved the blog over to <a href="http://www.discountasp.net">www.discountasp.net</a> and
it was dead simple to get up and running and get <a href="http://www.dasblog.info/" target="_blank">dasBlog</a> working
on it.  Things might not be working properly for a while but I’m working on it.
</p>
        <img width="0" height="0" src="http://www.danno.ca/blog/aggbug.ashx?id=e5fc94e5-ccd9-4121-91cd-d11183e7e8f7" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Microsoft Research Stitching Tool</title>
    <link rel="alternate" type="text/html" href="http://www.danno.ca/blog/Microsoft+Research+Stitching+Tool.aspx" />
    <id>http://www.danno.ca/blog/PermaLink,guid,078a2cd4-acc1-4f4a-bb06-3e12362ba66d.aspx</id>
    <published>2009-04-14T18:00:38.6875-07:00</published>
    <updated>2009-04-14T18:00:38.6875-07:00</updated>
    <author>
      <name>Dan Forsyth</name>
    </author>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
I’m a little late to the game, but Microsoft released a stitching tool called <a href="http://blogs.msdn.com/pix/archive/2009/03/20/microsoft-image-composite-editor-ice.aspx" target="_blank">Image
Composite Editor</a> (ICE, and please note my restraint in not naming this blog post
‘ICE ICE Baby’), this is also available in Live Photo Gallery apparently (don’t use
it myself).  I’ve always used the tool that came with my Canon software because
it was easy, but after taking a couple panorama shots in Death Valley while I was
at <a href="http://blogs.objectsharp.com/cs/blogs/dan/archive/2009/03/25/what-you-might-have-missed-at-mix09.aspx" target="_blank">Mix09</a>,
I became very disappointed.
</p>
        <p>
  <a href="http://www.danno.ca/blog/content/binary/WindowsLiveWriter/MicrosoftResearchStitchingTool_D797/BoraxPano_2.jpg"><img title="BoraxPano" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="131" alt="BoraxPano" src="http://www.danno.ca/blog/content/binary/WindowsLiveWriter/MicrosoftResearchStitchingTool_D797/BoraxPano_thumb.jpg" width="515" border="0" /></a></p>
        <p>
You can see above the very obvious seems, and that is after I touched it up a little
bit.  Destiny provided me link to ICE right after this failed experiment with
the Canon tools and I tried it and was blown away.  It can do a lot of very cool
things, and most importantly it merged my images without the slightest indication
of a seem.  
</p>
        <p>
          <a href="http://www.danno.ca/blog/content/binary/WindowsLiveWriter/MicrosoftResearchStitchingTool_D797/ms_researchBorax_2.jpg">
            <img title="ms_researchBorax" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="133" alt="ms_researchBorax" src="http://www.danno.ca/blog/content/binary/WindowsLiveWriter/MicrosoftResearchStitchingTool_D797/ms_researchBorax_thumb.jpg" width="517" border="0" />
          </a>
        </p>
        <img width="0" height="0" src="http://www.danno.ca/blog/aggbug.ashx?id=078a2cd4-acc1-4f4a-bb06-3e12362ba66d" />
      </div>
    </content>
  </entry>
  <entry>
    <title>DailyLit + Little Brother == Goodness</title>
    <link rel="alternate" type="text/html" href="http://www.danno.ca/blog/DailyLit+Little+Brother+Goodness.aspx" />
    <id>http://www.danno.ca/blog/PermaLink,guid,bb4e5763-b01b-4e01-98be-2abcf88222db.aspx</id>
    <published>2009-01-12T10:17:37.177217-08:00</published>
    <updated>2009-01-12T10:17:37.177217-08:00</updated>
    <author>
      <name>Dan Forsyth</name>
    </author>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
If the title of the post doesn’t make any sense to you, I’ll do my best to explain.
</p>
        <p>
DailyLit, is a great site that will email you a few pages of a book every day. These
books are all copyright free, either by author choice or due to the fact that they
are old enough that the copyright has expired.  I started using the service to
read Bran Stokers Dracula a few years back.
</p>
        <p>
Little Brother, is the latest book by Cory Doctrow.  Doctrow is from Toronto
and one of the founders of BoingBoing.net which is a great site for everything do
with the internet and culture in general.  Doctrow is also big on copyright reform,
he has a great short essay you can read on Locust that sums up his views, I strongly
recommend you give it a read.  
</p>
        <p>
Goodness, is that Doctrow decided to make his brand new book available to DailyLit,
even though it had only been in stores for a few months.  I subscribed to it,
but never got around to reading any of the emails for a few weeks so that 4 chapters
had built up in my inbox.  Once I got reading it, I just couldn’t stop and immediately
ran out to the book store and purchased it.  I have a tendency after reading
a great book about important issues to make the grand statement of ‘this should be
required reading’ and I made that statement after reading this book.  The book
is a spin on 1984 and Big Brother, dealing with the war on terror in a slightly futuristic
America. This book tackles the issue of privacy and freedom in the face of terrorism
with a worst case scenerio that doesn’t feel too unbelievable.  Benjamin Franklin
(coincidently and unrerlated to this book, his biography is next on my reading list)
said 
</p>
        <blockquote>
          <p>
“<b>They who can give up essential liberty to obtain a little temporary safety, deserve
neither liberty nor safety</b>”
</p>
        </blockquote>
        <img width="0" height="0" src="http://www.danno.ca/blog/aggbug.ashx?id=bb4e5763-b01b-4e01-98be-2abcf88222db" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Dexter</title>
    <link rel="alternate" type="text/html" href="http://www.danno.ca/blog/Dexter.aspx" />
    <id>http://www.danno.ca/blog/PermaLink,guid,89dd0515-4338-41a1-b95b-32d98d3deb82.aspx</id>
    <published>2008-10-13T10:56:54.92-07:00</published>
    <updated>2008-10-13T10:58:10.5461565-07:00</updated>
    <category term="All" label="All" scheme="http://www.danno.ca/blog/CategoryView,category,All.aspx" />
    <category term="Dogs" label="Dogs" scheme="http://www.danno.ca/blog/CategoryView,category,Dogs.aspx" />
    <category term="Photo Gallerys" label="Photo Gallerys" scheme="http://www.danno.ca/blog/CategoryView,category,PhotoGallerys.aspx" />
    <author>
      <name>Dan Forsyth</name>
    </author>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <a href="http://www.danno.ca/blog/content/binary/WindowsLiveWriter/Dexter_C42C/25-09-08_0757_2.jpg">
            <img title="25-09-08_0757" style="border-right: 0px; border-top: 0px; margin: 0px 5px 0px 0px; border-left: 0px; border-bottom: 0px" height="244" alt="25-09-08_0757" src="http://www.danno.ca/blog/content/binary/WindowsLiveWriter/Dexter_C42C/25-09-08_0757_thumb.jpg" width="184" align="left" border="0" />
          </a> Just
posted my quick thanksgiving round up and noticed that I really hadn’t posted any
pictures of Dexter since he was only a few weeks old.  He just celebrated his
5 month birthday on Saturday, there are a lot of pictures of him over on my <a href="http://picasaweb.google.ca/dforsyth" target="_blank">picasa
page</a>.
</p>
        <br />
        <br />
        <br />
        <br />
        <br />
        <br />
        <br />
        <br />
        <br />
        <img width="0" height="0" src="http://www.danno.ca/blog/aggbug.ashx?id=89dd0515-4338-41a1-b95b-32d98d3deb82" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Thanksgiving 08 &amp;ndash; With special guest: Ian</title>
    <link rel="alternate" type="text/html" href="http://www.danno.ca/blog/Thanksgiving+08+Ndash+With+Special+Guest+Ian.aspx" />
    <id>http://www.danno.ca/blog/PermaLink,guid,dfe8a159-15b3-46bf-8e38-e0eef7248e04.aspx</id>
    <published>2008-10-13T10:49:19.633-07:00</published>
    <updated>2008-10-13T10:58:29.4213981-07:00</updated>
    <category term="All" label="All" scheme="http://www.danno.ca/blog/CategoryView,category,All.aspx" />
    <category term="Dogs" label="Dogs" scheme="http://www.danno.ca/blog/CategoryView,category,Dogs.aspx" />
    <category term="Photo Gallerys" label="Photo Gallerys" scheme="http://www.danno.ca/blog/CategoryView,category,PhotoGallerys.aspx" />
    <category term="Travel" label="Travel" scheme="http://www.danno.ca/blog/CategoryView,category,Travel.aspx" />
    <author>
      <name>Dan Forsyth</name>
    </author>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
        </p>
        <p>
          <a href="http://www.danno.ca/blog/content/binary/WindowsLiveWriter/Thanksgiving08WithspecialguestIan_C265/IMG_0869.jpg">
            <img title="IMG_0869" style="border-right: 0px; border-top: 0px; margin: 0px 5px 0px 0px; border-left: 0px; border-bottom: 0px" height="223" alt="IMG_0869" src="http://www.danno.ca/blog/content/binary/WindowsLiveWriter/Thanksgiving08WithspecialguestIan_C265/IMG_0869_thumb.jpg" width="164" align="left" border="0" />
          </a>Pretty
sure everyone now knows that Ian is down for two weeks, which meant he was down for
Thanksgiving this year.  We had some amazing weather this year which always makes
for an amazing weekend and a really tired unproductive Tuesday morning.  Posted
some <a href="http://picasaweb.google.ca/dforsyth/Thanksgiving2008#" target="_blank">pics
over on my picasa page</a> , we had 55 people at dinner last night I heard.  
</p>
        <p>
 
</p>
        <p>
Only a few days until I’m off to the Carolina’s for golf…
</p>
        <img width="0" height="0" src="http://www.danno.ca/blog/aggbug.ashx?id=dfe8a159-15b3-46bf-8e38-e0eef7248e04" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Dog Days of Summer &amp;ndash; Day 2, Meet the family</title>
    <link rel="alternate" type="text/html" href="http://www.danno.ca/blog/Dog+Days+Of+Summer+Ndash+Day+2+Meet+The+Family.aspx" />
    <id>http://www.danno.ca/blog/PermaLink,guid,32f1c130-170c-430b-8ba8-fc4ad00c81e5.aspx</id>
    <published>2008-07-14T06:41:02.9876673-07:00</published>
    <updated>2008-07-14T06:41:02.9876673-07:00</updated>
    <category term="All" label="All" scheme="http://www.danno.ca/blog/CategoryView,category,All.aspx" />
    <category term="Dogs" label="Dogs" scheme="http://www.danno.ca/blog/CategoryView,category,Dogs.aspx" />
    <category term="General" label="General" scheme="http://www.danno.ca/blog/CategoryView,category,General.aspx" />
    <category term="Photo Gallerys" label="Photo Gallerys" scheme="http://www.danno.ca/blog/CategoryView,category,PhotoGallerys.aspx" />
    <author>
      <name>Dan Forsyth</name>
    </author>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
        </p>
        <p>
  <a href="http://picasaweb.google.ca/dforsyth/PuppyDay2MeetingTheFamily/photo#5222855712526006946" target="_blank"><img style="margin: 0px 5px 0px 0px" height="163" src="http://lh4.ggpht.com/dforsyth/SHtPmUI7eqI/AAAAAAAAE8I/iwYyWiFlasE/IMG_0556.JPG?imgmax=800" width="217" align="left" border="0" /></a></p>
        <p>
Day 2 passed pretty quickly, he slept alright during the night but woke up rather
early Sunday morning.  On the plus side though, his personality is very close
to mine so Sunday afternoon we both curled up on the couch and had a nap.  
</p>
        <p>
Sunday night we took him over to the big Forsyth Family Birthday Blowout Spectacular,
where I don’t mind admitting, he stole all my thunder.  Other than trying to
eat a couple of earrings (still attached to ears) he was good as gold, and he was
so tired he slept the whole night without a peep. <a title="Day 2 Pics" href="http://picasaweb.google.ca/dforsyth/PuppyDay2MeetingTheFamily" target="_blank">Here
are a few pics from Day 2.</a></p>
        <img width="0" height="0" src="http://www.danno.ca/blog/aggbug.ashx?id=32f1c130-170c-430b-8ba8-fc4ad00c81e5" />
      </div>
    </content>
  </entry>
  <entry>
    <title>The Dog Day of Summer</title>
    <link rel="alternate" type="text/html" href="http://www.danno.ca/blog/The+Dog+Day+Of+Summer.aspx" />
    <id>http://www.danno.ca/blog/PermaLink,guid,b7b52d82-8f01-4236-b5b5-a0473571b7ac.aspx</id>
    <published>2008-07-12T19:09:02.25-07:00</published>
    <updated>2008-07-12T19:09:02.25-07:00</updated>
    <category term="All" label="All" scheme="http://www.danno.ca/blog/CategoryView,category,All.aspx" />
    <category term="Dogs" label="Dogs" scheme="http://www.danno.ca/blog/CategoryView,category,Dogs.aspx" />
    <category term="General" label="General" scheme="http://www.danno.ca/blog/CategoryView,category,General.aspx" />
    <category term="Photo Gallerys" label="Photo Gallerys" scheme="http://www.danno.ca/blog/CategoryView,category,PhotoGallerys.aspx" />
    <author>
      <name>Dan Forsyth</name>
    </author>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
We finally picked up the new puppy today, a very long day spent picking him up and
then driving back home, just to jump into another car and go the Ti-Cats game (great
game, tough loss).
</p>
        <p>
 
</p>
        <p>
So with out further delay, here are some pictures of <a title="Dexter" href="http://picasaweb.google.ca/dforsyth/PuppyDay1" target="_blank">Dexter</a> during
the trip home and few more we snapped this evening.
</p>
        <img width="0" height="0" src="http://www.danno.ca/blog/aggbug.ashx?id=b7b52d82-8f01-4236-b5b5-a0473571b7ac" />
      </div>
    </content>
  </entry>
  <entry>
    <title>More Puppy Pics</title>
    <link rel="alternate" type="text/html" href="http://www.danno.ca/blog/More+Puppy+Pics.aspx" />
    <id>http://www.danno.ca/blog/PermaLink,guid,a45a0e12-db46-4f03-8eb5-1db56114d7cc.aspx</id>
    <published>2008-07-03T11:53:16.166-07:00</published>
    <updated>2008-07-03T11:55:10.94775-07:00</updated>
    <category term="All" label="All" scheme="http://www.danno.ca/blog/CategoryView,category,All.aspx" />
    <category term="Dogs" label="Dogs" scheme="http://www.danno.ca/blog/CategoryView,category,Dogs.aspx" />
    <category term="General" label="General" scheme="http://www.danno.ca/blog/CategoryView,category,General.aspx" />
    <category term="Photo Gallerys" label="Photo Gallerys" scheme="http://www.danno.ca/blog/CategoryView,category,PhotoGallerys.aspx" />
    <author>
      <name>Dan Forsyth</name>
    </author>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
The breeder sent us <a title="Puppy Pics" href="http://picasaweb.google.com/dforsyth/NewPuppyPicsJuly3rd" target="_blank">some
new pictures</a> of our still unnamed puppy today.  These will probably be the
last pics we get before we pick him up on July 12th.  
</p>
Looks a lot less like a 'retarded gerbil' now :)<img width="0" height="0" src="http://www.danno.ca/blog/aggbug.ashx?id=a45a0e12-db46-4f03-8eb5-1db56114d7cc" /></div>
    </content>
  </entry>
  <entry>
    <title>New Puppy Pics</title>
    <link rel="alternate" type="text/html" href="http://www.danno.ca/blog/New+Puppy+Pics.aspx" />
    <id>http://www.danno.ca/blog/PermaLink,guid,1919bdff-3af6-4d9a-91b1-df08146c33a6.aspx</id>
    <published>2008-06-15T12:15:18.703125-07:00</published>
    <updated>2008-06-15T12:15:18.703125-07:00</updated>
    <category term="Dogs" label="Dogs" scheme="http://www.danno.ca/blog/CategoryView,category,Dogs.aspx" />
    <category term="Photo Gallerys" label="Photo Gallerys" scheme="http://www.danno.ca/blog/CategoryView,category,PhotoGallerys.aspx" />
    <author>
      <name>Dan Forsyth</name>
    </author>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
Just got a few more puppy pictures, they are pretty small (not my fault).
</p>
        <p>
 
</p>
        <p>
          <a title="http://picasaweb.google.com/dforsyth/NewPuppyPicsJune15th" href="http://picasaweb.google.com/dforsyth/NewPuppyPicsJune15th">My
Picasa Albums</a>
        </p>
        <img width="0" height="0" src="http://www.danno.ca/blog/aggbug.ashx?id=1919bdff-3af6-4d9a-91b1-df08146c33a6" />
      </div>
    </content>
  </entry>
</feed>