<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Slacy's Blog</title>
	<atom:link href="http://slacy.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://slacy.com/blog</link>
	<description>This site is solar powered!</description>
	<lastBuildDate>Fri, 12 Mar 2010 07:09:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Ubuntu 9.10&#8217;s Solr package is over 2 years old. by Dave Hall</title>
		<link>http://slacy.com/blog/2009/11/ubuntu-9-10s-solr-package-is-over-2-years-old/comment-page-1/#comment-18094</link>
		<dc:creator>Dave Hall</dc:creator>
		<pubDate>Fri, 12 Mar 2010 07:09:59 +0000</pubDate>
		<guid isPermaLink="false">http://slacy.com/blog/?p=1022#comment-18094</guid>
		<description>Thankfully Lucid will be getting Solr 1.4.  More info on launchpad - https://bugs.launchpad.net/ubuntu/+source/solr/+bug/321889</description>
		<content:encoded><![CDATA[<p>Thankfully Lucid will be getting Solr 1.4.  More info on launchpad &#8211; <a href="https://bugs.launchpad.net/ubuntu/+source/solr/+bug/321889" rel="nofollow">https://bugs.launchpad.net/ubuntu/+source/solr/+bug/321889</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ultimate Baby Naming Spreadsheet by slacy</title>
		<link>http://slacy.com/blog/2007/04/ultimate-baby-naming-spreadsheet/comment-page-1/#comment-18090</link>
		<dc:creator>slacy</dc:creator>
		<pubDate>Mon, 08 Mar 2010 23:04:58 +0000</pubDate>
		<guid isPermaLink="false">http://slacy.com/blog/index.php/2007/04/20/ultimate-baby-naming-spreadsheet/#comment-18090</guid>
		<description>Search around for an implementation of double metaphone in PHP.  The wiki article on it is a good place to start.  &lt;a href=&quot;http://en.wikipedia.org/wiki/Double_Metaphone&quot; rel=&quot;nofollow&quot;&gt;http://en.wikipedia.org/wiki/Double_Metaphone&lt;/a&gt;    I haven&#039;t looked at the code I used to generate this in a really long time, so it&#039;s all kind of out of date and I don&#039;t really remember how it worked, sorry. 

Did you also see my page here: &lt;a href=&quot;http://slacy.com/names&quot; rel=&quot;nofollow&quot;&gt;http://slacy.com/names&lt;/a&gt; where I&#039;ve made a very simple web interface into this info?  That one has both male and female lists, as well as a really big &quot;all&quot; list.  You can find a link to that list here: &lt;a href=&quot;http://slacy.com/names/index.php?name=robert&amp;type=male&amp;n=14&quot; rel=&quot;nofollow&quot;&gt;http://slacy.com/names/index.php?name=robert&amp;type=male&amp;n=14&lt;/a&gt; , but it&#039;s not grouped by gender.   Does your 50k name list separate male from female?</description>
		<content:encoded><![CDATA[<p>Search around for an implementation of double metaphone in PHP.  The wiki article on it is a good place to start.  <a href="http://en.wikipedia.org/wiki/Double_Metaphone" rel="nofollow">http://en.wikipedia.org/wiki/Double_Metaphone</a>    I haven&#8217;t looked at the code I used to generate this in a really long time, so it&#8217;s all kind of out of date and I don&#8217;t really remember how it worked, sorry. </p>
<p>Did you also see my page here: <a href="http://slacy.com/names" rel="nofollow">http://slacy.com/names</a> where I&#8217;ve made a very simple web interface into this info?  That one has both male and female lists, as well as a really big &#8220;all&#8221; list.  You can find a link to that list here: <a href="http://slacy.com/names/index.php?name=robert&amp;type=male&amp;n=14" rel="nofollow">http://slacy.com/names/index.php?name=robert&amp;type=male&amp;n=14</a> , but it&#8217;s not grouped by gender.   Does your 50k name list separate male from female?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ultimate Baby Naming Spreadsheet by Kerry Mann Jr</title>
		<link>http://slacy.com/blog/2007/04/ultimate-baby-naming-spreadsheet/comment-page-1/#comment-18085</link>
		<dc:creator>Kerry Mann Jr</dc:creator>
		<pubDate>Sun, 07 Mar 2010 16:05:17 +0000</pubDate>
		<guid isPermaLink="false">http://slacy.com/blog/index.php/2007/04/20/ultimate-baby-naming-spreadsheet/#comment-18085</guid>
		<description>This spreadsheet is the best ive seen- well done. 
The ability to see similar sounding names is what is lacking from everything else I&#039;ve seen. 

I have a spreadsheet of about 50,000 baby names- and I want to get the similar soundprints for comparison. Could you point me in the right direction- Im farily technical- I know PHP etc- but looking into Aspell was pretty overwhelimg- I couldnt pinpoint documentation on SoundPrints. 

Perhaps you have a script you could share? I&#039;d be happy to share my database of 50,000 names with you.. either way... if you are interested. My database also has orgins and name meanings. 

please let me know. 

me [@] kerrymann.com</description>
		<content:encoded><![CDATA[<p>This spreadsheet is the best ive seen- well done.<br />
The ability to see similar sounding names is what is lacking from everything else I&#8217;ve seen. </p>
<p>I have a spreadsheet of about 50,000 baby names- and I want to get the similar soundprints for comparison. Could you point me in the right direction- Im farily technical- I know PHP etc- but looking into Aspell was pretty overwhelimg- I couldnt pinpoint documentation on SoundPrints. </p>
<p>Perhaps you have a script you could share? I&#8217;d be happy to share my database of 50,000 names with you.. either way&#8230; if you are interested. My database also has orgins and name meanings. </p>
<p>please let me know. </p>
<p>me [@] kerrymann.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on tmpfs vs. ext3 performance on large file sets by blinkoryoumissit</title>
		<link>http://slacy.com/blog/2008/08/tmpfs-vs-ext3-performance-on-large-file-sets/comment-page-1/#comment-18076</link>
		<dc:creator>blinkoryoumissit</dc:creator>
		<pubDate>Wed, 03 Mar 2010 22:26:08 +0000</pubDate>
		<guid isPermaLink="false">http://slacy.com/blog/?p=603#comment-18076</guid>
		<description>Yea ive done a lot more research on the issue, if you storing a varible directory size then its a bit difficult as in the system might start swapping, but if you caculate a forecasted tmpfs size allocation it should be alight, as in txt files but its possible to use symbolic links that could be an idea, i let you think on it.. peace out..</description>
		<content:encoded><![CDATA[<p>Yea ive done a lot more research on the issue, if you storing a varible directory size then its a bit difficult as in the system might start swapping, but if you caculate a forecasted tmpfs size allocation it should be alight, as in txt files but its possible to use symbolic links that could be an idea, i let you think on it.. peace out..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Things I&#8217;m surprised we don&#8217;t have yet by Karl</title>
		<link>http://slacy.com/blog/2010/02/things-im-surprised-we-dont-have-yet/comment-page-1/#comment-18075</link>
		<dc:creator>Karl</dc:creator>
		<pubDate>Wed, 03 Mar 2010 20:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://slacy.com/blog/?p=1103#comment-18075</guid>
		<description>Product adaptation rates are different in different countries, some countries, like Sweden adapts to new products / services much faster b/c better economic situation and good infrastructure to support new products / services, this has lead to a mentality in Sweden where we are open to new product and services and are willing to try them out.

The product adaptation rate in the states might be suffering a bit right now.</description>
		<content:encoded><![CDATA[<p>Product adaptation rates are different in different countries, some countries, like Sweden adapts to new products / services much faster b/c better economic situation and good infrastructure to support new products / services, this has lead to a mentality in Sweden where we are open to new product and services and are willing to try them out.</p>
<p>The product adaptation rate in the states might be suffering a bit right now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Thoughts on a Flash-based TiVo User Interface by Davis Freeberg</title>
		<link>http://slacy.com/blog/2010/03/thoughts-on-a-flash-based-tivo-user-interface/comment-page-1/#comment-18074</link>
		<dc:creator>Davis Freeberg</dc:creator>
		<pubDate>Wed, 03 Mar 2010 19:33:02 +0000</pubDate>
		<guid isPermaLink="false">http://slacy.com/blog/?p=1134#comment-18074</guid>
		<description>Great commentary.  It wouldn&#039;t surprise me to see the shift to HTML5 take place faster than people expect, especially now that Google has V8.  I guess that their will always be some tension between what the hardware allows and what the software wants to accomplish, but I do think that all of the fragmentation does create problems.  Just look at all of the DirecTV subscribers who had the home media functions turned off for reasons that were never really explained to the customer.  In some ways, I don&#039;t really think that they&#039;re abandoning series3 subscribers because all the functionality is still there, it just doesn&#039;t have the pretty new software, but do think that this will be a bigger issue if people do embrace flash and add new functionality to the hardware.  My thoughts on the new software is that it feels like it&#039;s been designed to really boost demand for the internet content.  In many ways this is a good thing, but it would have been nice to see some of the more obvious innovations take place first.  Why is there still no placeshifiting functionality?  This would be a small software tweak that media center already offers.  Where is the app store?  I know that TiVo wants to control advertising, but they can&#039;t do this alone and by opening up their eco-system it could create an endless supply of new uses and finally where is the internet browser?  To this day I&#039;m still baffled as to why TiVo has never created a way to access the web directly.  I know that WebTV failed when Microsoft tried it, but times have changed a lot and even if it was a tiny plugin that they hid away somewhere, I think people would embrace it.  Finally, it seems to me that the web video support (and MRV) have been more or less abandoned by TiVo.  I understand that it would cost too much to license all of the codecs, but why not at least embrace Mpeg4, so that consumers could watch DivX/XviD without having to pay an extra $28.  As far as MRV viewing goes, I think that they&#039;ve been caught between trying to please existing customers, but needing to subsidize their hardware.  If Roku can build a streaming box for $99 and still turn a profit, there&#039;s no reason why TiVo couldn&#039;t do the same, let it connect to the main TiVo device in the household and then give away MRV for free to their subscribers.  When companies like AT&amp;T are pushing this issue hard, TiVo needs to response.  Overall, I really do like the new box, but I feel that it&#039;s more evolutionary then revolutionary.</description>
		<content:encoded><![CDATA[<p>Great commentary.  It wouldn&#8217;t surprise me to see the shift to HTML5 take place faster than people expect, especially now that Google has V8.  I guess that their will always be some tension between what the hardware allows and what the software wants to accomplish, but I do think that all of the fragmentation does create problems.  Just look at all of the DirecTV subscribers who had the home media functions turned off for reasons that were never really explained to the customer.  In some ways, I don&#8217;t really think that they&#8217;re abandoning series3 subscribers because all the functionality is still there, it just doesn&#8217;t have the pretty new software, but do think that this will be a bigger issue if people do embrace flash and add new functionality to the hardware.  My thoughts on the new software is that it feels like it&#8217;s been designed to really boost demand for the internet content.  In many ways this is a good thing, but it would have been nice to see some of the more obvious innovations take place first.  Why is there still no placeshifiting functionality?  This would be a small software tweak that media center already offers.  Where is the app store?  I know that TiVo wants to control advertising, but they can&#8217;t do this alone and by opening up their eco-system it could create an endless supply of new uses and finally where is the internet browser?  To this day I&#8217;m still baffled as to why TiVo has never created a way to access the web directly.  I know that WebTV failed when Microsoft tried it, but times have changed a lot and even if it was a tiny plugin that they hid away somewhere, I think people would embrace it.  Finally, it seems to me that the web video support (and MRV) have been more or less abandoned by TiVo.  I understand that it would cost too much to license all of the codecs, but why not at least embrace Mpeg4, so that consumers could watch DivX/XviD without having to pay an extra $28.  As far as MRV viewing goes, I think that they&#8217;ve been caught between trying to please existing customers, but needing to subsidize their hardware.  If Roku can build a streaming box for $99 and still turn a profit, there&#8217;s no reason why TiVo couldn&#8217;t do the same, let it connect to the main TiVo device in the household and then give away MRV for free to their subscribers.  When companies like AT&amp;T are pushing this issue hard, TiVo needs to response.  Overall, I really do like the new box, but I feel that it&#8217;s more evolutionary then revolutionary.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Things I&#8217;m surprised we don&#8217;t have yet by Slacy&#8217;s Blog &#187; Blog Archive &#187; This is what being #30 or so on hackernews looks like. - This site is solar powered!</title>
		<link>http://slacy.com/blog/2010/02/things-im-surprised-we-dont-have-yet/comment-page-1/#comment-18070</link>
		<dc:creator>Slacy&#8217;s Blog &#187; Blog Archive &#187; This is what being #30 or so on hackernews looks like. - This site is solar powered!</dc:creator>
		<pubDate>Tue, 02 Mar 2010 16:29:19 +0000</pubDate>
		<guid isPermaLink="false">http://slacy.com/blog/?p=1103#comment-18070</guid>
		<description>[...] post titled &#8220;Things I&#8217;m surprised we don&#8217;t have yet&#8221; was posted to hackernews yesterday, got a little voted up, (I saw it around position #30 on [...]</description>
		<content:encoded><![CDATA[<p>[...] post titled &#8220;Things I&#8217;m surprised we don&#8217;t have yet&#8221; was posted to hackernews yesterday, got a little voted up, (I saw it around position #30 on [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Things I&#8217;m surprised we don&#8217;t have yet by slacy</title>
		<link>http://slacy.com/blog/2010/02/things-im-surprised-we-dont-have-yet/comment-page-1/#comment-18068</link>
		<dc:creator>slacy</dc:creator>
		<pubDate>Mon, 01 Mar 2010 20:57:23 +0000</pubDate>
		<guid isPermaLink="false">http://slacy.com/blog/?p=1103#comment-18068</guid>
		<description>Yeah, but 10x is a real lower bound.   From 1990-2010 (20 years) this is what we have:

CPU: 100+x more Mhz (16Mhz -&gt; 1.6GHz, at a minimum), with actual MIPS increases far beyond that.  If you compare MIPS &amp; Multi-core, this hits nearly 1000x for desktop processors. 
DIsk: 14,000x more bytes (70MB -&gt; 1TB) 
Memory: 1,000x more bytes (4MB -&gt; 4GB)
Display: 10x more pixels, at best (commercially available tech) 

And, by the way, several phones (Nexus One, Moto Droid) have a 300dpi screen. (480x854, 3.7&quot; diagonal). Of course 300dpi desktop displays are available from specialized manufacturers, but even Apple, the display King, tops out at 2560x1600, and most mid-high end consumers will be buying at 1920x1200 and 24&quot; in size. 

The only rationalization I can make for the &quot;display gap&quot; is for bits per pixel.  In 1990 it was 1024x768x8 (8-bit color mapped) and my netbook has accelerated 24-bit graphics, an increase of 3x in &quot;bytes per pixel&quot; or &quot;display bytes per screen&quot;. 

A fair estimate would be:

1990: 1024x768 @ 8bpp = 786,432 bytes 
2010 hypothetical 100x increase: 5800x4400 @ 24bpp = 76,560,000 bytes

And, assuming 300dpi, this display would be 19 inches wide, 14.6 inches tall, which is a very reasonable size for a desktop display.</description>
		<content:encoded><![CDATA[<p>Yeah, but 10x is a real lower bound.   From 1990-2010 (20 years) this is what we have:</p>
<p>CPU: 100+x more Mhz (16Mhz -> 1.6GHz, at a minimum), with actual MIPS increases far beyond that.  If you compare MIPS &#038; Multi-core, this hits nearly 1000x for desktop processors.<br />
DIsk: 14,000x more bytes (70MB -> 1TB)<br />
Memory: 1,000x more bytes (4MB -> 4GB)<br />
Display: 10x more pixels, at best (commercially available tech) </p>
<p>And, by the way, several phones (Nexus One, Moto Droid) have a 300dpi screen. (480&#215;854, 3.7&#8243; diagonal). Of course 300dpi desktop displays are available from specialized manufacturers, but even Apple, the display King, tops out at 2560&#215;1600, and most mid-high end consumers will be buying at 1920&#215;1200 and 24&#8243; in size. </p>
<p>The only rationalization I can make for the &#8220;display gap&#8221; is for bits per pixel.  In 1990 it was 1024&#215;768x8 (8-bit color mapped) and my netbook has accelerated 24-bit graphics, an increase of 3x in &#8220;bytes per pixel&#8221; or &#8220;display bytes per screen&#8221;. </p>
<p>A fair estimate would be:</p>
<p>1990: 1024&#215;768 @ 8bpp = 786,432 bytes<br />
2010 hypothetical 100x increase: 5800&#215;4400 @ 24bpp = 76,560,000 bytes</p>
<p>And, assuming 300dpi, this display would be 19 inches wide, 14.6 inches tall, which is a very reasonable size for a desktop display.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Things I&#8217;m surprised we don&#8217;t have yet by htsh</title>
		<link>http://slacy.com/blog/2010/02/things-im-surprised-we-dont-have-yet/comment-page-1/#comment-18067</link>
		<dc:creator>htsh</dc:creator>
		<pubDate>Mon, 01 Mar 2010 20:55:35 +0000</pubDate>
		<guid isPermaLink="false">http://slacy.com/blog/?p=1103#comment-18067</guid>
		<description>netbook with 1024x768?  curious to hear which one that is, as most seem to have 600 ..</description>
		<content:encoded><![CDATA[<p>netbook with 1024&#215;768?  curious to hear which one that is, as most seem to have 600 ..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Things I&#8217;m surprised we don&#8217;t have yet by mk</title>
		<link>http://slacy.com/blog/2010/02/things-im-surprised-we-dont-have-yet/comment-page-1/#comment-18066</link>
		<dc:creator>mk</dc:creator>
		<pubDate>Mon, 01 Mar 2010 20:44:35 +0000</pubDate>
		<guid isPermaLink="false">http://slacy.com/blog/?p=1103#comment-18066</guid>
		<description>Here are a few possible answers:

&quot;Why is my A/V receiver such a mess?&quot;

Have you ever listened to wireless headphones? Notice the quality? That&#039;s why A/V still requires cables. As far as standard is concerned, most receivers have a split wire per speaker. How would this be any different using USB cable? USB cables are much thicker, and (IIRC) lose signal faster than analog copper wire.  The max length of a USB cable is 16 feet -- most folks need more than that for a proper surround-sound environment (http://www.usb.org/about/faq/ans5)

&quot;Batteries that last for months or years for portable electronics. This would be more about power consumption than storage, but still feels like batteries have stagnated.&quot;

Batteries are constantly advancing.  If you tried to power an old device with a modern battery, you would get the longevity results you are expecting.  Basically, we are in a chicken-and-egg situation with the battery, where a better battery comes along and someone will find a way to spend more CPU cycles.  Nothing new here (same goes for memory, disk space, storage media etc)

&quot;Super high resolution displays.  In 1990, my main computer was an IBM PS/2 with a 16Mhz i386 processor, 4MB RAM, and a 15″ CRT screen that was 1024×768.  In 2009, I bought a new computer (netbook) that runs at 1.6GHz (100 times faster) 2GB RAM (500 times more) with a screen that was 1024×768 (the same size!).   Why doesn’t my screen have at least 10x the pixels that it did in 1990?&quot;

In 1990, your computer took up your entire desk.  You now have more power, storage, memory, a flicker-free screen (an important fact most people overlook) in a form factor that is at least 100x smaller than your 1990s-era computer. Form factor is why you cannot have a bigger resolution, there is only so much space to cram the technology required for larger resolutions, and only so much people are willing to pay for (remember, netbooks target the low-end computing market). If you wanted to take up your entire desk, you could buy a 30&quot; screen - or hell, even two 30&quot; - each of which would give you 2560 x 1600 resolution (taking Apple&#039;s cinema display as an example).  By the way, anyone remember how much a 15&quot; 1024x768 display cost back in 1990??

&quot;Video on demand for everything.&quot; One word: Money.  ISPs are fighting tooth-and-nail against network neutrality because streaming video costs money (among other reasons, like monopolizing content-delivery). In the US with our all-you-can-eat internet plans, we sometimes forget that bandwidth actually costs money.

&quot;Better locks for my home.&quot;

So you would rather carry a bunch of electronics in your pocket that can run out of battery than carry around a single key (hardly a &quot;lump of metal&quot;)?  You still will have to carry *something* in your pocket, and who really cares what it is then? What happens when the power goes out? What about security concerns?  Lock-and-key is a simple solution that worked remarkably well for the last few centuries, and I don&#039;t really see a need to change to an (untested, unproven) electronic model. Cars are a good testbed, but it&#039;s by no means easy or cheap or reliable to switch to electronic locks.</description>
		<content:encoded><![CDATA[<p>Here are a few possible answers:</p>
<p>&#8220;Why is my A/V receiver such a mess?&#8221;</p>
<p>Have you ever listened to wireless headphones? Notice the quality? That&#8217;s why A/V still requires cables. As far as standard is concerned, most receivers have a split wire per speaker. How would this be any different using USB cable? USB cables are much thicker, and (IIRC) lose signal faster than analog copper wire.  The max length of a USB cable is 16 feet &#8212; most folks need more than that for a proper surround-sound environment (<a href="http://www.usb.org/about/faq/ans5" rel="nofollow">http://www.usb.org/about/faq/ans5</a>)</p>
<p>&#8220;Batteries that last for months or years for portable electronics. This would be more about power consumption than storage, but still feels like batteries have stagnated.&#8221;</p>
<p>Batteries are constantly advancing.  If you tried to power an old device with a modern battery, you would get the longevity results you are expecting.  Basically, we are in a chicken-and-egg situation with the battery, where a better battery comes along and someone will find a way to spend more CPU cycles.  Nothing new here (same goes for memory, disk space, storage media etc)</p>
<p>&#8220;Super high resolution displays.  In 1990, my main computer was an IBM PS/2 with a 16Mhz i386 processor, 4MB RAM, and a 15″ CRT screen that was 1024×768.  In 2009, I bought a new computer (netbook) that runs at 1.6GHz (100 times faster) 2GB RAM (500 times more) with a screen that was 1024×768 (the same size!).   Why doesn’t my screen have at least 10x the pixels that it did in 1990?&#8221;</p>
<p>In 1990, your computer took up your entire desk.  You now have more power, storage, memory, a flicker-free screen (an important fact most people overlook) in a form factor that is at least 100x smaller than your 1990s-era computer. Form factor is why you cannot have a bigger resolution, there is only so much space to cram the technology required for larger resolutions, and only so much people are willing to pay for (remember, netbooks target the low-end computing market). If you wanted to take up your entire desk, you could buy a 30&#8243; screen &#8211; or hell, even two 30&#8243; &#8211; each of which would give you 2560 x 1600 resolution (taking Apple&#8217;s cinema display as an example).  By the way, anyone remember how much a 15&#8243; 1024&#215;768 display cost back in 1990??</p>
<p>&#8220;Video on demand for everything.&#8221; One word: Money.  ISPs are fighting tooth-and-nail against network neutrality because streaming video costs money (among other reasons, like monopolizing content-delivery). In the US with our all-you-can-eat internet plans, we sometimes forget that bandwidth actually costs money.</p>
<p>&#8220;Better locks for my home.&#8221;</p>
<p>So you would rather carry a bunch of electronics in your pocket that can run out of battery than carry around a single key (hardly a &#8220;lump of metal&#8221;)?  You still will have to carry *something* in your pocket, and who really cares what it is then? What happens when the power goes out? What about security concerns?  Lock-and-key is a simple solution that worked remarkably well for the last few centuries, and I don&#8217;t really see a need to change to an (untested, unproven) electronic model. Cars are a good testbed, but it&#8217;s by no means easy or cheap or reliable to switch to electronic locks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
