<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Web Services Contraptions - General</title>
    <link>http://blog.beuchelt.org/</link>
    <description />
    <language>en-us</language>
    <copyright>Gerald Beuchelt</copyright>
    <lastBuildDate>Thu, 26 Aug 2010 03:24:57 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.1.8102.813</generator>
    <managingEditor>work@beuchelt.com</managingEditor>
    <webMaster>work@beuchelt.com</webMaster>
    <item>
      <trackback:ping>http://blog.beuchelt.org/Trackback.aspx?guid=be6491ae-5bb0-4507-b007-eacd31aa8e47</trackback:ping>
      <pingback:server>http://blog.beuchelt.org/pingback.aspx</pingback:server>
      <pingback:target>http://blog.beuchelt.org/PermaLink,guid,be6491ae-5bb0-4507-b007-eacd31aa8e47.aspx</pingback:target>
      <dc:creator>Gerald Beuchelt</dc:creator>
      <wfw:comment>http://blog.beuchelt.org/CommentView,guid,be6491ae-5bb0-4507-b007-eacd31aa8e47.aspx</wfw:comment>
      <wfw:commentRss>http://blog.beuchelt.org/SyndicationService.asmx/GetEntryCommentsRss?guid=be6491ae-5bb0-4507-b007-eacd31aa8e47</wfw:commentRss>
      <slash:comments>2</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">Here is a couple of questions I'd love
to put out - if you have the time, please let me know since I am genuinely curious: 
<br /><ul><li>
Who has implemented a successfully chained service, with some propagation of identity? 
<br /></li><li>
If you have, what architectural approach/technology stack have you used?<br /></li><li>
How are you propagating identity - "sender vouches", "holder of key", "just trust
me"?</li><li>
How complex is the chain? Single step, multiple steps, complex orchestration?</li></ul>
There are really very few actual success stories I can find on this subject ... I
have a sense why this could be, but I'd love to verify my suspicion. 
<br /><p></p><img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=be6491ae-5bb0-4507-b007-eacd31aa8e47" /></body>
      <title>Preparing some paper</title>
      <guid isPermaLink="false">http://blog.beuchelt.org/PermaLink,guid,be6491ae-5bb0-4507-b007-eacd31aa8e47.aspx</guid>
      <link>http://blog.beuchelt.org/2010/08/26/Preparing+Some+Paper.aspx</link>
      <pubDate>Thu, 26 Aug 2010 03:24:57 GMT</pubDate>
      <description>Here is a couple of questions I'd love to put out - if you have the time, please let me know since I am genuinely curious: &lt;br&gt;
&lt;ul&gt;
&lt;li&gt;
Who has implemented a successfully chained service, with some propagation of identity? 
&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
If you have, what architectural approach/technology stack have you used?&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
How are you propagating identity - "sender vouches", "holder of key", "just trust
me"?&lt;/li&gt;
&lt;li&gt;
How complex is the chain? Single step, multiple steps, complex orchestration?&lt;/li&gt;
&lt;/ul&gt;
There are really very few actual success stories I can find on this subject ... I
have a sense why this could be, but I'd love to verify my suspicion. 
&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=be6491ae-5bb0-4507-b007-eacd31aa8e47" /&gt;</description>
      <comments>http://blog.beuchelt.org/CommentView,guid,be6491ae-5bb0-4507-b007-eacd31aa8e47.aspx</comments>
      <category>General</category>
      <category>Identity</category>
      <category>Web Services</category>
    </item>
    <item>
      <trackback:ping>http://blog.beuchelt.org/Trackback.aspx?guid=d0895686-e935-4e7f-8bc3-03bbd3a0f963</trackback:ping>
      <pingback:server>http://blog.beuchelt.org/pingback.aspx</pingback:server>
      <pingback:target>http://blog.beuchelt.org/PermaLink,guid,d0895686-e935-4e7f-8bc3-03bbd3a0f963.aspx</pingback:target>
      <dc:creator>Gerald Beuchelt</dc:creator>
      <wfw:comment>http://blog.beuchelt.org/CommentView,guid,d0895686-e935-4e7f-8bc3-03bbd3a0f963.aspx</wfw:comment>
      <wfw:commentRss>http://blog.beuchelt.org/SyndicationService.asmx/GetEntryCommentsRss?guid=d0895686-e935-4e7f-8bc3-03bbd3a0f963</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Who does not know and dread the recurring discussion of a topic long thought dead?
The most egregious one lately was a discussion about the applicability of RFC 2119
to a particular standard I was working on (to protect the innocent I will not disclose
the name of the SDO) - the last time I had a discussion about the meaning of "SHOULD"
was about 11 years ago... sigh!
</p>
        <p>
But this is not the reason for my current urge to vent - a bug long thought dead is
reappearing once more: the old discussion about REST vs. SOAP. It is really annoying
for two reasons. Firstly, it is settled - both have their place, and pitting them
against each other is pointless. But secondly, posing the question of "Is SOAP or
REST better?" is - to paraphrase <a href="http://www.imdb.com/title/tt0104952/quotes?qt0404590">Mona
Lisa Vito</a> - a bu****it question. 
</p>
        <p>
Representational State Transfer (REST) is an architectural style, i.e. a general approach
on how to design distributed computing architecture. While it was initially described
by Roy Fielding using HTTP, and also uses constraints familiar from the web, it is
not tied to a particular technology. 
<br /></p>
        <p>
The Simple Object Access Protocol (SOAP) is - in contrast - a specific technology;
more precisely an XML based protocol designed to transport data across a variety of
different underlying transports. In real-world deployments it often uses HTTP (actually
almost exclusively its POST method) as underlying transport for the SOAP Infoset.
The architectural style used by many (if not most) SOAP designs is best captured by
describing it as remote procedure call (RPC) oriented [1]. 
</p>
        <p>
So a correct (in the sense of "apples to apples") comparison would align itself along
the lines of comparing <i>HTTP web service using an RESTful architectural style</i> with <i>SOAP
web services using an RPC-based architectural style</i>. A simple, incomplete table
might look like this: 
<br /></p>
        <table style="width: 750px; height: 123px;" border="1" cellpadding="1" cellspacing="1">
          <tbody>
            <tr>
              <th scope="col">Architectural<br />
Style<br /></th>
              <th scope="col">
RPC<br /></th>
              <th scope="col">
REST  
</th>
            </tr>
            <tr>
              <td>
Commonly used protocol<br /></td>
              <td>
SOAP over HTTP/POST<br /></td>
              <td>
HTTP<br /></td>
            </tr>
            <tr>
              <td>
Common payload<br /></td>
              <td>
XML<br /></td>
              <td>
Any Internet Media TYpe<br /></td>
            </tr>
            <tr>
              <td>
Number of methods/verbs<br /></td>
              <td>
many<br /></td>
              <td>
four (PUT, GET, POST, DELETE)<br /></td>
            </tr>
            <tr>
              <td>
Scalability technology<br /></td>
              <td>
ESB<br /></td>
              <td>
Load balancer<br /></td>
            </tr>
          </tbody>
        </table>
        <p>
That's it - rant over. 
<br /></p>
        <p>
          <br />
        </p>
        <p>
[1] Note that while SOAP operates typically in two different modes (rpc/encoded and
doc/literal), these have nothing to do with the architectural style of the distributed
design. 
<br /></p>
        <img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=d0895686-e935-4e7f-8bc3-03bbd3a0f963" />
      </body>
      <title>An annoying Neverending Story: REST vs. SOAP</title>
      <guid isPermaLink="false">http://blog.beuchelt.org/PermaLink,guid,d0895686-e935-4e7f-8bc3-03bbd3a0f963.aspx</guid>
      <link>http://blog.beuchelt.org/2010/08/23/An+Annoying+Neverending+Story+REST+Vs+SOAP.aspx</link>
      <pubDate>Mon, 23 Aug 2010 21:27:45 GMT</pubDate>
      <description>&lt;p&gt;
Who does not know and dread the recurring discussion of a topic long thought dead?
The most egregious one lately was a discussion about the applicability of RFC 2119
to a particular standard I was working on (to protect the innocent I will not disclose
the name of the SDO) - the last time I had a discussion about the meaning of "SHOULD"
was about 11 years ago... sigh!
&lt;/p&gt;
&lt;p&gt;
But this is not the reason for my current urge to vent - a bug long thought dead is
reappearing once more: the old discussion about REST vs. SOAP. It is really annoying
for two reasons. Firstly, it is settled - both have their place, and pitting them
against each other is pointless. But secondly, posing the question of "Is SOAP or
REST better?" is - to paraphrase &lt;a href="http://www.imdb.com/title/tt0104952/quotes?qt0404590"&gt;Mona
Lisa Vito&lt;/a&gt; - a bu****it question. 
&lt;/p&gt;
&lt;p&gt;
Representational State Transfer (REST) is an architectural style, i.e. a general approach
on how to design distributed computing architecture. While it was initially described
by Roy Fielding using HTTP, and also uses constraints familiar from the web, it is
not tied to a particular technology. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
The Simple Object Access Protocol (SOAP) is - in contrast - a specific technology;
more precisely an XML based protocol designed to transport data across a variety of
different underlying transports. In real-world deployments it often uses HTTP (actually
almost exclusively its POST method) as underlying transport for the SOAP Infoset.
The architectural style used by many (if not most) SOAP designs is best captured by
describing it as remote procedure call (RPC) oriented [1].&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
So a correct (in the sense of "apples to apples") comparison would align itself along
the lines of comparing &lt;i&gt;HTTP web service using an RESTful architectural style&lt;/i&gt; with &lt;i&gt;SOAP
web services using an RPC-based architectural style&lt;/i&gt;. A simple, incomplete table
might look like this: 
&lt;br&gt;
&lt;/p&gt;
&lt;table style="width: 750px; height: 123px;" border="1" cellpadding="1" cellspacing="1"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;th scope="col"&gt;Architectural&lt;br&gt;
Style&lt;br&gt;
&lt;/th&gt;
&lt;th scope="col"&gt;
RPC&lt;br&gt;
&lt;/th&gt;
&lt;th scope="col"&gt;
REST&amp;nbsp; 
&lt;/th&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
Commonly used protocol&lt;br&gt;
&lt;/td&gt;
&lt;td&gt;
SOAP over HTTP/POST&lt;br&gt;
&lt;/td&gt;
&lt;td&gt;
HTTP&lt;br&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
Common payload&lt;br&gt;
&lt;/td&gt;
&lt;td&gt;
XML&lt;br&gt;
&lt;/td&gt;
&lt;td&gt;
Any Internet Media TYpe&lt;br&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
Number of methods/verbs&lt;br&gt;
&lt;/td&gt;
&lt;td&gt;
many&lt;br&gt;
&lt;/td&gt;
&lt;td&gt;
four (PUT, GET, POST, DELETE)&lt;br&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
Scalability technology&lt;br&gt;
&lt;/td&gt;
&lt;td&gt;
ESB&lt;br&gt;
&lt;/td&gt;
&lt;td&gt;
Load balancer&lt;br&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;
That's it - rant over. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
[1] Note that while SOAP operates typically in two different modes (rpc/encoded and
doc/literal), these have nothing to do with the architectural style of the distributed
design. 
&lt;br&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=d0895686-e935-4e7f-8bc3-03bbd3a0f963" /&gt;</description>
      <comments>http://blog.beuchelt.org/CommentView,guid,d0895686-e935-4e7f-8bc3-03bbd3a0f963.aspx</comments>
      <category>General</category>
      <category>Web Services</category>
    </item>
    <item>
      <trackback:ping>http://blog.beuchelt.org/Trackback.aspx?guid=f24544e8-ac4f-4287-b7e9-301c83248198</trackback:ping>
      <pingback:server>http://blog.beuchelt.org/pingback.aspx</pingback:server>
      <pingback:target>http://blog.beuchelt.org/PermaLink,guid,f24544e8-ac4f-4287-b7e9-301c83248198.aspx</pingback:target>
      <dc:creator>Gerald Beuchelt</dc:creator>
      <wfw:comment>http://blog.beuchelt.org/CommentView,guid,f24544e8-ac4f-4287-b7e9-301c83248198.aspx</wfw:comment>
      <wfw:commentRss>http://blog.beuchelt.org/SyndicationService.asmx/GetEntryCommentsRss?guid=f24544e8-ac4f-4287-b7e9-301c83248198</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Today, we released the hData technical specifications: <a href="http://www.projecthdata.org/documents/pubs/hData%20Record%20Format-v7.pdf">hData
Record Format</a> and <a href="http://www.projecthdata.org/documents/pubs/hData%20Packaging%20and%20Network%20Transport%20Specification-v3.pdf">hData
Packaging and Network Transport</a>. This is the mail that went out to the mailing
lists: 
</p>
        <p>
        </p>
        <blockquote>
          <p class="MsoNormal">
            <i>Today we are releasing the first public version of the hData specification for
the record format and the packaging and network transport (REST API). They are available
here: </i>
          </p>
          <p class="MsoNormal">
            <i>
              <a href="http://www.projecthdata.org/documents.html">http://www.projecthdata.org/documents.html</a>
            </i>
          </p>
          <p class="MsoNormal">
            <i>We will be making some changes to the documents in the next few days to add a simple
meta data model and streamline certain elements. Once this is complete, we are planning
on moving the specification to a wiki and open up the process of editing. Until this
is done, we would like to ask you sending your comments to <a href="mailto:hdata-general@googlegroups.com">hdata-general@googlegroups.com</a></i>
          </p>
          <p class="MsoNormal">
            <i>At this time we are also exploring how the hData specifications can be licensed
in an open source friendly way. Possible options include an OASIS style non-assertion
covenant – please contact us if you have suggestions. </i>
          </p>
        </blockquote>
        <p>
        </p>
        <p>
So far, this covers the core data and exchange architecture, but we have started to
work on a RESTful security architecture, as well. The scenario we are trying to solve
is outline in a <a href="http://scap.nist.gov/events/2009/itsac/presentations/day2/Day2_HealthIT_Beuchelt.pdf">recent
presentation</a> at <a href="http://scap.nist.gov/events/2009/itsac/presentations/index.html">NIST's
IT Security Automation Conference</a>. In support of this I have come up with a meta
data schema, which I will put into the v0.8 version of the hData Record Format specification.
Hopefully, I can upload that new version some time next week. 
<br /></p>
        <p>
We are very much looking for comments and suggestions. 
</p>
        <p>
tags: <span id="ctl00_ContentPlaceHolder1_lblResults"><a href="http://technorati.com/tag/hData" rel="tag">hData</a><a href="http://technorati.com/tag/ehr" rel="tag">ehr</a><a href="http://technorati.com/tag/health+care" rel="tag">health
care</a><a href="http://technorati.com/tag/hl7" rel="tag">hl7</a><a href="http://technorati.com/tag/hitsp" rel="tag">hitsp</a></span></p>
        <img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=f24544e8-ac4f-4287-b7e9-301c83248198" />
      </body>
      <title>hData specifications and a first glimpse at the security architecture</title>
      <guid isPermaLink="false">http://blog.beuchelt.org/PermaLink,guid,f24544e8-ac4f-4287-b7e9-301c83248198.aspx</guid>
      <link>http://blog.beuchelt.org/2009/11/03/hData+Specifications+And+A+First+Glimpse+At+The+Security+Architecture.aspx</link>
      <pubDate>Tue, 03 Nov 2009 20:03:39 GMT</pubDate>
      <description>&lt;p&gt;
Today, we released the hData technical specifications: &lt;a href="http://www.projecthdata.org/documents/pubs/hData%20Record%20Format-v7.pdf"&gt;hData
Record Format&lt;/a&gt; and &lt;a href="http://www.projecthdata.org/documents/pubs/hData%20Packaging%20and%20Network%20Transport%20Specification-v3.pdf"&gt;hData
Packaging and Network Transport&lt;/a&gt;. This is the mail that went out to the mailing
lists: 
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;blockquote&gt;
&lt;p class="MsoNormal"&gt;
&lt;i&gt;Today we are releasing the first public version of the hData specification for
the record format and the packaging and network transport (REST API). They are available
here: &lt;/i&gt;
&lt;/p&gt;
&lt;p class="MsoNormal"&gt;
&lt;i&gt;&lt;a href="http://www.projecthdata.org/documents.html"&gt;http://www.projecthdata.org/documents.html&lt;/a&gt;&lt;/i&gt;
&lt;/p&gt;
&lt;p class="MsoNormal"&gt;
&lt;i&gt;We will be making some changes to the documents in the next few days to add a simple
meta data model and streamline certain elements. Once this is complete, we are planning
on moving the specification to a wiki and open up the process of editing. Until this
is done, we would like to ask you sending your comments to &lt;a href="mailto:hdata-general@googlegroups.com"&gt;hdata-general@googlegroups.com&lt;/a&gt;&lt;/i&gt; 
&lt;/p&gt;
&lt;p class="MsoNormal"&gt;
&lt;i&gt;At this time we are also exploring how the hData specifications can be licensed
in an open source friendly way. Possible options include an OASIS style non-assertion
covenant – please contact us if you have suggestions. &lt;/i&gt;
&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
So far, this covers the core data and exchange architecture, but we have started to
work on a RESTful security architecture, as well. The scenario we are trying to solve
is outline in a &lt;a href="http://scap.nist.gov/events/2009/itsac/presentations/day2/Day2_HealthIT_Beuchelt.pdf"&gt;recent
presentation&lt;/a&gt; at &lt;a href="http://scap.nist.gov/events/2009/itsac/presentations/index.html"&gt;NIST's
IT Security Automation Conference&lt;/a&gt;. In support of this I have come up with a meta
data schema, which I will put into the v0.8 version of the hData Record Format specification.
Hopefully, I can upload that new version some time next week. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
We are very much looking for comments and suggestions.&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
tags: &lt;span id="ctl00_ContentPlaceHolder1_lblResults"&gt;&lt;a href="http://technorati.com/tag/hData" rel="tag"&gt;hData&lt;/a&gt; &lt;a href="http://technorati.com/tag/ehr" rel="tag"&gt;ehr&lt;/a&gt; &lt;a href="http://technorati.com/tag/health+care" rel="tag"&gt;health
care&lt;/a&gt; &lt;a href="http://technorati.com/tag/hl7" rel="tag"&gt;hl7&lt;/a&gt; &lt;a href="http://technorati.com/tag/hitsp" rel="tag"&gt;hitsp&lt;/a&gt; &lt;/span&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=f24544e8-ac4f-4287-b7e9-301c83248198" /&gt;</description>
      <comments>http://blog.beuchelt.org/CommentView,guid,f24544e8-ac4f-4287-b7e9-301c83248198.aspx</comments>
      <category>General</category>
      <category>Security</category>
      <category>Web Services</category>
    </item>
    <item>
      <trackback:ping>http://blog.beuchelt.org/Trackback.aspx?guid=60b6b1b9-0c58-44f6-beaa-eb4d06a5d8b6</trackback:ping>
      <pingback:server>http://blog.beuchelt.org/pingback.aspx</pingback:server>
      <pingback:target>http://blog.beuchelt.org/PermaLink,guid,60b6b1b9-0c58-44f6-beaa-eb4d06a5d8b6.aspx</pingback:target>
      <dc:creator>Gerald Beuchelt</dc:creator>
      <wfw:comment>http://blog.beuchelt.org/CommentView,guid,60b6b1b9-0c58-44f6-beaa-eb4d06a5d8b6.aspx</wfw:comment>
      <wfw:commentRss>http://blog.beuchelt.org/SyndicationService.asmx/GetEntryCommentsRss?guid=60b6b1b9-0c58-44f6-beaa-eb4d06a5d8b6</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Our effort to improve electronic health data exchange is starting to pick up some
steam: After a very successful rounds of discussions at the HL7 General Plenary in
Atlanta in late September (kudos to <a href="http://gregorowicz.blogspot.com/2009/08/building-tokyo-cabinet-for-use-with.html">Andy
Gregorowicz</a> for covering this one) and a pretty warm reception, I presented last
week at the NIH in Bethesda during the <a href="http://middleware.internet2.edu/tao-of-attributes/agenda.html">Tao
of Attributes workshop</a> on <a href="http://middleware.internet2.edu/tao-of-attributes/docs/Beuchelt-hData-Tao.pdf">hData
and our plans for the identity management</a> and access control piece. I got some
really great feedback, and I am hopeful that the idea of using a set of technologies
that is know to scale (RESTful architecture style) can address the needs of a complex
health data exchange. 
</p>
        <p>
Going forward, we would really like to start building a community around <a href="http://www.projecthdata.org/">hData </a>and
L32. To this effect, we have created a couple of email aliases (see <a href="http://www.projecthdata.org/mailing_lists.html">here
for details</a>) for starting a dialogue. 
</p>
        <p>
          <span id="ctl00_ContentPlaceHolder1_lblResults">
            <a href="http://technorati.com/tag/hData" rel="tag">hData</a>
            <a href="http://technorati.com/tag/ehr" rel="tag">ehr</a>
            <a href="http://technorati.com/tag/health+care" rel="tag">health
care</a>
            <a href="http://technorati.com/tag/identity" rel="tag">identity</a>
          </span>
        </p>
        <img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=60b6b1b9-0c58-44f6-beaa-eb4d06a5d8b6" />
      </body>
      <title>hData plugging along</title>
      <guid isPermaLink="false">http://blog.beuchelt.org/PermaLink,guid,60b6b1b9-0c58-44f6-beaa-eb4d06a5d8b6.aspx</guid>
      <link>http://blog.beuchelt.org/2009/10/06/hData+Plugging+Along.aspx</link>
      <pubDate>Tue, 06 Oct 2009 14:10:11 GMT</pubDate>
      <description>&lt;p&gt;
Our effort to improve electronic health data exchange is starting to pick up some
steam: After a very successful rounds of discussions at the HL7 General Plenary in
Atlanta in late September (kudos to &lt;a href="http://gregorowicz.blogspot.com/2009/08/building-tokyo-cabinet-for-use-with.html"&gt;Andy
Gregorowicz&lt;/a&gt; for covering this one) and a pretty warm reception, I presented last
week at the NIH in Bethesda during the &lt;a href="http://middleware.internet2.edu/tao-of-attributes/agenda.html"&gt;Tao
of Attributes workshop&lt;/a&gt; on &lt;a href="http://middleware.internet2.edu/tao-of-attributes/docs/Beuchelt-hData-Tao.pdf"&gt;hData
and our plans for the identity management&lt;/a&gt; and access control piece. I got some
really great feedback, and I am hopeful that the idea of using a set of technologies
that is know to scale (RESTful architecture style) can address the needs of a complex
health data exchange. 
&lt;/p&gt;
&lt;p&gt;
Going forward, we would really like to start building a community around &lt;a href="http://www.projecthdata.org/"&gt;hData &lt;/a&gt;and
L32. To this effect, we have created a couple of email aliases (see &lt;a href="http://www.projecthdata.org/mailing_lists.html"&gt;here
for details&lt;/a&gt;) for starting a dialogue.&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
&lt;span id="ctl00_ContentPlaceHolder1_lblResults"&gt;&lt;a href="http://technorati.com/tag/hData" rel="tag"&gt;hData&lt;/a&gt; &lt;a href="http://technorati.com/tag/ehr" rel="tag"&gt;ehr&lt;/a&gt; &lt;a href="http://technorati.com/tag/health+care" rel="tag"&gt;health
care&lt;/a&gt; &lt;a href="http://technorati.com/tag/identity" rel="tag"&gt;identity&lt;/a&gt; &lt;/span&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=60b6b1b9-0c58-44f6-beaa-eb4d06a5d8b6" /&gt;</description>
      <comments>http://blog.beuchelt.org/CommentView,guid,60b6b1b9-0c58-44f6-beaa-eb4d06a5d8b6.aspx</comments>
      <category>General</category>
      <category>Identity</category>
      <category>Privacy</category>
    </item>
    <item>
      <trackback:ping>http://blog.beuchelt.org/Trackback.aspx?guid=7861aa60-e683-42e0-a617-28ed93c236bc</trackback:ping>
      <pingback:server>http://blog.beuchelt.org/pingback.aspx</pingback:server>
      <pingback:target>http://blog.beuchelt.org/PermaLink,guid,7861aa60-e683-42e0-a617-28ed93c236bc.aspx</pingback:target>
      <dc:creator>Gerald Beuchelt</dc:creator>
      <wfw:comment>http://blog.beuchelt.org/CommentView,guid,7861aa60-e683-42e0-a617-28ed93c236bc.aspx</wfw:comment>
      <wfw:commentRss>http://blog.beuchelt.org/SyndicationService.asmx/GetEntryCommentsRss?guid=7861aa60-e683-42e0-a617-28ed93c236bc</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
My town (Burlington, MA) has just revived the Information Systems Advisory Committee
(ISAC) to assist in the alignment of the school system's and the administration's
IT departments. With many high-technology companies in town, the administration has
been at the forefront of the IT development, with a respectable web presence that
dates back into the 90s - at a time where only few towns and cities took the web seriously. 
</p>
        <p>
To support the new projects, I have been appointed to a position in the ISAC, and
I am looking forward to helping the town staff to decide how to move forward. 
</p>
        <p>
        </p>
        <img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=7861aa60-e683-42e0-a617-28ed93c236bc" />
      </body>
      <title>Working for the Town</title>
      <guid isPermaLink="false">http://blog.beuchelt.org/PermaLink,guid,7861aa60-e683-42e0-a617-28ed93c236bc.aspx</guid>
      <link>http://blog.beuchelt.org/2009/09/30/Working+For+The+Town.aspx</link>
      <pubDate>Wed, 30 Sep 2009 19:56:20 GMT</pubDate>
      <description>&lt;p&gt;
My town (Burlington, MA) has just revived the Information Systems Advisory Committee
(ISAC) to assist in the alignment of the school system's and the administration's
IT departments. With many high-technology companies in town, the administration has
been at the forefront of the IT development, with a respectable web presence that
dates back into the 90s - at a time where only few towns and cities took the web seriously. 
&lt;/p&gt;
&lt;p&gt;
To support the new projects, I have been appointed to a position in the ISAC, and
I am looking forward to helping the town staff to decide how to move forward. 
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=7861aa60-e683-42e0-a617-28ed93c236bc" /&gt;</description>
      <comments>http://blog.beuchelt.org/CommentView,guid,7861aa60-e683-42e0-a617-28ed93c236bc.aspx</comments>
      <category>General</category>
    </item>
    <item>
      <trackback:ping>http://blog.beuchelt.org/Trackback.aspx?guid=f83fd799-9c3f-472b-868d-19de8e65fc48</trackback:ping>
      <pingback:server>http://blog.beuchelt.org/pingback.aspx</pingback:server>
      <pingback:target>http://blog.beuchelt.org/PermaLink,guid,f83fd799-9c3f-472b-868d-19de8e65fc48.aspx</pingback:target>
      <dc:creator>Gerald Beuchelt</dc:creator>
      <wfw:comment>http://blog.beuchelt.org/CommentView,guid,f83fd799-9c3f-472b-868d-19de8e65fc48.aspx</wfw:comment>
      <wfw:commentRss>http://blog.beuchelt.org/SyndicationService.asmx/GetEntryCommentsRss?guid=f83fd799-9c3f-472b-868d-19de8e65fc48</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
In an <a href="http://blog.beuchelt.org/2009/08/18/On+Data+Ownership.aspx">earlier
article</a> I talked about data ownership - or lack thereof - at a low, technical
level. There are three principal technical actors: the physical custodian, the logical
custodian, and the data originator. This article deals with the problem (for the data
originator) to limit the powers the physical custodian has. As the owner of the physical
equipment that hosts the data, the physical custodian can perform a number of undesired
actions with the data he hosts, specifically: (i) copy and distribute it and (ii)
disable physical access to it. In many cases, both actions are not desired by the
data originator or consumer. 
</p>
        <p>
As a first step towards limiting the physical custodians powers, it is important to
make sure that the physical custodian (PC) is not also a logical custodian (LC). By
this I mean the following: the PC has access to the physical equipment that hosts
the data, as well as the transport infrastructure to get access to it. By denying
the PC the role of the logical custodian, he may ultimately host data, but will not
be able to use or interpret the data in a meaningful way. An obvious way to achieve
this, is to encrypt the data and make sure that the PC does not get access to the
key. For most practical purposes, this addresses action (i). 
<br /></p>
        <p>
But even if the PC cannot access the data he hosts, he still has the "power of the
plug": if the PC cuts that connection to the network, or switches of the data equipment,
all access to data is lost. In order to be able to address this problem, one can use
the following scheme: 
<br /></p>
        <ol>
          <li>
            <p>
Data is stored in some atomic units like files, that can be represented as a data
stream. 
</p>
          </li>
          <li>
            <p>
The data stream is encrypted; keys are not stored with the data. 
</p>
          </li>
          <li>
            <p>
The encrypted stream is chunked into at least two chunks of identical size. The number
of chunks is arbitrary. 
</p>
          </li>
          <li>
            <p>
At least one parity chunk is computed - think RAID 5 or 6. 
</p>
          </li>
          <li>
            <p>
The chunks are stored on different data services. This could be a traditional data
service, but also other services such as a mail service or a blog service could be
used to store the chunks. The table linking the different chunks is stored separate
from the data. 
</p>
          </li>
        </ol>
        <p>
The effect of creating such a "Redundant Array of Independent Services" (RAIS) is
obvious: not only can the physical custodians not access the data since it is encrypted
and they only have a portion. Also, since there is at least one parity chunk, if one
provider decides to "pull the plug", the lost data can be reconstructed from the remaining
chunks. As an additional protection, users might want to mirror individual chunks
on different services as well, thus improving availability. 
</p>
The obvious open questions are crypto key and chunk table management, especially since
these become high-value targets. Master key techniques and independent RAIS systems
can address some of these issues through best practices. 
<br /><br />
tags: <span id="ctl00_ContentPlaceHolder1_lblResults"><a href="http://technorati.com/tag/data" rel="tag">data</a><a href="http://technorati.com/tag/privacy" rel="tag">privacy</a><a href="http://technorati.com/tag/intellectual+property" rel="tag">intellectual
property</a></span><br /><h5><br /></h5><img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=f83fd799-9c3f-472b-868d-19de8e65fc48" /></body>
      <title>Data ownership: limitating physical custodial powers</title>
      <guid isPermaLink="false">http://blog.beuchelt.org/PermaLink,guid,f83fd799-9c3f-472b-868d-19de8e65fc48.aspx</guid>
      <link>http://blog.beuchelt.org/2009/08/24/Data+Ownership+Limitating+Physical+Custodial+Powers.aspx</link>
      <pubDate>Mon, 24 Aug 2009 18:29:44 GMT</pubDate>
      <description>&lt;p&gt;
In an &lt;a href="http://blog.beuchelt.org/2009/08/18/On+Data+Ownership.aspx"&gt;earlier
article&lt;/a&gt; I talked about data ownership - or lack thereof - at a low, technical
level. There are three principal technical actors: the physical custodian, the logical
custodian, and the data originator. This article deals with the problem (for the data
originator) to limit the powers the physical custodian has. As the owner of the physical
equipment that hosts the data, the physical custodian can perform a number of undesired
actions with the data he hosts, specifically: (i) copy and distribute it and (ii)
disable physical access to it. In many cases, both actions are not desired by the
data originator or consumer. 
&lt;/p&gt;
&lt;p&gt;
As a first step towards limiting the physical custodians powers, it is important to
make sure that the physical custodian (PC) is not also a logical custodian (LC). By
this I mean the following: the PC has access to the physical equipment that hosts
the data, as well as the transport infrastructure to get access to it. By denying
the PC the role of the logical custodian, he may ultimately host data, but will not
be able to use or interpret the data in a meaningful way. An obvious way to achieve
this, is to encrypt the data and make sure that the PC does not get access to the
key. For most practical purposes, this addresses action (i). 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
But even if the PC cannot access the data he hosts, he still has the "power of the
plug": if the PC cuts that connection to the network, or switches of the data equipment,
all access to data is lost. In order to be able to address this problem, one can use
the following scheme: 
&lt;br&gt;
&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;
Data is stored in some atomic units like files, that can be represented as a data
stream. 
&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;
The data stream is encrypted; keys are not stored with the data. 
&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;
The encrypted stream is chunked into at least two chunks of identical size. The number
of chunks is arbitrary. 
&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;
At least one parity chunk is computed - think RAID 5 or 6. 
&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;
The chunks are stored on different data services. This could be a traditional data
service, but also other services such as a mail service or a blog service could be
used to store the chunks. The table linking the different chunks is stored separate
from the data. 
&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;
The effect of creating such a "Redundant Array of Independent Services" (RAIS) is
obvious: not only can the physical custodians not access the data since it is encrypted
and they only have a portion. Also, since there is at least one parity chunk, if one
provider decides to "pull the plug", the lost data can be reconstructed from the remaining
chunks. As an additional protection, users might want to mirror individual chunks
on different services as well, thus improving availability. 
&lt;/p&gt;
The obvious open questions are crypto key and chunk table management, especially since
these become high-value targets. Master key techniques and independent RAIS systems
can address some of these issues through best practices. 
&lt;br&gt;
&lt;br&gt;
tags: &lt;span id="ctl00_ContentPlaceHolder1_lblResults"&gt;&lt;a href="http://technorati.com/tag/data" rel="tag"&gt;data&lt;/a&gt; &lt;a href="http://technorati.com/tag/privacy" rel="tag"&gt;privacy&lt;/a&gt; &lt;a href="http://technorati.com/tag/intellectual+property" rel="tag"&gt;intellectual
property&lt;/a&gt; &lt;/span&gt;
&lt;br&gt;
&lt;h5&gt;
&lt;br&gt;
&lt;/h5&gt;
&lt;img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=f83fd799-9c3f-472b-868d-19de8e65fc48" /&gt;</description>
      <comments>http://blog.beuchelt.org/CommentView,guid,f83fd799-9c3f-472b-868d-19de8e65fc48.aspx</comments>
      <category>General</category>
      <category>Interoperability</category>
      <category>Privacy</category>
      <category>Security</category>
    </item>
    <item>
      <trackback:ping>http://blog.beuchelt.org/Trackback.aspx?guid=989be055-7157-496c-9d9e-3915832904d1</trackback:ping>
      <pingback:server>http://blog.beuchelt.org/pingback.aspx</pingback:server>
      <pingback:target>http://blog.beuchelt.org/PermaLink,guid,989be055-7157-496c-9d9e-3915832904d1.aspx</pingback:target>
      <dc:creator>Gerald Beuchelt</dc:creator>
      <wfw:comment>http://blog.beuchelt.org/CommentView,guid,989be055-7157-496c-9d9e-3915832904d1.aspx</wfw:comment>
      <wfw:commentRss>http://blog.beuchelt.org/SyndicationService.asmx/GetEntryCommentsRss?guid=989be055-7157-496c-9d9e-3915832904d1</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Data ownership is a rather nasty topic: at a legal level, we have many rights related
