<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:image="http://purl.org/rss/1.0/modules/image/">
    <channel>
        <title>ZarkBlog</title>
        <link>http://geekswithblogs.net/ZarkBlog/Default.aspx</link>
        <description>You had me at "Hello World"</description>
        <language>en-US</language>
        <copyright>Greg Zarkis</copyright>
        <managingEditor>gzarkis@ameritech.net</managingEditor>
        <generator>Subtext Version 0.0.0.0</generator>
        <image>
            <title>ZarkBlog</title>
            <url>http://geekswithblogs.net/images/RSS2Image.gif</url>
            <link>http://geekswithblogs.net/ZarkBlog/Default.aspx</link>
            <width>77</width>
            <height>60</height>
        </image>
        <item>
            <title>Text Template Transformation Toolkit (T4)</title>
            <category>C#</category>
            <category>.NET</category>
            <link>http://geekswithblogs.net/ZarkBlog/archive/2008/04/15/text-template-transformation-toolkit-t4.aspx</link>
            <description>&lt;p&gt;On a recent episode of .NET Rocks, I heard a quote along the lines of "Is it easier to write the code that writes the code or to write the code yourself?" If you want to generate some code with a tool, then this post is for you.&lt;/p&gt;
&lt;p&gt;The T4 has to be the most popular tool that I hear so little about. Like CodeSmith, T4 is a template based code generation engine using ASP-like syntax. The best thing about T4 is that if you have Visual Studio 2008 installed, you already have it. I originally intended to write a brief overview here, but &lt;a target="_blank" href="http://www.olegsych.com/"&gt;Oleg Sych&lt;/a&gt; has already written an *excellent* overview &lt;a target="_blank" href="http://www.olegsych.com/2007/12/text-template-transformation-toolkit/"&gt;here&lt;/a&gt;. I could hardly top that.&lt;/p&gt;
&lt;p&gt;Madhavrao has also complied a list of links to MSDN articles related to T4 &lt;a target="_blank" href="http://madhavrao.com/2008/03/15/t4-how-to/"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=121276"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=121276" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/ZarkBlog/aggbug/121276.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Greg Zarkis</dc:creator>
            <guid>http://geekswithblogs.net/ZarkBlog/archive/2008/04/15/text-template-transformation-toolkit-t4.aspx</guid>
            <pubDate>Wed, 16 Apr 2008 02:30:56 GMT</pubDate>
            <comments>http://geekswithblogs.net/ZarkBlog/archive/2008/04/15/text-template-transformation-toolkit-t4.aspx#feedback</comments>
            <slash:comments>1</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/ZarkBlog/comments/commentRss/121276.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/ZarkBlog/services/trackbacks/121276.aspx</trackback:ping>
        </item>
        <item>
            <title>VPC to VMWare Mouse Problems</title>
            <category>Virtuals</category>
            <link>http://geekswithblogs.net/ZarkBlog/archive/2008/01/14/vpc-to-vmware-mouse-problems.aspx</link>
            <description>&lt;p&gt;Thanks to Virtual PC's inability to utilize USB (insert the 'Old Bit' siren sound) and my need for USB support in my virtual machines, I'm in the process of moving some VPC images to &lt;em&gt;VMWare Workstation 6&lt;/em&gt;. Recently, I've converted an existing Virtual PC based XP image to VMWare using the the VMWare 3.0.2 converter with no issues. No issues that is until it was time to install the VMWare tools on my recently converted XP machine. The install went fine, but after the required virtual machine reboot, I found that my mouse pointer was more or less stuck in the bottom right corner of the guest's screen. The mouse pointer itself moved around freely, but any clicks hit a target off screen. Not a very useful "enhancement". &lt;/p&gt;
&lt;p&gt;Well, it turns out that this may be an issue between the &lt;em&gt;Virtual PC Additions&lt;/em&gt; that were already installed on the VPC based image and the &lt;em&gt;VMWare Tools&lt;/em&gt;. Specifically, the mouse driver. After some trial and error, I've found two workarounds to this:&lt;/p&gt;
&lt;ol&gt;
    &lt;li&gt;Remove Virtual PC Additions from the virtual &lt;strong&gt;before&lt;/strong&gt; conversion to VMWare. &lt;/li&gt;
    &lt;li&gt;Install &lt;em&gt;VMWare Tools&lt;/em&gt; on the converted virtual &lt;strong&gt;without&lt;/strong&gt; the VMWare Mouse driver. This means that you should install the VMWare Tools while logged into the existing virtual rather than silently via the VMWare menu. &lt;br /&gt;
    &lt;/li&gt;
