<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>Information Technology</title>
        <link>http://geekswithblogs.net/jbrayton/category/320.aspx</link>
        <description>Discussions on IT related fields: software, hardware, and everything in between</description>
        <language>en-US</language>
        <copyright>Jeremy Brayton</copyright>
        <managingEditor>jeremy_brayton@hotmail.com</managingEditor>
        <generator>Subtext Version 0.0.0.0</generator>
        <item>
            <title>Repair: FTP (Main SyncServer) Synch random hang when running sync as a service</title>
            <link>http://geekswithblogs.net/jbrayton/archive/2008/11/04/saleslogixsyncrepair.aspx</link>
            <description>&lt;p&gt;&lt;font face="Verdana"&gt;There's been a problem plaguing our SalesLogix install since 6.2x. Our sync service would randomly hang on our Windows 2003 Server box. Eventually it became more well known as more people began upgrading to Win2003 I believe and &lt;a href="http://crm.ittoolbox.com/groups/technical-functional/saleslogix-l/looking-for-sites-that-having-and-ftp-main-syncserver-synch-random-hang-when-running-sync-as-a-service-2207350"&gt;this&lt;/a&gt; confirmed it.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Verdana"&gt;My fix was to either babysit the service by checking MonitorConsole every day for log errors, or waiting until remotes reported a problem which usually ended up being around a week into it being broke, which in today's world isn't really practical or cool.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Verdana"&gt;I heard of a PowerShell script used by one of the BPs for repair if I recall correctly, so I wanted to see if I could build my own. &lt;/font&gt;&lt;font face="Verdana"&gt;I've decided to release a consolidated version of the script as public domain, with a caveat: the Measure-Latest function is someone else's material and I've linked to the blog post I stole it from (thanks, by the way). It comes in two parts, an XML file called SystemDefense.xml and RepairSync.ps1. You don't have to use the names obviously. SystemDefense is lame but it kind of fit the function of the series of scripts that use the config file.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Verdana"&gt;Thankfully the sync hang issue is a very easy test case, here's roughly the steps the script takes:&lt;/font&gt;&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;&lt;font face="Verdana"&gt;Get a list of &amp;lt;Directory&amp;gt; nodes under the SalesLogix/Sync/ root in SystemDefense.xml with the default sync service log directory being C:\Documents and Settings\All Users\Application Data\SalesLogix\Sync\EventLogs\&amp;lt;Sync Job Name&amp;gt;\&lt;/font&gt; &lt;/li&gt;
    &lt;li&gt;&lt;font face="Verdana"&gt;Get the latest filename in each directory and append it to an array&lt;/font&gt; &lt;/li&gt;
    &lt;li&gt;&lt;font face="Verdana"&gt;Search the contents of each log file for the string "Sync Cycle completed" which appears at the end of every successful sync&lt;/font&gt; &lt;/li&gt;
    &lt;li&gt;&lt;font face="Verdana"&gt;If string contents found, do nothing. Otherwise, update &amp;lt;LastRepairDate&amp;gt; in SystemDefense.xml with FileName.LastWriteTime and try restarting the server. (I use LastWriteTime because it was important that LastRepairDate reflected when it broke, not the date the script ran. That really means I should use LastBrokeDate or some better identifier)&lt;/font&gt; &lt;/li&gt;
    &lt;li&gt;&lt;font face="Verdana"&gt;Check to see if service is running or not and output accordingly&lt;/font&gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;font face="Verdana"&gt;To use the script you must change the existing &amp;lt;Directory&amp;gt; node and add each one that corresponds to your sync service profile. You can also change the second to last line to continually retry restarting the service if it detects it didn't restart completely, but I figured that might lead to some problems the next time the script is scheduled to run. &lt;/font&gt;&lt;font face="Verdana"&gt;I also thought of emailing myself when a repair occurs to have a history in email but I didn't implement that for time reasons, plus I'm not all too interested in knowing how many times it happened in the past year. Though it would likely be beneficial to send daily status emails to make sure a script like this is working properly.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Verdana"&gt;I've scheduled this script to run every 2 hours between our sync window and it has been working reliably since created on 8/22 with our last repair of 10/29, so it hasn't broke yet. If you have any questions I can offer limited support due to my borderline n00b powershell knowledge but I'll definitely welcome any suggestions.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Verdana"&gt;The files are hosted on SkyDrive &lt;a href="http://cid-ddd7de97cb4c39f1.skydrive.live.com/self.aspx/SalesLogix%20Sync%20Repair"&gt;here&lt;/a&gt;.&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=126602"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=126602" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/jbrayton/aggbug/126602.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Jeremy Brayton</dc:creator>
            <guid>http://geekswithblogs.net/jbrayton/archive/2008/11/04/saleslogixsyncrepair.aspx</guid>
            <pubDate>Tue, 04 Nov 2008 14:15:47 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/jbrayton/comments/126602.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/jbrayton/archive/2008/11/04/saleslogixsyncrepair.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/jbrayton/comments/commentRss/126602.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/jbrayton/services/trackbacks/126602.aspx</trackback:ping>
        </item>
        <item>
            <title>Herro</title>
            <link>http://geekswithblogs.net/jbrayton/archive/2007/04/02/110628.aspx</link>
            <description>&lt;P&gt;It's been over a year since I last posted and I return with a whiney post regarding work issues. The main reason I stopped blogging regularly was I typically talk to the majority of my readers on a regular basis, and I felt like just about every other post I was complaining about something. Complaints are fine but when you're reminded of nothing but crap you're dealing with, it doesn't exactly make the experience "fun".&lt;/P&gt;
