<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>BizTorque.net</title>
        <link>http://biztorque.net/Default.aspx</link>
        <description>A Microsoft BizTalk Server blog: Mark Burch</description>
        <language>en-AU</language>
        <copyright>Mark Burch</copyright>
        <managingEditor>mark@biztorque.net</managingEditor>
        <generator>Subtext Version 1.9.2.30</generator>
        <image>
            <title>BizTorque.net</title>
            <url>http://biztorque.net/images/RSS2Image.gif</url>
            <link>http://biztorque.net/Default.aspx</link>
            <width>77</width>
            <height>60</height>
        </image>
        <item>
            <title>BizTalk in the DMZ</title>
            <link>http://biztorque.net/archive/2009/05/22/59.aspx</link>
            <description>&lt;p&gt;BizTalk is one of those unusual products that doesn’t quite fit the usual server paradigm. Let me explain. &lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;It uses webservices, but its not IIS. &lt;/li&gt;    &lt;li&gt;Its uses SQL Server but its not a typical three tier app.&lt;/li&gt;    &lt;li&gt;It does enterprise application integration (deep in the corporate network) but its also a B2B server as well (on the edge of the network). &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;So when people look to place BizTalk in the network it can be a tricky task.&lt;/p&gt;  &lt;p&gt;But I want to give you one axiom to live by. &lt;u&gt;BizTalk doesn’t belong in the DMZ. This is because by the time you’ve opened up all the ports to make BizTalk work, its no longer a DMZ.&lt;/u&gt; Its a just a subnet with a firewall. &lt;/p&gt;  &lt;p&gt;Here’s why…&lt;/p&gt;  &lt;table border="0" cellspacing="0" cellpadding="0" width="446"&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td valign="top" width="211"&gt;         &lt;p&gt;&lt;b&gt;Description &lt;/b&gt;&lt;/p&gt;       &lt;/td&gt;        &lt;td valign="top" width="233"&gt;         &lt;p&gt;&lt;b&gt;Port &lt;/b&gt;&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="211"&gt;         &lt;p&gt;LDAP &lt;/p&gt;       &lt;/td&gt;        &lt;td valign="top" width="233"&gt;         &lt;p&gt;389 &lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="211"&gt;         &lt;p&gt;LDAP SSL &lt;/p&gt;       &lt;/td&gt;        &lt;td valign="top" width="233"&gt;         &lt;p&gt;636 &lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="211"&gt;         &lt;p&gt;RPC &lt;/p&gt;       &lt;/td&gt;        &lt;td valign="top" width="233"&gt;         &lt;p&gt;135 &lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="211"&gt;         &lt;p&gt;RPC Internet ports (auto ports or user defined in dcomcnfg) &lt;/p&gt;       &lt;/td&gt;        &lt;td valign="top" width="233"&gt;         &lt;p&gt;5000-5199 &lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="211"&gt;         &lt;p&gt;Global Catalog DCs &lt;/p&gt;       &lt;/td&gt;        &lt;td valign="top" width="233"&gt;         &lt;p&gt;3268, 3269 &lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="211"&gt;         &lt;p&gt;IPSec &lt;/p&gt;       &lt;/td&gt;        &lt;td valign="top" width="233"&gt;         &lt;p&gt;500 &lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="211"&gt;         &lt;p&gt;VPN-L2TP &lt;/p&gt;       &lt;/td&gt;        &lt;td valign="top" width="233"&gt;         &lt;p&gt;1701 &lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="211"&gt;         &lt;p&gt;VPN-PPTP &lt;/p&gt;       &lt;/td&gt;        &lt;td valign="top" width="233"&gt;         &lt;p&gt;1723 &lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="211"&gt;         &lt;p&gt;NAT-T &lt;/p&gt;       &lt;/td&gt;        &lt;td valign="top" width="233"&gt;         &lt;p&gt;4500 &lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="211"&gt;         &lt;p&gt;Kerberos &lt;/p&gt;       &lt;/td&gt;        &lt;td valign="top" width="233"&gt;         &lt;p&gt;88 &lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="211"&gt;         &lt;p&gt;DNS &lt;/p&gt;       &lt;/td&gt;        &lt;td valign="top" width="233"&gt;         &lt;p&gt;53 &lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="211"&gt;         &lt;p&gt;HTTP &lt;/p&gt;       &lt;/td&gt;        &lt;td valign="top" width="233"&gt;         &lt;p&gt;80 &lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="211"&gt;         &lt;p&gt;HTTPS (SSL) &lt;/p&gt;       &lt;/td&gt;        &lt;td valign="top" width="233"&gt;         &lt;p&gt;443 &lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="211"&gt;         &lt;p&gt;SQL &lt;/p&gt;       &lt;/td&gt;        &lt;td valign="top" width="233"&gt;         &lt;p&gt;1433-1434 &lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="211"&gt;         &lt;p&gt;FTP &lt;/p&gt;       &lt;/td&gt;        &lt;td valign="top" width="233"&gt;         &lt;p&gt;20-21 + passive mode ports&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="211"&gt;         &lt;p&gt;Telnet &lt;/p&gt;       &lt;/td&gt;        &lt;td valign="top" width="233"&gt;         &lt;p&gt;23 &lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="211"&gt;         &lt;p&gt;SSH &lt;/p&gt;       &lt;/td&gt;        &lt;td valign="top" width="233"&gt;         &lt;p&gt;22 &lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="211"&gt;         &lt;p&gt;SMTP &lt;/p&gt;       &lt;/td&gt;        &lt;td valign="top" width="233"&gt;         &lt;p&gt;25 &lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="211"&gt;         &lt;p&gt;POP3 &lt;/p&gt;       &lt;/td&gt;        &lt;td valign="top" width="233"&gt;         &lt;p&gt;110 &lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="211"&gt;         &lt;p&gt;MSMQ &lt;/p&gt;       &lt;/td&gt;        &lt;td valign="top" width="233"&gt;         &lt;p&gt;1801, 2101, 2103, 2105, 2107, 3527 &lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="211"&gt;         &lt;p&gt;WINS &lt;/p&gt;       &lt;/td&gt;        &lt;td valign="top" width="233"&gt;         &lt;p&gt;42 &lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;p&gt;My contention here is that by the time you’ve opened up all those ports, its not really a DMZ anymore. Feel free to discuss this in the comments.&lt;/p&gt;  &lt;p&gt;Here’s another lesser axiom. Don’t put a firewall between BizTalk and the messagebox unless you really really have to. Why? BizTalk’s use of SQL Server isn’t the typical 3 tier user of its messagebox. Any network latency between the BizTalk hosts and the messagebox is going to hurt you in performance. But more importantly than that, if there is a firewall in the middle it implies BizTalk hasn’t been positioned in the network using the correct paradigm. &lt;/p&gt;  &lt;p&gt;I talked about these two axioms in my Tech.Ed presentation last year. You can see the slide deck from that presentation &lt;a href="http://cid-bf8cac8e45bd5d95.skydrive.live.com/self.aspx/biztorque/Getting%20your%20BizTalk%20Infrastructure%20right%20-%202.pptx" target="_blank"&gt;here&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;The solution that you should fight tooth and nail for is to have BizTalk deep in the corp network in the same subnet as the messagebox and expose all the endpoints via a reverse proxy (such as ISA Server). Don’t let the security guys tell you it has to be in the DMZ because it has webservices (its not the same as IIS) and don’t let them tell you it should be in its own subnet separated from SQL Server (its not a typical 3 tier app). &lt;/p&gt;  &lt;p&gt;This is a vast over simplification of course and there are alternatives to be considered, but I do believe this is the principle and paradigm we should be using to place BizTalk in the network. &lt;/p&gt;  &lt;p&gt;At this time I’m available as a free lance consultant (remotely if required) if you need help with positioning BizTalk in the network…(or anything else for that matter). &lt;/p&gt;&lt;img src="http://biztorque.net/aggbug/59.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Mark Burch</dc:creator>
            <guid>http://biztorque.net/archive/2009/05/22/59.aspx</guid>
            <pubDate>Fri, 22 May 2009 06:09:40 GMT</pubDate>
            <wfw:comment>http://biztorque.net/comments/59.aspx</wfw:comment>
            <comments>http://biztorque.net/archive/2009/05/22/59.aspx#feedback</comments>
            <wfw:commentRss>http://biztorque.net/comments/commentRss/59.aspx</wfw:commentRss>
            <trackback:ping>http://biztorque.net/services/trackbacks/59.aspx</trackback:ping>
        </item>
        <item>
            <title>Book Review: SOA Patterns with BizTalk Server 2009</title>
            <link>http://biztorque.net/archive/2009/05/22/58.aspx</link>
            <description>&lt;p&gt; &lt;/p&gt;  &lt;p&gt;One of the privileges of writing a blog is that people send you free stuff. Well that's not really true, that never happens. Except very occasionally when someone wants something in return. Last week the folks at &lt;a href="http://www.packtpub.com/" target="_blank"&gt;Packt Publishing&lt;/a&gt; emailed me and asked if I would review their latest BizTalk book on my blog. And because I’m not the kind of person that knocks back free stuff I said hell yeah. &lt;/p&gt;  &lt;p&gt;So the book is called &lt;a href="http://www.packtpub.com/soa-patterns-with-biztalk-server-2009/book" target="_blank"&gt;SOA Patterns with BizTalk Server 2009&lt;/a&gt; and its by &lt;a href="http://seroter.wordpress.com" target="_blank"&gt;Richard Seroter&lt;/a&gt;. &lt;/p&gt;  &lt;p&gt;When I saw this was by Richard my expectations were set high. He’s been around the BizTalk space forever and his blog is one of the more prolific and cogent around so expected it to be good. &lt;/p&gt;  &lt;p&gt;I like the way this book is positioned. It is  “Targeted at individuals already familiar with BizTalk Server”  which suits me fine because I skip over introductory BizTalk materials a page at a time. But then the first two chapters are introductions to BizTalk, the BizTalk Visual Studio IDE and WCF. Which seemed unnecessary to me. But I guess no publisher could allow a book to be published with out *some*  introductory material. I was also amused to see Richard invoke the memory of BizTalk Server 2000 to show how far BizTalk has come…which is something I do from time to time and I guess when you’ve been around this stuff so long, you can’t help yourself. &lt;/p&gt;  &lt;p&gt;But the bulk of this book is about BizTalk from a SOA perspective – not BizTalk.  And this is where the book comes into its own.  I particularly enjoyed chapter 7 which showed “Through the use of dynamic ports and direct binding, we can create very loosely-coupled processes that are capable of reuse”. Reuse is something a bit, shall we say, tricky with BizTalk so I learned a lot. Chapter 7, also talks about Complex Event Processing (CEP) with BizTalk which I haven’t seen anywhere else (although I just did a quick google for BizTalk and CEP and it seems there is some &lt;a href="http://geekswithblogs.net/cyoung/archive/2009/05/18/cep_explained_for_biztalk_users.aspx" target="_blank"&gt;late breaking news&lt;/a&gt;). &lt;/p&gt;  &lt;p&gt;Here is a link (free online) to &lt;a href="http://www.packtpub.com/files/soa-patterns-with-biztalk-server-2009-sample-chapter-9-new-soa-capabilities-in-biztalk-server-2009-wcf-sql-server-adapter.pdf"&gt;Chapter 9: New SOA Capabilities in BizTalk Server 2009: WCF SQL Server Adapter&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;So, in conclusion, I would say, if you’re doing SOA type things with BizTalk go ahead and buy this book. But if you’re after a book that will show the general capabilities of BizTalk, this isn’t it.&lt;/p&gt;  &lt;p&gt;And next week on this blog, I will be reviewing the Ferrari 599 GTB after they send me a free demo model to try out…oh wait, that's my Jeremy Clarkson daydream again…&lt;/p&gt;&lt;img src="http://biztorque.net/aggbug/58.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Mark Burch</dc:creator>
            <guid>http://biztorque.net/archive/2009/05/22/58.aspx</guid>
            <pubDate>Thu, 21 May 2009 14:39:07 GMT</pubDate>
            <wfw:comment>http://biztorque.net/comments/58.aspx</wfw:comment>
            <comments>http://biztorque.net/archive/2009/05/22/58.aspx#feedback</comments>
            <slash:comments>2</slash:comments>
            <wfw:commentRss>http://biztorque.net/comments/commentRss/58.aspx</wfw:commentRss>
            <trackback:ping>http://biztorque.net/services/trackbacks/58.aspx</trackback:ping>
        </item>
        <item>
            <title>a new phase has begun&amp;hellip;</title>
            <link>http://biztorque.net/archive/2009/05/14/57.aspx</link>
            <description>&lt;p&gt;I’ve been holding off on writing this post as I wanted to get some things clear first. You probably will have seen the news stories last week about 3500 layoffs Microsoft did around the world? Well sure enough, I got headshotted in that go around. I’m going to miss working at Microsoft on two counts. 1. I’m going to miss all the talented colleagues I got to associate with. Hanging around smart people naturally causes you to be smarter…  2. I’m going to miss techready. Techready is the Microsoft readiness event for FTEs..its like Tech.Ed but even more awesome. Its like disneyland for software nerds and I looked forward to it every year. &lt;/p&gt;  &lt;p&gt;But you’re wondering what comes next…at this stage my plan is to keep doing what I’ve been doing the last few years…that is, helping my clients with their BizTalk systems. I’m going to continue to leverage my successful consulting track record and provide thought leadership, BizTalk know how, and development skills to my clients. I will be more specific about this over the next little while as things unfold. &lt;/p&gt;  &lt;p&gt;If you’re a client I’ve worked with previously and you’re interested in having a chat, lets talk. Contact details at the bottom. What ever you paid for time before, I can assure you I’m now much cheaper. &lt;/p&gt;  &lt;p&gt;If you’re a recruiter and have something interesting for me give me a call. &lt;/p&gt;  &lt;p&gt;Contacting Mark Burch.&lt;/p&gt;  &lt;p&gt;Phone +61 438 259060&lt;/p&gt;  &lt;p&gt;Hit the contact button on my blog.&lt;/p&gt;  &lt;p&gt;email me at…I’m not going to just type my email address because I’m already over run with spam so this is a small IQ test: My email address  is: myfirstname AT myfirstname mylastname DOT net &lt;/p&gt;&lt;img src="http://biztorque.net/aggbug/57.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Mark Burch</dc:creator>
            <guid>http://biztorque.net/archive/2009/05/14/57.aspx</guid>
            <pubDate>Thu, 14 May 2009 11:13:23 GMT</pubDate>
            <wfw:comment>http://biztorque.net/comments/57.aspx</wfw:comment>
            <comments>http://biztorque.net/archive/2009/05/14/57.aspx#feedback</comments>
            <wfw:commentRss>http://biztorque.net/comments/commentRss/57.aspx</wfw:commentRss>
            <trackback:ping>http://biztorque.net/services/trackbacks/57.aspx</trackback:ping>
        </item>
        <item>
            <title>Connect to me on Linkedin</title>
            <link>http://biztorque.net/archive/2009/05/06/55.aspx</link>
            <description>&lt;p&gt; &lt;/p&gt;  &lt;p&gt;Hi everyone,&lt;/p&gt;  &lt;p&gt;I’m building up my professional network. So I’ve signed up to Linkedin. I’m still getting settled in over there but I wanted to give a call out to all my blog readers to say ‘connect me’. Is that what you say on linkedin? I usually say “friend me” but that's on facebook and I don’t want to  be acting all newbie on a &lt;em&gt;professional site&lt;/em&gt;. &lt;/p&gt;  &lt;p&gt;My profile is at &lt;a title="http://www.linkedin.com/in/biztorque" href="http://www.linkedin.com/in/biztorque"&gt;http://www.linkedin.com/in/biztorque&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Looking forward to connecting with you.&lt;/p&gt;  &lt;p&gt;Mark &lt;/p&gt;&lt;img src="http://biztorque.net/aggbug/55.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Mark Burch</dc:creator>
            <guid>http://biztorque.net/archive/2009/05/06/55.aspx</guid>
            <pubDate>Wed, 06 May 2009 13:28:15 GMT</pubDate>
            <wfw:comment>http://biztorque.net/comments/55.aspx</wfw:comment>
            <comments>http://biztorque.net/archive/2009/05/06/55.aspx#feedback</comments>
            <wfw:commentRss>http://biztorque.net/comments/commentRss/55.aspx</wfw:commentRss>
            <trackback:ping>http://biztorque.net/services/trackbacks/55.aspx</trackback:ping>
        </item>
        <item>
            <title>RFID for IT &amp;amp; Data Center Asset Management (By HP, Microsoft, Motorola) by Frost &amp;amp; Sullivan, this Friday, 27th Feb 2009</title>
            <link>http://biztorque.net/archive/2009/02/24/52.aspx</link>
            <description>&lt;p&gt;&lt;span lang="EN-US" style="font-size: 11pt; font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: en-us; mso-fareast-language: en-us; mso-bidi-language: ar-sa"&gt;There is a interesting webinar happening this Friday in our TIMEZONE that you may be interested in. &lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span lang="EN-US" style="font-size: 11pt; font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: en-us; mso-fareast-language: en-us; mso-bidi-language: ar-sa"&gt;It starts at 3:30pm on Friday 27th Feb Australian Eastern Standard Time  aka Sydney Melb Bris time. &lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span lang="EN-US" style="font-size: 11pt; font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: en-us; mso-fareast-language: en-us; mso-bidi-language: ar-sa"&gt;&lt;/span&gt;&lt;span lang="EN-US" style="font-size: 11pt; font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: en-us; mso-fareast-language: en-us; mso-bidi-language: ar-sa"&gt;All the info is here &lt;a title="http://www.stonenarcher.com/MOTO_MOBILITY/Webinar/Invitation.htm" href="http://www.stonenarcher.com/MOTO_MOBILITY/Webinar/Invitation.htm"&gt;http://www.stonenarcher.com/MOTO_MOBILITY/Webinar/Invitation.htm&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span lang="EN-US" style="font-size: 11pt; font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: en-us; mso-fareast-language: en-us; mso-bidi-language: ar-sa"&gt;&lt;a href="http://biztorque.net/images/biztorque_net/WindowsLiveWriter/RFIDforITDataCenterAssetManagementByHPMi_A0F6/clip_image002_4.jpg" rel="lightbox"&gt;&lt;img title="clip_image002" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="244" alt="clip_image002" src="http://biztorque.net/images/biztorque_net/WindowsLiveWriter/RFIDforITDataCenterAssetManagementByHPMi_A0F6/clip_image002_thumb_1.jpg" width="138" border="0" v:shapes="_x0000_i1025" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;img src="http://biztorque.net/aggbug/52.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Mark Burch</dc:creator>
            <guid>http://biztorque.net/archive/2009/02/24/52.aspx</guid>
            <pubDate>Tue, 24 Feb 2009 00:26:44 GMT</pubDate>
            <wfw:comment>http://biztorque.net/comments/52.aspx</wfw:comment>
            <comments>http://biztorque.net/archive/2009/02/24/52.aspx#feedback</comments>
            <wfw:commentRss>http://biztorque.net/comments/commentRss/52.aspx</wfw:commentRss>
            <trackback:ping>http://biztorque.net/services/trackbacks/52.aspx</trackback:ping>
        </item>
        <item>
            <title>Mark Burch is now a Microsoft Certified Trainer</title>
            <link>http://biztorque.net/archive/2009/02/10/51.aspx</link>
            <description>&lt;p&gt;Have you ever stopped to wonder, "What exactly is Mark good for?" No? Ok well if you ever did do that, now you have an answer...TRAINING! &lt;/p&gt;  &lt;p&gt;I've been delivering BizTalk training for Microsoft Services for almost 4 years now, and since I get good reviews for it I decided to get certified. I'm now a Microsoft Certified Trainer. &lt;/p&gt;  &lt;p&gt;The main course that I deliver is: &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Microsoft Premier BizTalk Server 2006 Architecture &amp;amp; Administration Workshop&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;"This 3 day workshop for architects and administrators will include an overview of Microsoft BizTalk Server 2006 along with presentations and hands-on labs covering how to design, build, and operate a robust, scaleable and secure BizTalk Server 2006 environment.  No prior Microsoft BizTalk Server experience is required but would be helpful as this will be a fast paced course."&lt;/p&gt;  &lt;p&gt;I have also from time to time delivered the &lt;strong&gt;Microsoft Premier BizTalk Server 2006 Development Workshop.&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt;So who wants to organise my celebratory ticker tape parade??? &lt;/p&gt;&lt;img src="http://biztorque.net/aggbug/51.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Mark Burch</dc:creator>
            <guid>http://biztorque.net/archive/2009/02/10/51.aspx</guid>
            <pubDate>Tue, 10 Feb 2009 05:45:05 GMT</pubDate>
            <wfw:comment>http://biztorque.net/comments/51.aspx</wfw:comment>
            <comments>http://biztorque.net/archive/2009/02/10/51.aspx#feedback</comments>
            <wfw:commentRss>http://biztorque.net/comments/commentRss/51.aspx</wfw:commentRss>
            <trackback:ping>http://biztorque.net/services/trackbacks/51.aspx</trackback:ping>
        </item>
        <item>
            <title>Blog suckiness of late</title>
            <link>http://biztorque.net/archive/2009/02/10/50.aspx</link>
            <description>&lt;p&gt;Just incase there is anyone out there who actually reads my blog I just wanted to apologize for the extreme instability and severe lack of uptime on this blog lately. I think I have all the technical issues sorted now and this blog will now be returned to its 5 9s uptime. That is 99.999% up, except for when its down. Here at Biztorque.net we're totally committed to fudging our SLA metrics to make them show what we want them to say. Hence forth, this blog will be up 99.999% of the time, except for when its not. &lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt;You know its bad when the google index for Biztorque.net has this "Application Error! Details. No error message available."&lt;/p&gt;  &lt;p&gt;So that's a mea culpa from me...I think things are resolved now. &lt;/p&gt;&lt;img src="http://biztorque.net/aggbug/50.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Mark Burch</dc:creator>
            <guid>http://biztorque.net/archive/2009/02/10/50.aspx</guid>
            <pubDate>Tue, 10 Feb 2009 02:10:34 GMT</pubDate>
            <wfw:comment>http://biztorque.net/comments/50.aspx</wfw:comment>
            <comments>http://biztorque.net/archive/2009/02/10/50.aspx#feedback</comments>
            <wfw:commentRss>http://biztorque.net/comments/commentRss/50.aspx</wfw:commentRss>
            <trackback:ping>http://biztorque.net/services/trackbacks/50.aspx</trackback:ping>
        </item>
        <item>
            <title>BizTalk 2009 Prerequisite cab file links</title>
            <link>http://biztorque.net/archive/2009/02/10/49.aspx</link>
            <description>&lt;p&gt;&lt;b&gt;UPDATE: APRIL 2009. I HAVE BEEN ADVISED THAT THESE LINKS ARE FOR THE BETA PREREQS ONLY AND DON’T WORK FOR RTM OF BTS09. I WILL UPDATE THIS POST WITH THE RTM LINKS SHORTLY. &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Here are the links to all the versions of the btsredist cab files. &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;CAB Files (32-Bit Editions)&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;The following table provides the locations of the localized CAB files for BizTalk Server 2009 running on 32-bit Windows.&lt;/p&gt;  &lt;table style="mso-cellspacing: 1.5pt; mso-yfti-tbllook: 1184; mso-padding-alt: 0cm 0cm 0cm 0cm" class="MsoNormalTable" border="0" cellpadding="0"&gt;&lt;tbody&gt;     &lt;tr style="mso-yfti-irow: 0; mso-yfti-firstrow: yes"&gt;       &lt;td style="padding-bottom: 0.75pt; padding-left: 0.75pt; padding-right: 0.75pt; padding-top: 0.75pt"&gt;         &lt;p style="text-align: center" class="MsoNormal" align="center"&gt;&lt;b&gt;&lt;span style="font-family: ; font-size: 12pt" roman?,?serif??="roman?,?serif??" new="new" times="times"&gt;Language &lt;/span&gt;              &lt;p&gt;&lt;/p&gt;           &lt;/b&gt;&lt;/p&gt;          &lt;p&gt;&lt;/p&gt;       &lt;/td&gt;        &lt;td style="padding-bottom: 0.75pt; padding-left: 0.75pt; padding-right: 0.75pt; padding-top: 0.75pt"&gt;         &lt;p style="text-align: center" class="MsoNormal" align="center"&gt;&lt;b&gt;&lt;span style="font-family: ; font-size: 12pt" roman?,?serif??="roman?,?serif??" new="new" times="times"&gt;Link &lt;/span&gt;              &lt;p&gt;&lt;/p&gt;           &lt;/b&gt;&lt;/p&gt;          &lt;p&gt;&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr style="mso-yfti-irow: 1"&gt;       &lt;td style="padding-bottom: 0.75pt; padding-left: 0.75pt; padding-right: 0.75pt; padding-top: 0.75pt"&gt;         &lt;p style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" class="MsoNormal"&gt;&lt;span style="font-family: ; font-size: 12pt" roman?,?serif??="roman?,?serif??" new="new" times="times"&gt;CN &lt;/span&gt;            &lt;/p&gt;&lt;p&gt;&lt;/p&gt;                   &lt;p&gt;&lt;/p&gt;       &lt;/td&gt;        &lt;td style="padding-bottom: 0.75pt; padding-left: 0.75pt; padding-right: 0.75pt; padding-top: 0.75pt"&gt;         &lt;p style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" class="MsoNormal"&gt;&lt;span style="font-family: ; font-size: 12pt" roman?,?serif??="roman?,?serif??" new="new" times="times"&gt;&lt;a href="http://go.microsoft.com/fwlink/?LinkId=81430" target="_blank"&gt;http://go.microsoft.com/fwlink/?LinkId=81430&lt;/a&gt; &lt;/span&gt;            &lt;/p&gt;&lt;p&gt;&lt;/p&gt;                   &lt;p&gt;&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr style="mso-yfti-irow: 2"&gt;       &lt;td style="padding-bottom: 0.75pt; padding-left: 0.75pt; padding-right: 0.75pt; padding-top: 0.75pt"&gt;         &lt;p style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" class="MsoNormal"&gt;&lt;span style="font-family: ; font-size: 12pt" roman?,?serif??="roman?,?serif??" new="new" times="times"&gt;DE &lt;/span&gt;            &lt;/p&gt;&lt;p&gt;&lt;/p&gt;                   &lt;p&gt;&lt;/p&gt;       &lt;/td&gt;        &lt;td style="padding-bottom: 0.75pt; padding-left: 0.75pt; padding-right: 0.75pt; padding-top: 0.75pt"&gt;         &lt;p style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" class="MsoNormal"&gt;&lt;span style="font-family: ; font-size: 12pt" roman?,?serif??="roman?,?serif??" new="new" times="times"&gt;&lt;a href="http://go.microsoft.com/fwlink/?LinkId=81431" target="_blank"&gt;http://go.microsoft.com/fwlink/?LinkId=81431&lt;/a&gt; &lt;/span&gt;            &lt;/p&gt;&lt;p&gt;&lt;/p&gt;                   &lt;p&gt;&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr style="mso-yfti-irow: 3"&gt;       &lt;td style="padding-bottom: 0.75pt; padding-left: 0.75pt; padding-right: 0.75pt; padding-top: 0.75pt"&gt;         &lt;p style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" class="MsoNormal"&gt;&lt;span style="font-family: ; font-size: 12pt" roman?,?serif??="roman?,?serif??" new="new" times="times"&gt;EN &lt;/span&gt;            &lt;/p&gt;&lt;p&gt;&lt;/p&gt;                   &lt;p&gt;&lt;/p&gt;       &lt;/td&gt;        &lt;td style="padding-bottom: 0.75pt; padding-left: 0.75pt; padding-right: 0.75pt; padding-top: 0.75pt"&gt;         &lt;p style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" class="MsoNormal"&gt;&lt;span style="font-family: ; font-size: 12pt" roman?,?serif??="roman?,?serif??" new="new" times="times"&gt;&lt;a href="http://go.microsoft.com/fwlink/?LinkId=81432" target="_blank"&gt;http://go.microsoft.com/fwlink/?LinkId=81432&lt;/a&gt; &lt;/span&gt;            &lt;/p&gt;&lt;p&gt;&lt;/p&gt;                   &lt;p&gt;&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr style="mso-yfti-irow: 4"&gt;       &lt;td style="padding-bottom: 0.75pt; padding-left: 0.75pt; padding-right: 0.75pt; padding-top: 0.75pt"&gt;         &lt;p style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" class="MsoNormal"&gt;&lt;span style="font-family: ; font-size: 12pt" roman?,?serif??="roman?,?serif??" new="new" times="times"&gt;ES &lt;/span&gt;            &lt;/p&gt;&lt;p&gt;&lt;/p&gt;                   &lt;p&gt;&lt;/p&gt;       &lt;/td&gt;        &lt;td style="padding-bottom: 0.75pt; padding-left: 0.75pt; padding-right: 0.75pt; padding-top: 0.75pt"&gt;         &lt;p style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" class="MsoNormal"&gt;&lt;span style="font-family: ; font-size: 12pt" roman?,?serif??="roman?,?serif??" new="new" times="times"&gt;&lt;a href="http://go.microsoft.com/fwlink/?LinkId=81433" target="_blank"&gt;http://go.microsoft.com/fwlink/?LinkId=81433&lt;/a&gt; &lt;/span&gt;            &lt;/p&gt;&lt;p&gt;&lt;/p&gt;                   &lt;p&gt;&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr style="mso-yfti-irow: 5"&gt;       &lt;td style="padding-bottom: 0.75pt; padding-left: 0.75pt; padding-right: 0.75pt; padding-top: 0.75pt"&gt;         &lt;p style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" class="MsoNormal"&gt;&lt;span style="font-family: ; font-size: 12pt" roman?,?serif??="roman?,?serif??" new="new" times="times"&gt;FR &lt;/span&gt;            &lt;/p&gt;&lt;p&gt;&lt;/p&gt;                   &lt;p&gt;&lt;/p&gt;       &lt;/td&gt;        &lt;td style="padding-bottom: 0.75pt; padding-left: 0.75pt; padding-right: 0.75pt; padding-top: 0.75pt"&gt;         &lt;p style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" class="MsoNormal"&gt;&lt;span style="font-family: ; font-size: 12pt" roman?,?serif??="roman?,?serif??" new="new" times="times"&gt;&lt;a href="http://go.microsoft.com/fwlink/?LinkId=81434" target="_blank"&gt;http://go.microsoft.com/fwlink/?LinkId=81434&lt;/a&gt; &lt;/span&gt;            &lt;/p&gt;&lt;p&gt;&lt;/p&gt;                   &lt;p&gt;&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr style="mso-yfti-irow: 6"&gt;       &lt;td style="padding-bottom: 0.75pt; padding-left: 0.75pt; padding-right: 0.75pt; padding-top: 0.75pt"&gt;         &lt;p style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" class="MsoNormal"&gt;&lt;span style="font-family: ; font-size: 12pt" roman?,?serif??="roman?,?serif??" new="new" times="times"&gt;IT &lt;/span&gt;            &lt;/p&gt;&lt;p&gt;&lt;/p&gt;                   &lt;p&gt;&lt;/p&gt;       &lt;/td&gt;        &lt;td style="padding-bottom: 0.75pt; padding-left: 0.75pt; padding-right: 0.75pt; padding-top: 0.75pt"&gt;         &lt;p style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" class="MsoNormal"&gt;&lt;span style="font-family: ; font-size: 12pt" roman?,?serif??="roman?,?serif??" new="new" times="times"&gt;&lt;a href="http://go.microsoft.com/fwlink/?LinkId=81435" target="_blank"&gt;http://go.microsoft.com/fwlink/?LinkId=81435&lt;/a&gt; &lt;/span&gt;            &lt;/p&gt;&lt;p&gt;&lt;/p&gt;                   &lt;p&gt;&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr style="mso-yfti-irow: 7"&gt;       &lt;td style="padding-bottom: 0.75pt; padding-left: 0.75pt; padding-right: 0.75pt; padding-top: 0.75pt"&gt;         &lt;p style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" class="MsoNormal"&gt;&lt;span style="font-family: ; font-size: 12pt" roman?,?serif??="roman?,?serif??" new="new" times="times"&gt;JA &lt;/span&gt;            &lt;/p&gt;&lt;p&gt;&lt;/p&gt;                   &lt;p&gt;&lt;/p&gt;       &lt;/td&gt;        &lt;td style="padding-bottom: 0.75pt; padding-left: 0.75pt; padding-right: 0.75pt; padding-top: 0.75pt"&gt;         &lt;p style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" class="MsoNormal"&gt;&lt;span style="font-family: ; font-size: 12pt" roman?,?serif??="roman?,?serif??" new="new" times="times"&gt;&lt;a href="http://go.microsoft.com/fwlink/?LinkId=81436" target="_blank"&gt;http://go.microsoft.com/fwlink/?LinkId=81436&lt;/a&gt; &lt;/span&gt;            &lt;/p&gt;&lt;p&gt;&lt;/p&gt;                   &lt;p&gt;&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr style="mso-yfti-irow: 8"&gt;       &lt;td style="padding-bottom: 0.75pt; padding-left: 0.75pt; padding-right: 0.75pt; padding-top: 0.75pt"&gt;         &lt;p style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" class="MsoNormal"&gt;&lt;span style="font-family: ; font-size: 12pt" roman?,?serif??="roman?,?serif??" new="new" times="times"&gt;KO &lt;/span&gt;            &lt;/p&gt;&lt;p&gt;&lt;/p&gt;                   &lt;p&gt;&lt;/p&gt;       &lt;/td&gt;        &lt;td style="padding-bottom: 0.75pt; padding-left: 0.75pt; padding-right: 0.75pt; padding-top: 0.75pt"&gt;         &lt;p style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" class="MsoNormal"&gt;&lt;span style="font-family: ; font-size: 12pt" roman?,?serif??="roman?,?serif??" new="new" times="times"&gt;&lt;a href="http://go.microsoft.com/fwlink/?LinkId=81437" target="_blank"&gt;http://go.microsoft.com/fwlink/?LinkId=81437&lt;/a&gt; &lt;/span&gt;            &lt;/p&gt;&lt;p&gt;&lt;/p&gt;                   &lt;p&gt;&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr style="mso-yfti-irow: 9; mso-yfti-lastrow: yes"&gt;       &lt;td style="padding-bottom: 0.75pt; padding-left: 0.75pt; padding-right: 0.75pt; padding-top: 0.75pt"&gt;         &lt;p style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" class="MsoNormal"&gt;&lt;span style="font-family: ; font-size: 12pt" roman?,?serif??="roman?,?serif??" new="new" times="times"&gt;TW &lt;/span&gt;            &lt;/p&gt;&lt;p&gt;&lt;/p&gt;                   &lt;p&gt;&lt;/p&gt;       &lt;/td&gt;        &lt;td style="padding-bottom: 0.75pt; padding-left: 0.75pt; padding-right: 0.75pt; padding-top: 0.75pt"&gt;         &lt;p style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" class="MsoNormal"&gt;&lt;span style="font-family: ; font-size: 12pt" roman?,?serif??="roman?,?serif??" new="new" times="times"&gt;&lt;a href="http://go.microsoft.com/fwlink/?LinkId=81438" target="_blank"&gt;http://go.microsoft.com/fwlink/?LinkId=81438&lt;/a&gt; &lt;/span&gt;            &lt;/p&gt;&lt;p&gt;&lt;/p&gt;                   &lt;p&gt;&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;p&gt;&lt;b&gt;CAB Files (64-Bit Editions)&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;The following table provides the locations of the localized CAB files for BizTalk Server 2009 running on 64-bit editions of Windows.&lt;/p&gt;  &lt;table style="mso-cellspacing: 1.5pt; mso-yfti-tbllook: 1184; mso-padding-alt: 0cm 0cm 0cm 0cm" class="MsoNormalTable" border="0" cellpadding="0"&gt;&lt;tbody&gt;     &lt;tr style="mso-yfti-irow: 0; mso-yfti-firstrow: yes"&gt;       &lt;td style="padding-bottom: 0.75pt; padding-left: 0.75pt; padding-right: 0.75pt; padding-top: 0.75pt"&gt;         &lt;p style="text-align: center" class="MsoNormal" align="center"&gt;&lt;b&gt;&lt;span style="font-family: ; font-size: 12pt" roman?,?serif??="roman?,?serif??" new="new" times="times"&gt;Language &lt;/span&gt;              &lt;p&gt;&lt;/p&gt;           &lt;/b&gt;&lt;/p&gt;          &lt;p&gt;&lt;/p&gt;       &lt;/td&gt;        &lt;td style="padding-bottom: 0.75pt; padding-left: 0.75pt; padding-right: 0.75pt; padding-top: 0.75pt"&gt;         &lt;p style="text-align: center" class="MsoNormal" align="center"&gt;&lt;b&gt;&lt;span style="font-family: ; font-size: 12pt" roman?,?serif??="roman?,?serif??" new="new" times="times"&gt;Link &lt;/span&gt;              &lt;p&gt;&lt;/p&gt;           &lt;/b&gt;&lt;/p&gt;          &lt;p&gt;&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr style="mso-yfti-irow: 1"&gt;       &lt;td style="padding-bottom: 0.75pt; padding-left: 0.75pt; padding-right: 0.75pt; padding-top: 0.75pt"&gt;         &lt;p style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" class="MsoNormal"&gt;&lt;span style="font-family: ; font-size: 12pt" roman?,?serif??="roman?,?serif??" new="new" times="times"&gt;CN &lt;/span&gt;            &lt;/p&gt;&lt;p&gt;&lt;/p&gt;                   &lt;p&gt;&lt;/p&gt;       &lt;/td&gt;        &lt;td style="padding-bottom: 0.75pt; padding-left: 0.75pt; padding-right: 0.75pt; padding-top: 0.75pt"&gt;         &lt;p style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" class="MsoNormal"&gt;&lt;span style="font-family: ; font-size: 12pt" roman?,?serif??="roman?,?serif??" new="new" times="times"&gt;&lt;a href="http://go.microsoft.com/fwlink/?LinkId=81421" target="_blank"&gt;http://go.microsoft.com/fwlink/?LinkId=81421&lt;/a&gt; &lt;/span&gt;            &lt;/p&gt;&lt;p&gt;&lt;/p&gt;                   &lt;p&gt;&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr style="mso-yfti-irow: 2"&gt;       &lt;td style="padding-bottom: 0.75pt; padding-left: 0.75pt; padding-right: 0.75pt; padding-top: 0.75pt"&gt;         &lt;p style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" class="MsoNormal"&gt;&lt;span style="font-family: ; font-size: 12pt" roman?,?serif??="roman?,?serif??" new="new" times="times"&gt;DE &lt;/span&gt;            &lt;/p&gt;&lt;p&gt;&lt;/p&gt;                   &lt;p&gt;&lt;/p&gt;       &lt;/td&gt;        &lt;td style="padding-bottom: 0.75pt; padding-left: 0.75pt; padding-right: 0.75pt; padding-top: 0.75pt"&gt;         &lt;p style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" class="MsoNormal"&gt;&lt;span style="font-family: ; font-size: 12pt" roman?,?serif??="roman?,?serif??" new="new" times="times"&gt;&lt;a href="http://go.microsoft.com/fwlink/?LinkId=81422" target="_blank"&gt;http://go.microsoft.com/fwlink/?LinkId=81422&lt;/a&gt; &lt;/span&gt;            &lt;/p&gt;&lt;p&gt;&lt;/p&gt;                   &lt;p&gt;&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr style="mso-yfti-irow: 3"&gt;       &lt;td style="padding-bottom: 0.75pt; padding-left: 0.75pt; padding-right: 0.75pt; padding-top: 0.75pt"&gt;         &lt;p style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" class="MsoNormal"&gt;&lt;span style="font-family: ; font-size: 12pt" roman?,?serif??="roman?,?serif??" new="new" times="times"&gt;EN &lt;/span&gt;            &lt;/p&gt;&lt;p&gt;&lt;/p&gt;                   &lt;p&gt;&lt;/p&gt;       &lt;/td&gt;        &lt;td style="padding-bottom: 0.75pt; padding-left: 0.75pt; padding-right: 0.75pt; padding-top: 0.75pt"&gt;         &lt;p style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" class="MsoNormal"&gt;&lt;span style="font-family: ; font-size: 12pt" roman?,?serif??="roman?,?serif??" new="new" times="times"&gt;&lt;a href="http://go.microsoft.com/fwlink/?LinkId=81423" target="_blank"&gt;http://go.microsoft.com/fwlink/?LinkId=81423&lt;/a&gt; &lt;/span&gt;            &lt;/p&gt;&lt;p&gt;&lt;/p&gt;                   &lt;p&gt;&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr style="mso-yfti-irow: 4"&gt;       &lt;td style="padding-bottom: 0.75pt; padding-left: 0.75pt; padding-right: 0.75pt; padding-top: 0.75pt"&gt;         &lt;p style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" class="MsoNormal"&gt;&lt;span style="font-family: ; font-size: 12pt" roman?,?serif??="roman?,?serif??" new="new" times="times"&gt;ES &lt;/span&gt;            &lt;/p&gt;&lt;p&gt;&lt;/p&gt;                   &lt;p&gt;&lt;/p&gt;       &lt;/td&gt;        &lt;td style="padding-bottom: 0.75pt; padding-left: 0.75pt; padding-right: 0.75pt; padding-top: 0.75pt"&gt;         &lt;p style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" class="MsoNormal"&gt;&lt;span style="font-family: ; font-size: 12pt" roman?,?serif??="roman?,?serif??" new="new" times="times"&gt;&lt;a href="http://go.microsoft.com/fwlink/?LinkId=81424" target="_blank"&gt;http://go.microsoft.com/fwlink/?LinkId=81424&lt;/a&gt; &lt;/span&gt;            &lt;/p&gt;&lt;p&gt;&lt;/p&gt;                   &lt;p&gt;&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr style="mso-yfti-irow: 5"&gt;       &lt;td style="padding-bottom: 0.75pt; padding-left: 0.75pt; padding-right: 0.75pt; padding-top: 0.75pt"&gt;         &lt;p style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" class="MsoNormal"&gt;&lt;span style="font-family: ; font-size: 12pt" roman?,?serif??="roman?,?serif??" new="new" times="times"&gt;FR &lt;/span&gt;            &lt;/p&gt;&lt;p&gt;&lt;/p&gt;                   &lt;p&gt;&lt;/p&gt;       &lt;/td&gt;        &lt;td style="padding-bottom: 0.75pt; padding-left: 0.75pt; padding-right: 0.75pt; padding-top: 0.75pt"&gt;         &lt;p style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" class="MsoNormal"&gt;&lt;span style="font-family: ; font-size: 12pt" roman?,?serif??="roman?,?serif??" new="new" times="times"&gt;&lt;a href="http://go.microsoft.com/fwlink/?LinkId=81425" target="_blank"&gt;http://go.microsoft.com/fwlink/?LinkId=81425&lt;/a&gt; &lt;/span&gt;            &lt;/p&gt;&lt;p&gt;&lt;/p&gt;                   &lt;p&gt;&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr style="mso-yfti-irow: 6"&gt;       &lt;td style="padding-bottom: 0.75pt; padding-left: 0.75pt; padding-right: 0.75pt; padding-top: 0.75pt"&gt;         &lt;p style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" class="MsoNormal"&gt;&lt;span style="font-family: ; font-size: 12pt" roman?,?serif??="roman?,?serif??" new="new" times="times"&gt;IT &lt;/span&gt;            &lt;/p&gt;&lt;p&gt;&lt;/p&gt;                   &lt;p&gt;&lt;/p&gt;       &lt;/td&gt;        &lt;td style="padding-bottom: 0.75pt; padding-left: 0.75pt; padding-right: 0.75pt; padding-top: 0.75pt"&gt;         &lt;p style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" class="MsoNormal"&gt;&lt;span style="font-family: ; font-size: 12pt" roman?,?serif??="roman?,?serif??" new="new" times="times"&gt;&lt;a href="http://go.microsoft.com/fwlink/?LinkId=81426" target="_blank"&gt;http://go.microsoft.com/fwlink/?LinkId=81426&lt;/a&gt; &lt;/span&gt;            &lt;/p&gt;&lt;p&gt;&lt;/p&gt;                   &lt;p&gt;&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr style="mso-yfti-irow: 7"&gt;       &lt;td style="padding-bottom: 0.75pt; padding-left: 0.75pt; padding-right: 0.75pt; padding-top: 0.75pt"&gt;         &lt;p style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" class="MsoNormal"&gt;&lt;span style="font-family: ; font-size: 12pt" roman?,?serif??="roman?,?serif??" new="new" times="times"&gt;JA &lt;/span&gt;            &lt;/p&gt;&lt;p&gt;&lt;/p&gt;                   &lt;p&gt;&lt;/p&gt;       &lt;/td&gt;        &lt;td style="padding-bottom: 0.75pt; padding-left: 0.75pt; padding-right: 0.75pt; padding-top: 0.75pt"&gt;         &lt;p style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" class="MsoNormal"&gt;&lt;span style="font-family: ; font-size: 12pt" roman?,?serif??="roman?,?serif??" new="new" times="times"&gt;&lt;a href="http://go.microsoft.com/fwlink/?LinkId=81427" target="_blank"&gt;http://go.microsoft.com/fwlink/?LinkId=81427&lt;/a&gt; &lt;/span&gt;            &lt;/p&gt;&lt;p&gt;&lt;/p&gt;                   &lt;p&gt;&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr style="mso-yfti-irow: 8"&gt;       &lt;td style="padding-bottom: 0.75pt; padding-left: 0.75pt; padding-right: 0.75pt; padding-top: 0.75pt"&gt;         &lt;p style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" class="MsoNormal"&gt;&lt;span style="font-family: ; font-size: 12pt" roman?,?serif??="roman?,?serif??" new="new" times="times"&gt;KO &lt;/span&gt;            &lt;/p&gt;&lt;p&gt;&lt;/p&gt;                   &lt;p&gt;&lt;/p&gt;       &lt;/td&gt;        &lt;td style="padding-bottom: 0.75pt; padding-left: 0.75pt; padding-right: 0.75pt; padding-top: 0.75pt"&gt;         &lt;p style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" class="MsoNormal"&gt;&lt;span style="font-family: ; font-size: 12pt" roman?,?serif??="roman?,?serif??" new="new" times="times"&gt;&lt;a href="http://go.microsoft.com/fwlink/?LinkId=81428" target="_blank"&gt;http://go.microsoft.com/fwlink/?LinkId=81428&lt;/a&gt; &lt;/span&gt;            &lt;/p&gt;&lt;p&gt;&lt;/p&gt;                   &lt;p&gt;&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr style="mso-yfti-irow: 9; mso-yfti-lastrow: yes"&gt;       &lt;td style="padding-bottom: 0.75pt; padding-left: 0.75pt; padding-right: 0.75pt; padding-top: 0.75pt"&gt;         &lt;p style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" class="MsoNormal"&gt;&lt;span style="font-family: ; font-size: 12pt" roman?,?serif??="roman?,?serif??" new="new" times="times"&gt;TW &lt;/span&gt;            &lt;/p&gt;&lt;p&gt;&lt;/p&gt;                   &lt;p&gt;&lt;/p&gt;       &lt;/td&gt;        &lt;td style="padding-bottom: 0.75pt; padding-left: 0.75pt; padding-right: 0.75pt; padding-top: 0.75pt"&gt;         &lt;p style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" class="MsoNormal"&gt;&lt;span style="font-family: ; font-size: 12pt" roman?,?serif??="roman?,?serif??" new="new" times="times"&gt;&lt;a href="http://go.microsoft.com/fwlink/?LinkId=81429" target="_blank"&gt;http://go.microsoft.com/fwlink/?LinkId=81429&lt;/a&gt; &lt;/span&gt;            &lt;/p&gt;&lt;p&gt;&lt;/p&gt;                   &lt;p&gt;&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;&lt;img src="http://biztorque.net/aggbug/49.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Mark Burch</dc:creator>
            <guid>http://biztorque.net/archive/2009/02/10/49.aspx</guid>
            <pubDate>Mon, 09 Feb 2009 23:24:40 GMT</pubDate>
            <wfw:comment>http://biztorque.net/comments/49.aspx</wfw:comment>
            <comments>http://biztorque.net/archive/2009/02/10/49.aspx#feedback</comments>
            <slash:comments>2</slash:comments>
            <wfw:commentRss>http://biztorque.net/comments/commentRss/49.aspx</wfw:commentRss>
            <trackback:ping>http://biztorque.net/services/trackbacks/49.aspx</trackback:ping>
        </item>
        <item>
            <title>A CERN Large Hadron Collider and Another World</title>
            <link>http://biztorque.net/archive/2008/09/10/47.aspx</link>
            <description>&lt;p&gt;Anyone remember playing a computer game from the early 90's called Another World? I played it on my Amiga 500 back in the day. I was also waxing nostalgic a couple of months ago and was watching the run through of it on youtube &lt;a href="http://www.youtube.com/watch?v=LoOsXCDyASE" target="_blank"&gt;here&lt;/a&gt;. Good times. But anyway, the premise of that really awesome platform adventure game is that a professor turns on a supercollider experiment and it all goes horribly wrong and he gets transported to an alien planet and has to find his way home. I couldn't help making the connection with all the media hoopla about the CERN LHC being switched on. &lt;/p&gt;  &lt;p&gt;With the propensity for life to imitate art, I have some advice for the physics geek's at CERN. 1. Get fit, because you're going to do a lot of running away from alien monsters. 2. Take some clean underwear to work because its a long way home from Another World.&lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt;BTW, Fade to Black and Flashback, were even better (semi sequels) than Another World. &lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt;ps. I don't actually think anything bad will happen when the LHC is turned on. Why do people lose their heads when stuff like this goes down??&lt;/p&gt;&lt;img src="http://biztorque.net/aggbug/47.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Mark Burch</dc:creator>
            <guid>http://biztorque.net/archive/2008/09/10/47.aspx</guid>
            <pubDate>Wed, 10 Sep 2008 05:35:32 GMT</pubDate>
            <wfw:comment>http://biztorque.net/comments/47.aspx</wfw:comment>
            <comments>http://biztorque.net/archive/2008/09/10/47.aspx#feedback</comments>
            <wfw:commentRss>http://biztorque.net/comments/commentRss/47.aspx</wfw:commentRss>
            <trackback:ping>http://biztorque.net/services/trackbacks/47.aspx</trackback:ping>
        </item>
        <item>
            <title>New BizTalk Server Roadmap released!</title>
            <link>http://biztorque.net/archive/2008/09/06/46.aspx</link>
            <description>&lt;p&gt;&lt;a title="http://www.microsoft.com/biztalk/en/us/roadmap.aspx" href="http://www.microsoft.com/biztalk/en/us/roadmap.aspx"&gt;http://www.microsoft.com/biztalk/en/us/roadmap.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt;One noteworthy change: BizTalk Server 2006 R3 renamed to BizTalk Server 2009.&lt;/p&gt;&lt;img src="http://biztorque.net/aggbug/46.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Mark Burch</dc:creator>
            <guid>http://biztorque.net/archive/2008/09/06/46.aspx</guid>
            <pubDate>Sat, 06 Sep 2008 00:12:51 GMT</pubDate>
            <wfw:comment>http://biztorque.net/comments/46.aspx</wfw:comment>
            <comments>http://biztorque.net/archive/2008/09/06/46.aspx#feedback</comments>
            <wfw:commentRss>http://biztorque.net/comments/commentRss/46.aspx</wfw:commentRss>
            <trackback:ping>http://biztorque.net/services/trackbacks/46.aspx</trackback:ping>
        </item>
    </channel>
</rss>