&lt;/ol&gt;
&lt;p align="center"&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/ZarkBlog/WindowsLiveWriter/VPCtoVMWareMouseProblems_957D/CustomInstall_2.jpg"&gt;&lt;img style="BORDER-RIGHT-WIDTH: 0px; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px" border="0" alt="CustomInstall" width="391" height="302" src="http://geekswithblogs.net/images/geekswithblogs_net/ZarkBlog/WindowsLiveWriter/VPCtoVMWareMouseProblems_957D/CustomInstall_thumb.jpg" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=118526"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=118526" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/ZarkBlog/aggbug/118526.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Greg Zarkis</dc:creator>
            <guid>http://geekswithblogs.net/ZarkBlog/archive/2008/01/14/vpc-to-vmware-mouse-problems.aspx</guid>
            <pubDate>Mon, 14 Jan 2008 15:39:24 GMT</pubDate>
            <comments>http://geekswithblogs.net/ZarkBlog/archive/2008/01/14/vpc-to-vmware-mouse-problems.aspx#feedback</comments>
            <slash:comments>26</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/ZarkBlog/comments/commentRss/118526.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/ZarkBlog/services/trackbacks/118526.aspx</trackback:ping>
        </item>
        <item>
            <title>More MVC Framework for ASP.NET</title>
            <category>C#</category>
            <category>.NET</category>
            <category>MVC</category>
            <link>http://geekswithblogs.net/ZarkBlog/archive/2007/12/06/more-mvc-framework-for-asp.net.aspx</link>
            <description>&lt;p&gt;If you haven't been living under a mushroom, you're most likely aware of Scott Guthrie's posts on Microsoft's new ASP.NET MVC Framework. If you are indeed living under a mushroom, then you can check out &lt;a href="http://weblogs.asp.net/scottgu/archive/2007/12/06/asp-net-mvc-framework-part-3-passing-viewdata-from-controllers-to-views.aspx"&gt;Part 3 right here&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=117437"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=117437" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/ZarkBlog/aggbug/117437.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Greg Zarkis</dc:creator>
            <guid>http://geekswithblogs.net/ZarkBlog/archive/2007/12/06/more-mvc-framework-for-asp.net.aspx</guid>
            <pubDate>Thu, 06 Dec 2007 18:31:22 GMT</pubDate>
            <comments>http://geekswithblogs.net/ZarkBlog/archive/2007/12/06/more-mvc-framework-for-asp.net.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/ZarkBlog/comments/commentRss/117437.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/ZarkBlog/services/trackbacks/117437.aspx</trackback:ping>
        </item>
        <item>
            <title>MVC Framework for ASP.NET bits</title>
            <category>.NET</category>
            <link>http://geekswithblogs.net/ZarkBlog/archive/2007/11/12/mvc-framework-for-asp.net-bits.aspx</link>
            <description>You may have heard about it, now take a peek at it. &lt;a href="http://www.hanselman.com/blog/"&gt;Scott Hanselman&lt;/a&gt; has posted some MVC bits from DevConnections. You can read about it &lt;a href="http://www.hanselman.com/blog/DevConnectionsAndPNPSummitMVCDemosSourceCode.aspx"&gt;here&lt;/a&gt;. There's not a lot yet, but word is that a CTP is around the corner.&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=116816"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=116816" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/ZarkBlog/aggbug/116816.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Greg Zarkis</dc:creator>
            <guid>http://geekswithblogs.net/ZarkBlog/archive/2007/11/12/mvc-framework-for-asp.net-bits.aspx</guid>
            <pubDate>Tue, 13 Nov 2007 03:57:03 GMT</pubDate>
            <comments>http://geekswithblogs.net/ZarkBlog/archive/2007/11/12/mvc-framework-for-asp.net-bits.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/ZarkBlog/comments/commentRss/116816.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/ZarkBlog/services/trackbacks/116816.aspx</trackback:ping>
        </item>
        <item>
            <title>The Source is Here! Pt. II</title>
            <category>.NET</category>
            <link>http://geekswithblogs.net/ZarkBlog/archive/2007/10/09/the-source-is-here-pt.-ii.aspx</link>
            <description>&lt;p&gt;So now the work has spread, and we get to see some more opinion on the move release source for &lt;span style="COLOR: #333333"&gt;the .NET Framework available under the &lt;/span&gt;&lt;span style="COLOR: #d03010; TEXT-DECORATION: underline"&gt;&lt;a href="http://www.microsoft.com/resources/sharedsource/licensingbasics/referencelicense.mspx"&gt;Microsoft Reference License (Ms-RL)&lt;/a&gt;&lt;/span&gt;&lt;span style="COLOR: #333333"&gt;.&lt;/span&gt; &lt;/p&gt;