&lt;P&gt;What exactly has happened in a year? Obviously I've been playing a lot of the Xbox 360 and I've recently 99% completed building a desktop that will be primarily used for work and &lt;A href="http://msdn.microsoft.com/xna/"&gt;XNA&lt;/A&gt;&amp;nbsp;purposes. Work has had very little variation. I still mainly do SalesLogix customization and support, with a sprinkle of Everything Else(tm). Sadly, the recent DST update and a couple of other incidents have left me&amp;nbsp;complacent. My knowledge of SalesLogix was gained primarily through trial, error, and a heaping portion of luck (i.e. no formal training). Anyone with the misfortune of using SalesLogix in a small business shares a portion of what I go through and I've got to a point where it just doesn't seem worth it any more. Am I slipping? Is my job faltering in any way? No, but it's definitely a steep uphill battle and I'm growing tired of climbing.&lt;/P&gt;
&lt;P&gt;My extra-curricular activities involving XNA and personal projects should provide me with less whiney behavior. I intend on posting more when I have the Internet at home (long story) and my desktop is officially complete. I also intend on actually doing something with my long defunct project ideas considering they’re still in the back of my mind from time to time.&lt;/P&gt;
&lt;P&gt;Eventually I’ll try to procure a personal site to move my blog. I have nothing but great things to say about geekswithblogs.net but having never ran a site of my own, I feel like it’s overdue. I want more than just a blog can give me anyway and my ideas really can’t be contained here too well.&lt;/P&gt;&lt;FONT color=#ff0000&gt;&lt;EM&gt;[Update: Fixed font issue with last paragraph]&lt;/EM&gt;&lt;/FONT&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=110628"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=110628" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/jbrayton/aggbug/110628.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Jeremy Brayton</dc:creator>
            <guid>http://geekswithblogs.net/jbrayton/archive/2007/04/02/110628.aspx</guid>
            <pubDate>Mon, 02 Apr 2007 23:12:00 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/jbrayton/comments/110628.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/jbrayton/archive/2007/04/02/110628.aspx#feedback</comments>
            <slash:comments>4</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/jbrayton/comments/commentRss/110628.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/jbrayton/services/trackbacks/110628.aspx</trackback:ping>
        </item>
        <item>
            <title>Intellisync for SalesLogix: DST 2007</title>
            <link>http://geekswithblogs.net/jbrayton/archive/2007/04/02/IntellisyncDST2007.aspx</link>
            <description>&lt;P&gt;I'll sum up this post in the shortest amount of words possible: &lt;STRONG&gt;the DST 2007 update from Microsoft breaks Intellisync for SalesLogix.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;I've had an experience with Intellisync outlined here &lt;A href="http://geekswithblogs.net/jbrayton/archive/2004/12/13/17449.aspx"&gt;here&lt;/A&gt;&amp;nbsp;and considering it's Google's 4th site when searching for "SalesLogix Intellisync" (no quotes), I figured perhaps the "juice" could help me come up with something I can tell the people I work for.&lt;/P&gt;
