<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>paulkriebel.com &#187; techie</title>
	<atom:link href="http://paulkriebel.com/category/kriebelian/techie/feed/" rel="self" type="application/rss+xml" />
	<link>http://paulkriebel.com</link>
	<description>All things Kriebelian</description>
	<lastBuildDate>Tue, 18 May 2010 17:27:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Android Blogging</title>
		<link>http://paulkriebel.com/20100518/android-blogging/</link>
		<comments>http://paulkriebel.com/20100518/android-blogging/#comments</comments>
		<pubDate>Tue, 18 May 2010 17:27:32 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[techie]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[htc]]></category>
		<category><![CDATA[ibm]]></category>

		<guid isPermaLink="false">http://paulkriebel.com/20100518/android-blogging/</guid>
		<description><![CDATA[This is cool&#8230;I am writing this post on my HTC mobile/smart phone via a neat little Android app from Word Press, the underlying web log engine used on this site. (Yes, Dorothy, &#8220;web log&#8221; is what a &#8216;blog&#8217; means which, being of American origin, of course got shortened to &#8216;blog&#8217;&#8230;IMHO, OMG, k :-p)
Not to disparage [...]]]></description>
			<content:encoded><![CDATA[<p>This is cool&#8230;I am writing this post on my HTC mobile/smart phone via a neat little Android app from Word Press, the underlying web log engine used on this site. (Yes, Dorothy, &#8220;web log&#8221; is what a &#8216;blog&#8217; means which, being of American origin, of course got shortened to &#8216;blog&#8217;&#8230;IMHO, OMG, k :-p)</p>
<p>Not to disparage the iPhone, which is very cool, but I think the proliferation of Android apps and the comparability of the HTC phones coming out &#8211; including other manufacturers as well &#8211; will lead to the eventual displacement of Apple and its phone to the familiar position of loyalist niche toy. That is, the iPhone will end up as the Sony Betamax of the 21st century. Not only did Apple make a blunder through its exclusivity deal with at&#038;t, which is too long, the proprietary nature of it technology will lose out &#8211; someone might want to tell Steve Jobs about this open source stuff. And this copy called, get this, &#8216;Google,&#8217; owns Android and has an entire open source code library. OMG, indeed&#8230;</p>
<p>I&#8217;m not predicting Apple&#8217;s demise just yet &#8211; remember how not-so-great life was before the iPod? And while IBM&#8217;s negligence in developing software for a machine it created known as the personal computer spawned a little company called that ended up overtaking its progenitor in terms of market capitalization, Big Blue survived &#8211; of course, not by building more big mainframe computers. </p>
<p>&#8220;Think&#8221;: IBM&#8217;s successful slogan. Think smaller. If it gets any smaller, it might just be huge. Nice Android.  Good boy&#8230; </p>
]]></content:encoded>
			<wfw:commentRss>http://paulkriebel.com/20100518/android-blogging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>demos</title>
		<link>http://paulkriebel.com/20090606/demos/</link>
		<comments>http://paulkriebel.com/20090606/demos/#comments</comments>
		<pubDate>Sat, 06 Jun 2009 10:13:32 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[techie]]></category>
		<category><![CDATA[demonstrations]]></category>
		<category><![CDATA[demos]]></category>
		<category><![CDATA[digital signatures]]></category>
		<category><![CDATA[OpenID]]></category>

		<guid isPermaLink="false">http://paulkriebel.com/?p=32</guid>
		<description><![CDATA[I've created two (2) demo related to identity management: OpenID and digital signatures. ]]></description>
			<content:encoded><![CDATA[<p>What have I been up to? Well, I&#8217;ve been attempting to get a couple of <a href="http://paulkriebel.com/demo/">demos</a> together that illustrate functionality related to identity management, in particular. As of now, I&#8217;ve been working on two (2):</p>
<ul>
<li><a href="http://paulkriebel.com/demo/openid/">OpenID</a>: This demo illustrates a consumer of <a href="http://www.openid.net/">OpenID</a> capabilities. Technically, OpenID offers a distributed authentication mechanism, meaning you authenticate (i.e., login) to the site that provided you the OpenID identity. The client application (i.e., web site) accepts that OpenID provider authentication as valid; you are then &#8216;logged in&#8217; to the site using that identity. Conceptually, this could lead to a wide range of practical capabilities &#8211; namely, a ubiquitous, federated, single sign on functionality. However, it is too early to tell whether or not this will fly&#8230;By the way, this site is OpenID-enabled.</li>
<p><br/></p>
<li><a href="http://paulkriebel.com/demo/dsig/">Digital Signatures</a>: I had a client who wanted to legally enforce a commitment made over the web, and one way to do so is through the use of digital signatures using an X.509 digital certificate. This demo illustrates one way to issue a credential (i.e., digital certificate) to someone &#8211; through a registration process &#8211; and then use the issued credential to digitally sign a document. (More complexity in the registration process &#8211; such as verification of the registrant&#8217;s claim of identity or even an in-person identity vetting &#8211; increases the trust process and a number of industry standards, such as <a href="http://www.safe-biopharma.org/">Signatures and Authentication For Everyone (SAFE)</a>, have much more stringent policies related to credential issuance.)</li>
</ul>
<p>I intend to add more demonstrations in the future. Please visit <a href="http://paulkriebel.com/demo/">demos</a> periodically.</p>
]]></content:encoded>
			<wfw:commentRss>http://paulkriebel.com/20090606/demos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