&lt;p&gt;&lt;span style="COLOR: #333333"&gt;Frans Bouma, for one will &lt;/span&gt;&lt;span style="COLOR: #d03010; TEXT-DECORATION: underline"&gt;&lt;a href="http://weblogs.asp.net/fbouma/archive/2007/10/04/don-t-look-at-the-sourcecode-of-net-licensed-under-the-reference-license.aspx"&gt;NOT&lt;/a&gt;&lt;/span&gt;&lt;span style="COLOR: #333333"&gt; be looking at the source code, Phil Haack, summed up his opinion in &lt;/span&gt;&lt;a href="http://haacked.com/archive/2007/10/05/perception-vs-reality-regarding-the-.net-framework-source-code.aspx"&gt;one clever cartoon&lt;/a&gt;&lt;span style="COLOR: #333333"&gt;, Adi is going to risk being &lt;/span&gt;&lt;a href="http://dotmad.blogspot.com/2007/10/tainted-if-you-do-tainted-if-you-dont.html"&gt;tainted&lt;/a&gt;&lt;span style="COLOR: #333333"&gt;, and Joel Ross is going to &lt;/span&gt;&lt;a href="http://blogs.nusoftsolutions.com/jross/archive/2007/10/07/.net-3.5-source-code---good-or-bad.aspx"&gt;keep it in mind&lt;/a&gt;&lt;span style="COLOR: #333333"&gt;. &lt;span style="FONT-FAMILY: Wingdings"&gt;J&lt;/span&gt; &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="COLOR: #333333"&gt;So, my take? I'm not particularly worried about patent infringement at the moment, but I'm also not the type to cut and paste patented code into my product either. I'm looking. &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=115964"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=115964" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/ZarkBlog/aggbug/115964.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Greg Zarkis</dc:creator>
            <guid>http://geekswithblogs.net/ZarkBlog/archive/2007/10/09/the-source-is-here-pt.-ii.aspx</guid>
            <pubDate>Wed, 10 Oct 2007 03:04:31 GMT</pubDate>
            <comments>http://geekswithblogs.net/ZarkBlog/archive/2007/10/09/the-source-is-here-pt.-ii.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/ZarkBlog/comments/commentRss/115964.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/ZarkBlog/services/trackbacks/115964.aspx</trackback:ping>
        </item>
        <item>
            <title>The Source is Here! The Source is Here!</title>
            <link>http://geekswithblogs.net/ZarkBlog/archive/2007/10/04/the-source-is-here-the-source-is-here.aspx</link>
            <description>&lt;p&gt;&lt;a href="http://www.thedatafarm.com/blog/default.aspx"&gt;Julie Lerman&lt;/a&gt; has enlightened me to some extremely &lt;a href="http://blogs.devsource.com/devlife/content/microsoft_is_releasing_net_source_code_and_for_debugging_too.html"&gt;exciting news&lt;/a&gt; for a .NET geek like myself: &lt;/p&gt;