&lt;P&gt;During the preparation for DST changes this year, I did as much research as possible on the impact with regards to SalesLogix. I don't know the exact specifics but SalesLogix would not&amp;nbsp;login after the DST patch from MS was applied. The initial response was a registry hack, which basically reverted the registry to pre-patch conditions and that is&amp;nbsp;never a good sign. 6.2 Service Pack 6 and 7.0 Service Pack 1 were Sage's answer to the DST problem for good so I opted to go the path of least resistance and potential headache, which is to say I went with the service pack.&lt;/P&gt;
&lt;P&gt;The problem with this approach is outlined in this ITToolbox posting: &lt;A href="http://crm.ittoolbox.com/groups/technical-functional/saleslogix-l/62-sp6-bug-1355381"&gt;http://crm.ittoolbox.com/groups/technical-functional/saleslogix-l/62-sp6-bug-1355381&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;To sum up a lot of responses, the basic problem is that Intellisync is reporting an error during login, coincidentally the&amp;nbsp;same&amp;nbsp;location the SalesLogix client itself had a problem.&amp;nbsp;Had Intellisync not start up or at least initialize it's sync process I might not think anything of the coincidence but it seems really suspicious. In my response (and my 2004 post), I reported that I believe Intellisync is an engine and ultimately it's the makers of the conduit that are responsible for it's behavior. Since my 2004 post both the engine and conduit updates&amp;nbsp;have been given by Sage so my assessment seems pretty fair. &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I didn't write this post to point fingers or play the blame game. As of this point, almost a month after the upgrade, I&amp;nbsp;no longer&amp;nbsp;care. I simply want this answered: &lt;STRONG&gt;Will it be fixed? If so, when?&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;If the problem &lt;STRONG&gt;can't&lt;/STRONG&gt; be fixed, documentation should be updated to report the fact that someone who buys SalesLogix after 3/11/2007 most likely will not have a working Intellisync. It's misleading at best, false advertising at worst.&amp;nbsp;The only 2 entities with the keys to fixing the problem are Sage and Nokia (previously Pumatech). I've heard nothing through official channels to suggest there is even an issue from either party. According to this &lt;A href="http://groups.google.com/group/novell.support.newsflash/browse_thread/thread/7f0a58ea2120ba3d/a2373351edb56dac?lnk=st&amp;amp;q=Intellisync+Groupwise+DST&amp;amp;rnum=4&amp;amp;hl=en#a2373351edb56dac"&gt;link&lt;/A&gt;, Novell was quick to supply an Intellisync update to deal with the DST issue (scroll down to GroupWiseMobileServerDST.exe or do a search). It's not technically the same as the engine SalesLogix uses but it does suggest that the ball is &lt;EM&gt;silently&lt;/EM&gt; in Sage's court, if a match is even being played (to overuse the metaphor).&lt;/P&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=110625"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=110625" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/jbrayton/aggbug/110625.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Jeremy Brayton</dc:creator>
            <guid>http://geekswithblogs.net/jbrayton/archive/2007/04/02/IntellisyncDST2007.aspx</guid>
            <pubDate>Mon, 02 Apr 2007 22:35:00 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/jbrayton/comments/110625.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/jbrayton/archive/2007/04/02/IntellisyncDST2007.aspx#feedback</comments>
            <slash:comments>1</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/jbrayton/comments/commentRss/110625.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/jbrayton/services/trackbacks/110625.aspx</trackback:ping>
        </item>
        <item>
            <title>Technology Books: Conversation vs. Technical Reference</title>
            <link>http://geekswithblogs.net/jbrayton/archive/2006/02/06/68377.aspx</link>
            <description>&lt;P&gt;My buddy &lt;A href="http://msmvps.com/blogs/williamryan/"&gt;Bill&lt;/A&gt; recently has been requesting ideas for his upcoming Speech Server book. He discussed tone of the material and I thought I'd elaborate a little on the difference between a conversational and a technical reference tone.&lt;/P&gt;
&lt;P&gt;I remember certain things about my CS (Computer Science) 101 class not because of Pascal (the greatest language EVAR (only because it was the first that turned the development light on)) but because the teacher had a way of relating the material to us in a way we could easily remember it. I even remember his mannerisms and the way he spoke perfectly clear to this day and it's been almost 10 years since I've been in the class.&lt;/P&gt;
&lt;P&gt;I think the main problem is there is no category for conversational vs. "Linux man page dry technical" tone. If you haven't had the "luxury" of trying to decipher a man page just to get a working example, consider yourself fortunate. Personally I can't stand that type of material in a couple pages of man much less an entire book of it. Conversations are much easier for me to remember especially if the topic is done correctly. I may have been told 1000 times about Debug.Assert but if done right I usually remember the one anecdotal reference.&lt;/P&gt;
&lt;P&gt;The main reason I read blogs is because I can't remember MSDN documentation to save my life. I can however remember what person X said about technology Y and use MSDN as a fall-back mechanism. The beauty and beast of this is it is "pushed" to me but that also means I have to wait for it in most cases. I usually never know I need technology Y until someone explains it in words I can understand. I don't have all day to decipher man pages so in general I skip any technology that can't be explained in terms I understand. If I need certification to begin touching your technology guess what? I'm not interested. &lt;/P&gt;
&lt;P&gt;Then again there is that part of me that likes what I call the "transformer effect". I never read instruction manuals even as a kid. When I got a new transformer I would always tinker with it until I figured out exactly how I could turn it from A to B. The only time I ever picked up the manual was when I had a six changer and that's because I found 5/6 and the last one was evading me. That's how I approach technology in general for the most part. I can figure out 5/6 but the last sixth usually requires a manual of some sort. Keep it dry and all I'll do is search for a topic and put it away. Make it a conversation and I'll read it from start to finish like a book. For the record, I've never read a manual from start to finish. The only time I come close is video game manuals and that's because I need reading material when I'm taking a dump and it's just the right amount of material needed to finish the deed.&lt;/P&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=68377"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=68377" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/jbrayton/aggbug/68377.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Jeremy Brayton</dc:creator>
            <guid>http://geekswithblogs.net/jbrayton/archive/2006/02/06/68377.aspx</guid>
            <pubDate>Mon, 06 Feb 2006 16:52:00 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/jbrayton/comments/68377.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/jbrayton/archive/2006/02/06/68377.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/jbrayton/comments/commentRss/68377.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/jbrayton/services/trackbacks/68377.aspx</trackback:ping>
        </item>
        <item>
            <title>That was my idea. Really. No, seriously. I thought of it all by myself.</title>
            <link>http://geekswithblogs.net/jbrayton/archive/2005/12/02/61956.aspx</link>
            <description>&lt;P&gt;The title and post is a somewhat inside joke between my friends and I. When we make accomplishments together like beat a level in a single player game, one of us typically says something like &amp;#8220;I did that. I unlocked that car all by myself. See that? I just beat the game...&amp;#8221; or something completely arrogant yet partially true. Yes we may have made a contribution but it was a team effort that we all willingly condemn.&lt;/P&gt;
