<feed 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="http://www.w3.org/2005/Atom" xml:lang="en-US">
    <title>Mike Poulson's Thoughts on lots of stuff</title>
    <link rel="self" type="application/xml" href="http://mikepoulson.com/Atom.aspx" />
    <subtitle type="html" />
    <id>http://mikepoulson.com/Default.aspx</id>
    <author>
        <name>Mike Poulson</name>
        <uri>http://mikepoulson.com/Default.aspx</uri>
    </author>
    <generator uri="http://subtextproject.com" version="Subtext Version 1.9.5.176">Subtext</generator>
    <updated>2008-08-14T10:27:44Z</updated>
    <entry>
        <title>Getting WDS to listen on more than 1 network adapter</title>
        <link rel="self" type="text/html" href="http://mikepoulson.com/archive/2008/05/13/getting-wds-to-listen-on-more-than-1-network-adapter.aspx" />
        <id>http://mikepoulson.com/archive/2008/05/13/getting-wds-to-listen-on-more-than-1-network-adapter.aspx</id>
        <published>2008-05-13T12:49:40-07:00:00</published>
        <updated>2008-05-13T12:49:40Z</updated>
        <content type="html">&lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;Today I setup a WDS server with 6 network cards in it.&lt;span style="mso-spacerun: yes"&gt;  &lt;/span&gt;Each adapter had its own subnet which had its own DHCP scope (which was hosted on the same system).&lt;span style="mso-spacerun: yes"&gt;  &lt;/span&gt;Make sure you tell WDS not to listen on port 67 if you have a DHCP running on the same machine.&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&lt;font face="Calibri" size="3"&gt; &lt;/font&gt;&lt;/o:p&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;But by default WDS would only bind to 1 network card in the machine.&lt;span style="mso-spacerun: yes"&gt;  &lt;/span&gt;I needed it to bind to 6 different network adapters in my multi-homed machine.&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&lt;font face="Calibri" size="3"&gt; &lt;/font&gt;&lt;/o:p&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;The error I would get on the PXE client was 'PXE-E55: dhcpProxy service did not reply to request on port 4011.'&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&lt;font face="Calibri" size="3"&gt; &lt;/font&gt;&lt;/o:p&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;After running 'netstat -a' I found that UDP port 4011 was only listening on a single IP address.&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&lt;font face="Calibri" size="3"&gt; &lt;/font&gt;&lt;/o:p&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;Here is how you fix it.&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&lt;font face="Calibri" size="3"&gt; &lt;/font&gt;&lt;/o:p&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;wdsutil /set-server /bindpolicy /add /address:&amp;lt;ip address&amp;gt; /AddressType:ip&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&lt;font face="Calibri" size="3"&gt; &lt;/font&gt;&lt;/o:p&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;Or you can modify the registry key HLKM\System\CurrentControlSet\Services\WDSServer\Providers\WDSPXE\BindInterfaces &lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&lt;font face="Calibri" size="3"&gt; &lt;/font&gt;&lt;/o:p&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;It is a REG_MULTI_SZ and the format is ip:&amp;lt;ip address&amp;gt; per line&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&lt;font face="Calibri" size="3"&gt; &lt;/font&gt;&lt;/o:p&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;You also need to make sure the HLKM\System\CurrentControlSet\Services\WDSServer\Providers\WDSPXE\BindPolicy = 1 (DWORD).&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&lt;font face="Calibri" size="3"&gt; &lt;/font&gt;&lt;/o:p&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;On some systems (W2k3) you may also run into this http://support.microsoft.com/kb/929657 if you do just open the registry and modify it there.&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&lt;font face="Calibri" size="3"&gt; &lt;/font&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;img src="http://mikepoulson.com/aggbug/41.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://mikepoulson.com/comments/41.aspx</wfw:comment>
        <slash:comments>1</slash:comments>
        <wfw:commentRss>http://mikepoulson.com/comments/commentRss/41.aspx</wfw:commentRss>
        <trackback:ping>http://mikepoulson.com/services/trackbacks/41.aspx</trackback:ping>
    </entry>
    <entry>
        <title>LDAP injection attacks</title>
        <link rel="self" type="text/html" href="http://mikepoulson.com/archive/2008/04/01/ldap-injection-attacks.aspx" />
        <id>http://mikepoulson.com/archive/2008/04/01/ldap-injection-attacks.aspx</id>
        <published>2008-04-01T09:28:59-07:00:00</published>
        <updated>2008-04-01T09:28:59Z</updated>
        <content type="html">&lt;p&gt;At Blackhat Europe 2008 &lt;font face="Arial"&gt;Chema Alonso and Jose Parada Gimeno from Microsoft Corp published a great talk about &lt;font face="Arial"&gt;LDAP Injection &amp;amp; Blind LDAP Injection.  &lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial"&gt;Here are the links to thier presentation, w&lt;/font&gt;&lt;font face="Arial"&gt;hitepaper and tools&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial"&gt;&lt;font face="Arial"&gt;&lt;a href="http://www.blackhat.com/presentations/bh-europe-08/Alonso-Parada/Whitepaper/bh-eu-08-alonso-parada-WP.pdf"&gt;http://www.blackhat.com/presentations/bh-europe-08/Alonso-Parada/Whitepaper/bh-eu-08-alonso-parada-WP.pdf&lt;/a&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial"&gt;&lt;a href="http://www.blackhat.com/presentations/bh-europe-08/Alonso-Parada/Presentation/bh-eu-08-alonso-parada.pdf"&gt;http://www.blackhat.com/presentations/bh-europe-08/Alonso-Parada/Presentation/bh-eu-08-alonso-parada.pdf&lt;/a&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial"&gt;&lt;a href="http://www.blackhat.com/presentations/bh-europe-08/Alonso-Parada/Extras/LdapInjector_final.rar"&gt;http://www.blackhat.com/presentations/bh-europe-08/Alonso-Parada/Extras/LdapInjector_final.rar&lt;/a&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;Mike&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial"&gt;&lt;/font&gt;&lt;/p&gt;&lt;img src="http://mikepoulson.com/aggbug/40.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://mikepoulson.com/comments/40.aspx</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://mikepoulson.com/comments/commentRss/40.aspx</wfw:commentRss>
        <trackback:ping>http://mikepoulson.com/services/trackbacks/40.aspx</trackback:ping>
    </entry>
    <entry>
        <title>Getting rid of the "I Agree" prompt on your Prius NAV system</title>
        <link rel="self" type="text/html" href="http://mikepoulson.com/archive/2008/03/17/getting-rid-of-the-i-agree-prompt-on-your-prius.aspx" />
        <id>http://mikepoulson.com/archive/2008/03/17/getting-rid-of-the-i-agree-prompt-on-your-prius.aspx</id>
        <published>2008-03-17T10:27:12-07:00:00</published>
        <updated>2008-03-18T14:46:33Z</updated>
        <content type="html">&lt;p&gt;I have a 2007 Prius with the NAV system.  One of the huge pains in the butt is the "I Agree" requirement when you go to the map.  So whenever I show the map after starting the car I must first "Agree" to a disclaimer that says I will not use it while driving.  It is very annoying!&lt;/p&gt;