&lt;p&gt;&lt;a href="http://weblogs.asp.net/scottgu/default.aspx"&gt;Scott Guthrie's&lt;/a&gt; announcement that &lt;a href="http://weblogs.asp.net/scottgu/archive/2007/10/03/releasing-the-source-code-for-the-net-framework-libraries.aspx"&gt;Microsoft is releasing the Source Code for the .NET Framework Libraries!&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;While I myself am really looking forward to peeking under the hood, a former colleague of mine reacted a bit differently. He seemed to be happier not knowing what's going on inside the soon-to-be former black box. To quote: &lt;/p&gt;
&lt;p&gt;&amp;lt;cynical&amp;gt;So now I get to step into the code and know exactly why it doesn't work and exactly why I can't fix it?&amp;lt;/cynical&amp;gt; &lt;/p&gt;
&lt;p&gt;I spit my coffee all over my keyboard this morning because of that statement. &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=115863"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=115863" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/ZarkBlog/aggbug/115863.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Greg Zarkis</dc:creator>
            <guid>http://geekswithblogs.net/ZarkBlog/archive/2007/10/04/the-source-is-here-the-source-is-here.aspx</guid>
            <pubDate>Fri, 05 Oct 2007 02:56:52 GMT</pubDate>
            <comments>http://geekswithblogs.net/ZarkBlog/archive/2007/10/04/the-source-is-here-the-source-is-here.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/ZarkBlog/comments/commentRss/115863.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/ZarkBlog/services/trackbacks/115863.aspx</trackback:ping>
        </item>
        <item>
            <title>Composite UI Resources</title>
            <category>C#</category>
            <category>CAB</category>
            <category>Continuous Integration</category>
            <category>SCSF</category>
            <link>http://geekswithblogs.net/ZarkBlog/archive/2007/08/03/composite-ui-resources.aspx</link>
            <description>&lt;p&gt;I've been struggling to get a post out here, so let me begin with a quick list of some of my favorite CAB resources; &lt;/p&gt;
&lt;p&gt;Szymon Kobalczyk's Blog:&lt;br /&gt;
&lt;a href="http://geekswithblogs.net/kobush/archive/2006/01/06/65033.aspx"&gt;Understanding Composite UI Application Block &lt;/a&gt;&lt;/p&gt;
&lt;p&gt;CabPedia&lt;br /&gt;
&lt;a href="http://www.cabpedia.com/index.php?title=Composite_UI_Application_Block"&gt;Getting started with CAB&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://www.cabpedia.com/index.php?title=Where_to_start%3F"&gt;Getting started with SCSF&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.codeplex.com/smartclient/"&gt;CodePlex&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;a href="http://codebetter.com/blogs/jeremy.miller/archive/2007/07/25/the-build-your-own-cab-series-table-of-contents.aspx"&gt;Jeremy Miller's awesome "Build your own CAB" series&lt;/a&gt;, which &lt;a href="http://weblogs.asp.net/bsimser/default.aspx"&gt;Bil Simser&lt;/a&gt; points out to &lt;a href="http://weblogs.asp.net/bsimser/archive/2007/05/29/efficiency-vs-effectiveness-the-cab-debate-continues.aspx"&gt;'not look at it as "how to replace CAB" but rather "how to learn what it takes to build CAB"'&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;That's the short list off the top of my head for now. Hopefully between iterations and beta releases, I'll find more time to share my experiences with developing a Smart Client app using &lt;a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpag2/html/cab.asp"&gt;CAB&lt;/a&gt;, &lt;a href="http://www.codeplex.com/smartclient"&gt;SCSF&lt;/a&gt;, &lt;a href="http://cruisecontrol.net/"&gt;CruiseControl.NET&lt;/a&gt;, &lt;a href="http://svnbook.red-bean.com/"&gt;Subversion&lt;/a&gt;, and all the other little things that make this stuff fun. &lt;/p&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=114366"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=114366" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/ZarkBlog/aggbug/114366.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Greg Zarkis</dc:creator>
            <guid>http://geekswithblogs.net/ZarkBlog/archive/2007/08/03/composite-ui-resources.aspx</guid>
            <pubDate>Fri, 03 Aug 2007 04:07:34 GMT</pubDate>
            <comments>http://geekswithblogs.net/ZarkBlog/archive/2007/08/03/composite-ui-resources.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/ZarkBlog/comments/commentRss/114366.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/ZarkBlog/services/trackbacks/114366.aspx</trackback:ping>
        </item>
    </channel>
</rss>