to data we create or that is about us: privacy regulations, intellectual property
rights, copyrights and trademarks, etc. are all aspects of how society attributes
ownership to immaterial goods. This practice has been in place since at least the
early 19th century, but even then there were critics, among them Thomas Jefferson
and James Madison. 
</p>
        <p>
With the advent of digitized storage, reproduction of immaterial data has become cheap
and lossless. This has a significant impact on the industry: for example, the entertainment
industry is currently facing the consequences of this highly disruptive technology
advancement, and has yet to redesign their business model to accommodate this paradigm
shift. 
<br /></p>
        <p>
But this change goes far beyond the entertainment industry or any specific market:
at this time, most people have started to realize that data they release about themselves
will be reproduced, indexed, and made available via 3rd party search engines. Once
the cat is out of the box, it it too late for restricting distribution. 
<br /></p>
        <p>
This leads me to believe that we need to re-think the concept of data ownership, at
least at a technology level: it does not make a lot of sense to claim ownership of
data if one has no means of asserting this ownership in an effective manner. The judicial
processes are too slow and too much bound to physical objects. As a result, only a
small portion of data ownership infractions is dealt with by courts, and effective
enforcement on a global scale is practically impossible. 
<br /></p>
        <p>
As a result, it would seem appropriate to me to abandon the concept of data ownership
on a technical level altogether - and replace it with concepts that are better suited
to how information systems are designed in the 21st century: 
<br /></p>
        <ul>
          <li>
A <b>physical custodian</b> of data has access and control over the physical object
where the data is stored. In many cases this will be effectively a system administrator
that is taking care of the computer and harddrives where the data is stored. It also
makes sense to consider the organization that employs the system administrator(s)
to be physical custodians. The physical custodian has significant control over the
data, since he can simply "pull the plug" and make data unavailable. 
<br /></li>
          <li>
A <b>logical custodian</b> can access and modify the data. A logical custodian can
also grant the logical custodian role to other entities. While in many cases a physical
custodian is also a logical custodian, there are important cases where this is not
the case: in multi-level security systems or environments where data-at-rest is encrypted,
the physical custodian might not have meaningful access to the data. The granting
of this role can not be reversed: once an entity has access to data, this data can
be copied to other physical systems and be re-used. 
<br /></li>
          <li>
The <b>data originator</b> is the entity that created the data. While origin may be
an important factor to determine authority or validity of the data, it does not guarantee
either. 
<br /></li>
        </ul>
        <p>
Anything beyond these roles cannot - at least with current technology - be properly
modeled without relying on concepts beyond the realm of technology. Nevertheless,
even these limited roles can be used to model interesting scenarios. For example,
a distributed storage system that stores encrypted and chunked data with parity (i.e.
RAID 5 or 6 across different <i>services</i>, not disks), can practically eliminate
the role of the physical custodian. 
<br /></p>
        <p>
Higher level technologies (such as DRM or multi-party encryption) may be successful
in restricting the significant control that a logical custodian to some extent, only
external mechanisms (such as system certification, trust models, or judicial redress
procedures) can limit the logical custodian. 
<br /></p>
        <p>
tags: <span id="ctl00_ContentPlaceHolder1_lblResults"><a href="http://technorati.com/tag/data" rel="tag">data</a><a href="http://technorati.com/tag/privacy" rel="tag">privacy</a><a href="http://technorati.com/tag/intellectual+property" rel="tag">intellectual
property</a></span></p>
        <img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=989be055-7157-496c-9d9e-3915832904d1" />
      </body>
      <title>On data ownership</title>
      <guid isPermaLink="false">http://blog.beuchelt.org/PermaLink,guid,989be055-7157-496c-9d9e-3915832904d1.aspx</guid>
      <link>http://blog.beuchelt.org/2009/08/18/On+Data+Ownership.aspx</link>
      <pubDate>Tue, 18 Aug 2009 20:07:34 GMT</pubDate>
      <description>&lt;p&gt;
Data ownership is a rather nasty topic: at a legal level, we have many rights related
to data we create or that is about us: privacy regulations, intellectual property
rights, copyrights and trademarks, etc. are all aspects of how society attributes
ownership to immaterial goods. This practice has been in place since at least the
early 19th century, but even then there were critics, among them Thomas Jefferson
and James Madison. 
&lt;/p&gt;
&lt;p&gt;
With the advent of digitized storage, reproduction of immaterial data has become cheap
and lossless. This has a significant impact on the industry: for example, the entertainment
industry is currently facing the consequences of this highly disruptive technology
advancement, and has yet to redesign their business model to accommodate this paradigm
shift. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
But this change goes far beyond the entertainment industry or any specific market:
at this time, most people have started to realize that data they release about themselves
will be reproduced, indexed, and made available via 3rd party search engines. Once
the cat is out of the box, it it too late for restricting distribution. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
This leads me to believe that we need to re-think the concept of data ownership, at
least at a technology level: it does not make a lot of sense to claim ownership of
data if one has no means of asserting this ownership in an effective manner. The judicial
processes are too slow and too much bound to physical objects. As a result, only a
small portion of data ownership infractions is dealt with by courts, and effective
enforcement on a global scale is practically impossible. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
As a result, it would seem appropriate to me to abandon the concept of data ownership
on a technical level altogether - and replace it with concepts that are better suited
to how information systems are designed in the 21st century: 
&lt;br&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
A &lt;b&gt;physical custodian&lt;/b&gt; of data has access and control over the physical object
where the data is stored. In many cases this will be effectively a system administrator
that is taking care of the computer and harddrives where the data is stored. It also
makes sense to consider the organization that employs the system administrator(s)
to be physical custodians. The physical custodian has significant control over the
data, since he can simply "pull the plug" and make data unavailable. 
&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
A &lt;b&gt;logical custodian&lt;/b&gt; can access and modify the data. A logical custodian can
also grant the logical custodian role to other entities. While in many cases a physical
custodian is also a logical custodian, there are important cases where this is not
the case: in multi-level security systems or environments where data-at-rest is encrypted,
the physical custodian might not have meaningful access to the data. The granting
of this role can not be reversed: once an entity has access to data, this data can
be copied to other physical systems and be re-used. 
&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
The &lt;b&gt;data originator&lt;/b&gt; is the entity that created the data. While origin may be
an important factor to determine authority or validity of the data, it does not guarantee
either. 
&lt;br&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
Anything beyond these roles cannot - at least with current technology - be properly
modeled without relying on concepts beyond the realm of technology. Nevertheless,
even these limited roles can be used to model interesting scenarios. For example,
a distributed storage system that stores encrypted and chunked data with parity (i.e.
RAID 5 or 6 across different &lt;i&gt;services&lt;/i&gt;, not disks), can practically eliminate
the role of the physical custodian. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
Higher level technologies (such as DRM or multi-party encryption) may be successful
in restricting the significant control that a logical custodian to some extent, only
external mechanisms (such as system certification, trust models, or judicial redress
procedures) can limit the logical custodian. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
tags: &lt;span id="ctl00_ContentPlaceHolder1_lblResults"&gt;&lt;a href="http://technorati.com/tag/data" rel="tag"&gt;data&lt;/a&gt; &lt;a href="http://technorati.com/tag/privacy" rel="tag"&gt;privacy&lt;/a&gt; &lt;a href="http://technorati.com/tag/intellectual+property" rel="tag"&gt;intellectual
property&lt;/a&gt; &lt;/span&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=989be055-7157-496c-9d9e-3915832904d1" /&gt;</description>
      <comments>http://blog.beuchelt.org/CommentView,guid,989be055-7157-496c-9d9e-3915832904d1.aspx</comments>
      <category>General</category>
      <category>Privacy</category>
      <category>Security</category>
    </item>
    <item>
      <trackback:ping>http://blog.beuchelt.org/Trackback.aspx?guid=19d26608-edb0-45ef-b1b1-3027d6212104</trackback:ping>
      <pingback:server>http://blog.beuchelt.org/pingback.aspx</pingback:server>
      <pingback:target>http://blog.beuchelt.org/PermaLink,guid,19d26608-edb0-45ef-b1b1-3027d6212104.aspx</pingback:target>
      <dc:creator>Gerald Beuchelt</dc:creator>
      <wfw:comment>http://blog.beuchelt.org/CommentView,guid,19d26608-edb0-45ef-b1b1-3027d6212104.aspx</wfw:comment>
      <wfw:commentRss>http://blog.beuchelt.org/SyndicationService.asmx/GetEntryCommentsRss?guid=19d26608-edb0-45ef-b1b1-3027d6212104</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
For some time I have been working with a number of folks at MITRE on a simple representation
for electronic health data. Digging into the depth of various standards organizations
such as HL7, HITSP, or HIMSS was interesting, painful, and enlightening at the same
time. Since last week, our project is online at <a href="http://projecthdata.org/">http://projecthdata.org/</a>,
and the hData project has announced releasing specifications, schemas, and code there
soon. At this time, you can get the <a href="http://www.projecthdata.org/documents/pubs/hData-A%20Simple%20Approach%20to%20Health%20Data%20Exchange-Balisage%20final.pdf">hData
white paper</a>, which was also presented at the recent <a href="http://www.balisage.net/Proceedings/vol3/html/Beuchelt01/BalisageVol3-Beuchelt01.html">Balisage
2009 conference</a> in Montreal. Overall, hData's approach is very much focused on
implementability and ease-of use for developers (since - quoting Mike Kay at Balisage
- "As a developer I am also human.")
</p>
        <p>
Interestingly enough, the combination of ODF/Jar style packaging and RESTful integration
(taking a ZIP archive of hierarchically organized component documents and representing
it as a collection of resources) has some folks interested. If there are more, I will
suggest taking this out of hData and creating an independent specification. 
<br /></p>
        <p>
tags: <span id="ctl00_ContentPlaceHolder1_lblResults"><a href="http://technorati.com/tag/hData" rel="tag">hData</a><a href="http://technorati.com/tag/ehr" rel="tag">ehr</a><a href="http://technorati.com/tag/health+care" rel="tag">health
care</a><a href="http://technorati.com/tag/hl7" rel="tag">hl7</a></span></p>
        <img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=19d26608-edb0-45ef-b1b1-3027d6212104" />
      </body>
      <title>hData is alive</title>
      <guid isPermaLink="false">http://blog.beuchelt.org/PermaLink,guid,19d26608-edb0-45ef-b1b1-3027d6212104.aspx</guid>
      <link>http://blog.beuchelt.org/2009/08/18/hData+Is+Alive.aspx</link>
      <pubDate>Tue, 18 Aug 2009 19:56:53 GMT</pubDate>
      <description>&lt;p&gt;
For some time I have been working with a number of folks at MITRE on a simple representation
for electronic health data. Digging into the depth of various standards organizations
such as HL7, HITSP, or HIMSS was interesting, painful, and enlightening at the same
time. Since last week, our project is online at &lt;a href="http://projecthdata.org/"&gt;http://projecthdata.org/&lt;/a&gt;,
and the hData project has announced releasing specifications, schemas, and code there
soon. At this time, you can get the &lt;a href="http://www.projecthdata.org/documents/pubs/hData-A%20Simple%20Approach%20to%20Health%20Data%20Exchange-Balisage%20final.pdf"&gt;hData
white paper&lt;/a&gt;, which was also presented at the recent &lt;a href="http://www.balisage.net/Proceedings/vol3/html/Beuchelt01/BalisageVol3-Beuchelt01.html"&gt;Balisage
2009 conference&lt;/a&gt; in Montreal. Overall, hData's approach is very much focused on
implementability and ease-of use for developers (since - quoting Mike Kay at Balisage
- "As a developer I am also human.")
&lt;/p&gt;
&lt;p&gt;
Interestingly enough, the combination of ODF/Jar style packaging and RESTful integration
(taking a ZIP archive of hierarchically organized component documents and representing
it as a collection of resources) has some folks interested. If there are more, I will
suggest taking this out of hData and creating an independent specification. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
tags: &lt;span id="ctl00_ContentPlaceHolder1_lblResults"&gt;&lt;a href="http://technorati.com/tag/hData" rel="tag"&gt;hData&lt;/a&gt; &lt;a href="http://technorati.com/tag/ehr" rel="tag"&gt;ehr&lt;/a&gt; &lt;a href="http://technorati.com/tag/health+care" rel="tag"&gt;health
care&lt;/a&gt; &lt;a href="http://technorati.com/tag/hl7" rel="tag"&gt;hl7&lt;/a&gt; &lt;/span&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=19d26608-edb0-45ef-b1b1-3027d6212104" /&gt;</description>
      <comments>http://blog.beuchelt.org/CommentView,guid,19d26608-edb0-45ef-b1b1-3027d6212104.aspx</comments>
      <category>General</category>
      <category>Interoperability</category>
      <category>Web Services</category>
    </item>
    <item>
      <trackback:ping>http://blog.beuchelt.org/Trackback.aspx?guid=0a4bf63f-30bb-4162-bb67-cf2cb56d7463</trackback:ping>
      <pingback:server>http://blog.beuchelt.org/pingback.aspx</pingback:server>
      <pingback:target>http://blog.beuchelt.org/PermaLink,guid,0a4bf63f-30bb-4162-bb67-cf2cb56d7463.aspx</pingback:target>
      <dc:creator>Gerald Beuchelt</dc:creator>
      <wfw:comment>http://blog.beuchelt.org/CommentView,guid,0a4bf63f-30bb-4162-bb67-cf2cb56d7463.aspx</wfw:comment>
      <wfw:commentRss>http://blog.beuchelt.org/SyndicationService.asmx/GetEntryCommentsRss?guid=0a4bf63f-30bb-4162-bb67-cf2cb56d7463</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">Ok, the under 35s may be <a href="http://www.digitalnative.org/wiki/Main_Page">digital
natives</a> ... but if that is so, I am not a digital immigrant, but a "<b>digital
colonist</b>".  
<br /><br />
tags: <span id="ctl00_ContentPlaceHolder1_lblResults"><a href="http://technorati.com/tag/digital+immigrant" rel="tag">digital
immigrant</a><a href="http://technorati.com/tag/digital+native" rel="tag">digital
native</a><a href="http://technorati.com/tag/digital+colonist" rel="tag">digital
colonist</a></span><p></p><img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=0a4bf63f-30bb-4162-bb67-cf2cb56d7463" /></body>
      <title>Digital Generations</title>
      <guid isPermaLink="false">http://blog.beuchelt.org/PermaLink,guid,0a4bf63f-30bb-4162-bb67-cf2cb56d7463.aspx</guid>
      <link>http://blog.beuchelt.org/2009/07/13/Digital+Generations.aspx</link>
      <pubDate>Mon, 13 Jul 2009 12:25:19 GMT</pubDate>
      <description>Ok, the under 35s may be &lt;a href="http://www.digitalnative.org/wiki/Main_Page"&gt;digital
natives&lt;/a&gt; ... but if that is so, I am not a digital immigrant, but a "&lt;b&gt;digital
colonist&lt;/b&gt;".&amp;nbsp; 
&lt;br&gt;
&lt;br&gt;
tags: &lt;span id="ctl00_ContentPlaceHolder1_lblResults"&gt;&lt;a href="http://technorati.com/tag/digital+immigrant" rel="tag"&gt;digital
immigrant&lt;/a&gt; &lt;a href="http://technorati.com/tag/digital+native" rel="tag"&gt;digital
native&lt;/a&gt; &lt;a href="http://technorati.com/tag/digital+colonist" rel="tag"&gt;digital
colonist&lt;/a&gt; &lt;/span&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=0a4bf63f-30bb-4162-bb67-cf2cb56d7463" /&gt;</description>
      <comments>http://blog.beuchelt.org/CommentView,guid,0a4bf63f-30bb-4162-bb67-cf2cb56d7463.aspx</comments>
      <category>General</category>
    </item>
    <item>
      <trackback:ping>http://blog.beuchelt.org/Trackback.aspx?guid=919f02cb-6c03-4244-9586-20b0882bf619</trackback:ping>
      <pingback:server>http://blog.beuchelt.org/pingback.aspx</pingback:server>
      <pingback:target>http://blog.beuchelt.org/PermaLink,guid,919f02cb-6c03-4244-9586-20b0882bf619.aspx</pingback:target>
      <dc:creator>Gerald Beuchelt</dc:creator>
      <wfw:comment>http://blog.beuchelt.org/CommentView,guid,919f02cb-6c03-4244-9586-20b0882bf619.aspx</wfw:comment>
      <wfw:commentRss>http://blog.beuchelt.org/SyndicationService.asmx/GetEntryCommentsRss?guid=919f02cb-6c03-4244-9586-20b0882bf619</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">For this year's <a href="http://balisage.net/">Balisage</a> in
Montreal, we (R. Dingwell, A. Gregorowicz, H. Sleeper, and myself) have been accepted
as a late-breaking proposal for our work on hData, which addresses some problems that
are currently plaguing electronic health records. Our session is scheduled on Thursday
at 11:00am. This is the abstract: 
<br /><blockquote>Title: <b>hData - A Simplified Approach to Health Data Exchange</b><br /><b></b><br />
Interoperability issues have limited the expected benefits of Electronic Health Record
(EHR) systems. Ideally, the medical history of a patient is recorded in a set of digital
continuity of care documents which are securely available to the patient and their
care providers on demand. The history of continuity of care standards includes multiple
standards organizations, differing goals, and ongoing efforts to reconcile the various
specifications. Existing standards define a format that is too complex for exchanging
continuity of care information effectively. We propose hData, a simplified XML framework
to describe health information. hData addresses the challenges of the current HL7
Continuity of Care Document format and is explicitly designed for extensibility to
address health information exchange needs, in general. hData applies established best
practices for XML document architectures to the vertical health domain, which has
experienced significant XML-based interoperability issues.<br /></blockquote><br />
As you might imagine, we will have to say a few things about identity, access, and
privacy management for electronic health records, as well. Looking forward to seeing
you there. 
<br /><br />
tags: <a href="http://technorati.com/tag/balisageConference09">balisageConference09</a><a href="http://technorati.com/tag/EHR" rel="tag">EHR</a><a href="http://technorati.com/tag/HIT" rel="tag">HIT</a><a href="http://technorati.com/tag/health+care" rel="tag">health
care</a><a href="http://technorati.com/tag/health+records" rel="tag">health records</a><a href="http://technorati.com/tag/hData" rel="tag">hData</a><br /><br />
tinyarro.ws: <a href="http://%E2%9E%A1.ws/%E6%A6%BE">http://➡.ws/榾</a> (wood chip)<br /><p></p><img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=919f02cb-6c03-4244-9586-20b0882bf619" /></body>
      <title>Balisage 2009: Introducing hData</title>
      <guid isPermaLink="false">http://blog.beuchelt.org/PermaLink,guid,919f02cb-6c03-4244-9586-20b0882bf619.aspx</guid>
      <link>http://blog.beuchelt.org/2009/07/02/Balisage+2009+Introducing+HData.aspx</link>
      <pubDate>Thu, 02 Jul 2009 20:24:28 GMT</pubDate>
      <description>For this year's &lt;a href="http://balisage.net/"&gt;Balisage&lt;/a&gt; in Montreal, we (R. Dingwell,
A. Gregorowicz, H. Sleeper, and myself) have been accepted as a late-breaking proposal
for our work on hData, which addresses some problems that are currently plaguing electronic
health records. Our session is scheduled on Thursday at 11:00am. This is the abstract: 
&lt;br&gt;
&lt;blockquote&gt;Title: &lt;b&gt;hData - A Simplified Approach to Health Data Exchange&lt;/b&gt;
&lt;br&gt;
&lt;b&gt; &lt;/b&gt;
&lt;br&gt;
Interoperability issues have limited the expected benefits of Electronic Health Record
(EHR) systems. Ideally, the medical history of a patient is recorded in a set of digital
continuity of care documents which are securely available to the patient and their
care providers on demand. The history of continuity of care standards includes multiple
standards organizations, differing goals, and ongoing efforts to reconcile the various
specifications. Existing standards define a format that is too complex for exchanging
continuity of care information effectively. We propose hData, a simplified XML framework
to describe health information. hData addresses the challenges of the current HL7
Continuity of Care Document format and is explicitly designed for extensibility to
address health information exchange needs, in general. hData applies established best
practices for XML document architectures to the vertical health domain, which has
experienced significant XML-based interoperability issues.&lt;br&gt;
&lt;/blockquote&gt;
&lt;br&gt;
As you might imagine, we will have to say a few things about identity, access, and
privacy management for electronic health records, as well. Looking forward to seeing
you there. 
&lt;br&gt;
&lt;br&gt;
tags: &lt;a href="http://technorati.com/tag/balisageConference09"&gt;balisageConference09&lt;/a&gt; &lt;a href="http://technorati.com/tag/EHR" rel="tag"&gt;EHR&lt;/a&gt; &lt;a href="http://technorati.com/tag/HIT" rel="tag"&gt;HIT&lt;/a&gt; &lt;a href="http://technorati.com/tag/health+care" rel="tag"&gt;health
care&lt;/a&gt; &lt;a href="http://technorati.com/tag/health+records" rel="tag"&gt;health records&lt;/a&gt; &lt;a href="http://technorati.com/tag/hData" rel="tag"&gt;hData&lt;/a&gt;
&lt;br&gt;
&lt;br&gt;
tinyarro.ws: &lt;a href="http://%E2%9E%A1.ws/%E6%A6%BE"&gt;http://➡.ws/榾&lt;/a&gt; (wood chip)&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=919f02cb-6c03-4244-9586-20b0882bf619" /&gt;</description>
      <comments>http://blog.beuchelt.org/CommentView,guid,919f02cb-6c03-4244-9586-20b0882bf619.aspx</comments>
      <category>General</category>
      <category>Identity</category>
      <category>Privacy</category>
      <category>Web Services</category>
    </item>
    <item>
      <trackback:ping>http://blog.beuchelt.org/Trackback.aspx?guid=6f61918c-5591-493c-a95a-ee86bed56c66</trackback:ping>
      <pingback:server>http://blog.beuchelt.org/pingback.aspx</pingback:server>
      <pingback:target>http://blog.beuchelt.org/PermaLink,guid,6f61918c-5591-493c-a95a-ee86bed56c66.aspx</pingback:target>
      <dc:creator>Gerald Beuchelt</dc:creator>
      <wfw:comment>http://blog.beuchelt.org/CommentView,guid,6f61918c-5591-493c-a95a-ee86bed56c66.aspx</wfw:comment>
      <wfw:commentRss>http://blog.beuchelt.org/SyndicationService.asmx/GetEntryCommentsRss?guid=6f61918c-5591-493c-a95a-ee86bed56c66</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
This is a little off-topic: I just got an invite to cast my proxy vote for my <a href="https://www.fidelity.com/">Fidelity</a> mutual
funds. In addition to the usual crud like blessing the board, there was an initiative
to instruct the board not to invest into companies that support genocide in e.g. Darfur.
While this should be a no-brainer, I was extremely surprised to see that the current
board (which is seeking re-election just two lines up) is strongly suggesting to vote
AGAINST such guidance (see also <a href="http://online.wsj.com/article/BT-CO-20090609-712660.html">here</a>).
Their line of thought is that they are already barred from any direct investment into
companies related to Darfur and Sudan, and that every thing else (such as investments
into PetroChina Co.) is just sound investment. 
</p>
        <p>
I strongly object to this: the activities of the Sudanese government and their henchmen
in Darfur have been determined to be genocide and crimes against humanity.I do not
want to see any of my money being used for fostering these criminals or any other
group that perpetrate the most heinous crimes. At this time, I am very much leaning
towards moving my entire portfolio away from Fidelity to TIAA-CREF if there is no
satisfactory resolution on July 15. 
<br /></p>
        <p>
tags: <span id="ctl00_ContentPlaceHolder1_lblResults"><a href="http://technorati.com/tag/fidelity" rel="tag">fidelity</a><a href="http://technorati.com/tag/investment" rel="tag">investment</a><a href="http://technorati.com/tag/genocide" rel="tag">genocide</a><a href="http://technorati.com/tag/darfur" rel="tag">darfur</a></span></p>
        <p>
          <br />
        </p>
        <img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=6f61918c-5591-493c-a95a-ee86bed56c66" />
      </body>
      <title>Sensible Investments</title>
      <guid isPermaLink="false">http://blog.beuchelt.org/PermaLink,guid,6f61918c-5591-493c-a95a-ee86bed56c66.aspx</guid>
      <link>http://blog.beuchelt.org/2009/06/13/Sensible+Investments.aspx</link>
      <pubDate>Sat, 13 Jun 2009 14:47:17 GMT</pubDate>
      <description>&lt;p&gt;
This is a little off-topic: I just got an invite to cast my proxy vote for my &lt;a href="https://www.fidelity.com/"&gt;Fidelity&lt;/a&gt; mutual
funds. In addition to the usual crud like blessing the board, there was an initiative
to instruct the board not to invest into companies that support genocide in e.g. Darfur.
While this should be a no-brainer, I was extremely surprised to see that the current
board (which is seeking re-election just two lines up) is strongly suggesting to vote
AGAINST such guidance (see also &lt;a href="http://online.wsj.com/article/BT-CO-20090609-712660.html"&gt;here&lt;/a&gt;).
Their line of thought is that they are already barred from any direct investment into
companies related to Darfur and Sudan, and that every thing else (such as investments
into PetroChina Co.) is just sound investment. 
&lt;/p&gt;
&lt;p&gt;
I strongly object to this: the activities of the Sudanese government and their henchmen
in Darfur have been determined to be genocide and crimes against humanity.I do not
want to see any of my money being used for fostering these criminals or any other
group that perpetrate the most heinous crimes. At this time, I am very much leaning
towards moving my entire portfolio away from Fidelity to TIAA-CREF if there is no
satisfactory resolution on July 15. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
tags: &lt;span id="ctl00_ContentPlaceHolder1_lblResults"&gt;&lt;a href="http://technorati.com/tag/fidelity" rel="tag"&gt;fidelity&lt;/a&gt; &lt;a href="http://technorati.com/tag/investment" rel="tag"&gt;investment&lt;/a&gt; &lt;a href="http://technorati.com/tag/genocide" rel="tag"&gt;genocide&lt;/a&gt; &lt;a href="http://technorati.com/tag/darfur" rel="tag"&gt;darfur&lt;/a&gt; &lt;/span&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;br&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=6f61918c-5591-493c-a95a-ee86bed56c66" /&gt;</description>
      <comments>http://blog.beuchelt.org/CommentView,guid,6f61918c-5591-493c-a95a-ee86bed56c66.aspx</comments>
      <category>General</category>
    </item>
    <item>
      <trackback:ping>http://blog.beuchelt.org/Trackback.aspx?guid=0d0b3aa6-33a9-4280-96c0-bcf23e508e6f</trackback:ping>
      <pingback:server>http://blog.beuchelt.org/pingback.aspx</pingback:server>
      <pingback:target>http://blog.beuchelt.org/PermaLink,guid,0d0b3aa6-33a9-4280-96c0-bcf23e508e6f.aspx</pingback:target>
      <dc:creator>Gerald Beuchelt</dc:creator>
      <wfw:comment>http://blog.beuchelt.org/CommentView,guid,0d0b3aa6-33a9-4280-96c0-bcf23e508e6f.aspx</wfw:comment>
      <wfw:commentRss>http://blog.beuchelt.org/SyndicationService.asmx/GetEntryCommentsRss?guid=0d0b3aa6-33a9-4280-96c0-bcf23e508e6f</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Right now, I am taking a class on Air Traffic Management (ATM), which is already yielding
some very concrete useful knowledge: unbeknown to me, the FAA and NOAA have a lot
of very interesting tools on the web. These web sites may help you to get a better
picture of your expected delay; much better than what gets announced at the airport
or within the cabin, anyways. 
</p>
        <p>
          <b>ATCSCC</b>
        </p>
        <p>
The <a href="http://www.fly.faa.gov/">Air Trafic Control System Command Center</a> (ATCSCC)
is responsible for mananging the entire National Airspace System (NAS). As such, they
are in charge of all re-rerouting and have tons of interesting data for travelers.
From their web page I can recommend: 
<br /></p>
        <ul>
          <li>
The overview map (by region or airport) on their home page gives you an interactive
and easy to interpret view of the current air traffic situation. Clicking on the airport
yields a summary of expected delays and their real reason (no more airline babble
about that strange gasket that was out of order). 
<br /></li>
          <li>
The <a href="http://www.fly.faa.gov/ois/">Operational Information System</a> has a
nice overview about what is going on in the NAS in more detail. 
<br /></li>
          <li>
The <a href="http://www.fly.faa.gov/Products/AADC/aadc.html">airport arrival demand
chart</a> tells you what the line for arrivals at the destination looks like. If there
is a backup, you will fly happy holding patterns. 
<br /></li>
          <li>
The <a href="http://www.fly.faa.gov/adv/advAdvisoryForm.jsp">advisories database</a> has
all current ATCSCC advisories, including ground stop (i.e. the reasons for sitting
on the tarmac for 3 hours before getting cleared for departure). Note that these advisories
are not in clear text, but you need to understand the shorthand. 
<br /></li>
        </ul>
        <p>
Finally, you can sign up for an airport delay email notification for the 40 busiest
US airports at: http://www.fly.faa.gov/ais/jsp/register.jsp
</p>
        <p>
          <b>NOAA</b>
        </p>
        <p>
The National Weather Service has an aviation weather site at http://aviationweather.gov/.
There are a lot of interesting services there for the avid hobby pilot or flightsimulator
nerd, but the <a href="http://aviationweather.gov/products/ccfp/">CCFP</a> is most
interesting from a airline-delay-perspective: it provides a 2h, 4h, and 6h convective
pattern forcast (read: bad flying weather). This, and the <a href="http://adds.aviationweather.gov/turbulence/">turbulence
charts</a> can tell you at what segment of your trip to expect flying coffee cups
(in the best case). Putting everything together, you can install the <a href="http://adds.aviationweather.gov/fpt_application/install.php">Flight
Path Tool</a> for a rich client GUI. 
<br /></p>
        <p>
tags: <span id="ctl00_ContentPlaceHolder1_lblResults"><a href="http://technorati.com/tag/faa" rel="tag">faa</a><a href="http://technorati.com/tag/aviation" rel="tag">aviation</a><a href="http://technorati.com/tag/tools" rel="tag">tools</a><a href="http://technorati.com/tag/weather" rel="tag">weather</a></span></p>
        <img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=0d0b3aa6-33a9-4280-96c0-bcf23e508e6f" />
      </body>
      <title>A treasure trove for frequent flyers </title>
      <guid isPermaLink="false">http://blog.beuchelt.org/PermaLink,guid,0d0b3aa6-33a9-4280-96c0-bcf23e508e6f.aspx</guid>
      <link>http://blog.beuchelt.org/2009/06/09/A+Treasure+Trove+For+Frequent+Flyers.aspx</link>
      <pubDate>Tue, 09 Jun 2009 22:06:34 GMT</pubDate>
      <description>&lt;p&gt;
