<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-3896669</id><updated>2010-05-01T01:26:32.968-07:00</updated><title type='text'>Orcmid's Lair</title><subtitle type='html'>Welcome to Orcmid's Lair, the playground for family connections, pastimes, and scholarly vocation -- the collected professional and recreational work of Dennis E. Hamilton</subtitle><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/posts/default'/><link rel='alternate' type='text/html' href='http://orcmid.com/blog/default.asp'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><link rel='next' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/posts/default?start-index=26&amp;max-results=25'/><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://orcmid.com/blog/lair-atom.xml'/><author><name>orcmid</name><uri>http://www.blogger.com/profile/15720194709820430236</uri><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>3013</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-3896669.post-4570179081782894557</id><published>2010-05-01T01:26:00.001-07:00</published><updated>2010-05-01T01:26:33.106-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='web site construction'/><title type='text'>Republishing before Silence</title><content type='html'>&lt;p&gt;The &lt;strong&gt;&lt;em&gt;nfoCentrale&lt;/em&gt;&lt;/strong&gt; blogs, including &lt;em&gt;Orcmid’s Lair&lt;/em&gt;, were published through Blogger via FTP transfer to my web sites. That service is ending.&lt;/p&gt; &lt;p&gt;Then there will be silence as Blogger is unhooked, although the pages will remain.&lt;/p&gt; &lt;p&gt;No new posts or comments will work until I updated the web site to use its own blog engine. Once that migration is completed, posting will resume here, with details about what to know about the transition and any breakage that remains to be repaired.&lt;/p&gt; &lt;p&gt;Meanwhile, if you are curious to watch how this works out, check on &lt;a href="http://orcmid.com/BlunderDome/wingnut/"&gt;Spanner Wingnut’s Muddleware Lab&lt;/a&gt;. It may be in various stages of disrepair, but that blog will come under new custodianship first.&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3896669-4570179081782894557?l=orcmid.com%2Fblog%2Fdefault.asp' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/4570179081782894557/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=3896669&amp;postID=4570179081782894557' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/posts/default/4570179081782894557'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/posts/default/4570179081782894557'/><link rel='alternate' type='text/html' href='http://orcmid.com/blog/2010/05/republishing-before-silence.asp' title='Republishing before Silence'/><author><name>orcmid</name><uri>http://www.blogger.com/profile/15720194709820430236</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='17038397636421592587'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3896669.post-6996223242820016621</id><published>2010-04-17T11:15:00.002-07:00</published><updated>2010-04-18T10:39:44.844-07:00</updated><title type='text'>… And It Came to Pass</title><content type='html'>&lt;h3&gt;Prophets in Their Own Lands&lt;/h3&gt;&lt;p&gt;Back in February, I posted “&lt;a href="http://orcmid.com/blog/2010/02/document-security-theater-when-key-is.asp"&gt;Document Security Theater: When the Key is More Valuable than the Lock&lt;/a&gt;.”  I was objecting to a technique, now being immortalized in open-document formats such as ODF and OOXML, whereby a hashed copy of a password is stored in the document such that it can easily be retrieved and used to attack the password itself.  As explained there, the value of the password is not in being used to overcome the protection of the document against alteration – that is easy to do without ever bothering to know the password.  The value of the password is that it is a memorable secret of the password holder and it needs to be protected (i.e., disguised) because it is also used for a variety of valuable purposes.  &lt;/p&gt;&lt;p&gt;The failure to achieve a separation of concerns is probably a tip-off here.  Either way, the exposure of hashed copies of passwords is not a new issue.   There are available expert reports that identify the flaw.  Attacks on passwords whose hashed copies are known have been popular since the first widespread Internet worm was released against unprotected systems.  For example, the Unix &lt;span style="font-family:monospace;"&gt;&lt;strong&gt;/etc/passwords&lt;/strong&gt;&lt;/span&gt; file with its hashed copies of passwords was commonly readable by all users and certainly anywhere once a root password was compromised.  That users had the same passwords on different systems made leap-frog attacks from system-to-system particularly promising.  It is like watching an elaborate arrangement of dominoes fall.&lt;/p&gt;&lt;h3&gt;Encouraging Gullible Conduct&lt;/h3&gt;&lt;p&gt;My argument then was that it is folly to increase the complexity of hash coding and believe that the password is thereby protected against discovery by a determined attacker.  The defect in reasoning is in the assumption that the remedy to attackable hashed password copies is to use a “stronger” hashing technique.  It does not make a memorable password stronger, and there is effectively a (disguised) copy of the password in plain sight.  Having the copy and knowing the hashing technique allows that still-weak password to be attacked about as easily as it ever could be.&lt;/p&gt;&lt;p&gt;Systems which use password hashing as a way of not keeping passwords around in plaintext also arrange to secure the hashed copies against discovery.  Once the hashed copies are known, &lt;strong&gt;discovery of the password is becoming child’s play, especially for memorable passwords&lt;/strong&gt; that are reused by the password holder as a matter of convenience.  &lt;/p&gt;&lt;p&gt;We’ve all learned by now that convenience trumps security, right?  My objection is against willfully pandering to that conduct.  You can imagine my dismay when my efforts to end that perpetration in the ODF specification were rebuffed by &lt;a href="http://tools.oasis-open.org/issues/browse/OFFICE-2563"&gt;this argument:&lt;/a&gt;&lt;/p&gt;&lt;p&gt;“The justification for stronger algorithms than SHA1 is that many users use the same passwords for multiple tasks. So, it is worth to protect the key.  Since we explicitly added the [SHA256 and stronger hashing methods] attributes to ODF 1.2 on request, we should not revert this.”&lt;/p&gt;&lt;p&gt;That is precisely the reason we &lt;em&gt;should &lt;/em&gt;“revert” that so far draft-only provision of ODF 1.2.&lt;/p&gt;&lt;h3&gt;Reality Will Not Be Fooled&lt;/h3&gt;&lt;p&gt;Last week, there was announcement that some servers at Apache.org had been attacked and compromised.  I saw notices such as ZDNet’s “&lt;a href="http://blogs.zdnet.com/security/?p=6123"&gt;Apache.or hit by targeted XSS attack, passwords compromised&lt;/a&gt;” and PCWorld’s (via Yahoo) “&lt;a href="http://news.yahoo.com/s/pcworld/20100414/tc_pcworld/apacheprojectserverhackedpasswordscompromised"&gt;Apache Project Server Hacked, Passwords Compromised&lt;/a&gt;.”  I didn’t read the articles, since it was about an all-too-common sort of break-in.  What I didn’t appreciate was that the attackers stole &lt;strong&gt;lists of user names and their hash coded passwords&lt;/strong&gt;.&lt;/p&gt;&lt;p&gt;What finally caught my undivided attention was the 2010-04-13 &lt;a href="http://blog.jclark.com/"&gt;James Clark&lt;/a&gt; tweet, “&lt;a href="http://twitter.com/james_clark/statuses/12112331774"&gt;Ouch.  Hashed copy of password compromised for all users of Apache hosted JIRA, Bugzilla&lt;/a&gt;.”&lt;/p&gt;&lt;p&gt;The &lt;a href="http://blogs.apache.org/infra/entry/apache_org_04_09_2010"&gt;notice at the Apache Foundation&lt;/a&gt; cannot be clearer: “&lt;strong&gt;If you are a user of the Apache hosted JIRA, Bugzilla, or Confluence, a hashed copy of your password has been compromised.”  &lt;/strong&gt;And, of course, if we are putting hashed copies of passwords in plain site, it doesn’t need a hacked JIRA, Bugzilla, or Confluence configuration to get it.  Even scarier is this observation: “JIRA and Confluence both use a SHA-512 hash, but without a random salt. We believe the risk to simple passwords based on dictionary words is quite high, and most users should rotate their passwords.”  &lt;/p&gt;&lt;h3&gt;&lt;strong&gt;What more do we need to know?&lt;/strong&gt;&lt;/h3&gt;&lt;p&gt;It is time to stop putting lipstick on what we know to be a pig.&lt;/p&gt;&lt;hr /&gt;
&lt;p&gt;&lt;small&gt;I believe that this situation, for documents, arose through an over-constrained problem.  We’ve been blinded into thinking that the safety of keys used for conveniently removing document protections is improved by strengthening the hashing for copies of those keys.  All this does is encourage folks to be careless in the choice of passwords for this mundane purpose.  We must find a way off that slippery spiral.&lt;/small&gt;&lt;/p&gt;&lt;p&gt;&lt;small&gt;The intriguing problem is how to preserve the convenience of protection removal for document authors without subjecting their convenient, memorable password to discovery by attacking the plain-sight hashed copy.  Is there a way out of the current awful practice?  And if so, what do we do to overcome perpetuation of the flawed approach that is already in place?&lt;/small&gt;&lt;/p&gt;&lt;p&gt;&lt;small&gt;[&lt;strong&gt;update 2010-04-17T19:09Z&lt;/strong&gt; I broke up the first paragraph because it did not flow well.  This allowed me to embellish the situation with more unpleasant historical facts.  It is appalling to see how many years it’s been known that disclosure of hashed copies of passwords is a practically-attackable vulnerability]&lt;/small&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3896669-6996223242820016621?l=orcmid.com%2Fblog%2Fdefault.asp' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/6996223242820016621/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=3896669&amp;postID=6996223242820016621' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/posts/default/6996223242820016621'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/posts/default/6996223242820016621'/><link rel='alternate' type='text/html' href='http://orcmid.com/blog/2010/04/and-it-came-to-pass.asp' title='… And It Came to Pass'/><author><name>orcmid</name><uri>http://www.blogger.com/profile/15720194709820430236</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='17038397636421592587'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3896669.post-5125869899852532621</id><published>2010-04-16T12:40:00.001-07:00</published><updated>2010-04-18T18:21:11.388-07:00</updated><title type='text'>Amaze Your Friends: Datamine Unlimited Statistical Nonsense</title><content type='html'>&lt;p&gt;In today’s &lt;a href="http://www.techflash.com/seattle/2010/04/seattle_is_14_mac_metropolis.html"&gt;Techflash Research post&lt;/a&gt;, Todd Bishop wonders why it is that Seattle is only #14 as a “Mac Metropolis.”&amp;nbsp; (The catchy term is used in the report summary that Bishop links, and it is hard to resist repeating even if that is not what the report is about.) &lt;/p&gt; &lt;p&gt;First off, the &lt;a href="http://www.smrb.com/web/guest/apple-market-ranker"&gt;Apple Market Ranker&lt;/a&gt; analysis that Experian Simmons summarizes is about owners of Apple products, not Macs.&amp;nbsp; The basic question is, if you scratch a resident of one of the 206 Designated Market Areas (DMAs – don’t you just love being sliced and diced by market analysts?) in the United States, how likely is it that they will own or use an Apple Product: an iPod, iPhone, or Macintosh computer.&lt;/p&gt; &lt;h3&gt;OK Ed, Let’s Wow ‘Em with the Numbers&lt;/h3&gt; &lt;p&gt;The most impressive number that I see is that fully 21.6% of all adults nationwide &lt;strong&gt;own &lt;em&gt;or use&lt;/em&gt;&lt;/strong&gt; one of these products.&amp;nbsp; I don’t know about you, but even if the iPod dominates the “ground truth” behind this statistical estimate, I am impressed.&amp;nbsp; I’m sure that Apple stockholders smile and rub their hands in glee over what the iPad launch may do to these figures.&amp;nbsp; For Apple executive management, on the other hand, I would consider this a cause for concern with regard to the prospect of market saturation.&amp;nbsp; The iPad would be urgently-welcome as well as a&amp;nbsp; potential market broadener.&lt;/p&gt; &lt;p&gt;In the San Francisco – Oakland – San Jose DMA, the gravity well of Silicon Valley (the red giant) and Apple (the blue dwarf), the figure is 32.3%.&amp;nbsp; This is transformed into the wonderful&amp;nbsp; statement that the adult residents of this DMA are 49% more likely than the average adult American to own or use at least one of these products.&amp;nbsp;&amp;nbsp; Well, sure 32.3/21.6 = 1.495 so we see where that more-dramatic figure pops out.&amp;nbsp; If this were an election we’d say that Silicon Valley leads the nation by 10.7 points, but I guess that is not so sexy.&amp;nbsp; I’m not sure what any of this numerical magic tells us, but let’s play along with the idea that it provides something useful for people who worry about life in the DMAs and how we might discretely dispose of our incomes.&lt;/p&gt; &lt;p&gt;The analysis continues through the top 10 DMAs (4 being in California) by this measure of Apple friendliness, with Boston (the Semiconductor East) at a close second and with Las Vegas at 27.9% as number 10.&amp;nbsp;&amp;nbsp; Starting with number 3, San Diego, we are told the populations of these DMAs (and the full report lists them all).&amp;nbsp; For example, #4 New York weighs in with 30.4% of nearly 16 million adults and an observation about the observable presence of the iPhone.&amp;nbsp; In contrast, the 8th and 9th ranked DMAs have adult populations of less than a million each.&lt;/p&gt; &lt;h3&gt;Those Modestly Successful Puget Sound Folks&lt;/h3&gt; &lt;p&gt;If you go through the registration to download the full report and find out about the Seattle-Tacoma DMA, you’ll see that we are #14 with a population of 3.6 million adults.&amp;nbsp; A mere 27.4% are estimated to be Apple users (26.9% above the national average, if that fills you with regional pride).&amp;nbsp; The largest DMA of those closest to the national average (and why not proud of it?) is #57, St. Louis Missouri, with 2.4 million adults and 21.5% estimated Apple lovers.&amp;nbsp; For perspective, I note that 152 of the 206 DMAs come in below the national average for Apple Love.&lt;/p&gt; &lt;p&gt;Looking at the map that is provided in the full report, the Seattle-Tacoma DMA is at the heart of an Apple Love territory that spans the Vancouver BC – Portland Pacific-to-Cascades corridor, along with the I90 wedge to Spokane.&amp;nbsp; We’re among friends.&lt;/p&gt; &lt;h3&gt;Keeping Steve Ballmer Awake Nights&lt;/h3&gt; &lt;p&gt;It’s not clear to me what this tells us about existing markets and market opportunities.&amp;nbsp; It would be useful to know what proportion of those same populations own or use &lt;strong&gt;any device&lt;/strong&gt; of the kinds that Apple sells and for how many of those none (and all) of them are made by Apple.&amp;nbsp; Obviously, economic conditions, educational achievement, and infrastructure in a DMA also matters.&amp;nbsp; There might even be a market differentiation among liberal (the “rest of us?”) and (economically-)conservative communities.&amp;nbsp; &lt;/p&gt; &lt;p&gt;When the unpenetrated market consists of the owners of your competitors’ products, life becomes more difficult depending on how much people do not readily churn their discretionary possessions and favored brands.&amp;nbsp; Still, the king of the mountain has to always sleep with an uneasy crown.&amp;nbsp; If you are a pretender to the throne, I suppose having to fear disruptive forces other than your own is a condition to look forward to.&lt;/p&gt; &lt;h3&gt;And a Little Reality Seasoning&lt;/h3&gt; &lt;p&gt;The ZDNet report on personal-computer sales just reached my inbox: “&lt;a href="http://blogs.zdnet.com/gadgetreviews/?p=13904&amp;amp;tag=nl.e589"&gt;Gartner: Apple sells 1.4 million Macs in US; captures 8% market share&lt;/a&gt;.”&lt;/p&gt; &lt;p&gt;To explain how these numbers are so widely different than that wonderful 26.1% of adults, nationwide, it is important to understand that market share is not about what folks own or use, but what was sold.&amp;nbsp; The market’s 100% is all of the sales in a particular timeframe.&amp;nbsp; Because sales of personal computers in 1Q2010 are 20% better &lt;strong&gt;&lt;em&gt;in units sold&lt;/em&gt;&lt;/strong&gt; than 1Q2009, the market is spoken of as having increased by that much.&amp;nbsp; Notice that the statement is not about the revenue or the profit from those sales, which might sort out quite differently.&lt;/p&gt; &lt;p&gt;From this perspective, Apple sold 34% more Macintosh computers, moving from 7.2% of the units sold to 8.0% of the units sold in the most-recent quarter.&amp;nbsp; HP and Dell still dominate with over 50% between them but their unit sales did not grow as much as the market, which grew about 20%.&amp;nbsp; The sleeplessness at HP and Dell is of a different quality than what has Apple bounding out of bed every morning.&amp;nbsp; (Whether they made up for it in cash rather than volume, we won’t know from the Gartner analysis.)&lt;/p&gt; &lt;p&gt;To estimate the fuzz in all of this, the ZDNet article also reports an IDC finding that Apple grew its sales but lost market share against the total market (which grew more).&amp;nbsp; There is not enough information to know which are oranges and which are, uh, apples, among these comparisons.&amp;nbsp; It could be that Apple lost market share worldwide, since Macintosh penetration is apparently not so hot outside the United States while HP and Dell maintain their positions globally.&amp;nbsp; [&lt;strong&gt;Update 2010-04-19T01:20Z&lt;/strong&gt; It’s worse than that.&amp;nbsp; According to &lt;a href="http://www.idc.com/getdoc.jsp?containerId=prUS22298510"&gt;the IDC Analysis&lt;/a&gt;, Apple doesn’t even show in the top five world-wide, and their growth in the US was below the 18.4% of the total market.&amp;nbsp; An 8.3% growth in Apple computer shipments left them down from 7.0% to 6.4% of the market.&amp;nbsp; IDC describes its report as counting shipments and determines market share from that.]  &lt;p&gt;Perhaps the oddest reporting of these latest figures for personal-computer sales is the underplayed fact that Toshiba sales grew faster than Apple’s, taking away 4th place.&amp;nbsp; Acer did even better strengthening its 3rd place position as well.&amp;nbsp; These two can be credited with capturing most of the market growth between them.&amp;nbsp; Although this phenomenon is noted in the ZDNet article, Apple gets the headline and the lede.&amp;nbsp; Interesting, aye?  &lt;hr&gt;  &lt;p&gt;&lt;/p&gt; &lt;p&gt;&lt;small&gt;[&lt;strong&gt;Update 2010-04-16T22:46Z&lt;/strong&gt; Something lead me back for a second look, adding a paragraph about the far-superior Toshiba and Acer performance as of 1Q2010.&amp;nbsp;&amp;nbsp; The Tablet derby through to the end of 2010 is going to be fascinating.&lt;br&gt;&amp;nbsp;&lt;/small&gt;&lt;small&gt;&lt;strong&gt;Update 2010-04-16T20:46Z&lt;/strong&gt; Repairing a typo allows me to speculate even more with almost no evidence.&lt;br&gt;&amp;nbsp;&lt;strong&gt;Update 2010-04-16T20:33Z&lt;/strong&gt; I couldn’t resist adding the information about 1Q2010 personal-computer market volumes as evidence of how important it is to get beneath the numbers to find out what is really going on and who it matters to.]&lt;/small&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3896669-5125869899852532621?l=orcmid.com%2Fblog%2Fdefault.asp' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/5125869899852532621/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=3896669&amp;postID=5125869899852532621' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/posts/default/5125869899852532621'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/posts/default/5125869899852532621'/><link rel='alternate' type='text/html' href='http://orcmid.com/blog/2010/04/amaze-your-friends-datamine-unlimited.asp' title='Amaze Your Friends: Datamine Unlimited Statistical Nonsense'/><author><name>orcmid</name><uri>http://www.blogger.com/profile/15720194709820430236</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='17038397636421592587'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3896669.post-1609711869774761005</id><published>2010-04-08T09:47:00.001-07:00</published><updated>2010-04-08T10:18:26.868-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='confirmable experience'/><category scheme='http://www.blogger.com/atom/ns#' term='trustworthiness'/><category scheme='http://www.blogger.com/atom/ns#' term='software usability'/><category scheme='http://www.blogger.com/atom/ns#' term='system incoherence'/><title type='text'>Don’t You Just Hate It When …</title><content type='html'>&lt;h3&gt;… You visit a site, create a comment, and &lt;/h3&gt; &lt;blockquote&gt; &lt;p&gt;You are asked to log in and you have no idea that you have a password for the particular site.&lt;/p&gt;&lt;/blockquote&gt; &lt;h3&gt;… You attempt to register at a site, and &lt;/h3&gt; &lt;blockquote&gt; &lt;p&gt;They tell you that your e-mail is already registered with them because they are part of a conglomeration of sites none of which you recognize at all and/or have saved a password and account entry for in your password safe.&lt;/p&gt;&lt;/blockquote&gt; &lt;h3&gt;… They prefill a form with your user name or e-mail address&lt;/h3&gt; &lt;blockquote&gt; &lt;p&gt;But it is because you created an account on some other blog of the same service but you filed the password under the name of that other place, having no idea you were registering for wordpress or typepad all over the galaxy and actually had no intention of doing so and you don’t remember what that other place was anyhow&lt;/p&gt;&lt;/blockquote&gt; &lt;h3&gt;… They will take an OpenId&lt;/h3&gt; &lt;blockquote&gt; &lt;p&gt;But you have to explicitly register an account anyhow, and your already-filled comment form is lost in the process.&lt;/p&gt;&lt;/blockquote&gt; &lt;h3&gt;… They insist on inviting your automatic Disqus logon if the cookie is spotted&lt;/h3&gt; &lt;blockquote&gt; &lt;p&gt;But then you have to disable the indiscriminate e-mail river of Disqus commentary because it drowns your inbox and so, tell me again, why did I want to use Disqus?&lt;/p&gt;&lt;/blockquote&gt; &lt;h3&gt;… You can’t find your password and you seek their help&lt;/h3&gt; &lt;blockquote&gt; &lt;p&gt;Only they clearly send you what must have been your original password in a plaintext e-mail.&lt;/p&gt; &lt;p&gt;This situation makes me very happy that I use a random-password generator for every new account, so that the password protects only that one logon and nothing else.&amp;nbsp; I am unwilling to have &lt;a href="http://orcmid.com/blog/2010/02/document-security-theater-when-key-is.asp"&gt;the key be more valuable than the lock&lt;/a&gt;.&lt;/p&gt;&lt;/blockquote&gt; &lt;hr&gt;  &lt;p&gt;&lt;small&gt;You may notice that I have stopped using Technorati tags, since they seem to have no effect whatsoever and I haven’t figured out how to have them make a difference with any alternative source of tags.&amp;nbsp; I should figure out de.licio.us, I suppose, except in that case I should first figure out why my de.licio.us feed has stopped.&lt;/small&gt;&lt;/p&gt; &lt;p&gt;&lt;small&gt;I also use categories, well no … I use Blogger Labels which are sort of like categories except it is hard to find out what they are and place a current list and links on my sidebar.&amp;nbsp; Blogger backlinks and Blogger labels remind me of the propensity of some Microsoft developer types to do-it-their-way when there is already an established practice out there.&amp;nbsp; Yes, developers just want to have fun. But inflicting their NIH syndrome on the rest of us is not OK.&amp;nbsp; Go do that in the privacy of your own home, please.&lt;/small&gt;&lt;/p&gt; &lt;p&gt;&lt;small&gt;For the labels, I think I will periodically post a message that simply goes into every category I have used (Windows Live Writer knows what they are), so I can remind myself not to make up more and maybe even prune the list where I tend to always use multiple labels in combination.&lt;/small&gt;&lt;/p&gt; &lt;p&gt;&lt;small&gt;Aren’t you happy that I have spiffed up this blog to the point that it serves as an invitation to my regular blogging on whatever strikes my fancy in the moment?&amp;nbsp; Just wait, there are five more blogs and I have a great deal of pent-up blogging from my 18 months nose-down in document-standards work.&lt;/small&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3896669-1609711869774761005?l=orcmid.com%2Fblog%2Fdefault.asp' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/1609711869774761005/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=3896669&amp;postID=1609711869774761005' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/posts/default/1609711869774761005'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/posts/default/1609711869774761005'/><link rel='alternate' type='text/html' href='http://orcmid.com/blog/2010/04/dont-you-just-hate-it-when.asp' title='Don’t You Just Hate It When …'/><author><name>orcmid</name><uri>http://www.blogger.com/profile/15720194709820430236</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='17038397636421592587'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3896669.post-4470490438296312762</id><published>2010-04-07T16:00:00.002-07:00</published><updated>2010-04-07T22:53:07.433-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='web site construction'/><category scheme='http://www.blogger.com/atom/ns#' term='confirmable experience'/><title type='text'>Blog Template Unification: Template Trickiness</title><content type='html'>&lt;p&gt;In &lt;a href="http://orcmid.com/blog/2010/04/february-frights-redux-unification-for.asp"&gt;Orcmid's Lair: February Frights Redux: Unification for Creative Destruction&lt;/a&gt;, I commented that I am in a death match between decline of my web-development machine and May 1, 2010, when when Blogger ceases publishing via FTP to my own domain and hosting service.&lt;/p&gt;&lt;p&gt;The laptop is now on life support and, so far, has not entered a vegetative state. But it can't sit up and stand on its own any longer. &lt;/p&gt;&lt;p&gt;Meanwhile, I have been working to unify my Blogger templates around one single "classic" layout. That has been interesting. &lt;/p&gt;&lt;h3&gt;Testing Without Ruining the Blog&lt;/h3&gt;&lt;p&gt;For dressing-up the sidebar and tidying up some aspects of the blog posts, I was able to confirm template changes using the template-preview provisions of Blogger. &lt;/p&gt;&lt;h5&gt;Straightening Out the Archive Structure&lt;/h5&gt;&lt;p&gt;It became trickier when I decided that each blog's archives should be in a separate folder. &lt;strong&gt;&lt;em&gt;Orcmid's Lair&lt;/em&gt;&lt;/strong&gt; wasn't done that way. Its archive pages were at the same level in the blog folder as the main page and some supporting items. Fortunately, I discovered that the archive-list pull-down would automatically change to reflect the new location once I said archives should go into a separate sub-folder. Then all I had to do was move the existing archive pages to the sub-folder to make the pull-down be true. &lt;/p&gt;&lt;p&gt;I now must remember to republish those few pages that have an older version of the pull-down.  In this case, the blog is a little-bit broken, but easily fixed.&lt;/p&gt;&lt;h5&gt;Being Conditional About Comments&lt;/h5&gt;&lt;p&gt;The next tricky business was creating more cases that were conditional on which page was being generated. &lt;/p&gt;&lt;p&gt;In the past, I had full comments show up everywhere there is a copy of the related post.  I decided to simplify and have comment detail only on the individual post pages.  The version of an article on the main blog page, and in archives, provides a count and a link, but no comment content. &lt;/p&gt;&lt;p&gt;This became tricky to test because the template preview mechanism only shows what happens to the main page. To see what happens to posts, I must install the template and create a post or repost to see the effect on the individual post itself. &lt;/p&gt;&lt;p&gt;I can cause a repost, usually, by adding a comment to the post.   If necessary, I can also change the conditionality to see what everything on the main page, but that is not a complete verification.&lt;/p&gt;&lt;h5&gt;And Then There’s Backlinking&lt;/h5&gt;&lt;p&gt;Even trickier was seeing how support for links would work. Blogger has a feature called backlinking that will report about other blogs that link to this one. &lt;/p&gt;&lt;p&gt;I don’t think it is exactly a track-back mechanism.  I'm also not not sure how it works for blogs that are published via FTP. &lt;/p&gt;&lt;p&gt;To test whether backlinking is operating, despite Blogger indicating that my blog is backlink-enabled, I need to create a blog post that links to another of mine, and see what happens. That is the provocation for this particular post. &lt;/p&gt;&lt;p&gt;Also, I am using the BlogThis! pop-up that is provided if the "Create a Link" link is followed from one of my blog posts.  This seems to be one way for Blogger to notice that a link to a Blogger-generated post is being made.  Once this post is up, I can also recall it into Windows Live Writer and see whether I could have done it from there too.&lt;/p&gt;&lt;h5&gt;Next Attempt&lt;/h5&gt;&lt;p&gt;Well, BlogThis! does an awful formatting job.  I recalled the post into Windows Live Writer to touch it up as well as see if there is any special indication that this post is linking to another.  I don’t see anything.&lt;/p&gt;&lt;p&gt;I’ll repost now and then see if I have to publish from Blogger itself to have backlinking be noticed.&lt;/p&gt;&lt;h3&gt;Oh, and By the Way&lt;/h3&gt;&lt;p&gt;While I have been rooting around in tweaking the individual blog items and how comments and backlinks appear, I noticed another problem.  The permalinks on comments don’t work.  I have attempted to use an alternative way for creating the backlink, but there is something not happening.  I will have to look at the source-code of the generated HTML pages to figure this one out.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3896669-4470490438296312762?l=orcmid.com%2Fblog%2Fdefault.asp' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://orcmid.com/blog/2010/04/february-frights-redux-unification-for.asp' title='Blog Template Unification: Template Trickiness'/><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/4470490438296312762/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=3896669&amp;postID=4470490438296312762' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/posts/default/4470490438296312762'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/posts/default/4470490438296312762'/><link rel='alternate' type='text/html' href='http://orcmid.com/blog/2010/04/blog-template-unification-template.asp' title='Blog Template Unification: Template Trickiness'/><author><name>orcmid</name><uri>http://www.blogger.com/profile/15720194709820430236</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='17038397636421592587'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3896669.post-5137893791506888505</id><published>2010-04-04T22:59:00.001-07:00</published><updated>2010-04-05T16:42:58.870-07:00</updated><title type='text'>OOXML Implementation: Can Expectations Ever Trump Reality?</title><content type='html'>&lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:42d8ba8a-3234-403c-9a23-6e7bd3d41426" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/open+standards" rel="tag"&gt;open standards&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Microsoft" rel="tag"&gt;Microsoft&lt;/a&gt;, &lt;a href="http://technorati.com/tags/OOXML+Format" rel="tag"&gt;OOXML Format&lt;/a&gt;, &lt;a href="http://technorati.com/tags/ISO%2fIEC+JTC1+SC34+WG4" rel="tag"&gt;ISO/IEC JTC1 SC34 WG4&lt;/a&gt;, &lt;a href="http://technorati.com/tags/IS+29500" rel="tag"&gt;IS 29500&lt;/a&gt;, &lt;a href="http://technorati.com/tags/ECMA+376" rel="tag"&gt;ECMA 376&lt;/a&gt;, &lt;a href="http://technorati.com/tags/OOXML+strict" rel="tag"&gt;OOXML strict&lt;/a&gt;, &lt;a href="http://technorati.com/tags/OOXML+transitional" rel="tag"&gt;OOXML transitional&lt;/a&gt;&lt;/div&gt; &lt;p&gt;I was startled to see the level of passion in Alex Brown’s 2010-03-31 post, &lt;a href="http://www.adjb.net/post/Microsoft-Fails-the-Standards-Test.aspx"&gt;Microsoft Fails the Standards Test&lt;/a&gt;.&amp;nbsp; Alex has two concerns: (1) dwindling OOXML standards-maintenance attention and resources; and (2) Microsoft silence with regard to implemented support for the strict level of IS 29500 and any retirement of the transitional level as the only level supported in Microsoft implementations of OOXML.&amp;nbsp; &lt;/p&gt; &lt;p&gt;Perhaps the most level-headed analysis is the “Wow” from Andy Updegrove in his 2010-04-01 post, &lt;a href="http://www.consortiuminfo.org/standardsblog/article.php?story=20100401074623393"&gt;Alex Brown: “Without action, the entire OOXML Project is &lt;u&gt;now&lt;/u&gt; surely headed for failure.”&lt;/a&gt;&lt;/p&gt; &lt;p&gt;For me, the most peculiar aspect of the reactions I see is not that Alex has the concerns he announced, but that others treat his expression of concern for the future as a declaration of the actual present.&amp;nbsp; Furthermore, these observers who proudly pontificate that there is no action, there will be no action, and there was never going to be any action, excitedly congratulate Alex on having awakened from being hood-winked.&amp;nbsp; It is as if nothing has happened since 1998 and the book is closed on Microsoft forever.&lt;/p&gt; &lt;h3&gt;Expectations Against Observable Reality&lt;/h3&gt; &lt;p&gt;I want to look at just one part of this situation: expectations around IS 29500 implementation in Microsoft products.&amp;nbsp; The desire to have Microsoft abandon to-be-deprecated transitional provisions of IS 29500 in favor of producing only documents in the strict IS 29500 format is tied into that expectation.&lt;/p&gt; &lt;p&gt;I am eminently qualified to address this topic.&amp;nbsp; I have no information on what Microsoft is actually doing to incorporate support for IS 29500 in its products.&amp;nbsp; I have no idea what strategy Microsoft has, if any, with regard to the retirement of support for IS 29500 compliant transitional documents.&amp;nbsp; Microsoft doesn’t tell me anything about product efforts and I am happy to keep it that way.&amp;nbsp; Microsoft doesn’t seek my advice on the matter either.&amp;nbsp; So I am perfectly positioned to speculate, with my standing as a standards, interoperability, and architectural &lt;u&gt;armchair&lt;/u&gt; astronaut unblemished.&lt;/p&gt; &lt;p&gt;What I am going to report is my observation of the simple state of affairs and how difficult it is to erase the past and jump to implementations that only produce what are called strict IS 29500 documents.&amp;nbsp; Expecting that to have been achieved in two years is about as unobservant as belief that all Microsoft needed to have done was adopt ODF as its native format in the first place.&lt;/p&gt; &lt;h3&gt;Can I &lt;u&gt;Has &lt;/u&gt;&lt;strike&gt;Have Me&lt;/strike&gt; Strict Now Please?&lt;/h3&gt; &lt;p&gt;The ISO/IEC International Standard for OOXML, IS 29500:2008, has two major levels that can be implemented.&amp;nbsp; There is a strict IS 29500 format that is the subject of the main part of the specification.&amp;nbsp; There is also a transitional IS 29500 format that mainly includes everything allowed in the strict format along with some other provisions that it was agreed would be retired but retained now for compatibility purposes.&amp;nbsp; The idea was that there would &lt;strike&gt;be&lt;/strike&gt; &lt;u&gt;come&lt;/u&gt; a time when consumers might accept transitional documents but the routinely-expected output would be a strict IS 29500 document.&amp;nbsp; The strict-transitional differentiation and the notion that production of non-strict documents would be discouraged for new documents was a creation of the DIS 29500 Ballot Resolution meeting in February 2008.&amp;nbsp; It was ratified in the approval of DIS 29500 as an International Standard on April 2, 2008.&lt;/p&gt; &lt;p&gt;In IS 29500:2008 as it was first published in November, 2008, the set of strict documents is essentially a subset of the transitional documents.&amp;nbsp; In addition, it is the transitional documents that include the most provisions of ECMA-376:2006, the specification supported by the already-distributed Microsoft Office System 2007 (and any Office 2003 configuration&lt;u&gt;, like mine,&lt;/u&gt; to which the OOXML Compatibility Pack has been added).&amp;nbsp; Various translators also accept or emit ECMA-376 documents.&amp;nbsp; The &lt;strong&gt;&lt;font face="monospace"&gt;.docx&lt;/font&gt;&lt;/strong&gt;, &lt;strong&gt;&lt;font face="monospace"&gt;.xlsx&lt;/font&gt;&lt;/strong&gt;, and &lt;strong&gt;&lt;font face="monospace"&gt;.pptx&lt;/font&gt;&lt;/strong&gt; documents that are growing in numbers every day in production use satisfy the provisions of ECMA-376:2006 and tend to use transitional provisions of IS 29500 rather than preferable strict counterparts.&lt;/p&gt; &lt;p&gt;There is already a legacy situation with OOXML concerning the need for products to support ECMA-376:2006 in the document&lt;u&gt;s&lt;/u&gt; that are accepted and produced.&lt;/p&gt; &lt;h3&gt;Well, Not So Fast, Sparky&lt;/h3&gt; &lt;p&gt;In addition, SC34 WG4, the standards-development working group that maintains IS 29500,&amp;nbsp; has now created a situation in which &lt;strong&gt;&lt;u&gt;there is more than one strict IS 29500&lt;/u&gt;&lt;/strong&gt;.&lt;/p&gt; &lt;p&gt;As part of the early maintenance work, some found it disturbing that there was no way to differentiate provisions of ECMA-376:2006 from IS 29500 transitional and of IS 29500 transitional from IS 29500 strict.&amp;nbsp;&amp;nbsp; The same namespaces were used for all of them.&amp;nbsp; This issue was being addressed before the ink was dry on IS 29500:2008.&amp;nbsp; In 2009, the SC34 WG4 arrived at a set of amendments, most of which were designed to separate the namespace used for the strict provisions of IS 29500 from the namespace used for transitional documents with their additional/alternative to&lt;strike&gt;o&lt;/strike&gt;-be-deprecated provisions.&lt;/p&gt; &lt;p&gt;If Microsoft had already implemented a way to produce strict IS 29500:2008 documents as defined before these amendments, those documents would now be considered transitional documents.&amp;nbsp; Their XML parts would employ the transitional namespaces, not the recently-adopted ones for strict IS 29500.&lt;/p&gt; &lt;p&gt;It has been a few months since the amendment solidified, and one would hope that Microsoft is looking at how to enact the production of strict IS 29500 documents in some customer-respectful manner.&amp;nbsp; Whether that is something that could possibly appear in the soon-to-be-released Microsoft Office 2010 products is not something I will even guess about.&amp;nbsp; Microsoft’s commitment to support IS 29500 is not specific on this topic, and there may be residual difficulties in how the separation of strict out from under transitional has been executed in the amendments and any anticipatory implementation work.&lt;/p&gt; &lt;p&gt;I can see ways to work through a gradual migration where the expected output is strict IS 29500 documents.&amp;nbsp; But I would expect transitional/ECMA-676 documents to be accepted for a long time and to be produced at least as long as “Save As … 97-2003 Document” &lt;u&gt;also&lt;/u&gt; exists.&lt;/p&gt; &lt;hr&gt;  &lt;h3&gt;Appendix: Arriving at Separated Strict and Transitional Namespaces: The Progression &lt;/h3&gt; &lt;p&gt;Although it has been two years since there was agreement on what IS 29500:2008 would be, it was not until November 25 that the specifications were publicly available.&amp;nbsp;&amp;nbsp; In less than one year after that, amendments creating a substantial difference in the separation of strict OOXML documents from transitional OOXML documents was formulated and put out for ballot.&amp;nbsp; The official Corrigenda and Addenda carrying those and other changes are not yet available to the public.&amp;nbsp; Here is the progression.&lt;/p&gt; &lt;ul&gt; &lt;li&gt;&lt;strong&gt;ISO/IEC International Standard 29500:2008 Office Open XML File Formats&lt;/strong&gt;.&amp;nbsp; First edition 2008-11-15.&amp;nbsp; This is the first official publication of IS 29500 for OOXML after the 2007 balloting and a subsequent Ballot Resolution Meeting in early 2008.&amp;nbsp; The specification is in four parts:  &lt;ul&gt; &lt;li&gt;Part 1: Fundamentals and Markup Language Reference.&amp;nbsp; This is where the strict provisions are specified.  &lt;li&gt;Part 2: Open Packaging Conventions.&amp;nbsp; There are some transitional considerations in packaging.&amp;nbsp; These are being treated by separate defect reports.&amp;nbsp; The OPC are adaptable for non-OOXML usage.  &lt;li&gt;Part 3: Markup Compatibility and Extensibility.&amp;nbsp; A set of independent features by which extensions can be added to an XML Document using a set of specific conventions &lt;u&gt;that allow for graceful degradation when the extensions are not understood&lt;/u&gt;.&amp;nbsp; &lt;li&gt;Part 4: Transitional Migration Features.&amp;nbsp; Additional features that are not included in the strict provisions.&amp;nbsp; As originally formulated, the strict provisions were to be a subset of the transitional OOXML documents and all of ECMA-376 was embraced by transitional OOXML with a few deviations.&lt;br&gt;&lt;/li&gt;&lt;/ul&gt; &lt;li&gt;&lt;strong&gt;SC34 N 1246 ISO/IEC 29500-1:2008/FPDAM1, Part 1: Fundamentals and Markup Language Reference – AMENDMENT 1&lt;/strong&gt;, 2009-08-04 available as a public &lt;a href="http://www.itscj.ipsj.or.jp/sc34/open/1246.zip"&gt;1.56MB downloadable Zip file&lt;/a&gt; consisting of the proposed draft amendment and the corrected (RNG and W3C) schemas.&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br&gt;This public document was taken to a four-month &lt;a href="http://www.itscj.ipsj.or.jp/sc34/open/1246b.txt"&gt;SC34 FPDAM Ballot&lt;/a&gt; that closed 2009-12-04.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br&gt;&amp;nbsp;&amp;nbsp; &lt;li&gt;&lt;strong&gt;SC34 N 1251 ISO/IEC 29500-4:2008/FPDAM1, Part 4: Transitional Features – AMENDMENT 1&lt;/strong&gt;, 2009-08-04 available as a public &lt;a href="http://www.itscj.ipsj.or.jp/sc34/open/1251.zip"&gt;1.59MB downloadable Zip file&lt;/a&gt; consisting of the proposed draft amendment and the corrected (RNG and W3C) schemas.&lt;br&gt;&amp;nbsp;&amp;nbsp; &lt;br&gt;This public document was taken to a four-month &lt;a href="http://www.itscj.ipsj.or.jp/sc34/open/1251b.txt"&gt;SC34 FPDAM Ballot&lt;/a&gt; that closed 2009-12-04.&amp;nbsp; &lt;br&gt;&amp;nbsp;&amp;nbsp; &lt;li&gt;&lt;strong&gt;SC34 N 1253 IS 295&lt;u&gt;00&lt;/u&gt;&lt;strike&gt;99&lt;/strike&gt;:2008 Defect Report Log&lt;/strong&gt; [At Closure of the DCOR1 and FDAM1 Sets], 2009-08-04 edition available as a public &lt;a href="http://www.itscj.ipsj.or.jp/sc34/open/1253.pdf"&gt;3.91MB downloadable PDF&lt;/a&gt; file.&amp;nbsp; &lt;br&gt;&amp;nbsp;&amp;nbsp; &lt;br&gt;&lt;strong&gt;Defect Item 08-0012&lt;/strong&gt; was submitted by Ms. Ruth Schneider of the National Body (SNV) for Switzerland.&amp;nbsp; It was circulated to SC34 on &lt;strong&gt;2008-11-03&lt;/strong&gt;.&amp;nbsp; The defect involves the inability to distinguish between ECMA-376:2006 schemas and those of IS 29500 because the same namespaces are used.&amp;nbsp; From the log on this item we can see that there were many ways to deal with &lt;u&gt;explicit&lt;/u&gt; versioning and that no reasonable solution stood out.&amp;nbsp; Finally, at a meeting in Prague on &lt;strong&gt;2009-03-24&lt;/strong&gt;, a small break-out group returned with proposed requirements for any versioning solution:&lt;br&gt;&amp;nbsp;&amp;nbsp; &lt;ul&gt; &lt;li&gt;To push producers &lt;em&gt;&lt;strong&gt;gently&lt;/strong&gt;&lt;/em&gt; towards strict conformance [emphasis mine, orcmid:]  &lt;li&gt;To improve interoperability  &lt;li&gt;To do no evil to the 29500 ecosystem (i.e., files, end users, and implementations)&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt; &lt;blockquote&gt; &lt;p&gt;The option to change the namespace for strict schemas and only strict schemas emerged in subsequent discussions.&amp;nbsp; It took until the &lt;strong&gt;2009-06-22/24&lt;/strong&gt; meeting in Copenhagen to finish wading through the considerations and agree that the only change would be new namespaces for strict schemas and the associated narratives.&amp;nbsp; Along the way there were was stumbling around versioning, conformance attributes, and features of transitional that had no existence in ECMA-376:2006 and were there now merely to preserve transitional as the superset.&amp;nbsp; Although the final changes needed to accomplish &lt;strike&gt;this&lt;/strike&gt; &lt;u&gt;the namespace separations&lt;/u&gt; were contributed by &lt;u&gt;Microsoft expert&lt;/u&gt; Shawn Villaron of the ECMA delegation &lt;strike&gt;(and Microsoft)&lt;/strike&gt;, the issues and inter-dependencies were heavily discussed among all of the WG4 participants.&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br&gt;In the end, &lt;strong&gt;resolution of defect item 08-0012&lt;/strong&gt; involved &lt;em&gt;&lt;strong&gt;over 300&lt;/strong&gt;&lt;/em&gt; &lt;strong&gt;&lt;em&gt;amendment entries&lt;/em&gt;&lt;/strong&gt; in N1246 for IS 29500 Part 1 and &lt;em&gt;&lt;strong&gt;over 200&lt;/strong&gt;&lt;/em&gt; in N1251 for Part 4.&amp;nbsp; This is about &lt;em&gt;&lt;strong&gt;75% of all of the amendment entries&lt;/strong&gt;&lt;/em&gt; in the FPDAM1 set, all on behalf of this single defect and its simply-stated disposition.&lt;/p&gt;&lt;/blockquote&gt; &lt;ul&gt; &lt;li&gt;&lt;strong&gt;Brad Smith’s &lt;/strong&gt;&lt;a href="http://www.microsoft.com/presspass/press/2009/dec09/12-16statement.mspx"&gt;2009-12-16 Microsoft Statement on European Commission Decision&lt;/a&gt;.&amp;nbsp; This declaration from Microsoft establishes a “public undertaking” with regard to interoperability.&amp;nbsp;&amp;nbsp; Part of this undertaking includes a Warranty Agreement covered in a 2009-12-16 Annex (downloadable &lt;a href="http://www.microsoft.com/presspass/presskits/eu-msft/docs/AnnexA%20WarrantyAgreement16Dec2009.doc"&gt;Microsoft Office Word .doc file&lt;/a&gt;).&amp;nbsp; The timing of this announcement has nothing to do with events at ISO/IEC JTC1 SC34 (and some of the “undertaking” documents were first uploaded with 2009-10-06, dates).&amp;nbsp; The “undertaking” is in the spirit of the &lt;a href="http://www.microsoft.com/interop/principles/default.mspx"&gt;Interoperability Principles&lt;/a&gt; and other agreements with regulatory authorities (c.f., my &lt;a href="http://orcmid.com/blog/2008/02/interoperability-by-design.asp"&gt;2008-02-26 Interoperability by Design&lt;/a&gt; post).&amp;nbsp; It also puts some serious teeth into Microsoft commitments by&amp;nbsp; asserting that “Microsoft will make available legally-binding warranties that will be offered to third parties.”&lt;br&gt;&amp;nbsp;&amp;nbsp; &lt;br&gt;In my reading of the available on-line documents, legally-binding warranties are provided for an unstated fee to parties that intend to provide interoperability with Microsoft implementations of various protocols and industry standards.&amp;nbsp; Under such warranties, there is assurance that successors to Microsoft Office Word 2007, Excel 2007, and PowerPoint 2007 will support IS 29500 rather than ECMA-376.&amp;nbsp; Nothing in the “undertaking” distinguishes between strict and transitional provisions of IS 29500. &lt;br&gt;&amp;nbsp;&amp;nbsp; &lt;li&gt;&lt;strong&gt;Subsequent Creation of Documents.&lt;/strong&gt;&amp;nbsp; There are no more-recent public documents&lt;strike&gt;,&lt;/strike&gt; as of 2010-04-03.&amp;nbsp; On 2010-03-05, documents &lt;strong&gt;SC34 N 1382&lt;/strong&gt; and &lt;strong&gt;SC34 N 1384&lt;/strong&gt; appeared as final FDAM1 amendment texts on the SC34 document repository.&amp;nbsp; I presume that these reflect the disposition of FPDAM1 ballot comments and perhaps other feedback on &lt;strong&gt;N 1246&lt;/strong&gt; and &lt;strong&gt;N 1251&lt;/strong&gt;, respectively.&lt;br&gt;&amp;nbsp;&amp;nbsp; &lt;li&gt;&lt;strong&gt;New Defects from the Namespace Change.&lt;/strong&gt;&amp;nbsp; I can’t imagine that the massive changes involved in separation of strict into its own namespaces would not be accompanied by new defects, &lt;strike&gt;especially in&lt;/strike&gt; &lt;u&gt;considering&lt;/u&gt; how &lt;strike&gt;the&lt;/strike&gt; dependent the transitional provisions were on the formerly-strict-but-same-namespace provisions.&amp;nbsp; This seems to be born&lt;u&gt;e&lt;/u&gt; out in the Outstanding Action Items 7-9 of the 2010-02-18 SC34 WG6 Teleconference minutes &lt;u&gt;(&lt;/u&gt;available as a public &lt;a href="http://www.itscj.ipsj.or.jp/sc34/open/1386.pdf"&gt;574kB downloadable PDF&lt;/a&gt; file&lt;u&gt;)&lt;/u&gt;.&amp;nbsp; Although there will need to be those, perhaps other, repairs&lt;u&gt;,&lt;/u&gt; there is probably little that would further delay an implementation being able to recognize its supported strict features under either namespace so long as the provisions are identical.&amp;nbsp; Preventing the clashing of unique-to-strict and unique-to-transitional provisions will require care in all cases.&amp;nbsp;&amp;nbsp; &lt;u&gt;I am blissfully ignorant of how the mixing of features might complicate the internal, “in-memory” document model of Microsoft and other existing products.&amp;nbsp; The added complexity of testing and building a relevant document corpus for all of the use cases strikes me as seriously daunting.&lt;/u&gt;&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;[&lt;strong&gt;update 2010-04-05T23:41Z&lt;/strong&gt; And I am finally scrapping all of that useless white space that was on the end of my blog text.&lt;br&gt;&amp;nbsp;&lt;strong&gt;update 2010-04-05T23:11Z&lt;/strong&gt; I misquoted Andy Updegrove’s blog title quoting Alex Brown and have fixed it, thanks to the good eye of Rob Weir.&lt;br&gt;&amp;nbsp;&lt;strong&gt;update 2010-04-05T16:49Z&lt;/strong&gt; To&lt;strike&gt;o&lt;/strike&gt; be more careful when there are t&lt;strike&gt;w&lt;/strike&gt;o&lt;u&gt;o&lt;/u&gt; many words to get right the first time.&amp;nbsp; Sometimes, I just can’t bear it.&lt;br&gt;&amp;nbsp;&lt;strong&gt;update 2010-04-05T15:11Z&lt;/strong&gt; I took inspiration from Alex Brown’s comment to tidy up some wording and add an after-thought about the unseen but material impacts of a simple namespace change in a world of comingled strict and transitional features.]&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3896669-5137893791506888505?l=orcmid.com%2Fblog%2Fdefault.asp' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/5137893791506888505/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=3896669&amp;postID=5137893791506888505' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/posts/default/5137893791506888505'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/posts/default/5137893791506888505'/><link rel='alternate' type='text/html' href='http://orcmid.com/blog/2010/04/ooxml-implementation-can-expectations.asp' title='OOXML Implementation: Can Expectations Ever Trump Reality?'/><author><name>orcmid</name><uri>http://www.blogger.com/profile/15720194709820430236</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='17038397636421592587'/></author><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3896669.post-4335506194679946450</id><published>2010-04-03T10:27:00.002-07:00</published><updated>2010-04-03T10:29:10.602-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='web site construction'/><category scheme='http://www.blogger.com/atom/ns#' term='confirmable experience'/><category scheme='http://www.blogger.com/atom/ns#' term='computers and internet'/><title type='text'>February Frights Redux: Unification for Creative Destruction</title><content type='html'>&lt;div style="PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; DISPLAY: inline; FLOAT: none; PADDING-TOP: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:5825cc99-9cb8-4168-8b5c-bad1a74ffe1d" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/Blogger" rel="tag"&gt;Blogger&lt;/a&gt;, &lt;a href="http://technorati.com/tags/computer+upgrades" rel="tag"&gt;computer upgrades&lt;/a&gt;, &lt;a href="http://technorati.com/tags/web+development" rel="tag"&gt;web development&lt;/a&gt;, &lt;a href="http://technorati.com/tags/blog+authoring" rel="tag"&gt;blog authoring&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Tablet+PC" rel="tag"&gt;Tablet PC&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Windows+7" rel="tag"&gt;Windows 7&lt;/a&gt;, &lt;a href="http://technorati.com/tags/mobile+working" rel="tag"&gt;mobile working&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Windows+Home+Server" rel="tag"&gt;Windows Home Server&lt;/a&gt;&lt;/div&gt;&lt;p&gt;I have moved from &lt;a href="http://orcmid.com/blog/2010/02/february-frights-begin.asp"&gt;February Frights&lt;/a&gt; to April Insecurity.  Here’s an update on the items that I had on my plate:&lt;/p&gt;&lt;ol&gt;&lt;li&gt;&lt;span style="color:#ff0000;"&gt;&lt;strong&gt;Frailty of Compagno, the web-development server, is increasing&lt;/strong&gt;.&lt;/span&gt;  Danger, danger … .  I am operating on &lt;a href="http://www.flickr.com/photos/orcmid/4202523298/in/set-72157611703040405/"&gt;chewing-gum and a prayer&lt;/a&gt; for now.  I have to do this, but figuring out staging for coming up in a reliable way on the Windows Home Server is daunting for me.  More urgency is required.
   &lt;/li&gt;&lt;li&gt;&lt;span style="color:#0000ff;"&gt;&lt;strong&gt;I have successfully migrated Vicki onto a docked laptop&lt;/strong&gt;. &lt;/span&gt;There are some software installs remaining for the Windows 7 Dell Inspiron 15, and WiFi roaming needs to be figured out.  Everything is operating beautifully and I am jealous that Vicki has the most advanced system in the house at the moment.  Before removing her 2006-vintage Dell desktop system, I repaved it with Windows 7 too.  Worked like a champ, and we gave that system to our niece, Liza.
   &lt;/li&gt;&lt;li&gt;&lt;strong&gt;&lt;span style="color:#0000ff;"&gt;I rolled Quadro, my Tablet PC, back to Windows XP from Windows 7 RC1.&lt;/span&gt;&lt;/strong&gt;   This worked easily, by using the restore discs for the Toshiba Satellite Tablet PC.  I forgot about all of the craplets that Toshiba installed on this machine.  I miss the improved Tablet functionality (and 3-d chess) of Vista, but being back on Toshiba drivers and a stable configuration is worth it.   I gave up on the idea of having it be my e-mail machine and attempting to have more than one version of Microsoft Office was also too painful, but Quadro is in a stable, fully-functioning state now.  Of course, I am far beyond Toshiba’s 2-year update commitment and must find a Windows 7 Tablet PC replacement eventually.  I figure the later the better.
  &lt;/li&gt;&lt;li&gt;&lt;strong&gt;&lt;span style="color:#008000;"&gt;Upgrading the Development Desktop will wait.&lt;/span&gt;&lt;/strong&gt;  There’s no technical reason to hurry and I will keep watching the desktop pricing-performance curves move.  The biggie, beside running multiple VMs on a hot processor with fast RAM will be managing to drive a 36” display, once energy-efficient and affordable ones of those become available.
   &lt;/li&gt;&lt;li&gt;&lt;span style="color:#f24f00;"&gt;&lt;strong&gt;Moving off of FTP’d Blogger to different Blog Hosting.  &lt;/strong&gt;&lt;/span&gt;&lt;span style="color:#000000;"&gt;There has been a reprieve.  Google will continue support for publishing of Blogger blogs via FTP until the end of April.  I’m now trapped in two races, once against a Google deadline, once against entropy death of a frail 1998 laptop.   Thanks to advice from Rob Weir and researching other ways of self-hosting a blog, I have a plan.  You are seeing the early steps right here:
   &lt;/span&gt;&lt;/li&gt;&lt;ul&gt;&lt;li&gt;&lt;em&gt;I am going to unify all of the blogs I manage under a consistent Blogger template set.&lt;/em&gt;  The features and layout will be the same, with changes in color scheme and symbols only.  This means that it is all going to be table-based HTML 4.01 transitional too.  I fooled around with CSS-only layout enough to know that I will stick with what works and solve the CSS problem later.
   &lt;/li&gt;&lt;li&gt;&lt;em&gt;The first stage is to adjust the Orcmid’s Lair template as the pattern.&lt;/em&gt;  I am starting with a generic sidebar on the left, and some cleanup to what I call the title block at the top of the page.  If I have that right, this post will drive out those changes to the main page and all posts from here on out.  I will continue working on changes to the body text and comments on Orcmid’s Lair.
   &lt;/li&gt;&lt;li&gt;&lt;em&gt;The next stage is to propagate variations of the unified template to all blogs&lt;/em&gt;.   This will including &lt;a href="http://orcmid.com/BlunderDome/wingnut/"&gt;Spanner Wingnut&lt;/a&gt;, my laboratory for experimenting with further changes.   The format unification accomplishes two things.  First, I have been resisting blogging over unhappiness of the formats.  I wanted something more pleasant before investing in more posting, especially on &lt;a href="http://millennia-antica.com/diary/"&gt;Vicki’s blog&lt;/a&gt; and my &lt;a href="http://nfoworks.org/diary/"&gt;&lt;em&gt;nfoWorks: Pursuing Harmony&lt;/em&gt;&lt;/a&gt; blog.  Secondly, once I have migrated Spanner Wingnut successfully, whatever I had to do to establish a new template matching my desired style can then be replicated back to the other blogs.
   &lt;/li&gt;&lt;li&gt;&lt;em&gt;I want to host multiple blogs on a single web hosting account that has multiple domains implemented on a single site.&lt;/em&gt;  I also want to retire the existing blogs in place.  To continue to develop new, self-published pages on the same folder structure, I don’t think systems like WordPress will work easily.  In general, I am reluctant to move to systems that generate pages dynamically and/or use directory-redirection techniques to map URLs to what the blog engine really uses.  I learned a lot about exploring WordPress and more checking into Drupal also.  At the moment, Movable Type looks like a better choice. 
   &lt;/li&gt;&lt;li&gt;&lt;em&gt;The only way to be certain that I have found a worked case is to attempt to migrate Spanner Wingnut first.&lt;/em&gt;  Once I have a working migration that allows Windows Live Writer authoring and multiple blog hosting, I will move over the main blogs, including this one.
   &lt;/li&gt;&lt;li&gt;&lt;em&gt;There will be some breakage.&lt;/em&gt;  I  will retire the current blogs “in place.”  The new blogging system will generate all new pages.  But the new-systems RSS feed will start anew and the archive links will not include the Blogger-generated pages.  Also, comments will stop working on all “legacy” blog pages.   I might find some sort of bulk change procedures to repair some of this later on, but it won’t be that pretty during the cutover.  May 1 is no longer in the distant future.  The big job is accomplishing migration of Spanner Wingnut and then one other.&lt;/li&gt;&lt;/ul&gt;&lt;/ol&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3896669-4335506194679946450?l=orcmid.com%2Fblog%2Fdefault.asp' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/4335506194679946450/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=3896669&amp;postID=4335506194679946450' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/posts/default/4335506194679946450'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/posts/default/4335506194679946450'/><link rel='alternate' type='text/html' href='http://orcmid.com/blog/2010/04/february-frights-redux-unification-for.asp' title='February Frights Redux: Unification for Creative Destruction'/><author><name>orcmid</name><uri>http://www.blogger.com/profile/15720194709820430236</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='17038397636421592587'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3896669.post-3855281306496613383</id><published>2010-02-27T11:03:00.003-08:00</published><updated>2010-02-27T12:18:08.745-08:00</updated><title type='text'>Worst Nightmare: OpenDocument Format Embraced-Extended</title><content type='html'>&lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:6bdb4990-db1c-4245-824e-15e302e1211b" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/open+standards" rel="tag"&gt;open standards&lt;/a&gt;, &lt;a href="http://technorati.com/tags/OpenDocument+Format" rel="tag"&gt;OpenDocument Format&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Microsoft" rel="tag"&gt;Microsoft&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Sun" rel="tag"&gt;Sun&lt;/a&gt;, &lt;a href="http://technorati.com/tags/ODF" rel="tag"&gt;ODF&lt;/a&gt;, &lt;a href="http://technorati.com/tags/private+extensions" rel="tag"&gt;private extensions&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Boycott+Novell" rel="tag"&gt;Boycott Novell&lt;/a&gt;&lt;/div&gt; &lt;p&gt;Once upon a time, there was a celebrated open-standards process and it brought forth OpenDocument Format 1.0, then 1.1, and some day soon, ODF 1.2. There was joy and harmony in all the lands, as dragons were driven off to lonely peaks and uncharted waters.&lt;/p&gt; &lt;p&gt;A great fear and moaning, even gnashing of teeth, arose as $uper $ize $oftware $ystems, Inc. ($$$$ on NASDAQ) joined the fray and raised its own banner for ODF. In early 2009, the OASIS ODF TC took fright over the prospect that $$$$ would exploit provisions in ODF 1.1 that allowed for extensions. This loophole was closed by shrinking the definition of conformance to exclude ODF 1.1-conformant extensions from conformant ODF 1.2 documents. This, along with decrying of any existing work that might be borrowed from the OOXML specifications for fear of patent torpedoes, gave solace and respite to the ODF 1.2 effort. The avaricious $$$$ dragon had been belled and kept away from sullying the open standards movement and all that portends for freedom, motherhood, civil order, and fries with that.&lt;/p&gt; &lt;p&gt;As the devoted mavens of the ODF TC blissfully scratch away at perfecting the careful delivery of long-awaited ODF 1.2 drafts, the foreign-elements Maginot Line is their shield. But wait, heedless of the disrepute and regulatory scrutiny that would befall $$$$ introducing private, co-opting extensions, a major new release makes its way through the low countries, summing all our fears:&lt;/p&gt; &lt;p&gt;&lt;img style="border-right-width: 0px; margin: 5px auto; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Your documents work best if you use our extensions.  Deal with it!" border="0" alt="Your documents work best if you use our extensions.  Deal with it!" src="http://orcmid.com/blog/images/WorstNightmareEmbraceExtendofOpenDocumen_8700/F10xx042010020929OOo3.2.0DefaultSave.png" width="481" height="142"&gt; &lt;/p&gt; &lt;p&gt;Let me think about this. Today is February 27, 2010. Not only is the ink not dry on ODF 1.2 yet, the ink isn’t even wet on ODF 1.2 yet. I have no idea how one can tell the difference between ODF 1.2 and ODF 1.2 Extended under those conditions. It would all appear to be 1.1 Extended (maybe), and not in a nice way. One is not supposed to reuse ODF namespaces for any extensions. It is just like $$$$, it is said, to claim adherence to a standard based on their own premature implementation, forcing everyone else to deal with their quirks, unapproved extensions, and other deviations.&lt;/p&gt; &lt;p&gt;Will any of the eagle-eyed monitors and protectors of truth-through-openness notice? Will eyebrows be raised? Will the phones in Massachusetts and European Commission executive departments ring off the hook? Will voice mailboxes overflow? Will Boycott Novell churn out another 100-or-so posts linking to this smoking gun?&lt;/p&gt; &lt;p&gt;Maybe not:&lt;/p&gt; &lt;p&gt;&lt;img style="border-bottom: 0px; border-left: 0px; margin: 5px auto; display: block; float: none; border-top: 0px; border-right: 0px" title="All your ODF documents are belong to us" border="0" alt="All your ODF documents are belong to us" src="http://orcmid.com/blog/images/WorstNightmareEmbraceExtendofOpenDocumen_8700/F10xx042010020926OOo3.2.0About_thumb.png" width="421" height="285"&gt;&lt;/p&gt; &lt;p&gt;I wonder which community member we can thank for this particular bright idea. I figure that Boycott Novell will spin this, as spin there will be, if the Novell distribution commits this same abomination by relying on the same code base. Or if the Novell distribution doesn’t. Either way, there will be much ink spilt. Or maybe not.&lt;/p&gt; &lt;hr&gt;  &lt;p&gt;I knew that OO.o 3.0.1 claimed to support ODF 1.2 format. I figured that was simple competitive cluelessness. Just the same, I clung to my OO.o 2.4.1. I would not have considered installing ODF 3.2 except others on OASIS TCs are using OO.o 3.x versions and we were having trouble collaborating on documents because of version differences, apparently-known bugs in pre-3.2 releases, and peculiarities of suddenly-ancient OASIS document templates. I only kept 3.0.1 around for forensic work and was not eager to upgrade at all. Still, forensic work, and collaborating with OASIS TC peers, led me to install 3.2 on Friday, 2010-02-26. (Haven’t we heard this need-to-upgrade to get-along story before?)&lt;/p&gt; &lt;p&gt;I routinely set OO.o 3.x installations to load/save in ODF 1.0/1.1 format. I must have seen the 1.2 Extended option, but I was busy and I didn’t think about it much. I was doing some forensic work and making &lt;a href="http://orcmid.com/blog/2010/02/document-security-theater-when-key-is.asp"&gt;protected&lt;/a&gt; and signed documents with both OO.o 2.4.1 and the freshly-installed OO.o 3.2.0. Even though 2.4.1 allows digital signatures, and 3.2.0 will recognize them, 3.2.0 will not itself allow signing of a document unless it is saved in what is called OO.o 3.2.0 ODF 1.2 format. So I did it that way for the protected spreadsheet I wanted to save out of 3.2.0. I did not and will not swallow the ODF 1.2 Extended pill. My 3.2.0 is now reset to Load/Save in ODF 1.0/1.1 format and it will stay that way. And I will only use it for document forensics work (and for shared-document authoring under duress).&lt;/p&gt; &lt;p&gt;Continuing these 1.2 claims is now at the level of travesty at worst, self-satire at best. I suppose it demonstrates that cluelessness is alive and well and thriving. I’m not putting up with it. If this mockery is in plain site, what is there that is not so easy to see?&lt;/p&gt; &lt;p&gt;It’s not clear what I should install on the machines of family members who only need a basic office-document software suite that will import and export Microsoft Office compatible documents. If KOffice provides an honest and good-enough independent implementation, I may start recommending and supporting that. I suppose $$$$ has no interest in putting a stake through the heart of these shenanigans, letting us and the various regulatory authorities scratch our heads and ponder just exactly what we have become willing parties to.&lt;/p&gt; &lt;p align="center"&gt;&lt;em&gt;It has been observed that human institutions have a tendency, over time, to turn into the problem they were created to solve.&lt;/em&gt;&lt;/p&gt; &lt;p align="center"&gt;&lt;em&gt;It is said that warfare teaches the victor that violence works. I say that warfare teaches the vanquished that violence works. &lt;/em&gt;&lt;/p&gt; &lt;p align="center"&gt;&lt;em&gt;Have you ever noticed that our fear and distrust of others gives us permission to be what we are afraid they are?&lt;/em&gt;&lt;/p&gt; &lt;p align="center"&gt;&lt;em&gt;Maybe it was ourselves we didn’t trust all along?&lt;/em&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3896669-3855281306496613383?l=orcmid.com%2Fblog%2Fdefault.asp' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/3855281306496613383/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=3896669&amp;postID=3855281306496613383' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/posts/default/3855281306496613383'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/posts/default/3855281306496613383'/><link rel='alternate' type='text/html' href='http://orcmid.com/blog/2010/02/worst-nightmare-opendocument-format.asp' title='Worst Nightmare: OpenDocument Format Embraced-Extended'/><author><name>orcmid</name><uri>http://www.blogger.com/profile/15720194709820430236</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='17038397636421592587'/></author><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3896669.post-7155663821868128279</id><published>2010-02-21T20:22:00.001-08:00</published><updated>2010-02-23T11:54:30.128-08:00</updated><title type='text'>Abstraction: Einstein on Mathematics+Theory+Reality</title><content type='html'>&lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:321f97be-035e-47e7-bca2-6c07c0fe89df" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/Albert+Einstein" rel="tag"&gt;Albert Einstein&lt;/a&gt;, &lt;a href="http://technorati.com/tags/physics" rel="tag"&gt;physics&lt;/a&gt;, &lt;a href="http://technorati.com/tags/formalized+theories" rel="tag"&gt;formalized theories&lt;/a&gt;, &lt;a href="http://technorati.com/tags/interpretations+of+theories" rel="tag"&gt;interpretations of theories&lt;/a&gt;, &lt;a href="http://technorati.com/tags/reality" rel="tag"&gt;reality&lt;/a&gt;, &lt;a href="http://technorati.com/tags/abstraction" rel="tag"&gt;abstraction&lt;/a&gt;, &lt;a href="http://technorati.com/tags/models+of+theories" rel="tag"&gt;models of theories&lt;/a&gt;, &lt;a href="http://technorati.com/tags/empiricism" rel="tag"&gt;empiricism&lt;/a&gt;&lt;/div&gt; &lt;p align="left"&gt;[&lt;strong&gt;update 2010-02-23T19:46Z&lt;/strong&gt; I had to change the title of this post.&amp;nbsp; My narration below revealed to me that &lt;em&gt;theory&lt;/em&gt; is the statement (a claim) that connects the logical-forma &lt;em&gt;mathematics&lt;/em&gt; to features of &lt;em&gt;reality&lt;/em&gt;, and is therefore the statement of the theory that posits the validity of interpretation that connects to a model &lt;em&gt;in&lt;/em&gt; reality (not &lt;em&gt;of&lt;/em&gt; reality, so far).&amp;nbsp; I’m also fixing a typo while I’m here.]&lt;/p&gt; &lt;p align="left"&gt;The abstraction of formal theories away from any appeal to nature is a theme for me.&amp;nbsp; I claim that it gives us a powerful way to appreciate nature. I find it indispensible in teasing out what makes computers useful and what part software developers play in having that work for us.&amp;nbsp; To my great pleasure, this is not a new or particularly radical notion at all, although relatively new to me.&amp;nbsp;&amp;nbsp; Albert Einstein had his own appreciation.&lt;/p&gt; &lt;p align="right"&gt;“It is mathematics which affords the exact&lt;br&gt;natural sciences a certain measure of security,&lt;br&gt;to which without mathematics they could not attain.”&lt;br&gt;-- Albert Einstein, &lt;a href="#aEinstein1921"&gt;1921, p.28&lt;/a&gt;&lt;/p&gt; &lt;p&gt;In 1921, Albert Einstein, then 42, gave an address in which he explained what was necessary for him to appreciate about the difference between mathematics and theories about the physical universe in order to formulate the theory of relativity.&amp;nbsp; He began by pointing out a peculiar situation around the applicability of mathematics to practical affairs.&lt;/p&gt; &lt;blockquote&gt; &lt;p&gt;“An enigma presents itself which in all ages has agitated inquiring minds.&amp;nbsp; How can it be that mathematics, being after all a product of human thought which is independent of experience, is so admirably appropriate to the objects of reality?&amp;nbsp; Is human reason, then without experience, merely by taking thought, able to fathom the properties of real things?” [&lt;a href="#aEinstein1921"&gt;1921&lt;/a&gt;: p.28]&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;For Einstein, this is not a question; he will answer the second question in the negative.&amp;nbsp; His analysis of the first question is foretold with this response:&lt;/p&gt; &lt;blockquote&gt; &lt;p&gt;“As far of the laws of mathematics refer to reality, they are not certain; and as far as they are certain, they do not refer to reality.” [&lt;a href="#aEinstein1921"&gt;1921&lt;/a&gt;: p.28]&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;He gives credit for clarity on the matter to the introduction of mathematical logic or “Axiomatics,”&amp;nbsp; put this way:&lt;/p&gt; &lt;blockquote&gt; &lt;p&gt;“The progress achieved by axiomatics consists in its having neatly separated the logical-formal from its objective or intuitive content; according to axiomatics the logical-formal alone forms the subject-matter of mathematics, which is not concerned with the intuitive or other content associated with the logical-formal.” [&lt;a href="#aEinstein1921"&gt;1921&lt;/a&gt;: p.28]&lt;/p&gt;&lt;/blockquote&gt; &lt;p align="left"&gt;At the time that Einstein speaks of this as such a powerful innovation, Whitehead and Russell’s &lt;em&gt;Principia Mathematica&lt;/em&gt; has only been in print since 1910.&amp;nbsp; David Hilbert’s famous 23 problems had just been announced in 1900 when Hilbert had already made a formal axiomatization of Geometry and demonstrated its completeness.&amp;nbsp;&amp;nbsp; In contrast, Kurt Gödel was about 15 when Einstein gave this talk.&amp;nbsp; Alan Turing was 9.&amp;nbsp; (My mother was 4.)&lt;/p&gt; &lt;p align="left"&gt;Einstein uses Geometry to illustrate the separation between the logical-formal mathematical expression of a theory in what he termed the modern formulation:&lt;/p&gt; &lt;blockquote&gt; &lt;p align="left"&gt;“Geometry treats of entities which are denoted by the words straight line, point, etc.&amp;nbsp; These entities do not take for granted any knowledge or intuition whatever, but they presuppose only the validity of the axioms … which are to be taken in a purely formal sense, i.e. as void of all content of intuition or experience.&amp;nbsp; These axioms are free creations of the human mind.&amp;nbsp; All other propositions of geometry are logical inferences from the axioms.” [&lt;a href="#aEinstein1921"&gt;1921&lt;/a&gt;: p.30]&lt;/p&gt;&lt;/blockquote&gt; &lt;p align="left"&gt;This completes the separation of mathematics, expressed as applications of mathematical logic, establishing the separation of mathematics from any reference to reality:&lt;/p&gt; &lt;blockquote&gt; &lt;p align="left"&gt;“This view … purges mathematics of all extraneous elements, and thus dispels the mystic obscurity which formerly surrounded the principles of mathematics.&amp;nbsp; But a presentation of its principles thus clarified makes it also evident that mathematics as such cannot predicate anything about perceptual objects or real objects.&amp;nbsp; In axiomatic geometry, the words ‘point,’ ‘straight line,’ etc., stand only for empty conceptual schemata.&amp;nbsp; That which give them substance is not relevant to mathematics.” [&lt;a href="#aEinstein1921"&gt;1921&lt;/a&gt;: pp.30-31]&lt;/p&gt;&lt;/blockquote&gt; &lt;p align="left"&gt;So how is the appropriateness of mathematics to real-world matters accomplished?&amp;nbsp; Einstein sees it this way:&lt;/p&gt; &lt;blockquote&gt; &lt;p align="left"&gt;“It is clear that the system of concepts of axiomatic geometry alone cannot make any assertions as to the relations of real objects of this kind [parts of the earth, measuring lines, etc.], which we will call practically-rigid bodies.&amp;nbsp; To be able to make such assertions, geometry must be stripped of its merely logical-formal character by the co-ordination of real objects of experience with the empty conceptual frame-work of axiomatic geometry.&amp;nbsp; To accomplish this, we need only add the proposition:—Solid bodies are related, with respect to their possible dispositions, as are bodies in Euclidean geometry of three dimensions.&amp;nbsp;&amp;nbsp; Then the propositions of Euclid contain affirmations as to the relations of practically-rigid bodies.&lt;/p&gt; &lt;p align="left"&gt;“Geometry thus completed is evidently a natural science; we may in fact regard it as the most ancient branch of physics.&amp;nbsp; Its affirmations rest essentially on induction from experience, but not on logical inferences only.&amp;nbsp; We will call this completed geometry ‘practical geometry,’ and shall distinguish it in what follows from ‘purely axiomatic geometry.’&amp;nbsp; The question whether the practical geometry of the universe is Euclidean or not has a clear meaning, and &lt;strong&gt;its answer can only be furnished by experience&lt;/strong&gt;.” [&lt;a href="#aEinstein1921"&gt;1921&lt;/a&gt;: pp.31-32; emphasis mine]&lt;/p&gt;&lt;/blockquote&gt; &lt;p align="left"&gt;Einstein prescribes a way, via necessarily-informal language, by which geometry can be interpreted to apply to aspects of the natural world with it asserted (the theory, in this matter) that the logico-formal conclusions of geometry are valid conclusions about the natural world.&amp;nbsp; Verification of that assertion depends on experience, not anything expressed in the formal geometry.&amp;nbsp; &lt;/p&gt; &lt;p align="left"&gt;It is in this sense that I mean &lt;a href="http://orcmid.com/blog/2008/05/reality-is-model.asp"&gt;Reality is the Model&lt;/a&gt;.&amp;nbsp; Einstein suggests that one can make a theory in physics by asserting this correspondence, an interpretation, between logico-formal geometry and the natural world.&amp;nbsp; For Einstein, this practical geometry (or perhaps better, physical geometry) is a completion of logic-formal geometry.&amp;nbsp; I prefer to have sharp separation with physical geometry as one distinct model of formal geometry.&amp;nbsp; This makes room for yet other models not tied to natural objects and essentially independent of each other.&amp;nbsp; (Consider the virtual geometry of worlds that exist only in images, such as the 3D experience of &lt;em&gt;Avatar&lt;/em&gt;.)&lt;/p&gt; &lt;p align="left"&gt;However applied, the critical feature of the separation of mathematical (or mathematical-logico) formulations from interpretations in nature or elsewhere is the unexpected power it provides.&amp;nbsp; I shall leave Einstein with the final word:&lt;/p&gt; &lt;blockquote&gt; &lt;p align="left"&gt;“I attach special importance to the view of geometry which I have just set forth, because without it I should have been unable to formulate the theory of relativity.” [&lt;a href="#aEinstein1921"&gt;1921&lt;/a&gt;: p.33]&lt;/p&gt;&lt;/blockquote&gt; &lt;hr&gt;  &lt;dl&gt; &lt;dt&gt;[&lt;a href="#aEinstein1921" name="aEinstein1921"&gt;Einstein1921&lt;/a&gt;]  &lt;dd&gt;Einstein, Albert.&amp;nbsp; Geometry and Experience: An expanded form of an address to the Prussian Academy of Sciences in Berlin on January 27, 1921.&amp;nbsp; pp. 25-56 in [&lt;a href="#aEinstein1922"&gt;Einstein1922&lt;/a&gt;]&lt;br&gt;&amp;nbsp;&amp;nbsp; &lt;dt&gt;[&lt;a href="#aEinstein1922" name="aEinstein1922"&gt;Einstein1922&lt;/a&gt;]  &lt;dd&gt;Einstein, Albert.&amp;nbsp; &lt;em&gt;Sidelights on Relativity&lt;/em&gt;.&amp;nbsp; G. B. Jeffrey and W. Perret, translators.&amp;nbsp; E. P. Dutton (New York: 1922); Dover edition (New York: 1983) ISBN 0-486-24511-X pbk.&lt;br&gt;&amp;nbsp;&amp;nbsp; Contains Ether and Relativity (1920) and Geometry and Experience (1921).&amp;nbsp; &lt;em&gt;Sidelights on Relativity&lt;/em&gt; is reprinted, with commentary of the editor, on pp.235-262 of [&lt;a href="#aHawking2007"&gt;Hawking2007&lt;/a&gt;].&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;dt&gt;[&lt;a href="#aHawking2007" name="aHawking2007"&gt;Hawking2007&lt;/a&gt;]  &lt;dd&gt;Hawking, Stephen (ed).&amp;nbsp; &lt;em&gt;A Stubbornly Persistent Illusion: the Essential Scientific Works of Albert Einstein&lt;/em&gt;.&amp;nbsp; Running Press (Philadelphia: 2007) ISBN 0-7624-3003-6.&lt;br&gt;&amp;nbsp;&amp;nbsp; &lt;/dd&gt;&lt;/dl&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3896669-7155663821868128279?l=orcmid.com%2Fblog%2Fdefault.asp' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/7155663821868128279/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=3896669&amp;postID=7155663821868128279' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/posts/default/7155663821868128279'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/posts/default/7155663821868128279'/><link rel='alternate' type='text/html' href='http://orcmid.com/blog/2010/02/abstraction-einstein-on-theoryreality.asp' title='Abstraction: Einstein on Mathematics+Theory+Reality'/><author><name>orcmid</name><uri>http://www.blogger.com/profile/15720194709820430236</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='17038397636421592587'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3896669.post-8308775738046794817</id><published>2010-02-12T21:12:00.001-08:00</published><updated>2010-02-13T11:30:13.103-08:00</updated><title type='text'>Document-Security Theater: When the Key is More Valuable than the Lock</title><content type='html'>&lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:a205d7ad-179b-486b-aa42-8d1518ac0d36" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/security+theater" rel="tag"&gt;security theater&lt;/a&gt;, &lt;a href="http://technorati.com/tags/OpenDocument+Format" rel="tag"&gt;OpenDocument Format&lt;/a&gt;, &lt;a href="http://technorati.com/tags/OOXML+Format" rel="tag"&gt;OOXML Format&lt;/a&gt;, &lt;a href="http://technorati.com/tags/cryptographic+hashing" rel="tag"&gt;cryptographic hashing&lt;/a&gt;, &lt;a href="http://technorati.com/tags/spreadsheet+protection" rel="tag"&gt;spreadsheet protection&lt;/a&gt;, &lt;a href="http://technorati.com/tags/password+hashing" rel="tag"&gt;password hashing&lt;/a&gt;&lt;/div&gt; &lt;p&gt;&lt;/p&gt; &lt;p&gt;[&lt;strong&gt;update 2010-02-13T18:01Z&lt;/strong&gt;&amp;nbsp; I think one reason folks turn up their noses at MD5 hashes in these applications is the fact that MD5 collisions have been found, suggesting that it may be possible to discover different undisguised passwords that have the same disguising hash-code.&amp;nbsp; (That the colliding undisguised keys are unlikely to be plaintext that anyone could successfully enter at a keyboard is not considered.)&amp;nbsp; Similarly, there are demonstrations of SHA1 collisions, so folks want to start using SHA256 and even stronger hash-encoded disguises.&lt;/p&gt; &lt;p&gt;[The problem with all this is that the possibility of a collision has nothing to do with keeping the original password secret.&amp;nbsp; Even worse, the kind of lock I’m talking about doesn’t need knowledge of any password whatsoever, so finding a collision for the same disguised-password value is irrelevant and a complete waste of time, even in perpetuating a deception.&amp;nbsp; (For interesting deceptions, it is easier and more fruitful to hack an open-source document processor to allow back doors for that purpose).&amp;nbsp; &lt;/p&gt; &lt;p&gt;[That reports of hash-code collision successes inspire fear that these document-change protections are now compromised is yet-another consequence of it all being theater in the first place.&amp;nbsp;&amp;nbsp; These protections have always been compromised, and moving to XML-based documents has made the vulnerability trivial to exploit.&amp;nbsp; All else is illusion.]&lt;/p&gt; &lt;h3&gt;In a Nutshell&lt;/h3&gt; &lt;p&gt;I’ve been noticing for at least the past year that there is an obsession with increasing the strength of hashing functions that disguise the passwords needed to protect documents against certain changes.&amp;nbsp; I’m not talking about protection against the electronic document being readable and viewable, just being changed.&amp;nbsp; This has come up in the maintenance of the standards for XML-based office documents, both ODF and OOXML.&amp;nbsp; &lt;/p&gt; &lt;p&gt;The problem with these efforts is they don’t make the particular “protection” any stronger.&amp;nbsp; Change-protection “locks” on documents encoded in XML are easier to pick than the cheapo lock on a teen-ager’s diary.&amp;nbsp;&amp;nbsp; You merely need the hacker equivalent of a paper clip.&amp;nbsp; Someone has to be determined in order to do this, but it is not difficult and a knowledgeable youngster (the teen-ager’s kid brother) can do it.&lt;/p&gt; &lt;p&gt;Put simply, the effort to strengthen these document-change protection locks by improving the disguising of the key that must be matched is misguided because &lt;/p&gt; &lt;ul&gt; &lt;li&gt;The lock is no better&lt;br&gt;&amp;nbsp;&amp;nbsp; &lt;li&gt;It is foolish to use any kind of key (in the case of electronic documents, a digital password) that may happen to be more valuable than the lock it “protects”&lt;br&gt;&amp;nbsp; &lt;/li&gt;&lt;/ul&gt; &lt;p&gt;Improving these lock protections establishes the appearance that it accomplishes something (else why do it and add it to a list of improvements).&amp;nbsp; But to knowingly give assent to such a charade raises professional-ethics concerns for me.&amp;nbsp;&amp;nbsp; I would hope that it is an ethical concern for all of us who have some responsibility for the impression that is given by making such “improvements,” especially when it is simply pandering to the requirements of those who are mistaken in the belief that more must be better in this particular case.&lt;/p&gt; &lt;h3&gt;What’s the Story?&lt;/h3&gt; &lt;p&gt;When people talk about wanting greater cryptographic security around those change-protection locks, what is it that the cryptography is protecting?&amp;nbsp; &lt;/p&gt; &lt;p&gt;The basic approach is to invest more computational effort in making a cryptographically-formed disguise (a “hash”) of the password that serves as the digital key to the lock, not the lock itself.&amp;nbsp; Going from a technique known as MD5 to SHA1 is one stage of greater complexity.&amp;nbsp; Going from SHA1 to SHA256 would be another, one that there is now clamoring for.&amp;nbsp; Whatever the level of encryption (hashing) sophistication, the disguised version is stored right in the document, with the expectation that office-document software won’t release the protection unless an user submits a password that hashes to the same disguised form.&amp;nbsp; &lt;/p&gt; &lt;p&gt;In the case of XML-based documents, the protection is as easy to overcome as it always was.&amp;nbsp;&amp;nbsp; The only element that appears to have increased protection is the password that is the key to the lock, even though the key isn’t really needed if someone is simply interested in overcoming the protection.&lt;/p&gt; &lt;p&gt;If the key is so valuable, why is it being used this way?&amp;nbsp; It’s disguised form (that cryptographic hash code) is as easy to recover from the document as the lock is to overcome.&amp;nbsp;&amp;nbsp; In fact, it can be misappropriated and used on a different document without even knowing the password that it disguises.&amp;nbsp; It can even be removed (releasing&amp;nbsp; the lock), the document altered, and the lock then restored with the same disguised key put back in place.&amp;nbsp; And in no case is it necessary to know the password that the disguised form goes with.&amp;nbsp; Such a maneuver could be used to deceive the key-holder that their password has been compromised.&amp;nbsp; It could even be used to claim that the key-holder created the changed document or another one.&amp;nbsp;&amp;nbsp; Any of these deceptions should be quite successful against someone who has naive faith in the “security” of the document change-protection mechanism.&lt;/p&gt; &lt;p&gt;If the key is so valuable, is there really any improved safety in using stronger cryptographic technology to keep it hidden?&amp;nbsp; I don’t think so.&amp;nbsp; Not only does it really not strengthen the lock, It can be attacked the same way that hash-coded password disguises are always attacked.&amp;nbsp; By successfully guessing the password using a plaintext attack system.&amp;nbsp; &lt;/p&gt; &lt;p&gt;Although it takes a little longer to repeatedly test the hashing of guesses when a stronger hashing method is used, there is no hurry.&amp;nbsp; Once the disguised password is in an attacker’s possession, there is more than enough time to try plaintext guesses against it, over and over again.&amp;nbsp; After all, the document owner is likely to believe that the key must be held indefinitely in case it is needed to ever unlock the document protection to permit changes.&amp;nbsp;&amp;nbsp; Of course, this attack is only interesting to an attacker who believes that learning the password will assist in obtaining something more valuable (including carrying out a deception that &lt;strike&gt;demonstrating&lt;/strike&gt; &lt;u&gt;appearing to demonstrate&lt;/u&gt; knowledge of the password would facilitate).&lt;/p&gt; &lt;p&gt;Having thought about this for a while, I have concluded that it would be better to use randomly-created password-disguises directly and never remember them, since it is not difficult to open the lock without one.&amp;nbsp;&amp;nbsp; It would also frustrate a plaintext attack in infuriating ways.&amp;nbsp; I’m surprised that there are not simple utilities around to remove and then recreate randomly-keyed locks on such documents already. That way, there is no secret to be divulged by anyone attacking the disguise, because it doesn’t disguise anything anybody is remotely-likely to have as a password.&lt;/p&gt; &lt;p&gt;Hmm …&lt;/p&gt; &lt;hr&gt;  &lt;p&gt;I’ve been sitting on this for some time.&amp;nbsp; Lately, I’ve though of doing a little screen-shots demonstration of how easy it is to overcome and then replace protection with the original or a new disguised password (such as a random disguise that probably has no discoverable plaintext to attack).&lt;/p&gt; &lt;p&gt;I was prompted to post this first part by a &lt;a href="http://twitter.com/james_clark/statuses/8750185186"&gt;tweet from James Clark&lt;/a&gt;, leading me to this great June 19, 2008 Ben Adita blog post, “&lt;a href="http://benlog.com/articles/2008/06/19/dont-hash-secrets/"&gt;Don’t Hash Secrets&lt;/a&gt;.”&amp;nbsp; Note that some of the improvements that Adita mentions (using a “salt” in particular) are not that difficult, although they do prevent use of a pre-hashed dictionary of &lt;strike&gt;lots of&lt;/strike&gt; likely passwords.&amp;nbsp; The salt has to be known, along with the disguised hash though, so it just makes a plaintext attack harder, not impossible.&amp;nbsp; Also, the use of HMAC doesn’t accomplish much when the only data to hash is the undisguised password.&amp;nbsp; Whether it is worth the effort of a concerted attack simply depends on what an attacker believes is the value of the secret password.&amp;nbsp; &lt;u&gt;The best precaution is to use worthless passwords.&lt;/u&gt;&lt;/p&gt; &lt;p&gt;The reason I am confident about randomly-created password &lt;em&gt;disguises&lt;/em&gt; is that there is a lot of predictable structure in the computer-stored plaintext password that the hash-code is derived from.&amp;nbsp;&amp;nbsp; Randomly created strings of bits that can be checked to ensure such predictability is lacking won’t be data that is &lt;strike&gt;can be&lt;/strike&gt; enterable into the computer as plaintext.&amp;nbsp; Hash that.&amp;nbsp; Or just use the random bits as the disguise on the good chance t&lt;strike&gt;here’s&lt;/strike&gt; no discoverable plaintext &lt;strike&gt;that&lt;/strike&gt; hashes to it anyhow.&amp;nbsp; Even if there is &lt;u&gt;discovery of a plaintext&lt;/u&gt;, it has nothing whatsoever to do with the user who set protection on the document.&lt;/p&gt; &lt;p&gt;[&lt;strong&gt;update 2010-02-13T19:29&lt;/strong&gt; Emphasized that a deceiver need only appear to know the password, not actually have discovered it, with that sufficient to accomplish some exploit or even deceive someone into disclosing the password.&lt;br&gt;&amp;nbsp;&lt;strong&gt;update 2010-02-13T18:10&lt;/strong&gt; I added the connection to fears over MD5 and SHA1 collision prospects to the misdirection that this theater perpetuates.&amp;nbsp; I also took the opportunity to tweak some (but surely not all) ill-chosen phrasings.]&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3896669-8308775738046794817?l=orcmid.com%2Fblog%2Fdefault.asp' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/8308775738046794817/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=3896669&amp;postID=8308775738046794817' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/posts/default/8308775738046794817'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/posts/default/8308775738046794817'/><link rel='alternate' type='text/html' href='http://orcmid.com/blog/2010/02/document-security-theater-when-key-is.asp' title='Document-Security Theater: When the Key is More Valuable than the Lock'/><author><name>orcmid</name><uri>http://www.blogger.com/profile/15720194709820430236</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='17038397636421592587'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3896669.post-7766828690769202691</id><published>2010-02-02T11:35:00.000-08:00</published><updated>2010-02-02T12:09:31.833-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='web site construction'/><category scheme='http://www.blogger.com/atom/ns#' term='confirmable experience'/><category scheme='http://www.blogger.com/atom/ns#' term='computers and internet'/><title type='text'>The February Frights Begin</title><content type='html'>&lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:5e1d113d-9b45-4b80-ae4a-1d929df9ce43" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/Blogger" rel="tag"&gt;Blogger&lt;/a&gt;, &lt;a href="http://technorati.com/tags/computer+upgrades" rel="tag"&gt;computer upgrades&lt;/a&gt;, &lt;a href="http://technorati.com/tags/web+development" rel="tag"&gt;web development&lt;/a&gt;, &lt;a href="http://technorati.com/tags/blog+authoring" rel="tag"&gt;blog authoring&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Tablet+PC" rel="tag"&gt;Tablet PC&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Windows+7" rel="tag"&gt;Windows 7&lt;/a&gt;, &lt;a href="http://technorati.com/tags/mobile+working" rel="tag"&gt;mobile working&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Windows+Home+Server" rel="tag"&gt;Windows Home Server&lt;/a&gt;&lt;/div&gt; &lt;p&gt;My computer infrastructure seems to be falling apart.&amp;nbsp; February is going to be the month in which I have to fix it.&amp;nbsp; I always fear infrastructure changes and computer upgrades and conversions.&amp;nbsp; And the price of procrastination is that pay-me-later comes due, with interest.&amp;nbsp;&amp;nbsp; Here’s what it looks like:&lt;/p&gt; &lt;ol&gt; &lt;li&gt;&lt;strong&gt;The invalid, my web-development server, the vintage-1998 Dell Inspiron 7000 laptop, Compagno, is on its last legs&lt;/strong&gt;.&amp;nbsp; I need to offload everything to the Windows Home Server, including Visual Source Safe (VSS) integrated with Internet Information Server (IIS) via FrontPage Extensions.&amp;nbsp; I have been avoiding that.&amp;nbsp; I can’t any longer.&amp;nbsp;&amp;nbsp; (Hmm, I mean that my laptop is an invalid, not that it is invalid.&amp;nbsp; Tricky that.) &lt;br&gt;&amp;nbsp;&amp;nbsp; &lt;/li&gt; &lt;li&gt;&lt;strong&gt;I need to migrate Vicki off her Dell desktop onto her new Inspiron 15 Laptop&lt;/strong&gt; with docking for printer, LAN, keyboard+mouse, audio, and 24” widescreen monitor.&amp;nbsp; This also means moving Office 2003 from her XP SP3 configuration to the Laptop’s Windows 7, finding counterparts for the applications that currently work for her, including FrontPage 2002 (see 1, above).&lt;br&gt;&amp;nbsp;&amp;nbsp; &lt;/li&gt; &lt;li&gt;&lt;strong&gt;My Tablet PC has been running Windows 7 RC1 and that is about to expire.&lt;/strong&gt;&amp;nbsp; There is no reason to use one of my Windows 7 upgrades on that machine because the manufacturer stopped providing the needed drivers before Vista.&amp;nbsp;&amp;nbsp; I could reinstall Vista (and play 3D chess again) maybe, or go back to Windows Tablet PC Edition 2005.&amp;nbsp; This is all a holding action until I figure out what is a decent Tablet PC upgrade path that doesn’t cost a fortune.&lt;br&gt;&amp;nbsp;&amp;nbsp; &lt;/li&gt; &lt;li&gt;I&lt;strong&gt; have ambitions to replace my Desktop system with a hot multi-core Windows 7 64-bit kit.&lt;/strong&gt;&amp;nbsp; I want to use virtual machines for other operating systems and multiple versions of office productivity software for exercising ODF and OOXML implementations and their inter-conversions.&amp;nbsp; I can also do better at development of software for multiple platforms this way.&amp;nbsp; This is not something I’m in a hurry for, because I have to deal with my critical peripherals (HP Scanjet 7400C and E-MU 1820m) being supported.&amp;nbsp; This should be on the end of the list.&lt;br&gt;&amp;nbsp;&amp;nbsp; &lt;/li&gt; &lt;li&gt;&lt;strong&gt;TODAY, after not noticing all this time, I received this happy e-mail from Blogger:&lt;br&gt;&lt;/strong&gt;&amp;nbsp;&amp;nbsp; &lt;br&gt;“[&lt;strong&gt;W]e will no longer support FTP publishing in Blogger after March 26, 2010.&lt;/strong&gt; We realize that this will not necessarily be welcome news for some users, and we are committed to making the transition as seamless as possible.”&lt;br&gt;&amp;nbsp;&amp;nbsp; &lt;br&gt;Of course, all of the transitions are to Google hosting of one kind or another.&amp;nbsp; These all involve changing the domain name.&amp;nbsp; I use FTP publishing in Blogger because I already have the domain names for my blogs, and far more, and changing domain name and/or hosting is not the kind of transition that works for me.&amp;nbsp; What I need to do is disintermediate from Blogger.&lt;br&gt;&amp;nbsp;&amp;nbsp; &lt;br&gt;I desire a way to bring up some sort of blog publishing function, still usable with Windows Live Writer, alongside my existing blog directories on the servers where my blogs are now published via FTP from Blogger.&amp;nbsp; I can then make a side-by-side transition from using Blogger as the intermediary for publishing to using a more-or-less direct self-hosted publishing mechanism.&amp;nbsp; &lt;br&gt;&amp;nbsp;&amp;nbsp; &lt;br&gt;That is probably workable, and something I had always meant to do.&amp;nbsp; Now I have an incentive I can’t ignore.&lt;br&gt;&amp;nbsp;&amp;nbsp; &lt;br&gt;Of course, I have no idea what I am going to do about comments on those blogs.&amp;nbsp; I think about Disqus, but not real hard.&amp;nbsp; We’ll see.&lt;/li&gt;&lt;/ol&gt; &lt;p&gt;And I still use Technorati tags despite every indication they are absolutely useless.&lt;br&gt;&lt;br&gt;But hey, I am driving out yet-another change to my Blogger template with this post.&amp;nbsp; &lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3896669-7766828690769202691?l=orcmid.com%2Fblog%2Fdefault.asp' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/7766828690769202691/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=3896669&amp;postID=7766828690769202691' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/posts/default/7766828690769202691'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/posts/default/7766828690769202691'/><link rel='alternate' type='text/html' href='http://orcmid.com/blog/2010/02/february-frights-begin.asp' title='The February Frights Begin'/><author><name>orcmid</name><uri>http://www.blogger.com/profile/15720194709820430236</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='17038397636421592587'/></author><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3896669.post-6868455972823507253</id><published>2010-01-06T14:16:00.001-08:00</published><updated>2010-01-06T14:31:57.741-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='interoperability'/><category scheme='http://www.blogger.com/atom/ns#' term='computers and internet'/><title type='text'>Microsoft Office 2010 Coming to Our House</title><content type='html'>&lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:dda8ee89-66c5-4348-a658-43585faf5ed8" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/Microsoft+Office" rel="tag"&gt;Microsoft Office&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Office+2010" rel="tag"&gt;Office 2010&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Tablet+PC" rel="tag"&gt;Tablet PC&lt;/a&gt;, &lt;a href="http://technorati.com/tags/SOHO+Computing" rel="tag"&gt;SOHO Computing&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Dekstop+PC" rel="tag"&gt;Dekstop PC&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Windows+7" rel="tag"&gt;Windows 7&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Microsoft+Works" rel="tag"&gt;Microsoft Works&lt;/a&gt;, &lt;a href="http://technorati.com/tags/FrontPage" rel="tag"&gt;FrontPage&lt;/a&gt;, &lt;a href="http://technorati.com/tags/OneNote" rel="tag"&gt;OneNote&lt;/a&gt;&lt;/div&gt; &lt;p&gt;I just noticed the reaction to the new Microsoft Office 2010 packaging and price structures in posts by &lt;a href="http://blogs.zdnet.com/microsoft/?p=4873&amp;amp;tag=col1;post-1608"&gt;Mary Jo Foley&lt;/a&gt; and &lt;a href="http://blogs.zdnet.com/Bott/?p=1608&amp;amp;tag=nl.e539"&gt;Ed Bott&lt;/a&gt;.&amp;nbsp; Although I despair over being a Microsoft &lt;a href="http://orcmid.com/blog/2009/06/fate-of-microsoft-outlier-customers.asp"&gt;outlier-customer&lt;/a&gt; with the disappearance of some of my favorite products, the moves in Microsoft Office packaging and availability may be just the ticket for our household.&amp;nbsp; &lt;a href="http://blog.seattlepi.com/microsoft/archives/190033.asp"&gt;The announcement&lt;/a&gt; is particularly interesting because our Office 2003 installations are a little long in the tooth and it would be good to upgrade, especially as we move to Windows 7 64-bit configurations over the next several months.&amp;nbsp; (Our first Windows 7 64-bit machine is Vicki’s new laptop and it is clear that is the migration path throughout the household SOHO network, despite the need for at least two more hardware replacements.)&lt;/p&gt; &lt;h3&gt;Our Long Microsoft Office Romance&lt;/h3&gt; &lt;p&gt;I operate a Small-Office, Home-Office (SOHO) wired network.&amp;nbsp; Both Vicki and I are devoted to Office 2003 on our individual business desktop and laptop machines.&amp;nbsp; I obtained the two requisite Office 2003 Professional copies by adroitly paying $99 each with one-day workshops included.&amp;nbsp; (Actually, the software was given out as premiums for attendance at the two $99 workshops.&amp;nbsp; I doubt there will be such an opportunity again although I am on alert.)&amp;nbsp; &lt;p&gt;I happily install OO.o on family-member machines where there is limited need for Microsoft Office capability beyond occasional import/export of simple documents in the big-three formats, Word, Excel, and PowerPoint.&amp;nbsp; That doesn’t work here because of personal preferences and, most of all, because of Outlook.&amp;nbsp; (We each rely on FrontPage too, and that is a more-difficult problem.)&lt;/p&gt; &lt;h3&gt;Office 2010 Seductiveness&lt;/h3&gt; &lt;p&gt;We are devoted users of Outlook and have no desire to change that.&amp;nbsp; There are Outlook 2007 features that I want and I’m sure Outlook 2010 will improve on that.&amp;nbsp; I was despairing of what it would take to have us both move up to a current Outlook, with or without upgrading the rest of Office.&amp;nbsp; (I also have technical reasons, in my work on the OOXML and ODF standards, to have multiple versions and beta releases of Microsoft Office and ODF-based office-productivity suites lying around, a challenge that is leading me to put a heavy-duty virtual-machine configuration in my near future.&amp;nbsp; That outlier requirement will also improve my ability to develop for multiple platforms.)&lt;/p&gt; &lt;p&gt;If there is reasonable $199 download-pricing for download editions of Office 2010 Home &amp;amp; Business, our SOHO computing needs will be satisfied by two copies, one for Vicki's business use, another for mine.&amp;nbsp; (I may have to go the $249 package route to have it on my laptop plus desktop, while Vicki consolidates into a laptop-only-plus-network computing life, something I should be considering as well, now that I look more closely.)&amp;nbsp; This will also go well with our finally upgrading to Windows 7 64-bit Home Premium (Windows 7 Ultimate for my technical needs) on all non-server machines.&lt;/p&gt; &lt;h3&gt;An Appealing Starter Case for All&lt;/h3&gt; &lt;p&gt;Although I probably won't run into it myself, the Microsoft Office 2010 Starter edition via OEM installations would also eliminate the need to install OO.o on new machines for relatives, except to the degree they prefer to have it for whatever reasons that matters to them.&amp;nbsp; It should now become unnecessary to purchase a richer version of Microsoft Office simply to handle occasional Word and Excel &lt;u&gt;interchange plus&lt;/u&gt; &lt;strike&gt;and&lt;/strike&gt; PowerPoint &lt;strike&gt;document interchange&lt;/strike&gt; &lt;u&gt;viewing&lt;/u&gt;.&amp;nbsp;&amp;nbsp; Likewise, nothing more may be needed for modest ODF interchange needs down the road.&lt;/p&gt; &lt;h3&gt;Goodbye Microsoft Works&lt;/h3&gt; &lt;p&gt;It looks like the Microsoft Works and Office Home and Student trial-edition crapware can be gone for good.&amp;nbsp; (I am wistful about the disappearance of Works, because it was all I needed on MS-DOS and early versions of Windows.&amp;nbsp; I gave up on Microsoft Works when it became more important to have what employers and clients used along with some peculiar outlier importance of Microsoft Office in my support of &lt;a href="http://ODMA.info"&gt;document-management technology&lt;/a&gt;.)&lt;/p&gt; &lt;p&gt;Meanwhile, Vicki has no tolerance for Microsoft Works (and may be unhappy adjusting to the Office 2007-introduced user interface too).&amp;nbsp; I still have some old archives in Microsoft Works documents that I had better find out how to upgrade before they are no longer readable anywhere, too.&lt;/p&gt; &lt;h3&gt;Hello OneNote&lt;/h3&gt; &lt;p&gt;And finally, I note the prevalence of OneNote in the Office 2010 packaging.&amp;nbsp; I have withheld my use of OneNote on other than Tablet PC applications because of its narrower availability and the absence of a public standard for the format.&amp;nbsp; &lt;/p&gt; &lt;p&gt;I stopped using OneNote on the Tablet PC on realizing that I don't go through the extra effort of transferring OneNote-authored material to non-OneNote machines and the material I have is now locked-in on the Tablet.&amp;nbsp; Later Tablet PC note-taking was done with Windows Live Writer instead. With OneNote now a stock component of Microsoft Office, I can reconsider my use along with the SOHO upgrade to Office 2010 (perhaps including a Windows 7 Tablet PC if I can find a reliable and economical OEM source).&lt;/p&gt; &lt;hr&gt;  &lt;p&gt;&lt;strong&gt;Update 2010-01-06T22:30:&lt;/strong&gt; I was over-eagerly expecting the Office 2010 Starter to include some form of PowePoint.&amp;nbsp; That is not the case, but I presume viewers will still be available for download.&lt;/p&gt; &lt;p&gt;&lt;strong&gt;New Issues to Contemplate:&lt;/strong&gt; It seems that affordable laptops don’t have provisions for easy swapping in as desktop machine by using an external monitor, closed cover, and external keyboard and mouse.&amp;nbsp; However, a tablet PC can operate flattened out in tablet mode while slide out of the way in an appropriate “docked” arrangement.&amp;nbsp; I must look into that.&amp;nbsp; Until I started writing this post, I hadn’t looked at having a laptop rather than desktop as my all-purpose machine.&amp;nbsp; This is really about having Outlook running in only one place and being able to travel with it.&amp;nbsp;&amp;nbsp; &lt;/p&gt; &lt;p&gt;In non-Outlook work, server-mediated replication and synchronization is workable.&amp;nbsp; I need to explore that much more carefully.&amp;nbsp; Figuring in an eventual upgrade to a 30” monitor for desktop work may also create some conflicts with the most external monitor that a laptop/tablet is likely to support.&amp;nbsp; I will still need a desktop system so smooth choreography of any dance between desktop and laptop needs to be understood better.&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3896669-6868455972823507253?l=orcmid.com%2Fblog%2Fdefault.asp' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/6868455972823507253/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=3896669&amp;postID=6868455972823507253' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/posts/default/6868455972823507253'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/posts/default/6868455972823507253'/><link rel='alternate' type='text/html' href='http://orcmid.com/blog/2010/01/microsoft-office-2010-coming-to-our.asp' title='Microsoft Office 2010 Coming to Our House'/><author><name>orcmid</name><uri>http://www.blogger.com/profile/15720194709820430236</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='17038397636421592587'/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3896669.post-7715666242702415715</id><published>2010-01-02T11:53:00.001-08:00</published><updated>2010-01-02T12:52:15.339-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='web site construction'/><category scheme='http://www.blogger.com/atom/ns#' term='system incoherence'/><title type='text'>2010: You Say Two Thousand Ten, I Say Twenty Ten</title><content type='html'>&lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:dd49f173-ddf2-444e-ad59-091b472d849d" class="wlWriterEditableSmartContent"&gt;del.icio.us Tags: &lt;a href="http://del.icio.us/popular/Blogger" rel="tag"&gt;Blogger&lt;/a&gt;, &lt;a href="http://del.icio.us/popular/Orcmid's_Lair" rel="tag"&gt;Orcmid's_Lair&lt;/a&gt;, &lt;a href="http://del.icio.us/popular/blog_maintenance" rel="tag"&gt;blog_maintenance&lt;/a&gt;, &lt;a href="http://del.icio.us/popular/2010" rel="tag"&gt;2010&lt;/a&gt;, &lt;a href="http://del.icio.us/popular/system_incoherence" rel="tag"&gt;system_incoherence&lt;/a&gt;&lt;/div&gt; &lt;h3&gt;We all say Happy New Year!&lt;/h3&gt; &lt;p&gt;This first post for 2010 brings more blog-template cleanup.&amp;nbsp; I need to post something to confirm that the template is working, and here it is.&lt;/p&gt; &lt;ol&gt; &lt;li&gt;I moved the change history of the template, a long comment, to the end of the template page so that it should not interfere with blog-page loading (so much).&amp;nbsp; You should not observe any evidence of this unless you View Source on the blog page.&lt;br&gt;&amp;nbsp;&amp;nbsp; &lt;li&gt;The sidebar Atom Feed link stopped being filled in correctly by Blogger.&amp;nbsp; I have no idea how long that has been going on, although there are ways to check by looking at old posts.&amp;nbsp; I simply replaced the special template codes with the correct absolute links.&lt;br&gt;&amp;nbsp;&amp;nbsp; &lt;li&gt;I added an Associated Sites list of links as a companion to the Associated Blogs list.&amp;nbsp; I removed Associated Blogs that I do not author.&amp;nbsp; I am not sure what to do for links to blogs of friends now.&amp;nbsp; Something else is called for.&lt;br&gt;&amp;nbsp;&amp;nbsp; &lt;li&gt;I don’t know what happened with Technorati and I don’t know how to fix it.&amp;nbsp; But using Technorati tags doesn’t seem to be useful.&amp;nbsp; The Technorati insert on the blog sidebar has gone invisible and I have no idea if it has any function.&amp;nbsp; I am going to attempt to use &lt;a href="http://delicious.com/tag/"&gt;de.licio.us tags&lt;/a&gt; and see what that accomplishes.&lt;/li&gt;&lt;/ol&gt; &lt;p&gt;I am making these adjustments to this, my longest-standing blog, so that I can then ripple the same adjustments to other blogs.&amp;nbsp; That will induce my priming the pump with a new post on each of those as I proceed.&lt;/p&gt; &lt;hr&gt;  &lt;p&gt;&lt;small&gt;&lt;strong&gt;Update 2010-01-02T12:47:&lt;/strong&gt; Well, I have no idea how making del.icio.us tags accomplishes anything.&amp;nbsp; Perhaps I need a place to “ping.”&amp;nbsp; What I do know is that although Windows Live Writer things comma-separated tag lists are sufficient, del.icio.us doesn’t deal with spaces or “+” as space at all.&amp;nbsp; That’s why you see the wonderful use of “_” characters in this repost.&amp;nbsp; I think I still don’t have it figured out.&amp;nbsp; I’ll settle for this serving as an example of system incoherence, for now.&lt;/small&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3896669-7715666242702415715?l=orcmid.com%2Fblog%2Fdefault.asp' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/7715666242702415715/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=3896669&amp;postID=7715666242702415715' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/posts/default/7715666242702415715'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/posts/default/7715666242702415715'/><link rel='alternate' type='text/html' href='http://orcmid.com/blog/2010/01/2010-you-say-two-thousand-ten-i-say.asp' title='2010: You Say Two Thousand Ten, I Say Twenty Ten'/><author><name>orcmid</name><uri>http://www.blogger.com/profile/15720194709820430236</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='17038397636421592587'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3896669.post-2914474554432232516</id><published>2009-12-19T17:49:00.001-08:00</published><updated>2009-12-19T17:49:18.259-08:00</updated><title type='text'>Annual Dusting and Cleaning</title><content type='html'>&lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:477160e3-c61f-439c-894c-2cfc737f47fa" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/Blogger" rel="tag"&gt;Blogger&lt;/a&gt;, &lt;a href="http://technorati.com/tags/NetworkedBlogs" rel="tag"&gt;NetworkedBlogs&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Facebook" rel="tag"&gt;Facebook&lt;/a&gt;&lt;/div&gt; &lt;p&gt;I am working at having everything of mine present on Facebook, but without Facebook having sole custody.&lt;/p&gt; &lt;p&gt;This is part of my desire to be present and reachable via Facebook without having my attention on Facebook.&amp;nbsp; Since everything I maintain outside of Facebook is entirely public, I don’t mind Facebook exposing that same materials.&amp;nbsp; I won’t be giving Facebook applications any way to modify any of my content (e.g., on &lt;a href="http://www.flickr.com/photos/orcmid"&gt;my Flickr account&lt;/a&gt;), so I am not to nervous about this.&lt;/p&gt; &lt;p&gt;I am more nervous about my Facebook presence simply not working the way I would like.&lt;/p&gt; &lt;p&gt;Today I am tidying up the &lt;em&gt;Orcmid’s Lair&lt;/em&gt; blog with some links to additional blogs recently added to the stable.&amp;nbsp; &lt;/p&gt; &lt;p&gt;I am also experimenting with a widget for &lt;a href="http://networkedblogs.com/"&gt;Networked Blogs on Facebook&lt;/a&gt;.&amp;nbsp; I am not all that confident that it will provide an in-profile presence for my blogs.&amp;nbsp; That is why it is an experiment.&lt;/p&gt; &lt;p&gt;Here goes …&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3896669-2914474554432232516?l=orcmid.com%2Fblog%2Fdefault.asp' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/2914474554432232516/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=3896669&amp;postID=2914474554432232516' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/posts/default/2914474554432232516'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/posts/default/2914474554432232516'/><link rel='alternate' type='text/html' href='http://orcmid.com/blog/2009/12/annual-dusting-and-cleaning.asp' title='Annual Dusting and Cleaning'/><author><name>orcmid</name><uri>http://www.blogger.com/profile/15720194709820430236</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='17038397636421592587'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3896669.post-7179448990816781619</id><published>2009-12-06T17:22:00.001-08:00</published><updated>2009-12-06T17:25:31.992-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='social networking'/><title type='text'>On Facebook: Just a Little Bit Pregnant</title><content type='html'>&lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:062201c0-4921-4729-96a3-f1b25242349d" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/Facebook" rel="tag"&gt;Facebook&lt;/a&gt;, &lt;a href="http://technorati.com/tags/social+networking" rel="tag"&gt;social networking&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Kyte.tv" rel="tag"&gt;Kyte.tv&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Pandora" rel="tag"&gt;Pandora&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Flickr" rel="tag"&gt;Flickr&lt;/a&gt;, &lt;a href="http://technorati.com/tags/orcmid" rel="tag"&gt;orcmid&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Linked-In" rel="tag"&gt;Linked-In&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Twitter" rel="tag"&gt;Twitter&lt;/a&gt;, &lt;a href="http://technorati.com/tags/social+grid" rel="tag"&gt;social grid&lt;/a&gt;, &lt;a href="http://technorati.com/tags/presence" rel="tag"&gt;presence&lt;/a&gt;, &lt;a href="http://technorati.com/tags/attention" rel="tag"&gt;attention&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Windows+Live" rel="tag"&gt;Windows Live&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Skype" rel="tag"&gt;Skype&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Fishbowl" rel="tag"&gt;Fishbowl&lt;/a&gt;&lt;/div&gt; &lt;h3&gt;Grudging and Limited Acceptance of Facebook&lt;/h3&gt; &lt;p&gt;I &lt;em&gt;&lt;a href="http://orcmid.com/blog/2007/12/i-will-facebook-no-more-forever.asp"&gt;still&lt;/a&gt;&lt;/em&gt; don't like Facebook.&amp;nbsp; &lt;/p&gt; &lt;ul&gt; &lt;li&gt;I don't like how it works.&amp;nbsp; For example, I just typed an 1883-character message that it didn’t tell me was over the 420-character limit until I had typed all of it and then attempted to “share” it.&amp;nbsp;&amp;nbsp; Clearly, Windows LiveWriter, where I am now, is affordance for me, just as MediaWiki is my preferred vehicle for wiki-organized material.&lt;br&gt;&amp;nbsp;&amp;nbsp; &lt;/li&gt; &lt;li&gt;I don't like the way the Facebook organization stumbles blissfully into iffy business practices and remains indifferent to the uproar each new excess provokes.&lt;br&gt;&amp;nbsp;&amp;nbsp; &lt;/li&gt; &lt;li&gt;I don't like how I can't organize my attention very well.&amp;nbsp; I don’t want to keep my eye on Facebook.&amp;nbsp; I find the river incoherent and discordant.&amp;nbsp; (I am learning that Disqus comment streaming is more distracting but I solve that by shutting off e-mail tracking.&amp;nbsp; It is unfortunate that they make it an all-or-nothing choice.&amp;nbsp; OK, nothing it is.)&lt;/li&gt;&lt;/ul&gt; &lt;p&gt; I first &lt;a href="http://orcmid.com/blog/2009/06/just-little-bit-facebooked.asp"&gt;reactivated my account&lt;/a&gt; because I wanted to lock up “orcmid” as my name there.&amp;nbsp; Lately I have begun maintenance on the account because I have acquaintances who are devoted to Facebook as their social-connection point.&amp;nbsp; If I want to see their pictures, find a way to contact them, etc., I need to maintain a Facebook logon.&amp;nbsp; That is part of the viral nature of Facebook, of course.&amp;nbsp;&amp;nbsp; I'm trying to stay just a little bit pregnant here and it is very awkward.&lt;/p&gt; &lt;h3&gt;Having Presence Without Attention&lt;/h3&gt; &lt;p&gt;Today I noticed that if I want to be social-network-visible the Facebook devotees among my acquaintances, I must maintain a &lt;a href="http://www.facebook.com/#/orcmid"&gt;Facebook presence&lt;/a&gt; by which folks can at least find where my attention really is.&amp;nbsp; I want to offer them Facebook presence and connection to where my attention and efforts are placed, without demanding that I also put much attention on Facebook itself.&amp;nbsp;&amp;nbsp; Ideally, Facebook friends can see into my public world without leaving Facebook.&lt;/p&gt; &lt;p&gt;I started by figuring out how to disengage from Facebook applications and then look for ones that make my preferred locations available on Facebook too.&amp;nbsp; (That’s how I found out that I must de-authorize applications that I no longer care about, not just remove them from my Facebook page.&amp;nbsp; Another “there they go again” moment.)&lt;/p&gt; &lt;p&gt;My &lt;a href="http://twitter.com/orcmid"&gt;Twitter stream&lt;/a&gt; now appears on my Facebook stream.&amp;nbsp; My &lt;a href="http://www.pandora.com/people/dennis.hamilton#"&gt;Pandora profile&lt;/a&gt; has been there all along.&amp;nbsp; Reviewing Pandora showed me how seldom I listen to Pandora these days: I didn’t realize the desktop Pandora fixture was an Adobe AIR application until it asked to update when I checked it just now.&amp;nbsp; It works better than my large random play list in Windows Media Player and &lt;em&gt;I’m back&lt;/em&gt;.&amp;nbsp; Windows Media Player is still my favorite for album play and all of my AmazonMP3 downloads.&lt;/p&gt; &lt;p&gt;My &lt;a href="http://www.flickr.com/photos/orcmid/"&gt;Flickr Photostream&lt;/a&gt;, Photosets, and new Flickr Posts now show up on my Facebook profile page.&amp;nbsp; I used the &lt;em&gt;My Flickr&lt;/em&gt; application because it works well enough with only read-access authorization to my Flickr account.&amp;nbsp; I had wanted to use &lt;em&gt;Flickr Photosets&lt;/em&gt; but that one required authorization to updated Flickr; I am not prepared to risk so much.&lt;/p&gt; &lt;p&gt;I wanted to have my blogs appear on Facebook too.&amp;nbsp; I thought they had in the past, but I can’t find how I might have done it.&amp;nbsp; The most appealing application, &lt;a href="http://networkedblogs.com/"&gt;NetworkedBlogs&lt;/a&gt;, has a complex authorization process requiring me to add a script to my blog-page template (just as Technorati does).&amp;nbsp; I wouldn’t mind updating the templates, but that immediately moved having blog presence to a back burner.&lt;/p&gt; &lt;p&gt;I suppose that I might want to find a connection between Facebook and LinkedIn as well, just to complete the picture.&lt;/p&gt; &lt;p&gt;FriendFeed is so far lost in my history that it’s of no interest whether I can have it visible on Facebook.&amp;nbsp; And now that not only I but Microsoft itself have abandoned Soapbox, I have some blog pages that deserve to be updated.&amp;nbsp; &lt;a href="http://www.kyte.tv/home/index.html?contextParams=ofp%3Dnull#mode=PERSONAL,uri=channels/7041"&gt;Orcmid’s Flying Kyte&lt;/a&gt; is still operating and available on my Facebook profile and I should make better use of it.&amp;nbsp; &lt;/p&gt; &lt;p&gt;I have nothing on Windows Live to connect to Facebook.&amp;nbsp; My Windows Live usage is entirely on the desktop applications.&amp;nbsp; I have abandoned Windows Live as a social presence and I should decommission &lt;a href="http://orcmid.spaces.live.com/default.aspx?wa=wsignin1.0&amp;amp;sa=867064509"&gt;Orcmid’s Live Hideout&lt;/a&gt; at some point.&amp;nbsp;&amp;nbsp; The sharing of contacts is not something I want to do, probably because Microsoft Outlook remains my hub for connectivity with contacts and it is not a list I would share into the cloud.&lt;/p&gt; &lt;p&gt;That’s the status of my effort so far.&lt;/p&gt; &lt;p&gt;Oh yes, then there’s &lt;a href="http://www.fishbowlclient.com/"&gt;FishBowl client&lt;/a&gt; as an alternative interface (thanks to &lt;a href="http://twitter.com/wendywhite/statuses/5906574332"&gt;Wendy White&lt;/a&gt;).&amp;nbsp;&amp;nbsp; Not sure I need an easier way to root around in Facebook, but I will check if it make my presence maintenance better.&amp;nbsp; Or is this indeed the road to perdition?&amp;nbsp; Stay tuned.&lt;/p&gt; &lt;h3&gt;Dealing with Expectations of Facebook Friends&lt;/h3&gt; &lt;p&gt;I have 11 friend requests and I don't want to connect them and establish an expectation that this is a place where my attention can be obtained.&lt;/p&gt; &lt;p&gt;I haven't found a good way to explain that, and I must remember to put whatever explanation I do use in a computer note that I can copy and paste instead of recreate each time.&amp;nbsp; For the form letter part.&amp;nbsp; Then I can add just whatever personal part I want.&lt;/p&gt; &lt;p&gt;In case you are wondering: If someone wants my attention or would like to be more connected, I recommend Twitter direct messages to orcmid.&amp;nbsp; Directs arrive in Twitter (if I'm online), in my e-mail (whether I am or not), and on my cellular phone (likewise).&amp;nbsp; E-mail is my preferred medium because of the asynchrony and absence of message-size limit.&amp;nbsp; Also, I am not paced by my inbox.&amp;nbsp; I check for new mail only when I am ready for it.&lt;/p&gt; &lt;p&gt;For folks who want to chat, Skype works best for me (and I am orcmid there too).&amp;nbsp; I can also do audio and video (see, I really am in my robe and pajamas) over Skype.&amp;nbsp; If you are the linked-in sort, you can find me there too.&amp;nbsp; I don’t multi-task all that well, and paying attention to open chat windows is not a strength for me.&amp;nbsp; I find asynchronous connectivity and the written word preferable, with Twitter being expedient, not immediate, for me. &lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3896669-7179448990816781619?l=orcmid.com%2Fblog%2Fdefault.asp' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/7179448990816781619/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=3896669&amp;postID=7179448990816781619' title='9 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/posts/default/7179448990816781619'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/posts/default/7179448990816781619'/><link rel='alternate' type='text/html' href='http://orcmid.com/blog/2009/12/on-facebook-just-little-bit-pregnant.asp' title='On Facebook: Just a Little Bit Pregnant'/><author><name>orcmid</name><uri>http://www.blogger.com/profile/15720194709820430236</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='17038397636421592587'/></author><thr:total>9</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3896669.post-7318136948265631816</id><published>2009-10-31T12:18:00.001-07:00</published><updated>2009-10-31T12:33:55.588-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='neighborhood and Seattle'/><category scheme='http://www.blogger.com/atom/ns#' term='trustworthiness'/><category scheme='http://www.blogger.com/atom/ns#' term='civil society and democracy'/><title type='text'>Mornings in the Temple of Perpetual Reconsideration</title><content type='html'>&lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:964f1db4-ed48-44de-bb52-b93e0b8ed6a5" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/civil+society+and+democracy" rel="tag"&gt;civil society and democracy&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Seattle" rel="tag"&gt;Seattle&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Washington+State" rel="tag"&gt;Washington State&lt;/a&gt;, &lt;a href="http://technorati.com/tags/King+County" rel="tag"&gt;King County&lt;/a&gt;&lt;/div&gt; &lt;p&gt;In a fit of governmental economy and limelight avoidance, King County in Washington State has gone to mail balloting exclusively.&amp;nbsp; For this election day, Tuesday, November 3, 2009, Vicki and I have already mailed in our ballots.&amp;nbsp; We waited for the televised debates for Seattle City Mayor and King County Executive to be held, considered that we then knew enough, and submitted our ballots.&lt;/p&gt; &lt;h3&gt;Waiting for Election Day is Different Now&lt;/h3&gt; &lt;p&gt;An odd peculiarity of mailing in our ballots is, now that we’ve voted, it doesn’t matter what happens between our mailing and the official end of voting on November 3 (although ballots with acceptable postmarks will continue to be accepted and processed).&amp;nbsp; What’s missing beside the ceremony of voting is the ceremony of knowing what the results are.&amp;nbsp; We have to wait.&amp;nbsp; We are lame-duck voters and there is no value in paying attention to the still-continuing campaigns for the various contested seats.&lt;/p&gt; &lt;p&gt;What’s not missing is the continued arrival of robocalls telling us how important our votes are and what scoundrels the opponents are.&amp;nbsp; There is also no letup in the delivered mail pieces that continue the bickering.&amp;nbsp; I assume this is all targeted to the large undecided numbers that are sufficient to sway the election one way or the other.&amp;nbsp; A just-arrived attack piece was surprising to me and I almost wanted to reconsider a vote already cast.&amp;nbsp; Anti-candidate material tends to lower my stock in the attacker, not the victim.&amp;nbsp; In this particular case, I rationalized that the attack piece was appropriate.&lt;/p&gt; &lt;h3&gt;Stamping out the Party Line&lt;/h3&gt; &lt;p&gt;The current election is the first one under a spanking new primary and election approach.&amp;nbsp; All of the positions up for election are supposed to be non-partisan.&amp;nbsp; However, there are certainly party endorsements, and the Governor, a Democrat, has made her preferences known in the election for Seattle Mayor and King County Executive.&lt;/p&gt; &lt;p&gt;The way the new system works here, until overturned by a court appeal as had our previous efforts at electoral reform, is that when there are fewer than three candidates at the primary election, they automatically advance to the general election.&amp;nbsp; If there are three or more candidates, the top two at the primary advance to the general election.&amp;nbsp; There is no party registration in Washington State, and any primary voter selects among all of the candidates.&amp;nbsp; This led to the incumbent Seattle Mayor failing to advance to the general election, the final contest being between two candidates who have never held public office.&amp;nbsp; As a referendum on&amp;nbsp; the mayor, this does say something.&lt;/p&gt; &lt;p&gt;This system can lead to a general election where the two candidates are aligned with the same political party.&amp;nbsp; That happened in one district here.&lt;/p&gt; &lt;h3&gt;Reconsider This!&lt;/h3&gt; &lt;p&gt;As part of our shared Western-States distrust in government, we have an initiative and referendum system that is designed to hamstring government as much as we want.&amp;nbsp; Fortunately, the legislature does have the power to declare a fiscal emergency and ignore some of the contradictory stuff that gets passed this way until it can be thrown out in the courts.&lt;/p&gt; &lt;p&gt;This election, we have an example of a way that the people can preempt the legislator without throwing the rascals out.&amp;nbsp; It is possible to petition that a passed legislative act be submitted to the voters for approval.&amp;nbsp; In the past legislature, a comprehensive civil union law was passed that provides all of the benefits accorded to married folks to civil unions among unmarried seniors, gays, lesbians, and other flavors.&amp;nbsp; This grants everything that civil law can grant short of calling it marriage.&amp;nbsp; The legislation is quite extensive in terms of all of the various laws that are adjusted.&lt;/p&gt; &lt;p&gt;Referendum R-71 to have the electorate affirm (or disapprove) this legislation was placed on the ballot by petition.&amp;nbsp; Although it is in the nature of this kind of referendum that it follow the wording of the law, so a yes vote will affirm the law, an no vote will repeal it.&amp;nbsp; The petitioners were interested in the repeal, but unlike Proposition 8 in California, it takes a win by the No Votes to accomplish that.&amp;nbsp; It will be close.&lt;/p&gt; &lt;p&gt;An interesting sidelight is that people in favor of the legislation demanded that the names of the petitioners be released to the public, with the clear intent of outing the signers of the petition as bigots.&amp;nbsp; This request and the refusal of authorities to comply has made its way to the U.S. Supreme Court which has issued a stay on the release of the names.&amp;nbsp;&amp;nbsp; I didn’t need R-71; I am happy to vote to affirm it.&amp;nbsp; However, I am not at all keen about releasing the names of petition signers.&amp;nbsp;&amp;nbsp; To do this in the name of freedom-of-information is an indirect assault on the secrecy of the ballot, considering the chilling effect it can have on the petitioning for referendums and initiatives on controversial matters.&amp;nbsp; We do not have to account for how and why we vote a particular way on some measure, and it is frightening that we would have to do so as signers of petitions.&amp;nbsp; And the automatic presumption that the signers are bigots and they are to be hounded is itself a despicable act.&amp;nbsp; I’m against it.&lt;/p&gt; &lt;p&gt;One of the more common use of initiatives is the constant attempt to throttle government spending by denying the ability to raise taxes except in very difficult ways.&amp;nbsp;&amp;nbsp; These are often passed concurrent with other initiatives that require additional spending for something people want, usually more bigger better highways in support of an unrepentent suburban lifestyle.&amp;nbsp; It would appear that the public is tiring of this game, since the tax-restriction measures haven’t been doing very well and at the local and regional level, Seattle voters seem quite willing to tax themselves for initiatives that are important to them.&amp;nbsp; This election will let us know if that is a sustained &lt;strike&gt;train&lt;/strike&gt; &lt;u&gt;trend&lt;/u&gt; despite the current economic difficulties.&lt;/p&gt; &lt;h3&gt;The Institution of Reconsideration Reconsiderations Reconsidered&lt;/h3&gt; &lt;p&gt;One problem with initiatives is the constant reconsideration of legislative action and of previously-approved initiatives.&amp;nbsp;&amp;nbsp; There’s seemingly no bound on the number of times one can go to the polls to stop something that has been approved and re-affirmed any number of times before.&amp;nbsp;&amp;nbsp; This happened with the Seattle Monorail Project where the voters had to constantly reapprove that which they’d approved before, over the same entrenched objectors.&amp;nbsp; The nay-sayers finally prevailed, and I confess the Monorail Project authority did break faith with the public in what allowed for its undoing.&amp;nbsp;&amp;nbsp; In some sense, that was a victory for this process, but I fear it is simply institutionalized and we are unable to deal with major development issues because of it.&lt;/p&gt; &lt;p&gt;In many ways, the Seattle City Council and Mayor elections are a referendum on the now-funded and approved tunnel project for replacing the decrepit Alaskan Way Viaduct running above the Seattle waterfront area.&amp;nbsp;&amp;nbsp; It is true that, when a preference poll was placed on the ballot, the voters indicated that they wanted a less-expensive non-tunnel solution and there were State funds in hand for that.&amp;nbsp; That was before the economy tanked last year.&amp;nbsp; Now we have an agreed tunnel replacement for the viaduct, and funds are committed for this too.&amp;nbsp; There are complicated arrangements between the State, with its responsibility for the tunnel as part of a State arterial highway, and the City and its responsibilities for surface and breakwater improvements related to the seismic vulnerability of the area.&lt;/p&gt; &lt;p&gt;We are, of course, nervous about the prospects of this project costing far more than the allowances provided for it, and that was made an election issue.&amp;nbsp;&amp;nbsp; Here the Governor also stepped in, endorsing the candidate who favors getting on with it and making it work, not going into our pattern of never-decided decisions that have needed infrastructure development impeded at every turn.&amp;nbsp; &lt;/p&gt; &lt;p&gt;From my perspective, the nervous opposition is too strident and pays no heed to the strides made, within Washington State, in having major transportation projects come in on time and under budget, with the right scrutiny for intervening when a project seems headed off the rails.&lt;/p&gt; &lt;p&gt;Since it is the issue that some campaigner have staked their election on, I have obliged them.&amp;nbsp; No one who is negative about the current tunnel project has my vote. &lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3896669-7318136948265631816?l=orcmid.com%2Fblog%2Fdefault.asp' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/7318136948265631816/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=3896669&amp;postID=7318136948265631816' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/posts/default/7318136948265631816'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/posts/default/7318136948265631816'/><link rel='alternate' type='text/html' href='http://orcmid.com/blog/2009/10/mornings-in-temple-of-perpetual.asp' title='Mornings in the Temple of Perpetual Reconsideration'/><author><name>orcmid</name><uri>http://www.blogger.com/profile/15720194709820430236</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='17038397636421592587'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3896669.post-5620006753892272019</id><published>2009-10-30T22:11:00.001-07:00</published><updated>2009-10-30T22:11:07.438-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='cats'/><title type='text'>Friday Cat Photo: Flying Cats</title><content type='html'>&lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:e2d13429-033a-408e-8cd1-207c49ea1dd8" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/cats" rel="tag"&gt;cats&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Friday+cat+photo" rel="tag"&gt;Friday cat photo&lt;/a&gt;, &lt;a href="http://technorati.com/tags/paper+bag" rel="tag"&gt;paper bag&lt;/a&gt;, &lt;a href="http://technorati.com/tags/rubber+stamp" rel="tag"&gt;rubber stamp&lt;/a&gt;&lt;/div&gt; &lt;p&gt;&lt;a title="Flickr Photo: Flying Cats on a Paper Back" href="http://www.flickr.com/photos/orcmid/4060179558/"&gt;&lt;img style="margin: 5px auto; display: block; float: none" src="http://farm3.static.flickr.com/2613/4060179558_95d916562c.jpg"&gt;&lt;/a&gt; &lt;/p&gt; &lt;p&gt;This image of flying cats came into our house on a paper bag from a local produce market.&amp;nbsp; We have no idea what’s behind this.&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3896669-5620006753892272019?l=orcmid.com%2Fblog%2Fdefault.asp' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/5620006753892272019/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=3896669&amp;postID=5620006753892272019' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/posts/default/5620006753892272019'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/posts/default/5620006753892272019'/><link rel='alternate' type='text/html' href='http://orcmid.com/blog/2009/10/friday-cat-photo-flying-cats.asp' title='Friday Cat Photo: Flying Cats'/><author><name>orcmid</name><uri>http://www.blogger.com/profile/15720194709820430236</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='17038397636421592587'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3896669.post-2226853318554914554</id><published>2009-09-05T13:03:00.001-07:00</published><updated>2009-09-05T13:19:11.398-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='neighborhood and Seattle'/><category scheme='http://www.blogger.com/atom/ns#' term='cats'/><title type='text'>Friday Cat Picture: The Return of Shmoo Cat</title><content type='html'>&lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:77534797-165e-431e-954c-1e89547cc4ca" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/cat" rel="tag"&gt;cat&lt;/a&gt;, &lt;a href="http://technorati.com/tags/cats" rel="tag"&gt;cats&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Friday+Cat+pictures" rel="tag"&gt;Friday Cat pictures&lt;/a&gt;, &lt;a href="http://technorati.com/tags/West+Seattle" rel="tag"&gt;West Seattle&lt;/a&gt;&lt;/div&gt; &lt;p&gt;I started calling a neighborhood cat the Shmoo Cat based on &lt;a href="http://orcmid.com/blog/2005/04/neighborhood-cats.asp"&gt;this encounter&lt;/a&gt; back in April, 2005.&amp;nbsp; She wanders through the yard from time to time, moving furtively when she sees me.&amp;nbsp; That is not the case for Vicki.&lt;/p&gt; &lt;p&gt;Sometimes the cat sits on our back steps, provoking a small amount of excitement from our indoor cats.&amp;nbsp; The cat will move away if anyone comes out, but she will return to Vicki’s call.&amp;nbsp; She’ll also accept a dish of water from Vicki as a neighborly offering.&lt;/p&gt; &lt;table border="0" cellspacing="3" cellpadding="3" align="center"&gt; &lt;tbody&gt; &lt;tr&gt; &lt;td valign="top"&gt;&lt;a title="Vicki Reunion with Shmoo Cat" href="http://www.flickr.com/photos/orcmid/3889748269/in/set-72157601313495795/"&gt;&lt;img style="margin: 0px; display: inline" title="Vicki Reunion with Shmoo Cat" alt="Vicki Reunion with Shmoo Cat" align="right" src="http://farm3.static.flickr.com/2437/3889748269_cfd4a50dbe_d.jpg" width="358" height="448"&gt;&lt;/a&gt; &lt;/td&gt; &lt;td valign="top"&gt;&lt;a title="Shmoo Cat Blissing Out" href="http://www.flickr.com/photos/orcmid/3889748557/in/set-72157601313495795/"&gt;&lt;img style="margin: 0px; display: inline" title="Shmoo Cat Blissing Out" alt="Shmoo Cat Blissing Out" align="left" src="http://farm3.static.flickr.com/2486/3889748557_2c2ac9ea3d_b_d.jpg" width="481" height="321"&gt;&lt;/a&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3896669-2226853318554914554?l=orcmid.com%2Fblog%2Fdefault.asp' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/2226853318554914554/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=3896669&amp;postID=2226853318554914554' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/posts/default/2226853318554914554'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/posts/default/2226853318554914554'/><link rel='alternate' type='text/html' href='http://orcmid.com/blog/2009/09/friday-cat-picture-return-of-shmoo-cat.asp' title='Friday Cat Picture: The Return of Shmoo Cat'/><author><name>orcmid</name><uri>http://www.blogger.com/profile/15720194709820430236</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='17038397636421592587'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3896669.post-7046810632265054383</id><published>2009-08-23T21:23:00.001-07:00</published><updated>2009-08-23T21:35:35.823-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='productivity'/><category scheme='http://www.blogger.com/atom/ns#' term='cybersmith'/><category scheme='http://www.blogger.com/atom/ns#' term='trustworthiness'/><title type='text'>Productivity: This Is Not a Kanban</title><content type='html'>&lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:9b33fd80-f802-4733-a0b4-dc0878a9757c" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/productivity" rel="tag"&gt;productivity&lt;/a&gt;, &lt;a href="http://technorati.com/tags/personal+kanban" rel="tag"&gt;personal kanban&lt;/a&gt;, &lt;a href="http://technorati.com/tags/kanban" rel="tag"&gt;kanban&lt;/a&gt;, &lt;a href="http://technorati.com/tags/agile+Jim+Benson" rel="tag"&gt;agile Jim Benson&lt;/a&gt;, &lt;a href="http://technorati.com/tags/David+Anderson" rel="tag"&gt;David Anderson&lt;/a&gt;, &lt;a href="http://technorati.com/tags/GTD" rel="tag"&gt;GTD&lt;/a&gt;, &lt;a href="http://technorati.com/tags/TRO" rel="tag"&gt;TRO&lt;/a&gt;&lt;/div&gt; &lt;p&gt;Since I &lt;a href="http://orcmid.com/blog/2009/03/productivity-cleaning-up-workspace.asp"&gt;cleaned up my work space&lt;/a&gt; somewhat last March, my attention to productivity techniques and management of my commitments has spiraled into nothingness.&amp;nbsp; &lt;a href="http://orcmid.com/blog/2008/12/goldengeek-chasing-those-open-loops.asp"&gt;My open loops&lt;/a&gt; are more prevalent and more open than ever.&amp;nbsp; I stopped working through the startup for &lt;a href="http://www.priacta.com/Training/"&gt;Totally Relaxed Organization&lt;/a&gt; and I haven’t opened my &lt;a href="http://www.priacta.com/trog/"&gt;TROG Bar&lt;/a&gt; in months.&amp;nbsp; My only &lt;a href="http://www.davidco.com/"&gt;Getting Things Done&lt;/a&gt; practice is to empty my in box (except there are 56 orphan items there right now).&amp;nbsp; It’s been so long, I completely forgot that I was ever participating in a &lt;a href="http://zenhabits.net/forums/"&gt;Zen Habits Monthly Challenge&lt;/a&gt;. &lt;/p&gt; &lt;h3&gt;Here Comes the New Methodology, Just Like the Old Methodology&lt;/h3&gt; &lt;p&gt;I’m going through self-help productivity techniques the way others go through weight-loss programs.&amp;nbsp; And with no better results.&lt;/p&gt; &lt;p&gt;&lt;a title="This is Not a Kanban: My Degraded Existence for Commitments" href="http://www.flickr.com/photos/orcmid/3809220592/in/set-72157611703040405/"&gt;&lt;img style="margin: 0px 10px 10px 0px; display: inline" title="This Is Not a Kanban: My Degraded Existence for Commitments" alt="This Is Not a Kanban: My Degraded Existence for Commitments" align="left" src="http://farm4.static.flickr.com/3549/3809220592_2d6f9a464a_b.jpg" width="526" height="351"&gt;&lt;/a&gt; My devolutions is so complete that my entire structure for managing commitments has degenerated into pages in a notebook (#63 in the current series) and an accumulation of Post-It notes of random incomplete tasks.&lt;/p&gt; &lt;p&gt;The small white note with the checkmarks was created on a hotel-room notepad in London last May.&amp;nbsp; I’m still carrying it around along with&amp;nbsp; my morass of open loops.&lt;/p&gt; &lt;p&gt;There are other places where I keep commitments tucked away on my computer.&amp;nbsp; They are also shuffled around and ignored.&amp;nbsp; &lt;/p&gt; &lt;h3&gt;I Will Be Fooled Again&lt;/h3&gt; &lt;p&gt;I rarely examine any of these items with critical concern for how the tasks are actually to be accomplished.&amp;nbsp; I’d have to face up to their not being done while I am busily not doing them instead.&lt;/p&gt; &lt;p&gt;And now there’s &lt;a href="http://ourfounder.typepad.com/leblog/2009/07/reflections-on-personal-kanban-a-series.html"&gt;Personal Kanban&lt;/a&gt;.&amp;nbsp; I’m a fan of David Anderson, although I have no opportunity to apply any of the agile management methodologies.&amp;nbsp; Although I appreciate that kanban methodology has been a powerful instrument in the work of teams, I mostly just glance at the various accounts.&amp;nbsp; The lingo is mysterious and the application seems even more out of reach in my personal situation.&lt;/p&gt; &lt;p&gt;That changed when I saw twitter updates from David Anderson and then Jim Benson on the possibilities of a &lt;a href="http://www.agilemanagement.net/Articles/Weblog/PersonalKanban.html"&gt;Personal Kanban&lt;/a&gt;.&amp;nbsp; I began to follow along and browse through Benson’s series of blog posts on the topic.&amp;nbsp; My buddy Bill Anderson and I created weekly (weakly) checkpoints on taking steps to understanding the kanban methodology from a personal perspective.&lt;/p&gt; &lt;h3&gt;The Essential Reality Check&lt;/h3&gt; &lt;p&gt;I see appealing features after an initial look at Personal Kanban.&amp;nbsp; I want those features in raising the bar (now so low) on my personal productivity and effectiveness.&amp;nbsp; &lt;/p&gt; &lt;p&gt;I also realize that my application of Personal Kanban is doomed to the dustbin of forgotten methodologies.&amp;nbsp; The common factor in the recurring result of my experience is me.&amp;nbsp; Not the methodologies.&lt;/p&gt; &lt;p&gt;To have a different result, I must work differently.&amp;nbsp; &lt;/p&gt; &lt;h3&gt;Where I Stop&lt;/h3&gt; &lt;p&gt;After a few hours and days of mixed success, I stop looking at the structure that holds my current commitments.&amp;nbsp; I just don’t look there to true myself up.&amp;nbsp; I indulge distractions and eventually the new methodology has disappeared.&amp;nbsp; Lately, I seem to end up in worse shape than before I began.&lt;/p&gt; &lt;p&gt;But before that point, I stop in another way.&amp;nbsp;&amp;nbsp; All of the recent methodologies I have examined start with housecleaning followed by housekeeping.&amp;nbsp; I take out some trash, but never all of it.&amp;nbsp; I cling to it and don’t let it go.&amp;nbsp; Or, I don’t want it but cleaning it out is overwhelming and I never create an occasion for accomplishing that.&amp;nbsp; Or I clean up piece-meal, insisting to myself that when I get things organized, I can then be organized.&amp;nbsp; Mostly, I get distracted from all of this and eventually forget to clean up the mess, which remains in its piles around my office and elsewhere in the house.&lt;/p&gt; &lt;h3&gt;Being Slimy&lt;/h3&gt; &lt;p&gt;I was in a conversation on how I am the poster-child for methodology failure.&amp;nbsp; Here are my other indulgences:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;I’m lazy and fearful&lt;/li&gt; &lt;li&gt;My ambitions are greater than my capacities and my stamina, but I hold onto too much anyhow; I take on more faster than I complete what I already have on my plate.&lt;/li&gt; &lt;li&gt;I procrastinate and lie to myself and others about it.&lt;/li&gt; &lt;li&gt;I make commitments and create no structure whatsoever for fulfilling on them.&lt;/li&gt;&lt;/ul&gt; &lt;h3&gt;OK, Where From Here?&lt;/h3&gt; &lt;p&gt;It was suggested that someone needs to take a kanban board down and hit me over the head with it.&amp;nbsp; I need to be the one to do that.&amp;nbsp; Plus empower others to be ruthless with me when I go off the track.&lt;/p&gt; &lt;p&gt;I am going to apply Personal Kanban in my life.&amp;nbsp; It will be fun to deal with the details of the techniques.&amp;nbsp; But the real accomplishment will not be in messing around in the technical and conceptual nuts and bolts.&amp;nbsp; It will be my stepping beyond my automatic approach and having Personal Kanban win for me.&lt;/p&gt; &lt;p&gt;If I fall down, I will get up and keep dancing.&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3896669-7046810632265054383?l=orcmid.com%2Fblog%2Fdefault.asp' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/7046810632265054383/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=3896669&amp;postID=7046810632265054383' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/posts/default/7046810632265054383'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/posts/default/7046810632265054383'/><link rel='alternate' type='text/html' href='http://orcmid.com/blog/2009/08/productivity-this-is-not-kanban.asp' title='Productivity: This Is Not a Kanban'/><author><name>orcmid</name><uri>http://www.blogger.com/profile/15720194709820430236</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='17038397636421592587'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3896669.post-5721403518065806403</id><published>2009-07-14T16:04:00.001-07:00</published><updated>2009-07-14T16:05:25.343-07:00</updated><title type='text'>Sympathy Strike: Don’t Gag the Net</title><content type='html'>&lt;table border="0" cellspacing="3" cellpadding="3" width="400"&gt; &lt;tbody&gt; &lt;tr&gt; &lt;td valign="top" width="400"&gt; &lt;p&gt;&lt;a title="Diritto alla Rete (Rights on the Internet)" href="http://dirittoallarete.ning.com/"&gt;&lt;img style="margin: 0px; display: inline" title="Diritto alla Rete (Rights on the Internet)" alt="Diritto alla Rete (Rights on the Internet)" align="left" src="http://orcmid.com/blog/images/SympathyStrike_DE48/F09xx57200907141542SCARICAILLOGOEPUBBLICALO.jpg" width="425" height="461"&gt;&lt;/a&gt; &lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt; &lt;p align="left"&gt;OK, considering the usual loud silence on this blog, posting an image calling for a blogging strike today is a touch contradictory.&amp;nbsp;&amp;nbsp; I will say just a litle more.&amp;nbsp; The badge calls for an Italian blogging strike today.&amp;nbsp; Posting the badge instead of a normal post declares a raising of the blog’s voice against the alleged gag law being proposed in Italy.&amp;nbsp; I won’t go into the details, or consider how much this might be an over-reaction.&amp;nbsp; Hey, it’s a sympathy strike.&lt;/p&gt; &lt;p align="left"&gt;Back to the usual tomorrow.&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3896669-5721403518065806403?l=orcmid.com%2Fblog%2Fdefault.asp' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/5721403518065806403/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=3896669&amp;postID=5721403518065806403' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/posts/default/5721403518065806403'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/posts/default/5721403518065806403'/><link rel='alternate' type='text/html' href='http://orcmid.com/blog/2009/07/sympathy-strike-dont-gag-net.asp' title='Sympathy Strike: Don’t Gag the Net'/><author><name>orcmid</name><uri>http://www.blogger.com/profile/15720194709820430236</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='17038397636421592587'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3896669.post-5329947664603658055</id><published>2009-06-19T17:43:00.001-07:00</published><updated>2009-06-19T18:35:55.760-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='cybersmith'/><category scheme='http://www.blogger.com/atom/ns#' term='computers and internet'/><title type='text'>I Blog, Therefore I Am</title><content type='html'>&lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:edcbe9d3-d992-40c1-96d2-6bada4453bb5" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/Orcmid's+Lair" rel="tag"&gt;Orcmid's Lair&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Professor+von+Clueless+in+the+BlunderDome" rel="tag"&gt;Professor von Clueless in the BlunderDome&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Numbering+Peano" rel="tag"&gt;Numbering Peano&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Pursuing+Harmony" rel="tag"&gt;Pursuing Harmony&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Spanner+Wiingnut's+Muddleware+Lab" rel="tag"&gt;Spanner Wiingnut's Muddleware Lab&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Orcmid's+Live+Hideout" rel="tag"&gt;Orcmid's Live Hideout&lt;/a&gt;, &lt;a href="http://technorati.com/tags/blog+themes" rel="tag"&gt;blog themes&lt;/a&gt;&lt;/div&gt; &lt;p&gt;&amp;nbsp; &lt;/p&gt; &lt;table border="3" cellspacing="3" cellpadding="3" align="center" cols="2"&gt; &lt;tbody&gt; &lt;tr&gt; &lt;td valign="top" colspan="2"&gt; &lt;p&gt;&lt;a title="Orcmid's Live Hangout" href="http://orcmid.spaces.live.com/"&gt;&lt;img style="margin: 0px auto 5px; display: block; float: none" title="Orcmid's Live Hangout" alt="Orcmid's Live Hangout" src="http://orcmid.com/blog/images/IBlogThereforeIAm_F0B3/F09xx39200906191427Hangout.png" width="877" height="69"&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;This is different than my main blogs.&amp;nbsp; I wanted to experiment with Windows Live and have a blog that employed the features and organization of Windows Live blogs.&amp;nbsp; I have since become disenchanted with having a blog that is not on a server that I manage.&amp;nbsp; Thanks to the capabilities of Windows Live Writer, I can successfully lift the posts from the Hideout and repost them in the place that is more-appropriate for me. &lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr&gt; &lt;td valign="top" colspan="2"&gt; &lt;p&gt;&lt;a title="Spanner Wingnut's Muddleware Lab" href="http://orcmid.com/BlunderDome/wingnut"&gt;&lt;img style="margin: 5px auto 10px; display: block; float: none" title="Spanner Wingnut's Muddleware Lab" alt="Spanner Wingnut's Muddleware Lab" src="http://orcmid.com/blog/images/IBlogThereforeIAm_F0B3/F09xx38200906191425Wingnut.png" width="744" height="119"&gt;&lt;/a&gt;This is different also.&amp;nbsp; This is a sandbox blog that I use only for trying things out.&amp;nbsp; It is different in style but it serves me as a way to try out various changes before introducing them on one of my current blogs.&amp;nbsp; &lt;/p&gt; &lt;p&gt;My four main blogs have the following descriptions:&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr&gt; &lt;td valign="top"&gt;&lt;a title="Orcmid's Lair Blog" href="http://orcmid.com/blog"&gt;&lt;img style="margin: 5px 5px 5px 0px; display: inline" title="Orcmid's Lair Blog" alt="Orcmid's Lair Blog" align="right" src="http://orcmid.com/blog/images/IBlogThereforeIAm_F0B3/F09xx35200906191422Lair_4.png" width="277" height="186"&gt;&lt;/a&gt; &lt;/td&gt; &lt;td valign="top"&gt;&lt;a title="Miser Project: Numbering Peano" href="http://miser-theory.info/astraendo/pn"&gt;&lt;img style="margin: 5px 0px 0px; display: inline" title="Miser Project: Numbering Peano" alt="Miser Project: Numbering Peano" align="left" src="http://orcmid.com/blog/images/IBlogThereforeIAm_F0B3/F09xx36200906191423Peano.png" width="304" height="197"&gt;&lt;/a&gt; &lt;/td&gt;&lt;/tr&gt; &lt;tr&gt; &lt;td valign="top"&gt;&lt;a title="nfoWorks: Pursuing Harmony" href="http://nfoworks.org/diary"&gt;&lt;img style="margin: 0px 5px 5px 0px; display: inline" title="nfoWorks: Pursuing Harmony" alt="nfoWorks: Pursuing Harmony" align="right" src="http://orcmid.com/blog/images/IBlogThereforeIAm_F0B3/F09xx40200906191429Harmony.png" width="292" height="165"&gt;&lt;/a&gt; &lt;/td&gt; &lt;td valign="top"&gt; &lt;p&gt;&lt;a title="Professor von Clueless in the BlunderDome" href="http://orcmid.com/BlunderDome/clueless"&gt;&lt;img style="margin: 0px 0px 5px; display: inline" title="Professor von Clueless in the BlunderDome" alt="Professor von Clueless in the BlunderDome" align="left" src="http://orcmid.com/blog/images/IBlogThereforeIAm_F0B3/F09xx37200906191424Clueless.png" width="284" height="253"&gt;&lt;/a&gt; &lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt; &lt;p&gt;I have six blogs to my name, where I set the purpose and content of the blogs.&amp;nbsp; These are various expressions of me.&amp;nbsp; &lt;/p&gt; &lt;p&gt;There’s one other blog that is an expression of my partnership with Vicki and her vocation as a potter, &lt;a href="http://millennia-antica.com/diary/"&gt;Millennia Antica: The Kiln Sitter’s Diary&lt;/a&gt;.&amp;nbsp; My presence is as web master and technical support, along with contribution of my perspective on some of the activities that I participate in.&amp;nbsp; But the purpose of that blog is to be part of Vicki’s expression of her vocation and love for pottery.&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3896669-5329947664603658055?l=orcmid.com%2Fblog%2Fdefault.asp' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/5329947664603658055/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=3896669&amp;postID=5329947664603658055' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/posts/default/5329947664603658055'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/posts/default/5329947664603658055'/><link rel='alternate' type='text/html' href='http://orcmid.com/blog/2009/06/i-blog-therefore-i-am.asp' title='I Blog, Therefore I Am'/><author><name>orcmid</name><uri>http://www.blogger.com/profile/15720194709820430236</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='17038397636421592587'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3896669.post-4887200103778518280</id><published>2009-06-19T14:20:00.001-07:00</published><updated>2009-06-19T14:20:41.177-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='friends and family'/><title type='text'>Amma Vicki and the Monks</title><content type='html'>&lt;p&gt;&lt;/p&gt; &lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:d765cb97-0e00-4a4d-b955-461a1fb61639" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/Amma+Vicki" rel="tag"&gt;Amma Vicki&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Victoria+E.+Hamilton" rel="tag"&gt;Victoria E. Hamilton&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Satguru+Bodhinatha+Veylanswami" rel="tag"&gt;Satguru Bodhinatha Veylanswami&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Sadhaka+Tejadevanatha" rel="tag"&gt;Sadhaka Tejadevanatha&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Bothell+WA" rel="tag"&gt;Bothell WA&lt;/a&gt;&lt;/div&gt; &lt;p&gt;&lt;/p&gt; &lt;table border="0" cellspacing="3" cellpadding="3" align="center"&gt; &lt;tbody&gt; &lt;tr&gt; &lt;td valign="top"&gt;&lt;a title="Swamiji: Satguru Bodhinatha Veylanswami on Flickr" href="http://www.flickr.com/photos/orcmid/3639768025/in/photostream/"&gt;&lt;img style="border-right-width: 0px; margin: 5px auto; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" border="0" src="http://farm4.static.flickr.com/3362/3639768025_61bec93137.jpg"&gt;&lt;/a&gt; &lt;/td&gt; &lt;td valign="center"&gt;&lt;a title="Tejadevanatha and Amma Vicki on Flickr" href="http://www.flickr.com/photos/orcmid/3639768417/in/photostream/"&gt;&lt;img style="border-right-width: 0px; margin: 5px 0px 5px 5px; display: inline; float: none; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" border="0" src="http://farm4.static.flickr.com/3657/3639768417_0a9440c9fb.jpg"&gt;&lt;/a&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt; &lt;p&gt;On Wednesday, June 17, 2009, &lt;a href="http://www.himalayanacademy.com/satgurus/bodhinatha/"&gt;Bodhinatha&lt;/a&gt; came from the &lt;a href="http://www.himalayanacademy.com/"&gt;Kauai Hindu Monastery&lt;/a&gt; to the &lt;a href="http://www.htccwa.org/"&gt;Hindu Temple and Cultural Center&lt;/a&gt; in Bothell, Washington.&amp;nbsp; The visit (&lt;a href="http://www.himalayanacademy.com/study/programs/seattle_visit_2009.pdf"&gt;pdf&lt;/a&gt;) is part of &lt;a href="http://himalayanacademy.com/blog/taka/2009/6/17/"&gt;travels&lt;/a&gt; that will end up in Edmonton, Canada.&lt;/p&gt; &lt;p&gt;It is a rare treat for Amma Vicki, as &lt;a href="http://himalayanacademy.com/blog/taka/2009/03/06/"&gt;she is known&lt;/a&gt; (scroll to the bottom), to visit with members of the monastery family at times other than her annual visit to Kauai.&amp;nbsp; She is always hopeful to learn whether son Senthilnathaswami is along on the journey.&amp;nbsp;&amp;nbsp; She was delighted to be able to see Bodinatha and Tehadevanatha on this particular visit.&lt;/p&gt; &lt;p&gt;Although I have met Bodinatha, I had not heard him speak to a Hindu gathering until Wednesday.&amp;nbsp; The subject, “Passing On Our Hindu Tradition” dealt with the challenges of Hindu grandparents and parents living in the West and raising children in the midst of Western cultures and schools.&amp;nbsp;&amp;nbsp; For a non-Hindu, I found the explanations and suggestions direct and remarkably gentle.&amp;nbsp; &lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3896669-4887200103778518280?l=orcmid.com%2Fblog%2Fdefault.asp' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/4887200103778518280/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=3896669&amp;postID=4887200103778518280' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/posts/default/4887200103778518280'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/posts/default/4887200103778518280'/><link rel='alternate' type='text/html' href='http://orcmid.com/blog/2009/06/amma-vicki-and-monks.asp' title='Amma Vicki and the Monks'/><author><name>orcmid</name><uri>http://www.blogger.com/profile/15720194709820430236</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='17038397636421592587'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3896669.post-6913570132709759380</id><published>2009-06-18T14:27:00.001-07:00</published><updated>2009-06-19T08:48:46.863-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='neighborhood and Seattle'/><title type='text'>Let It Rain, Let It Rain …</title><content type='html'>&lt;p&gt;&lt;/p&gt; &lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:08c93102-dddd-4ec0-99f7-5dd5967bed78" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/Seattle" rel="tag"&gt;Seattle&lt;/a&gt;, &lt;a href="http://technorati.com/tags/weather" rel="tag"&gt;weather&lt;/a&gt;, &lt;a href="http://technorati.com/tags/rain" rel="tag"&gt;rain&lt;/a&gt;, &lt;a href="http://technorati.com/tags/drought" rel="tag"&gt;drought&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Summer" rel="tag"&gt;Summer&lt;/a&gt;&lt;/div&gt; &lt;p&gt;&lt;/p&gt; &lt;p&gt;&lt;a title="28 Rainless Days in Seattle on Flickr" href="http://www.flickr.com/photos/orcmid/3639556178/"&gt;&lt;img style="display: block; float: none; margin-left: auto; margin-right: auto" title="28 Rainless Days in Seattle on Flickr" alt="28 Rainless Days in Seattle on Flickr" src="http://farm4.static.flickr.com/3633/3639556178_76180a3699_b.jpg" width="640" height="427"&gt;&lt;/a&gt; &lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;[&lt;strong&gt;Update 2009-06-19-08:47 –0700 (pdt)&lt;/strong&gt; Let this be &lt;a href="http://www.king5.com/localnews/stories/NW_061909WXB-AP_dry-spell-ends-JM.5f21600.html"&gt;the end&lt;/a&gt; of silliness about rain-free-days records.&amp;nbsp; There was a steady though light rain overnight.&amp;nbsp; This morning at 07:15 the streets and grounds were wet except inside the drip line of some heavily foliaged trees.&amp;nbsp; The rain has changed from light sprinkle to mist now, with the morning temperature just crossing 60F (15C).&amp;nbsp; The forecast is for occasional light rain through Sunday, 06-21.&amp;nbsp; This may not assuage the &lt;a href="http://www.king5.com/localnews/stories/NW_061809WAB-dry-streak-KS.2b42957.html"&gt;agricultural concerns&lt;/a&gt;.]&lt;/p&gt; &lt;p&gt;[&lt;strong&gt;Update 2009-06-19-01:54Z&lt;/strong&gt; I got it all wrong.&amp;nbsp; The first paragraph has been corrected based on information from &lt;a href="http://www.king5.com/weather/"&gt;King5.com&lt;/a&gt; for 2009-06-18.]&lt;/p&gt; &lt;p&gt;As of some time overnight on June 17-18, we had officially gone 29 consecutive days without rain, &lt;strike&gt;breaking&lt;/strike&gt; tying the May-June &lt;strike&gt;1951&lt;/strike&gt; 1982 record for such events.&amp;nbsp; [The longest dry spell is the 51 July-August days in 1951.]&amp;nbsp; For some reason, a local television station news team &lt;a href="http://twitter.com/KING5Seattle/status/2222261532"&gt;thinks that is exciting&lt;/a&gt;.&amp;nbsp; Not at summer water rates and what it costs to sprinkle a lawn to keep it from going dormant, the dry-weather response here.&amp;nbsp; Of course, in brushlands and forests there is even more to be concerned about.&lt;/p&gt; &lt;p&gt;The rainfall that we drove through yesterday afternoon did not count.&amp;nbsp; The test is weather or not a sensor at the Seattle-Tacoma airport detects measurable rainfall.&amp;nbsp;&amp;nbsp; This shower we ran into was while driving on the I-90 floating bridge toward its connection with I-405 and our continuation North to Bothell, Washington.&amp;nbsp; The rain did manage to make drivers nervous, apparently because most knew the roadway can be dangerously slippery when wetted for the first time after a long dry period and accumulation of surface oils and greases.&amp;nbsp; &lt;/p&gt; &lt;p&gt;Cloudbursts and lightning strikes in the mountains to our West and East also don’t count as an end to our dry spell.&amp;nbsp; (Can you say “forest fire?”&amp;nbsp; Sure you can.)&lt;/p&gt; &lt;p&gt;Now, how the heck will we convince tourists and other visitors to stay away because they think the sun never shines in Seattle?&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3896669-6913570132709759380?l=orcmid.com%2Fblog%2Fdefault.asp' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/6913570132709759380/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=3896669&amp;postID=6913570132709759380' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/posts/default/6913570132709759380'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/posts/default/6913570132709759380'/><link rel='alternate' type='text/html' href='http://orcmid.com/blog/2009/06/let-it-rain-let-it-rain.asp' title='Let It Rain, Let It Rain …'/><author><name>orcmid</name><uri>http://www.blogger.com/profile/15720194709820430236</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='17038397636421592587'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3896669.post-2060332540179609819</id><published>2009-06-14T12:42:00.001-07:00</published><updated>2009-06-14T21:34:49.270-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Golden Geek'/><category scheme='http://www.blogger.com/atom/ns#' term='trustworthiness'/><category scheme='http://www.blogger.com/atom/ns#' term='computers and internet'/><category scheme='http://www.blogger.com/atom/ns#' term='software usability'/><category scheme='http://www.blogger.com/atom/ns#' term='system incoherence'/><title type='text'>The Fate of Microsoft Outlier Customers</title><content type='html'>&lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:7f40b871-ef30-4aa2-bfe1-d936fdbdf3a6" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/Microsoft" rel="tag"&gt;Microsoft&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Encarta" rel="tag"&gt;Encarta&lt;/a&gt;, &lt;a href="http://technorati.com/tags/OneCare" rel="tag"&gt;OneCare&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Money" rel="tag"&gt;Money&lt;/a&gt;, &lt;a href="http://technorati.com/tags/software+longevity" rel="tag"&gt;software longevity&lt;/a&gt;, &lt;a href="http://technorati.com/tags/trustworthiness" rel="tag"&gt;trustworthiness&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Maps" rel="tag"&gt;Maps&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Works" rel="tag"&gt;Works&lt;/a&gt;, &lt;a href="http://technorati.com/tags/MSN" rel="tag"&gt;MSN&lt;/a&gt;&lt;/div&gt; &lt;p&gt;I recently noticed that three of my favorite Microsoft products are to be no more: &lt;a href="http://www.microsoft.com/presspass/press/2008/nov08/11-18NoCostSecurityPR.mspx"&gt;Windows OneCare&lt;/a&gt; (why are they &lt;a href="http://onecare.live.com/standard/en-us/3/default.htm"&gt;still selling it&lt;/a&gt;?) , &lt;a href="http://encarta.msn.com/guide_page_FAQ/FAQ.html"&gt;Microsoft Encarta&lt;/a&gt;, and &lt;a href="http://www.microsoft.com/MONEY/default.mspx?tag=mncol;txt"&gt;Microsoft Money&lt;/a&gt;.&amp;nbsp; That was striking for me and I have created a contingency plan for each of those products.&lt;/p&gt; &lt;p&gt;On reflection, it is not a new thing for various Microsoft applications to transmogrify and eventually disappear.&amp;nbsp; Although I have never had an interest in Flight Simulator, I am still a devoted user of Microsoft FrontPage.&amp;nbsp; If Microsoft Works were as clean and simple as the MS-DOS version, I would still use it.&amp;nbsp; I have also used a variety of picture editors and photo editors that were bundled in various Microsoft products and that seem to come and go with each new computer system and occasional Microsoft Office upgrade.&amp;nbsp; Some day, I suppose I will have to do without Windows Live Photo Gallery and Windows Movie Maker, especially as future versions/replacements demand hardware capabilities I don’t possess.&lt;/p&gt; &lt;p&gt;Now, Microsoft is not making a fortune for me as an occasional upgrader of these products (though I quietly paid my OneCare subscription renewal each year).&amp;nbsp; It is interesting that not until the abandonment of FrontPage was announced did I begin to feel the squeeze and the lack of an appropriate replacement for abandoned Microsoft products.&amp;nbsp; (E.g., Expression Web is both more and less than what suits my current web-development practices.)&amp;nbsp; Now I now need to look for three more substitutions and also look at long-term measures for protecting my systems and my electronic financial records as well as maintaining my web sites.&amp;nbsp; For the three latest-discontinued products, I find that I have three different contingency measures in place.&amp;nbsp; &lt;/p&gt; &lt;h3&gt;Wait, I &lt;em&gt;Like&lt;/em&gt; Encarta&lt;/h3&gt; &lt;p&gt;When I read that Encarta was to be no more, I resolved to go find a copy of the latest version.&amp;nbsp; I have a version completely installed on my hard drive and it is a handy reference.&amp;nbsp; I confess that I mainly use the dictionary (the default setting for the Encarta Search Bar kept handy in my Windows XP task bar).&amp;nbsp; The encyclopedia is handy but it doesn’t get searched by Windows Desktop Search (a little incoherence there) and I find myself on the web (and Wikipedia) more often than in Encarta because that’s where Windows Desktop Search (and now bing) lead me best.&lt;/p&gt; &lt;p&gt;I’m currently running version 14 (Encarta 2005) and I actually had one monthly update that I didn’t install until last week.&amp;nbsp; The reluctance to update has to do with needing to be administrator when I do it, and I usually forget Encarta updates when I am running as administrator for other maintenance purposes.&amp;nbsp; It is a demonstration of my unnoticed waning interest that I didn’t know I had one update left from 2005.&lt;/p&gt; &lt;p&gt;Nevertheless, I wanted to have the latest and greatest if there were to be no more.&amp;nbsp; Unfortunately, the latest version seems to be Encarta Premium 2007 and it is still pricey, even though pro-rated refunds were cut off on April 30.&lt;/p&gt; &lt;p&gt;I settled for the less-expensive Britannica 2009 Deluxe with the hope that the included dictionary and thesaurus is as easy to use as the one I am abandoning from Encarta.&amp;nbsp; &lt;/p&gt; &lt;h3&gt;Not Money Too.&amp;nbsp;&amp;nbsp; No, Not Money!&lt;/h3&gt; &lt;p&gt;The shocker for me is last week’s announcement that Microsoft Money will also be no more.&amp;nbsp; I checked, and my oldest Microsoft Money backup is dated 1999 and it has entries from 1998-01-01.&amp;nbsp;&amp;nbsp; I tended to hold onto versions of Microsoft Money.&amp;nbsp; I didn’t switch to Money Plus 2007 until the version I was running under Windows 98 couldn’t be installed on Windows XP as I was off-loading the Windows 98 machine at the end of 2007.&lt;/p&gt; &lt;p&gt;I don’t like Money Plus 2007 as much as the older pure-desktop versions.&amp;nbsp; The change of the user experience to one with integrated web features is mostly a nuisance.&amp;nbsp; The software performs more slowly and I don’t do those on-line things.&amp;nbsp; But I like the reports and the extensive history of purchases (and depreciation records) is important for me.&amp;nbsp; I prepare my tax returns from records maintained in Microsoft Money, and I have had some success balancing my bank accounts using downloads that Money will rely on.&amp;nbsp; (The experience is rather variable and I often simply balance statements manually instead rather than deal with what it takes to correct for a failed automatic account update.) &lt;/p&gt; &lt;p&gt;I discovered that my version of Money Plus “expires” &lt;strike&gt;in September&lt;/strike&gt; &lt;u&gt;at the end of November&lt;/u&gt;.&amp;nbsp; Ones activated this summer will have support extended through January, 2011.&amp;nbsp; &lt;/p&gt; &lt;p&gt;It seems like a no-brainer that what I want to do is install another downloaded version and continue to use it until I have a satisfactory replacement.&amp;nbsp; I will also want to keep a copy around as long as possible to enable my use of existing records.&amp;nbsp; I will need to discover how to export some of those for use in other products, or as spreadsheets that I can preserve in OOXML/ODF.&lt;/p&gt; &lt;p&gt;So I have another Money Plus Home and Business download and a product key for it.&amp;nbsp; I will install it at a point this summer when I am carefully backed up, exported, and ready to risk an upgrade.&lt;/p&gt; &lt;h3&gt;Goodbye OneCare, It’s Been Good to Know Ye&lt;/h3&gt; &lt;p&gt;Microsoft OneCare arrived at just the right time for me.&amp;nbsp; I had tired of Norton Antivirus upgrades and a growing drift from what worked just right for me starting before Norton/Symantec Systemworks and going back to a time when there really were Norton Utilities.&amp;nbsp; I valued the simplicity all-in-oneness of OneCare for the following provisions:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;Annual support on up to three SOHO computer systems (exactly what I had that needed the protection around here)  &lt;li&gt;Constant nagging and support for regular backups  &lt;li&gt;Outgoing firewall protection&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;It wasn’t the most wonderful product, but it was also steadily improved over the time I used it, right from the beginning of its availability.&amp;nbsp; It did deal with my dominant computer security concerns.&amp;nbsp; &lt;/p&gt; &lt;p&gt;OneCare also provided me with a great source of system-incoherence anecdotes, and I must recount some of those while I can still capture screen shots of the experience.&lt;/p&gt; &lt;p&gt;Actually doing backups onto DVDs was not the most exciting experience, as much as OneCare made that possible.&amp;nbsp; Once backup functions were taken over by WHS, the cleverly-named HP Mediasmart Server (with its Windows Home Server version of Windows Server 2003) now on the network, that difficulty was mitigated and there are now automatic, incremental backups every night.&amp;nbsp; &lt;/p&gt; &lt;p&gt;Still, OneCare works well and effortlessly for us, even if it reports that backups are woefully out of date (a new little incoherence on how OneCare has forgotten WHS is on the job).&amp;nbsp; &lt;/p&gt; &lt;p&gt;It was also great that Microsoft announced that all OneCare support agreements will continue until their expiration.&amp;nbsp;&amp;nbsp; That means mid-September 2009 here.&amp;nbsp; &lt;/p&gt; &lt;p&gt;On the other hand, the promised Microsoft replacements for OneCare are not in sight.&amp;nbsp; I believe the last promise was for around August.&amp;nbsp; I am beginning to squirm.&lt;/p&gt; &lt;p&gt;There appears time to find an adequate substitute, taking into consideration that Microsoft will offer some sort of solutions for some unknown degree of protection where I find it the most valuable for the computers here.&amp;nbsp; Unfortunately, it is not clear that there is a decent non-Microsoft product that works here, regardless of the high reputation a number of Antivirus producers have achieved.&amp;nbsp; The low reputation that is Microsoft’s automatic prize is apparently more myth than reality in my experience.&amp;nbsp; On balance, OneCare works better than anything I have attempted to replace it with.&lt;/p&gt; &lt;p&gt;Here’s how my search is working out so far.&lt;/p&gt; &lt;p&gt;Since OneCare is to be no more, Windows 7 beta and Windows 7 RC not only had no provision for it, those releases were actually hostile to OneCare.&amp;nbsp; So on Quadro7 I have been going through trials of other Antivirus products, partly to determine a good candidate to be installed uniformly on all of the systems here.&amp;nbsp; None of the products tried so far seem to integrate well with Windows 7, which has apparently changed the rules enough that AV producers are having some difficulty.&amp;nbsp; In particular, I have not found an AV product (even the Windows 7 directed beta releases) where Windows 7 reports that it is protected and the Windows Home Server concurs in reporting that my systems are protected.&amp;nbsp; &lt;/p&gt; &lt;p&gt;Having tired of Symantec (and enjoying the liberation that OneCare provided), I haven’t gone back.&amp;nbsp; My latest experience with McAfee was on WHS and that led me to prefer no AV there instead.&amp;nbsp;&amp;nbsp; (That experience also led me to be more cautious about the judgment of folks at Hewlett-Packard and the trial installations they chose to push to WHS.)&lt;/p&gt; &lt;p&gt;Meanwhile, on Quadro 7 I have gone through one trial of Kapersky and another of Trend Micro.&amp;nbsp; I actually bought a retail copy of Trend Micro but Windows 7 chokes on that.&amp;nbsp; Instead, I now possess an useless license since the Trend Micro beta for Windows 7 won’t accept the older-product registration code except when it installs as an update, and that doesn’t work on Windows 7.&amp;nbsp; I’m moving on to F-Secure’s beta for Windows 7 right now and the trial lasts out past August.&amp;nbsp; With luck, I might have a consistent Microsoft solution to deploy across all of the computers here.&amp;nbsp; And if not, I will need to find a product that has an affordable multiple-machine license (as Trend does) and that doesn’t require me to use a web site to know my status (as McAfee Total Protection does).&amp;nbsp; &lt;/p&gt; &lt;p&gt;There are clearly interoperability issues here, and the level of coherent integration is a challenge.&amp;nbsp; It is a challenge for Microsoft too, but as one might expect, OneCare integrates more cleanly and, apart from an apparently-inescapable level of Microsoft paternalism, works most consistently and coherently than anything else I have attempted to use in its place.&lt;/p&gt; &lt;hr&gt;  &lt;p&gt;&lt;small&gt;&lt;strong&gt;Update 2009-06-15-04:06Z&lt;/strong&gt; Correcting an expiration date for Microsoft Money.&lt;/small&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3896669-2060332540179609819?l=orcmid.com%2Fblog%2Fdefault.asp' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/2060332540179609819/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=3896669&amp;postID=2060332540179609819' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/posts/default/2060332540179609819'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/posts/default/2060332540179609819'/><link rel='alternate' type='text/html' href='http://orcmid.com/blog/2009/06/fate-of-microsoft-outlier-customers.asp' title='The Fate of Microsoft Outlier Customers'/><author><name>orcmid</name><uri>http://www.blogger.com/profile/15720194709820430236</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='17038397636421592587'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3896669.post-7266382774828545559</id><published>2009-06-13T21:13:00.001-07:00</published><updated>2009-06-13T21:17:58.431-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Golden Geek'/><category scheme='http://www.blogger.com/atom/ns#' term='social networking'/><title type='text'>Just a Little Bit Facebooked</title><content type='html'>&lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:d5e018b3-a036-45d4-805f-94da0b24060f" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/Facebook" rel="tag"&gt;Facebook&lt;/a&gt;, &lt;a href="http://technorati.com/tags/social+computing" rel="tag"&gt;social computing&lt;/a&gt;, &lt;a href="http://technorati.com/tags/social+grid" rel="tag"&gt;social grid&lt;/a&gt;, &lt;a href="http://technorati.com/tags/social+silos" rel="tag"&gt;social silos&lt;/a&gt;, &lt;a href="http://technorati.com/tags/orcmid" rel="tag"&gt;orcmid&lt;/a&gt;, &lt;a href="http://technorati.com/tags/internet+surveillance" rel="tag"&gt;internet surveillance&lt;/a&gt;, &lt;a href="http://technorati.com/tags/privacy" rel="tag"&gt;privacy&lt;/a&gt;&lt;/div&gt; &lt;p&gt;&lt;img style="margin: 0px auto 10px; display: block; float: none" title="Exulting in having &amp;quot;orcmid&amp;quot; in one more place" alt="Exulting in having &amp;quot;orcmid&amp;quot; in one more place" src="http://orcmid.com/blog/images/JustaLittleBitFacebooked_125F7/F09xx33200906132041OrcmidFacebook.png" width="615" height="391"&gt; &lt;/p&gt; &lt;p&gt;When I said “&lt;a href="http://orcmid.com/blog/2007/12/i-will-facebook-no-more-forever.asp"&gt;I will Facebook no more Forever&lt;/a&gt;” in December 2007, I meant it.&amp;nbsp; I really meant it.&lt;/p&gt; &lt;p&gt;On the other hand, I knew that Facebook actually maintained my account and all I needed to do was log back into it to have it operating again.&amp;nbsp; There is evidently a full nuclear destruction available, but I didn’t go that option.&amp;nbsp; I also didn’t discard my Facebook account password.&amp;nbsp; &lt;/p&gt; &lt;p&gt;I recall being given a similar reassurance by an AOL telephone representative as I was cancelling my long-standing CompuServe account, the first place “orcmid” was ever seen in public.&amp;nbsp; (The AOL-ized webified CompuServe was not the CompuServe that I devoted so much time to at the end of the 70s.&amp;nbsp; It seems I am constantly ending up in the demographic that is no longer the one of a long-time vendor’s keen interest.)&lt;/p&gt; &lt;p&gt;At 10:00 this morning, I was noticing all of the folks on Twitter going on about having gotten their user-friendly Facebook name, or about someone else getting it first.&amp;nbsp; &lt;/p&gt; &lt;p&gt;Oh oh, “What about Orcmid?” I say to myself at least ten hours after the name-claiming frenzy began.&amp;nbsp; Well of course “orcmid” was available.&amp;nbsp; &lt;a href="http://www.facebook.com/orcmid" rel="nofollow"&gt;I now have it&lt;/a&gt;.&amp;nbsp; &lt;/p&gt; &lt;p&gt;I am not back on Facebook.&amp;nbsp; Yes, my account is active again, but I am not back.&lt;/p&gt; &lt;p&gt;All this means is that when others talk about their Facebook page, or photos on Facebook, or anything-else Facebook, I can go look, because I have an account.&lt;/p&gt; &lt;p&gt;I am not attending to my Facebook page, I am not posting on folk’s walls, I am not friending anyone and I am ignoring mail that comes in saying so-and-so has friended me.&amp;nbsp; &lt;/p&gt; &lt;p&gt;This is entirely an account of convenience.&amp;nbsp; I am only a little bit Facebooked.&amp;nbsp; Honest.&amp;nbsp; I caught it from a toilet seat.&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3896669-7266382774828545559?l=orcmid.com%2Fblog%2Fdefault.asp' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/7266382774828545559/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=3896669&amp;postID=7266382774828545559' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/posts/default/7266382774828545559'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3896669/posts/default/7266382774828545559'/><link rel='alternate' type='text/html' href='http://orcmid.com/blog/2009/06/just-little-bit-facebooked.asp' title='Just a Little Bit Facebooked'/><author><name>orcmid</name><uri>http://www.blogger.com/profile/15720194709820430236</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='17038397636421592587'/></author><thr:total>1</thr:total></entry></feed>