&lt;p&gt;Well the new 2008 Prius does NOT have this requirement.  It will just show a short disclaimer then go to the map.  &lt;/p&gt;
&lt;p&gt;Last night we had a friend over for dinner who has a 2008 Blue Prius (very nice color).  We took his MAP DVD out of his car and put it in mine.  Right away the system starts to do an Upgrade.  This kinda scared me because I was not sure if my old DVD would continue to work.  Well part of this upgrade was that now my 2007 does NOT require me to press "I Agree"&lt;/p&gt;
&lt;p&gt;While I know that there are "lock picks" out there that will fix this issue.  This is a fix that will not require you to take apart your dash.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;&lt;img src="http://mikepoulson.com/aggbug/39.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://mikepoulson.com/comments/39.aspx</wfw:comment>
        <slash:comments>1</slash:comments>
        <wfw:commentRss>http://mikepoulson.com/comments/commentRss/39.aspx</wfw:commentRss>
        <trackback:ping>http://mikepoulson.com/services/trackbacks/39.aspx</trackback:ping>
    </entry>
    <entry>
        <title>My HTC Touch Cruise and how it only lasted 1 week</title>
        <link rel="self" type="text/html" href="http://mikepoulson.com/archive/2008/03/07/my-htc-touch-cruise-and-how-it-only-lasted-1.aspx" />
        <id>http://mikepoulson.com/archive/2008/03/07/my-htc-touch-cruise-and-how-it-only-lasted-1.aspx</id>
        <published>2008-03-07T13:17:05-08:00:00</published>
        <updated>2008-03-07T13:17:05Z</updated>
        <content type="html">&lt;font face="Calibri"&gt;
&lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;font size="3"&gt;So I have been wanting a new phone for a while now.&lt;span style="mso-spacerun: yes"&gt;  &lt;/span&gt;I love my QTEK 8500 (aka HTC StarTrek) but it is starting to show its age (~2 years).&lt;span style="mso-spacerun: yes"&gt;  &lt;/span&gt;It was my first clamshell phone and a great upgrade from my 2125 (aka HTC Tornado) from Cingular. &lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&lt;font face="Calibri" size="3"&gt; &lt;/font&gt;&lt;/o:p&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;The StarTrek has been a great phone!&lt;span style="mso-spacerun: yes"&gt;  &lt;/span&gt;The things I love about it&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l1 level1 lfo1"&gt;&lt;span style="FONT-FAMILY: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;span style="mso-list: Ignore"&gt;&lt;font size="3"&gt;·&lt;/font&gt;&lt;span style="FONT: 7pt &amp;quot;Times New Roman&amp;quot;"&gt;         &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;Fairly stable (after putting the Cingular ROM on the device)&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l1 level1 lfo1"&gt;&lt;span style="FONT-FAMILY: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;span style="mso-list: Ignore"&gt;&lt;font size="3"&gt;·&lt;/font&gt;&lt;span style="FONT: 7pt &amp;quot;Times New Roman&amp;quot;"&gt;         &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;Pocket dust has not gotten under my screen (still none after ~2years)&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l1 level1 lfo1"&gt;&lt;span style="FONT-FAMILY: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;span style="mso-list: Ignore"&gt;&lt;font size="3"&gt;·&lt;/font&gt;&lt;span style="FONT: 7pt &amp;quot;Times New Roman&amp;quot;"&gt;         &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;Main screen does not get scratch easily (because it is a clamshell phone) &lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&lt;font face="Calibri" size="3"&gt; &lt;/font&gt;&lt;/o:p&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;These were all HUGE improvements over my Tornado which was scratched to hell and had dust under the screen in just a few days.&lt;span style="mso-spacerun: yes"&gt;  &lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&lt;font face="Calibri" size="3"&gt; &lt;/font&gt;&lt;/o:p&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;For my next upgrade I wanted a few additional items:&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l1 level1 lfo1"&gt;&lt;span style="FONT-FAMILY: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;span style="mso-list: Ignore"&gt;&lt;font size="3"&gt;·&lt;/font&gt;&lt;span style="FONT: 7pt &amp;quot;Times New Roman&amp;quot;"&gt;         &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;3G&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l1 level1 lfo1"&gt;&lt;span style="FONT-FAMILY: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;span style="mso-list: Ignore"&gt;&lt;font size="3"&gt;·&lt;/font&gt;&lt;span style="FONT: 7pt &amp;quot;Times New Roman&amp;quot;"&gt;         &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;Longer Battery life&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l1 level1 lfo1"&gt;&lt;span style="FONT-FAMILY: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;span style="mso-list: Ignore"&gt;&lt;font size="3"&gt;·&lt;/font&gt;&lt;span style="FONT: 7pt &amp;quot;Times New Roman&amp;quot;"&gt;         &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;Hot swap storage card&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l1 level1 lfo1"&gt;&lt;span style="FONT-FAMILY: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;span style="mso-list: Ignore"&gt;&lt;font size="3"&gt;·&lt;/font&gt;&lt;span style="FONT: 7pt &amp;quot;Times New Roman&amp;quot;"&gt;         &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;Runs Windows Mobile 6 (or greater)&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l1 level1 lfo1"&gt;&lt;span style="FONT-FAMILY: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;span style="mso-list: Ignore"&gt;&lt;font size="3"&gt;·&lt;/font&gt;&lt;span style="FONT: 7pt &amp;quot;Times New Roman&amp;quot;"&gt;         &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;Supports tethering for my Laptop&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l1 level1 lfo1"&gt;&lt;span style="FONT-FAMILY: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;span style="mso-list: Ignore"&gt;&lt;font size="3"&gt;·&lt;/font&gt;&lt;span style="FONT: 7pt &amp;quot;Times New Roman&amp;quot;"&gt;         &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;No contract with a Carrier&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="MARGIN: 0in 0in 0pt 0.5in"&gt;&lt;o:p&gt;&lt;font face="Calibri" size="3"&gt; &lt;/font&gt;&lt;/o:p&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;My main push for a new phone was I wanted the ability to have fast Internet almost anywhere.&lt;span style="mso-spacerun: yes"&gt;  &lt;/span&gt;So the question was do I&lt;span style="mso-spacerun: yes"&gt;  &lt;/span&gt;get a 3G data card or get a new phone that supports tethering.&lt;span style="mso-spacerun: yes"&gt;  &lt;/span&gt;I decided to go with a new phone to save on an additional ~50/month.&lt;span style="mso-spacerun: yes"&gt;  &lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&lt;font face="Calibri" size="3"&gt; &lt;/font&gt;&lt;/o:p&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;My partner (Heath) has been pushing me to get an iPhone but I want a device that can use Active Sync.&lt;span style="mso-spacerun: yes"&gt;  &lt;/span&gt;Also the lack of 3G support make the IPhone just a large IPOD for me.&lt;span style="mso-spacerun: yes"&gt;  &lt;/span&gt;Now if the IPhone gets “Enterprise” support and add Active Sync and gets 3G then it will be a viable option.&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&lt;font face="Calibri" size="3"&gt; &lt;/font&gt;&lt;/o:p&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;The phone I really wanted was the Imate Ultimate 9150.&lt;span style="mso-spacerun: yes"&gt;  &lt;/span&gt;But it was scrapped even before coming to market.&lt;span style="mso-spacerun: yes"&gt;  &lt;/span&gt;Which is VERY sad because it was going to be a great phone.&lt;span style="mso-spacerun: yes"&gt;  &lt;/span&gt;My next pick was the HTC S730 (aka Wings) but due to its lack of HSDPA 1900mhz or 850mhz support it does was not an option because I live in the US.&lt;span style="mso-spacerun: yes"&gt;  &lt;/span&gt;So in the end I picked the HTC Touch Cruise.&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&lt;font face="Calibri" size="3"&gt; &lt;/font&gt;&lt;/o:p&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;A few weeks ago I ordered a HTC Touch Cruise (aka Polaris) from mobileplanet.com.&lt;span style="mso-spacerun: yes"&gt;   &lt;/span&gt;It was going to be delivered on ~3/22 due to back order but it magically shipped early.&lt;span style="mso-spacerun: yes"&gt;  &lt;/span&gt;I was very EXCITED!&lt;span style="mso-spacerun: yes"&gt;  &lt;/span&gt;So on 2/18 it was delivered to work. &lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&lt;font face="Calibri" size="3"&gt; &lt;/font&gt;&lt;/o:p&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;The unboxing experience was much better than the Tornado or Startrek but was still underwhelming.&lt;span style="mso-spacerun: yes"&gt;  &lt;/span&gt;Still included with the phone was the worthless thick as hell manual that was 50% of the total box weight.&lt;span style="mso-spacerun: yes"&gt;  &lt;/span&gt;While driving home with my friend Pete I booted it up for the first time.&lt;span style="mso-spacerun: yes"&gt;  &lt;/span&gt;It was a good looking phone.&lt;span style="mso-spacerun: yes"&gt;  &lt;/span&gt;Thicker than the iPhone but thinner than the StarTrek when it is closed.&lt;span style="mso-spacerun: yes"&gt;  &lt;/span&gt;It was overall a bigger phone that I was expecting but still an acceptable size.&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&lt;font face="Calibri" size="3"&gt; &lt;/font&gt;&lt;/o:p&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;Based off the title you can probably tell how “happy” I was NOT with the phone.&lt;span style="mso-spacerun: yes"&gt;  &lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&lt;font face="Calibri" size="3"&gt; &lt;/font&gt;&lt;/o:p&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;Good:&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo2"&gt;&lt;span style="FONT-FAMILY: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;span style="mso-list: Ignore"&gt;&lt;font size="3"&gt;·&lt;/font&gt;&lt;span style="FONT: 7pt &amp;quot;Times New Roman&amp;quot;"&gt;         &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;3G support&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo2"&gt;&lt;span style="FONT-FAMILY: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;span style="mso-list: Ignore"&gt;&lt;font size="3"&gt;·&lt;/font&gt;&lt;span style="FONT: 7pt &amp;quot;Times New Roman&amp;quot;"&gt;         &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;Windows mobile 6.0 (much nicer than WM5)&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo2"&gt;&lt;span style="FONT-FAMILY: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;span style="mso-list: Ignore"&gt;&lt;font size="3"&gt;·&lt;/font&gt;&lt;span style="FONT: 7pt &amp;quot;Times New Roman&amp;quot;"&gt;         &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;Opra browser included by default (tab support)&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo2"&gt;&lt;span style="FONT-FAMILY: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;span style="mso-list: Ignore"&gt;&lt;font size="3"&gt;·&lt;/font&gt;&lt;span style="FONT: 7pt &amp;quot;Times New Roman&amp;quot;"&gt;         &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;SIM and APP Unlocked&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo2"&gt;&lt;span style="FONT-FAMILY: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;span style="mso-list: Ignore"&gt;&lt;font size="3"&gt;·&lt;/font&gt;&lt;span style="FONT: 7pt &amp;quot;Times New Roman&amp;quot;"&gt;         &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;No Contract required&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&lt;font face="Calibri" size="3"&gt; &lt;/font&gt;&lt;/o:p&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;Bad:&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l2 level1 lfo3"&gt;&lt;span style="FONT-FAMILY: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;span style="mso-list: Ignore"&gt;&lt;font size="3"&gt;·&lt;/font&gt;&lt;span style="FONT: 7pt &amp;quot;Times New Roman&amp;quot;"&gt;         &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;Touch screen was crappy, Either my fingers are not like the people that tested it or it just is not responsive.&lt;span style="mso-spacerun: yes"&gt;  &lt;/span&gt;Nothing like the IPhone&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l2 level1 lfo3"&gt;&lt;span style="FONT-FAMILY: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;span style="mso-list: Ignore"&gt;&lt;font size="3"&gt;·&lt;/font&gt;&lt;span style="FONT: 7pt &amp;quot;Times New Roman&amp;quot;"&gt;         &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;Many actions still required use of the stylist.&lt;span style="mso-spacerun: yes"&gt;  &lt;/span&gt;WM is NOT designed to be used with a finger&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l2 level1 lfo3"&gt;&lt;span style="FONT-FAMILY: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;span style="mso-list: Ignore"&gt;&lt;font size="3"&gt;·&lt;/font&gt;&lt;span style="FONT: 7pt &amp;quot;Times New Roman&amp;quot;"&gt;         &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;HTC Touch Keyboards while nice still made typing a text message a two hand task&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l2 level1 lfo3"&gt;&lt;span style="FONT-FAMILY: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;span style="mso-list: Ignore"&gt;&lt;font size="3"&gt;·&lt;/font&gt;&lt;span style="FONT: 7pt &amp;quot;Times New Roman&amp;quot;"&gt;         &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;Text input location would get covered by Keyboard.&lt;span style="mso-spacerun: yes"&gt;  &lt;/span&gt;This would happen when typing on some screens. Where the keyboard would popup above the input box so you could not see what you were typing&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l2 level1 lfo3"&gt;&lt;span style="FONT-FAMILY: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;span style="mso-list: Ignore"&gt;&lt;font size="3"&gt;·&lt;/font&gt;&lt;span style="FONT: 7pt &amp;quot;Times New Roman&amp;quot;"&gt;         &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;SMS notification after sending a text.&lt;span style="mso-spacerun: yes"&gt;  &lt;/span&gt;When I got the phone one of the first things I had to do was a Registry change to get the Stupid SMS notification turned off so my phone did not vibrate after sending a text&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l2 level1 lfo3"&gt;&lt;span style="FONT-FAMILY: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;span style="mso-list: Ignore"&gt;&lt;font size="3"&gt;·&lt;/font&gt;&lt;span style="FONT: 7pt &amp;quot;Times New Roman&amp;quot;"&gt;         &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;New Pocket Outlook SUCKS!&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="MARGIN: 0in 0in 0pt 1in; TEXT-INDENT: -0.25in; mso-list: l2 level2 lfo3"&gt;&lt;span style="FONT-FAMILY: &amp;quot;Courier New&amp;quot;; mso-fareast-font-family: 'Courier New'"&gt;&lt;span style="mso-list: Ignore"&gt;&lt;font size="3"&gt;o&lt;/font&gt;&lt;span style="FONT: 7pt &amp;quot;Times New Roman&amp;quot;"&gt;   &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;Folder Tree shows EVERY folder in your inbox. &lt;span style="mso-spacerun: yes"&gt; &lt;/span&gt;Not just the ones that you are syncing.&lt;span style="mso-spacerun: yes"&gt;  &lt;/span&gt;This is VERY annoying and clutters the screen a lot&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="MARGIN: 0in 0in 0pt 1in; TEXT-INDENT: -0.25in; mso-list: l2 level2 lfo3"&gt;&lt;span style="FONT-FAMILY: &amp;quot;Courier New&amp;quot;; mso-fareast-font-family: 'Courier New'"&gt;&lt;span style="mso-list: Ignore"&gt;&lt;font size="3"&gt;o&lt;/font&gt;&lt;span style="FONT: 7pt &amp;quot;Times New Roman&amp;quot;"&gt;   &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;3+ screen taps to get to send a new Text Message.&lt;span style="mso-spacerun: yes"&gt;  &lt;/span&gt;Why do I have to do Menu -&amp;gt; New -&amp;gt; SMS/MMS to send a new text message?&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l2 level1 lfo3"&gt;&lt;span style="FONT-FAMILY: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;span style="mso-list: Ignore"&gt;&lt;font size="3"&gt;·&lt;/font&gt;&lt;span style="FONT: 7pt &amp;quot;Times New Roman&amp;quot;"&gt;         &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;No tilt sensor in the phone.&lt;span style="mso-spacerun: yes"&gt;  &lt;/span&gt;If you rotate the device to landscape the screen does NOT follow&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l2 level1 lfo3"&gt;&lt;span style="FONT-FAMILY: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;span style="mso-list: Ignore"&gt;&lt;font size="3"&gt;·&lt;/font&gt;&lt;span style="FONT: 7pt &amp;quot;Times New Roman&amp;quot;"&gt;         &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;Screen really collects the Face Grease&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l2 level1 lfo3"&gt;&lt;span style="FONT-FAMILY: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;span style="mso-list: Ignore"&gt;&lt;font size="3"&gt;·&lt;/font&gt;&lt;span style="FONT: 7pt &amp;quot;Times New Roman&amp;quot;"&gt;         &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;Dust under the screen in less than 7 days!&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l2 level1 lfo3"&gt;&lt;span style="FONT-FAMILY: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;span style="mso-list: Ignore"&gt;&lt;font size="3"&gt;·&lt;/font&gt;&lt;span style="FONT: 7pt &amp;quot;Times New Roman&amp;quot;"&gt;         &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;I am sure that there are more but I have repressed them&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&lt;font face="Calibri" size="3"&gt; &lt;/font&gt;&lt;/o:p&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;font face="Calibri" size="3"&gt;So in the end have sold the phone to someone that already had a HTC Touch but wanted an upgrade&lt;span style="mso-spacerun: yes"&gt;  &lt;/span&gt;I am back to using my StarTrek and waiting for the release of Sony’s new &lt;/font&gt;&lt;span style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;"&gt;XPERIA X1&lt;/span&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt; or the  HTC S730 US.&lt;span style="mso-spacerun: yes"&gt;  &lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&lt;font face="Calibri" size="3"&gt; &lt;/font&gt;&lt;/o:p&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;Cheers&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;/font&gt;&lt;img src="http://mikepoulson.com/aggbug/38.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://mikepoulson.com/comments/38.aspx</wfw:comment>
        <slash:comments>2</slash:comments>
        <wfw:commentRss>http://mikepoulson.com/comments/commentRss/38.aspx</wfw:commentRss>
        <trackback:ping>http://mikepoulson.com/services/trackbacks/38.aspx</trackback:ping>
    </entry>
    <entry>
        <title>Who is Sean Cleven?</title>
        <link rel="self" type="text/html" href="http://mikepoulson.com/archive/2008/03/07/who-is-sean-cleven.aspx" />
        <id>http://mikepoulson.com/archive/2008/03/07/who-is-sean-cleven.aspx</id>
        <published>2008-03-07T10:05:13-08:00:00</published>
        <updated>2008-08-14T10:27:44Z</updated>
        <content type="html">&lt;p&gt;&lt;span style="FONT-SIZE: 9pt; FONT-FAMILY: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;"&gt;So yesterday 4:28AM my phone started vibrating because I got a text message.  It was facebook!&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE: 9pt; FONT-FAMILY: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;"&gt;"Sean Cleven has requested to add you as a friend on Facebook." Well once I woke up I logged into my facebook to see who this was.  &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE: 9pt; FONT-FAMILY: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;"&gt;He was friends with 3 of my other friends.  His profile says he works at Boeing and the quoted a very funny line off Family Guy (one of my Fav shows).  &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE: 9pt; FONT-FAMILY: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;"&gt;There was only 1 picture of him on his profile.  So I thought what the hell and approved the request.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE: 9pt; FONT-FAMILY: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;"&gt;Now flash forward 4 hours.  My email, Facebook message and Texts start going off!  A bunch of my friends are like "who is Sean Cleven?" Do you know him?  I tell some of them that I added him because he was cute and I was not sure if I have ever met him.  I would appear that he added every Gay person in Seattle as a friend on his facebook.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE: 9pt; FONT-FAMILY: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;"&gt;After talking about this with my SO last night he pointed out that now "Sean Cleven" has access to all my personal info on Facebook.  Email, Cell Phone number, DOB and other stuff that I hide from others.  So I logged back in to Facebook and removed the friendship.  At that time he was now friends with 15 of my other friends (up from 4).&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE: 9pt; FONT-FAMILY: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;"&gt;So who is Sean Cleven?  If you know please drop me a line.  Until then if you are friends with him (but you don't know him) you may want to re-think that friendship.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE: 9pt; FONT-FAMILY: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;"&gt;Mike&lt;/span&gt;&lt;/p&gt;&lt;img src="http://mikepoulson.com/aggbug/37.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://mikepoulson.com/comments/37.aspx</wfw:comment>
        <slash:comments>3</slash:comments>
        <wfw:commentRss>http://mikepoulson.com/comments/commentRss/37.aspx</wfw:commentRss>
        <trackback:ping>http://mikepoulson.com/services/trackbacks/37.aspx</trackback:ping>
    </entry>
    <entry>
        <title>First days back at Microsoft</title>
        <link rel="self" type="text/html" href="http://mikepoulson.com/archive/2008/02/06/first-days-back-at-microsoft.aspx" />
        <id>http://mikepoulson.com/archive/2008/02/06/first-days-back-at-microsoft.aspx</id>
        <published>2008-02-06T21:41:59-08:00:00</published>
        <updated>2008-02-06T21:41:59Z</updated>
        <content type="html">&lt;p&gt;&lt;span style="FONT-SIZE: 9pt; FONT-FAMILY: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;"&gt;Well I started back at Microsoft on Monday 2/4/2008.  This was after a took a little more than 1 year off to go work at a .com Startup in Seattle.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE: 9pt; FONT-FAMILY: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;"&gt;I had a great time working there and loved the commute (~10min from home) but there is just no way I could stay away from Microsoft.  &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE: 9pt; FONT-FAMILY: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;"&gt;I am now a Program Manager with a primary focus on doing Networking.  I am on the Enterprise Engineering Center team that hosts customers vists.  &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE: 9pt; FONT-FAMILY: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;"&gt;While I am not excited about my new commute I am excited for my new job.  &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE: 9pt; FONT-FAMILY: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;"&gt;I had to sit through 1.5 days of NEO (new employee orientation)  :(  Not fun at all.  Being a returning employee 99.9% of the info I already knew.  But I still had to sit through it.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE: 9pt; FONT-FAMILY: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;"&gt;Any who &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE: 9pt; FONT-FAMILY: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;"&gt;~m&lt;/span&gt;&lt;/p&gt;&lt;img src="http://mikepoulson.com/aggbug/36.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://mikepoulson.com/comments/36.aspx</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://mikepoulson.com/comments/commentRss/36.aspx</wfw:commentRss>
        <trackback:ping>http://mikepoulson.com/services/trackbacks/36.aspx</trackback:ping>
    </entry>
    <entry>
        <title>System Center Agent Fails to install</title>
        <link rel="self" type="text/html" href="http://mikepoulson.com/archive/2007/09/26/system-center-agent-fails-to-install.aspx" />
        <id>http://mikepoulson.com/archive/2007/09/26/system-center-agent-fails-to-install.aspx</id>
        <published>2007-09-26T16:28:28-07:00:00</published>
        <updated>2007-09-26T16:28:28Z</updated>
        <content type="html">&lt;p&gt;&lt;span style="FONT-SIZE: 9pt; FONT-FAMILY: 'Arial','sans-serif'"&gt;Today I was working on getting the System Center Essentials Agent to install on a Vista and Windows Server 2008 machine.  And every time I tried to do the deployment it would return an "RPC Server is unavailable" error message.  &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&amp;lt;error text&amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN-LEFT: 0.5in"&gt;&lt;em&gt;&lt;span style="FONT-SIZE: 8pt; FONT-FAMILY: 'Arial','sans-serif'"&gt;The MOM Server could not execute WMI Query “Select * from Win32_OperatingSystem” on computer &amp;lt;computername&amp;gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN-LEFT: 0.5in"&gt;&lt;em&gt;&lt;span style="FONT-SIZE: 8pt; FONT-FAMILY: 'Arial','sans-serif'"&gt;Operation: Agent Install &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN-LEFT: 0.5in"&gt;&lt;em&gt;&lt;span style="FONT-SIZE: 8pt; FONT-FAMILY: 'Arial','sans-serif'"&gt;Install Account: &amp;lt;Service account Name&amp;gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN-LEFT: 0.5in"&gt;&lt;em&gt;&lt;span style="FONT-SIZE: 8pt; FONT-FAMILY: 'Arial','sans-serif'"&gt;Error Code: 800706BA &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN-LEFT: 0.5in"&gt;&lt;em&gt;&lt;span style="FONT-SIZE: 8pt; FONT-FAMILY: 'Arial','sans-serif'"&gt;Error Description: The RPC server is unavailable.&lt;/span&gt;&lt;/em&gt;&lt;span style="FONT-SIZE: 8pt"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&amp;lt;\error text&amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE: 9pt; FONT-FAMILY: 'Arial','sans-serif'"&gt;After some digging I found how the "Windows Firewall" was to blame.  But all the options of "enable File and Printer Sharing exceptions" did not resolve the issue.  &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE: 9pt; FONT-FAMILY: 'Arial','sans-serif'"&gt;After looking at the "Windows Firewall with Advanced Security" settings with the "Domain Profile" I found that all the required ports (&lt;a href="http://technet.microsoft.com/en-us/library/bb437377.aspx"&gt;http://technet.microsoft.com/en-us/library/bb437377.aspx&lt;/a&gt;) were allowed with the existing inbound rules. But the pfirewall.log file would still report a DROP of TCP ports 445 and 135 when an incoming request was received.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE: 9pt; FONT-FAMILY: 'Arial','sans-serif'"&gt;I found that in addition to enabling "Windows Firewall: Allow inbound file and printer sharing exception" you must also enable "Windows Firewall: Allow inbound remote administration exception".  Once the "remote administration" option was enabled the agent could be deployed without any issues.  &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE: 9pt; FONT-FAMILY: 'Arial','sans-serif'"&gt;I was able to test configurations changes without going through the deployment wizard by executing a simple WMI query against the target server &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&amp;lt;vbscript&amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN-LEFT: 0.5in"&gt;&lt;em style="mso-bidi-font-style: normal"&gt;&lt;span style="FONT-SIZE: 8pt; mso-bidi-font-size: 11.0pt"&gt;strComputer = "vistabox"&lt;br /&gt;
Set objWMIService = GetObject("winmgmts:{impersonationLevel=impersonate}!\\" &amp;amp; strComputer &amp;amp; "\root\cimv2")&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN-LEFT: 0.5in"&gt;&lt;em style="mso-bidi-font-style: normal"&gt;&lt;span style="FONT-SIZE: 8pt; mso-bidi-font-size: 11.0pt"&gt;Set colQuickFixes = objWMIService.ExecQuery("Select * from Win32_QuickFixEngineering")&lt;br /&gt;
wscript.echo colQuickFixes.count&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&amp;lt;/vbscript&amp;gt;&lt;em style="mso-bidi-font-style: normal"&gt;&lt;span style="FONT-SIZE: 8pt; mso-bidi-font-size: 11.0pt"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/em&gt;&lt;/p&gt;&lt;img src="http://mikepoulson.com/aggbug/35.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://mikepoulson.com/comments/35.aspx</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://mikepoulson.com/comments/commentRss/35.aspx</wfw:commentRss>
        <trackback:ping>http://mikepoulson.com/services/trackbacks/35.aspx</trackback:ping>
    </entry>
    <entry>
        <title>I am back!</title>
        <link rel="self" type="text/html" href="http://mikepoulson.com/archive/2007/09/19/i-am-back.aspx" />
        <id>http://mikepoulson.com/archive/2007/09/19/i-am-back.aspx</id>
        <published>2007-09-19T08:28:52-07:00:00</published>
        <updated>2007-09-19T08:28:52Z</updated>
        <content type="html">&lt;p&gt;I know I have not post in a while.  But now that I have setup my blog at its new home (I hope I never have to move it again) I will be posting more.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;&lt;img src="http://mikepoulson.com/aggbug/34.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://mikepoulson.com/comments/34.aspx</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://mikepoulson.com/comments/commentRss/34.aspx</wfw:commentRss>
        <trackback:ping>http://mikepoulson.com/services/trackbacks/34.aspx</trackback:ping>
    </entry>
    <entry>
        <title>Exporting RSA Authentication Manager Log events into XML</title>
        <link rel="self" type="text/html" href="http://mikepoulson.com/archive/2007/09/19/exporting-rsa-authentication-manager-log-events-into-xml.aspx" />
        <id>http://mikepoulson.com/archive/2007/09/19/exporting-rsa-authentication-manager-log-events-into-xml.aspx</id>
        <published>2007-09-19T08:11:47-07:00:00</published>
        <updated>2007-09-19T08:16:49Z</updated>
        <content type="html">&lt;p&gt;Using RSA SecurID technology there might come a time when you will need to export the events that the Authentication Manager logs programmaticlyRSA was nice enough to provide an API that can be called to execute Queries against the Database.&lt;/p&gt;
&lt;p&gt;The script will use TCL and run under the tcl-sd.exe tool found under C:\program Files\RSA Security\RSA Authentication Manager\utils\tcl\BIN&lt;/p&gt;
&lt;p&gt;To run the query first you need to make a TCL script that you will push into the tcl-sd.exe. The example below will query the database and return all events for a given day with the LOCAL TIME as the time (NOT GMT).  The output will be saved as output.xml.&lt;/p&gt;
&lt;p&gt;today.tcl &lt;br /&gt;
&amp;lt;code&amp;gt;&lt;/p&gt;
&lt;p&gt;puts [Sd_ApiInit "" "" 1]&lt;br /&gt;
set line 0&lt;br /&gt;
set line [Sd_DynamicSelect output.xml 1 0 0 0 "" "" "SELECT dtLocalDate, tLocalTOD, chTokenSerialNum, chDefaultLogin, chShortMessage, iLogEntryNum, SDLogEntry.iMessageNum, chClientName FROM SDToken JOIN SDLogEntry  ON SDLogEntry.chTokenSerialNum = SDToken.chSerialNum  JOIN SDLogMessage ON SDLogEntry.iMessageNum = SDLogMessage.iMessageNum JOIN SDUser ON (SDUser.iUserNum = SDToken.iUserNum)  WHERE dtLocalDate = DATE(\"11/26/2006\") ORDER BY SDLogEntry.dtLocalDate, SDLogEntry.tLocalTOD "]&lt;br /&gt;
Sd_ApiEnd&lt;br /&gt;
exit&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;/p&gt;
&lt;p&gt;Open a cmd prompt and execute C:\program Files\RSA Security\RSA Authentication Manager\utils\tcl\BIN\tcl-sd.exe today.tcl&lt;/p&gt;&lt;img src="http://mikepoulson.com/aggbug/33.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://mikepoulson.com/comments/33.aspx</wfw:comment>
        <slash:comments>6</slash:comments>
        <wfw:commentRss>http://mikepoulson.com/comments/commentRss/33.aspx</wfw:commentRss>
        <trackback:ping>http://mikepoulson.com/services/trackbacks/33.aspx</trackback:ping>
    </entry>
    <entry>
        <title>The billionaire (SteveB) that flew in coach</title>
        <link rel="self" type="text/html" href="http://mikepoulson.com/archive/2007/09/19/the-billionaire-steveb-that-flew-in-coach.aspx" />
        <id>http://mikepoulson.com/archive/2007/09/19/the-billionaire-steveb-that-flew-in-coach.aspx</id>
        <published>2007-09-19T08:11:15-07:00:00</published>
        <updated>2007-09-19T08:11:15Z</updated>
        <content type="html">&lt;p&gt;On Thanksgiving day 2006 I was on an Alaska Air flight from Seattle to Phoenix when I noticed that Steve Balmer (Microsoft CEO) and almost his entire family were on the plane me.  And they were all in coach!&lt;/p&gt;
&lt;p&gt;SteveB is the 15th richest American (&lt;a href="http://www.forbes.com/lists/2006/54/biz_06rich400_The-400-Richest-Americans_Rank.html"&gt;http://www.forbes.com/lists/2006/54/biz_06rich400_The-400-Richest-Americans_Rank.html&lt;/a&gt;) with about 13.6 Billion dollars. Yet he was just like another average Joe on Nov 23 2006 when he was enjoying his bag of peanuts and little to no leg room for the ~2 hour flight to Phoenix.  &lt;/p&gt;
&lt;p&gt;It makes me happy to know that people like SteveB and his family (His parents sat directly in front of me) don't act like most billionaires.  They were nice and polite to the flight attendants and others around them. If I did not know that he was the CEO of Microsoft I would have never guessed that he was a rich as he is.&lt;/p&gt;&lt;img src="http://mikepoulson.com/aggbug/32.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://mikepoulson.com/comments/32.aspx</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://mikepoulson.com/comments/commentRss/32.aspx</wfw:commentRss>
        <trackback:ping>http://mikepoulson.com/services/trackbacks/32.aspx</trackback:ping>
    </entry>
</feed>