<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Simmons Consulting</title>
	
	<link>http://www.simmonsconsulting.com</link>
	<description>Web Design &amp; Personal Blog</description>
	<pubDate>Tue, 28 Oct 2008 02:02:40 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/simcon" type="application/rss+xml" /><item>
		<title>My Outlook is sending spam!! (But not really)</title>
		<link>http://feeds.feedburner.com/~r/simcon/~3/432334848/</link>
		<comments>http://www.simmonsconsulting.com/2008/10/26/my-outlook-is-sending-spam-but-not-really/#comments</comments>
		<pubDate>Sun, 26 Oct 2008 06:08:14 +0000</pubDate>
		<dc:creator>Toby Simmons</dc:creator>
		
		<category><![CDATA[Web Development]]></category>

		<category><![CDATA[e-mail]]></category>

		<category><![CDATA[outlook]]></category>

		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://www.simmonsconsulting.com/2008/10/26/my-outlook-is-sending-spam-but-not-really/</guid>
		<description><![CDATA[I was working at home late one evening this week and I was about to finish up the project I was working on and decided to make one more pass through my e-mail before going to bed. I launched Outlook to check my several accounts and, shortly after startup, I received a bunch of Delivery [...]]]></description>
			<content:encoded><![CDATA[<p>I was working at home late one evening this week and I was about to finish up the project I was working on and decided to make one more pass through my e-mail before going to bed. I launched Outlook to check my several accounts and, shortly after startup, I received a bunch of Delivery Status Notifications (DSNs) for messages I hadn&#8217;t sent.<br />
<span id="more-341"></span><br />
This isn&#8217;t all that unusual, because there is a fairly common spamming technique known as <em><a href="http://en.wikipedia.org/wiki/E-mail_spoofing" class="offsite" title="Wikipedia entry explaining e-mail spoofing">spoofing</a></em>. Basically, a spammer sends a bunch of spam and he adds a header that says that it is from you, so when that message gets rejected by the spam victims, all the bounce messages come back to you. I wasn&#8217;t alarmed at this because I&#8217;ve received messages like this before, but its prudent to check them anyway.</p>
<p>The thing to look for is to see where the original message was sent from &#8230; for example, the report might look like this:</p>
<pre>Reporting-MTA: dns; mailserver.somedomain.com
Received-from-MTA: dns; pc123 (xx.xx.xx.xx)
Arrival-Date: Thu, 23 Oct 2008 22:51:33 -0500</pre>
<p>The xx.xx.xx.xx will be the IP address of the sender, usually some poor hijacked/zombiefied computer in Thailand or Beijing.</p>
<p>Imagine my shock when I opened up the DSNs and they had <strong>MY IP ADDRESS</strong> listed as the sender. I started thinking this was some remarkable new spoofing technique because I <em>knew</em> my computer hadn&#8217;t sent the spam, that would mean my computer had been hijacked.</p>
<p>Knowing that our mail server logs never lie, I logged into the office through a VPN and started pouring through the SMTP logs. My blood ran cold when I ran across the entries showing that those messages had, indeed, been sent from my IP address. And to top it off, they had been sent using SMTP authentication. In other words, something had used my computer AND my password to send this spam.</p>
<p>I felt so violated.</p>
<p>I started doing research trying to find out what can infect Outlook like this and remain completely hidden. I searched for hours. I Googled nearly every permutation of &#8220;Outlook generated spam&#8221; and &#8220;Outlook is sending spam&#8221; that I could imagine.</p>
<p>There were several recent instances of others having this experience and I was becoming increasingly alarmed. What kind of super-virus had I become infected with? How could this have happened? I am normally quite paranoid and very safe regarding my online activities so I didn&#8217;t understand how I could have become infected &#8230; I was truly dismayed.</p>
<p>Some of the other occurrences I discovered included the following long threads (and none seemed to have an answer when I checked them):</p>
<ul>
<li><a href="http://forums.techguy.org/general-security/753746-outlook-2007-sending-spam.html" class="offsite" title="Tech Support Guy" rel="external">Tech Support Guy forums</a></li>
<li><a href="http://www.bleepingcomputer.com/forums/topic173074.html" class="offsite" title="Bleeping computer" rel="external">Bleeping computer</a></li>
<li><a href="http://www.pcreview.co.uk/forums/thread-3632636-1.php" class="offsite" title="PC review" rel="external">PC review Computer News and Reviews</a></li>
</ul>
<p>I went to bed exhausted and felt defeated because I felt sure I had somehow let my computer become hijacked. I started a full system scan using Avast Professional and went to sleep.</p>
<p>The next morning, I got up early to check the results of the scan and, of course, it found nothing, so I started hunting again for the solution. I had seen a mention of how Outlook handles read-receipts in one thread, but I had dismissed it as unrelated, but I was starting to re-read the same posts over and over again, so I decided to read it more closely.</p>
<p>The title of the thread wasn&#8217;t alarming at all: <a href="http://forums.microsoft.com/msdn/showpost.aspx?siteid=1&#038;postid=4038094&#038;sb=0&#038;d=1&#038;at=7&#038;ft=11&#038;tf=0&#038;pageid=1" class="offsite" title="MSDN forums" rel="external">Re: Outlook 2007 IMAP Bug</a>. As I read the article closer, I realized it was describing <em>exactly</em> what had happened. And more importantly, it turned out this was not some super-bug-malware or infection. It is just a bug in Outlook 2003/2007.</p>
<p>I hadn&#8217;t become a spammer, after all!</p>
<p><strong>How the bug works</strong><br />
The bug essentially works like this: Someone sends spam to your IMAP account with a read-receipt request in it from a spoofed e-mail account. Outlook downloads it, but you don&#8217;t read it because, well, its dirty, stinking spam. Then, you quit Outlook without deleting the message.</p>
<p>At some point, you delete this message from the server using a different mail client, let&#8217;s say webmail or maybe an iPhone. The next time Outlook launches, it will see that the message has been deleted and, since there was a read-receipt request attached to it, Outlook generates a friendly &#8220;your message was deleted before it was read&#8221; message that is sent automatically <em>regardless of your read-receipt setting in Outlook.</em></p>
<p>I have Outlook set to ignore all read-receipts (I find them rather obnoxious) but apparently Outlook ignores this setting when it comes to sending <strong>NOT-read-receipts</strong>.</p>
<p>It seems in the last couple of months, spammers have started finding ways to exploit this more and more.</p>
<p>So, I finally <a href="http://www.microsoft.com/office/community/en-us/default.mspx?dg=microsoft.public.outlook.general&#038;mid=da695b70-d98f-4d14-976a-556b9cafab9d" class="offsite" title="Outlook 2007 auto generating 'spam' replies" rel="external">posted a note</a> in the Microsoft Outlook forums trying to find a way to turn off Outlook&#8217;s overzealous notifications, so hopefully I&#8217;ll get answer. I&#8217;ll update this post if and when I do.</p>
<p><em>Updated @ 2008-10-27 8:59 p.m. &#8212; I have opened a support ticket with Microsoft (using e-mail). We&#8217;ll see if I get any response that way, as well.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.simmonsconsulting.com/2008/10/26/my-outlook-is-sending-spam-but-not-really/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.simmonsconsulting.com/2008/10/26/my-outlook-is-sending-spam-but-not-really/</feedburner:origLink></item>
		<item>
		<title>Kids say (or e-mail) the funniest things</title>
		<link>http://feeds.feedburner.com/~r/simcon/~3/407420214/</link>
		<comments>http://www.simmonsconsulting.com/2008/09/30/kids-say-or-e-mail-the-funniest-things/#comments</comments>
		<pubDate>Tue, 30 Sep 2008 16:42:27 +0000</pubDate>
		<dc:creator>Toby Simmons</dc:creator>
		
		<category><![CDATA[Stuff]]></category>

		<category><![CDATA[family]]></category>

		<category><![CDATA[funny]]></category>

		<category><![CDATA[kids]]></category>

		<guid isPermaLink="false">http://www.simmonsconsulting.com/?p=339</guid>
		<description><![CDATA[Penny has a niece that has started writing her e-mail. Her niece is seven or eight years old and is very precocious. She is kind of quiet but once she gets to know you, she is a real hoot and says the funniest things. Her latest e-mail went something like this:
I e-mail you. You e-mail [...]]]></description>
			<content:encoded><![CDATA[<p>Penny has a niece that has started writing her e-mail. Her niece is seven or eight years old and is very precocious. She is kind of quiet but once she gets to know you, she is a real hoot and says the funniest things. Her latest e-mail went something like this:</p>
<pre>I e-mail you. You e-mail me. It all works together.</pre>
<p>Oh, so THAT&#8217;s how it works! Maybe you just have to know her, but this just cracks me up.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.simmonsconsulting.com/2008/09/30/kids-say-or-e-mail-the-funniest-things/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.simmonsconsulting.com/2008/09/30/kids-say-or-e-mail-the-funniest-things/</feedburner:origLink></item>
		<item>
		<title>Connecting PHP 4 to MySQL 5</title>
		<link>http://feeds.feedburner.com/~r/simcon/~3/370277636/</link>
		<comments>http://www.simmonsconsulting.com/2008/08/20/connecting-php-4-to-mysql-5/#comments</comments>
		<pubDate>Wed, 20 Aug 2008 20:29:01 +0000</pubDate>
		<dc:creator>Toby Simmons</dc:creator>
		
		<category><![CDATA[Web Development]]></category>

		<category><![CDATA[mysql]]></category>

		<category><![CDATA[php]]></category>

		<category><![CDATA[php4]]></category>

		<guid isPermaLink="false">http://www.simmonsconsulting.com/2008/08/20/connecting-php-4-to-mysql-5/</guid>
		<description><![CDATA[I recently upgraded one of our MySQL servers from 4.1.22 to 5.1.26. In the process of upgrading, I dumped all the databases, uninstalled MySQL then installed a clean copy of 5.1.26. Then I manually created all the users and schemas by hand, then restored our backups to the new install. Everything went smoothly and all [...]]]></description>
			<content:encoded><![CDATA[<p>I recently upgraded one of our MySQL servers from 4.1.22 to 5.1.26. In the process of upgrading, I dumped all the databases, uninstalled MySQL then installed a clean copy of 5.1.26. Then I manually created all the users and schemas by hand, then restored our backups to the new install. Everything went smoothly and all the servers that had PHP 5.x installed could connect with no problems (because they used the latest version of the MySQL client API.)<br />
<span id="more-335"></span><br />
But some of our older servers still had PHP 4.4.7 installed. When any of their applications tried to connect to the new MySQL server, they would error out with the message:</p>
<div class="pre">Client does not support authentication protocol requested by server; consider upgrading MySQL client.</div>
<p>phpinfo() reported the MySQL client API version to be 3.23.49. Since it takes MySQL client version 4.1 or higher to connect to a MySQL 5  server with native authentication, I spent about an hour trying to figure out how to update just the MySQL client API on the older PHP server (I didn&#8217;t want to try to update the PHP yet because of several other things that might break.)</p>
<p>Then it hit me: all I needed to do was update the one login that the older version of PHP used to connect. So after issuing the following comment:</p>
<form class="codesample" action="javascript:void(0)" onsubmit="return(false);"><fieldset><textarea rows="3" cols="10" style="height: 3em;" readonly="readonly">set password for &#8216;username&#8217;@'%&#8217; = OLD_PASSWORD(&#8217;password&#8217;);</textarea></fieldset></form>
<p>everything worked again!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.simmonsconsulting.com/2008/08/20/connecting-php-4-to-mysql-5/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.simmonsconsulting.com/2008/08/20/connecting-php-4-to-mysql-5/</feedburner:origLink></item>
		<item>
		<title>Matt Mullenweg in Generation Kill?</title>
		<link>http://feeds.feedburner.com/~r/simcon/~3/369630656/</link>
		<comments>http://www.simmonsconsulting.com/2008/08/19/matt-mullenweg-in-generation-kill/#comments</comments>
		<pubDate>Wed, 20 Aug 2008 04:08:09 +0000</pubDate>
		<dc:creator>Toby Simmons</dc:creator>
		
		<category><![CDATA[Stuff]]></category>

		<guid isPermaLink="false">http://www.simmonsconsulting.com/2008/08/19/matt-mullenweg-in-generation-kill/</guid>
		<description><![CDATA[I&#8217;ve been watching an HBO mini-series called Generation Kill. It&#8217;s a grim and gritty look at Marine forces that were involved in the second Iraq war. It is extremely well written and the actors seem to be authentic. But did anyone else realize that one Matt Mullenweg (the mastermind behind WordPress) is apparently moonlighting as [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been watching an HBO mini-series called <em>Generation Kill</em>. It&#8217;s a grim and gritty look at Marine forces that were involved in the second Iraq war. It is extremely well written and the actors seem to be authentic. But did anyone else realize that one Matt Mullenweg (the mastermind behind WordPress) is apparently moonlighting as Lt. Nate Fick? Inquiring minds want to know &#8230;</p>
<p>(It is actually Stark Sands that plays Lt. Nate Fick, but c&#8217;mon, you can see the resemblance, right?)</p>
<div class="imgwrapperright"><a href="javascript:void(0)"><img src="http://www.simmonsconsulting.com/wp-content/uploads/2008/08/nate-fick.jpg" alt="" /></a></div>
<p><br style="clear: both;" /></p>
<div class="imgwrapperright"><a href="javascript:void(0)"><img src="http://www.simmonsconsulting.com/wp-content/uploads/2008/08/matt-mullenweg.jpg" alt="" /></a></div>
<p><br style="clear: both;" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.simmonsconsulting.com/2008/08/19/matt-mullenweg-in-generation-kill/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.simmonsconsulting.com/2008/08/19/matt-mullenweg-in-generation-kill/</feedburner:origLink></item>
		<item>
		<title>Yes, it’s okay to remove Bonjour from CS3</title>
		<link>http://feeds.feedburner.com/~r/simcon/~3/349804648/</link>
		<comments>http://www.simmonsconsulting.com/2008/07/29/yes-its-okay-to-remove-bonjour-from-cs3/#comments</comments>
		<pubDate>Tue, 29 Jul 2008 21:04:08 +0000</pubDate>
		<dc:creator>Toby Simmons</dc:creator>
		
		<category><![CDATA[Adobe]]></category>

		<guid isPermaLink="false">http://www.simmonsconsulting.com/2008/07/29/yes-its-okay-to-remove-bonjour-from-cs3/</guid>
		<description><![CDATA[Yes, it is okay to remove Bonjour after installing Adobe CS3. Adobe even explains how to do this. It would be nice to be able to unselect it during the install without having to perform a complex series of steps. But still, at least the uninstall is painless.
]]></description>
			<content:encoded><![CDATA[<p>Yes, it is okay to remove Bonjour after installing Adobe CS3. Adobe even explains <a href="http://kb.adobe.com/selfservice/viewContent.do?externalId=kb400982" class="offsite" title="Adobe Creative Suite 3 and Creative Suite 3 components install Bonjour (Windows)">how to do this</a>. It would be nice to be able to unselect it during the install without having to <a href="http://www.ilemoned.com/archives/customizing-adobe-cs3-installation" class="offsite" title="Customizing Adobe CS3 Installation">perform a complex series of steps</a>. But still, at least the uninstall is painless.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.simmonsconsulting.com/2008/07/29/yes-its-okay-to-remove-bonjour-from-cs3/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.simmonsconsulting.com/2008/07/29/yes-its-okay-to-remove-bonjour-from-cs3/</feedburner:origLink></item>
		<item>
		<title>WordPress and duplicate sites in stats plugin</title>
		<link>http://feeds.feedburner.com/~r/simcon/~3/339193905/</link>
		<comments>http://www.simmonsconsulting.com/2008/07/18/wordpress-and-duplicate-sites-in-stats-plugin/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 17:45:03 +0000</pubDate>
		<dc:creator>Toby Simmons</dc:creator>
		
		<category><![CDATA[WordPress]]></category>

		<category><![CDATA[duplicate sites]]></category>

		<category><![CDATA[plugins]]></category>

		<category><![CDATA[stats]]></category>

		<guid isPermaLink="false">http://www.simmonsconsulting.com/2008/07/18/wordpress-and-duplicate-sites-in-stats-plugin/</guid>
		<description><![CDATA[I use the WordPress.com Stats plugin on my blog. It is great for generating basic traffic statistics. When I upgraded my WordPress version to 2.6, something happened during the process to create a duplicate site in my stats drop down. The biggest problem is that all my old stats are associated with the original site, [...]]]></description>
			<content:encoded><![CDATA[<p>I use the <a href="http://wordpress.org/extend/plugins/stats/" class="offsite" title="WordPress.com Stats plugin">WordPress.com Stats plugin</a> on my blog. It is great for generating basic traffic statistics. When I upgraded my WordPress version to 2.6, something happened during the process to create a duplicate site in my stats drop down. The biggest problem is that all my old stats are associated with the original site, while all my new stats (from 7/15/2008 forward) are being pushed into the new site.<span id="more-320"></span><br />
Based on <a href="http://wordpress.org/support/topic/189272" class="offsite">searching</a> <a href="http://wordpress.org/support/topic/186599" class="offsite">through</a> the <a href="http://wordpress.org/support/topic/149485" class="offsite">support groups</a>, I don&#8217;t think I&#8217;m the only person to have seen this or similar issues with the stats plugin and WP 2.6.</p>
<p>While upgrading, I disabled all my plugins. After the upgrade, when I re-enabled all my plugins, I was prompted to re-enter my API key for the stats plugin. I entered (what must have been) the wrong API key because when I entered it, it threw an error. I then doubled-checked the key and re-entered it (apparently correctly this time) and it was accepted but duplicate site was created.</p>
<p>I&#8217;m not sure how to go about merging the stats and deleting the duplicate site, but it sure would be nice to be able to do that.</p>
<p>I&#8217;ve opened a <a href="http://plugins.trac.wordpress.org/ticket/888" class="offsite" title="Like to have the ability to merge site stats and/or delete duplicate sites">trac ticket</a> to hopefully find out what can be done to fix this. if you have experienced this, please go and add your comments to the ticket as well.</p>
<p>Here&#8217;s what the drop down with the duplicate sites looks like:</p>
<p><img src="http://www.simmonsconsulting.com/wp-content/uploads/2008/07/dupe1.png" width="433" height="98" style="border: 1px solid #666; margin: 0 0 0 20px;" alt="Screenshot of duplicate sites in the WordPress.com stats plugin" title="Screenshot of duplicate sites in the WordPress.com stats plugin" /></p>
<p>Updated @ 2008-07-29 02:14:10 p.m: There might be a workaround <a href="http://wordpress.org/support/topic/189272?replies=14" class="offsite" title="WordPress support forums">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.simmonsconsulting.com/2008/07/18/wordpress-and-duplicate-sites-in-stats-plugin/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.simmonsconsulting.com/2008/07/18/wordpress-and-duplicate-sites-in-stats-plugin/</feedburner:origLink></item>
		<item>
		<title>MobileMe - what a bust (but getting better)</title>
		<link>http://feeds.feedburner.com/~r/simcon/~3/338394833/</link>
		<comments>http://www.simmonsconsulting.com/2008/07/15/mobileme-what-a-bust-but-getting-better/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 04:16:47 +0000</pubDate>
		<dc:creator>Toby Simmons</dc:creator>
		
		<category><![CDATA[Web Development]]></category>

		<category><![CDATA[iphone]]></category>

		<category><![CDATA[mobileme]]></category>

		<category><![CDATA[outlook]]></category>

		<category><![CDATA[sync]]></category>

		<guid isPermaLink="false">http://www.simmonsconsulting.com/2008/07/15/mobileme-what-a-bust/</guid>
		<description><![CDATA[Wow. I&#8217;ve seen some pretty dismal web launches but I must say Apple and their MobileMe launch has become the colossus of debacles. After spending several hours (and I mean, literally, eight+ hours of off and on efforts) of trying to get my Outlook 2007 data to properly sync to MobileMe and to my iPhone, [...]]]></description>
			<content:encoded><![CDATA[<p>Wow. I&#8217;ve seen some pretty dismal web launches but I must say Apple and their MobileMe launch has become the colossus of debacles. After spending several hours (and I mean, literally, eight+ hours of off and on efforts) of trying to get my Outlook 2007 data to properly sync to MobileMe and to my iPhone, I am close to giving up.</p>
<p><em>Updated at 2008-07-17 @ 4:05 pm: It appears that it is working now! Wahoo! Resetting the sync history from the MobileMe control panel never worked, but I tried to reset my sync history from iTunes (Edit->Preferences->Syncing->Reset Sync History.) I then let the next automatically scheduled sync occur and it prompted me to choose what and how to sync. I told it to take my contacts on my PC and overwrite MobileMe and told the calendar to merge. When that finished, I logged into me.com and all my contacts were there! Next, I reset sync history again from iTunes and the next sync, I selected merge for my contacts and to overwrite MobileMe&#8217;s calendar with the one on my PC. That finished, and my calendar was updated, too. Keeping my fingers crossed!</em><br />
<span id="more-312"></span><br />
At first, things seemed to go <em>almost</em> right. I followed the instructions to the letter &#8230; I synced my iPhone to my Outlook (on my laptop) using the normal, tethered way, then opened the MobileMe (MM) control panel, set up the sync (I&#8217;m just doing contacts and calendar) then clicked sync. After the sync finished, I logged into <a href="http://www.me.com" class="offsite" title="MobileMe">http://www.me.com</a> and made sure my stuff was there. My contacts seemed to be all there, but my calendar had some issues. When I selected the calendar in me.com, it popped up the following error:</p>
<blockquote class="withquotes"><p><strong>Calendar Error</strong><br />
MobileMe Calendar could not start because it was unable to load any calendars from the server. Try reloading Calendar. If this problem persists, contact MobileMe Support.</p>
<p><strong>[Go to MobileMe Support]  [Try Again] </strong></p></blockquote>
<p>Clicking <strong>Try Again</strong> just repeated the cycle. Clicking <strong>Go to MobileMe Support</strong> simply loaded the calendar &#8230; <em>with my data apparently intact</em>. Go figure.</p>
<p>Thinking this might just be a non-issue, I next set up my me.com account on my iPhone, then told it to use the push contacts and calendar from that account. So far, so good. My contacts all dribbled away (panic!) then started to trickle back in as they synced from me.com. I checked my calendar on the iPhone and most of my events and appointments seemed to be there, too.</p>
<p>Aside from the calendar glitch I saw every time I logged into the me.com website, things seemed to be working pretty well. The problem is I took it one more step. I tried adding my desktop Outlook 2007 to the mix, hoping to get the Holy Grail &#8230; a single, merged set of contacts and calendar, synced across all my devices. The problem was that I couldn&#8217;t get a sync to finish without erroring on my desktop. They errored out with the following informative message: &#8220;The sync failed because of an error. Please try again or contact MobileMe Support.&#8221; Thanks for that. After about half a dozen attempts, I decided to remove my desktop from me.com and cut my losses.</p>
<p>The problem was my contacts were a complete mess now in me.com and on my iPhone, with dupes all over the place. I blew away my contacts in me.com and went back to ground zero: I wiped out all my contacts in the me.com account <em>and</em> on my iPhone; then on my laptop (using the MM control panel) I reset my contacts to have Outlook overwrite MobileMe. That sync finished without an error, so I logged back into the MM website hoping to see my contacts again &#8230; but instead, it said simply &#8220;You have no contacts.&#8221; Whah???</p>
<p>The next step I tried was to completely start over. I removed my laptop from syncing with me.com, turned off push contacts and calendar in my iPhone and logged into the me.com website and deleted everything I could. I tried starting at the beginning, adding my laptop first as I did before, except this time the sync didn&#8217;t finish. It errored out with &#8220;The sync failed because of an error.&#8221; Gah.</p>
<p>Being completely insane and expecting different results from the exact same procedure, I did it again. The sync errored out again, but while it was running something new happened. I tried to open the sync preferences from the MM control panel, and applesyncpref.exe crashed. Several times, in fact. Over and over, I tried to get back into the sync preferences and it would simply go away each time.</p>
<p>After about two and a half hours, the background sync process finally seemed to finish. I was able to open the sync control panel and it said it had successfully synced. I then went <em>back</em> to the me.com website and logged in. Guess what? &#8220;You have no contacts.&#8221; And the same error when accessing my calendar. When I add a contact from the me.com website, it shows up temporarily, but then if I switch to the me.com mail then back to contacts, it says &#8220;You have no contacts.&#8221; So now, I can&#8217;t even add a contact to me.com from me.com. Indeed.</p>
<p>I have also spent hours trying to look for answers in the Apple discussion boards, but they are having as much trouble keeping those up and running as me.com, apparently. Numerous times when trying to click on a topic, I would get an error message asking me to contact the system administrator. Ironic that part of the error message said to try searching the forums, but when you clicked on the link you got a message that search had been disabled by the system administrator.</p>
<p>What a pedestrian, amateurish launch, Apple.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.simmonsconsulting.com/2008/07/15/mobileme-what-a-bust-but-getting-better/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.simmonsconsulting.com/2008/07/15/mobileme-what-a-bust-but-getting-better/</feedburner:origLink></item>
		<item>
		<title>Old Compaq won’t boot without keyboard</title>
		<link>http://feeds.feedburner.com/~r/simcon/~3/330952710/</link>
		<comments>http://www.simmonsconsulting.com/2008/07/09/old-compaq-wont-boot-without-keyboard/#comments</comments>
		<pubDate>Wed, 09 Jul 2008 17:20:10 +0000</pubDate>
		<dc:creator>Toby Simmons</dc:creator>
		
		<category><![CDATA[Computers]]></category>

		<guid isPermaLink="false">http://www.simmonsconsulting.com/2008/07/09/old-compaq-wont-boot-without-keyboard/</guid>
		<description><![CDATA[I had an old desktop Compaq EVO4000 that I wanted to re-purpose as a headless server. It used to be my old Windows PC but since it was getting a little long in the tooth (and slow for most purposes) I wiped it out and installed Ubuntu 7.10 (Gutsy Gibbon) server on it. It made [...]]]></description>
			<content:encoded><![CDATA[<p>I had an old desktop Compaq EVO4000 that I wanted to re-purpose as a headless server. It used to be my old Windows PC but since it was getting a little long in the tooth (and slow for most purposes) I wiped it out and installed Ubuntu 7.10 (Gutsy Gibbon) server on it. It made a great little server. The problem was it would not boot unless it had a keyboard attached. In a great stroke of irony, I received the following message during the boot up process with no keyboard:</p>
<pre>Keyboard error. Press F1 to continue.</pre>
<p>There is a way around this, but at first it seems a little backwards. With a keyboard attached, you have to enter the BIOS (by pressing F10 at the boot screen) and first enable a power-on password. This creates a &#8220;Password Options&#8221; selection in the BIOS menu. Then, under &#8220;Password Options,&#8221; you can now enable &#8220;Network Server Mode&#8221; which allows the computer to boot without keyboard/mouse installed. I&#8217;m posting this just in case the original place I found the answer (<a href="http://forums11.itrc.hp.com/service/forums/bizsupport/questionanswer.do?prodSeriesId=369331&#038;prodTypeId=12454&#038;threadId=1013669&#038;admit=109447626+1215032057844+28353475" class="offsite" title="Business support forums - Compaq EVO won't boot w/o keyboard?">in the old HP forums</a>) goes away.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.simmonsconsulting.com/2008/07/09/old-compaq-wont-boot-without-keyboard/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.simmonsconsulting.com/2008/07/09/old-compaq-wont-boot-without-keyboard/</feedburner:origLink></item>
		<item>
		<title>Father grounds daughter, court overrules</title>
		<link>http://feeds.feedburner.com/~r/simcon/~3/316452134/</link>
		<comments>http://www.simmonsconsulting.com/2008/06/20/father-grounds-daughter-court-overrules/#comments</comments>
		<pubDate>Fri, 20 Jun 2008 20:16:13 +0000</pubDate>
		<dc:creator>Toby Simmons</dc:creator>
		
		<category><![CDATA[Politics]]></category>

		<category><![CDATA[court]]></category>

		<category><![CDATA[liberals]]></category>

		<category><![CDATA[parenting]]></category>

		<guid isPermaLink="false">http://www.simmonsconsulting.com/2008/06/20/father-grounds-daughter-gets-overruled/</guid>
		<description><![CDATA[Straight out of the &#8220;too weird to be true&#8221; files, it appears a female justice from the Quebec Superior Court has ruled that father really doesn&#8217;t know best.
The father banned his 12-year-old daughter from going online after she posted pictures of herself on a dating site. Then after fighting with her stepmother, the father told [...]]]></description>
			<content:encoded><![CDATA[<p>Straight out of the &#8220;<a href="http://www.theglobeandmail.com/servlet/story/RTGAM.20080619.wcurfew19/BNStory/lifeFamily/home#" rel="external" class="offsite" title="Father doesn't know best, court rules in girl's fight to get grounding overruled">too weird to be true</a>&#8221; files, it appears a female justice from the Quebec Superior Court has ruled that father really <strong>doesn&#8217;t</strong> know best.</p>
<p>The father banned his 12-year-old daughter from going online after she posted pictures of herself on a dating site. Then after fighting with her stepmother, the father told her she couldn&#8217;t go on a school trip. The girl took the matter to court and &#8212; be afraid &#8212; seems to have won her case.</p>
<blockquote class="withquotes"><p>Madam Justice Suzanne Tessier of the Quebec Superior Court ruled on Friday that the father couldn&#8217;t discipline his daughter by barring her from the school trip.<br />
&#8230;<br />
Lucie Fortin, the lawyer representing the 12-year-old, said the judge found that depriving the girl of the school trip was an excessive punishment.</p>
<p>She said the girl has already been forbidden to use the Internet and her father also punished her by canceling her participation in an extracurricular event.
</p></blockquote>
<p>Please, please don&#8217;t let this foolishness come to the States.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.simmonsconsulting.com/2008/06/20/father-grounds-daughter-court-overrules/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.simmonsconsulting.com/2008/06/20/father-grounds-daughter-court-overrules/</feedburner:origLink></item>
		<item>
		<title>What a great father’s day!!!</title>
		<link>http://feeds.feedburner.com/~r/simcon/~3/312695219/</link>
		<comments>http://www.simmonsconsulting.com/2008/06/15/what-a-great-fathers-day/#comments</comments>
		<pubDate>Mon, 16 Jun 2008 01:58:04 +0000</pubDate>
		<dc:creator>Toby Simmons</dc:creator>
		
		<category><![CDATA[Personal]]></category>

		<category><![CDATA[father's day]]></category>

		<guid isPermaLink="false">http://www.simmonsconsulting.com/2008/06/15/what-a-great-fathers-day/</guid>
		<description><![CDATA[Went on a 13-mile bike ride with my son, went to Academy and bought a badminton set and a Frisbee&#174;, then played outside for nearly four more hours! Not to mention the fact that I got breakfast in bed (Eggos, milk and coffee!) and running shorts to boot! I am exhausted but it has been [...]]]></description>
			<content:encoded><![CDATA[<p>Went on a 13-mile bike ride with my son, went to Academy and bought a badminton set and a Frisbee&reg;, then played outside for nearly four more hours! Not to mention the fact that I got breakfast in bed (Eggos, milk and coffee!) and running shorts to boot! I am exhausted but it has been such a good day. I even took some of Kate&#8217;s brownies and cookies back to <em>my</em> dad.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.simmonsconsulting.com/2008/06/15/what-a-great-fathers-day/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.simmonsconsulting.com/2008/06/15/what-a-great-fathers-day/</feedburner:origLink></item>
	</channel>
</rss>