&lt;P&gt;When I saw this page on the IEBlog: &lt;A href="http://blogs.msdn.com/ie/archive/2005/11/21/495507.aspx"&gt;Better Website Identification and Extended Validation Certificates in IE7 and Other Browsers&lt;/A&gt;&amp;nbsp;I had an &amp;#8220;arrogant moment.&amp;#8221; A &amp;#8220;I remember thinking of something quite close to that, if not that exactly&amp;#8221; kind of thought. So I started digging for my comment and it was just outside my RSS reader's sphere of influence meaning I couldn't just browse the comments for my entry. I had to dig but I didn't have to go that far outside of the window before I found my &lt;A href="http://blogs.msdn.com/ie/archive/2005/04/20/410240.aspx#410876"&gt;suggestion&lt;/A&gt;:&lt;/P&gt;
&lt;BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px"&gt;
&lt;P&gt;&lt;EM&gt;If the status bar is a bad idea, how about modify the frame around a web page? Unsecure sites would be normal, but you could have say a red or gold ring around a site that is completely secure. A mixed environment could have a completely different color, like half red half gold to say that part of it is secure, but because it's mixed the red says stop. &lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Of course I don't know how particularly easy this is, but it should be something that is easy to notice and can't be taken away by View &amp;gt; Status Bar. I do think that what we have has been sufficient so far, but take it a little step further for those of us not quite as fortunate to remember the umpteen steps we need to make sure a connection is secure. (It's not umpteen, but it's definately not one and seems to be getting more complex, not less)&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P dir=ltr&gt;My suggestion isn't exactly what was implemented but to make up the difference all you would have to do is introduce a new color (green) and throw the suggestion in the address bar, which is exactly how Apple's Safari behaves for certain things (the address bar shows progress specifically. Don't bash me for not knowing my girlfriend's laptop I barely use). Actually it's a little more complicated than that. My suggestion is somewhat like the green color but the red and &amp;#8220;gold&amp;#8221; (amazingly not far from the yellow they chose)&amp;nbsp;refer to the Phishing Filter, something which wasn't quite&amp;nbsp;known around April of this year.&lt;/P&gt;
&lt;P dir=ltr&gt;So in the spirit of my friends, I say &amp;#8220;You stole my idea&amp;#8221; in exactly the same arrogant yet partially incorrect way. Since it's not the &lt;STRONG&gt;exact idea&lt;/STRONG&gt; I get no kudos, karma, or brownie points today. I'll just chalk it up as a silent &amp;#8220;I single-handedly changed your application from teh suck to teh suck, slightly less.&amp;#8221; I should get paid for this crap. Really. My ideas are obviously worth more than anyone is willing to pay though, hence no dough.&lt;/P&gt;
&lt;P dir=ltr&gt;What's next? I think I'll single-handedly figure out how to cure cancer, AIDS, stop world hunger, and make sure there are no more homeless people.&amp;nbsp;I figure if I start fresh Monday morning I could have that done for ya by mid-day Tuesday. Sound good?&lt;/P&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=61956"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=61956" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/jbrayton/aggbug/61956.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Jeremy Brayton</dc:creator>
            <guid>http://geekswithblogs.net/jbrayton/archive/2005/12/02/61956.aspx</guid>
            <pubDate>Fri, 02 Dec 2005 19:22:00 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/jbrayton/comments/61956.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/jbrayton/archive/2005/12/02/61956.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/jbrayton/comments/commentRss/61956.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/jbrayton/services/trackbacks/61956.aspx</trackback:ping>
        </item>
        <item>
            <title>Uhm... yeah, Hi</title>
            <link>http://geekswithblogs.net/jbrayton/archive/2005/08/10/49824.aspx</link>
            <description>&lt;P&gt;I've been super busy lately, namely out of the routine of blogging which is both good and bad. Our SalesLogix upgrade to 6.2 has kept me pretty busy.&lt;/P&gt;