Right now, I am taking a class on Air Traffic Management (ATM), which is already yielding
some very concrete useful knowledge: unbeknown to me, the FAA and NOAA have a lot
of very interesting tools on the web. These web sites may help you to get a better
picture of your expected delay; much better than what gets announced at the airport
or within the cabin, anyways. 
&lt;/p&gt;
&lt;p&gt;
&lt;b&gt;ATCSCC&lt;/b&gt;
&lt;/p&gt;
&lt;p&gt;
The &lt;a href="http://www.fly.faa.gov/"&gt;Air Trafic Control System Command Center&lt;/a&gt; (ATCSCC)
is responsible for mananging the entire National Airspace System (NAS). As such, they
are in charge of all re-rerouting and have tons of interesting data for travelers.
From their web page I can recommend: 
&lt;br&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
The overview map (by region or airport) on their home page gives you an interactive
and easy to interpret view of the current air traffic situation. Clicking on the airport
yields a summary of expected delays and their real reason (no more airline babble
about that strange gasket that was out of order). 
&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
The &lt;a href="http://www.fly.faa.gov/ois/"&gt;Operational Information System&lt;/a&gt; has a
nice overview about what is going on in the NAS in more detail. 
&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
The &lt;a href="http://www.fly.faa.gov/Products/AADC/aadc.html"&gt;airport arrival demand
chart&lt;/a&gt; tells you what the line for arrivals at the destination looks like. If there
is a backup, you will fly happy holding patterns. 
&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
The &lt;a href="http://www.fly.faa.gov/adv/advAdvisoryForm.jsp"&gt;advisories database&lt;/a&gt; has
all current ATCSCC advisories, including ground stop (i.e. the reasons for sitting
on the tarmac for 3 hours before getting cleared for departure). Note that these advisories
are not in clear text, but you need to understand the shorthand. 
&lt;br&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
Finally, you can sign up for an airport delay email notification for the 40 busiest
US airports at: http://www.fly.faa.gov/ais/jsp/register.jsp
&lt;/p&gt;
&lt;p&gt;
&lt;b&gt;NOAA&lt;/b&gt;
&lt;/p&gt;
&lt;p&gt;
The National Weather Service has an aviation weather site at http://aviationweather.gov/.
There are a lot of interesting services there for the avid hobby pilot or flightsimulator
nerd, but the &lt;a href="http://aviationweather.gov/products/ccfp/"&gt;CCFP&lt;/a&gt; is most
interesting from a airline-delay-perspective: it provides a 2h, 4h, and 6h convective
pattern forcast (read: bad flying weather). This, and the &lt;a href="http://adds.aviationweather.gov/turbulence/"&gt;turbulence
charts&lt;/a&gt; can tell you at what segment of your trip to expect flying coffee cups
(in the best case). Putting everything together, you can install the &lt;a href="http://adds.aviationweather.gov/fpt_application/install.php"&gt;Flight
Path Tool&lt;/a&gt; for a rich client GUI. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
tags: &lt;span id="ctl00_ContentPlaceHolder1_lblResults"&gt;&lt;a href="http://technorati.com/tag/faa" rel="tag"&gt;faa&lt;/a&gt; &lt;a href="http://technorati.com/tag/aviation" rel="tag"&gt;aviation&lt;/a&gt; &lt;a href="http://technorati.com/tag/tools" rel="tag"&gt;tools&lt;/a&gt; &lt;a href="http://technorati.com/tag/weather" rel="tag"&gt;weather&lt;/a&gt; &lt;/span&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=0d0b3aa6-33a9-4280-96c0-bcf23e508e6f" /&gt;</description>
      <comments>http://blog.beuchelt.org/CommentView,guid,0d0b3aa6-33a9-4280-96c0-bcf23e508e6f.aspx</comments>
      <category>General</category>
      <category>Tips and Tricks</category>
    </item>
    <item>
      <trackback:ping>http://blog.beuchelt.org/Trackback.aspx?guid=30ef18dc-0e9a-44ef-8b83-a83f888f2fe5</trackback:ping>
      <pingback:server>http://blog.beuchelt.org/pingback.aspx</pingback:server>
      <pingback:target>http://blog.beuchelt.org/PermaLink,guid,30ef18dc-0e9a-44ef-8b83-a83f888f2fe5.aspx</pingback:target>
      <dc:creator>Gerald Beuchelt</dc:creator>
      <wfw:comment>http://blog.beuchelt.org/CommentView,guid,30ef18dc-0e9a-44ef-8b83-a83f888f2fe5.aspx</wfw:comment>
      <wfw:commentRss>http://blog.beuchelt.org/SyndicationService.asmx/GetEntryCommentsRss?guid=30ef18dc-0e9a-44ef-8b83-a83f888f2fe5</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">Today should be "International Freedom
Day", against all suppression of individual liberties, everywhere.<br /><img src="http://graphics8.nytimes.com/images/2009/06/04/world/04hong-600.jpg" /><br /><img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=30ef18dc-0e9a-44ef-8b83-a83f888f2fe5" /></body>
      <title>June 4, 1989: REMEMBER</title>
      <guid isPermaLink="false">http://blog.beuchelt.org/PermaLink,guid,30ef18dc-0e9a-44ef-8b83-a83f888f2fe5.aspx</guid>
      <link>http://blog.beuchelt.org/2009/06/04/June+4+1989+REMEMBER.aspx</link>
      <pubDate>Thu, 04 Jun 2009 12:21:53 GMT</pubDate>
      <description>Today should be "International Freedom Day", against all suppression of individual liberties, everywhere.&lt;br&gt;
&lt;img src="http://graphics8.nytimes.com/images/2009/06/04/world/04hong-600.jpg"&gt;
&lt;br&gt;
&lt;img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=30ef18dc-0e9a-44ef-8b83-a83f888f2fe5" /&gt;</description>
      <comments>http://blog.beuchelt.org/CommentView,guid,30ef18dc-0e9a-44ef-8b83-a83f888f2fe5.aspx</comments>
      <category>General</category>
    </item>
    <item>
      <trackback:ping>http://blog.beuchelt.org/Trackback.aspx?guid=d58e1bab-1414-40ae-8a87-ac3ed5ff5a31</trackback:ping>
      <pingback:server>http://blog.beuchelt.org/pingback.aspx</pingback:server>
      <pingback:target>http://blog.beuchelt.org/PermaLink,guid,d58e1bab-1414-40ae-8a87-ac3ed5ff5a31.aspx</pingback:target>
      <dc:creator>Gerald Beuchelt</dc:creator>
      <wfw:comment>http://blog.beuchelt.org/CommentView,guid,d58e1bab-1414-40ae-8a87-ac3ed5ff5a31.aspx</wfw:comment>
      <wfw:commentRss>http://blog.beuchelt.org/SyndicationService.asmx/GetEntryCommentsRss?guid=d58e1bab-1414-40ae-8a87-ac3ed5ff5a31</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
This is a happy Friday afternoon rant. 
<br /></p>
        <p>
I am still following the headlines for Sun (as long as that is still possible), and
today I found some interesting headline: "<a href="http://blogs.barrons.com/techtraderdaily/2009/05/29/oracle-should-spinsell-sun-hardware-unit-analyst-says/#mod=yahoobarrons">Oracle
Should Spin/Sell Sun Hardware Unit, Analyst Says</a>". Well, interesting enough, I
open the article, expecting some deep insight into what is going on. Unfortunately,
the full report was not available, but the blog did mention the $23 dollar target
set by the analyst, and that he would not know who might be interested in buying the
Sun hardware business from Oracle. 
<br /></p>
        <p>