&lt;P&gt;I started blogging to keep my ideas in one place but I find that I often do not go back unless there's something I need. Posting solidifies my ideas in my head and in most cases will commit those things to memory with little effort. I'm the type of person that doesn't always have to write something down but when I want to remember it, if I speak it, write it, or somehow externalize my internal thoughts they're committed to memory more freely. I would think this is a basic thing for all humans but I have no research to back up the importance.&lt;/P&gt;
&lt;P&gt;My blog has been neglected for the most part because I give a lot to work and my social life with very little else to give. I know it's not fair and I'm starting to come back around to this routine.&amp;nbsp;This blog&amp;nbsp;has never strayed away from something I really want and enjoy doing, which is the way it should be. I will admit sometimes it can bring unwanted annoyance but for the most part that's rare. That's a surcharge I should expect when dealing with other people and it's becoming less of a problem as the days go by.&lt;/P&gt;
&lt;P&gt;I have been commenting a lot on the blogs I read and the discussion groups I'm a part of so my internet presence hasn't diminished, I just haven't been making my mark here where I should. Hopefully with a little more effort that'll change.&lt;/P&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=49824"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=49824" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/jbrayton/aggbug/49824.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Jeremy Brayton</dc:creator>
            <guid>http://geekswithblogs.net/jbrayton/archive/2005/08/10/49824.aspx</guid>
            <pubDate>Wed, 10 Aug 2005 17:41:00 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/jbrayton/comments/49824.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/jbrayton/archive/2005/08/10/49824.aspx#feedback</comments>
            <slash:comments>3</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/jbrayton/comments/commentRss/49824.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/jbrayton/services/trackbacks/49824.aspx</trackback:ping>
        </item>
        <item>
            <title>Request for Assistance: Computer will not power on</title>
            <link>http://geekswithblogs.net/jbrayton/archive/2005/08/10/49817.aspx</link>
            <description>&lt;P&gt;I have a Dell Dimension 4550 desktop that died Friday. The computer shutdown fine but when I proceeded to move it from one office to another, it would no longer power on. I spent more hours than I should have trying to diagnose and narrow down the problem and I think I have a good idea where it is.&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Stage 1: Power Supply&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;To test this as the possible cause, I have a &lt;A href="http://www.powmax.com/ACCESSORY/Power%20Tester.htm"&gt;ATX power supply tester&lt;/A&gt;. It tests the large connection to the motherboard to verify that the power supply is working. I've used this on a power supply that is hosed so I know when it needs to be replaced. When hooking this up to the current power supply, the fan cuts on and because I left the hard drives connected they also spin up. This is completely opposite from what would happen if the power supply were hosed.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Mitigating circumsatances&lt;/STRONG&gt;: I don't know if the tester has a way of testing the 4 prong &amp;#8220;power on&amp;#8220; connector that connects to the motherboard. It could be that the power supply works but this power on connector does not.&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Stage 2: Motherboard&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;The motherboard has a &amp;#8220;standby power&amp;#8220; light that comes on when the power supply is plugged into the motherboard. The network connection has a&amp;nbsp;LED for when the ethernet cable is plugged in and this light also comes on. This light isn't dependent on power and functions even if the computer is turned off. Realistically the computer draws a small amount of power whenever it's connected regardless of the power switch being turned on. Everything indicates this is happening as it should but it could be a false positive. Motherboards can be finicky.&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Stage 3: Power switch&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;This seems to be the only logical choice. This is connected to a board that is mounted against the front of the case and then a proprietary looking cable connects this to the motherboard. From this &amp;#8220;I/O Front Panel&amp;#8221; another cable goes through the case and connects to the power switch on the front of the computer. I cannot verify this is connected properly because I can't seem to get to the connection. I've tried pulling on the cable slightly and everything seems in place but it's possible one pin isn't seated or the entire thing isn't connected as it should be. It's possible this is not a connection-&amp;gt;connection cable but has one end that connects and the other end is fused into the power switch somehow.&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Summary&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Everything indicates this is&amp;nbsp;a power problem since the computer will not POST. I want to narrow this down to the power supply, motherboard, or power switch before I call Dell and speak to someone I can barely understand. This will also help me bypass their scripts and get right down to the exact issue without spending hours on the phone. If anyone can think of anything I should try, please let&amp;nbsp;me know. I'm fishing for ideas because I'm all out of them and I want to exhaust every avenue before I go the warranty/replacement route.&lt;/P&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=49817"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=49817" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/jbrayton/aggbug/49817.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Jeremy Brayton</dc:creator>
            <guid>http://geekswithblogs.net/jbrayton/archive/2005/08/10/49817.aspx</guid>
            <pubDate>Wed, 10 Aug 2005 17:01:00 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/jbrayton/comments/49817.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/jbrayton/archive/2005/08/10/49817.aspx#feedback</comments>
            <slash:comments>5</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/jbrayton/comments/commentRss/49817.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/jbrayton/services/trackbacks/49817.aspx</trackback:ping>
        </item>
        <item>
            <title>Code Camp: Atlanta</title>
            <link>http://geekswithblogs.net/jbrayton/archive/2005/05/14/39650.aspx</link>
            <description>&lt;P dir=ltr style="MARGIN-RIGHT: 0px"&gt;&lt;A href="http://www.atlantacodecamp.com"&gt;http://www.atlantacodecamp.com&lt;/A&gt;&lt;/P&gt;
&lt;P dir=ltr style="MARGIN-RIGHT: 0px"&gt;Tomorrow, bright and early.&amp;nbsp;I&amp;nbsp;get a chance to hang with my homie &lt;A href="http://msmvps.com/williamryan/"&gt;Bill&lt;/A&gt;, who also happens to be presenting on something I know nothing about: the Compact Framework. Maybe&amp;nbsp;after his presentation&amp;nbsp;I can understand his posts about SqlCE and start to develop an appreciation for those devices I loathe (PDAs and Cell Phones). I suppose it's not so much the device, as it is the OS that I've been in contact with (Palm, ugh!). Cell phones are a whole other subject, worthy of therapy sessions and separate ranting blog posts but I think I'll spare you the drama for now. &lt;/P&gt;
&lt;P dir=ltr&gt;Others I know of, but don't know personally are Paul Wilson and Wallace McClure. They'll both be presenting on Database topics which is an area I'm highly interested in, given my CRM background. Even though the Compact Framework interests me about as much as my next bowel movement, I know Bill will make the&amp;nbsp;topic enjoyable.&lt;/P&gt;
&lt;P dir=ltr&gt;A quick run down of the sessions I plan on attending:&lt;/P&gt;
&lt;OL dir=ltr&gt;
&lt;LI&gt;
&lt;DIV&gt;Paul Wilson - OR&lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV&gt;Todd Fine - Avalon and XAML&lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV&gt;Brian Walters - Multithreaded apps in C#&lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV&gt;Bill Ryan - CF&lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV&gt;Wallace McClure - ADO.NET and SQL 2005&lt;/DIV&gt;&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;I'll most likely post some notes or thoughts I took from each session since I'm sure it'll have me thinking about something.&lt;/P&gt;
&lt;P&gt;I have a more recent picture in my gallery &lt;A href="http://geekswithblogs.net/jbrayton/gallery/image/949.aspx"&gt;here&lt;/A&gt;. I have a better picture but I'm too lazy to put it up at the moment. I figured that's enough to tell me from a crowd of 200 or so people, so if I bump into you, &amp;#8220;Hi&amp;#8221; in advance. If you're not going, you probably have more important things to do or something so I'll let you get back to it.&lt;/P&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=39650"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=39650" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/jbrayton/aggbug/39650.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Jeremy Brayton</dc:creator>
            <guid>http://geekswithblogs.net/jbrayton/archive/2005/05/14/39650.aspx</guid>
            <pubDate>Sat, 14 May 2005 05:10:00 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/jbrayton/comments/39650.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/jbrayton/archive/2005/05/14/39650.aspx#feedback</comments>
            <slash:comments>3</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/jbrayton/comments/commentRss/39650.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/jbrayton/services/trackbacks/39650.aspx</trackback:ping>
        </item>
        <item>
            <title>Gmail Invites: No mas</title>
            <link>http://geekswithblogs.net/jbrayton/archive/2004/12/13/17459.aspx</link>
            <description>&lt;P&gt;I tried saying this on the other post but apparently people don't understand English that well so I'll try to say it in as many languages as I can: &lt;/P&gt;