Wow, impressive. Unless there is a lot of interesting detail in that research report
(which is not available on AmTech's website), this is completely trivial: yeah, Oracle
holding on to Sun's hardware business seems illogical from the outside. Good thing
we have an analyst telling the world that. And Oracle will soon be at $23? I would
neve have guessed that, given that they are currently at about $20, the market is
pointing upward, and there is a good chance that the market will see the completion
of the aquisition some time in the summer as something positive. 
<br /></p>
        <p>
I think that I should consider a second career as software industry analyst: Money
for nothing and the chicks for free...<br /></p>
        <img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=d58e1bab-1414-40ae-8a87-ac3ed5ff5a31" />
      </body>
      <title>Somewhat off-topic: Valueing analysts</title>
      <guid isPermaLink="false">http://blog.beuchelt.org/PermaLink,guid,d58e1bab-1414-40ae-8a87-ac3ed5ff5a31.aspx</guid>
      <link>http://blog.beuchelt.org/2009/05/29/Somewhat+Offtopic+Valueing+Analysts.aspx</link>
      <pubDate>Fri, 29 May 2009 21:24:50 GMT</pubDate>
      <description>&lt;p&gt;
This is a happy Friday afternoon rant. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
I am still following the headlines for Sun (as long as that is still possible), and
today I found some interesting headline: "&lt;a href="http://blogs.barrons.com/techtraderdaily/2009/05/29/oracle-should-spinsell-sun-hardware-unit-analyst-says/#mod=yahoobarrons"&gt;Oracle
Should Spin/Sell Sun Hardware Unit, Analyst Says&lt;/a&gt;". Well, interesting enough, I
open the article, expecting some deep insight into what is going on. Unfortunately,
the full report was not available, but the blog did mention the $23 dollar target
set by the analyst, and that he would not know who might be interested in buying the
Sun hardware business from Oracle. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
Wow, impressive. Unless there is a lot of interesting detail in that research report
(which is not available on AmTech's website), this is completely trivial: yeah, Oracle
holding on to Sun's hardware business seems illogical from the outside. Good thing
we have an analyst telling the world that. And Oracle will soon be at $23? I would
neve have guessed that, given that they are currently at about $20, the market is
pointing upward, and there is a good chance that the market will see the completion
of the aquisition some time in the summer as something positive. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
I think that I should consider a second career as software industry analyst: Money
for nothing and the chicks for free...&lt;br&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=d58e1bab-1414-40ae-8a87-ac3ed5ff5a31" /&gt;</description>
      <comments>http://blog.beuchelt.org/CommentView,guid,d58e1bab-1414-40ae-8a87-ac3ed5ff5a31.aspx</comments>
      <category>General</category>
    </item>
    <item>
      <trackback:ping>http://blog.beuchelt.org/Trackback.aspx?guid=86f60ca3-c7d8-4c71-922c-a36555e906f0</trackback:ping>
      <pingback:server>http://blog.beuchelt.org/pingback.aspx</pingback:server>
      <pingback:target>http://blog.beuchelt.org/PermaLink,guid,86f60ca3-c7d8-4c71-922c-a36555e906f0.aspx</pingback:target>
      <dc:creator>Gerald Beuchelt</dc:creator>
      <wfw:comment>http://blog.beuchelt.org/CommentView,guid,86f60ca3-c7d8-4c71-922c-a36555e906f0.aspx</wfw:comment>
      <wfw:commentRss>http://blog.beuchelt.org/SyndicationService.asmx/GetEntryCommentsRss?guid=86f60ca3-c7d8-4c71-922c-a36555e906f0</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">Ok, fair enough - I give up: now on Twitter:
@beuchelt. Big question: what are people using to keep up with Twitter? Right now
I got the MicroBlog plugin for Pidgin, but I am not 100% sure if I like it. 
<br /><br /><img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=86f60ca3-c7d8-4c71-922c-a36555e906f0" /></body>
      <title>Yeah, on Twitter now ...</title>
      <guid isPermaLink="false">http://blog.beuchelt.org/PermaLink,guid,86f60ca3-c7d8-4c71-922c-a36555e906f0.aspx</guid>
      <link>http://blog.beuchelt.org/2009/05/12/Yeah+On+Twitter+Now.aspx</link>
      <pubDate>Tue, 12 May 2009 13:04:20 GMT</pubDate>
      <description>Ok, fair enough - I give up: now on Twitter: @beuchelt. Big question: what are people using to keep up with Twitter? Right now I got the MicroBlog plugin for Pidgin, but I am not 100% sure if I like it. &lt;br&gt;
&lt;br&gt;
&lt;img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=86f60ca3-c7d8-4c71-922c-a36555e906f0" /&gt;</description>
      <comments>http://blog.beuchelt.org/CommentView,guid,86f60ca3-c7d8-4c71-922c-a36555e906f0.aspx</comments>
      <category>General</category>
    </item>
    <item>
      <trackback:ping>http://blog.beuchelt.org/Trackback.aspx?guid=f7d5dba9-d616-4e03-ae32-ec84e48a3b11</trackback:ping>
      <pingback:server>http://blog.beuchelt.org/pingback.aspx</pingback:server>
      <pingback:target>http://blog.beuchelt.org/PermaLink,guid,f7d5dba9-d616-4e03-ae32-ec84e48a3b11.aspx</pingback:target>
      <dc:creator>Gerald Beuchelt</dc:creator>
      <wfw:comment>http://blog.beuchelt.org/CommentView,guid,f7d5dba9-d616-4e03-ae32-ec84e48a3b11.aspx</wfw:comment>
      <wfw:commentRss>http://blog.beuchelt.org/SyndicationService.asmx/GetEntryCommentsRss?guid=f7d5dba9-d616-4e03-ae32-ec84e48a3b11</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">When I read <a href="http://www.eweek.com/c/a/Security/What-Will-the-Cybersecurity-Act-of-2009-Do-To-Your-Job-and-Business-768836/1/">Larry
Seltzer's piece</a> on <a href="http://www.opencongress.org/bill/111-s773/text">H.R.
S 773 IS</a>, I fell into a constant nod about the issues he raised. In addition,
I have two more: 
<br /><br />
SEC. 11 (a): Lofty goals, but these seem rather obvious, since they have been at the
heart of any computer security research for a rather long time. 
<br /><br />
SEC. 14: This sections empowers the Secretary of Commerce with very far reaching powers,
especially since 'critical infrastructure' is so woefully underspecified.<br /><br />
In general, I am very unhappy with the bill's vagueness and lack of definition, especially
since there are enough provisions (such as SEC. 17 - see Larry's comments) that can
significantly impact the civil liberties of all U.S. persons. The intent of the bill
seems honest enough, but in order for this to not backfire, a lot more work needs
to go into a more robust draft. 
<br /><br /><img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=f7d5dba9-d616-4e03-ae32-ec84e48a3b11" /></body>
      <title>Cybersecurity Act</title>
      <guid isPermaLink="false">http://blog.beuchelt.org/PermaLink,guid,f7d5dba9-d616-4e03-ae32-ec84e48a3b11.aspx</guid>
      <link>http://blog.beuchelt.org/2009/05/11/Cybersecurity+Act.aspx</link>
      <pubDate>Mon, 11 May 2009 16:43:30 GMT</pubDate>
      <description>When I read &lt;a href="http://www.eweek.com/c/a/Security/What-Will-the-Cybersecurity-Act-of-2009-Do-To-Your-Job-and-Business-768836/1/"&gt;Larry
Seltzer's piece&lt;/a&gt; on &lt;a href="http://www.opencongress.org/bill/111-s773/text"&gt;H.R.
S 773 IS&lt;/a&gt;, I fell into a constant nod about the issues he raised. In addition,
I have two more: 
&lt;br&gt;
&lt;br&gt;
SEC. 11 (a): Lofty goals, but these seem rather obvious, since they have been at the
heart of any computer security research for a rather long time. 
&lt;br&gt;
&lt;br&gt;
SEC. 14: This sections empowers the Secretary of Commerce with very far reaching powers,
especially since 'critical infrastructure' is so woefully underspecified.&lt;br&gt;
&lt;br&gt;
In general, I am very unhappy with the bill's vagueness and lack of definition, especially
since there are enough provisions (such as SEC. 17 - see Larry's comments) that can
significantly impact the civil liberties of all U.S. persons. The intent of the bill
seems honest enough, but in order for this to not backfire, a lot more work needs
to go into a more robust draft. 
&lt;br&gt;
&lt;br&gt;
&lt;img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=f7d5dba9-d616-4e03-ae32-ec84e48a3b11" /&gt;</description>
      <comments>http://blog.beuchelt.org/CommentView,guid,f7d5dba9-d616-4e03-ae32-ec84e48a3b11.aspx</comments>
      <category>General</category>
      <category>Identity</category>
      <category>Privacy</category>
      <category>Security</category>
    </item>
    <item>
      <trackback:ping>http://blog.beuchelt.org/Trackback.aspx?guid=2459012c-910c-4bfd-9935-e12ba8f917a6</trackback:ping>
      <pingback:server>http://blog.beuchelt.org/pingback.aspx</pingback:server>
      <pingback:target>http://blog.beuchelt.org/PermaLink,guid,2459012c-910c-4bfd-9935-e12ba8f917a6.aspx</pingback:target>
      <dc:creator>Gerald Beuchelt</dc:creator>
      <wfw:comment>http://blog.beuchelt.org/CommentView,guid,2459012c-910c-4bfd-9935-e12ba8f917a6.aspx</wfw:comment>
      <wfw:commentRss>http://blog.beuchelt.org/SyndicationService.asmx/GetEntryCommentsRss?guid=2459012c-910c-4bfd-9935-e12ba8f917a6</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
The excellent article "<a href="http://www.hoover.org/publications/policyreview/41862277.html">Security
and Data Sharing</a>" by Mark Richard and Leslie Lebl points to a few very important
ramifications that the less than ideal current data sharing situation with the E.U.
brings and what the ratification of the horrible Lisbon Treaty would mean for the
future of international security cooperation. The article also mentions the potential
positive effects of the U.S.-E.U. MLAT framework. 
</p>
        <p>
What really caught my attention, though, was the authors' regard for the supposedly
high European standards for data protection and privacy. They are correct in assesing
that the implementation of the Privacy Directive varies within the various member
countries, with countries like Spain or some of the relatively new members not paying
to much attention to privacy issues at all. At the same time, Germany is portrayed
as having a very high standard of privacy and PII data protection. Unfortunately,
this is not at all the case: 
<br /></p>
        <p>
While many middle-aged Germans do remember the strong controversy about the 1983 census
(which was relatively harmless in itself) and the German surpreme court even recently
emphasized a basic right to privacy protection, the implementation in the real world
are a far cry from the supposed nirvana of "information self-determination". 
<br /></p>
        <p>
First, it seems prudent to make a fundamental difference between the rights of the
German population viz-a-viz the private sector and government. When dealing with private
entities, Germans do actually enjoy a fairly high level of control over what information
someone might legally store about them, how it is used, and when it has to be amended
or destroyed. Reality paints a somewhat different picture, though. Over the last few
months, a number of scandals have surfaced, cutting across the entire spectrum of
privacy invasions: large companies have spied on their employees and customers using
hidden cameras or collected and used profile data without their knowledge. Beyond
that, a number of shady address collection agencies have sold millions of records
including financial information. In some cases, significant sums of money were misappropriated
by thieves that automatically drafted funds from bank customers through the ACH. Obviously,
these criminal acts (at least those that have surfaced) are being investigated, and
hopefully the judical system will be able to mediate the harm done. 
</p>
        <p>
The situation with respect to government privacy intrusion is much more dire, though,
and it would be fair to state that any resident in the U.S. enjoys a much higher level
of government intrusion that any German ever had. For starters, every German (in fact,
European) is now issued at birth an 11-digit taxpayer identification number that is
unique and valid over their entire life. One might argue that the SSN is very similar
in this respect, but there are two significant differences: (i) no U.S. resident is
*legally required* to obtain a SSN and (ii) the FTC and the other government agencies
have realized the ID-Theft threat that such an identifier poses and there is active
work to limit the use of SSNs. 
<br /></p>
        <p>
But the issues go far beyond unqiue identifiers: every resident of Germany is legally
required to notify city hall within 30 days if they move  - either within their
street or across the country. Interestingly enough, this data is readily available
to any interested private company, and some 400+ towns and cities have made some nice
extra cash by selling off these lists. In addition, all residents are required to
own a national ID-card, which will soon contain their digital photo, fingerprint,
and a practical RFID chip for easy data skimming. 
</p>
        <p>
This list goes on, and includes absurd stories of mandatory public broadcast fees
(which are sometimes collected from residents that have been dead for more than 400
years - but, being Germany, they do have to pay.. or at least the church where they
are burried). At the end of the day, the de-facto privacy protection in Germany is
not at all better than e.g. in the U.S., where at least a strong vertical and horizontal
division of powers and an active community prevents a centralization that has become
so typical for Europe. 
<br /></p>
        <img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=2459012c-910c-4bfd-9935-e12ba8f917a6" />
      </body>
      <title>Hypocrisy at its finest</title>
      <guid isPermaLink="false">http://blog.beuchelt.org/PermaLink,guid,2459012c-910c-4bfd-9935-e12ba8f917a6.aspx</guid>
      <link>http://blog.beuchelt.org/2009/04/14/Hypocrisy+At+Its+Finest.aspx</link>
      <pubDate>Tue, 14 Apr 2009 16:52:52 GMT</pubDate>
      <description>&lt;p&gt;
The excellent article "&lt;a href="http://www.hoover.org/publications/policyreview/41862277.html"&gt;Security
and Data Sharing&lt;/a&gt;" by Mark Richard and Leslie Lebl points to a few very important
ramifications that the less than ideal current data sharing situation with the E.U.
brings and what the ratification of the horrible Lisbon Treaty would mean for the
future of international security cooperation. The article also mentions the potential
positive effects of the U.S.-E.U. MLAT framework. 
&lt;/p&gt;
&lt;p&gt;
What really caught my attention, though, was the authors' regard for the supposedly
high European standards for data protection and privacy. They are correct in assesing
that the implementation of the Privacy Directive varies within the various member
countries, with countries like Spain or some of the relatively new members not paying
to much attention to privacy issues at all. At the same time, Germany is portrayed
as having a very high standard of privacy and PII data protection. Unfortunately,
this is not at all the case: 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
While many middle-aged Germans do remember the strong controversy about the 1983 census
(which was relatively harmless in itself) and the German surpreme court even recently
emphasized a basic right to privacy protection, the implementation in the real world
are a far cry from the supposed nirvana of "information self-determination". 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
First, it seems prudent to make a fundamental difference between the rights of the
German population viz-a-viz the private sector and government. When dealing with private
entities, Germans do actually enjoy a fairly high level of control over what information
someone might legally store about them, how it is used, and when it has to be amended
or destroyed. Reality paints a somewhat different picture, though. Over the last few
months, a number of scandals have surfaced, cutting across the entire spectrum of
privacy invasions: large companies have spied on their employees and customers using
hidden cameras or collected and used profile data without their knowledge. Beyond
that, a number of shady address collection agencies have sold millions of records
including financial information. In some cases, significant sums of money were misappropriated
by thieves that automatically drafted funds from bank customers through the ACH. Obviously,
these criminal acts (at least those that have surfaced) are being investigated, and
hopefully the judical system will be able to mediate the harm done.&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
The situation with respect to government privacy intrusion is much more dire, though,
and it would be fair to state that any resident in the U.S. enjoys a much higher level
of government intrusion that any German ever had. For starters, every German (in fact,
European) is now issued at birth an 11-digit taxpayer identification number that is
unique and valid over their entire life. One might argue that the SSN is very similar
in this respect, but there are two significant differences: (i) no U.S. resident is
*legally required* to obtain a SSN and (ii) the FTC and the other government agencies
have realized the ID-Theft threat that such an identifier poses and there is active
work to limit the use of SSNs. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
But the issues go far beyond unqiue identifiers: every resident of Germany is legally
required to notify city hall within 30 days if they move&amp;nbsp; - either within their
street or across the country. Interestingly enough, this data is readily available
to any interested private company, and some 400+ towns and cities have made some nice
extra cash by selling off these lists. In addition, all residents are required to
own a national ID-card, which will soon contain their digital photo, fingerprint,
and a practical RFID chip for easy data skimming.&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
This list goes on, and includes absurd stories of mandatory public broadcast fees
(which are sometimes collected from residents that have been dead for more than 400
years - but, being Germany, they do have to pay.. or at least the church where they
are burried). At the end of the day, the de-facto privacy protection in Germany is
not at all better than e.g. in the U.S., where at least a strong vertical and horizontal
division of powers and an active community prevents a centralization that has become
so typical for Europe. 
&lt;br&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=2459012c-910c-4bfd-9935-e12ba8f917a6" /&gt;</description>
      <comments>http://blog.beuchelt.org/CommentView,guid,2459012c-910c-4bfd-9935-e12ba8f917a6.aspx</comments>
      <category>General</category>
      <category>Identity</category>
      <category>Privacy</category>
    </item>
    <item>
      <trackback:ping>http://blog.beuchelt.org/Trackback.aspx?guid=09069736-5794-4aeb-8c1b-83c7f8a50fde</trackback:ping>
      <pingback:server>http://blog.beuchelt.org/pingback.aspx</pingback:server>
      <pingback:target>http://blog.beuchelt.org/PermaLink,guid,09069736-5794-4aeb-8c1b-83c7f8a50fde.aspx</pingback:target>
      <dc:creator>Gerald Beuchelt</dc:creator>
      <wfw:comment>http://blog.beuchelt.org/CommentView,guid,09069736-5794-4aeb-8c1b-83c7f8a50fde.aspx</wfw:comment>
      <wfw:commentRss>http://blog.beuchelt.org/SyndicationService.asmx/GetEntryCommentsRss?guid=09069736-5794-4aeb-8c1b-83c7f8a50fde</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Totally off-topic, but I really feel like communicating this: After 9 years in Massachusetts,
I can now proudly claim to be a U.S. citizen! Along with 2717 other condidate, I took
my Oath in the Hynes Convention Center in Boston and may now feel as a part of the
family...
</p>
        <p>
Here are a few pictures: 
<br /></p>
        <br />
        <img src="http://blog.beuchelt.org/content/binary/img_4695_blog.jpg" height="500" width="375" border="0" />  
<br /><br />
It's been only 2 hours of waiting so far ...<br /><br /><br /><img src="http://blog.beuchelt.org/content/binary/img_4696_blog.jpg" height="375" width="500" border="0" /><br /><br />
2717 new Americans<br /><br /><img src="http://blog.beuchelt.org/content/binary/img_4705_blog.jpg" height="375" width="500" border="0" /><br /><br />
The speech. 
<br /><img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=09069736-5794-4aeb-8c1b-83c7f8a50fde" /></body>
      <title>Arriving...</title>
      <guid isPermaLink="false">http://blog.beuchelt.org/PermaLink,guid,09069736-5794-4aeb-8c1b-83c7f8a50fde.aspx</guid>
      <link>http://blog.beuchelt.org/2009/03/07/Arriving.aspx</link>
      <pubDate>Sat, 07 Mar 2009 01:54:33 GMT</pubDate>
      <description>&lt;p&gt;
Totally off-topic, but I really feel like communicating this: After 9 years in Massachusetts,
I can now proudly claim to be a U.S. citizen! Along with 2717 other condidate, I took
my Oath in the Hynes Convention Center in Boston and may now feel as a part of the
family...
&lt;/p&gt;
&lt;p&gt;
Here are a few pictures: 
&lt;br&gt;
&lt;/p&gt;
&lt;br&gt;
&lt;img src="http://blog.beuchelt.org/content/binary/img_4695_blog.jpg" height="500" width="375" border="0"&gt;&amp;nbsp; 
&lt;br&gt;
&lt;br&gt;
It's been only 2 hours of waiting so far ...&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;img src="http://blog.beuchelt.org/content/binary/img_4696_blog.jpg" height="375" width="500" border="0"&gt; 
&lt;br&gt;
&lt;br&gt;
2717 new Americans&lt;br&gt;
&lt;br&gt;
&lt;img src="http://blog.beuchelt.org/content/binary/img_4705_blog.jpg" height="375" width="500" border="0"&gt;
&lt;br&gt;
&lt;br&gt;
The speech. 
&lt;br&gt;
&lt;img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=09069736-5794-4aeb-8c1b-83c7f8a50fde" /&gt;</description>
      <comments>http://blog.beuchelt.org/CommentView,guid,09069736-5794-4aeb-8c1b-83c7f8a50fde.aspx</comments>
      <category>General</category>
    </item>
    <item>
      <trackback:ping>http://blog.beuchelt.org/Trackback.aspx?guid=80222d54-93fd-40a4-9ab9-f30e1b6b8267</trackback:ping>
      <pingback:server>http://blog.beuchelt.org/pingback.aspx</pingback:server>
      <pingback:target>http://blog.beuchelt.org/PermaLink,guid,80222d54-93fd-40a4-9ab9-f30e1b6b8267.aspx</pingback:target>
      <dc:creator>Gerald Beuchelt</dc:creator>
      <wfw:comment>http://blog.beuchelt.org/CommentView,guid,80222d54-93fd-40a4-9ab9-f30e1b6b8267.aspx</wfw:comment>
      <wfw:commentRss>http://blog.beuchelt.org/SyndicationService.asmx/GetEntryCommentsRss?guid=80222d54-93fd-40a4-9ab9-f30e1b6b8267</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Jeff <a href="http://idlogger.wordpress.com/2009/02/12/a-really-bad-idea-but-an-interesting-benchmark/">thinks</a> that
my <a href="http://blog.beuchelt.org/2009/02/11/Big+Brother+Is+Visiting+Boston.aspx">term</a> describing
the privacy situation in Europe is a little harsh. I cannot blame him, since the Europeans,
and especially Germany has been working hard on presenting themselves as the global
guardians of privacy. And, true enough, the rights that a European citizen has viz-a-viz
private sector companies is considerable. Also, Germany's supreme court confirmed
on multiple occasions that there is a "Informationelles Selbstbestimmungsrecht" (right
to information self-determination). 
<br /></p>
        <p>
Yet, when it comes to the government or its associated entities prying into peoples
lives, all bets are off:
</p>
        <ul>
          <li>
            <p>
Go to the U.K. and try to not be captured on a surveillance camera. Anywhere. 
</p>
          </li>
          <li>
            <p>
Try renting an apartment or buying a condo in Germany. Within 30 days you must submit
a form to city hall declaring who you are, where you lived before, and who else is
living in your home. This data is automatically shared with semi-private organizations
such as the collection agency for public broadcast fees, but also with anyone walking
up to city hall that deems you a debtor. 
</p>
          </li>
          <li>
            <p>
There is a EU directive that establishes a community-wide unique tax ID number far
all citizens and residents of all ages. This number is permanent, and must be shared
with employers, banks, and - potentially - insurance companies. Sounds familiar?
</p>
          </li>
          <li>
            <p>
All trucks in Germany are required to use a satellite-based tracking system to determine
tolls for using the Autobahn. This data is collected by a private-sector consortium
on behalf of the government, and there are a number of politicians suggesting this
for all vehicles. 
</p>
          </li>
          <li>
            <p>
Finally, Germany's "Personalausweis" (national ID card) is mandatory for anyone over
16. So far, city hall was managing this data, but since there are preparing to put
biometrics on this one, there will soon be a comprehensive federal database of all
citizens of Germany over 16, complete with digitized photo, fingerprints, and later
iris scans. 
</p>
          </li>
        </ul>
        <p>
The list could go on and on - I am sure that <a href="http://futureidentity.blogspot.com/">Robin</a> has
a lot to add to this list. Needless to say that there have been numerous occasions
where data collected by government agencies has been "lost", stolen, or otherwise
compromised. While we are talking about theft: Germany has paid more than EUR 5 Mio
for stolen data about alleged tax evaders. 
</p>
        <p>
So yes, my choice of words might have been harsh, but unfortunately quite justified. 
<br /></p>
        <p>
tags: <span id="ctl00_ContentPlaceHolder1_lblResults"><a href="http://technorati.com/tag/privacy" rel="tag">privacy</a><a href="http://technorati.com/tag/europe" rel="tag">europe</a><a href="http://technorati.com/tag/germany" rel="tag">germany</a></span></p>
        <img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=80222d54-93fd-40a4-9ab9-f30e1b6b8267" />
      </body>
      <title>European Privacy ... an Oxymoron?</title>
      <guid isPermaLink="false">http://blog.beuchelt.org/PermaLink,guid,80222d54-93fd-40a4-9ab9-f30e1b6b8267.aspx</guid>
      <link>http://blog.beuchelt.org/2009/02/12/European+Privacy+An+Oxymoron.aspx</link>
      <pubDate>Thu, 12 Feb 2009 22:30:46 GMT</pubDate>
      <description>&lt;p&gt;
Jeff &lt;a href="http://idlogger.wordpress.com/2009/02/12/a-really-bad-idea-but-an-interesting-benchmark/"&gt;thinks&lt;/a&gt; that
my &lt;a href="http://blog.beuchelt.org/2009/02/11/Big+Brother+Is+Visiting+Boston.aspx"&gt;term&lt;/a&gt; describing
the privacy situation in Europe is a little harsh. I cannot blame him, since the Europeans,
and especially Germany has been working hard on presenting themselves as the global
guardians of privacy. And, true enough, the rights that a European citizen has viz-a-viz
private sector companies is considerable. Also, Germany's supreme court confirmed
on multiple occasions that there is a "Informationelles Selbstbestimmungsrecht" (right
to information self-determination). 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
Yet, when it comes to the government or its associated entities prying into peoples
lives, all bets are off:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;
Go to the U.K. and try to not be captured on a surveillance camera. Anywhere. 
&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;
Try renting an apartment or buying a condo in Germany. Within 30 days you must submit
a form to city hall declaring who you are, where you lived before, and who else is
living in your home. This data is automatically shared with semi-private organizations
such as the collection agency for public broadcast fees, but also with anyone walking
up to city hall that deems you a debtor. 
&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;
There is a EU directive that establishes a community-wide unique tax ID number far
all citizens and residents of all ages. This number is permanent, and must be shared
with employers, banks, and - potentially - insurance companies. Sounds familiar?
&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;
All trucks in Germany are required to use a satellite-based tracking system to determine
tolls for using the Autobahn. This data is collected by a private-sector consortium
on behalf of the government, and there are a number of politicians suggesting this
for all vehicles. 
&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;
Finally, Germany's "Personalausweis" (national ID card) is mandatory for anyone over
16. So far, city hall was managing this data, but since there are preparing to put
biometrics on this one, there will soon be a comprehensive federal database of all
citizens of Germany over 16, complete with digitized photo, fingerprints, and later
iris scans. 
&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
The list could go on and on - I am sure that &lt;a href="http://futureidentity.blogspot.com/"&gt;Robin&lt;/a&gt; has
a lot to add to this list. Needless to say that there have been numerous occasions
where data collected by government agencies has been "lost", stolen, or otherwise
compromised. While we are talking about theft: Germany has paid more than EUR 5 Mio
for stolen data about alleged tax evaders. 
&lt;/p&gt;
&lt;p&gt;
So yes, my choice of words might have been harsh, but unfortunately quite justified. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
tags: &lt;span id="ctl00_ContentPlaceHolder1_lblResults"&gt;&lt;a href="http://technorati.com/tag/privacy" rel="tag"&gt;privacy&lt;/a&gt; &lt;a href="http://technorati.com/tag/europe" rel="tag"&gt;europe&lt;/a&gt; &lt;a href="http://technorati.com/tag/germany" rel="tag"&gt;germany&lt;/a&gt;&lt;/span&gt; 
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=80222d54-93fd-40a4-9ab9-f30e1b6b8267" /&gt;</description>
      <comments>http://blog.beuchelt.org/CommentView,guid,80222d54-93fd-40a4-9ab9-f30e1b6b8267.aspx</comments>
      <category>General</category>
      <category>Identity</category>
    </item>
    <item>
      <trackback:ping>http://blog.beuchelt.org/Trackback.aspx?guid=48bffcef-9aaa-4d20-b532-06076946b4dc</trackback:ping>
      <pingback:server>http://blog.beuchelt.org/pingback.aspx</pingback:server>
      <pingback:target>http://blog.beuchelt.org/PermaLink,guid,48bffcef-9aaa-4d20-b532-06076946b4dc.aspx</pingback:target>
      <dc:creator>Gerald Beuchelt</dc:creator>
      <wfw:comment>http://blog.beuchelt.org/CommentView,guid,48bffcef-9aaa-4d20-b532-06076946b4dc.aspx</wfw:comment>
      <wfw:commentRss>http://blog.beuchelt.org/SyndicationService.asmx/GetEntryCommentsRss?guid=48bffcef-9aaa-4d20-b532-06076946b4dc</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Most often people will believe bad news much easier than good news, displaying a general
sense of pessimism that is part of the human soul. But sometimes it is really hard
to believe what kind of madness politicians come up with: The Governor of Massachusetts,
Mr. Deval Patrick, is currently concerned with the state's budget. Well, the times
are tough, and it is understandable that we either have to cut programs, raise taxes,
or both. These are hard decisions, and I do not envy anyone having to take them. 
<br /></p>
        <p>
However, one suggestion Mr. Patrick made yesterday immediately got my attention: there
are apparently plans on the table <a href="http://www.boston.com/news/local/massachusetts/articles/2009/02/10/governor_not_certain_on_gas_tax_hike/">to
introduce a "chip" in the state's vehicle inspection stickers</a>, so that cars can
be tracked as they use the Commonwealth's highway system. What might seem like a prudent
idea to shift the cost of the transportation infrastructure to those that are causing
them, is in reality an attempt to introduce an <a name="euprivacy"></a>Orwellian surveillance
system of European proportions. 
<br /></p>
        <p>
It is bad enough that the private industry (in the form of the wireless carriers)
have a rather comprehensive location profile of all their customers. Yet, it is really
easy to turn of the cell phone, leave it at some place, or switch to another cell
phone, in case one wants to obfuscate one's location. However, even in Massachusetts
it is rather hard to get around without having to resort to using a car. Within the
128 belt this might be manageable, but once you get beyond 495 it becomes impossible.
Mandating a tracking and surveillance device in vehicles for tax purposes will now
create a gigantic database with rather sensitive information. The potential for abuse
is scary: 
<br /></p>
        <ul>
          <li>
With location data, one can attempt to create a political profile by tracking conventions,
conferences, and events a person goes to. I am not a lawyer, but this seems to be
getting rather close to infringing a couple of First Amendment rights. 
<br /></li>
          <li>
The collected data can be subpoena in all kinds of litigations, including sensitive
things like divorce proceedings or insurance disputes. 
<br /></li>
          <li>
If the database is ever breached, the hacker could have a field day, exposing location
profiles of individuals. Depending on whose data is stolen, this could actually result
in increased personal risk for exposed persons. 
<br /></li>
        </ul>
There are a lot more things that can go wrong, so this bill must never even come close
to being considered. 
<br /><br />
tags: <span id="ctl00_ContentPlaceHolder1_lblResults"></span><a href="http://technorati.com/tag/privacy" rel="tag">privacy</a><a href="http://technorati.com/tag/massachusetts" rel="tag">massachusetts</a><a href="http://technorati.com/tag/deval+patrick" rel="tag">deval
patrick</a><a href="http://technorati.com/tag/big+brother" rel="tag">big brother</a><img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=48bffcef-9aaa-4d20-b532-06076946b4dc" /></body>
      <title>Big Brother is visiting Boston</title>
      <guid isPermaLink="false">http://blog.beuchelt.org/PermaLink,guid,48bffcef-9aaa-4d20-b532-06076946b4dc.aspx</guid>
      <link>http://blog.beuchelt.org/2009/02/11/Big+Brother+Is+Visiting+Boston.aspx</link>
      <pubDate>Wed, 11 Feb 2009 13:31:59 GMT</pubDate>
      <description>&lt;p&gt;
Most often people will believe bad news much easier than good news, displaying a general
sense of pessimism that is part of the human soul. But sometimes it is really hard
to believe what kind of madness politicians come up with: The Governor of Massachusetts,
Mr. Deval Patrick, is currently concerned with the state's budget. Well, the times
are tough, and it is understandable that we either have to cut programs, raise taxes,
or both. These are hard decisions, and I do not envy anyone having to take them. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
However, one suggestion Mr. Patrick made yesterday immediately got my attention: there
are apparently plans on the table &lt;a href="http://www.boston.com/news/local/massachusetts/articles/2009/02/10/governor_not_certain_on_gas_tax_hike/"&gt;to
introduce a "chip" in the state's vehicle inspection stickers&lt;/a&gt;, so that cars can
be tracked as they use the Commonwealth's highway system. What might seem like a prudent
idea to shift the cost of the transportation infrastructure to those that are causing
them, is in reality an attempt to introduce an &lt;a name="euprivacy"&gt;&lt;/a&gt;Orwellian surveillance
system of European proportions. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
It is bad enough that the private industry (in the form of the wireless carriers)
have a rather comprehensive location profile of all their customers. Yet, it is really
easy to turn of the cell phone, leave it at some place, or switch to another cell
phone, in case one wants to obfuscate one's location. However, even in Massachusetts
it is rather hard to get around without having to resort to using a car. Within the
128 belt this might be manageable, but once you get beyond 495 it becomes impossible.
Mandating a tracking and surveillance device in vehicles for tax purposes will now
create a gigantic database with rather sensitive information. The potential for abuse
is scary: 
&lt;br&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
With location data, one can attempt to create a political profile by tracking conventions,
conferences, and events a person goes to. I am not a lawyer, but this seems to be
getting rather close to infringing a couple of First Amendment rights. 
&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
The collected data can be subpoena in all kinds of litigations, including sensitive
things like divorce proceedings or insurance disputes. 
&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
If the database is ever breached, the hacker could have a field day, exposing location
profiles of individuals. Depending on whose data is stolen, this could actually result
in increased personal risk for exposed persons. 
&lt;br&gt;
&lt;/li&gt;
&lt;/ul&gt;
There are a lot more things that can go wrong, so this bill must never even come close
to being considered. 
&lt;br&gt;
&lt;br&gt;
tags: &lt;span id="ctl00_ContentPlaceHolder1_lblResults"&gt;&lt;/span&gt;&gt;&lt;a href="http://technorati.com/tag/privacy" rel="tag"&gt;privacy&lt;/a&gt; &lt;a href="http://technorati.com/tag/massachusetts" rel="tag"&gt;massachusetts&lt;/a&gt; &lt;a href="http://technorati.com/tag/deval+patrick" rel="tag"&gt;deval
patrick&lt;/a&gt; &lt;a href="http://technorati.com/tag/big+brother" rel="tag"&gt;big brother&lt;/a&gt;&lt;img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=48bffcef-9aaa-4d20-b532-06076946b4dc" /&gt;</description>
      <comments>http://blog.beuchelt.org/CommentView,guid,48bffcef-9aaa-4d20-b532-06076946b4dc.aspx</comments>
      <category>General</category>
    </item>
    <item>
      <trackback:ping>http://blog.beuchelt.org/Trackback.aspx?guid=10ff25e7-403c-4c9f-bdca-1c1c7c367358</trackback:ping>
      <pingback:server>http://blog.beuchelt.org/pingback.aspx</pingback:server>
      <pingback:target>http://blog.beuchelt.org/PermaLink,guid,10ff25e7-403c-4c9f-bdca-1c1c7c367358.aspx</pingback:target>
      <dc:creator>Gerald Beuchelt</dc:creator>
      <wfw:comment>http://blog.beuchelt.org/CommentView,guid,10ff25e7-403c-4c9f-bdca-1c1c7c367358.aspx</wfw:comment>
      <wfw:commentRss>http://blog.beuchelt.org/SyndicationService.asmx/GetEntryCommentsRss?guid=10ff25e7-403c-4c9f-bdca-1c1c7c367358</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
The <a href="http://www.dhs.gov/xinfoshare/committees/editorial_0512.shtm">DHS Data
Privacy and Integrity Advisory Committee</a> of the Privacy Office of DHS has sent
a <a href="http://www.dhs.gov/xlibrary/assets/privacy/privacy_dpiac_letter_sec_and_acpokropf_2009-02-05.pdf">letter</a> to
the new Secretary of Homeland Security, Janet Napolitano, making some recommendations
for the adjustment of the way the department deals with privacy policy and issues.
Some of the more notable ones include: 
</p>
        <ul>
          <li>
            <p>
Compartment Privacy Officers
</p>
          </li>
          <li>
            <p>
Data Governance
</p>
          </li>
          <li>
            <p>
Interoperability and Data Integrity
</p>
          </li>
          <li>
            <p>
Overhaul of the 1974 Privacy Act
</p>
          </li>
          <li>
            <p>
Independence of the Privacy Office from the rest of the organization
</p>
          </li>
        </ul>
        <p>
These are excellent suggestions, especially when applying them as a whole: having
a compartment Privacy Officer, that can act independently of the rest of the organization
has the potential of channeling the efforts of the department into the right direction.
Improved data governance, integrity, and better interoperability should really be
on the agenda of the CIO as well, but especially in the context of E-Verify or Border
control these issues also gain a privacy facet. 
</p>
        <p>
Overall, this letter should be a recommendation not only to the DHS, but government
and private organizations in general (<i>mutates mutandis</i>). Major privacy invasions
(as we have recently witnessed them <i>en force</i> in <a href="http://www.ft.com/cms/s/0/e74b44b6-f3ef-11dd-9c4b-0000779fd2ac.html">Germany</a>)
can only be avoided if privacy compliance is considered as critical to an organizations
success as any other good governance principle. 
</p>
        <p>
tags: <span id="ctl00_ContentPlaceHolder1_lblResults"><a href="http://technorati.com/tag/privacy" rel="tag">privacy</a><a href="http://technorati.com/tag/dhs" rel="tag">dhs</a></span></p>
        <img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=10ff25e7-403c-4c9f-bdca-1c1c7c367358" />
      </body>
      <title>Improving Privacy</title>
      <guid isPermaLink="false">http://blog.beuchelt.org/PermaLink,guid,10ff25e7-403c-4c9f-bdca-1c1c7c367358.aspx</guid>
      <link>http://blog.beuchelt.org/2009/02/08/Improving+Privacy.aspx</link>
      <pubDate>Sun, 08 Feb 2009 03:31:34 GMT</pubDate>
      <description>&lt;p&gt;
The &lt;a href="http://www.dhs.gov/xinfoshare/committees/editorial_0512.shtm"&gt;DHS Data
Privacy and Integrity Advisory Committee&lt;/a&gt; of the Privacy Office of DHS has sent
a &lt;a href="http://www.dhs.gov/xlibrary/assets/privacy/privacy_dpiac_letter_sec_and_acpokropf_2009-02-05.pdf"&gt;letter&lt;/a&gt; to
the new Secretary of Homeland Security, Janet Napolitano, making some recommendations
for the adjustment of the way the department deals with privacy policy and issues.
Some of the more notable ones include: 
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;
Compartment Privacy Officers
&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;
Data Governance
&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;
Interoperability and Data Integrity
&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;
Overhaul of the 1974 Privacy Act
&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;
Independence of the Privacy Office from the rest of the organization
&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
These are excellent suggestions, especially when applying them as a whole: having
a compartment Privacy Officer, that can act independently of the rest of the organization
has the potential of channeling the efforts of the department into the right direction.
Improved data governance, integrity, and better interoperability should really be
on the agenda of the CIO as well, but especially in the context of E-Verify or Border
control these issues also gain a privacy facet. 
&lt;/p&gt;
&lt;p&gt;
Overall, this letter should be a recommendation not only to the DHS, but government
and private organizations in general (&lt;i&gt;mutates mutandis&lt;/i&gt;). Major privacy invasions
(as we have recently witnessed them &lt;i&gt;en force&lt;/i&gt; in &lt;a href="http://www.ft.com/cms/s/0/e74b44b6-f3ef-11dd-9c4b-0000779fd2ac.html"&gt;Germany&lt;/a&gt;)
can only be avoided if privacy compliance is considered as critical to an organizations
success as any other good governance principle. 
&lt;/p&gt;
&lt;p&gt;
tags: &lt;span id="ctl00_ContentPlaceHolder1_lblResults"&gt;&lt;a href="http://technorati.com/tag/privacy" rel="tag"&gt;privacy&lt;/a&gt; &lt;a href="http://technorati.com/tag/dhs" rel="tag"&gt;dhs&lt;/a&gt;&lt;/span&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=10ff25e7-403c-4c9f-bdca-1c1c7c367358" /&gt;</description>
      <comments>http://blog.beuchelt.org/CommentView,guid,10ff25e7-403c-4c9f-bdca-1c1c7c367358.aspx</comments>
      <category>General</category>
      <category>Identity</category>
    </item>
    <item>
      <trackback:ping>http://blog.beuchelt.org/Trackback.aspx?guid=8388008d-badf-432b-b776-219ef1d19521</trackback:ping>
      <pingback:server>http://blog.beuchelt.org/pingback.aspx</pingback:server>
      <pingback:target>http://blog.beuchelt.org/PermaLink,guid,8388008d-badf-432b-b776-219ef1d19521.aspx</pingback:target>
      <dc:creator>Gerald Beuchelt</dc:creator>
      <wfw:comment>http://blog.beuchelt.org/CommentView,guid,8388008d-badf-432b-b776-219ef1d19521.aspx</wfw:comment>
      <wfw:commentRss>http://blog.beuchelt.org/SyndicationService.asmx/GetEntryCommentsRss?guid=8388008d-badf-432b-b776-219ef1d19521</wfw:commentRss>
      <slash:comments>2</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Oh well, I finally sat down and took the time to convert my aging <a href="http://beuchelt.com/">main
web site</a> into something more dynamic. Since my - overall - quite reliable hoster
gives me free PHP5 and MySQL databases, I took a closer look at Drupal, given its
overall support, ease of use and add-on module availability. My first impressions
are quite good: it was easy to get up and does not seem to be too hard to administer.
Converting my exising HTML went well, although the default editor (or more specifically:
the Drupal filters) have a tendency to get in the way at the beginning.
</p>
        <p>
Now, one thing I will probably spend a little time on over the next few weeks (time
permitting - haha), is to develop a somewhat more reasonable authentication scheme
for my various web properties. I have a happy collection of PHP apps, this .NET based
blog, and also some custom Java apps. So far there is really no identity management
in place; a fact that has been a sore for a while. A simple SSO authentication scheme
across these difference platforms is a panacea, but it should not be to difficult
to achieve. I am looking actively into using Oauth or SAML as the token format, and
a simple RESTful transport. 
</p>
        <p>
tags: <a href="http://technorati.com/tag/web+site" rel="tag">web site</a><a href="http://technorati.com/tag/identity" rel="tag">identity</a><a href="http://technorati.com/tag/saml" rel="tag">saml</a><a href="http://technorati.com/tag/oauth" rel="tag">oauth</a><a href="http://technorati.com/tag/rest" rel="tag">rest</a></p>
        <img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=8388008d-badf-432b-b776-219ef1d19521" />
      </body>
      <title>Going Drupal</title>
      <guid isPermaLink="false">http://blog.beuchelt.org/PermaLink,guid,8388008d-badf-432b-b776-219ef1d19521.aspx</guid>
      <link>http://blog.beuchelt.org/2009/02/02/Going+Drupal.aspx</link>
      <pubDate>Mon, 02 Feb 2009 15:54:08 GMT</pubDate>
      <description>&lt;p&gt;
Oh well, I finally sat down and took the time to convert my aging &lt;a href="http://beuchelt.com/"&gt;main
web site&lt;/a&gt; into something more dynamic. Since my - overall - quite reliable hoster
gives me free PHP5 and MySQL databases, I took a closer look at Drupal, given its
overall support, ease of use and add-on module availability. My first impressions
are quite good: it was easy to get up and does not seem to be too hard to administer.
Converting my exising HTML went well, although the default editor (or more specifically:
the Drupal filters) have a tendency to get in the way at the beginning.
&lt;/p&gt;
&lt;p&gt;
Now, one thing I will probably spend a little time on over the next few weeks (time
permitting - haha), is to develop a somewhat more reasonable authentication scheme
for my various web properties. I have a happy collection of PHP apps, this .NET based
blog, and also some custom Java apps. So far there is really no identity management
in place; a fact that has been a sore for a while. A simple SSO authentication scheme
across these difference platforms is a panacea, but it should not be to difficult
to achieve. I am looking actively into using Oauth or SAML as the token format, and
a simple RESTful transport. 
&lt;/p&gt;
&lt;p&gt;
tags: &lt;a href="http://technorati.com/tag/web+site" rel="tag"&gt;web site&lt;/a&gt; &lt;a href="http://technorati.com/tag/identity" rel="tag"&gt;identity&lt;/a&gt; &lt;a href="http://technorati.com/tag/saml" rel="tag"&gt;saml&lt;/a&gt; &lt;a href="http://technorati.com/tag/oauth" rel="tag"&gt;oauth&lt;/a&gt; &lt;a href="http://technorati.com/tag/rest" rel="tag"&gt;rest&lt;/a&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=8388008d-badf-432b-b776-219ef1d19521" /&gt;</description>
      <comments>http://blog.beuchelt.org/CommentView,guid,8388008d-badf-432b-b776-219ef1d19521.aspx</comments>
      <category>General</category>
      <category>Identity</category>
    </item>
    <item>
      <trackback:ping>http://blog.beuchelt.org/Trackback.aspx?guid=c6d46e0a-bf67-4e06-944f-a1df060a4024</trackback:ping>
      <pingback:server>http://blog.beuchelt.org/pingback.aspx</pingback:server>
      <pingback:target>http://blog.beuchelt.org/PermaLink,guid,c6d46e0a-bf67-4e06-944f-a1df060a4024.aspx</pingback:target>
      <dc:creator>Gerald Beuchelt</dc:creator>
      <wfw:comment>http://blog.beuchelt.org/CommentView,guid,c6d46e0a-bf67-4e06-944f-a1df060a4024.aspx</wfw:comment>
      <wfw:commentRss>http://blog.beuchelt.org/SyndicationService.asmx/GetEntryCommentsRss?guid=c6d46e0a-bf67-4e06-944f-a1df060a4024</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Times are changing, and people have to change with it. Doh - another pearl of obvious
wisdom, but there is an interesting application to the work life: while regular employment
might change rather abruptly, business and community relationships usually do not.
So while you might no longer be working for a particular company (say, Sun, for example),
you would still be interested in continuing your work in a particular area of interest
(say, identity, for example). 
<br /></p>
        <p>
In this spirit, I decided to join the <a href="http://projectliberty.org/">Liberty
Alliance</a> as an individual member. The new structure of the organization, combined
with a reasonable fee schedule allows me to continue my formal relationship with one
of the more comprehensive identity consortia currently in existence. While I have
not yet quite made up my mind on how this engagement will be, I know that there are
a number of current project in TEG and IAEG that stir my interest. 
<br /></p>
        <p>
One of the most interesting developments in Liberty right now is the realization that
a RESTful approach is quite necessary to extend from an enterprise-centric identity
management system to one that can scale up to the needs of health care providers and
governments. The need for a lightweight IdM and federation framework is indisputable,
and the GSA and Internet2 have already demonstrated that the existing feature set
in SAML2 is sufficient to build a meaningful federation. However, it will take the
legal and business rules framework of the IAF and related efforts to extend these
technologies into the realm of social networking and eGovernment where you cannot
rely on having a mutual trusted partner in identity. 
<br /></p>
        <p>
So, going forward, it will be a lot of fun to dabble with the same technology, only
now from a slightly (or not so slightly) different angle. 
</p>
        <p>
tags: <a href="http://technorati.com/tag/project+liberty" rel="tag">project liberty</a><a href="http://technorati.com/tag/identity" rel="tag">identity</a><a href="http://technorati.com/tag/rest" rel="tag">rest</a></p>
        <img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=c6d46e0a-bf67-4e06-944f-a1df060a4024" />
      </body>
      <title>Work 2.0</title>
      <guid isPermaLink="false">http://blog.beuchelt.org/PermaLink,guid,c6d46e0a-bf67-4e06-944f-a1df060a4024.aspx</guid>
      <link>http://blog.beuchelt.org/2009/01/27/Work+20.aspx</link>
      <pubDate>Tue, 27 Jan 2009 19:30:45 GMT</pubDate>
      <description>&lt;p&gt;
Times are changing, and people have to change with it. Doh - another pearl of obvious
wisdom, but there is an interesting application to the work life: while regular employment
might change rather abruptly, business and community relationships usually do not.
So while you might no longer be working for a particular company (say, Sun, for example),
you would still be interested in continuing your work in a particular area of interest
(say, identity, for example). 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
In this spirit, I decided to join the &lt;a href="http://projectliberty.org/"&gt;Liberty
Alliance&lt;/a&gt; as an individual member. The new structure of the organization, combined
with a reasonable fee schedule allows me to continue my formal relationship with one
of the more comprehensive identity consortia currently in existence. While I have
not yet quite made up my mind on how this engagement will be, I know that there are
a number of current project in TEG and IAEG that stir my interest. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
One of the most interesting developments in Liberty right now is the realization that
a RESTful approach is quite necessary to extend from an enterprise-centric identity
management system to one that can scale up to the needs of health care providers and
governments. The need for a lightweight IdM and federation framework is indisputable,
and the GSA and Internet2 have already demonstrated that the existing feature set
in SAML2 is sufficient to build a meaningful federation. However, it will take the
legal and business rules framework of the IAF and related efforts to extend these
technologies into the realm of social networking and eGovernment where you cannot
rely on having a mutual trusted partner in identity. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
So, going forward, it will be a lot of fun to dabble with the same technology, only
now from a slightly (or not so slightly) different angle.&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
tags: &lt;a href="http://technorati.com/tag/project+liberty" rel="tag"&gt;project liberty&lt;/a&gt; &lt;a href="http://technorati.com/tag/identity" rel="tag"&gt;identity&lt;/a&gt; &lt;a href="http://technorati.com/tag/rest" rel="tag"&gt;rest&lt;/a&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=c6d46e0a-bf67-4e06-944f-a1df060a4024" /&gt;</description>
      <comments>http://blog.beuchelt.org/CommentView,guid,c6d46e0a-bf67-4e06-944f-a1df060a4024.aspx</comments>
      <category>General</category>
      <category>Identity</category>
    </item>
    <item>
      <trackback:ping>http://blog.beuchelt.org/Trackback.aspx?guid=016deb0d-fa40-42db-8202-9fdabaa13316</trackback:ping>
      <pingback:server>http://blog.beuchelt.org/pingback.aspx</pingback:server>
      <pingback:target>http://blog.beuchelt.org/PermaLink,guid,016deb0d-fa40-42db-8202-9fdabaa13316.aspx</pingback:target>
      <dc:creator>Gerald Beuchelt</dc:creator>
      <wfw:comment>http://blog.beuchelt.org/CommentView,guid,016deb0d-fa40-42db-8202-9fdabaa13316.aspx</wfw:comment>
      <wfw:commentRss>http://blog.beuchelt.org/SyndicationService.asmx/GetEntryCommentsRss?guid=016deb0d-fa40-42db-8202-9fdabaa13316</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Wow - what a week this was... I have been through quite some ups and downs, and that
is not even mentioning the fact that the U.S. got a new administration. 
<br /></p>
        <p>
Bad news first: not only did I have a mild form of food poisining (not that there
was anything 'mild' about it, but I heard it can be much worse), but I am also affected
by the workforce reduction at Sun. Yes, that's right... after a meager 11+ years I
am on to new adventures elsewhere. To all those that I have been working with: it
was a very interesting and mostly fun ride. I really had a sense of being able to
work on something big and accomplish a lot, but the energy and the creativity at Sun
was very inspiring. I met a lot of smart people there, and I hope that I will have
the chance to continue working with them, one way or another. 
<br /></p>
        <p>
Going forward, I see myself continuing on the themes that I have been dealing with
for a while now: interoperability, web-centric (now cloud) computing, and the related
identity and security aspects. There is a lot of work ahead, and I am quite determined
to continue contributing. 
</p>
        <p>
Since my age-old email at Sun will cease to work soon, you will now be able to reach
me though an interim alias: work-at-removethispart.beuchelt.com<sup>[1]</sup>. I am
also on Facebook and LinkedIn, so please feel free to connect with me: 
<br /></p>
        <p>
          <a href="http://www.facebook.com/people/Gerald-Beuchelt/615829807" target="_self">http://www.facebook.com/people/Gerald-Beuchelt/615829807 
<br /></a>
        </p>
        <p>
          <a href="http://www.linkedin.com/in/beuchelt" target="_self">http://www.linkedin.com/in/beuchelt</a>
        </p>
        <p>
With more time on my hands for now, I will also start spamming your RSS readers...
just kidding - but I will write more here now, so stay tuned. 
<br /></p>
        <p>
But now for the good news: yesterday my application to become a U.S. citizen was approved
and - assuming all goes well - I will take my Oath in early March. Contrary to its
horrible reputation my experience with USCIS (formerly INS) was actually quite good:
yes, they are bureaucratic (you should have seen the piles of files they had on me),
but overall the process was quite efficient and fast: it will have taken less than
6 months from sending in the application to my Oath ceremony. 
<br /></p>
        <p>
Interestingly enough, my becoming a U.S. citizen will also open new doors on the job
market: as of March I will be able to get a security clearance, work on certain government
contracts, etc. The timing could not have been better. 
<br /></p>
        <p>
tags: <a href="http://technorati.com/tag/identity+management" rel="tag">identity management</a><a href="http://technorati.com/tag/naturalization" rel="tag">naturalization</a><a href="http://technorati.com/tag/workforce+reduction" rel="tag">workforce
reduction</a></p>
        <p>
[1]Sorry for putting the "removethispart" subdomain in - obviously it is only beuchelt.com
after the @ sign. 
</p>
        <p>
          <br />
        </p>
        <p>
          <b>UPDATE</b>: Many thanks to <a href="http://www.tbray.org/ongoing/When/200x/2009/01/23/Gerald-Beuchelt">Tim
Bray</a> for highlighting this note in his (most unfortunately rapidly growing) Stray
Sunbeams series!<br /></p>
        <img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=016deb0d-fa40-42db-8202-9fdabaa13316" />
      </body>
      <title>Rollercoaster Week</title>
      <guid isPermaLink="false">http://blog.beuchelt.org/PermaLink,guid,016deb0d-fa40-42db-8202-9fdabaa13316.aspx</guid>
      <link>http://blog.beuchelt.org/2009/01/23/Rollercoaster+Week.aspx</link>
      <pubDate>Fri, 23 Jan 2009 18:29:54 GMT</pubDate>
      <description>&lt;p&gt;
Wow - what a week this was... I have been through quite some ups and downs, and that
is not even mentioning the fact that the U.S. got a new administration. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
Bad news first: not only did I have a mild form of food poisining (not that there
was anything 'mild' about it, but I heard it can be much worse), but I am also affected
by the workforce reduction at Sun. Yes, that's right... after a meager 11+ years I
am on to new adventures elsewhere. To all those that I have been working with: it
was a very interesting and mostly fun ride. I really had a sense of being able to
work on something big and accomplish a lot, but the energy and the creativity at Sun
was very inspiring. I met a lot of smart people there, and I hope that I will have
the chance to continue working with them, one way or another. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
Going forward, I see myself continuing on the themes that I have been dealing with
for a while now: interoperability, web-centric (now cloud) computing, and the related
identity and security aspects. There is a lot of work ahead, and I am quite determined
to continue contributing.&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
Since my age-old email at Sun will cease to work soon, you will now be able to reach
me though an interim alias: work-at-removethispart.beuchelt.com&lt;sup&gt;[1]&lt;/sup&gt;. I am
also on Facebook and LinkedIn, so please feel free to connect with me: 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.facebook.com/people/Gerald-Beuchelt/615829807" target="_self"&gt;http://www.facebook.com/people/Gerald-Beuchelt/615829807 
&lt;br&gt;
&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.linkedin.com/in/beuchelt" target="_self"&gt;http://www.linkedin.com/in/beuchelt&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
With more time on my hands for now, I will also start spamming your RSS readers...
just kidding - but I will write more here now, so stay tuned. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
But now for the good news: yesterday my application to become a U.S. citizen was approved
and - assuming all goes well - I will take my Oath in early March. Contrary to its
horrible reputation my experience with USCIS (formerly INS) was actually quite good:
yes, they are bureaucratic (you should have seen the piles of files they had on me),
but overall the process was quite efficient and fast: it will have taken less than
6 months from sending in the application to my Oath ceremony. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
Interestingly enough, my becoming a U.S. citizen will also open new doors on the job
market: as of March I will be able to get a security clearance, work on certain government
contracts, etc. The timing could not have been better. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
tags: &lt;a href="http://technorati.com/tag/identity+management" rel="tag"&gt;identity management&lt;/a&gt; &lt;a href="http://technorati.com/tag/naturalization" rel="tag"&gt;naturalization&lt;/a&gt; &lt;a href="http://technorati.com/tag/workforce+reduction" rel="tag"&gt;workforce
reduction&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
[1]Sorry for putting the "removethispart" subdomain in - obviously it is only beuchelt.com
after the @ sign.&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;b&gt;UPDATE&lt;/b&gt;: Many thanks to &lt;a href="http://www.tbray.org/ongoing/When/200x/2009/01/23/Gerald-Beuchelt"&gt;Tim
Bray&lt;/a&gt; for highlighting this note in his (most unfortunately rapidly growing) Stray
Sunbeams series!&lt;br&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=016deb0d-fa40-42db-8202-9fdabaa13316" /&gt;</description>
      <comments>http://blog.beuchelt.org/CommentView,guid,016deb0d-fa40-42db-8202-9fdabaa13316.aspx</comments>
      <category>General</category>
    </item>
    <item>
      <trackback:ping>http://blog.beuchelt.org/Trackback.aspx?guid=35abcc6e-2808-45a4-a053-f14d61607b7e</trackback:ping>
      <pingback:server>http://blog.beuchelt.org/pingback.aspx</pingback:server>
      <pingback:target>http://blog.beuchelt.org/PermaLink,guid,35abcc6e-2808-45a4-a053-f14d61607b7e.aspx</pingback:target>
      <dc:creator>Gerald Beuchelt</dc:creator>
      <wfw:comment>http://blog.beuchelt.org/CommentView,guid,35abcc6e-2808-45a4-a053-f14d61607b7e.aspx</wfw:comment>
      <wfw:commentRss>http://blog.beuchelt.org/SyndicationService.asmx/GetEntryCommentsRss?guid=35abcc6e-2808-45a4-a053-f14d61607b7e</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">There has already been quite some discussion
on how to get Windows 7 to run under VirtualBox (bottom line: it works - just install
it). Here is a litte add-on to this discussion: Running Windows 7 Beta 1 under VirtualBox
on Solaris 10 U5 over a SunRay terminal (exhale....).<br /><br /><p></p><img src="http://blog.beuchelt.org/content/binary/Screenshot.png" border="0" height="622" width="830" /><br /><br />
Now, since I had tried Vista under VirtualBox, I was not expecting anything (except
abysmal graphic performance), but - lo and behold - I was quite positively surprised:
the install was complete smooth, and the VirtualBox Vista drivers worked like a charm,
once I was using the compatibility mode with Vista (right-click the executable on
the mounted ISO image, select Properties and the Compatibility tab, select Vista,
close everything and then simply double click to install). Without this trick, the
VirtualBox installer would complain about not supporting Windows 7 yet. 
<br /><br />
Overall performance was pretty much as expected: a lot better than Windows Vista,
and about the same as Windows XP. Now bearing in mind that the SunRay system is not
exactly targeted at power users for CAD applications, and you will arrive at a the
conclusion that Windows 7 Beta 1 under VirtualBox is a logical step from running Windosw
XP in the same scenarios to deal with those 7 applications that you just cannot find
in open source. If Windows 7 actually came in a freeware version, it could actually
be worthwhile upgrading those legacy HDD images. But then, Microsoft has shown over
the last few years that they are capable of learning, so I will not loose my hope
... ;-)<br /><br />
Seriously: if Windows 7 has a similar performance and resource demand profile as the
beta versions, it has a good chance of convincing me to attempt another upgrade. Just
one thing will be crucial: application backward compatibility. 
<br /><br />
tags: <span id="ctl00_ContentPlaceHolder1_lblResults"><a href="http://technorati.com/tag/Windows+7" rel="tag">Windows
7</a><a href="http://technorati.com/tag/Sunray" rel="tag">Sunray</a><a href="http://technorati.com/tag/Solaris" rel="tag">Solaris</a><a href="http://technorati.com/tag/VirtualBox" rel="tag">VirtualBox</a></span><img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=35abcc6e-2808-45a4-a053-f14d61607b7e" /></body>
      <title>Windows 7 on SunRay/VirtualBox</title>
      <guid isPermaLink="false">http://blog.beuchelt.org/PermaLink,guid,35abcc6e-2808-45a4-a053-f14d61607b7e.aspx</guid>
      <link>http://blog.beuchelt.org/2009/01/17/Windows+7+On+SunRayVirtualBox.aspx</link>
      <pubDate>Sat, 17 Jan 2009 04:46:09 GMT</pubDate>
      <description>There has already been quite some discussion on how to get Windows 7 to run under VirtualBox (bottom line: it works - just install it). Here is a litte add-on to this discussion: Running Windows 7 Beta 1 under VirtualBox on Solaris 10 U5 over a SunRay terminal (exhale....).&lt;br&gt;
&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img src="http://blog.beuchelt.org/content/binary/Screenshot.png" border="0" height="622" width="830"&gt;
&lt;br&gt;
&lt;br&gt;
Now, since I had tried Vista under VirtualBox, I was not expecting anything (except
abysmal graphic performance), but - lo and behold - I was quite positively surprised:
the install was complete smooth, and the VirtualBox Vista drivers worked like a charm,
once I was using the compatibility mode with Vista (right-click the executable on
the mounted ISO image, select Properties and the Compatibility tab, select Vista,
close everything and then simply double click to install). Without this trick, the
VirtualBox installer would complain about not supporting Windows 7 yet. 
&lt;br&gt;
&lt;br&gt;
Overall performance was pretty much as expected: a lot better than Windows Vista,
and about the same as Windows XP. Now bearing in mind that the SunRay system is not
exactly targeted at power users for CAD applications, and you will arrive at a the
conclusion that Windows 7 Beta 1 under VirtualBox is a logical step from running Windosw
XP in the same scenarios to deal with those 7 applications that you just cannot find
in open source. If Windows 7 actually came in a freeware version, it could actually
be worthwhile upgrading those legacy HDD images. But then, Microsoft has shown over
the last few years that they are capable of learning, so I will not loose my hope
... ;-)&lt;br&gt;
&lt;br&gt;
Seriously: if Windows 7 has a similar performance and resource demand profile as the
beta versions, it has a good chance of convincing me to attempt another upgrade. Just
one thing will be crucial: application backward compatibility. 
&lt;br&gt;
&lt;br&gt;
tags: &lt;span id="ctl00_ContentPlaceHolder1_lblResults"&gt;&lt;a href="http://technorati.com/tag/Windows+7" rel="tag"&gt;Windows
7&lt;/a&gt; &lt;a href="http://technorati.com/tag/Sunray" rel="tag"&gt;Sunray&lt;/a&gt; &lt;a href="http://technorati.com/tag/Solaris" rel="tag"&gt;Solaris&lt;/a&gt; &lt;a href="http://technorati.com/tag/VirtualBox" rel="tag"&gt;VirtualBox&lt;/a&gt; &lt;/span&gt;&lt;img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=35abcc6e-2808-45a4-a053-f14d61607b7e" /&gt;</description>
      <comments>http://blog.beuchelt.org/CommentView,guid,35abcc6e-2808-45a4-a053-f14d61607b7e.aspx</comments>
      <category>General</category>
      <category>Microsoft</category>
      <category>Tips and Tricks</category>
    </item>
    <item>
      <trackback:ping>http://blog.beuchelt.org/Trackback.aspx?guid=8057973d-fb31-4e26-8cf7-3afc7c4042be</trackback:ping>
      <pingback:server>http://blog.beuchelt.org/pingback.aspx</pingback:server>
      <pingback:target>http://blog.beuchelt.org/PermaLink,guid,8057973d-fb31-4e26-8cf7-3afc7c4042be.aspx</pingback:target>
      <dc:creator>Gerald Beuchelt</dc:creator>
      <wfw:comment>http://blog.beuchelt.org/CommentView,guid,8057973d-fb31-4e26-8cf7-3afc7c4042be.aspx</wfw:comment>
      <wfw:commentRss>http://blog.beuchelt.org/SyndicationService.asmx/GetEntryCommentsRss?guid=8057973d-fb31-4e26-8cf7-3afc7c4042be</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">The <a href="http://ecitizenfoundation.org/wp-content/uploads/2009/01/ecitizen-identity-and-online-civic-engagement-workshop-agenda3.pdf">workshop
on Open eGovernment</a> is starting right now. Here is my slide deck, for all that
might be interested: 
<br /><br /><a href="http://blog.beuchelt.org/content/binary/MIT%20MediaLabs%20-%20Open%20Identity%20Archtecture.pdf">MIT
MediaLabs - Open Identity Archtecture.pdf (1.01 MB)</a><br /><br />
Soon after this is complete, the entire workshop will be posted on the MediaLab webpage
- please stay tuned for the link. 
<br /><br />
tags: <span id="ctl00_ContentPlaceHolder1_lblResults"><a href="http://technorati.com/tag/identity+management" rel="tag">identity
management</a><a href="http://technorati.com/tag/policy" rel="tag">policy</a></span><img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=8057973d-fb31-4e26-8cf7-3afc7c4042be" /></body>
      <title>MIT MediaLab Open Government Discussion</title>
      <guid isPermaLink="false">http://blog.beuchelt.org/PermaLink,guid,8057973d-fb31-4e26-8cf7-3afc7c4042be.aspx</guid>
      <link>http://blog.beuchelt.org/2009/01/15/MIT+MediaLab+Open+Government+Discussion.aspx</link>
      <pubDate>Thu, 15 Jan 2009 18:09:06 GMT</pubDate>
      <description>The &lt;a href="http://ecitizenfoundation.org/wp-content/uploads/2009/01/ecitizen-identity-and-online-civic-engagement-workshop-agenda3.pdf"&gt;workshop
on Open eGovernment&lt;/a&gt; is starting right now. Here is my slide deck, for all that
might be interested: 
&lt;br&gt;
&lt;br&gt;
&lt;a href="http://blog.beuchelt.org/content/binary/MIT%20MediaLabs%20-%20Open%20Identity%20Archtecture.pdf"&gt;MIT
MediaLabs - Open Identity Archtecture.pdf (1.01 MB)&lt;/a&gt;
&lt;br&gt;
&lt;br&gt;
Soon after this is complete, the entire workshop will be posted on the MediaLab webpage
- please stay tuned for the link. 
&lt;br&gt;
&lt;br&gt;
tags: &lt;span id="ctl00_ContentPlaceHolder1_lblResults"&gt;&lt;a href="http://technorati.com/tag/identity+management" rel="tag"&gt;identity
management&lt;/a&gt; &lt;a href="http://technorati.com/tag/policy" rel="tag"&gt;policy&lt;/a&gt; &lt;/span&gt;&lt;img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=8057973d-fb31-4e26-8cf7-3afc7c4042be" /&gt;</description>
      <comments>http://blog.beuchelt.org/CommentView,guid,8057973d-fb31-4e26-8cf7-3afc7c4042be.aspx</comments>
      <category>General</category>
      <category>Identity</category>
    </item>
    <item>
      <trackback:ping>http://blog.beuchelt.org/Trackback.aspx?guid=2268d813-c74d-4aed-b96a-cc8570965f96</trackback:ping>
      <pingback:server>http://blog.beuchelt.org/pingback.aspx</pingback:server>
      <pingback:target>http://blog.beuchelt.org/PermaLink,guid,2268d813-c74d-4aed-b96a-cc8570965f96.aspx</pingback:target>
      <dc:creator>Gerald Beuchelt</dc:creator>
      <wfw:comment>http://blog.beuchelt.org/CommentView,guid,2268d813-c74d-4aed-b96a-cc8570965f96.aspx</wfw:comment>
      <wfw:commentRss>http://blog.beuchelt.org/SyndicationService.asmx/GetEntryCommentsRss?guid=2268d813-c74d-4aed-b96a-cc8570965f96</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
As part of the new U.S. administration's BigDialog and Open Government technology
agenda, the CommunityCount web forum is polling for issues that are relevant to the
identity management community. If you want to make you voice heard with the transition
team and the next CTO and science office staff go <a href="http://www.communitycounts.com/forum/?id=identity&amp;sort=6&amp;view=1&amp;search=&amp;respondent=&amp;embedon=&amp;embed=&amp;display=&amp;hide=3">here</a>,
put in your questions and issues, and vote on the others. 
<br /></p>
        <p>
Here is my contribution - please vote. 
<br /></p>
        <p align="center">
          <iframe src="http://www.communitycounts.com/forum/embed.cgi?id=identity&amp;linked=Whattypeofprocessesdoweneedtoempowere-citizenstomanagetheirdigitalidentityincluding-attributedisclosuretogovernmententities-attributedisclosuretoprivatebusinesses-self-servicechangeorcorrectionofidentityinformation-arbitrationandconflictresolution-li&amp;embed=1" style="width: 326px; height: 500px;" scrolling="no" frameborder="0">
          </iframe>
        </p>
        <p>
tags: <a href="http://technorati.com/tag/identity+management" rel="tag">identity management</a><a href="http://technorati.com/tag/policy" rel="tag">policy</a></p>
        <img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=2268d813-c74d-4aed-b96a-cc8570965f96" />
      </body>
      <title>Community Count Identity</title>
      <guid isPermaLink="false">http://blog.beuchelt.org/PermaLink,guid,2268d813-c74d-4aed-b96a-cc8570965f96.aspx</guid>
      <link>http://blog.beuchelt.org/2009/01/08/Community+Count+Identity.aspx</link>
      <pubDate>Thu, 08 Jan 2009 23:08:54 GMT</pubDate>
      <description>&lt;p&gt;
As part of the new U.S. administration's BigDialog and Open Government technology
agenda, the CommunityCount web forum is polling for issues that are relevant to the
identity management community. If you want to make you voice heard with the transition
team and the next CTO and science office staff go &lt;a href="http://www.communitycounts.com/forum/?id=identity&amp;amp;sort=6&amp;amp;view=1&amp;amp;search=&amp;amp;respondent=&amp;amp;embedon=&amp;amp;embed=&amp;amp;display=&amp;amp;hide=3"&gt;here&lt;/a&gt;,
put in your questions and issues, and vote on the others. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
Here is my contribution - please vote. 
&lt;br&gt;
&lt;/p&gt;
&lt;p align="center"&gt;
&lt;iframe src="http://www.communitycounts.com/forum/embed.cgi?id=identity&amp;amp;linked=Whattypeofprocessesdoweneedtoempowere-citizenstomanagetheirdigitalidentityincluding-attributedisclosuretogovernmententities-attributedisclosuretoprivatebusinesses-self-servicechangeorcorrectionofidentityinformation-arbitrationandconflictresolution-li&amp;amp;embed=1" style="width: 326px; height: 500px;" scrolling="no" frameborder="0"&gt;
&lt;/iframe&gt;
&lt;/p&gt;
&lt;p&gt;
tags: &lt;a href="http://technorati.com/tag/identity+management" rel="tag"&gt;identity management&lt;/a&gt; &lt;a href="http://technorati.com/tag/policy" rel="tag"&gt;policy&lt;/a&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=2268d813-c74d-4aed-b96a-cc8570965f96" /&gt;</description>
      <comments>http://blog.beuchelt.org/CommentView,guid,2268d813-c74d-4aed-b96a-cc8570965f96.aspx</comments>
      <category>General</category>
      <category>Identity</category>
    </item>
    <item>
      <trackback:ping>http://blog.beuchelt.org/Trackback.aspx?guid=10ede657-6d6b-4bd5-a30d-d5bae89b1310</trackback:ping>
      <pingback:server>http://blog.beuchelt.org/pingback.aspx</pingback:server>
      <pingback:target>http://blog.beuchelt.org/PermaLink,guid,10ede657-6d6b-4bd5-a30d-d5bae89b1310.aspx</pingback:target>
      <dc:creator>Gerald Beuchelt</dc:creator>
      <wfw:comment>http://blog.beuchelt.org/CommentView,guid,10ede657-6d6b-4bd5-a30d-d5bae89b1310.aspx</wfw:comment>
      <wfw:commentRss>http://blog.beuchelt.org/SyndicationService.asmx/GetEntryCommentsRss?guid=10ede657-6d6b-4bd5-a30d-d5bae89b1310</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
    I love foundational discussions - they always have the potential
to fundamentally change my world-view, which is quite stimulating. 
</p>
        <p>
    Radovan <a href="http://storm.alert.sk/blog/identity/reputation-for-subjectivity.writeback">picked
up</a> on my little piece on reputation. In particular he suggests that the question
"What attributes should be influenced by reputation and what should not?" does not
make any sense. 
<br /></p>
        <p>
    I fully agree with this statement, but not necessarily with all
conclusions that Radovan draws. As I see it, the question is not what attributes of
an entity <i>should be influenced</i> by reputation, but much more about what attributes <i>can
be reasonably approximated</i> by a mean-value approach such as reputation. 
<br /><br />
    In Radovan's example, the height of a given person can be precisely
determined (up to an error margin, that is part of that measurement). The result of
such a measurement--as long as it is reproducible--is the objective value of the attribute
"height". It does not make any sense to attach a reputation to this value. But you
can attach a reputation/"credibility score"/whatever to the measurement process (this
is typically done through the specification of the error margin), or the faithfulness
of storing this information in a given storage system (e.g. through the reliability
score of this provider, determined by averaging over the subjective reliability score
given to the storage system by its customers/clients). The aggregate "reputation"
of this process (measuring, recording, storing, reproducing) can then be used to calculate
the "reputation" of you saying that I am 147 cm tall. 
<br /><br />
    But--and this is important: your statement about my height (or
the aggregate statement of the community about my height) does not influence the fact
(if you want to use this hopelessly overloaded term) that I am 187cm tall. 
<br /></p>
        <p>
    This is fundamentally different from what might happen with other
attributes: for example, let us look at my "reputation for drawing aesthetically pleasing
pictures". While I ( or my daughter) might be convinced that I have a rather high
score for this attribute, the rest of the world might beg to differ. My community-wide<sup>[1]</sup> reputation
as a gifted painter could thus be much lower. Note that I do not have any reasonable
recourse: there is (fortunately) no final authority, or repoducible process that can
determine a definite value for this particular attribute. 
<br /></p>
        <p>
    Nevertheless, for such non-CFD, mean-value attributes you still
face the same issues that you do face for objective attributes: there is the change
of recording or storage failure, and thus other factors that might ultimately determine
the reliability of a "reputation as painter" score I might have. 
<br /></p>
        <p>
          <br />
        </p>
        <p>
[1] Note that at this point it becomes very important to define the correct domain
of your mean-value process, i.e. you have to fix an ensemble. 
<br /><br /></p>
        <p>
          <br />
        </p>
        <img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=10ede657-6d6b-4bd5-a30d-d5bae89b1310" />
      </body>
      <title>Ruining Reputation</title>
      <guid isPermaLink="false">http://blog.beuchelt.org/PermaLink,guid,10ede657-6d6b-4bd5-a30d-d5bae89b1310.aspx</guid>
      <link>http://blog.beuchelt.org/2008/10/16/Ruining+Reputation.aspx</link>
      <pubDate>Thu, 16 Oct 2008 13:41:42 GMT</pubDate>
      <description>&lt;p&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; I love foundational discussions - they always have the potential
to fundamentally change my world-view, which is quite stimulating. 
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; Radovan &lt;a href="http://storm.alert.sk/blog/identity/reputation-for-subjectivity.writeback"&gt;picked
up&lt;/a&gt; on my little piece on reputation. In particular he suggests that the question
"What attributes should be influenced by reputation and what should not?" does not
make any sense. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; I fully agree with this statement, but not necessarily with all
conclusions that Radovan draws. As I see it, the question is not what attributes of
an entity &lt;i&gt;should be influenced&lt;/i&gt; by reputation, but much more about what attributes &lt;i&gt;can
be reasonably approximated&lt;/i&gt; by a mean-value approach such as reputation. 
&lt;br&gt;
&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; In Radovan's example, the height of a given person can be precisely
determined (up to an error margin, that is part of that measurement). The result of
such a measurement--as long as it is reproducible--is the objective value of the attribute
"height". It does not make any sense to attach a reputation to this value. But you
can attach a reputation/"credibility score"/whatever to the measurement process (this
is typically done through the specification of the error margin), or the faithfulness
of storing this information in a given storage system (e.g. through the reliability
score of this provider, determined by averaging over the subjective reliability score
given to the storage system by its customers/clients). The aggregate "reputation"
of this process (measuring, recording, storing, reproducing) can then be used to calculate
the "reputation" of you saying that I am 147 cm tall. 
&lt;br&gt;
&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; But--and this is important: your statement about my height (or
the aggregate statement of the community about my height) does not influence the fact
(if you want to use this hopelessly overloaded term) that I am 187cm tall. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; This is fundamentally different from what might happen with other
attributes: for example, let us look at my "reputation for drawing aesthetically pleasing
pictures". While I ( or my daughter) might be convinced that I have a rather high
score for this attribute, the rest of the world might beg to differ. My community-wide&lt;sup&gt;[1]&lt;/sup&gt; reputation
as a gifted painter could thus be much lower. Note that I do not have any reasonable
recourse: there is (fortunately) no final authority, or repoducible process that can
determine a definite value for this particular attribute. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; Nevertheless, for such non-CFD, mean-value attributes you still
face the same issues that you do face for objective attributes: there is the change
of recording or storage failure, and thus other factors that might ultimately determine
the reliability of a "reputation as painter" score I might have. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
[1] Note that at this point it becomes very important to define the correct domain
of your mean-value process, i.e. you have to fix an ensemble. 
&lt;br&gt;
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;br&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=10ede657-6d6b-4bd5-a30d-d5bae89b1310" /&gt;</description>
      <comments>http://blog.beuchelt.org/CommentView,guid,10ede657-6d6b-4bd5-a30d-d5bae89b1310.aspx</comments>
      <category>General</category>
      <category>Identity</category>
    </item>
    <item>
      <trackback:ping>http://blog.beuchelt.org/Trackback.aspx?guid=e6a458bb-a223-4ccb-831d-d6dfd4227430</trackback:ping>
      <pingback:server>http://blog.beuchelt.org/pingback.aspx</pingback:server>
      <pingback:target>http://blog.beuchelt.org/PermaLink,guid,e6a458bb-a223-4ccb-831d-d6dfd4227430.aspx</pingback:target>
      <dc:creator>Gerald Beuchelt</dc:creator>
      <wfw:comment>http://blog.beuchelt.org/CommentView,guid,e6a458bb-a223-4ccb-831d-d6dfd4227430.aspx</wfw:comment>
      <wfw:commentRss>http://blog.beuchelt.org/SyndicationService.asmx/GetEntryCommentsRss?guid=e6a458bb-a223-4ccb-831d-d6dfd4227430</wfw:commentRss>
      <slash:comments>2</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
    Paul <a href="http://connectid.blogspot.com/2008/10/desert-island-rule.html">proposed
a conjecture</a> regarding the validity of using reputation systems in the context
of identity systems. This (and some discussion on the IDGang list) inspired me to
dig again through some of my notes regarding the ontology of physical reality (and
thus--by extension--quantum theory). 
</p>
        <p>
    My personal position in the discussion on the most sensible approach
to physial ontology was always firmly rooted in the realist corner: I completely reject
positivism and--mostly-- empiricism on fundamental principle. There is no doubt in
my mind that there is an objective physical reality, independent of human (or any
other) observer<sup>[1]</sup>. 
<br /></p>
        <h2>Reputation in information systems<br /></h2>
        <p>
    Now, a reputation scheme can easily be interpreted as mechanism
to determine the value of an entity's attribute by averaging over the subjective values
of that particular attribute, as seen by an ensemble of parties interacting with the
entity in question. So, for example, to determine the "trustworthiness in business
transactions" of user A of an auctioning site, one can average over the subjective
opinion of business partners of user A on his trustworthiness. 
<br /></p>
        <p>
    This approach is valid, and as many social (or even business) sites
indicate very useful. It can be applied reasonably well to attributes of an entity
that are either non-counterfactual definite (i.e. completely subjective), or not measurable
by an objective and reproducible measurement approach. 
<br /></p>
        <p>
    "Trustworthiness" is a good example for a subjective attribute,
and credit-worthiness of a company or individual might be an attribute of the later
type: while the fundamentals of a company determine its ability to shoulder a certain
about of debt without collapsing, there is (to my knowledge) no definite algorithm
to compute a simple "creditworthiness" attribute. However, the averaging over the
credit ratings from different rating agencies (i.e. a kind of "credit reputation")
is normally a good approximation of this attribute<sup>[2]</sup>. 
<br /></p>
        <p>
    However, there are some attributes that cannot be averaged over:
those attributes are counterfactual definite, i.e. objective and can be measured by
a repoducible mechanism. A good example for such an attribute is my physical height, 
my employment status with a given company, or my gender. All of these might change
in time, but at a given point in time, they can be easily determined and have an objective
value--even if nobody measures it. Applying a mean-value approach to these does not
make any sense. 
<br /></p>
        <p>
    One might interject, that for such a counterfactualy definite attribute
there might be a different <i>perception</i> of its value with other entities. For
example, while my actual height is 187cm (~ 6' 1"), some people might <i>think</i> that
I am taller or shorter.  Now, my <i>actual</i> height does not change because
a number of people are thinking so. It is my <i>perceived</i> height that changes
and this attribute is entirely different from the former. 
<br /></p>
        <p>
    So, in the end it is very important to evaluate carefully if a
given attribute of an entity in an information system lends itself to be used in the
context of reputation systems. In some specific cases this does make sense, but in
others it is entirely pointless. 
<br /></p>
        <p>
[1] Yet, while realism is vital to my world view, I am much more inclined to abandon <i>local</i> reality
than counterfactual definiteness. 
<br /></p>
        <p>
[2] The current financial quagmire is an example of how such a reputation system can
fail. 
<br /></p>
        <img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=e6a458bb-a223-4ccb-831d-d6dfd4227430" />
      </body>
      <title>Applicability of reputation systems in information systems</title>
      <guid isPermaLink="false">http://blog.beuchelt.org/PermaLink,guid,e6a458bb-a223-4ccb-831d-d6dfd4227430.aspx</guid>
      <link>http://blog.beuchelt.org/2008/10/16/Applicability+Of+Reputation+Systems+In+Information+Systems.aspx</link>
      <pubDate>Thu, 16 Oct 2008 01:00:42 GMT</pubDate>
      <description>&lt;p&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; Paul &lt;a href="http://connectid.blogspot.com/2008/10/desert-island-rule.html"&gt;proposed
a conjecture&lt;/a&gt; regarding the validity of using reputation systems in the context
of identity systems. This (and some discussion on the IDGang list) inspired me to
dig again through some of my notes regarding the ontology of physical reality (and
thus--by extension--quantum theory). 
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; My personal position in the discussion on the most sensible approach
to physial ontology was always firmly rooted in the realist corner: I completely reject
positivism and--mostly-- empiricism on fundamental principle. There is no doubt in
my mind that there is an objective physical reality, independent of human (or any
other) observer&lt;sup&gt;[1]&lt;/sup&gt;. 
&lt;br&gt;
&lt;/p&gt;
&lt;h2&gt;Reputation in information systems&lt;br&gt;
&lt;/h2&gt;
&lt;p&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; Now, a reputation scheme can easily be interpreted as mechanism
to determine the value of an entity's attribute by averaging over the subjective values
of that particular attribute, as seen by an ensemble of parties interacting with the
entity in question. So, for example, to determine the "trustworthiness in business
transactions" of user A of an auctioning site, one can average over the subjective
opinion of business partners of user A on his trustworthiness. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; This approach is valid, and as many social (or even business) sites
indicate very useful. It can be applied reasonably well to attributes of an entity
that are either non-counterfactual definite (i.e. completely subjective), or not measurable
by an objective and reproducible measurement approach. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; "Trustworthiness" is a good example for a subjective attribute,
and credit-worthiness of a company or individual might be an attribute of the later
type: while the fundamentals of a company determine its ability to shoulder a certain
about of debt without collapsing, there is (to my knowledge) no definite algorithm
to compute a simple "creditworthiness" attribute. However, the averaging over the
credit ratings from different rating agencies (i.e. a kind of "credit reputation")
is normally a good approximation of this attribute&lt;sup&gt;[2]&lt;/sup&gt;. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; However, there are some attributes that cannot be averaged over:
those attributes are counterfactual definite, i.e. objective and can be measured by
a repoducible mechanism. A good example for such an attribute is my physical height,&amp;nbsp;
my employment status with a given company, or my gender. All of these might change
in time, but at a given point in time, they can be easily determined and have an objective
value--even if nobody measures it. Applying a mean-value approach to these does not
make any sense. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; One might interject, that for such a counterfactualy definite attribute
there might be a different &lt;i&gt;perception&lt;/i&gt; of its value with other entities. For
example, while my actual height is 187cm (~ 6' 1"), some people might &lt;i&gt;think&lt;/i&gt; that
I am taller or shorter.&amp;nbsp; Now, my &lt;i&gt;actual&lt;/i&gt; height does not change because
a number of people are thinking so. It is my &lt;i&gt;perceived&lt;/i&gt; height that changes
and this attribute is entirely different from the former. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; So, in the end it is very important to evaluate carefully if a
given attribute of an entity in an information system lends itself to be used in the
context of reputation systems. In some specific cases this does make sense, but in
others it is entirely pointless. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
[1] Yet, while realism is vital to my world view, I am much more inclined to abandon &lt;i&gt;local&lt;/i&gt; reality
than counterfactual definiteness. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
[2] The current financial quagmire is an example of how such a reputation system can
fail. 
&lt;br&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=e6a458bb-a223-4ccb-831d-d6dfd4227430" /&gt;</description>
      <comments>http://blog.beuchelt.org/CommentView,guid,e6a458bb-a223-4ccb-831d-d6dfd4227430.aspx</comments>
      <category>General</category>
      <category>Identity</category>
    </item>
    <item>
      <trackback:ping>http://blog.beuchelt.org/Trackback.aspx?guid=5fae5b79-92ca-4023-93b5-9adad344db58</trackback:ping>
      <pingback:server>http://blog.beuchelt.org/pingback.aspx</pingback:server>
      <pingback:target>http://blog.beuchelt.org/PermaLink,guid,5fae5b79-92ca-4023-93b5-9adad344db58.aspx</pingback:target>
      <dc:creator>Gerald Beuchelt</dc:creator>
      <wfw:comment>http://blog.beuchelt.org/CommentView,guid,5fae5b79-92ca-4023-93b5-9adad344db58.aspx</wfw:comment>
      <wfw:commentRss>http://blog.beuchelt.org/SyndicationService.asmx/GetEntryCommentsRss?guid=5fae5b79-92ca-4023-93b5-9adad344db58</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
  <a href="http://mersenne.org/prime.htm">GIMPS</a> has released a statement
indicating that the 45th and 46th Mersenne primes were recently found at Sun by Tom
Duell (right here in Burlington, MA) and Rob Giltrap (Wellington, New Zealand). Both
ran on Sparc based systems. Congratulations!
</p>
        <p>
tags: <a href="http://technorati.com/tag/mathematics" rel="tag">mathematics</a><a href="http://technorati.com/tag/prime+numbers" rel="tag">prime
numbers</a></p>
        <img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=5fae5b79-92ca-4023-93b5-9adad344db58" />
      </body>
      <title>45th and 46th Mersennse Primes found ... at Sun!</title>
      <guid isPermaLink="false">http://blog.beuchelt.org/PermaLink,guid,5fae5b79-92ca-4023-93b5-9adad344db58.aspx</guid>
      <link>http://blog.beuchelt.org/2008/09/12/45th+And+46th+Mersennse+Primes+Found+At+Sun.aspx</link>
      <pubDate>Fri, 12 Sep 2008 16:20:14 GMT</pubDate>
      <description>&lt;p&gt;
&amp;nbsp; &lt;a href="http://mersenne.org/prime.htm"&gt;GIMPS&lt;/a&gt; has released a statement
indicating that the 45th and 46th Mersenne primes were recently found at Sun by Tom
Duell (right here in Burlington, MA) and Rob Giltrap (Wellington, New Zealand). Both
ran on Sparc based systems. Congratulations!
&lt;/p&gt;
&lt;p&gt;
tags: &lt;a href="http://technorati.com/tag/mathematics" rel="tag"&gt;mathematics&lt;/a&gt; &lt;a href="http://technorati.com/tag/prime+numbers" rel="tag"&gt;prime
numbers&lt;/a&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=5fae5b79-92ca-4023-93b5-9adad344db58" /&gt;</description>
      <comments>http://blog.beuchelt.org/CommentView,guid,5fae5b79-92ca-4023-93b5-9adad344db58.aspx</comments>
      <category>General</category>
    </item>
    <item>
      <trackback:ping>http://blog.beuchelt.org/Trackback.aspx?guid=37724368-17f7-4672-9838-4657963d30ad</trackback:ping>
      <pingback:server>http://blog.beuchelt.org/pingback.aspx</pingback:server>
      <pingback:target>http://blog.beuchelt.org/PermaLink,guid,37724368-17f7-4672-9838-4657963d30ad.aspx</pingback:target>
      <dc:creator>Gerald Beuchelt</dc:creator>
      <wfw:comment>http://blog.beuchelt.org/CommentView,guid,37724368-17f7-4672-9838-4657963d30ad.aspx</wfw:comment>
      <wfw:commentRss>http://blog.beuchelt.org/SyndicationService.asmx/GetEntryCommentsRss?guid=37724368-17f7-4672-9838-4657963d30ad</wfw:commentRss>
      <slash:comments>2</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
    Amazingly enough, it took less than 24 hours to see the first massive
privacy issues flaring up with Google Chrome. In a <a href="http://news.cnet.com/8301-17939_109-10032047-2.html?part=rss">CNET
interview,</a> Peter Eckersley of the EFF says:
</p>
        <p>
        </p>
        <blockquote>"We're worried that Chrome will be another giant conveyer belt moving
private information about our use of the Web into Google's data vaults," Eckersley
said. "Google already knows far too much about what everybody is thinking at any given
moment. </blockquote>
        <p>
        </p>
        <p>
    Now this is a total surprise, is it not? Not only can Google read
all your mail, knows what you are looking for on the web, and has your financial information
through Googlc Checkout or Adsense. With the Omnibox (or the mysterious "<a href="http://www.google.com/chrome/intl/en/privacy.html">one
or more unique application numbers</a>"), they now also see all the places you go
to -- on the internet and any possible intranets. 
<br /></p>
        <p>
    Now, I do not know exactly how this will play out legally, but
as far as I am concerned, the internal structure of an Intranet is usally some I'd
rather not expose to outsiders. Beyond privacy concerns, there are clear security
and intrusion concerns, and allowing Google to obtain this data for free and without
any binding contract between Google and my company does not seem very prudent. If
I had any say, I would strangle recommend to prohibit the use of Chrome in any enterprise
environment. This should obviously extend to government agencies, and among them law
enforcement and military. How embarrassing would it be, if--by honest mistake--the
DNS or CA infrastructure of the combat command and control systems of say, the Airforce
or the CIA would suddenly appear on a Google search result. 
<br /></p>
        <p>
    Do not get me wrong: I do like Open Source, and adding competition
to the market is always a good thing. I simply see the ugly face of monopoly lurking
around the corner, and this time it also has a big file on any internet user. This
is a little too much power in the hands of a single entity. If Google was part of
a government, people would be a lot less eager to submit their most private data (with
the exception of Germany, of course--there it works the other way round). 
<br /></p>
        <p>
tags: <a href="http://technorati.com/tag/google+chrome" rel="tag">google chrome</a><a href="http://technorati.com/tag/privacy" rel="tag">privacy</a></p>
        <img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=37724368-17f7-4672-9838-4657963d30ad" />
      </body>
      <title>While I am on this privacy tangent ...</title>
      <guid isPermaLink="false">http://blog.beuchelt.org/PermaLink,guid,37724368-17f7-4672-9838-4657963d30ad.aspx</guid>
      <link>http://blog.beuchelt.org/2008/09/04/While+I+Am+On+This+Privacy+Tangent.aspx</link>
      <pubDate>Thu, 04 Sep 2008 13:06:52 GMT</pubDate>
      <description>&lt;p&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; Amazingly enough, it took less than 24 hours to see the first massive
privacy issues flaring up with Google Chrome. In a &lt;a href="http://news.cnet.com/8301-17939_109-10032047-2.html?part=rss"&gt;CNET
interview,&lt;/a&gt; Peter Eckersley of the EFF says:
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;blockquote&gt;"We're worried that Chrome will be another giant conveyer belt moving
private information about our use of the Web into Google's data vaults," Eckersley
said. "Google already knows far too much about what everybody is thinking at any given
moment. &lt;/blockquote&gt; 
&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; Now this is a total surprise, is it not? Not only can Google read
all your mail, knows what you are looking for on the web, and has your financial information
through Googlc Checkout or Adsense. With the Omnibox (or the mysterious "&lt;a href="http://www.google.com/chrome/intl/en/privacy.html"&gt;one
or more unique application numbers&lt;/a&gt;"), they now also see all the places you go
to -- on the internet and any possible intranets. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; Now, I do not know exactly how this will play out legally, but
as far as I am concerned, the internal structure of an Intranet is usally some I'd
rather not expose to outsiders. Beyond privacy concerns, there are clear security
and intrusion concerns, and allowing Google to obtain this data for free and without
any binding contract between Google and my company does not seem very prudent. If
I had any say, I would strangle recommend to prohibit the use of Chrome in any enterprise
environment. This should obviously extend to government agencies, and among them law
enforcement and military. How embarrassing would it be, if--by honest mistake--the
DNS or CA infrastructure of the combat command and control systems of say, the Airforce
or the CIA would suddenly appear on a Google search result. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; Do not get me wrong: I do like Open Source, and adding competition
to the market is always a good thing. I simply see the ugly face of monopoly lurking
around the corner, and this time it also has a big file on any internet user. This
is a little too much power in the hands of a single entity. If Google was part of
a government, people would be a lot less eager to submit their most private data (with
the exception of Germany, of course--there it works the other way round). 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
tags: &lt;a href="http://technorati.com/tag/google+chrome" rel="tag"&gt;google chrome&lt;/a&gt; &lt;a href="http://technorati.com/tag/privacy" rel="tag"&gt;privacy&lt;/a&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=37724368-17f7-4672-9838-4657963d30ad" /&gt;</description>
      <comments>http://blog.beuchelt.org/CommentView,guid,37724368-17f7-4672-9838-4657963d30ad.aspx</comments>
      <category>General</category>
      <category>Identity</category>
    </item>
    <item>
      <trackback:ping>http://blog.beuchelt.org/Trackback.aspx?guid=9298bba3-2b1b-42e3-960f-ba3714b11253</trackback:ping>
      <pingback:server>http://blog.beuchelt.org/pingback.aspx</pingback:server>
      <pingback:target>http://blog.beuchelt.org/PermaLink,guid,9298bba3-2b1b-42e3-960f-ba3714b11253.aspx</pingback:target>
      <dc:creator>Gerald Beuchelt</dc:creator>
      <wfw:comment>http://blog.beuchelt.org/CommentView,guid,9298bba3-2b1b-42e3-960f-ba3714b11253.aspx</wfw:comment>
      <wfw:commentRss>http://blog.beuchelt.org/SyndicationService.asmx/GetEntryCommentsRss?guid=9298bba3-2b1b-42e3-960f-ba3714b11253</wfw:commentRss>
      <title>T minus 8</title>
      <guid isPermaLink="false">http://blog.beuchelt.org/PermaLink,guid,9298bba3-2b1b-42e3-960f-ba3714b11253.aspx</guid>
      <link>http://blog.beuchelt.org/2008/09/02/T+Minus+8.aspx</link>
      <pubDate>Tue, 02 Sep 2008 20:57:56 GMT</pubDate>
      <description>&lt;p&gt;
Just in time for First Beam, the LHC staff has released a video. It's geeky, but quite
funny: 
&lt;/p&gt;
&lt;p&gt;
&lt;object width="425" height="344"&gt;
&lt;param name="movie" value="http://www.youtube.com/v/f6aU-wFSqt0&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en&amp;fs=1"&gt;&gt;
&lt;param name="allowFullScreen" value="true"&gt;&gt;&lt;embed src="http://www.youtube.com/v/f6aU-wFSqt0&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"&gt;&lt;/embed&gt;
&lt;/object&gt;
&lt;/p&gt;
&lt;p&gt;
Watch First Beam on September 10 at http://webcast.cern.ch/
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=9298bba3-2b1b-42e3-960f-ba3714b11253" /&gt;</description>
      <comments>http://blog.beuchelt.org/CommentView,guid,9298bba3-2b1b-42e3-960f-ba3714b11253.aspx</comments>
      <category>General</category>
    </item>
    <item>
      <trackback:ping>http://blog.beuchelt.org/Trackback.aspx?guid=f64ec372-8421-4a47-a27e-5f4cfadf5bdc</trackback:ping>
      <pingback:server>http://blog.beuchelt.org/pingback.aspx</pingback:server>
      <pingback:target>http://blog.beuchelt.org/PermaLink,guid,f64ec372-8421-4a47-a27e-5f4cfadf5bdc.aspx</pingback:target>
      <dc:creator>Gerald Beuchelt</dc:creator>
      <wfw:comment>http://blog.beuchelt.org/CommentView,guid,f64ec372-8421-4a47-a27e-5f4cfadf5bdc.aspx</wfw:comment>
      <wfw:commentRss>http://blog.beuchelt.org/SyndicationService.asmx/GetEntryCommentsRss?guid=f64ec372-8421-4a47-a27e-5f4cfadf5bdc</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
  No, I am not talking about Google Chrome (yet). But it is related: if you look
at 
</p>
        <p>
        </p>
        <div align="center">
          <img src="http://blog.beuchelt.org/content/binary/Google%20World%20Domination.png" border="0" />
          <br />
        </div>
        <p>
it seems that Germany has already conquered Denmark, Benelux, Switzerland, and Austria-Hungary.
It could also be a the EUSSR with its capital in Brussels... 
</p>
        <p>
  Or maybe this is a completely new country call "Googleland", where every citizen
deposits all their data in a save datacenter, identified by a unique id. "Information
Self-Determination" is a basic human right, and any data merchant will get shot on
sight. 
</p>
        <p>
  The only exception is the operator of the datacenter (that would be Google,
being compensated for their services by an unalienable right to use any of the data
for targeted advertising campaigns), or any data thief that offers information on
citizens suspected of being involved in terrorism, sedition, or tax evasion. 
<br /></p>
        <p>
          <a href="http://technorati.com/tag/humor" rel="tag">humor</a>
          <a href="http://technorati.com/tag/privacy" rel="tag">privacy</a>
          <a href="http://technorati.com/tag/google+chrome" rel="tag">google
chrome</a>
        </p>
        <img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=f64ec372-8421-4a47-a27e-5f4cfadf5bdc" />
      </body>
      <title>Google's Path to World Domination</title>
      <guid isPermaLink="false">http://blog.beuchelt.org/PermaLink,guid,f64ec372-8421-4a47-a27e-5f4cfadf5bdc.aspx</guid>
      <link>http://blog.beuchelt.org/2008/09/02/Googles+Path+To+World+Domination.aspx</link>
      <pubDate>Tue, 02 Sep 2008 14:20:20 GMT</pubDate>
      <description>&lt;p&gt;
&amp;nbsp; No, I am not talking about Google Chrome (yet). But it is related: if you look
at 
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;div align="center"&gt;&lt;img src="http://blog.beuchelt.org/content/binary/Google%20World%20Domination.png" border="0"&gt;
&lt;br&gt;
&lt;/div&gt;
&lt;p&gt;
it seems that Germany has already conquered Denmark, Benelux, Switzerland, and Austria-Hungary.
It could also be a the EUSSR with its capital in Brussels... 
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp; Or maybe this is a completely new country call "Googleland", where every citizen
deposits all their data in a save datacenter, identified by a unique id. "Information
Self-Determination" is a basic human right, and any data merchant will get shot on
sight.&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp; The only exception is the operator of the datacenter (that would be Google,
being compensated for their services by an unalienable right to use any of the data
for targeted advertising campaigns), or any data thief that offers information on
citizens suspected of being involved in terrorism, sedition, or tax evasion. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://technorati.com/tag/humor" rel="tag"&gt;humor&lt;/a&gt; &lt;a href="http://technorati.com/tag/privacy" rel="tag"&gt;privacy&lt;/a&gt; &lt;a href="http://technorati.com/tag/google+chrome" rel="tag"&gt;google
chrome&lt;/a&gt; 
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=f64ec372-8421-4a47-a27e-5f4cfadf5bdc" /&gt;</description>
      <comments>http://blog.beuchelt.org/CommentView,guid,f64ec372-8421-4a47-a27e-5f4cfadf5bdc.aspx</comments>
      <category>General</category>
    </item>
    <item>
      <trackback:ping>http://blog.beuchelt.org/Trackback.aspx?guid=dbb4b34f-d4c7-40c2-942f-6db8e8f252b7</trackback:ping>
      <pingback:server>http://blog.beuchelt.org/pingback.aspx</pingback:server>
      <pingback:target>http://blog.beuchelt.org/PermaLink,guid,dbb4b34f-d4c7-40c2-942f-6db8e8f252b7.aspx</pingback:target>
      <dc:creator>Gerald Beuchelt</dc:creator>
      <wfw:comment>http://blog.beuchelt.org/CommentView,guid,dbb4b34f-d4c7-40c2-942f-6db8e8f252b7.aspx</wfw:comment>
      <wfw:commentRss>http://blog.beuchelt.org/SyndicationService.asmx/GetEntryCommentsRss?guid=dbb4b34f-d4c7-40c2-942f-6db8e8f252b7</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
  This is just another installment of how the freedom of expression and scientific
research is being sacrificed on the altar of "public safety" and "property rights".
From the <a href="http://news.cnet.com/8301-1009_3-10012612-83.html?part=rss&amp;subj=news&amp;tag=2547-1_3-0-20">CNET
article</a>: 
<br /></p>
        <blockquote>
          <p>
            <i>"A federal judge on Saturday granted the Massachusetts transit authority's request
for an injunction preventing three MIT students from giving a presentation about hacking
smartcards used in the Boston subway system."</i>
          </p>
        </blockquote>
        <p>
  To summarize this incident: a couple of student find a giant security hole
is a publicly financed payment system. They inform the authorities and involved parties
to given them a change to work on the situation. The faceless bureaucrats respond
in the way any large (and thus inefficient) organization will respond: ignorance and
disbelief. The students follow the time-honored tradition of publicizing their results
and suddenly the gears spring into actions: federal courts, FBI, and preliminary injunctions
appear. The official reason is "public safety", but <b>everyone</b> involved knows
that this is just a very lame excuse. In truth, it is the desire of an inadequately
powerful state-sponsored enterprise to hide their incompetence and silence their "subjects". 
<br /></p>
        <p>
  The fact that this can even be done is the availability of unconstitutional
laws (at least in spirit) like the DMCA and similar utterly meritless legislation.
Coming from Europe, I am used to the frequent oppression of freedoms, even today.
So far, the U.S. has been setting an example of how e.g. the freedom of expression
should be interpreted. This gag order by a federal judge in Boston (<i>sic!</i>) is
an untenable limitation of this right. It goes against some of the most fundamental
principles enshrined in the Constitution and the Bill of Rights. 
</p>
        <p>
  For more information, check the <a href="http://www.eff.org/press/archives/2008/08/09">EFF
website</a>. 
</p>
        <p>
tags: <a href="http://technorati.com/tag/civil+rights" rel="tag">civil rights</a>, <a href="http://technorati.com/tag/freedom+of+speech" rel="tag">freedom
of speech</a>, <a href="http://technorati.com/tag/mbta" rel="tag">mbta</a></p>
        <img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=dbb4b34f-d4c7-40c2-942f-6db8e8f252b7" />
      </body>
      <title>Freedom of Press? In Massachusetts? Nah ...</title>
      <guid isPermaLink="false">http://blog.beuchelt.org/PermaLink,guid,dbb4b34f-d4c7-40c2-942f-6db8e8f252b7.aspx</guid>
      <link>http://blog.beuchelt.org/2008/08/12/Freedom+Of+Press+In+Massachusetts+Nah.aspx</link>
      <pubDate>Tue, 12 Aug 2008 16:09:45 GMT</pubDate>
      <description>&lt;p&gt;
&amp;nbsp; This is just another installment of how the freedom of expression and scientific
research is being sacrificed on the altar of "public safety" and "property rights".
From the &lt;a href="http://news.cnet.com/8301-1009_3-10012612-83.html?part=rss&amp;amp;subj=news&amp;amp;tag=2547-1_3-0-20"&gt;CNET
article&lt;/a&gt;: 
&lt;br&gt;
&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;
&lt;i&gt;"A federal judge on Saturday granted the Massachusetts transit authority's request
for an injunction preventing three MIT students from giving a presentation about hacking
smartcards used in the Boston subway system."&lt;/i&gt;
&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;
&amp;nbsp; To summarize this incident: a couple of student find a giant security hole
is a publicly financed payment system. They inform the authorities and involved parties
to given them a change to work on the situation. The faceless bureaucrats respond
in the way any large (and thus inefficient) organization will respond: ignorance and
disbelief. The students follow the time-honored tradition of publicizing their results
and suddenly the gears spring into actions: federal courts, FBI, and preliminary injunctions
appear. The official reason is "public safety", but &lt;b&gt;everyone&lt;/b&gt; involved knows
that this is just a very lame excuse. In truth, it is the desire of an inadequately
powerful state-sponsored enterprise to hide their incompetence and silence their "subjects". 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp; The fact that this can even be done is the availability of unconstitutional
laws (at least in spirit) like the DMCA and similar utterly meritless legislation.
Coming from Europe, I am used to the frequent oppression of freedoms, even today.
So far, the U.S. has been setting an example of how e.g. the freedom of expression
should be interpreted. This gag order by a federal judge in Boston (&lt;i&gt;sic!&lt;/i&gt;) is
an untenable limitation of this right. It goes against some of the most fundamental
principles enshrined in the Constitution and the Bill of Rights.&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp; For more information, check the &lt;a href="http://www.eff.org/press/archives/2008/08/09"&gt;EFF
website&lt;/a&gt;.&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
tags: &lt;a href="http://technorati.com/tag/civil+rights" rel="tag"&gt;civil rights&lt;/a&gt;, &lt;a href="http://technorati.com/tag/freedom+of+speech" rel="tag"&gt;freedom
of speech&lt;/a&gt;, &lt;a href="http://technorati.com/tag/mbta" rel="tag"&gt;mbta&lt;/a&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=dbb4b34f-d4c7-40c2-942f-6db8e8f252b7" /&gt;</description>
      <comments>http://blog.beuchelt.org/CommentView,guid,dbb4b34f-d4c7-40c2-942f-6db8e8f252b7.aspx</comments>
      <category>General</category>
    </item>
    <item>
      <trackback:ping>http://blog.beuchelt.org/Trackback.aspx?guid=8d6774fb-f51d-461c-bbfa-f285008bd0bf</trackback:ping>
      <pingback:server>http://blog.beuchelt.org/pingback.aspx</pingback:server>
      <pingback:target>http://blog.beuchelt.org/PermaLink,guid,8d6774fb-f51d-461c-bbfa-f285008bd0bf.aspx</pingback:target>
      <dc:creator>Gerald Beuchelt</dc:creator>
      <wfw:comment>http://blog.beuchelt.org/CommentView,guid,8d6774fb-f51d-461c-bbfa-f285008bd0bf.aspx</wfw:comment>
      <wfw:commentRss>http://blog.beuchelt.org/SyndicationService.asmx/GetEntryCommentsRss?guid=8d6774fb-f51d-461c-bbfa-f285008bd0bf</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I just laughed out loud: 
<br /></p>
        <p>
          <img src="http://www.welt.de/multimedia/archive/00629/Holmer1_DW_Vermisch_629424g.jpg" />
        </p>
        <p>
Go King Homer I. of Spain!
</p>
        <p>
tags: <a href="http://technorati.com/tag/humor" rel="tag">humor</a>, <a href="http://technorati.com/tag/simpsons" rel="tag">simpsons</a></p>
        <img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=8d6774fb-f51d-461c-bbfa-f285008bd0bf" />
      </body>
      <title>Giving credit where credit is due ...</title>
      <guid isPermaLink="false">http://blog.beuchelt.org/PermaLink,guid,8d6774fb-f51d-461c-bbfa-f285008bd0bf.aspx</guid>
      <link>http://blog.beuchelt.org/2008/08/11/Giving+Credit+Where+Credit+Is+Due.aspx</link>
      <pubDate>Mon, 11 Aug 2008 21:20:54 GMT</pubDate>
      <description>&lt;p&gt;
I just laughed out loud: 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://www.welt.de/multimedia/archive/00629/Holmer1_DW_Vermisch_629424g.jpg"&gt;
&lt;/p&gt;
&lt;p&gt;
Go King Homer I. of Spain!
&lt;/p&gt;
&lt;p&gt;
tags: &lt;a href="http://technorati.com/tag/humor" rel="tag"&gt;humor&lt;/a&gt;, &lt;a href="http://technorati.com/tag/simpsons" rel="tag"&gt;simpsons&lt;/a&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=8d6774fb-f51d-461c-bbfa-f285008bd0bf" /&gt;</description>
      <comments>http://blog.beuchelt.org/CommentView,guid,8d6774fb-f51d-461c-bbfa-f285008bd0bf.aspx</comments>
      <category>General</category>
    </item>
    <item>
      <trackback:ping>http://blog.beuchelt.org/Trackback.aspx?guid=ddf45c43-00fc-4cb1-97c4-7bce2a598017</trackback:ping>
      <pingback:server>http://blog.beuchelt.org/pingback.aspx</pingback:server>
      <pingback:target>http://blog.beuchelt.org/PermaLink,guid,ddf45c43-00fc-4cb1-97c4-7bce2a598017.aspx</pingback:target>
      <dc:creator>Gerald Beuchelt</dc:creator>
      <wfw:comment>http://blog.beuchelt.org/CommentView,guid,ddf45c43-00fc-4cb1-97c4-7bce2a598017.aspx</wfw:comment>
      <wfw:commentRss>http://blog.beuchelt.org/SyndicationService.asmx/GetEntryCommentsRss?guid=ddf45c43-00fc-4cb1-97c4-7bce2a598017</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
The U.S. Patent and Trademark Office (USPTO) is considering to <a href="http://www.patentlyo.com/patent/2008/07/the-death-of-go.html">invalidate
many (if not most) software patents</a> and significantly restrict the issuance of
new process patents. No doubt, intellectual property does deserve decent protection,
and I think that this move by the USPTO will in fact result in better protection of
property: copyright law provides ample protection against IPR theft while not getting
in the way of real innovations. 
</p>
        <p>
To draw a technical comparison, process patent law protects the API, while copyright
law protects the implementation. Although it takes a lot of thought to come up with
a good API, it <i>should</i> be the implementation that is at the heart of the competition
to not harm the end-user. 
<br /></p>
        <p>
In this sense, the new direction of the USPTO will benefit the end-users (consumer
as well as application developers) by allowing the concrete implementation of ideas
to compete while keeping interoperability at the idea-level intact. In the end, the
entire market will benefit including the vendors by lowering the barrier for interoperability
significantly. 
</p>
        <p>
tags: <span id="ctl00_ContentPlaceHolder1_lblResults"><a href="http://technorati.com/tag/internet+law" rel="tag">internet
law</a><a href="http://technorati.com/tag/IPR" rel="tag">IPR</a><a href="http://technorati.com/tag/patents" rel="tag">patents</a></span></p>
        <img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=ddf45c43-00fc-4cb1-97c4-7bce2a598017" />
      </body>
      <title>A patently good idea</title>
      <guid isPermaLink="false">http://blog.beuchelt.org/PermaLink,guid,ddf45c43-00fc-4cb1-97c4-7bce2a598017.aspx</guid>
      <link>http://blog.beuchelt.org/2008/07/25/A+Patently+Good+Idea.aspx</link>
      <pubDate>Fri, 25 Jul 2008 03:39:28 GMT</pubDate>
      <description>&lt;p&gt;
The U.S. Patent and Trademark Office (USPTO) is considering to &lt;a href="http://www.patentlyo.com/patent/2008/07/the-death-of-go.html"&gt;invalidate
many (if not most) software patents&lt;/a&gt; and significantly restrict the issuance of
new process patents. No doubt, intellectual property does deserve decent protection,
and I think that this move by the USPTO will in fact result in better protection of
property: copyright law provides ample protection against IPR theft while not getting
in the way of real innovations. 
&lt;/p&gt;
&lt;p&gt;
To draw a technical comparison, process patent law protects the API, while copyright
law protects the implementation. Although it takes a lot of thought to come up with
a good API, it &lt;i&gt;should&lt;/i&gt; be the implementation that is at the heart of the competition
to not harm the end-user. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
In this sense, the new direction of the USPTO will benefit the end-users (consumer
as well as application developers) by allowing the concrete implementation of ideas
to compete while keeping interoperability at the idea-level intact. In the end, the
entire market will benefit including the vendors by lowering the barrier for interoperability
significantly.&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
tags: &lt;span id="ctl00_ContentPlaceHolder1_lblResults"&gt;&lt;a href="http://technorati.com/tag/internet+law" rel="tag"&gt;internet
law&lt;/a&gt; &lt;a href="http://technorati.com/tag/IPR" rel="tag"&gt;IPR&lt;/a&gt; &lt;a href="http://technorati.com/tag/patents" rel="tag"&gt;patents&lt;/a&gt; &lt;/span&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=ddf45c43-00fc-4cb1-97c4-7bce2a598017" /&gt;</description>
      <comments>http://blog.beuchelt.org/CommentView,guid,ddf45c43-00fc-4cb1-97c4-7bce2a598017.aspx</comments>
      <category>General</category>
      <category>Interoperability</category>
    </item>
    <item>
      <trackback:ping>http://blog.beuchelt.org/Trackback.aspx?guid=abb8bdcc-736e-4189-a333-e6a0c9f7aea4</trackback:ping>
      <pingback:server>http://blog.beuchelt.org/pingback.aspx</pingback:server>
      <pingback:target>http://blog.beuchelt.org/PermaLink,guid,abb8bdcc-736e-4189-a333-e6a0c9f7aea4.aspx</pingback:target>
      <dc:creator>Gerald Beuchelt</dc:creator>
      <wfw:comment>http://blog.beuchelt.org/CommentView,guid,abb8bdcc-736e-4189-a333-e6a0c9f7aea4.aspx</wfw:comment>
      <wfw:commentRss>http://blog.beuchelt.org/SyndicationService.asmx/GetEntryCommentsRss?guid=abb8bdcc-736e-4189-a333-e6a0c9f7aea4</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
The current economic situation is not exactly ideal: amongst many significant issues,
one of the most concrete and pressing problems of today is the highly volatile energy
market. Many current problem in the world (such as clean water, food, housing) could
be solved almost completely, given that there is sufficient energy at hand[1]. 
</p>
        <p>
Electric energy generation has seen a variety of approaches: some of them are quite
childish, while others lack in public acceptance. Ultimately, only a sound mix of
nuclear fusion and a select number of reasonable renewables such as solar or geothermal
energy source (were available) will make sense. 
</p>
        <p>
However, electricity is not particularly easy to store, making it by far less attractive
for any type of transport, especially individual transport. No technology that has
been available so far has created a reasonable alternative to fossil hydrocarbon fuels:
they have a sufficient energy density, are easy to handle, and the technology is very
well understood. Alternatives such as canola-based diesel or ethanol-enriched gasoline
are mostly carbon-ineffective ways of wasting money and alimenting lobbies. 
</p>
        <p>
Now, a new genetics based approach is making the rounds in various news outlets: <a href="http://www.ls9.com/about/">LS9</a> is
a South San Francisco company that succeeded in creating microorganisms that can produce
hydrocarbons from renewable sugar sources. In other words, it will soon be possible
to replace the back-yard compost heap with a small LS9 reactor that produces gasoline
instead of dirt. 
</p>
        <p>
It will be interesting to see, if this technology can actually scale to a level where
a large (and energy hungry) economy such as the U.S., China, or the E.U. can rely
on this renewable fuel for a significant portion of their needs. But even if this
approach is not fit for mass energy production, it still guarantees the available
of hydrocarbon based products (i.e. plastics) in the post-fossil age. 
<br /></p>
        <p>
          <br />
        </p>
        <p>
[1] Obviously, in today's world there is also in many cases a lack of political will,
but that is - at least to some extend - again a result of scarce energy. 
</p>
        <img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=abb8bdcc-736e-4189-a333-e6a0c9f7aea4" />
      </body>
      <title>High Potential?</title>
      <guid isPermaLink="false">http://blog.beuchelt.org/PermaLink,guid,abb8bdcc-736e-4189-a333-e6a0c9f7aea4.aspx</guid>
      <link>http://blog.beuchelt.org/2008/06/30/High+Potential.aspx</link>
      <pubDate>Mon, 30 Jun 2008 12:42:35 GMT</pubDate>
      <description>&lt;p&gt;
The current economic situation is not exactly ideal: amongst many significant issues,
one of the most concrete and pressing problems of today is the highly volatile energy
market. Many current problem in the world (such as clean water, food, housing) could
be solved almost completely, given that there is sufficient energy at hand[1]. 
&lt;/p&gt;
&lt;p&gt;
Electric energy generation has seen a variety of approaches: some of them are quite
childish, while others lack in public acceptance. Ultimately, only a sound mix of
nuclear fusion and a select number of reasonable renewables such as solar or geothermal
energy source (were available) will make sense. 
&lt;/p&gt;
&lt;p&gt;
However, electricity is not particularly easy to store, making it by far less attractive
for any type of transport, especially individual transport. No technology that has
been available so far has created a reasonable alternative to fossil hydrocarbon fuels:
they have a sufficient energy density, are easy to handle, and the technology is very
well understood. Alternatives such as canola-based diesel or ethanol-enriched gasoline
are mostly carbon-ineffective ways of wasting money and alimenting lobbies. 
&lt;/p&gt;
&lt;p&gt;
Now, a new genetics based approach is making the rounds in various news outlets: &lt;a href="http://www.ls9.com/about/"&gt;LS9&lt;/a&gt; is
a South San Francisco company that succeeded in creating microorganisms that can produce
hydrocarbons from renewable sugar sources. In other words, it will soon be possible
to replace the back-yard compost heap with a small LS9 reactor that produces gasoline
instead of dirt. 
&lt;/p&gt;
&lt;p&gt;
It will be interesting to see, if this technology can actually scale to a level where
a large (and energy hungry) economy such as the U.S., China, or the E.U. can rely
on this renewable fuel for a significant portion of their needs. But even if this
approach is not fit for mass energy production, it still guarantees the available
of hydrocarbon based products (i.e. plastics) in the post-fossil age. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
[1] Obviously, in today's world there is also in many cases a lack of political will,
but that is - at least to some extend - again a result of scarce energy. 
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=abb8bdcc-736e-4189-a333-e6a0c9f7aea4" /&gt;</description>
      <comments>http://blog.beuchelt.org/CommentView,guid,abb8bdcc-736e-4189-a333-e6a0c9f7aea4.aspx</comments>
      <category>General</category>
    </item>
    <item>
      <trackback:ping>http://blog.beuchelt.org/Trackback.aspx?guid=da09785d-69b7-4cbd-8a2c-10f478edfc80</trackback:ping>
      <pingback:server>http://blog.beuchelt.org/pingback.aspx</pingback:server>
      <pingback:target>http://blog.beuchelt.org/PermaLink,guid,da09785d-69b7-4cbd-8a2c-10f478edfc80.aspx</pingback:target>
      <dc:creator>Gerald Beuchelt</dc:creator>
      <wfw:comment>http://blog.beuchelt.org/CommentView,guid,da09785d-69b7-4cbd-8a2c-10f478edfc80.aspx</wfw:comment>
      <wfw:commentRss>http://blog.beuchelt.org/SyndicationService.asmx/GetEntryCommentsRss?guid=da09785d-69b7-4cbd-8a2c-10f478edfc80</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">To day, I would like to take a peek at
a technology that has been living in the shadows for some time. While HDTV and digital
broadcast over-the-air have been getting some attention lately (especially with the
January 17, 2009 deadline looming), digital radio broadcast have not been getting
any significant media attention in the U.S.A. 
<br />
One of the reasons for the lack of attention might be that the <a href="http://www.hdradio.com/">digital
radio standard</a> chosen by the FCC has been met with some <a href="http://en.wikipedia.org/wiki/HD_Radio#Criticisms">serious
criticism</a>. The two arguments that are most profound here in my mind are sound
quality and proprietariness. 
<br />
Nevertheless, since I am listening to a lot of radio during the day, I have decided
to give this broadcast system a try. For receiving, I chose the <a href="http://www.sonystyle.com/webapp/wcs/stores/servlet/ProductDisplay?catalogId=10551&amp;storeId=10151&amp;langId=-1&amp;productId=8198552921665401984">Sony
XDR-F1HD</a> component tuner that allows most easy integration with a standard stereo
system. Connections are made simply through RCA style component wires. The system
comes with an AM and FM antenna cable, but standard connection (e.g. to you home TV
antenna) are available. The unit is very simple to configure and has - in addition
to the radio program information - a large clock. The display is illuminated. 
<br />
Reception of FM HD radio stations is - overall - pretty good, even under adverse conditions.
My antenna is setup inside the Sun office, which is a steel reenforced concrete building
with excellent radio shielding qualities (sigh!). In addition, the indoor antenna
cable is close to two CRT monitors and a variety of transformers. Most strong stations
(such as WGBH) are readily avilable with little or no reception problems. However,
AM reception is rather spotty and so far I have only been able to receive WBZ when
holding the antenna at 83 degrees North-North-West about 3'7" above my desk. 
<br />
The sound quality is most of the times acceptable. The radio signal codec is a proprietary
version of the AAC encoding, encoded at 36 kbit/sec. This is far from being CD quality,
but it does remove the noise floor of the FM signal to a large extend. 
<br />
Overall, I would probably recommend this setup, as long as the broadcasting community
is dedicated to continue using this sytem. 
<br /><br /><p></p><img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=da09785d-69b7-4cbd-8a2c-10f478edfc80" /></body>
      <title>Review Friday: Sony XDR-F1HD HD-Radio Component Tuner</title>
      <guid isPermaLink="false">http://blog.beuchelt.org/PermaLink,guid,da09785d-69b7-4cbd-8a2c-10f478edfc80.aspx</guid>
      <link>http://blog.beuchelt.org/2008/06/27/Review+Friday+Sony+XDRF1HD+HDRadio+Component+Tuner.aspx</link>
      <pubDate>Fri, 27 Jun 2008 21:36:59 GMT</pubDate>
      <description>To day, I would like to take a peek at a technology that has been living in the shadows for some time. While HDTV and digital broadcast over-the-air have been getting some attention lately (especially with the January 17, 2009 deadline looming), digital radio broadcast have not been getting any significant media attention in the U.S.A. &lt;br&gt;
One of the reasons for the lack of attention might be that the &lt;a href="http://www.hdradio.com/"&gt;digital
radio standard&lt;/a&gt; chosen by the FCC has been met with some &lt;a href="http://en.wikipedia.org/wiki/HD_Radio#Criticisms"&gt;serious
criticism&lt;/a&gt;. The two arguments that are most profound here in my mind are sound
quality and proprietariness. 
&lt;br&gt;
Nevertheless, since I am listening to a lot of radio during the day, I have decided
to give this broadcast system a try. For receiving, I chose the &lt;a href="http://www.sonystyle.com/webapp/wcs/stores/servlet/ProductDisplay?catalogId=10551&amp;amp;storeId=10151&amp;amp;langId=-1&amp;amp;productId=8198552921665401984"&gt;Sony
XDR-F1HD&lt;/a&gt; component tuner that allows most easy integration with a standard stereo
system. Connections are made simply through RCA style component wires. The system
comes with an AM and FM antenna cable, but standard connection (e.g. to you home TV
antenna) are available. The unit is very simple to configure and has - in addition
to the radio program information - a large clock. The display is illuminated. 
&lt;br&gt;
Reception of FM HD radio stations is - overall - pretty good, even under adverse conditions.
My antenna is setup inside the Sun office, which is a steel reenforced concrete building
with excellent radio shielding qualities (sigh!). In addition, the indoor antenna
cable is close to two CRT monitors and a variety of transformers. Most strong stations
(such as WGBH) are readily avilable with little or no reception problems. However,
AM reception is rather spotty and so far I have only been able to receive WBZ when
holding the antenna at 83 degrees North-North-West about 3'7" above my desk. 
&lt;br&gt;
The sound quality is most of the times acceptable. The radio signal codec is a proprietary
version of the AAC encoding, encoded at 36 kbit/sec. This is far from being CD quality,
but it does remove the noise floor of the FM signal to a large extend. 
&lt;br&gt;
Overall, I would probably recommend this setup, as long as the broadcasting community
is dedicated to continue using this sytem. 
&lt;br&gt;
&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=da09785d-69b7-4cbd-8a2c-10f478edfc80" /&gt;</description>
      <comments>http://blog.beuchelt.org/CommentView,guid,da09785d-69b7-4cbd-8a2c-10f478edfc80.aspx</comments>
      <category>Audio</category>
      <category>General</category>
    </item>
    <item>
      <trackback:ping>http://blog.beuchelt.org/Trackback.aspx?guid=43581897-0b06-451b-b078-f212dd226862</trackback:ping>
      <pingback:server>http://blog.beuchelt.org/pingback.aspx</pingback:server>
      <pingback:target>http://blog.beuchelt.org/PermaLink,guid,43581897-0b06-451b-b078-f212dd226862.aspx</pingback:target>
      <dc:creator>Gerald Beuchelt</dc:creator>
      <wfw:comment>http://blog.beuchelt.org/CommentView,guid,43581897-0b06-451b-b078-f212dd226862.aspx</wfw:comment>
      <wfw:commentRss>http://blog.beuchelt.org/SyndicationService.asmx/GetEntryCommentsRss?guid=43581897-0b06-451b-b078-f212dd226862</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
In my earlier article today I pointed out a rather significant security blunder in
Germany, where a number of municipal IT departments failed to secure their systems.
This lead  to exposure of at least 500,000 personal data records to the internet
- so far I have not heard that any affected person was informed about their involuntary
expose to identity thieves. 
</p>
        <p>
In this context it seems a little untimely to publicly announce a <a href="http://www.faz.net/s/Rub0E9EEF84AC1E4A389A8DC6C23161FE44/Doc%7EEA2643991AAE44637B7876C02FDA39A99%7EATpl%7EEcommon%7EScontent.html">new
electronic signature program</a> that will start in 2012.Under this program, anyone
claiming any benefits from any public source (unemployment, social security, etc.)
will be required to use a smart card with a personal key. In addition, employer will
have to submit all salary and compensation information to a federal, centralized database
that will be fully accessible to all participating government agencies on the federal,
state, and local level. Contained in this database are obviously all employer records,
but - in all likelihood - also all data records of current or past applications for
government benefits. Employees are expected to pay for these new services themselves,
with private sector  financial institutions or government agencies playing the
role of the trust broker. 
<br /></p>
        <p>
This program is sold to the public in two ways: on the one hand, it is supposed to
save the employers and the government agencies a lot of money by streamlining reporting
and decision making processes. On the other hand, in its centralized form it is expected
to help limit welfare fraud, which is quite common in Germany. 
</p>
        <p>
In and by itself, such a database seems harmless enough: it has some tangebile benefits,
including significant savings for the private and public sector. However, this effort
does not stand by itself. Over the past couple of years, privacy from prying government
eyes has been under the most severe attack immaginable: A comprehensive tax ID that
is coma<br /></p>
        <img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=43581897-0b06-451b-b078-f212dd226862" />
      </body>
      <title>Along those lines ... </title>
      <guid isPermaLink="false">http://blog.beuchelt.org/PermaLink,guid,43581897-0b06-451b-b078-f212dd226862.aspx</guid>
      <link>http://blog.beuchelt.org/2008/06/26/Along+Those+Lines.aspx</link>
      <pubDate>Thu, 26 Jun 2008 19:47:02 GMT</pubDate>
      <description>&lt;p&gt;
In my earlier article today I pointed out a rather significant security blunder in
Germany, where a number of municipal IT departments failed to secure their systems.
This lead&amp;nbsp; to exposure of at least 500,000 personal data records to the internet
- so far I have not heard that any affected person was informed about their involuntary
expose to identity thieves. 
&lt;/p&gt;
&lt;p&gt;
In this context it seems a little untimely to publicly announce a &lt;a href="http://www.faz.net/s/Rub0E9EEF84AC1E4A389A8DC6C23161FE44/Doc%7EEA2643991AAE44637B7876C02FDA39A99%7EATpl%7EEcommon%7EScontent.html"&gt;new
electronic signature program&lt;/a&gt; that will start in 2012.Under this program, anyone
claiming any benefits from any public source (unemployment, social security, etc.)
will be required to use a smart card with a personal key. In addition, employer will
have to submit all salary and compensation information to a federal, centralized database
that will be fully accessible to all participating government agencies on the federal,
state, and local level. Contained in this database are obviously all employer records,
but - in all likelihood - also all data records of current or past applications for
government benefits. Employees are expected to pay for these new services themselves,
with private sector&amp;nbsp; financial institutions or government agencies playing the
role of the trust broker. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
This program is sold to the public in two ways: on the one hand, it is supposed to
save the employers and the government agencies a lot of money by streamlining reporting
and decision making processes. On the other hand, in its centralized form it is expected
to help limit welfare fraud, which is quite common in Germany.&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
In and by itself, such a database seems harmless enough: it has some tangebile benefits,
including significant savings for the private and public sector. However, this effort
does not stand by itself. Over the past couple of years, privacy from prying government
eyes has been under the most severe attack immaginable: A comprehensive tax ID that
is coma&lt;br&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=43581897-0b06-451b-b078-f212dd226862" /&gt;</description>
      <comments>http://blog.beuchelt.org/CommentView,guid,43581897-0b06-451b-b078-f212dd226862.aspx</comments>
      <category>General</category>
      <category>Identity</category>
    </item>
    <item>
      <trackback:ping>http://blog.beuchelt.org/Trackback.aspx?guid=14a719f1-136f-474a-b35c-ebd35ee034bb</trackback:ping>
      <pingback:server>http://blog.beuchelt.org/pingback.aspx</pingback:server>
      <pingback:target>http://blog.beuchelt.org/PermaLink,guid,14a719f1-136f-474a-b35c-ebd35ee034bb.aspx</pingback:target>
      <dc:creator>Gerald Beuchelt</dc:creator>
      <wfw:comment>http://blog.beuchelt.org/CommentView,guid,14a719f1-136f-474a-b35c-ebd35ee034bb.aspx</wfw:comment>
      <wfw:commentRss>http://blog.beuchelt.org/SyndicationService.asmx/GetEntryCommentsRss?guid=14a719f1-136f-474a-b35c-ebd35ee034bb</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
While Germany and Europe in general have some of the strictest rules regarding the
use and storage of personally identifiable information, the last few months have seen
rather extreme data security breaches. Today, the German media is reporting about
a new installment of irresponsible negligence government incompetence: 
</p>
        <p>
According to the <a href="http://www.spiegel.de/netzwelt/web/0,1518,561461,00.html">SPIEGEL
ONLINE</a> a spokesperson for the software company HSH admitted that the personal
information of more than 500,000 residents of at least 15 cities and towns were readily
available on the internet for at least 3 months [1]. According to a investigative
news program (<a href="http://www.br-online.de/aktuell/report-muenchen-einwohnlermeldeamt-daten-ID1214222663646.xml">Report
aus München</a>), this problem actually affected more than 200 municipalities for
more than 3 years. The alleged cause for this blunder was rather simple: the software
used by the cities to manage these huge data collections had at least one default/demo
account that was not disabled by the IT staff of the authorities. These credentials
were inadvertantly published by the software maker on their web site and thus available
to every one. 
<br /></p>
        <p>
While problems like this can happen, it seems odd that this massive security breach
has not caused a major uproar with the various highly paid privacy guardians. In fact,
there i svirtually no report on this incident in any language but German. One might
get the impression that there is a strong desire with a rather large number of people
to keep this incident on the q.t. and avoid further investitigations and public disclosures. 
<br /></p>
        <p>
Germany has (or had?) after the horrible experiences with two dictatorships and their
respective secret police a tradition of resistance against data collection and privacy
invasion. The proposed general census of 1983 was stopped by the German Supreme Court
in a decision that laid the foundation of what has recently been termed "Informationelles
Selbstbestimmungsrecht" (right to informational self-determination). 
<br /></p>
        <p>
So far, Germany has not seen a large number of identity theft cases: until last year,
there was no unique ID  in use and most electronic transactions are currently
handled through a European debit card system that is less exposed to a number of frauds.
Also, while the various branches of government had been busy collecting large amounts
of data on German citizens and residents, there have been only a few federal databases.
When talking to people on the street, I found a growing indifference to the German
governments extended data collection and linking programs. The general attitude seems
to be that "we do not have anything to hide", and if a little (or even more than just
a little) loss of privacy leads to a few high profile tax evasion prosecutions, everyone
is happy. 
<br /></p>
        <p>
          <br />
        </p>
        <p>
[1] Germany has a national ID law that requires citizens to register with city hall
and disclose persoanlly identifyable information such as names, current and former
addresses, religious affiliation, birth date and place, children, current and former
spouses, tax information, serial numbers of the national ID card and passport, and
more. Since last year's July, this data also includes a tax ID, the German equivalent
of a social security number. 
</p>
        <p>
          <br />
        </p>
        <p>
        </p>
        <img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=14a719f1-136f-474a-b35c-ebd35ee034bb" />
      </body>
      <title>First the U.K., now Germany</title>
      <guid isPermaLink="false">http://blog.beuchelt.org/PermaLink,guid,14a719f1-136f-474a-b35c-ebd35ee034bb.aspx</guid>
      <link>http://blog.beuchelt.org/2008/06/25/First+The+UK+Now+Germany.aspx</link>
      <pubDate>Wed, 25 Jun 2008 20:17:54 GMT</pubDate>
      <description>&lt;p&gt;
While Germany and Europe in general have some of the strictest rules regarding the
use and storage of personally identifiable information, the last few months have seen
rather extreme data security breaches. Today, the German media is reporting about
a new installment of irresponsible negligence government incompetence: 
&lt;/p&gt;
&lt;p&gt;
According to the &lt;a href="http://www.spiegel.de/netzwelt/web/0,1518,561461,00.html"&gt;SPIEGEL
ONLINE&lt;/a&gt; a spokesperson for the software company HSH admitted that the personal
information of more than 500,000 residents of at least 15 cities and towns were readily
available on the internet for at least 3 months [1]. According to a investigative
news program (&lt;a href="http://www.br-online.de/aktuell/report-muenchen-einwohnlermeldeamt-daten-ID1214222663646.xml"&gt;Report
aus München&lt;/a&gt;), this problem actually affected more than 200 municipalities for
more than 3 years. The alleged cause for this blunder was rather simple: the software
used by the cities to manage these huge data collections had at least one default/demo
account that was not disabled by the IT staff of the authorities. These credentials
were inadvertantly published by the software maker on their web site and thus available
to every one. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
While problems like this can happen, it seems odd that this massive security breach
has not caused a major uproar with the various highly paid privacy guardians. In fact,
there i svirtually no report on this incident in any language but German. One might
get the impression that there is a strong desire with a rather large number of people
to keep this incident on the q.t. and avoid further investitigations and public disclosures. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
Germany has (or had?) after the horrible experiences with two dictatorships and their
respective secret police a tradition of resistance against data collection and privacy
invasion. The proposed general census of 1983 was stopped by the German Supreme Court
in a decision that laid the foundation of what has recently been termed "Informationelles
Selbstbestimmungsrecht" (right to informational self-determination). 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
So far, Germany has not seen a large number of identity theft cases: until last year,
there was no unique ID&amp;nbsp; in use and most electronic transactions are currently
handled through a European debit card system that is less exposed to a number of frauds.
Also, while the various branches of government had been busy collecting large amounts
of data on German citizens and residents, there have been only a few federal databases.
When talking to people on the street, I found a growing indifference to the German
governments extended data collection and linking programs. The general attitude seems
to be that "we do not have anything to hide", and if a little (or even more than just
a little) loss of privacy leads to a few high profile tax evasion prosecutions, everyone
is happy. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
[1] Germany has a national ID law that requires citizens to register with city hall
and disclose persoanlly identifyable information such as names, current and former
addresses, religious affiliation, birth date and place, children, current and former
spouses, tax information, serial numbers of the national ID card and passport, and
more. Since last year's July, this data also includes a tax ID, the German equivalent
of a social security number. 
&lt;/p&gt;
&lt;p&gt;
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=14a719f1-136f-474a-b35c-ebd35ee034bb" /&gt;</description>
      <comments>http://blog.beuchelt.org/CommentView,guid,14a719f1-136f-474a-b35c-ebd35ee034bb.aspx</comments>
      <category>General</category>
      <category>Identity</category>
    </item>
    <item>
      <trackback:ping>http://blog.beuchelt.org/Trackback.aspx?guid=d6f96891-741f-40a5-ad3a-7d06b71309c4</trackback:ping>
      <pingback:server>http://blog.beuchelt.org/pingback.aspx</pingback:server>
      <pingback:target>http://blog.beuchelt.org/PermaLink,guid,d6f96891-741f-40a5-ad3a-7d06b71309c4.aspx</pingback:target>
      <dc:creator>Gerald Beuchelt</dc:creator>
      <wfw:comment>http://blog.beuchelt.org/CommentView,guid,d6f96891-741f-40a5-ad3a-7d06b71309c4.aspx</wfw:comment>
      <wfw:commentRss>http://blog.beuchelt.org/SyndicationService.asmx/GetEntryCommentsRss?guid=d6f96891-741f-40a5-ad3a-7d06b71309c4</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
While Germany and Europe in general have some of the strictest rules regarding the
use and storage of personally identifiable information, the last few months have seen
rather extreme data security breaches. Today, the German media is reporting about
a new installment of irresponsible negligence government incompetence: 
</p>
        <p>
According to the <a href="http://www.spiegel.de/netzwelt/web/0,1518,561461,00.html">SPIEGEL
ONLINE</a> a spokesperson for the software company HSH admitted that the personal
information of more than 500,000 residents of at least 15 cities and towns were readily
available on the internet for at least 3 months [1]. According to a investigative
news program (<a href="http://www.br-online.de/aktuell/report-muenchen-einwohnlermeldeamt-daten-ID1214222663646.xml">Report
aus München</a>), this problem actually affected more than 200 municipalities for
more than 3 years. The alleged cause for this blunder was rather simple: the software
used by the cities to manage these huge data collections had at least one default/demo
account that was not disabled by the IT staff of the authorities. These credentials
were inadvertantly published by the software maker on their web site and thus available
to every one. 
<br /></p>
        <p>
While problems like this can happen, it seems odd that this massive security breach
has not caused a major uproar with the various highly paid privacy guardians. In fact,
there i svirtually no report on this incident in any language but German. One might
get the impression that there is a strong desire with a rather large number of people
to keep this incident on the q.t. and avoid further investitigations and public disclosures. 
<br /></p>
        <p>
Germany has (or had?) after the horrible experiences with two dictatorships and their
respective secret police a tradition of resistance against data collection and privacy
invasion. The proposed general census of 1983 was stopped by the German Supreme Court
in a decision that laid the foundation of what has recently been termed "Informationelles
Selbstbestimmungsrecht" (right to informational self-determination). 
<br /></p>
        <p>
So far, Germany has not seen a large number of identity theft cases: until last year,
there was no unique ID  in use and most electronic transactions are currently
handled through a European debit card system that is less exposed to a number of frauds.
Also, while the various branches of government had been busy collecting large amounts
of data on German citizens and residents, there have been only a few federal databases.
When talking to people on the street, I found a growing indifference to the German
governments extended data collection and linking programs. The general attitude seems
to be that "we do not have anything to hide", and if a little (or even more than just
a little) loss of privacy leads to a few high profile tax evasion prosecutions, everyone
is happy. 
<br /></p>
        <p>
          <br />
        </p>
        <p>
[1] Germany has a national ID law that requires citizens to register with city hall
and disclose persoanlly identifyable information such as names, current and former
addresses, religious affiliation, birth date and place, children, current and former
spouses, tax information, serial numbers of the national ID card and passport, and
more. Since last year's July, this data also includes a tax ID, the German equivalent
of a social security number. 
</p>
        <p>
          <br />
        </p>
        <img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=d6f96891-741f-40a5-ad3a-7d06b71309c4" />
      </body>
      <title>First the U.K., now Germany</title>
      <guid isPermaLink="false">http://blog.beuchelt.org/PermaLink,guid,d6f96891-741f-40a5-ad3a-7d06b71309c4.aspx</guid>
      <link>http://blog.beuchelt.org/2008/06/23/First+The+UK+Now+Germany.aspx</link>
      <pubDate>Mon, 23 Jun 2008 17:23:01 GMT</pubDate>
      <description>&lt;p&gt;
While Germany and Europe in general have some of the strictest rules regarding the
use and storage of personally identifiable information, the last few months have seen
rather extreme data security breaches. Today, the German media is reporting about
a new installment of irresponsible negligence government incompetence: 
&lt;/p&gt;
&lt;p&gt;
According to the &lt;a href="http://www.spiegel.de/netzwelt/web/0,1518,561461,00.html"&gt;SPIEGEL
ONLINE&lt;/a&gt; a spokesperson for the software company HSH admitted that the personal
information of more than 500,000 residents of at least 15 cities and towns were readily
available on the internet for at least 3 months [1]. According to a investigative
news program (&lt;a href="http://www.br-online.de/aktuell/report-muenchen-einwohnlermeldeamt-daten-ID1214222663646.xml"&gt;Report
aus München&lt;/a&gt;), this problem actually affected more than 200 municipalities for
more than 3 years. The alleged cause for this blunder was rather simple: the software
used by the cities to manage these huge data collections had at least one default/demo
account that was not disabled by the IT staff of the authorities. These credentials
were inadvertantly published by the software maker on their web site and thus available
to every one. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
While problems like this can happen, it seems odd that this massive security breach
has not caused a major uproar with the various highly paid privacy guardians. In fact,
there i svirtually no report on this incident in any language but German. One might
get the impression that there is a strong desire with a rather large number of people
to keep this incident on the q.t. and avoid further investitigations and public disclosures. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
Germany has (or had?) after the horrible experiences with two dictatorships and their
respective secret police a tradition of resistance against data collection and privacy
invasion. The proposed general census of 1983 was stopped by the German Supreme Court
in a decision that laid the foundation of what has recently been termed "Informationelles
Selbstbestimmungsrecht" (right to informational self-determination). 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
So far, Germany has not seen a large number of identity theft cases: until last year,
there was no unique ID&amp;nbsp; in use and most electronic transactions are currently
handled through a European debit card system that is less exposed to a number of frauds.
Also, while the various branches of government had been busy collecting large amounts
of data on German citizens and residents, there have been only a few federal databases.
When talking to people on the street, I found a growing indifference to the German
governments extended data collection and linking programs. The general attitude seems
to be that "we do not have anything to hide", and if a little (or even more than just
a little) loss of privacy leads to a few high profile tax evasion prosecutions, everyone
is happy. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
[1] Germany has a national ID law that requires citizens to register with city hall
and disclose persoanlly identifyable information such as names, current and former
addresses, religious affiliation, birth date and place, children, current and former
spouses, tax information, serial numbers of the national ID card and passport, and
more. Since last year's July, this data also includes a tax ID, the German equivalent
of a social security number. 
&lt;/p&gt;
&lt;p&gt;
&lt;br&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=d6f96891-741f-40a5-ad3a-7d06b71309c4" /&gt;</description>
      <comments>http://blog.beuchelt.org/CommentView,guid,d6f96891-741f-40a5-ad3a-7d06b71309c4.aspx</comments>
      <category>General</category>
      <category>Identity</category>
    </item>
    <item>
      <trackback:ping>http://blog.beuchelt.org/Trackback.aspx?guid=6b5f21cf-0c4f-42ec-a1dc-47f5d12bdb33</trackback:ping>
      <pingback:server>http://blog.beuchelt.org/pingback.aspx</pingback:server>
      <pingback:target>http://blog.beuchelt.org/PermaLink,guid,6b5f21cf-0c4f-42ec-a1dc-47f5d12bdb33.aspx</pingback:target>
      <dc:creator>Gerald Beuchelt</dc:creator>
      <wfw:comment>http://blog.beuchelt.org/CommentView,guid,6b5f21cf-0c4f-42ec-a1dc-47f5d12bdb33.aspx</wfw:comment>
      <wfw:commentRss>http://blog.beuchelt.org/SyndicationService.asmx/GetEntryCommentsRss?guid=6b5f21cf-0c4f-42ec-a1dc-47f5d12bdb33</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Starting today, I will try to review some of the more interesting gadgets that I have
been playing with. The first installment will be on the Windows Mobile phone that
I won last week at TechEd. After attending a Mobile Security session, I won this phone
for knowing the original code name for the first Windows Smartphone (that was "Stinger").
The phone is a <a href="http://www.samsung.com/us/consumer/detail/detail.do?group=mobilephones&amp;type=mobilephones&amp;subtype=att&amp;model_cd=SGH-I617ZKAATT">SAMSUNG
Blackjack II</a> with AT&amp;T branding. 
</p>
        <p>
The list of features is good: 
</p>
        <ul>
          <li>
            <p>
Windows Mobile 6.0
</p>
          </li>
          <li>
            <p>
Tri-Band UMTS (3G) and Quad-Band GSM
</p>
          </li>
          <li>
            <p>
128 MB RAM and µ-SD port (up to 4GB)
</p>
          </li>
          <li>
            <p>
GPS 
</p>
          </li>
          <li>
            <p>
Thin (0.4") and light-weight
</p>
          </li>
          <li>
            <p>
2.0 MPixel camera
</p>
          </li>
        </ul>
        <p>
In general, the device is easy to handle. It has a jog wheel that feels a little flimsy,
but it works ok (so far). The keys are a little small for my clumsy fingers, but that
way the phone does not get too big, so it is a good compromise. While the above feature
list ist good, there are a few things that are sorely missing: 
</p>
        <ul>
          <li>
            <p>
No WiFi - this is probably the biggest shortcomming on this device. 
</p>
          </li>
          <li>
            <p>
Proprietary connector - now standard USB, no standard headphone jack, no antenna extension
- just proprietary connectors. This was acceptable in 2000, but I am no longer willing
to tolerate this in 2008. 
</p>
          </li>
        </ul>
        <p>
UMTS/3G internet services are quite good, at least in most places North of Boston.
As such, most web sites suited for mobile browsers display quickly and efficiently
in IE mobile. 
</p>
        <p>
The advertised add-on software (mobile TV, Navigator, etc.) is rather disappointing:
some of it works all-right, but pretty much all of the applications are only short-term
trials. This is highly annoying, especially since there is no easy way to remove the
various links to these app from the Start menu. 
</p>
        <p>
Overall, I am quite happy with this new toy (especially at the price), allthough I
would probably not have extended my contract for two years and paid USD 99 for it. 
<br /></p>
        <img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=6b5f21cf-0c4f-42ec-a1dc-47f5d12bdb33" />
      </body>
      <title>Review Friday: Blackjack II</title>
      <guid isPermaLink="false">http://blog.beuchelt.org/PermaLink,guid,6b5f21cf-0c4f-42ec-a1dc-47f5d12bdb33.aspx</guid>
      <link>http://blog.beuchelt.org/2008/06/20/Review+Friday+Blackjack+II.aspx</link>
      <pubDate>Fri, 20 Jun 2008 16:48:29 GMT</pubDate>
      <description>&lt;p&gt;
Starting today, I will try to review some of the more interesting gadgets that I have
been playing with. The first installment will be on the Windows Mobile phone that
I won last week at TechEd. After attending a Mobile Security session, I won this phone
for knowing the original code name for the first Windows Smartphone (that was "Stinger").
The phone is a &lt;a href="http://www.samsung.com/us/consumer/detail/detail.do?group=mobilephones&amp;amp;type=mobilephones&amp;amp;subtype=att&amp;amp;model_cd=SGH-I617ZKAATT"&gt;SAMSUNG
Blackjack II&lt;/a&gt; with AT&amp;amp;T branding. 
&lt;/p&gt;
&lt;p&gt;
The list of features is good: 
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;
Windows Mobile 6.0
&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;
Tri-Band UMTS (3G) and Quad-Band GSM
&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;
128 MB RAM and µ-SD port (up to 4GB)
&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;
GPS 
&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;
Thin (0.4") and light-weight
&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;
2.0 MPixel camera
&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
In general, the device is easy to handle. It has a jog wheel that feels a little flimsy,
but it works ok (so far). The keys are a little small for my clumsy fingers, but that
way the phone does not get too big, so it is a good compromise. While the above feature
list ist good, there are a few things that are sorely missing: 
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;
No WiFi - this is probably the biggest shortcomming on this device. 
&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;
Proprietary connector - now standard USB, no standard headphone jack, no antenna extension
- just proprietary connectors. This was acceptable in 2000, but I am no longer willing
to tolerate this in 2008. 
&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
UMTS/3G internet services are quite good, at least in most places North of Boston.
As such, most web sites suited for mobile browsers display quickly and efficiently
in IE mobile. 
&lt;/p&gt;
&lt;p&gt;
The advertised add-on software (mobile TV, Navigator, etc.) is rather disappointing:
some of it works all-right, but pretty much all of the applications are only short-term
trials. This is highly annoying, especially since there is no easy way to remove the
various links to these app from the Start menu. 
&lt;/p&gt;
&lt;p&gt;
Overall, I am quite happy with this new toy (especially at the price), allthough I
would probably not have extended my contract for two years and paid USD 99 for it. 
&lt;br&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=6b5f21cf-0c4f-42ec-a1dc-47f5d12bdb33" /&gt;</description>
      <comments>http://blog.beuchelt.org/CommentView,guid,6b5f21cf-0c4f-42ec-a1dc-47f5d12bdb33.aspx</comments>
      <category>General</category>
      <category>Tips and Tricks</category>
    </item>
    <item>
      <trackback:ping>http://blog.beuchelt.org/Trackback.aspx?guid=c9649cc8-c4b0-4c32-b627-9875cdc2add9</trackback:ping>
      <pingback:server>http://blog.beuchelt.org/pingback.aspx</pingback:server>
      <pingback:target>http://blog.beuchelt.org/PermaLink,guid,c9649cc8-c4b0-4c32-b627-9875cdc2add9.aspx</pingback:target>
      <dc:creator>Gerald Beuchelt</dc:creator>
      <wfw:comment>http://blog.beuchelt.org/CommentView,guid,c9649cc8-c4b0-4c32-b627-9875cdc2add9.aspx</wfw:comment>
      <wfw:commentRss>http://blog.beuchelt.org/SyndicationService.asmx/GetEntryCommentsRss?guid=c9649cc8-c4b0-4c32-b627-9875cdc2add9</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I attended a meeting of the Hartford, CT, chapter of OWASP yesterday - <a href="http://duckdown.blogspot.com/">James
McGovern</a> was so nice of inviting me there. <a href="https://www.owasp.org/">OWASP</a> is
a group focusing on web application security, with a heavy emphasis on "application"
(in contrast to "infrastructure"). Most of the attendees were either directly working
in the financial industry or closely working with them - at the end of the day, it
was Hartford. 
<br /></p>
        <p>
To me it was a very interesting event - especially since I have mostly been thinking
about platform and infrastrastructure security and not so much about the applications.
Some of the emerging standards (like <a href="https://www.pcisecuritystandards.org/">PCI
DSS</a>) were rather new to me, but seem interesting enough for me to take a look
at. 
<br /></p>
        <p>
Some more interesting tools and tidbits: 
<br /></p>
        <ul>
          <li>
            <a href="https://www.owasp.org/index.php/OWASP_WebGoat_Project">WebGoat</a> is a "deliberately
insecure JEE application", designed to teach developers how to *not* code a web application.
This should be fun to take a look at. 
<br /></li>
          <li>
            <a href="https://www.owasp.org/index.php/OWASP_WebScarab_Project">WebScarab</a> is
an intercepting HTTP(S) proxy. 
<br /></li>
          <li>
The OWASP Top Ten also has some interesting reading. 
<br /></li>
        </ul>
        <p>
Overall, I am looking forward to staying in touch with this group. 
<br /></p>
        <img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=c9649cc8-c4b0-4c32-b627-9875cdc2add9" />
      </body>
      <title>OWASP</title>
      <guid isPermaLink="false">http://blog.beuchelt.org/PermaLink,guid,c9649cc8-c4b0-4c32-b627-9875cdc2add9.aspx</guid>
      <link>http://blog.beuchelt.org/2008/05/01/OWASP.aspx</link>
      <pubDate>Thu, 01 May 2008 19:19:28 GMT</pubDate>
      <description>&lt;p&gt;
I attended a meeting of the Hartford, CT, chapter of OWASP yesterday - &lt;a href="http://duckdown.blogspot.com/"&gt;James
McGovern&lt;/a&gt; was so nice of inviting me there. &lt;a href="https://www.owasp.org/"&gt;OWASP&lt;/a&gt; is
a group focusing on web application security, with a heavy emphasis on "application"
(in contrast to "infrastructure"). Most of the attendees were either directly working
in the financial industry or closely working with them - at the end of the day, it
was Hartford. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
To me it was a very interesting event - especially since I have mostly been thinking
about platform and infrastrastructure security and not so much about the applications.
Some of the emerging standards (like &lt;a href="https://www.pcisecuritystandards.org/"&gt;PCI
DSS&lt;/a&gt;) were rather new to me, but seem interesting enough for me to take a look
at. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
Some more interesting tools and tidbits: 
&lt;br&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://www.owasp.org/index.php/OWASP_WebGoat_Project"&gt;WebGoat&lt;/a&gt; is a "deliberately
insecure JEE application", designed to teach developers how to *not* code a web application.
This should be fun to take a look at. 
&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://www.owasp.org/index.php/OWASP_WebScarab_Project"&gt;WebScarab&lt;/a&gt; is
an intercepting HTTP(S) proxy. 
&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
The OWASP Top Ten also has some interesting reading. 
&lt;br&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
Overall, I am looking forward to staying in touch with this group. 
&lt;br&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=c9649cc8-c4b0-4c32-b627-9875cdc2add9" /&gt;</description>
      <comments>http://blog.beuchelt.org/CommentView,guid,c9649cc8-c4b0-4c32-b627-9875cdc2add9.aspx</comments>
      <category>General</category>
      <category>Security</category>
    </item>
    <item>
      <trackback:ping>http://blog.beuchelt.org/Trackback.aspx?guid=48619272-6453-49ee-8789-2b651be86f33</trackback:ping>
      <pingback:server>http://blog.beuchelt.org/pingback.aspx</pingback:server>
      <pingback:target>http://blog.beuchelt.org/PermaLink,guid,48619272-6453-49ee-8789-2b651be86f33.aspx</pingback:target>
      <dc:creator>Gerald Beuchelt</dc:creator>
      <wfw:comment>http://blog.beuchelt.org/CommentView,guid,48619272-6453-49ee-8789-2b651be86f33.aspx</wfw:comment>
      <wfw:commentRss>http://blog.beuchelt.org/SyndicationService.asmx/GetEntryCommentsRss?guid=48619272-6453-49ee-8789-2b651be86f33</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">There are quite a <a href="http://www.reuters.com/article/entertainmentNews/idUSN2844446320080129">few
indications </a>that the hopes for an industry backed, ad-supported music exchange
were - at the least - <a href="http://www.reuters.com/article/entertainmentNews/idUSN2844446320080129">too
early.</a> Maybe it's a scam, maybe it is just a test-balloon, but in a world of iTunes
hating music companies, this scheme did make some sense...<br /><p><b>tag:</b><a href="http://www.technorati.com/tag/qtrax" rel="tag">qtrax</a>, <a href="http://www.technorati.com/tag/iPod" rel="tag">iPod</a>, <a href="http://www.technorati.com/tag/music" rel="tag">music</a></p><img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=48619272-6453-49ee-8789-2b651be86f33" /></body>
      <title>Or maybe not</title>
      <guid isPermaLink="false">http://blog.beuchelt.org/PermaLink,guid,48619272-6453-49ee-8789-2b651be86f33.aspx</guid>
      <link>http://blog.beuchelt.org/2008/01/30/Or+Maybe+Not.aspx</link>
      <pubDate>Wed, 30 Jan 2008 02:07:10 GMT</pubDate>
      <description>There are quite a &lt;a href="http://www.reuters.com/article/entertainmentNews/idUSN2844446320080129"&gt;few
indications &lt;/a&gt;that the hopes for an industry backed, ad-supported music exchange
were - at the least - &lt;a href="http://www.reuters.com/article/entertainmentNews/idUSN2844446320080129"&gt;too
early.&lt;/a&gt; Maybe it's a scam, maybe it is just a test-balloon, but in a world of iTunes
hating music companies, this scheme did make some sense...&lt;br&gt;
&lt;p&gt;
&lt;b&gt;tag:&lt;/b&gt; &lt;a href="http://www.technorati.com/tag/qtrax" rel="tag"&gt;qtrax&lt;/a&gt;, &lt;a href="http://www.technorati.com/tag/iPod" rel="tag"&gt;iPod&lt;/a&gt;, &lt;a href="http://www.technorati.com/tag/music" rel="tag"&gt;music&lt;/a&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=48619272-6453-49ee-8789-2b651be86f33" /&gt;</description>
      <comments>http://blog.beuchelt.org/CommentView,guid,48619272-6453-49ee-8789-2b651be86f33.aspx</comments>
      <category>Audio</category>
      <category>General</category>
    </item>
    <item>
      <trackback:ping>http://blog.beuchelt.org/Trackback.aspx?guid=29cd3033-7d70-4caa-884a-5106f30217b8</trackback:ping>
      <pingback:server>http://blog.beuchelt.org/pingback.aspx</pingback:server>
      <pingback:target>http://blog.beuchelt.org/PermaLink,guid,29cd3033-7d70-4caa-884a-5106f30217b8.aspx</pingback:target>
      <dc:creator>Gerald Beuchelt</dc:creator>
      <wfw:comment>http://blog.beuchelt.org/CommentView,guid,29cd3033-7d70-4caa-884a-5106f30217b8.aspx</wfw:comment>
      <wfw:commentRss>http://blog.beuchelt.org/SyndicationService.asmx/GetEntryCommentsRss?guid=29cd3033-7d70-4caa-884a-5106f30217b8</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Maybe, maybe: there are signs on the horizon that the content industry will finally
come to grips with the harsh reality that their old models just do not work anymore
the way they used to: enter <a href="http://www.qtrax.com/">Qtrax</a>, a free, ad-supported
P2P network that claims to have the blessings from a bunch of major labels, including
Sony/BMG and EMI. Qtrax will <a href="http://blog.wired.com/music/2008/01/major-labels-al.html">lauch
tonight</a>, so soon we will know more. 
</p>
        <p>
Overall, this might be a sign that the RIAA monopoly is finally understanding that
suing their customers is not a good way of advertising your goods. And while MP3s
are not exactly the encoding that HiFi fans' dreams are made out of, it is still an
interesting start into a hopefully much brighter future. 
</p>
        <p>
There are a few things that really interest me: 
</p>
        <ul>
          <li>
            <p>
They are using the Mozilla rendering engine. That is a good thing. Period. 
</p>
          </li>
          <li>
            <p>
They promise iPod compatibility. Hmm.. this sounds odd, since the iPod is quite capable
of playing back MP3s. Now - assuming for the moment that they <i>are</i> using MP3s
- why would you need to make the iPod compatible? Unless there is some sort of DRM
or platform lock-in included ... we will see in about 3.5 hours ;-)
</p>
          </li>
          <li>
            <p>
Who will be the ad source, ie. which advertising seller will get the opportunity to
get access to a potentially gigantic market. While I have absolutely no idea, I'd
be surprised if the name of that company started with a 'G'. 
</p>
          </li>
          <li>
            <p>
How will Apple and the market react? At the end of the day, this whole thing is a
thinly-veiled attack against Apples extremely strong position with the iPod and iTunes.
If Qtrax can offer a similar level of ease-of-use, Mr. Jobs will have to do some very
creative thinking. 
</p>
          </li>
          <li>
            <p>
What is their Linux story? Or - to rephrase the question in a more interesting way:
What is their open source/open specification story? I can see that they are not particularly
interested in opening up their platform, as this would directly undercut their ad-based
business model. But will they allow ports or make the engine at least reasonably portable
to other OSes, including Linux, but also Symbian or other cell-phone OSes (and - of
course - OpenSolaris)?
</p>
          </li>
        </ul>
        <p>
We will see ... soon. 
</p>
        <p>
          <b>tag:</b>
          <a href="http://www.technorati.com/tag/iPod" rel="tag">iPod</a>, <a href="http://www.technorati.com/tag/apple" rel="tag">apple</a>, <a href="http://www.technorati.com/tag/audio" rel="tag">audio</a>, <a href="http://www.technorati.com/tag/music" rel="tag">music</a>, <a href="http://www.technorati.com/tag/qtrax" rel="tag">qtrax</a></p>
        <img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=29cd3033-7d70-4caa-884a-5106f30217b8" />
      </body>
      <title>There is still hope</title>
      <guid isPermaLink="false">http://blog.beuchelt.org/PermaLink,guid,29cd3033-7d70-4caa-884a-5106f30217b8.aspx</guid>
      <link>http://blog.beuchelt.org/2008/01/28/There+Is+Still+Hope.aspx</link>
      <pubDate>Mon, 28 Jan 2008 01:17:12 GMT</pubDate>
      <description>&lt;p&gt;
Maybe, maybe: there are signs on the horizon that the content industry will finally
come to grips with the harsh reality that their old models just do not work anymore
the way they used to: enter &lt;a href="http://www.qtrax.com/"&gt;Qtrax&lt;/a&gt;, a free, ad-supported
P2P network that claims to have the blessings from a bunch of major labels, including
Sony/BMG and EMI. Qtrax will &lt;a href="http://blog.wired.com/music/2008/01/major-labels-al.html"&gt;lauch
tonight&lt;/a&gt;, so soon we will know more. 
&lt;/p&gt;
&lt;p&gt;
Overall, this might be a sign that the RIAA monopoly is finally understanding that
suing their customers is not a good way of advertising your goods. And while MP3s
are not exactly the encoding that HiFi fans' dreams are made out of, it is still an
interesting start into a hopefully much brighter future. 
&lt;/p&gt;
&lt;p&gt;
There are a few things that really interest me: 
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;
They are using the Mozilla rendering engine. That is a good thing. Period. 
&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;
They promise iPod compatibility. Hmm.. this sounds odd, since the iPod is quite capable
of playing back MP3s. Now - assuming for the moment that they &lt;i&gt;are&lt;/i&gt; using MP3s
- why would you need to make the iPod compatible? Unless there is some sort of DRM
or platform lock-in included ... we will see in about 3.5 hours ;-)
&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;
Who will be the ad source, ie. which advertising seller will get the opportunity to
get access to a potentially gigantic market. While I have absolutely no idea, I'd
be surprised if the name of that company started with a 'G'. 
&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;
How will Apple and the market react? At the end of the day, this whole thing is a
thinly-veiled attack against Apples extremely strong position with the iPod and iTunes.
If Qtrax can offer a similar level of ease-of-use, Mr. Jobs will have to do some very
creative thinking. 
&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;
What is their Linux story? Or - to rephrase the question in a more interesting way:
What is their open source/open specification story? I can see that they are not particularly
interested in opening up their platform, as this would directly undercut their ad-based
business model. But will they allow ports or make the engine at least reasonably portable
to other OSes, including Linux, but also Symbian or other cell-phone OSes (and - of
course - OpenSolaris)?
&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
We will see ... soon. 
&lt;/p&gt;
&lt;p&gt;
&lt;b&gt;tag:&lt;/b&gt; &lt;a href="http://www.technorati.com/tag/iPod" rel="tag"&gt;iPod&lt;/a&gt;, &lt;a href="http://www.technorati.com/tag/apple" rel="tag"&gt;apple&lt;/a&gt;, &lt;a href="http://www.technorati.com/tag/audio" rel="tag"&gt;audio&lt;/a&gt;, &lt;a href="http://www.technorati.com/tag/music" rel="tag"&gt;music&lt;/a&gt;, &lt;a href="http://www.technorati.com/tag/qtrax" rel="tag"&gt;qtrax&lt;/a&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=29cd3033-7d70-4caa-884a-5106f30217b8" /&gt;</description>
      <comments>http://blog.beuchelt.org/CommentView,guid,29cd3033-7d70-4caa-884a-5106f30217b8.aspx</comments>
      <category>Audio</category>
      <category>General</category>
    </item>
    <item>
      <trackback:ping>http://blog.beuchelt.org/Trackback.aspx?guid=fe6a6810-1dc4-4b8c-97a3-8167e8b52b99</trackback:ping>
      <pingback:server>http://blog.beuchelt.org/pingback.aspx</pingback:server>
      <pingback:target>http://blog.beuchelt.org/PermaLink,guid,fe6a6810-1dc4-4b8c-97a3-8167e8b52b99.aspx</pingback:target>
      <dc:creator>Gerald Beuchelt</dc:creator>
      <wfw:comment>http://blog.beuchelt.org/CommentView,guid,fe6a6810-1dc4-4b8c-97a3-8167e8b52b99.aspx</wfw:comment>
      <wfw:commentRss>http://blog.beuchelt.org/SyndicationService.asmx/GetEntryCommentsRss?guid=fe6a6810-1dc4-4b8c-97a3-8167e8b52b99</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
For years I have been playing around with all kinds of computer based TV and multi-media
solutions and toys: Windows MCE in its various editions from 2004 to Vista, early
versions of MythTV and proprietary stuff. Until now none of these where really at
a point where they were actually useful for a family room: 
</p>
        <p>
While Windows did have a reasonable UI from the start, the fact that it recorded to
a highly proprietary format with nasty DRM implication was a deal-killer right from
the start. Some of the tuner-cards (like ATI) attempted to mitigate this by bundling
plugins for MPEG-2 conversion, but these were implemented rather clumsily and had
frequent failures. 
<br /></p>
        <p>
MythTV was - until recently - also more of a geek toy: nice for my lab or office,
but nothing I could really throw at my family. Now, with the 0.20 config found in
the Gutsy release of Mythbuntu, MythTV takes a rather large leap towards usability. 
</p>
        <ul>
          <li>
            <p>
The UI is basically usable and driver support (especially for the tuner cards) is
becoming acceptable. I am using an WinTV HVR-950 USB stick now with my digital-over-the-air
setup and there is not a lot more I could ask for in terms of device support. 
</p>
          </li>
          <li>
            <p>
The proprietary NVidia drivers are good enough and support the motion extensions that
are needed to offload motion processing to the GPU. 
</p>
          </li>
          <li>
            <p>
For audio, I require at the very least S/PDIF support (mostly for lossy Dolby Digital,
but there is no other format like e.g. MLP being used for digital TV at this time),
which has been quite painful, but ultimately doable. 
</p>
          </li>
          <li>
            <p>
There seems to be decent remote support, but I am right now still fighting with my
old ATI Remote Wonder (I think that I will cave in here at some point in time though). 
</p>
          </li>
        </ul>
        <p>
The by far most important factor for family room usability for me is RTC wakeup: I
could not near having a computer with its nasty fans running all the time. Enter ACPI
controlled RTC wakeup: using a <a href="https://help.ubuntu.com/community/MythTV/Install/WhatNext/ACPIWake">couple
of scripts</a><sup>[1]</sup>, I was able to make the MythTV box boot up in time for
any show that I wanted to record. Very cool.
</p>
        <p>
One thing that I was fighting with in the end was a problem with the way MythTV could
be shut down automatically after an unattended recording session. For this, MythTV
provides <a href="http://www.mythtv.org/wiki/index.php/Mythwelcome"><font face="Courier New">mythwelcome(1)</font></a> which
is a helper program to start the MythTV frontend<sup>[2]</sup>. The trick that made
is work for me was to instruct<sup>[3]</sup><font face="Courier New">mythwelcome(1)</font> to <i>not</i> start <font face="Courier New">mythfrontend(1)</font> automatically:
This overcomes a problem with session management in Ubuntu and mythwelcome, and allows
the box to shutdown automatically after it completed recording. 
<br /></p>
        <p>
Bottom line is that I am quite happy with my MythTV box for now. 
<br /></p>
        <b>tag:</b>
        <a href="http://www.technorati.com/tag/Ubuntu" rel="tag">Ubuntu</a>, <a href="http://www.technorati.com/tag/MythTV" rel="tag">MythTV</a>, <a href="http://www.technorati.com/tag/mythwelcome" rel="tag">mythwelcome</a>, <a href="http://www.technorati.com/tag/Audio" rel="tag">Audio</a><p>
[1] There are quite a few of tutorials on ACPI wakup out there, many using nvram-wakeup.
Discard all these, and only use those centered on <font face="Courier New">/proc/acpi/alarm</font>,
instead (if you can). 
<br /></p><p>
[2]  Mythbuntu Gutsy is actually quite smart about using <font face="Courier New">mythwelcome(1)</font>:
You only need to go into <font face="Courier New">/etc/mythtv/session-settings</font> and
enable the welcome shell. No need to change the <font face="Courier New">mythstartup.sh</font> script. 
<br /></p><p>
[3] Press the 'i' key while in <font face="Courier New">mythwelcome(1)</font> to configure
this. 
<br /></p><img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=fe6a6810-1dc4-4b8c-97a3-8167e8b52b99" /></body>
      <title>My new favorite: MythTV</title>
      <guid isPermaLink="false">http://blog.beuchelt.org/PermaLink,guid,fe6a6810-1dc4-4b8c-97a3-8167e8b52b99.aspx</guid>
      <link>http://blog.beuchelt.org/2008/01/26/My+New+Favorite+MythTV.aspx</link>
      <pubDate>Sat, 26 Jan 2008 02:44:22 GMT</pubDate>
      <description>&lt;p&gt;
For years I have been playing around with all kinds of computer based TV and multi-media
solutions and toys: Windows MCE in its various editions from 2004 to Vista, early
versions of MythTV and proprietary stuff. Until now none of these where really at
a point where they were actually useful for a family room: 
&lt;/p&gt;
&lt;p&gt;
While Windows did have a reasonable UI from the start, the fact that it recorded to
a highly proprietary format with nasty DRM implication was a deal-killer right from
the start. Some of the tuner-cards (like ATI) attempted to mitigate this by bundling
plugins for MPEG-2 conversion, but these were implemented rather clumsily and had
frequent failures. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
MythTV was - until recently - also more of a geek toy: nice for my lab or office,
but nothing I could really throw at my family. Now, with the 0.20 config found in
the Gutsy release of Mythbuntu, MythTV takes a rather large leap towards usability.&amp;nbsp;
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;
The UI is basically usable and driver support (especially for the tuner cards) is
becoming acceptable. I am using an WinTV HVR-950 USB stick now with my digital-over-the-air
setup and there is not a lot more I could ask for in terms of device support. 
&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;
The proprietary NVidia drivers are good enough and support the motion extensions that
are needed to offload motion processing to the GPU. 
&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;
For audio, I require at the very least S/PDIF support (mostly for lossy Dolby Digital,
but there is no other format like e.g. MLP being used for digital TV at this time),
which has been quite painful, but ultimately doable. 
&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;
There seems to be decent remote support, but I am right now still fighting with my
old ATI Remote Wonder (I think that I will cave in here at some point in time though). 
&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
The by far most important factor for family room usability for me is RTC wakeup: I
could not near having a computer with its nasty fans running all the time. Enter ACPI
controlled RTC wakeup: using a &lt;a href="https://help.ubuntu.com/community/MythTV/Install/WhatNext/ACPIWake"&gt;couple
of scripts&lt;/a&gt;&lt;sup&gt;[1]&lt;/sup&gt;, I was able to make the MythTV box boot up in time for
any show that I wanted to record. Very cool.
&lt;/p&gt;
&lt;p&gt;
One thing that I was fighting with in the end was a problem with the way MythTV could
be shut down automatically after an unattended recording session. For this, MythTV
provides &lt;a href="http://www.mythtv.org/wiki/index.php/Mythwelcome"&gt;&lt;font face="Courier New"&gt;mythwelcome(1)&lt;/font&gt;&lt;/a&gt; which
is a helper program to start the MythTV frontend&lt;sup&gt;[2]&lt;/sup&gt;. The trick that made
is work for me was to instruct&lt;sup&gt;[3]&lt;/sup&gt; &lt;font face="Courier New"&gt;mythwelcome(1)&lt;/font&gt; to &lt;i&gt;not&lt;/i&gt; start &lt;font face="Courier New"&gt;mythfrontend(1)&lt;/font&gt; automatically:
This overcomes a problem with session management in Ubuntu and mythwelcome, and allows
the box to shutdown automatically after it completed recording. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
Bottom line is that I am quite happy with my MythTV box for now. 
&lt;br&gt;
&lt;/p&gt;
&lt;b&gt;tag:&lt;/b&gt; &lt;a href="http://www.technorati.com/tag/Ubuntu" rel="tag"&gt;Ubuntu&lt;/a&gt;, &lt;a href="http://www.technorati.com/tag/MythTV" rel="tag"&gt;MythTV&lt;/a&gt;, &lt;a href="http://www.technorati.com/tag/mythwelcome" rel="tag"&gt;mythwelcome&lt;/a&gt;, &lt;a href="http://www.technorati.com/tag/Audio" rel="tag"&gt;Audio&lt;/a&gt;
&lt;p&gt;
[1] There are quite a few of tutorials on ACPI wakup out there, many using nvram-wakeup.
Discard all these, and only use those centered on &lt;font face="Courier New"&gt;/proc/acpi/alarm&lt;/font&gt;,
instead (if you can). 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
[2]&amp;nbsp; Mythbuntu Gutsy is actually quite smart about using &lt;font face="Courier New"&gt;mythwelcome(1)&lt;/font&gt;:
You only need to go into &lt;font face="Courier New"&gt;/etc/mythtv/session-settings&lt;/font&gt; and
enable the welcome shell. No need to change the &lt;font face="Courier New"&gt;mythstartup.sh&lt;/font&gt; script. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
[3] Press the 'i' key while in &lt;font face="Courier New"&gt;mythwelcome(1)&lt;/font&gt; to configure
this. 
&lt;br&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=fe6a6810-1dc4-4b8c-97a3-8167e8b52b99" /&gt;</description>
      <comments>http://blog.beuchelt.org/CommentView,guid,fe6a6810-1dc4-4b8c-97a3-8167e8b52b99.aspx</comments>
      <category>Audio</category>
      <category>General</category>
      <category>Tips and Tricks</category>
    </item>
    <item>
      <trackback:ping>http://blog.beuchelt.org/Trackback.aspx?guid=12cfe4be-d854-4738-aa75-739ee98a1920</trackback:ping>
      <pingback:server>http://blog.beuchelt.org/pingback.aspx</pingback:server>
      <pingback:target>http://blog.beuchelt.org/PermaLink,guid,12cfe4be-d854-4738-aa75-739ee98a1920.aspx</pingback:target>
      <dc:creator>Gerald Beuchelt</dc:creator>
      <wfw:comment>http://blog.beuchelt.org/CommentView,guid,12cfe4be-d854-4738-aa75-739ee98a1920.aspx</wfw:comment>
      <wfw:commentRss>http://blog.beuchelt.org/SyndicationService.asmx/GetEntryCommentsRss?guid=12cfe4be-d854-4738-aa75-739ee98a1920</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
This is so brain-dead, it is actually quite funny: In a move to make sure that he
will be seen - once again - as a brave contrarian, <a href="http://www.marketwatch.com/news/story/sun-mysql-deal-stinks/story.aspx?guid=%7B88606B4A%2DA4AF%2D46FC%2D9C80%2D6B186A622456%7D">John
Dvorak</a> thinks that Oracle paid Sun to kill MySQL. After reading this article,
I had to verify that this was not <a href="http://www.theonion.com/">The Onion</a>,
but actually MarketWatch. 
</p>
        <p>
His argument is fairly simple: Sun has a bad track-record of M&amp;A, so Larry Ellison
forces his old buddy Scott  ... ahmm, no wait, it's Jonathan now ... to buy MySQL
and ruin it. To prove his point, Dvorak links to a list of <a href="http://www.sun.com/aboutsun/investor/sun_facts/merger_history.jsp">recent
Sun aquisitions</a> that - allegedly - went bad. 
</p>
        <p>
Let's take a look at that list of "failures" again: 
</p>
        <ul>
          <li>
            <p>
SavaJe - JavaFX Mobile
</p>
          </li>
          <li>
            <p>
SeeBeyond - JavaCAPS
</p>
          </li>
          <li>
            <p>
Tarantella - Secure Desktop
</p>
          </li>
          <li>
            <p>
Waveset - Identity Manager
</p>
          </li>
          <li>
            <p>
StarDivision - OpenOffice (my addition to the list)
</p>
          </li>
        </ul>
        <p>
Last time I checked, pretty much all of these above technologies were thriving, some
of them actually driving at the leading edge of their respective markets and/or standards
regimen. Have there been failures or less successful aquisitions? You bet - that happens
practically everywhere. There were also some aquisitions that were mildly successful,
and others that came to pay off in rather unexpected ways or much later (Cobalt and
the Sun x86 story come to mind). 
</p>
        <p>
The MySQL acquisition was and still is nothing short of brilliant. Sun has a major
league RDBMS now that is being used by virtually everyone in the <i>(your favorite
technology moniker here)</i> 2.0 market. And while most of these organizations and
individuals are happy with an unsupported open source model, there are still a lot
of big companies that use MySQL who are in need of support and other services. This
business model fits perfectly into the entire Sun software portfolio and long-term
strategy. 
</p>
        <p>
It is probably a sign of the time that tech pundits and columnists are now far behind
of what is happening in the industry - especially when it comes to business models.
On the other hand, Dvorak has been a commentator with a particularly bad track record
of making predictions: think about his <a href="http://en.wikipedia.org/wiki/John_C._Dvorak#Criticism_of_Apple">dismissal
of the Macintosh mouse</a> in 1984, his <a href="http://www.g4tv.com/techtvvault/features/12865/The_iBook_disaster.html">prediction</a> of
the iBook failure, his <a href="http://www.marketwatch.com/news/story/apple-should-pull-plug-iphone/story.aspx?guid=%7B3289E5E2%2DE67C%2D4395%2D8A8E%2DB94C1B480D4A%7D">expectation</a> that
the iPhone will be a miserable failure, or even his prediction on <a href="http://www.pcmag.com/article2/0,2704,1622629,00.asp">Microsoft
closing down</a>, since the software market is supposedly dead. 
</p>
        <p>
The thing that is really sad is that there are even today people who read the name
and the headline and assume that he has got a point. He doesn't. 
</p>
        <p>
          <b>tag:</b>
          <a href="http://www.technorati.com/tag/MySQL" rel="tag">MySQL</a>, <a href="http://www.technorati.com/tag/Sun" rel="tag">Sun</a></p>
        <img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=12cfe4be-d854-4738-aa75-739ee98a1920" />
      </body>
      <title>A "second opinion" on MySQL</title>
      <guid isPermaLink="false">http://blog.beuchelt.org/PermaLink,guid,12cfe4be-d854-4738-aa75-739ee98a1920.aspx</guid>
      <link>http://blog.beuchelt.org/2008/01/22/A+Second+Opinion+On+MySQL.aspx</link>
      <pubDate>Tue, 22 Jan 2008 15:14:04 GMT</pubDate>
      <description>&lt;p&gt;
This is so brain-dead, it is actually quite funny: In a move to make sure that he
will be seen - once again - as a brave contrarian, &lt;a href="http://www.marketwatch.com/news/story/sun-mysql-deal-stinks/story.aspx?guid=%7B88606B4A%2DA4AF%2D46FC%2D9C80%2D6B186A622456%7D"&gt;John
Dvorak&lt;/a&gt; thinks that Oracle paid Sun to kill MySQL. After reading this article,
I had to verify that this was not &lt;a href="http://www.theonion.com/"&gt;The Onion&lt;/a&gt;,
but actually MarketWatch. 
&lt;/p&gt;
&lt;p&gt;
His argument is fairly simple: Sun has a bad track-record of M&amp;amp;A, so Larry Ellison
forces his old buddy Scott&amp;nbsp; ... ahmm, no wait, it's Jonathan now ... to buy MySQL
and ruin it. To prove his point, Dvorak links to a list of &lt;a href="http://www.sun.com/aboutsun/investor/sun_facts/merger_history.jsp"&gt;recent
Sun aquisitions&lt;/a&gt; that - allegedly - went bad. 
&lt;/p&gt;
&lt;p&gt;
Let's take a look at that list of "failures" again: 
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;
SavaJe - JavaFX Mobile
&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;
SeeBeyond - JavaCAPS
&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;
Tarantella - Secure Desktop
&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;
Waveset - Identity Manager
&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;
StarDivision - OpenOffice (my addition to the list)
&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
Last time I checked, pretty much all of these above technologies were thriving, some
of them actually driving at the leading edge of their respective markets and/or standards
regimen. Have there been failures or less successful aquisitions? You bet - that happens
practically everywhere. There were also some aquisitions that were mildly successful,
and others that came to pay off in rather unexpected ways or much later (Cobalt and
the Sun x86 story come to mind). 
&lt;/p&gt;
&lt;p&gt;
The MySQL acquisition was and still is nothing short of brilliant. Sun has a major
league RDBMS now that is being used by virtually everyone in the &lt;i&gt;(your favorite
technology moniker here)&lt;/i&gt; 2.0 market. And while most of these organizations and
individuals are happy with an unsupported open source model, there are still a lot
of big companies that use MySQL who are in need of support and other services. This
business model fits perfectly into the entire Sun software portfolio and long-term
strategy. 
&lt;/p&gt;
&lt;p&gt;
It is probably a sign of the time that tech pundits and columnists are now far behind
of what is happening in the industry - especially when it comes to business models.
On the other hand, Dvorak has been a commentator with a particularly bad track record
of making predictions: think about his &lt;a href="http://en.wikipedia.org/wiki/John_C._Dvorak#Criticism_of_Apple"&gt;dismissal
of the Macintosh mouse&lt;/a&gt; in 1984, his &lt;a href="http://www.g4tv.com/techtvvault/features/12865/The_iBook_disaster.html"&gt;prediction&lt;/a&gt; of
the iBook failure, his &lt;a href="http://www.marketwatch.com/news/story/apple-should-pull-plug-iphone/story.aspx?guid=%7B3289E5E2%2DE67C%2D4395%2D8A8E%2DB94C1B480D4A%7D"&gt;expectation&lt;/a&gt; that
the iPhone will be a miserable failure, or even his prediction on &lt;a href="http://www.pcmag.com/article2/0,2704,1622629,00.asp"&gt;Microsoft
closing down&lt;/a&gt;, since the software market is supposedly dead. 
&lt;/p&gt;
&lt;p&gt;
The thing that is really sad is that there are even today people who read the name
and the headline and assume that he has got a point. He doesn't. 
&lt;/p&gt;
&lt;p&gt;
&lt;b&gt;tag:&lt;/b&gt; &lt;a href="http://www.technorati.com/tag/MySQL" rel="tag"&gt;MySQL&lt;/a&gt;, &lt;a href="http://www.technorati.com/tag/Sun" rel="tag"&gt;Sun&lt;/a&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=12cfe4be-d854-4738-aa75-739ee98a1920" /&gt;</description>
      <comments>http://blog.beuchelt.org/CommentView,guid,12cfe4be-d854-4738-aa75-739ee98a1920.aspx</comments>
      <category>General</category>
    </item>
    <item>
      <trackback:ping>http://blog.beuchelt.org/Trackback.aspx?guid=28781ba7-9d5d-4b41-b38b-902a615f1618</trackback:ping>
      <pingback:server>http://blog.beuchelt.org/pingback.aspx</pingback:server>
      <pingback:target>http://blog.beuchelt.org/PermaLink,guid,28781ba7-9d5d-4b41-b38b-902a615f1618.aspx</pingback:target>
      <dc:creator>Gerald Beuchelt</dc:creator>
      <wfw:comment>http://blog.beuchelt.org/CommentView,guid,28781ba7-9d5d-4b41-b38b-902a615f1618.aspx</wfw:comment>
      <wfw:commentRss>http://blog.beuchelt.org/SyndicationService.asmx/GetEntryCommentsRss?guid=28781ba7-9d5d-4b41-b38b-902a615f1618</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <a href="http://www.25hoursaday.com/weblog/2008/01/17/MythRESTfulWebServicesDontNeedAnInterfaceDefinitionLanguage.aspx">Dare</a> wrote
an interesting piece on why RESTful service are much better off without an interface
definition language. He is especially picking up on teve Vinoski’s <a href="http://steve.vinoski.net/blog/2008/01/16/idls-vs-human-documentation/">IDLs
vs. Human Documentation post</a>, which emphasizes human readable documentation over
IDLs. 
</p>
        <p>
I am sure that <a href="http://weblogs.java.net/blog/mhadley/">Marc</a> has a somewhat
different opinion on this ...
</p>
        <p>
          <b>tag:</b>
          <a href="http://www.technorati.com/tag/development" rel="tag">development</a>, <a href="http://www.technorati.com/tag/REST" rel="tag">REST</a>, <a href="http://www.technorati.com/tag/WADL" rel="tag">WADL</a></p>
        <img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=28781ba7-9d5d-4b41-b38b-902a615f1618" />
      </body>
      <title>To machine-document or not machine-document ...</title>
      <guid isPermaLink="false">http://blog.beuchelt.org/PermaLink,guid,28781ba7-9d5d-4b41-b38b-902a615f1618.aspx</guid>
      <link>http://blog.beuchelt.org/2008/01/18/To+Machinedocument+Or+Not+Machinedocument.aspx</link>
      <pubDate>Fri, 18 Jan 2008 02:51:39 GMT</pubDate>
      <description>&lt;p&gt;
&lt;a href="http://www.25hoursaday.com/weblog/2008/01/17/MythRESTfulWebServicesDontNeedAnInterfaceDefinitionLanguage.aspx"&gt;Dare&lt;/a&gt; wrote
an interesting piece on why RESTful service are much better off without an interface
definition language. He is especially picking up on teve Vinoski’s &lt;a href="http://steve.vinoski.net/blog/2008/01/16/idls-vs-human-documentation/"&gt;IDLs
vs. Human Documentation post&lt;/a&gt;, which emphasizes human readable documentation over
IDLs. 
&lt;/p&gt;
&lt;p&gt;
I am sure that &lt;a href="http://weblogs.java.net/blog/mhadley/"&gt;Marc&lt;/a&gt; has a somewhat
different opinion on this ...
&lt;/p&gt;
&lt;p&gt;
&lt;b&gt;tag:&lt;/b&gt; &lt;a href="http://www.technorati.com/tag/development" rel="tag"&gt;development&lt;/a&gt;, &lt;a href="http://www.technorati.com/tag/REST" rel="tag"&gt;REST&lt;/a&gt;, &lt;a href="http://www.technorati.com/tag/WADL" rel="tag"&gt;WADL&lt;/a&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=28781ba7-9d5d-4b41-b38b-902a615f1618" /&gt;</description>
      <comments>http://blog.beuchelt.org/CommentView,guid,28781ba7-9d5d-4b41-b38b-902a615f1618.aspx</comments>
      <category>General</category>
      <category>Web Services</category>
    </item>
    <item>
      <trackback:ping>http://blog.beuchelt.org/Trackback.aspx?guid=9c957a1c-902f-42fa-9c77-161d8b089b8b</trackback:ping>
      <pingback:server>http://blog.beuchelt.org/pingback.aspx</pingback:server>
      <pingback:target>http://blog.beuchelt.org/PermaLink,guid,9c957a1c-902f-42fa-9c77-161d8b089b8b.aspx</pingback:target>
      <dc:creator>Gerald Beuchelt</dc:creator>
      <wfw:comment>http://blog.beuchelt.org/CommentView,guid,9c957a1c-902f-42fa-9c77-161d8b089b8b.aspx</wfw:comment>
      <wfw:commentRss>http://blog.beuchelt.org/SyndicationService.asmx/GetEntryCommentsRss?guid=9c957a1c-902f-42fa-9c77-161d8b089b8b</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <a href="http://blogs.sun.com/jonathan/entry/winds_of_change_are_blowing">This</a> makes
total sense - and finally Sun gets a real database. I can think of at least 10 different
major software products from Sun that would benefits enomously from switching from
their respective current database platform to a single data store. I am really looking
forward to having a single API and place to store structured data in Solaris and Java.
Cool.
</p>
        <p>
It reminds me also of the phrase someone coined: "LAMP is for boys, MARS<sup>[1]</sup> is
for men." 
</p>
        <p>
          <b>tag:</b>
          <a href="http://www.technorati.com/tag/Sun" rel="tag">Sun</a>, <a href="http://www.technorati.com/tag/Solaris" rel="tag">Solaris</a>, <a href="http://www.technorati.com/tag/MySQL" rel="tag">MySQL</a></p>
        <p>
[1] MySQL, Apache, Ruby, Solaris
</p>
        <img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=9c957a1c-902f-42fa-9c77-161d8b089b8b" />
      </body>
      <title>Putting our money where our mouth is</title>
      <guid isPermaLink="false">http://blog.beuchelt.org/PermaLink,guid,9c957a1c-902f-42fa-9c77-161d8b089b8b.aspx</guid>
      <link>http://blog.beuchelt.org/2008/01/16/Putting+Our+Money+Where+Our+Mouth+Is.aspx</link>
      <pubDate>Wed, 16 Jan 2008 13:18:00 GMT</pubDate>
      <description>&lt;p&gt;
&lt;a href="http://blogs.sun.com/jonathan/entry/winds_of_change_are_blowing"&gt;This&lt;/a&gt; makes
total sense - and finally Sun gets a real database. I can think of at least 10 different
major software products from Sun that would benefits enomously from switching from
their respective current database platform to a single data store. I am really looking
forward to having a single API and place to store structured data in Solaris and Java.
Cool.
&lt;/p&gt;
&lt;p&gt;
It reminds me also of the phrase someone coined: "LAMP is for boys, MARS&lt;sup&gt;[1]&lt;/sup&gt; is
for men." 
&lt;/p&gt;
&lt;p&gt;
&lt;b&gt;tag:&lt;/b&gt; &lt;a href="http://www.technorati.com/tag/Sun" rel="tag"&gt;Sun&lt;/a&gt;, &lt;a href="http://www.technorati.com/tag/Solaris" rel="tag"&gt;Solaris&lt;/a&gt;, &lt;a href="http://www.technorati.com/tag/MySQL" rel="tag"&gt;MySQL&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
[1] MySQL, Apache, Ruby, Solaris
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=9c957a1c-902f-42fa-9c77-161d8b089b8b" /&gt;</description>
      <comments>http://blog.beuchelt.org/CommentView,guid,9c957a1c-902f-42fa-9c77-161d8b089b8b.aspx</comments>
      <category>General</category>
    </item>
    <item>
      <trackback:ping>http://blog.beuchelt.org/Trackback.aspx?guid=4bada0ae-753d-471c-b948-0d8bcfcacb49</trackback:ping>
      <pingback:server>http://blog.beuchelt.org/pingback.aspx</pingback:server>
      <pingback:target>http://blog.beuchelt.org/PermaLink,guid,4bada0ae-753d-471c-b948-0d8bcfcacb49.aspx</pingback:target>
      <dc:creator>Gerald Beuchelt</dc:creator>
      <wfw:comment>http://blog.beuchelt.org/CommentView,guid,4bada0ae-753d-471c-b948-0d8bcfcacb49.aspx</wfw:comment>
      <wfw:commentRss>http://blog.beuchelt.org/SyndicationService.asmx/GetEntryCommentsRss?guid=4bada0ae-753d-471c-b948-0d8bcfcacb49</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
A nasty experience, that I would like everybody to avoid if you can: A few months
ago, my bank (NetBank) was acquired by a - by then to me - unknown bank called <a href="http://home.ingdirect.com/">ING
Direct</a>. Having gone through this cycle a couple of time, I did not think a lot
of it and trusted that this acquisition process would go as smoothly as the many I
have experienced before. Boy, was I wrong. 
</p>
        <p>
During the acquisition process, we had our grand family vacation, and shortly after
I had a couple of trips to California scheduled. During the vacation, my father-in-law
passed away, and we had to arrange for travel and some fund transfers to Germany.
The travel was quickly arranged, only the - otherwise perfectly simple - international
wire transfer was suddenly impossible with this new bank. Over the course of a few
weeks (during which I was not able to sit down at home and sort things out), the quality
of service degraded steadily from good (prior to the acquisition), through horrible
(prior to the complete conversion) to street robber courtesy (after the conversion
to ING Direct). 
</p>
        <p>
Here is an example: with NetBank, I had a checking account and a money market account.
Simple, nothing fancy. After the ING conversion, I ended up with two savings accounts,
no ATM cards, and no checks. Transferring money from either of my "Orange" accounts
to an external checking account was - essentially - impossible. Now, ING offers account
linking of their savings accounts to an external checking account. I tried that, and
it turned out that they had an incorrect social security number registered for both
accounts. Ouch! After this was resolved (another 5 ING banking business days, i.e.
12 calendar days pass), they presented me with an online quiz about prior credits
(the one you have to fill out to get your credit report online). Fine, unfortunately
the credits/data presented had nothing to do with me, so they blocked the option to
link accounts online. 
</p>
        <p>
And so on, and so on. Bottomline is that ING Direct and their representatives I talked
to never even pretended that they were appreciating my business. In that category,
they get big kudos for being honest. Everything else, including the online login,
which could easily be inadvertently misused to get information about other customers,
was an outright disaster. 
<br /></p>
        <p>
So here is my verdict: even though they offer pretty decent interest, you will pay
for this by having to deal with a customer service department that is only rivaled
by United Healthcare for customer non-appreciation. Stay away. 
<br /></p>
        <img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=4bada0ae-753d-471c-b948-0d8bcfcacb49" />
      </body>
      <title>One word of warning</title>
      <guid isPermaLink="false">http://blog.beuchelt.org/PermaLink,guid,4bada0ae-753d-471c-b948-0d8bcfcacb49.aspx</guid>
      <link>http://blog.beuchelt.org/2008/01/16/One+Word+Of+Warning.aspx</link>
      <pubDate>Wed, 16 Jan 2008 03:33:46 GMT</pubDate>
      <description>&lt;p&gt;
A nasty experience, that I would like everybody to avoid if you can: A few months
ago, my bank (NetBank) was acquired by a - by then to me - unknown bank called &lt;a href="http://home.ingdirect.com/"&gt;ING
Direct&lt;/a&gt;. Having gone through this cycle a couple of time, I did not think a lot
of it and trusted that this acquisition process would go as smoothly as the many I
have experienced before. Boy, was I wrong. 
&lt;/p&gt;
&lt;p&gt;
During the acquisition process, we had our grand family vacation, and shortly after
I had a couple of trips to California scheduled. During the vacation, my father-in-law
passed away, and we had to arrange for travel and some fund transfers to Germany.
The travel was quickly arranged, only the - otherwise perfectly simple - international
wire transfer was suddenly impossible with this new bank. Over the course of a few
weeks (during which I was not able to sit down at home and sort things out), the quality
of service degraded steadily from good (prior to the acquisition), through horrible
(prior to the complete conversion) to street robber courtesy (after the conversion
to ING Direct). 
&lt;/p&gt;
&lt;p&gt;
Here is an example: with NetBank, I had a checking account and a money market account.
Simple, nothing fancy. After the ING conversion, I ended up with two savings accounts,
no ATM cards, and no checks. Transferring money from either of my "Orange" accounts
to an external checking account was - essentially - impossible. Now, ING offers account
linking of their savings accounts to an external checking account. I tried that, and
it turned out that they had an incorrect social security number registered for both
accounts. Ouch! After this was resolved (another 5 ING banking business days, i.e.
12 calendar days pass), they presented me with an online quiz about prior credits
(the one you have to fill out to get your credit report online). Fine, unfortunately
the credits/data presented had nothing to do with me, so they blocked the option to
link accounts online. 
&lt;/p&gt;
&lt;p&gt;
And so on, and so on. Bottomline is that ING Direct and their representatives I talked
to never even pretended that they were appreciating my business. In that category,
they get big kudos for being honest. Everything else, including the online login,
which could easily be inadvertently misused to get information about other customers,
was an outright disaster. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
So here is my verdict: even though they offer pretty decent interest, you will pay
for this by having to deal with a customer service department that is only rivaled
by United Healthcare for customer non-appreciation. Stay away. 
&lt;br&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.beuchelt.org/aggbug.ashx?id=4bada0ae-753d-471c-b948-0d8bcfcacb49" /&gt;</description>
      <comments>http://blog.beuchelt.org/CommentView,guid,4bada0ae-753d-471c-b948-0d8bcfcacb49.aspx</comments>
      <category>General</category>
    </item>
  </channel>
</rss>