&lt;P&gt;No. &lt;/P&gt;
&lt;P&gt;There. That was easy. There are none left. No mas. Nein. They're all gone. I'm only given 6 at a time and I've given all 6 away. Maybe someday soon they will give me 6 more to give away but it will be another contest with more rules that some people will follow and others will seemingly ignore. &lt;/P&gt;
&lt;P&gt;So let me put this to rest: I will never give out a gmail invite just because unless I know you or someone I know vouches for you. It will always be in contest form with rules and regulations that will need to be followed or you get nothing (I'm very lenient though). &lt;/P&gt;
&lt;P&gt;Now let's talk about the other thing the post stirred up: Internet crack. It refers to crack cocaine which is a highly addictive substance that is abused in America. Gmail follows this as a seemingly highly addictive &amp;#8220;substance&amp;#8221; but that is the only similarity. I will not crack your website, your girlfriend's email address, or anything else that is derived from the word &amp;#8220;crack&amp;#8221; that is illegal (smoking crack rock included). If you really want to know how to do that stuff you can find better resources than someone's blog. I'm sorry that a blog can show up higher in a google search than say an underground website but that's not my fault.&lt;/P&gt;
&lt;P&gt;So please, before you comment about wanting a gmail invite, read the entire post and understand that I &lt;STRONG&gt;DON'T HAVE ANYMORE&lt;/STRONG&gt;. I will post again with another contest whenever that happens but until then please leave me alone about it. I'm sorry you missed out on the opportunity but those are the breaks, kid.&lt;/P&gt;
&lt;P&gt;P.S. - One of the reasons I'm posting this is because I've had more hits on posts with Gmail in the title than &lt;STRONG&gt;ALL&lt;/STRONG&gt; of my other posts combined. I'm not trying to fish for readers I just hope I fish for the earlier people that commented but never got a reply. You should hopefully understand now why I didn't bother. &lt;/P&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=17459"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=17459" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/jbrayton/aggbug/17459.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Jeremy Brayton</dc:creator>
            <guid>http://geekswithblogs.net/jbrayton/archive/2004/12/13/17459.aspx</guid>
            <pubDate>Mon, 13 Dec 2004 22:52:00 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/jbrayton/comments/17459.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/jbrayton/archive/2004/12/13/17459.aspx#feedback</comments>
            <slash:comments>14</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/jbrayton/comments/commentRss/17459.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/jbrayton/services/trackbacks/17459.aspx</trackback:ping>
        </item>
        <item>
            <title>Intellisync for SalesLogix: Failure in OpenMsgStore</title>
            <link>http://geekswithblogs.net/jbrayton/archive/2004/12/13/17449.aspx</link>
            <description>&lt;P&gt;We've recently switched servers at our office and in doing so I setup a new corporate domain to match our name and the DNS of a domain we actually own and don't do anything with. In the migration I broke a number of things but one of them happened on just one PC: Intellisync for SalesLogix. &lt;/P&gt;
&lt;P&gt;SalesLogix comes with this branded version of Intellisync that simply synchronizes SalesLogix data to Groupwise, Notes 4 or 5, and Outlook 2000-2003. From there we use the Palm synchronization tools to synchronize data from Outlook to the various (2) palm devices our remote salespeople use. This is the typical setup of anyone wishing to synchronize SalesLogix data to their palm unless of course you actually paid for the full version of Intellisync which can synchronize directly without using Outlook as a &amp;#8220;middle-man.&amp;#8221;&lt;/P&gt;
&lt;P&gt;I ran into a huge problem on only one of our laptops which was a little weird. Normally I could go through and setup Intellisync and make sure that the tie in from SalesLogix-&amp;gt;Outlook was functioning properly. Every time I tried to setup the link to Outlook I would get a &amp;#8220;Failure in OpenMsgStore&amp;#8221; or &amp;#8220;Failure in function OpenMsgStore&amp;#8221; or something equally vague. I thought this was just because I had recently switched domains and the user profile was freshly created. I proceeded to go through the steps to correctly reinstall Intellisync for SalesLogix (applies to version 6.x): &lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Run SalesLogixUninstall.exe in C:\Program Files\Common Files\PUMATECH Shared\Connectors\SalesLogix 
&lt;LI&gt;Open regedit and delete the key HKEY_CURRENT_USER\Software\SalesLogix\SLX_Intellisync 
&lt;LI&gt;Delete User and User.CFG directories from C:\Program Files\SalesLogix\Intellisync 
&lt;LI&gt;Reboot 
&lt;LI&gt;Run SalesLogixInstall.exe in C:\Program Files\SalesLogix\Intellisync 
&lt;LI&gt;Setup everything as if you just installed SalesLogix because everything is blown away&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;I went through this process about 10 times varying my methods each time to hopefully find the &amp;#8220;magic bullet&amp;#8220; that effectively killed this software. A glance at a help file would point out the obvious point of failure: &lt;/P&gt;
&lt;BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px"&gt;
&lt;P&gt;&lt;STRONG&gt;Supported versions&lt;BR&gt;&lt;/STRONG&gt;Intellisync for SalesLogix supports Microsoft Outlook versions 2000 and 2002(XP).&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P dir=ltr&gt;That meant that while SalesLogix is fully compatible with Outlook 2003, Intellisync for SalesLogix was only compatible up to 2002. Outlook 2003 introduced a new kind of PST file that uses Unicode and a couple of other important additions. I setup the user's profile to use the newer Outlook 2003 PST file instead of the 97-2002 PST file because it defaults to the newer format. The only reason it was working previously is because it was upgraded from Outlook 2000-&amp;gt;2003 and I let it keep all of the profile and PST file settings. &lt;/P&gt;
&lt;P dir=ltr&gt;&lt;STRONG&gt;Abridged answer:&lt;/STRONG&gt; &lt;/P&gt;
&lt;P dir=ltr&gt;If you are using SalesLogix 5.x-&amp;gt;6.2 and Outlook 2003 and you would like to synchronize between the two, do &lt;STRONG&gt;NOT&lt;/STRONG&gt; use the default Office 2003 PST file. You &lt;STRONG&gt;MUST&lt;/STRONG&gt; use the 97-2002 PST file or it simply will not work at all, period. You will not pass go and you will not collect $200. &lt;/P&gt;
&lt;P dir=ltr&gt;&lt;STRONG&gt;Who's gonna fix it?:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P dir=ltr&gt;That's a good question. Intellisync sells their &amp;#8220;engine&amp;#8221; that is then branded by companies like SalesLogix. SalesLogix could have an older engine that handles the Outlook connection. If the engine itself is what handles Outlook 2000, 2002, or 2003 then the engine needs to be upgraded. If SalesLogix codes the connections and they hastily forgot to include a version that works with 2003 then the problem is with SalesLogix. &lt;/P&gt;
&lt;P dir=ltr&gt;What do I think? I think either way SalesLogix is to blame. Most likely Intellisync's engine has been updated but updates cost money. SalesLogix either didn't bother to upgrade the engine because it would cause more work for them or they didn't bother updating their code because it would also cause more work for them. Office 2003 compatibility wasn't introduced until 6.1 Service Pack 1 even though they had enough time during beta to release it with the release of 6.1. I suppose they don't like using beta products to spec out code but Microsoft &lt;STRONG&gt;RARELY&lt;/STRONG&gt; drastically changes products from say Beta 1 to Beta 2 then RTM (usually never a Beta 3). They could have used beta 2 and had it ready for the shipping of 6.1 but I won't go there. &lt;/P&gt;
&lt;P dir=ltr&gt;SalesLogix is more than adequately priced to upkeep certain things like this. If you want a price comparison go here: &lt;A href="http://www.blytheco.com/saleslogix/price.asp"&gt;http://www.blytheco.com/saleslogix/price.asp&lt;/A&gt;. The version we own is the &amp;#8220;&lt;A class=bookmarkb href="http://www.blytheco.com/saleslogix/price_custom_security.asp"&gt;Advanced Customization &amp;amp; Security CRM Suite&lt;/A&gt;&amp;#8221; which starts at about $7,250.00. We have maintenance plans that are roughly $1-2k a year that make sure we have every new version as it comes out. To put it simply: SalesLogix makes more than enough money to fix stuff like this. A coder with a Porsche is still a damned coder that&amp;nbsp;has to &lt;STRONG&gt;earn&lt;/STRONG&gt; the money the product is worth. &lt;/P&gt;
&lt;P dir=ltr&gt;&amp;nbsp;&lt;/P&gt;
&lt;P dir=ltr&gt;I think I seem grumpy like &lt;A href="http://odetocode.com/Blogs/scott/archive/2004/12/02/686.aspx"&gt;someone I know&lt;/A&gt;&amp;nbsp;when I write this but I really am not. I just have a problem with companies that develop software that don't seem to put in the effort required to produce a decent product worth the cost. I said the same for HP &lt;A href="http://geekswithblogs.net/jbrayton/archive/2004/10/04/12107.aspx"&gt;here&lt;/A&gt;&amp;nbsp;even though HP is an exception since their software comes bundled for &lt;STRONG&gt;FREE&lt;/STRONG&gt; with their scanners. With SalesLogix there's simply no excuse.&lt;/P&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=17449"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=17449" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/jbrayton/aggbug/17449.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Jeremy Brayton</dc:creator>
            <guid>http://geekswithblogs.net/jbrayton/archive/2004/12/13/17449.aspx</guid>
            <pubDate>Mon, 13 Dec 2004 21:07:00 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/jbrayton/comments/17449.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/jbrayton/archive/2004/12/13/17449.aspx#feedback</comments>
            <slash:comments>5</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/jbrayton/comments/commentRss/17449.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/jbrayton/services/trackbacks/17449.aspx</trackback:ping>
        </item>
    </channel>
</rss>