<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-16435926</id><updated>2012-01-11T02:28:44.177-05:00</updated><category term='IBM'/><category term='cronolog mod_jk pipes'/><category term='petaflops'/><category term='java garbage collection'/><category term='supercomputer'/><category term='Power'/><title type='text'>IntTech</title><subtitle type='html'>&lt;b&gt;Technology we find Interesting and Tricks of the Trade&lt;/b&gt;</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><link rel='next' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default?start-index=101&amp;max-results=100'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>117</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-16435926.post-4776800571580326694</id><published>2010-07-14T00:01:00.001-04:00</published><updated>2010-07-14T00:02:54.119-04:00</updated><title type='text'>Chrome Feature</title><content type='html'>Just learned about the &lt;a href="chrome://plugins/"&gt;chrome://plugins/&lt;/a&gt; feature for chrome browser.  Works on Mac too!&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-4776800571580326694?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/4776800571580326694/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=4776800571580326694' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/4776800571580326694'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/4776800571580326694'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2010/07/chrome-feature.html' title='Chrome Feature'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-8188648384935784649</id><published>2010-06-26T07:01:00.001-04:00</published><updated>2010-06-28T19:12:34.319-04:00</updated><title type='text'>Windows 7 Undock and Hibernate</title><content type='html'>New job has me using Windows 7 on a laptop.  It seems less stable than Windows 2000. It has an undock feature on the "shutdown" menu.  The problem is that 90% of the time I undock, I also want the laptop to hibernate.  The other 10% of the time I want to undock to carry my laptop to a meeting.  There is no "undock and hibernate" option separate from the plan undock on the menu.  To do it properly you would have to undock, pop open the laptop and select hibernate.  A real pain...&lt;br /&gt;&lt;br /&gt;So thinking like a unix user, I figured there must be a way to do this on the command line.  And here we go a short bat file to undock and hibernate. Copy the following lines and put them in a file.  I called it gohome.bat.&lt;br /&gt;&lt;pre&gt;&lt;br /&gt;: This Undocks&lt;br /&gt;C:\Windows\System32\rundll32 cfgmgr32.dll,CM_Request_Eject_PC&lt;br /&gt;:: Then we Hibernate&lt;br /&gt;C:\Windows\System32\rundll32.exe powrprof.dll,SetSuspendState 0,1,0&lt;br /&gt;&lt;/pre&gt; Hibernation has to be enabled for the last line to hibernate. Now I just double click the bat file on my desk top, and I'm off.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.blogger.com/post-create.g?blogID=16435926"&gt; &lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-8188648384935784649?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/8188648384935784649/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=8188648384935784649' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/8188648384935784649'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/8188648384935784649'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2010/06/windows-7-undock-and-hibernate.html' title='Windows 7 Undock and Hibernate'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-6020451411052477009</id><published>2010-03-26T15:05:00.002-04:00</published><updated>2010-03-26T15:15:25.890-04:00</updated><title type='text'>Compressing or Removing Old Logs</title><content type='html'>&lt;a href=""&gt; &lt;/a&gt;&lt;br /&gt;The following is useful for compressing or removing files based on name.&lt;br /&gt;&lt;pre&gt; find $path -name "$LogFileRegEx" -exec $compress_rm {} \; &amp; &lt;/pre&gt; &lt;br /&gt;And this works for removing files based on age. &lt;br /&gt;&lt;pre&gt;find $path -mtime $DaysToOld -exec rm {} \;&lt;/pre&gt; &lt;br /&gt;And they can be combined if needed.&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-6020451411052477009?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/6020451411052477009/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=6020451411052477009' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/6020451411052477009'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/6020451411052477009'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2010/03/compressing-or-removing-old-logs.html' title='Compressing or Removing Old Logs'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-4053585082798342797</id><published>2010-02-16T11:41:00.001-05:00</published><updated>2010-02-16T11:43:26.634-05:00</updated><title type='text'>Make Eclipse faster on Mac OS X</title><content type='html'>Copied from my other blog: &lt;a href="http://pwbrewer.blogspot.com/"&gt;pwbrewer.blogspot.com&lt;/a&gt; &lt;br /&gt;Taken from this &lt;a href="http://eclipse.dzone.com/articles/installing-eclipse-galileo-mac"&gt;page on eclipse.dzone.com&lt;/a&gt;. &lt;br /&gt;&lt;blockquote&gt;&lt;br /&gt;After you downloaded the Eclipse package, decompress it. Locate your Eclipse.app.&lt;br /&gt;Right-click it and select Show Package Contents.&lt;br /&gt;Under Contents/MacOS, locate the eclipse.ini file. Open it with a text editor.&lt;br /&gt;At the end of the file, add two lines:&lt;br /&gt;&lt;pre&gt;-XX:+UseParallelGC&lt;br /&gt;-XX:+UseCompressedOops&lt;/pre&gt;&lt;br /&gt;Save and close the file.&lt;/blockquote&gt;&lt;br /&gt;To that I would add the server option to the same file: &lt;br /&gt;&lt;pre&gt;-server&lt;/pre&gt;&lt;br /&gt;And I suggest changing the following settings: &lt;br /&gt;&lt;pre&gt;--launcher.XXMaxPermSize&lt;br /&gt;256m&lt;br /&gt;-XX:MaxPermSize=256m&lt;br /&gt;-Xms64m&lt;br /&gt;-Xmx512m&lt;br /&gt;&lt;/pre&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-4053585082798342797?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/4053585082798342797/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=4053585082798342797' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/4053585082798342797'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/4053585082798342797'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2010/02/make-eclipse-faster-on-mac-os-x.html' title='Make Eclipse faster on Mac OS X'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-5884891086941214110</id><published>2009-12-01T12:18:00.003-05:00</published><updated>2009-12-01T12:22:10.310-05:00</updated><title type='text'>WHERE IN - MySQL</title><content type='html'>My attemps to confirm this in the MySQL documentation turned up no hits. However the following does work in MySQL. &lt;br /&gt;&lt;samp&gt;mysql&gt; delete from vendors where key IN (13, 2);&lt;/samp&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-5884891086941214110?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/5884891086941214110/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=5884891086941214110' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/5884891086941214110'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/5884891086941214110'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2009/12/where-in-mysql.html' title='WHERE IN - MySQL'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-3780289612474030364</id><published>2009-10-05T17:22:00.003-04:00</published><updated>2009-10-05T17:28:21.168-04:00</updated><title type='text'>Scrum Video</title><content type='html'>I found this video on Scrum very interesting.  If you aren't experienced or only marginally experienced with Scrum you should invest the hour of time and watch it.  It is a recording of a &lt;a href="http://www.youtube.com/watch?v=IyNPeTn8fpo"&gt;presentation at Google&lt;/a&gt;, hosted on YouTube and titled "Scrum et al."&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-3780289612474030364?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/3780289612474030364/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=3780289612474030364' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/3780289612474030364'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/3780289612474030364'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2009/10/scrum-video.html' title='Scrum Video'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-211992920945977978</id><published>2009-09-14T11:35:00.004-04:00</published><updated>2011-07-23T16:09:43.448-04:00</updated><title type='text'>Browsing MySQL from Command Line</title><content type='html'>To view a MySQL schema from the command line, use the commands &lt;samp&gt;show databases;&lt;/samp&gt;, &lt;samp&gt; show tables; &lt;/samp&gt;, and &lt;samp&gt; describe &lt;tablename&gt; &lt;/samp&gt;.  See the following example:&lt;br /&gt;&lt;pre&gt;&lt;br /&gt;mysql&gt; show databases;&lt;br /&gt;+--------------------+&lt;br /&gt;| Database           |&lt;br /&gt;+--------------------+&lt;br /&gt;| information_schema | &lt;br /&gt;| email              | &lt;br /&gt;| elggDB             |&lt;br /&gt;| wikiDB             | &lt;br /&gt;+--------------------+&lt;br /&gt;4 rows in set (0.00 sec)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;mysql&gt; show tables&lt;br /&gt;    -&gt; ;&lt;br /&gt;+------------------+&lt;br /&gt;| Tables_in_email  |&lt;br /&gt;+------------------+&lt;br /&gt;| access_sender    | &lt;br /&gt;| alias            | &lt;br /&gt;| transport        | &lt;br /&gt;| user2domains     | &lt;br /&gt;+------------------+&lt;br /&gt;4 rows in set (0.00 sec)&lt;br /&gt;&lt;br /&gt;mysql&gt; describe alias &lt;br /&gt;    -&gt; ;&lt;br /&gt;+----------+------------------+------+-----+&lt;br /&gt;| Field    | Type             | Null | Key | &lt;br /&gt;+----------+------------------+------+-----+&lt;br /&gt;| id       | int(11) unsigned | NO   | PRI | &lt;br /&gt;| username | varchar(128)     | NO   |     |&lt;br /&gt;| domain   | varchar(128)     | YES  |     | &lt;br /&gt;| enabled  | enum('Y','N')    | NO   |     |&lt;br /&gt;| goto     | varchar(128)     | NO   |     |&lt;br /&gt;| notes    | varchar(255)     | YES  |     |&lt;br /&gt;| updated  | timestamp        | NO   |     |&lt;br /&gt;+----------+------------------+------+-----+&lt;br /&gt;7 rows in set (0.00 sec)&lt;br /&gt;&lt;br /&gt;&lt;/pre&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-211992920945977978?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/211992920945977978/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=211992920945977978' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/211992920945977978'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/211992920945977978'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2009/09/browsing-mysql-from-command-line.html' title='Browsing MySQL from Command Line'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-8265703425614484708</id><published>2009-09-10T23:29:00.002-04:00</published><updated>2009-09-10T23:33:33.737-04:00</updated><title type='text'>Google Solar?</title><content type='html'>Google is investing in solar energy.  (Google actually invests in many things,  they have to with as much cash as they are bringing in each year.) Google has some of its own engineers looking specifically at producing cheap mirrors for solar thermal power plants.  A &lt;a href="http://www.reuters.com/article/newsOne/idUSTRE58867I20090909"&gt;Reuters article&lt;/a&gt; covers the concept. &lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;&lt;i&gt;Weihl said Google is looking to cut the cost of making heliostats, the fields of mirrors that have to track the sun, by at least a factor of two, "ideally a factor of three or four."&lt;br /&gt;&lt;br /&gt;"Typically what we're seeing is $2.50 to $4 a watt (for) capital cost," Weihl said. "So a 250 megawatt installation would be $600 million to a $1 billion. It's a lot of money."&lt;/i&gt;&lt;/blockquote&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-8265703425614484708?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/8265703425614484708/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=8265703425614484708' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/8265703425614484708'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/8265703425614484708'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2009/09/google-solar.html' title='Google Solar?'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-3675040675239588224</id><published>2009-08-10T09:14:00.001-04:00</published><updated>2009-08-10T16:56:56.151-04:00</updated><title type='text'>Migrating Subversion Repositories</title><content type='html'>I needed to migrate a small subversion repository from one machine to one in a more reliable location (a data center).   After reading a few pages I realized that in practice this is pretty easy and here is the basic to do steps for performing the migration on unix systems. &lt;br /&gt;&lt;ol&gt; &lt;li&gt; &lt;samp&gt;svnadmin dump repository | gzip &gt; Repository.dump.gz &lt;/samp&gt;&lt;br /&gt;&lt;li&gt; Transfer file to new location if needed. &lt;br /&gt;&lt;li&gt; Create the new repository: &lt;br /&gt;&lt;samp&gt; svnadmin create  /path/to/repository &lt;/samp&gt; &lt;br /&gt;&lt;li&gt; &lt;samp&gt;gunzip -c Repository.dump.gz | svnadmin load /path/to/repository &lt;/samp&gt;&lt;/ol&gt; &lt;br /&gt;Of interest is this note from the svn documentation. &lt;br /&gt;&lt;blockquote&gt;&lt;i&gt;If the migration process made your repository accessible at a different URL (e.g. moved to a different computer, or is being accessed via a different schema), then you'll probably want to tell your users to run &lt;samp&gt;svn switch --relocate&lt;/samp&gt; on their existing working copies. See &lt;a href="http://svnbook.red-bean.com/en/1.1/re27.html"&gt;svn switch&lt;/a&gt;.&lt;/i&gt;&lt;/blockquote&gt;&lt;br /&gt;However for me it was easier to have the small group of developers just checkout new working directories.&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-3675040675239588224?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/3675040675239588224/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=3675040675239588224' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/3675040675239588224'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/3675040675239588224'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2009/08/migrating-subversion-repositories.html' title='Migrating Subversion Repositories'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-6604483166938943746</id><published>2009-06-05T15:30:00.004-04:00</published><updated>2009-06-05T16:05:34.799-04:00</updated><title type='text'>Creating MySQL users</title><content type='html'>Neither I or my MySQL using friends know of a nice easy way to create users in MySQL.  But 3 commands are all that is needed in the basic case. &lt;br /&gt;Log into mysql as administrator (&lt;samp&gt;mysql -u root -p&lt;/samp&gt;) and enter the following: &lt;br /&gt;&lt;pre&gt;CREATE USER 'userName'@'localhost' IDENTIFIED BY 'userPassword';&lt;br /&gt;grant all on DBName.* to 'userName'@'localhost';&lt;br /&gt;flush privileges;&lt;/pre&gt;&lt;br /&gt;There is a convention for web apps is that the database and user that accesses it have the same name. This is not required but is a general practice. In the above example &lt;samp&gt;userName&lt;/samp&gt; would be the same as &lt;samp&gt;DBName&lt;/samp&gt;. &lt;br /&gt;&lt;br /&gt;Dropping a database: &lt;samp&gt;drop database DBName;&lt;/samp&gt;  &lt;br /&gt;Notice that you do not put any type of quotes around the data base name &lt;samp&gt;DBName&lt;/samp&gt;.&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-6604483166938943746?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/6604483166938943746/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=6604483166938943746' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/6604483166938943746'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/6604483166938943746'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2009/06/creating-mysql-users.html' title='Creating MySQL users'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-205869141443753566</id><published>2009-05-28T02:23:00.002-04:00</published><updated>2009-05-28T02:32:38.528-04:00</updated><title type='text'>Fun Calc 1.1</title><content type='html'>The iPhone application mentioned in a &lt;a href="http://inttech.blogspot.com/2009/04/pre-schooler-iphone-apps.html"&gt;previous post&lt;/a&gt; has been up dated to version 1.1.  It now speaks the numbers and arithmetic operators.  This expands its appeal past that of parents wanting to entertain toddlers, to include those whose children are learning basic addition, subtraction, multiplication, and division.  More can be learned at the &lt;a href="http://www.friedricehouse.com/Fried_Rice_House/Fun_Calc.html"&gt;friedricehouse&lt;/a&gt; page, and at the &lt;a href="http://bit.ly/frhfc"&gt;app's page&lt;/a&gt; on the iPhone app store.&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-205869141443753566?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/205869141443753566/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=205869141443753566' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/205869141443753566'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/205869141443753566'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2009/05/fun-calc-11.html' title='Fun Calc 1.1'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-5945960641105698139</id><published>2009-05-19T21:16:00.004-04:00</published><updated>2009-05-19T21:29:03.655-04:00</updated><title type='text'>Strange Xcode Error</title><content type='html'>I was helping someone that was getting a bizarre error message from XCode. The message was &lt;samp&gt;Error: Cannot use object as a parameter to a method&lt;/samp&gt;. The line with the error:&lt;br /&gt; &lt;br /&gt;&lt;samp&gt; - (NSString)formatPrice:(NSNumber *)priceNumber &lt;/samp&gt;&lt;br /&gt;&lt;br /&gt;This was some what misleading since you first look at the parameter for the method "priceNumber", but the error really referred to what was being returned from the method. The problem was the leading &lt;samp&gt;(NSString)&lt;/samp&gt;, which was a typo that should have been &lt;samp&gt;(NSString *)&lt;/samp&gt;.  Easy to over look that with attention directed to the "parameter." Once that change was made, the code compiled and ran correctly.&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-5945960641105698139?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/5945960641105698139/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=5945960641105698139' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/5945960641105698139'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/5945960641105698139'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2009/05/strange-error.html' title='Strange Xcode Error'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-389974900693516856</id><published>2009-05-12T20:13:00.002-04:00</published><updated>2009-05-12T20:30:58.560-04:00</updated><title type='text'>Biohacking - Hacking DNA</title><content type='html'>The Wall Street Journal has an &lt;a href="http://online.wsj.com/article/SB124207326903607931.html"&gt;article today on biohacking&lt;/a&gt;. &lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;&lt;i&gt;In Massachusetts, a young woman makes genetically modified E. coli in a closet she converted into a home lab. A part-time DJ in Berkeley, Calif., works in his attic to cultivate viruses extracted from sewage. In Seattle, a grad-school dropout wants to breed algae in a personal biology lab.&lt;br /&gt;&lt;br /&gt;These hobbyists represent a growing strain of geekdom known as biohacking, in which do-it-yourselfers tinker with the building blocks of life in the comfort of their own homes. Some of them buy DNA online, then fiddle with it in hopes of curing diseases or finding new biofuels.&lt;/I&gt;&lt;/blockquote&gt;&lt;br /&gt;Because of cheap access to used equipment on eBay it is possible to perform sophisticated experiments at home.  Some see this as the biotech equivalent of the 1970's and 80's when work in a garage could lead to &lt;a href="http://www.apple.com/"&gt;Apple&lt;/a&gt; or &lt;a href="http://www.dell.com/"&gt;Dell&lt;/a&gt;.  Others see it as a threat to national security or even the security of the human race. &lt;br /&gt;&lt;br /&gt;If you want to learn more after reading this link: &lt;br /&gt;&lt;a href="http://www.ted.com/index.php/talks/craig_venter_is_on_the_verge_of_creating_synthetic_life.html"&gt;Video of Craig Venter on creating synthetic Life.&lt;/a&gt;&lt;br /&gt;&lt;a href="http://twit.tv/FIB"&gt;The Futures in Biotech podcast.&lt;/a&gt;&lt;br /&gt;&lt;a href="http://ginkgobioworks.com/"&gt;Ginkgo BioWorks&lt;/a&gt;&lt;br /&gt;&lt;a href="http://radar.oreilly.com/2009/02/etech-preview-creating-biologi.html"&gt;Interview with Ginkgo BioWorks founder&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-389974900693516856?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/389974900693516856/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=389974900693516856' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/389974900693516856'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/389974900693516856'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2009/05/biohacking-hacking-dna.html' title='Biohacking - Hacking DNA'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-3931245042335346800</id><published>2009-05-12T14:56:00.005-04:00</published><updated>2009-05-12T15:33:51.546-04:00</updated><title type='text'>Inspiring video - X Prize Founder</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.ted.com/index.php/talks/peter_diamandis_on_our_next_giant_leap.html"&gt;&lt;img style="float:right; margin:0 0 10px 10px;cursor:pointer; cursor:hand;width: 254px; height: 191px;" src="http://images.ted.com/images/ted/50040_254x191.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;This &lt;a href="http://www.ted.com/index.php/talks/peter_diamandis_on_our_next_giant_leap.html"&gt;TED video&lt;/a&gt; is duel purpose.  On the one hand it is an impassioned explanation of why people should continue to reach into space. (I could spend all day talking about why I agree with him, but its probably best if you just watch the video.) On the other hand the video also teaches a lesson about how to use prizes to motivate people into action.&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-3931245042335346800?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/3931245042335346800/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=3931245042335346800' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/3931245042335346800'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/3931245042335346800'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2009/05/inspiring-video-x-prize-founder.html' title='Inspiring video - X Prize Founder'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-3975207989226633144</id><published>2009-05-08T22:07:00.003-04:00</published><updated>2009-05-08T22:15:44.120-04:00</updated><title type='text'>FiBs</title><content type='html'>I recently had the time to listen to a number of back episodes of Futures in Biotech.&lt;br /&gt;&lt;br /&gt; A few of them have to do with research on how to extend life expectancy; for example, the &lt;a href="http://twit.tv/fib36"&gt;episode with Dr. Cynthia Kenyon&lt;/a&gt;.  Dr. Kenyon's research seems to offer an explanation for why  &lt;a href="http://en.wikipedia.org/wiki/Calorie_restriction"&gt;calorie restriction&lt;/a&gt; could extend life and slow aging. She is looking at genetics of aging. &lt;br /&gt;&lt;br /&gt;An other interesting episode is the one with guest &lt;a href="http://twit.tv/fib30"&gt;Aubrey de Grey speaking on the Thousand Year Lifespan&lt;/a&gt;.  While de Gray's over all proposal sounds outrageous, his description of individual problems to be solved sounds quiet logical.  I think it is definitely worth a listen. &lt;br /&gt;&lt;br /&gt;On a different topic the interview with Michio Kaku, &lt;a href="http://twit.tv/fib31"&gt;FiB 31&lt;/a&gt;, is very interesting for any real science nerd.  Kaku is a co-founder of String Field Theory and discusses one of this books, &lt;a href="http://www.amazon.com/gp/product/0307278824?ie=UTF8&amp;tag=patrbrew-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0307278824"&gt;&lt;i&gt;Physics of the Impossible&lt;/i&gt;.&lt;/a&gt;&lt;img src="http://www.assoc-amazon.com/e/ir?t=patrbrew-20&amp;l=as2&amp;o=1&amp;a=0307278824" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-3975207989226633144?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/3975207989226633144/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=3975207989226633144' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/3975207989226633144'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/3975207989226633144'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2009/05/fibs.html' title='FiBs'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-6089273968831504466</id><published>2009-04-20T21:47:00.002-04:00</published><updated>2009-04-21T10:57:54.523-04:00</updated><title type='text'>Headsets</title><content type='html'>&lt;img src="http://www.assoc-amazon.com/e/ir?t=patrbrew-20&amp;amp;l=as2&amp;amp;o=1&amp;amp;a=B00001W0ET" alt="" style="border: medium none  ! important; margin: 0px ! important;" width="1" border="0" height="1" /&gt; A few months ago I bought a wired headset for use in the home office.  The &lt;a href="http://www.amazon.com/gp/product/B00001W0ET?ie=UTF8&amp;amp;tag=patrbrew-20&amp;amp;linkCode=as2&amp;amp;camp=1789&amp;amp;creative=390957&amp;amp;creativeASIN=B00001W0ET"&gt;Plantronics M110&lt;/a&gt; headset has a standard 2.5 mm plug and fits most home wireless phones and many cell phones.  This headset will not win you any style awards, but it will make sure the person on the other end hears you.  Plantronics has a &lt;a href="http://www.amazon.com/gp/redirect.html?ie=UTF8&amp;location=http%3A%2F%2Fwww.amazon.com%2Fs%3Fie%3DUTF8%26store-name%3Dwireless%26redirect%3Dtrue%26search-type%3Dss%26field-brand%3DPlantronics%26index%3Dwireless-accessories%26browse%3D1%26size%3D20&amp;tag=patrbrew-20&amp;linkCode=ur2&amp;camp=1789&amp;creative=390957"&gt;number of options&lt;/a&gt; for those requiring a bluetooth headset.  I suspect the "boom mic" on my headset helps with the sound quality. &lt;img src="https://www.assoc-amazon.com/e/ir?t=patrbrew-20&amp;l=ur2&amp;o=1" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /&gt;&lt;br /&gt;&lt;br /&gt;The M110 headset has gotten a number of comments from people I talk to while using it. It easily outperforms my previous headset with a similarly street price.  Sometimes in a wireless world, a wired option is better.&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-6089273968831504466?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/6089273968831504466/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=6089273968831504466' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/6089273968831504466'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/6089273968831504466'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2009/04/headsets.html' title='Headsets'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-8851575865748969268</id><published>2009-04-15T06:16:00.003-04:00</published><updated>2009-04-15T11:18:14.729-04:00</updated><title type='text'>The Conficker Eye Chart</title><content type='html'>&lt;a href="http://www.confickerworkinggroup.org/infection_test/cfeyechart.html"&gt;The Conficker Eye Chart&lt;/a&gt; is a brilliantly simple test to see if malware is blocking your access to three security sites. &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.confickerworkinggroup.org/infection_test/cfeyechart.html"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 200px; height: 109px;" src="http://www.baylor.edu/its/security/conficker/chartnormal.jpg" border="0" alt="" /&gt;&lt;/a&gt;Seeing this image is not enough, click the link to see the real test!&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-8851575865748969268?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/8851575865748969268/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=8851575865748969268' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/8851575865748969268'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/8851575865748969268'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2009/04/conficker-eye-chart.html' title='The Conficker Eye Chart'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-4570043704184153557</id><published>2009-04-13T21:18:00.006-04:00</published><updated>2009-04-21T13:29:06.903-04:00</updated><title type='text'>LED Lights</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.amazon.com/gp/product/B000UQ0HQG?ie=UTF8&amp;tag=patrbrew-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B000UQ0HQG"&gt;&lt;img style="float:right; margin:0 0 10px 10px;cursor:pointer; cursor:hand;width: 115px; height: 115px;" src="http://ecx.images-amazon.com/images/I/31QFs4nsYsL._SL160_AA115_.jpg" border="0" alt="" /&gt;&lt;/a&gt;LED based light bulbs for the home have historically been rather pricey, around $40 a bulb in 2005. &lt;br /&gt;&lt;br /&gt;But last time I was in Sam's Club they had reasonably priced LED lights in among the CFLs. For example: &lt;a href="http://www.samsclub.com/shopping/navigate.do?dest=5&amp;item=389895"&gt;Flood Lights&lt;/a&gt; and &lt;a href="http://www.samsclub.com/shopping/navigate.do?dest=5&amp;item=389897"&gt;Accent Lights&lt;/a&gt;. These are priced where similar CFL's were 4 or 5 years ago, and use considerably less power. &lt;br /&gt;&lt;br /&gt;Doing a quick search at Amazon turns up a few options for less than $20 a bulb: &lt;a href="http://www.amazon.com/gp/product/B001D99PXK?ie=UTF8&amp;tag=patrbrew-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B001D99PXK"&gt;2 watt  PAR20 Blue LED Flood Light&lt;/a&gt;  and &lt;a href="http://www.amazon.com/gp/product/B000UQ0HQG?ie=UTF8&amp;tag=patrbrew-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B000UQ0HQG"&gt; 3-Watt G19 LED Bulb&lt;/a&gt;. &lt;img src="http://www.assoc-amazon.com/e/ir?t=patrbrew-20&amp;l=as2&amp;o=1&amp;a=B000UQ0HQG" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /&gt;&lt;br /&gt;&lt;img src="http://www.assoc-amazon.com/e/ir?t=patrbrew-20&amp;l=as2&amp;o=1&amp;a=B001D99PXK" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /&gt;&lt;br /&gt;Perhaps LED home lighting  is with in reach of mere mortals.&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-4570043704184153557?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/4570043704184153557/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=4570043704184153557' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/4570043704184153557'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/4570043704184153557'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2009/04/led-lights.html' title='LED Lights'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-7998439587309123976</id><published>2009-04-09T09:11:00.003-04:00</published><updated>2009-04-09T09:51:40.213-04:00</updated><title type='text'>Pre-schooler iPhone Apps</title><content type='html'>﻿﻿﻿&lt;object width="444" height="280"&gt;&lt;param name="movie" value="http://www.youtube.com/v/owbSE-nn47Y&amp;hl=en&amp;fs=1&amp;rel=0&amp;border=1"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/owbSE-nn47Y&amp;hl=en&amp;fs=1&amp;rel=0&amp;border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="444" height="280"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;What do you think, is there a market for pre-schooler iPhone apps? &lt;br /&gt;&lt;br /&gt;The iPhone and iPod touch are both expensive, but as can be seen in the video above very young children can master the user interface.  If you watch the over the shoulder view, you will notice she gets out of the &lt;a href="http://bit.ly/frhfc"&gt;Fun Calc&lt;/a&gt; app, into the calendar, decides that isn't what she wants, closes the calendar, and relaunches the Fun Calc application.&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-7998439587309123976?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/7998439587309123976/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=7998439587309123976' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/7998439587309123976'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/7998439587309123976'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2009/04/pre-schooler-iphone-apps.html' title='Pre-schooler iPhone Apps'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-5630037934170634267</id><published>2009-04-07T13:22:00.004-04:00</published><updated>2009-04-07T13:38:40.748-04:00</updated><title type='text'>Ink or Laser</title><content type='html'>I had a conversation over lunch about ink-jet vs. laser printers for the home office. &lt;br /&gt;&lt;br /&gt;A quick look at Amazon reveals that a color laser printer can be had for less than $250. Examples: &lt;br /&gt;&lt;a href="ttp://www.amazon.com/gp/product/B00165TATA?ie=UTF8&amp;tag=patrbrew-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B00165TATA"&gt;HP Color LaserJet CP1210 Printer&lt;/a&gt;&lt;br /&gt;&lt;blockquote&gt;&lt;quote&gt;Print accurate 600 x 600 dpi documents at speeds of up to 12 pages per minute (ppm) in black and white and 8 ppm in full-color. The 264 MHz processor and 16 MB of on-board memory help to keep the LaserJet CP1210 performing at its best over the long haul, and with a maximum monthly duty cycle of 25,000 pages, this printer can handle large-capacity jobs with ease. The large capacity 150-sheet paper tray ensures less time refilling paper.&lt;/quote&gt;&lt;/blockquote&gt;&lt;img src="http://www.assoc-amazon.com/e/ir?t=patrbrew-20&amp;l=as2&amp;o=1&amp;a=B00165TATA" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /&gt;&lt;br /&gt;&lt;a href="http://www.amazon.com/gp/product/B001BXS45I?ie=UTF8&amp;tag=patrbrew-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B001BXS45I"&gt;Samsung CLP-315W Color Laser Printer&lt;/a&gt;&lt;br /&gt;&lt;blockquote&gt;Vibrant, professional color is now within your reach with the compact, wireless Samsung CLP-315W color laser printer. This easy-to-use workgroup printer fits easily into an office network and look good while working quickly and quietly. This stylish printer also features a black control panel and delivers full-color printing at 4 pages per minute (ppm) and sharp monochrome laser text at 17 ppm. Along with its great design and compact size (just a 15.3 x 12.3-inch footprint), it's network-ready via both Ethernet and Wi-Fi (802.11b/g) as well as able to connect to a PC using USB.&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;There are even Color Laser all-in-one printers in the $300 price range: &lt;img src="http://www.assoc-amazon.com/e/ir?t=patrbrew-20&amp;l=as2&amp;o=1&amp;a=B001Q3KMWG" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /&gt;&lt;br /&gt;&lt;a href="http://www.amazon.com/gp/product/B001Q3KMWG?ie=UTF8&amp;tag=patrbrew-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B001Q3KMWG"&gt;Konica Magicolor 1680MF Color Laser All-In-One Printer&lt;/a&gt;&lt;blockquote&gt;Meet the Magicolor 1680MF Konica Minolta's newest and smallest color laser all in one. With a height of only 14.8", this compact multi-tasker features professional-quality printing, copying and scanning all in one small package. Don't let its size fool you, this desktop dynamo delivers 20 ppm B&amp;W and 5 ppm color. It also features 1200 x 600 dpi resolution and Simitri HD Polymerized toner for bold graphics and crisp text page after page.&lt;/blockquote&gt;&lt;br /&gt;This is just what I found quickly on Amazon, there are probably many more options at other sites, and plenty of multifunction options around the $500 price range. Worth checking out, as I hate the economics of the ink-jet printers.&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-5630037934170634267?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/5630037934170634267/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=5630037934170634267' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/5630037934170634267'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/5630037934170634267'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2009/04/ink-or-laser.html' title='Ink or Laser'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-3617764577025433554</id><published>2009-04-06T23:41:00.000-04:00</published><updated>2009-04-06T23:41:00.384-04:00</updated><title type='text'>Best Apple Shirt Ad</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_N84jo4qAmL8/SdqFrK3dfsI/AAAAAAAAALg/yQn6F1NJ-qg/s1600-h/IMG_3173.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 320px; height: 240px;" src="http://2.bp.blogspot.com/_N84jo4qAmL8/SdqFrK3dfsI/AAAAAAAAALg/yQn6F1NJ-qg/s320/IMG_3173.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5321712886389505730" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href=""&gt; &lt;/a&gt;&lt;br /&gt;Don't know where it originally came from, but this one is an eye grabber.&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-3617764577025433554?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/3617764577025433554/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=3617764577025433554' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/3617764577025433554'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/3617764577025433554'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2009/04/best-apple-shirt-ad.html' title='Best Apple Shirt Ad'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_N84jo4qAmL8/SdqFrK3dfsI/AAAAAAAAALg/yQn6F1NJ-qg/s72-c/IMG_3173.JPG' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-3079281899260413746</id><published>2009-04-05T22:08:00.001-04:00</published><updated>2009-04-05T22:08:00.358-04:00</updated><title type='text'>Develop 4 iPhone or Nintendo?</title><content type='html'>Apple recently announced that they have sold 30 million iPhones and iPod Touch's.  That makes the iPhone a sizable market for development.  &lt;a href="http://poorbenjamin.blogspot.com/2009/04/apple-vs-nintendo.html"&gt;This blog post&lt;/a&gt; explores the option of developing for the iPhone or the Wii if you are a recently unemployed game developer. &lt;br /&gt;&lt;br /&gt;The whole idea of capitalism is that central planning doesn't work.  Opening up a fair market maximizes creativity.  With the new game controls, the Wii could inspire amazing creativity that Nintendo never envisioned.&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-3079281899260413746?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/3079281899260413746/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=3079281899260413746' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/3079281899260413746'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/3079281899260413746'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2009/04/develop-4-iphone-or-nintendo.html' title='Develop 4 iPhone or Nintendo?'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-2399529921254067607</id><published>2009-03-26T08:36:00.002-04:00</published><updated>2009-03-26T08:47:41.301-04:00</updated><title type='text'>Nintendo SDHC Support</title><content type='html'>If you have a networked Wii, check your mail today.  Nintendo has just released an update that supports SDHC cards in various parts of the Wii Menu and applications. &lt;br /&gt;&lt;br /&gt;Amazon has SDHC cards ranging from &lt;a href="http://www.amazon.com/gp/redirect.html?ie=UTF8&amp;location=http%3A%2F%2Fwww.amazon.com%2Fs%3Fie%3DUTF8%26search-alias%3Daps%26ref%255F%3Dsr%255Fkk%255F2%26qid%3D1238071216%26field-keywords%3Dsdhc%2520card&amp;tag=patrbrew-20&amp;linkCode=ur2&amp;camp=1789&amp;creative=390957"&gt;4GB to 32GB.&lt;/a&gt;&lt;img src="https://www.assoc-amazon.com/e/ir?t=patrbrew-20&amp;l=ur2&amp;o=1" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /&gt;&lt;br /&gt;&lt;br /&gt;This should come as welcome news to those that have been worried about the lack of storage on the Wii.  The support for these cards and ability to play downloaded games off the card will expand the market for downloadable Wii Games. How ever it appears there is a limit in that you need to have free space on the internal Memory. &lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;&lt;i&gt;(Note that when launching games or channels from an SD card, an equivalent amount of internal Wii memory is required. To clear space from the internal memory, users can transfer games or channels from the Wii Menu to the SD card).&lt;/i&gt;&lt;/blockquote&gt;&lt;br /&gt;Here is the &lt;a href="http://www.nintendo.com/whatsnew/detail/YpowLLy9l1Sh9x8i2rWr5kwibrzvTN7D"&gt;Nintendo press release.&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-2399529921254067607?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/2399529921254067607/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=2399529921254067607' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/2399529921254067607'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/2399529921254067607'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2009/03/nintendo-sdhc-support.html' title='Nintendo SDHC Support'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-3892503130307701955</id><published>2009-03-19T10:34:00.005-04:00</published><updated>2009-03-19T10:51:11.200-04:00</updated><title type='text'>Subversion Repository Script on Mac OS</title><content type='html'>Following the instructions from Apple Developer Center in &lt;a href="http://developer.apple.com/mac/articles/server/subversionwithxcode3.html"&gt;this document about Subversion with Xcode 3&lt;/a&gt;. I wrote the following shell script to simplify my steps in creating a repository.  I caution you that is does MINIMAL error checking. &lt;br /&gt;&lt;samp&gt;&lt;br /&gt;#!/bin/sh &lt;br /&gt;# Check if SVN_REPOSITORY is set &lt;br /&gt;if [ "$SVN_REPOSITORY-X" == "-X" ]; then &lt;br /&gt;      SVN_REPOSITORY="/Library/subversion/repository"&lt;br /&gt;fi &lt;br /&gt;&lt;br /&gt;if [ -r /tmp/$1 ]; then &lt;br /&gt;      echo "/tmp/$1 exists - exiting"; &lt;br /&gt;      exit; &lt;br /&gt;fi  &lt;br /&gt;&lt;br /&gt;echo "Creating repository for $1" &lt;br /&gt;svnadmin create $SVN_REPOSITORY/$1 &lt;br /&gt;mkdir -p /tmp/$1/trunk /tmp/$1/branches /tmp/$1/tags&lt;br /&gt;svn import /tmp/$1 file:///$SVN_REPOSITORY/$1 -m "Project Create"&lt;br /&gt;&lt;br /&gt;echo "Created $1 - cleaning up" &lt;br /&gt;rm -rf /tmp/$1&lt;br /&gt;&lt;br /&gt;chown -R www:admin $SVN_REPOSITORY&lt;br /&gt;chmod -R ug+rwX,o= $SVN_REPOSITORY&lt;br /&gt;&lt;/samp&gt;&lt;br /&gt;I placed in in &lt;samp&gt;/usr/local/bin/&lt;/samp&gt;, so that it would be in my path on the Mac command line. You can set the environment variable SVN_REPOSITORY to your repository location or it assumes the spot I used, &lt;samp&gt;/Library/subversion/repository&lt;/samp&gt;.&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-3892503130307701955?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/3892503130307701955/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=3892503130307701955' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/3892503130307701955'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/3892503130307701955'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2009/03/subversion-repository-script-on-mac-os.html' title='Subversion Repository Script on Mac OS'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-4649341435835173667</id><published>2009-03-19T07:20:00.002-04:00</published><updated>2009-03-19T07:28:47.189-04:00</updated><title type='text'>Dell Mini 9 Hackintosh</title><content type='html'>This &lt;a href="http://vimeo.com/3630135"&gt;Dell Mini 9 Hackintosh video&lt;/a&gt; from &lt;a href="http://vimeo.com/user573761"&gt;Andy Ihnatko&lt;/a&gt; on &lt;a href="http://vimeo.com"&gt;Vimeo&lt;/a&gt; is really cool.  If you have 9.5 minutes to spend looking at cool technology today, it should be spent watching this video.  I just wish the Mini 9 had at least 40GB of storage.  Maybe with a &lt;a href="http://www.amazon.com/gp/redirect.html?ie=UTF8&amp;location=http%3A%2F%2Fwww.amazon.com%2Fs%3Fie%3DUTF8%26x%3D0%26ref%255F%3Dnb%255Fss%255Fe%26y%3D0%26field-keywords%3Dsd%2520hc%2520card%26url%3Dsearch-alias%253Delectronics&amp;tag=patrbrew-20&amp;linkCode=ur2&amp;camp=1789&amp;creative=390957"&gt;SD SDHC card&lt;/a&gt; I could could have the space I need for my purposes. &lt;img src="https://www.assoc-amazon.com/e/ir?t=patrbrew-20&amp;l=ur2&amp;o=1" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-4649341435835173667?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/4649341435835173667/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=4649341435835173667' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/4649341435835173667'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/4649341435835173667'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2009/03/dell-mini-9-hackintosh.html' title='Dell Mini 9 Hackintosh'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-9019897670825611510</id><published>2009-03-12T17:50:00.006-04:00</published><updated>2009-03-12T21:32:25.192-04:00</updated><title type='text'>Memory options for New Mini</title><content type='html'>I got the following from the support folks at &lt;a href="http://eshop.macsales.com/"&gt;OWC&lt;/a&gt; today.  I have yet to get my hands on the new mini to try it out.  But this should help with those thinking of upgrading the memory themselves. &lt;br /&gt;&lt;blockquote&gt;&lt;i&gt;If you have one 1GB RAM module pre-existing in your mini, you could install a 2GB module in order for the machine to recognize 3GBs.  However, the mini MUST be a Core 2 Duo.  If not, the mini will only recognize 2GB.  On a side note, if you have a Core 2 Duo mini, you may install 4GB (2GBx2) to take advantage of the dual channel architecture  (promoting faster data thorough put and increased machine speed and efficiency).&lt;/I&gt;&lt;/blockquote&gt; OWC has their &lt;a href="http://eshop.macsales.com/shop/memory/Apple_Mac_mini/DDR3"&gt;memory pricing page&lt;/a&gt;.  Amazon also &lt;a href="http://www.amazon.com/gp/redirect.html?ie=UTF8&amp;location=http%3A%2F%2Fwww.amazon.com%2Fs%3Fie%3DUTF8%26rs%3D%26ref%255F%3Dsr%255Fnr%255Fseeall%255F13%26keywords%3DPC-8500%2520DDR3%25201066MHz%26qid%3D1236895377%26rh%3Di%253Aaps%252Ck%253APC-8500%2520DDR3%25201066MHz%252Ci%253Aelectronics&amp;tag=patrbrew-20&amp;linkCode=ur2&amp;camp=1789&amp;creative=390957"&gt;sells memory&lt;/a&gt; for these systems.&lt;img src="https://www.assoc-amazon.com/e/ir?t=patrbrew-20&amp;l=ur2&amp;o=1" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-9019897670825611510?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/9019897670825611510/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=9019897670825611510' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/9019897670825611510'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/9019897670825611510'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2009/03/memory-options-for-new-mini.html' title='Memory options for New Mini'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-1361922642122164105</id><published>2009-03-11T21:23:00.008-04:00</published><updated>2010-06-16T07:12:50.538-04:00</updated><title type='text'>Coding and Sys Admin Posts</title><content type='html'>This post is here to capture the list of coding tricks or Sys-Admin approaches that have been posted to this blog in the past.&lt;br /&gt;&lt;ul&gt;&lt;br /&gt;&lt;li&gt; &lt;a href="http://inttech.blogspot.com/2010/06/windows-7-undock-and-hibernate.html"&gt;Undock and Hibernating in Windows 7&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://inttech.blogspot.com/2010/03/compressing-or-removing-old-logs.html"&gt;Compressing or Removing Old Log Files&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://inttech.blogspot.com/2010/02/make-eclipse-faster-on-mac-os-x.html"&gt;Tuning Eclipse IDE performance on OS X&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://inttech.blogspot.com/2009/09/browsing-mysql-from-command-line.html"&gt;Browsing MySQL tables from the command line&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://inttech.blogspot.com/2009/05/strange-error.html"&gt;Explaining the "Cannot use object as a parameter to a method." error in Xcode.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://inttech.blogspot.com/2009/08/migrating-subversion-repositories.html"&gt;Migrating Subversion Repositories&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://inttech.blogspot.com/2009/06/creating-mysql-users.html"&gt;Creating users in MySQL&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://inttech.blogspot.com/2009/03/subversion-repository-script-on-mac-os.html"&gt;Script for creating subversion repository on Mac OS X&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://inttech.blogspot.com/2009/02/removing-shared-memory-segments-on.html"&gt;Removing Shared Memory Segments on Solaris&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://inttech.blogspot.com/2009/02/rows-returned-with-jdbc.html"&gt;Rows Returned from JBDC - setMaxRows and setFetchSize&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://inttech.blogspot.com/2008/12/using-cronolog-with-modjk.html"&gt;Using cronolog with Apache mod_jk&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://inttech.blogspot.com/2008/11/garbage-collection-logging-options-for.html"&gt;Java command line options for Garbage Collection Logs&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://inttech.blogspot.com/2008/03/ip-address-changes-on-red-hat-linux.html"&gt;Where to change the IP address on RedHat Enterprise Linux Servers&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://inttech.blogspot.com/2008/03/suns-java-archive.html"&gt;Link to Sun's Archive of old Java Versions&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://inttech.blogspot.com/2008/03/vi-tricks.html"&gt;Search and Replace in vi&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://inttech.blogspot.com/2007/11/finding-installed-memory-on-solaris-10.html"&gt;Finding how much memory is installed on a Solaris 10 server&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://inttech.blogspot.com/2006/02/making-ministack.html"&gt;Building a Ministack&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-1361922642122164105?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/1361922642122164105/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=1361922642122164105' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/1361922642122164105'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/1361922642122164105'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2008/12/coding-and-sys-admin-posts.html' title='Coding and Sys Admin Posts'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-8978018122405637549</id><published>2009-03-06T10:33:00.003-05:00</published><updated>2009-03-06T10:50:02.983-05:00</updated><title type='text'>Larry Brilliant in Forbes</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_N84jo4qAmL8/SbFFSahE10I/AAAAAAAAAKc/cfWPi9NITVE/s1600-h/1467_254x191.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;width: 200px; height: 150px;" src="http://1.bp.blogspot.com/_N84jo4qAmL8/SbFFSahE10I/AAAAAAAAAKc/cfWPi9NITVE/s200/1467_254x191.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5310101618304538434" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href=" http://www.forbes.com/"&gt;Forbes&lt;/a&gt; has an article about &lt;a href="http://www.forbes.com/forbes/2009/0316/020_ideas_and_opinions.html"&gt;Larry Brilliant and Google.org&lt;/a&gt;.  Larry has appeared in a &lt;a href="http://www.ted.com/index.php/speakers/larry_brilliant.html"&gt;few TEDTalks&lt;/a&gt;, which is apparently how he got the job at Google.   He has quiet a history and the article covers just what you do after ridding the world of smallpox.  That is a tuff act to top in his future endeavors, but he might have the plan to beat a bird flu pandemic using search engines, news paper crawlers, and social networks.&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-8978018122405637549?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/8978018122405637549/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=8978018122405637549' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/8978018122405637549'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/8978018122405637549'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2009/03/larry-brilliant-in-forbes.html' title='Larry Brilliant in Forbes'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_N84jo4qAmL8/SbFFSahE10I/AAAAAAAAAKc/cfWPi9NITVE/s72-c/1467_254x191.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-3918516575323065536</id><published>2009-03-01T16:42:00.002-05:00</published><updated>2009-03-01T16:59:39.549-05:00</updated><title type='text'>Making money from fools gold in Solar?</title><content type='html'>&lt;a href="http://www.popularmechanics.com/"&gt;Popular Mechanics&lt;/a&gt; has an article about photovoltaic solar panel prices dropping &lt;a href="http://www.popularmechanics.com/science/research/4306443.html"&gt;below $1 Watt&lt;/a&gt;.   While good news they look at the raw materials required to manufacture the panels and conclude that looking for less efficient, but more abundant and easier to process materials is the key to success. &lt;br /&gt;&lt;blockquote&gt;&lt;i&gt;... Wadia and his colleagues found that iron pyrite—better known as fool's gold—was several orders of magnitude better than any of the alternatives, based on both cost and abundance. Copper sulfide and copper oxide were also attractive candidates. The problem with these materials is that they're less efficient in converting the sun's rays to electricity, and as a result have been the focus of considerably less research.&lt;/i&gt;&lt;/blockquote&gt;&lt;br /&gt;I personally take the view that photovoltaic is a solution for small private installations.  Larger solar power production efforts will probably succeed on concentrating solar thermal approaches.  Popular Mechanics also has an article on &lt;a href="http://www.popularmechanics.com/science/research/4288743.html"&gt;solar thermal technology&lt;/a&gt;. &lt;br /&gt;&lt;blockquote&gt;&lt;i&gt;On a crisp morning this past January, Andraka and his colleagues fired up Dish No. 3. The temperature was around freezing, and the sky was 8 percent brighter than average—the contrast between the cold air and the hot sun helps the engine run more efficiently. When power began to flow from the 25-kilowatt system, it did so with the highest conversion efficiency ever recorded in a commercial solar device: 31.25 percent of the energy shining onto the giant dish flowed into the grid. &lt;/i&gt;&lt;/blockquote&gt;&lt;br /&gt;For more information visit &lt;a href="http://en.wikipedia.org/wiki/Solar_power"&gt;Wikipedia&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-3918516575323065536?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/3918516575323065536/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=3918516575323065536' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/3918516575323065536'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/3918516575323065536'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2009/03/making-money-from-fools-gold-in-solar.html' title='Making money from fools gold in Solar?'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-2057948968568474755</id><published>2009-02-24T22:23:00.001-05:00</published><updated>2009-02-24T22:23:00.356-05:00</updated><title type='text'>Removing Shared Memory Segments on Solaris</title><content type='html'>If you have an application that uses shared memory and crashes without cleaning up the shared memory, then releasing the shared memory can be painful.  There are two commands you need to know to clean the shared memory &lt;a href="http://docs.sun.com/app/docs/doc/816-0210/6m6nb7mc7?a=view"&gt;ipcs&lt;/a&gt; and &lt;a href="http://docs.sun.com/app/docs/doc/816-0210/6m6nb7mc6?a=view"&gt;ipcrm&lt;/a&gt;. (These examples are on Solaris 9.) &lt;br /&gt;&lt;br /&gt;Use the ipcs command to identify &lt;a href="http://en.wikipedia.org/wiki/Shared_memory"&gt;shared memory&lt;/a&gt; ID's and and &lt;a href="http://en.wikipedia.org/wiki/Semaphore_(programming)"&gt;semaphores&lt;/a&gt; that need freeing.   Once you identify the ones that need removing you can use the ipcrm command to remove them. &lt;br /&gt;&lt;br /&gt;&lt;code&gt;ipcrm -m &lt;memory ID&gt;&lt;/code&gt; for the share memory. &lt;br /&gt;&lt;br /&gt;&lt;code&gt;ipcrm -s &lt;semaphore ID&gt;&lt;/code&gt; for the semaphores. &lt;br /&gt;&lt;br /&gt;The trick of course is being able to identify what memory or semaphores (or &lt;a href="http://docsun.cites.uiuc.edu/sun_docs/C/solaris_9/SUNWaadm/SOLTUNEPARAMREF/p17.html#CHAPTER2-56"&gt;message queues&lt;/a&gt;) that were in use by your application.  Hopefully you can do that by user ID.  If all else fails you might have to reboot the server.&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-2057948968568474755?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/2057948968568474755/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=2057948968568474755' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/2057948968568474755'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/2057948968568474755'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2009/02/removing-shared-memory-segments-on.html' title='Removing Shared Memory Segments on Solaris'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-4906986134883568202</id><published>2009-02-05T06:41:00.012-05:00</published><updated>2010-02-12T04:42:00.921-05:00</updated><title type='text'>Rows Returned with JDBC</title><content type='html'>There are two ways to influence the number of rows returned when getting data from a database using JDBC. One is the setFetchSize method, and the other is the setMaxRows method.  Both of these methods appear as part of the statement and resultset classes.  If set at the statement level it effects all resultsets that result from execution of the statement. &lt;br /&gt;&lt;br /&gt;There are three main reasons to want to change these from the driver default setting:&lt;ol&gt; &lt;li&gt; To conserve memory in the Java application by reducing the memory required to store data returned from the database. &lt;br /&gt;&lt;li&gt; Reduction of wait time for obtaining the resultset when retrieving large amounts of data. &lt;br /&gt;&lt;li&gt; If the application is experiencing performance problems because the jdbc driver is getting a small amount of data with each fetch. &lt;/ol&gt;One obvious situation where it makes sense to change this value is an application that displays data on the web with X rows per page.  If X is 25, it would make sense to set the fetchsize to 25 with a call similar to &lt;font face="monospace" size="-1"&gt;stmnt.setFetchSize(25);&lt;/font&gt;. Of course it is better to use a variable, instead of hard coding the value. &lt;br /&gt;&lt;br /&gt;According to Oracle their JDBC driver default fetchsize is 10. That may be an appropriate setting on modern systems if the rows contain large amounts of data, for example in &lt;a href="http://en.wikipedia.org/wiki/Binary_large_object"&gt;BLOBs&lt;/a&gt;.  If the rows are small (name and address) a fetchsize of several hundred or several thousand might be more appropriate. &lt;br /&gt;&lt;br /&gt;It is also important when using these calls to do some performance testing to make sure the performance is being improved, not made worse. For reference see links to pages at &lt;a href="http://java.sun.com/javase/6/docs/api/java/sql/Statement.html#setFetchSize(int)"&gt;Sun&lt;/a&gt; and &lt;a href="http://www.oracle.com/technology/docs/tech/java/sqlj_jdbc/doc_library/javadoc/oracle.jdbc.driver.oraclestatement.html"&gt;Oracle&lt;/a&gt;. Those pages offer definitions of both the setFetchSize and setMaxRows methods.  For more information the following are worth reading: &lt;a href="http://stackoverflow.com/questions/320299/how-to-limit-number-of-rows-returned-from-oracle-at-the-jdbc-data-source-level"&gt;Stackoverflow.com forum discussion&lt;/a&gt;, a page on &lt;a href="http://www.precisejava.com/javaperf/j2ee/JDBC.htm"&gt;JDBC performance suggestions&lt;/a&gt;, and &lt;a href="http://www.oracle.com/technology/oramag/books/oreilly/ch16_jdbc_shirazi.pdf"&gt;Chapter 16 on JDBC Tuning&lt;/a&gt; (PDF).&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-4906986134883568202?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/4906986134883568202/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=4906986134883568202' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/4906986134883568202'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/4906986134883568202'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2009/02/rows-returned-with-jdbc.html' title='Rows Returned with JDBC'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-8714006006465682883</id><published>2009-02-04T20:48:00.001-05:00</published><updated>2009-02-04T20:48:00.306-05:00</updated><title type='text'>Very Common Coding Flaw</title><content type='html'>In a past life I worked as a Unix application developer in C and C++.  Back in the days before there was a readily available library to do most things for you, I might add. More recently I have been working in corporate web environments tuning the performance of web applications and squashing bugs. &lt;br /&gt;&lt;br /&gt;In this web world, I see the same coding error repeated over and over again all through complex systems.  I've seen it cascade through four or more levels of servers and application layers – in the application code and in the web application server designs themselves. This common error is not setting a time-out for network communications.  When an application is dependent on an other application (web app server, web service, database, etc.) the developer needs to take care to gracefully handle the situation when the back end service "locks up."  I have seen such errors permeate through layers of hosting infrastructure and take down whole farms of servers with all resources tied up waiting on a service that accepts connections but never returns.  &lt;br /&gt;&lt;br /&gt;So for the love of all that is good, set a time-out value on all of your network communications. Your users and customers will be happier as a result.&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-8714006006465682883?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/8714006006465682883/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=8714006006465682883' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/8714006006465682883'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/8714006006465682883'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2009/02/very-common-coding-flaw.html' title='Very Common Coding Flaw'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-6698807344229675623</id><published>2009-02-03T21:20:00.001-05:00</published><updated>2009-02-03T21:27:13.189-05:00</updated><title type='text'>Twitter Fame in USA Today</title><content type='html'>Over recent months I have been trying to explain to my more luddite friends (meaning folks who spend 50 hours a week in front of a monitor for the last twenty years, but have yet to join twitter) the pros and cons of &lt;a href="http://twitter.com/"&gt;Twitter&lt;/a&gt;.  &lt;br /&gt;&lt;br /&gt;Yes you can get lots of really cool information from twitter.  Yes you can also waste countless hours reading about people's breakfast menus, or telling them about yours. But an &lt;a href="http://www.usatoday.com/travel/flights/2009-01-06-twitter_N.htm"&gt;article in USA Today&lt;/a&gt; sums up how the corporate and social worlds collide on twitter and why it matters for companies.  &lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;&lt;i&gt;Tablet Hotels utilizes its Twitter account similarly to JetBlue, keeping an eye on what customers are saying and what they can do improve their experience. "We had one of our TabletPlus members Twitter from the front desk when the hotel was giving her a hard time," Michael Davis, co-founder of Tablet Hotels, said. "We caught it within 30 seconds of posting and our customer service called the hotel to resolve."&lt;br /&gt;&lt;br /&gt;"Customer problems can no longer be kept 'quiet' with the emergence of the Web," Davis said. The Marriott hotel group agrees, which is why they have not one, but two Twitter accounts. One serves as public relations and customer service vehicle, while the other focuses on Marriott's efforts to go green. &lt;/I&gt; &lt;/blockquote&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-6698807344229675623?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/6698807344229675623/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=6698807344229675623' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/6698807344229675623'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/6698807344229675623'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2009/02/twitter-fame-in-usa-today.html' title='Twitter Fame in USA Today'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-5223448689730218818</id><published>2009-02-03T11:55:00.003-05:00</published><updated>2009-02-03T12:05:52.850-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='petaflops'/><category scheme='http://www.blogger.com/atom/ns#' term='supercomputer'/><category scheme='http://www.blogger.com/atom/ns#' term='IBM'/><category scheme='http://www.blogger.com/atom/ns#' term='Power'/><title type='text'>IBM Rochester building 20 petaflop supercomputer</title><content type='html'>Good news for employees in Rochester, MN in this depressed economy. IBM's Rochester facility is working on building the &lt;a href="http://www.computerworld.com/action/article.do?command=viewArticleBasic&amp;amp;taxonomyName=government&amp;amp;articleId=9127238&amp;amp;taxonomyId=13&amp;amp;intsrc=kc_top"&gt;most powerful supercomputer for the US government&lt;/a&gt;. The "Sequoia" supercomputer is targeted to achieve 20 petaflops which is more powerful than all of the current computers combined on the &lt;a href="http://www.top500.org/"&gt;Top500&lt;/a&gt; supercomputer list. The computer will be used by the US &lt;a href="http://en.wikipedia.org/wiki/United_States_Department_of_Energy"&gt;Department of Energy&lt;/a&gt; and will reside at &lt;a href="http://en.wikipedia.org/wiki/Lawrence_Livermore_National_Laboratory"&gt;Lawrence Livermore National Laboratory&lt;/a&gt;.&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;This should mean plenty of work for the people there – and since &lt;a href="http://en.wikipedia.org/wiki/IBM_Rochester"&gt;IBM Rochester&lt;/a&gt; is one of the largest local employers it also means the other companies that provide services to those employees should be able to breathe a sigh of relief that many others are not.&lt;a href="http://www.blogger.com/post-create.g?blogID=16435926"&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-5223448689730218818?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/5223448689730218818/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=5223448689730218818' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/5223448689730218818'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/5223448689730218818'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2009/02/ibm-rochester-building-20-petaflop.html' title='IBM Rochester building 20 petaflop supercomputer'/><author><name>Michael</name><uri>http://www.blogger.com/profile/05037827020112274204</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-2332679074730425924</id><published>2009-01-15T18:02:00.000-05:00</published><updated>2009-01-15T17:54:24.622-05:00</updated><title type='text'>Silver Lining for Solar</title><content type='html'>There is a report in &lt;a href="http://www.usatoday.com/money/industries/energy/environment/2009-01-12-solar-panels-glut_N.htm?csp=34"&gt;USA Today&lt;/a&gt; that prices for roof top solar PV systems in CA could drop 50% in cost.  The drop comes from a combination of falling prices due to weaker demand for raw materials and for solar in Europe, plus new tax breaks from the Obama plan. So if you have the cash and want to go solar, 2009 might be the year to take the plunge.&lt;br /&gt;&lt;br /&gt;Added 1/15/09: &lt;br /&gt;Looking at the longer term, recent break throughs in polymer solar cell technology could reduce prices more.  Read about &lt;a href="http://www.physorg.com/news146849259.html"&gt;self-assembled solar cells&lt;/a&gt; and increases in &lt;a href="http://newsroom.ucla.edu/portal/ucla/ucla-researchers-create-polymer-72064.aspx"&gt;polymer cell efficiency&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-2332679074730425924?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/2332679074730425924/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=2332679074730425924' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/2332679074730425924'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/2332679074730425924'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2009/01/silver-lining-for-solar.html' title='Silver Lining for Solar'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-2735427415721782691</id><published>2008-12-30T10:30:00.005-05:00</published><updated>2009-01-01T17:05:35.937-05:00</updated><title type='text'>Samsung SyncMaster 2233sw mini Review</title><content type='html'>This line of monitors was released just over a month ago in &lt;a href="http://www.engadget.com/tag/SyncMaster+2233SW/"&gt;Japan&lt;/a&gt;.  However, I bought one today at my local Sam's Club.  I'll say up front that I am &lt;b&gt;not&lt;/b&gt; a graphics artist or professional video editor although I do a bit of amateur video editing. &lt;br /&gt;&lt;br /&gt;The monitor does require a little assembly.  See photo 1 below. The stand and base have to be screwed together.  Fortunately this is designed so that you can tighten it by hand without need of a screwdriver.  But you can use a screwdriver if assembling a large number of monitors.   &lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_N84jo4qAmL8/SVlUpCW94mI/AAAAAAAAAJc/fy5Iqnmrd4Y/s1600-h/Library+-+11490.jpg"&gt;&lt;img style="display:block; margin:5px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 320px; height: 213px;" src="http://1.bp.blogspot.com/_N84jo4qAmL8/SVlUpCW94mI/AAAAAAAAAJc/fy5Iqnmrd4Y/s320/Library+-+11490.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5285348701680558690" /&gt;&lt;/a&gt;Once the little stand is built you have to press it into a rubber-lined pocket on the bottom of the display, with the arrow symbol facing out as you look at the display.  I mention these steps because it isn't in the directions, though simple to figure out.&lt;br /&gt;&lt;br /&gt;The picture below gives a reference on size of this "22 inch class" (21.5 inch) monitor. The smaller monitor is a 15-inch model that is similar in size to what comes on most PC notebooks. &lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_N84jo4qAmL8/SVlUpUq2ppI/AAAAAAAAAJk/TNrv_JYQRzc/s1600-h/Library+-+11491.jpg"&gt;&lt;img style="display:block; margin:5px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 320px; height: 213px;" src="http://3.bp.blogspot.com/_N84jo4qAmL8/SVlUpUq2ppI/AAAAAAAAAJk/TNrv_JYQRzc/s320/Library+-+11491.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5285348706595808914" /&gt;&lt;/a&gt;&lt;br /&gt;I am happy with the Samsung.  I have no dead pixels, and it works with the Mac Mini wonderfully.  I did not even have to restart the Mac.  The 2233sw came with a DVI cable (and VGA cable) that I plugged into the Mac and by the time I turned on the Samsung and the screen had come on, the Mac had readjusted the display settings and I had a glorious new and WIDE desktop. My only minor complaint is because of the curved case there is no place to set my old iSight camera. You can see from the picture below that it was bright enough out of the box to cause my camera's auto setting to decide it didn't need a flash in my dark cave of a room. &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_N84jo4qAmL8/SVlUqOzR--I/AAAAAAAAAJs/7xtCcXHLvCY/s1600-h/Library+-+11493.jpg"&gt;&lt;img style="display:block; margin:5px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 320px; height: 213px;" src="http://1.bp.blogspot.com/_N84jo4qAmL8/SVlUqOzR--I/AAAAAAAAAJs/7xtCcXHLvCY/s320/Library+-+11493.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5285348722200411106" /&gt;&lt;/a&gt;&lt;br /&gt;I recommend using the Calibrate function of the Mac OS displays setting to tune the monitor. (All of the settings on the monitor are disabled when the DVI input is used.)&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_N84jo4qAmL8/SVo9KHeOEOI/AAAAAAAAAJ0/6c9yw77BmfM/s1600-h/Picture+2.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 200px; height: 130px;" src="http://3.bp.blogspot.com/_N84jo4qAmL8/SVo9KHeOEOI/AAAAAAAAAJ0/6c9yw77BmfM/s200/Picture+2.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5285604356686483682" /&gt;&lt;/a&gt;&lt;br /&gt;Also this is the first monitor in this class I have seen with true 1080P display.  Most of the others are 1440x900 or 1680x1050.  This one is a full 1920x1080, which makes me feel that for $200 its a steal or a sign we will be seeing much better monitors at reasonable price points in the near future.&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-2735427415721782691?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/2735427415721782691/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=2735427415721782691' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/2735427415721782691'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/2735427415721782691'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2008/12/samsung-syncmaster-2233sw.html' title='Samsung SyncMaster 2233sw mini Review'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_N84jo4qAmL8/SVlUpCW94mI/AAAAAAAAAJc/fy5Iqnmrd4Y/s72-c/Library+-+11490.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-8074258628317696369</id><published>2008-12-03T18:48:00.000-05:00</published><updated>2008-12-03T18:48:00.426-05:00</updated><title type='text'>Cheap Solar Reflectors</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.forbes.com/technology/forbes/2008/1117/058.html"&gt;&lt;img style="float:right; margin:0 0 10px 10px;cursor:pointer; cursor:hand;width: 170px; height: 174px;" src="http://images.forbes.com/media/magazines/forbes/2008/1117/forbes_1117_p058_f1.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;Yet another interesting article in the November 17th issues of &lt;a href="http://www.forbes.com/"&gt;Forbes&lt;/a&gt;.  This one on an innovative idea to use &lt;a href="http://www.forbes.com/technology/forbes/2008/1117/058.html"&gt;ballons as solar collectors.&lt;/a&gt;  The company behind this technology is &lt;a href="http://www.coolearthsolar.com/technology"&gt;Cool Earth Solar&lt;/a&gt;. &lt;br /&gt;&lt;br /&gt;The idea seems very cool, and if they hit their target cost per watt then it could be a solar power break through.  There isn't a mention of the cost of the balloon system. One concern from the description is the complexity of the balloons, with water cooling and a system to modulate internal pressure as needed.  An interesting question is would less complex balloons that are as efficient at the square cm of solar cell level, be more efficient at the price per watt level?  One would expect they started there, if not someone will hopefully following in their footsteps.&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-8074258628317696369?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/8074258628317696369/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=8074258628317696369' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/8074258628317696369'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/8074258628317696369'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2008/12/cheap-solar-reflectors.html' title='Cheap Solar Reflectors'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-1805266076252913296</id><published>2008-12-01T06:50:00.011-05:00</published><updated>2009-10-22T23:43:48.224-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='cronolog mod_jk pipes'/><title type='text'>Using cronolog with mod_jk</title><content type='html'>The trick to rotating mod_jk logs using cronolog is an old unix file system feature called a &lt;a href="http://en.wikipedia.org/wiki/Named_pipe"&gt; named pipe&lt;/a&gt;. &lt;br /&gt;&lt;br /&gt;Create a pipe in a good location.  &lt;br /&gt;&lt;font face="monospace"&gt;&amp;gt; mkfifo mod_jk.pipe &lt;/font&gt;&lt;br /&gt;&lt;br /&gt;Specify this pipe as log location using &lt;a href="http://tomcat.apache.org/connectors-doc/reference/apache.html"&gt; JkLogFile directive&lt;/a&gt;. &lt;br /&gt;&lt;font face="monospace"&gt;JkLogFile path-to/mod_jk.pipe &lt;/font&gt;&lt;br /&gt;&lt;br /&gt;The next part is tricky.  You have to get &lt;a href="http://cronolog.org/"&gt;cronolog&lt;/a&gt; to read from the pipe and the timing can be a challenge.  Each side will block until something is both writing and reading from the pipe.  So you need cronolog reading from the pipe before you start apache.  &lt;br /&gt;&lt;br /&gt;Interestingly, on my latest project mod_jk did something at start up that caused cronolog to exit as soon as apache started.  To get things to work I had to start cronolog after apache.  The solution was to have the following steps in the apache start up script. &lt;br /&gt;&lt;br /&gt;1. Start cronolog&lt;br /&gt;2. Start apache &lt;br /&gt;3. Start cronolog again. &lt;br /&gt;&lt;br /&gt;Using the file name examples above, starting cronolog looks like this: &lt;br /&gt;&lt;font face="monospace"&gt;cronolog path-to/mod_jk.log &amp;lt; path-to/mod_jk.pipe &lt;/font&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-1805266076252913296?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/1805266076252913296/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=1805266076252913296' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/1805266076252913296'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/1805266076252913296'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2008/12/using-cronolog-with-modjk.html' title='Using cronolog with mod_jk'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-1908310342570336475</id><published>2008-11-30T08:02:00.007-05:00</published><updated>2008-12-02T11:13:32.296-05:00</updated><title type='text'>Sci-Fi and Real Science Collide - Cybermen</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://i.livescience.com/images/080814-robot-brain-02.jpg"&gt;&lt;img style="float:right; margin:0 0 10px 10px;cursor:pointer; cursor:hand;width: 180px; height: 246px;" src="http://i.livescience.com/images/080814-robot-brain-02.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;I enjoy reading about new scientific discoveries. These days it seems like the science facts are colliding with science fiction.  For example, read this article about &lt;a href="http://www.forbes.com/global/2008/1124/036.html"&gt;"cybernetics" in Forbes.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;quote&gt;&lt;i&gt;"Eager scientists in the field say it's inevitable that we will one day be able to transmit thoughts to one another as electrical signals, bringing a new level of meaning to 'collective consciousness.'"&lt;/i&gt;&lt;/quote&gt; &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://upload.wikimedia.org/wikipedia/en/thumb/9/97/Cyberman.jpg/200px-Cyberman.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;width: 200px; height: 360px;" src="http://upload.wikimedia.org/wikipedia/en/thumb/9/97/Cyberman.jpg/200px-Cyberman.jpg" border="0" alt="" /&gt;&lt;/a&gt;The article is mostly about the work of &lt;a href="http://en.wikipedia.org/wiki/Kevin_Warwick"&gt;Kevin Warwick.&lt;/a&gt;   Read these links and see if it reminds you of this &lt;a href="http://en.wikipedia.org/wiki/Rise_of_the_Cybermen"&gt;Cybermen episode&lt;/a&gt; of the new Dr. Who series on BBC.&lt;br /&gt;&lt;br /&gt;This research can have fantastic benefits for people suffering from a wide range of conditions and perhaps limb loss. However reading about how the research is performed could lead to nightmares or at least the plots of a few sci-fi horror movies!  "Attack of the Cyber-Robot-Rats" anyone?&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-1908310342570336475?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/1908310342570336475/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=1908310342570336475' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/1908310342570336475'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/1908310342570336475'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2008/11/sci-fi-and-real-science-collide.html' title='Sci-Fi and Real Science Collide - Cybermen'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-6190491817206171304</id><published>2008-11-24T17:39:00.000-05:00</published><updated>2008-11-24T17:56:51.512-05:00</updated><title type='text'>Shai Agassi in the Bay Area City</title><content type='html'>&lt;a href="http://www.nytimes.com/2007/10/29/technology/29agassi.html?_r=1&amp;oref=slogin"&gt;&lt;img src="http://tbn0.google.com/images?q=tbn:5A3qXT5YD3c-fM:http://graphics8.nytimes.com/images/2007/10/29/business/29agassi.xlarge1.jpg"&gt;&lt;/a&gt; A while back I had a &lt;a href="http://inttech.blogspot.com/2008/08/interesting-reading-cars-solar-spheres.html"&gt;short reference &lt;/a&gt;to Shai Agassi and his &lt;a href="http://www.betterplace.com/"&gt;Better Place&lt;/a&gt; company. His plan for electric cars has been compared to the cell phone model.  Now, they seem to have gotten a foot hold on the &lt;a href="http://www.mercurynews.com/ci_11032113"&gt;US main land&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;It might seem odd to make that huge investment in electric cars with gasoline dropping below $2 a gallon in some parts of the country.  However once the economy turns around oil will jump back up to the $60 to $80 a barrel range, and gas prices will follow.&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-6190491817206171304?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/6190491817206171304/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=6190491817206171304' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/6190491817206171304'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/6190491817206171304'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2008/11/shai-agassi-in-bay-area-city.html' title='Shai Agassi in the Bay Area City'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-1148085758366598179</id><published>2008-11-21T13:59:00.007-05:00</published><updated>2008-11-21T19:36:03.979-05:00</updated><title type='text'>Thinking Machines</title><content type='html'>In a &lt;a href="http://inttech.blogspot.com/2008/08/singularity-yes-or-no.html"&gt;previous post&lt;/a&gt; I reference the idea of the technical singularity.  Based on the news item below, it appears we might be one step closer to &lt;a href="http://www.amazon.com/gp/redirect.html?ie=UTF8&amp;location=http%3A%2F%2Fwww.amazon.com%2Fs%3Fie%3DUTF8%26ref%255F%3Dnb%255Fss%255Fgw%255F0%255F6%26field-keywords%3Dterminator%26url%3Dsearch-alias%253Daps%26sprefix%3Dtermin&amp;tag=patrbrew-20&amp;linkCode=ur2&amp;camp=1789&amp;creative=390957"&gt;Sky-Net&lt;/a&gt;, &lt;a href="http://www.amazon.com/gp/redirect.html?ie=UTF8&amp;location=http%3A%2F%2Fwww.amazon.com%2Fs%3Fie%3DUTF8%26ref%255F%3Dnb%255Fss%255Fgw%255F0%255F6%26field-keywords%3Dbattlestar%2520galactica%26url%3Dsearch-alias%253Daps%26sprefix%3Dbattle&amp;tag=patrbrew-20&amp;linkCode=ur2&amp;camp=1789&amp;creative=390957"&gt;Cylons&lt;/a&gt;, the &lt;a href="http://www.amazon.com/gp/redirect.html?ie=UTF8&amp;location=http%3A%2F%2Fwww.amazon.com%2Fs%3Fie%3DUTF8%26x%3D0%26ref%255F%3Dnb%255Fss%255Fgw%26y%3D0%26field-keywords%3Dthe%2520matrix%26url%3Dsearch-alias%253Daps&amp;tag=patrbrew-20&amp;linkCode=ur2&amp;camp=1789&amp;creative=390957"&gt;Matrix&lt;/a&gt;, &lt;a href="http://www.amazon.com/gp/product/0765357119?ie=UTF8&amp;tag=patrbrew-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0765357119"&gt;Machine Crusade of Dune&lt;/a&gt;, etc. etc. &lt;br /&gt;&lt;quote&gt;&lt;i&gt;&lt;font size="-2"&gt;&lt;br /&gt;Research Triangle Park, N.C. -- IBM, the computing giant with major operations in North Carolina, said that it will team with five universities to create computing systems capable of simulating and emulating the human brain. The IBM team -- which includes researchers from Stanford University, the University of Wisconsin-Madison, Cornell University, Columbia University Medical Center and the University of California-Merced -- has been awarded $4.9 million in funding from the Defense Advanced Research Projects Agency (DARPA) for the first phase of the project, known as Systems of Neuromorphic Adaptive Plastic Scalable Electronics (SyNAPSE). The goal is to create computers that can integrate information from a variety of sources, deal with ambiguity, learn over time and carry out pattern recognition to solve difficult problems. "We believe that our cognitive computing initiative will help shape the future of computing in a significant way, bringing to bear new technologies that we haven’t even begun to imagine," said Josephine Cheng, the vice president of IBM's Almaden Research Center in San Jose. IBM said that its long-term goal is to build low-power, compact computers that approach mammalian-scale intelligence.&lt;br /&gt;&lt;a href="http://www.ibm.com/research"&gt;http://www.ibm.com/research&lt;/a&gt; &lt;br /&gt;&lt;a href="http://ibmresearchnews.blogspot.com"&gt;http://ibmresearchnews.blogspot.com &lt;/a&gt;&lt;br /&gt;&lt;a href="http://www-03.ibm.com/press/us/en/pressrelease/26123.wss"&gt;http://www-03.ibm.com/press/us/en/pressrelease/26123.wss&lt;/a&gt;  &lt;/font&gt;&lt;/I&gt;&lt;/quote&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-1148085758366598179?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/1148085758366598179/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=1148085758366598179' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/1148085758366598179'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/1148085758366598179'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2008/11/thinking-machines.html' title='Thinking Machines'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-6363505841923330807</id><published>2008-11-16T22:22:00.007-05:00</published><updated>2010-09-12T19:20:02.728-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='java garbage collection'/><title type='text'>Garbage Collection Logging Options for Java</title><content type='html'>It is very hard to find all of the options for garbage collection options for Java.  One of the best pages I have found is &lt;a href="http://java.sun.com/javase/technologies/hotspot/vmoptions.jsp "&gt;this one at Sun.&lt;/a&gt; But even it isn't complete. So here are the basic options I have learned about listed all in one location. &lt;br /&gt;&lt;br /&gt;First you probably want the GC logs to go to its own file instead of mixed in with other things going to standard out, using the -Xloggc: option. Then you can use the following options to define the details logged. &lt;table&gt; &lt;tr&gt;&lt;td&gt;&lt;font face="monospace" size="-2"&gt;-Xloggc:&amp;lt;file&amp;gt;&lt;/font&gt; &lt;/td&gt;&lt;td&gt;log GC status to a file&lt;/td&gt;&lt;/tr&gt;&lt;br /&gt;&lt;tr&gt;&lt;td&gt;&lt;font face="monospace" size="-2"&gt;-XX:+PrintGC&lt;/font&gt; &lt;/td&gt;&lt;td&gt;Print messages at garbage collection.&lt;/td&gt;&lt;/tr&gt;&lt;br /&gt;&lt;tr&gt;&lt;td&gt;&lt;font face="monospace" size="-2"&gt;-XX:+PrintGCDetails&lt;/font&gt; &lt;/td&gt;&lt;td&gt;Print more details at garbage collection. (Introduced in 1.4.0.)&lt;/td&gt;&lt;/tr&gt;&lt;br /&gt;&lt;tr&gt;&lt;td&gt;&lt;font face="monospace" size="-2"&gt;-XX:+PrintGCTimeStamps&lt;/font&gt; &lt;/td&gt;&lt;td&gt;Print timestamps at garbage collection. (Introduced in 1.4.0.)&lt;/td&gt;&lt;/tr&gt;&lt;br /&gt;&lt;tr&gt;&lt;td&gt;&lt;font face="monospace" size="-2"&gt;-XX:+PrintGCApplicationConcurrentTime&lt;/font&gt; &lt;/td&gt;&lt;td&gt;The amount of time the applications runs between collection pauses&lt;/td&gt;&lt;/tr&gt;&lt;br /&gt;&lt;tr&gt;&lt;td&gt;&lt;font face="monospace" size="-2"&gt;-XX:+PrintGCApplicationStoppedTime&lt;/font&gt; &lt;/td&gt;&lt;td&gt;Amount of time in collection pauses&lt;/td&gt;&lt;/tr&gt;&lt;br /&gt;&lt;tr&gt;&lt;td&gt;&lt;font face="monospace" size="-2"&gt;-XX:+PrintHeapAtGC&lt;/font&gt; &lt;/td&gt;&lt;td&gt;Print Heap at GC&lt;/td&gt;&lt;/tr&gt;&lt;br /&gt;&lt;/table&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-6363505841923330807?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/6363505841923330807/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=6363505841923330807' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/6363505841923330807'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/6363505841923330807'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2008/11/garbage-collection-logging-options-for.html' title='Garbage Collection Logging Options for Java'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-6026036323870339620</id><published>2008-10-07T20:18:00.002-04:00</published><updated>2008-10-07T20:43:04.715-04:00</updated><title type='text'>TED Wii Hacks and Ocean Exploration</title><content type='html'>I have been a fan of &lt;a href="http://www.ted.com/"&gt; TED Talks&lt;/a&gt; since I discovered it.   Tonight I watched two presentations that reminded me why I find the TED presentations so fascinating. &lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.ted.com/index.php/speakers/johnny_lee.html"&gt;Wii Hacks by Johnny Lee&lt;/a&gt; - This guy really knows how to think outside of the box.  He shows new uses for the Wii remote that make its $40 price seem seriously cheap.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.ted.com/index.php/speakers/robert_ballard.html"&gt;Exploring the Oceans&lt;/a&gt; - Robert Ballard discusses boldly going where no one has gone before.   He makes a very strong case for why we should put more effort on exploring the oceans.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;!--cut and paste--&gt;&lt;object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="432" height="285" id="VE_Player" align="middle"&gt;&lt;param name="movie" value="http://static.videoegg.com/ted2/flash/loader.swf"&gt;&lt;PARAM NAME="FlashVars" VALUE="bgColor=FFFFFF&amp;file=http://static.videoegg.com/ted/movies/RobertBallard_2008_high.flv&amp;autoPlay=false&amp;fullscreenURL=http://static.videoegg.com/ted/flash/fullscreen.html&amp;forcePlay=false&amp;logo=&amp;allowFullscreen=true"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="allowScriptAccess" value="always"&gt;&lt;param name="bgcolor" value="#FFFFFF"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="wmode" value="window"&gt;&lt;embed src="http://static.videoegg.com/ted2/flash/loader.swf" FlashVars="bgColor=FFFFFF&amp;file=http://static.videoegg.com/ted/movies/RobertBallard_2008_high.flv&amp;autoPlay=false&amp;fullscreenURL=http://static.videoegg.com/ted/flash/fullscreen.html&amp;forcePlay=false&amp;logo=&amp;allowFullscreen=true" quality="high" allowScriptAccess="always" bgcolor="#FFFFFF" scale="noscale" wmode="window" width="432" height="285" name="VE_Player" align="middle" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/center&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-6026036323870339620?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/6026036323870339620/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=6026036323870339620' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/6026036323870339620'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/6026036323870339620'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2008/10/ted-wii-hacks-and-ocean-exploration.html' title='TED Wii Hacks and Ocean Exploration'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-5491145581048596201</id><published>2008-09-14T21:57:00.001-04:00</published><updated>2008-09-19T10:54:15.440-04:00</updated><title type='text'>Apple Wishlist 08</title><content type='html'>While I do believe that Apple has a lot to teach both the computer and consumer electronics worlds about elegance and user interface design, there are a few things I would like to see that they have not done. So here is my wish list for Apple products and features. &lt;br /&gt;&lt;ul&gt;&lt;li&gt; &lt;b&gt;Cooler AppleTV -&lt;/b&gt;  The AppleTV &lt;a href="http://news.digitaltrends.com/feature/76/apple-tv-heat-test"&gt;runs HOT.&lt;/a&gt;  This could be as simple as a software update. The AppleTV should power down the harddrive when ever possible. When its not doing anything it should either go completely to sleep in some sort of wake on lan mode (or wireless polling mode). Failing a sleep mode, it could run the CPU at the minimum clock rate. Given its foot print, it is probably using a laptop chip set and CPU, so advance power saving modes should be possible in the hardware.  It runs hot enough that I worry about harddrive life, and concerned about its 24/7 power consumption. &lt;br /&gt;&lt;br /&gt;&lt;li&gt; &lt;b&gt;Podcast Playlists -&lt;/b&gt; I want Podcast play lists that work just like music playlists.  I want to create a smart playlist of all business podcasts, and be able to just play the whole list with each podcast leading into the next.   This used to work on the older iPods, and is a feature I miss terribly.  (This appears to be fixed in the latest iTunes, if you don't have random play turned on.  However it still doesn't work on the iPod.) &lt;br /&gt;&lt;br /&gt;&lt;li&gt; &lt;b&gt;Apple Cube TNG -&lt;/b&gt;  I'm not the only person who thinks this way.  Everyone of my close friends who have macs have expressed interest in a product like this.  Take the Mac Mini foot print and grow it vertically. Add either dual dual-core CPUs, or a single quad-core (which ever is cheaper/easier); support at least 4GB of RAM; and possibly support larger harddrives. (Support of for firewire external harddrives makes the larger harddrive issue less important.) &lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-5491145581048596201?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/5491145581048596201/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=5491145581048596201' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/5491145581048596201'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/5491145581048596201'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2008/09/apple-wishlist-08.html' title='Apple Wishlist 08'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-3650265017218091816</id><published>2008-08-29T09:56:00.000-04:00</published><updated>2008-09-14T22:26:48.918-04:00</updated><title type='text'>Interesting Reading - Cars, Solar, Spheres</title><content type='html'>I have been reading a wide variety of items in the last week.  Some of the more interesting topics: &lt;br /&gt;&lt;ul&gt;&lt;br /&gt;&lt;li&gt; Wired review of &lt;a href="http://www.wired.com/culture/culturereviews/magazine/16-09/pl_print"&gt;&lt;i&gt;Hot, Flat, and Crowded&lt;/i&gt;&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;&lt;li&gt; Jay Leno, Car guy, on &lt;a href="http://www.wired.com/cars/futuretransport/news/2008/08/portfolio_0825"&gt;Advice to Detroit.&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;&lt;li&gt; &lt;a href="http://en.wikipedia.org/wiki/Carbon_fiber_reinforced_plastic"&gt;Carbon Fiber reinforced Plastic (CFP)&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;LI&gt; The &lt;a href="http://en.wikipedia.org/wiki/Dyson_sphere"&gt;Dyson Sphere&lt;/a&gt; - popular in Sci-Fi stories&lt;br /&gt;&lt;br /&gt;&lt;li&gt; &lt;a href="http://en.wikipedia.org/wiki/Solar_energy"&gt;Solar Power&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;&lt;li&gt; &lt;a href="http://en.wikipedia.org/wiki/Solar_Energy_Generating_Systems"&gt;SEGS&lt;/a&gt; - Solar Power Generation in Mojave- Largest solar power installation in the world. &lt;br /&gt;&lt;br /&gt;&lt;li&gt; &lt;a href="http://www.wired.com/cars/futuretransport/magazine/16-09/ff_agassi"&gt;Shai Agassi&lt;/a&gt; - Sell the electric car like its a cell phone. &lt;br /&gt;&lt;br /&gt;&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-3650265017218091816?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/3650265017218091816/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=3650265017218091816' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/3650265017218091816'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/3650265017218091816'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2008/08/interesting-reading-cars-solar-spheres.html' title='Interesting Reading - Cars, Solar, Spheres'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-8406018084223766133</id><published>2008-08-28T14:20:00.006-04:00</published><updated>2008-09-10T21:29:31.870-04:00</updated><title type='text'>Singularity? Yes or No</title><content type='html'>For years I have dismissed the idea of &lt;a href="http://en.wikipedia.org/wiki/Technological_singularity"&gt;the singularity&lt;/a&gt;.  I am beginning to accept that it is &lt;i&gt;possible&lt;/i&gt;. &lt;br /&gt;&lt;br /&gt;A recent discussion about good sci-fi books brought me to read the &lt;a href="http://en.wikipedia.org/wiki/Vernor_Vinge"&gt;Vernor Vinge page on wikipedia&lt;/a&gt;.  (I recommend his &lt;a href="http://www.amazon.com/gp/redirect.html?ie=UTF8&amp;location=http%3A%2F%2Fwww.amazon.com%2Fs%3Furl%3Dsearch-alias%253Dstripbooks%26field-keywords%3Dvernor%2Bvinge%2B%26x%3D0%26y%3D0&amp;tag=patrbrew-20&amp;linkCode=ur2&amp;camp=1789&amp;creative=9325"&gt;books&lt;/a&gt;.) That in turn led to reading the wiki page on the &lt;a href="http://en.wikipedia.org/wiki/Technological_singularity"&gt;technical singularity&lt;/a&gt;. &lt;br /&gt;&lt;br /&gt;Other items that have affected my growing acceptance include: &lt;br /&gt;&lt;ul&gt;&lt;li&gt; Listening to &lt;a href="http://twit.tv/FIB"&gt;Futures in Biotech&lt;/a&gt; podcast, in particular &lt;a href="http://twit.tv/fib17"&gt;#17&lt;/a&gt;. &lt;br /&gt;&lt;li&gt; An old &lt;a href="http://www.wired.com/wired/archive/8.04/joy.html"&gt;Wired article by Bill Joy&lt;/a&gt;. &lt;br /&gt;&lt;li&gt; Listening to Ray Kurzweil on &lt;a href="http://www.sciencefriday.com/program/archives/200806064"&gt;Science Friday&lt;/a&gt;. &lt;/ul&gt; &lt;br /&gt;In terms of "thinking machines" I believe we will have the hardware soon.  It is the software side of things where I'm not sure things will advance fast enough to have conscience AI's with in the next generation. (After all I'm still hoping for a patch to keep my Apple TV from rebooting at random, which is a small improvement over the &lt;a href="http://en.wikipedia.org/wiki/BSOD"&gt;BSOD&lt;/a&gt;.)  &lt;br /&gt;&lt;br /&gt;I would like to have Kurzweil's optimism, but at times I think Joy's fear may be more realistic.  (Which makes one wonder if the &lt;a href="http://en.wikipedia.org/wiki/Terminator_(franchise)"&gt;Terminator show/movies&lt;/a&gt; only has the date of Judgement Day off by about 20 years.)&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-8406018084223766133?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/8406018084223766133/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=8406018084223766133' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/8406018084223766133'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/8406018084223766133'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2008/08/singularity-yes-or-no.html' title='Singularity? Yes or No'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-4180331050442446794</id><published>2008-07-20T16:51:00.002-04:00</published><updated>2008-07-20T17:09:54.122-04:00</updated><title type='text'>Sweet Light HeadPhones</title><content type='html'>This is not a new product, but one I feel a need to share with anyone who appreciates detailed music. I got a set of the &lt;br /&gt;&lt;a href="http://www.amazon.com/gp/redirect.html?ie=UTF8&amp;location=http%3A%2F%2Fwww.amazon.com%2FSennheiser-PX-100-Collapsible-Headphones%2Fdp%2FB000089GN3%3Fie%3DUTF8%26s%3Delectronics%26qid%3D1216586761%26sr%3D8-7&amp;tag=patrbrew-20&amp;linkCode=ur2&amp;camp=1789&amp;creative=9325"&gt;Sennheiser PX 100&lt;/a&gt; headphones for Christmas.  They have been most enjoyable.  I generally use them for listening to the iPod while in the office.  &lt;br /&gt;&lt;br /&gt;Personally I do not like in-ear bud-type earphones. These are the best sounding light weight alternatives to the the bud-type earphones I can find.  Since they are currently on sale at amazon in both the &lt;a href="http://www.amazon.com/gp/redirect.html?ie=UTF8&amp;location=http%3A%2F%2Fwww.amazon.com%2FSennheiser-PX-100-Collapsible-Headphones%2Fdp%2FB000089GN3%3Fie%3DUTF8%26s%3Delectronics%26qid%3D1216586761%26sr%3D8-7&amp;tag=patrbrew-20&amp;linkCode=ur2&amp;camp=1789&amp;creative=9325"&gt;black&lt;/a&gt; and &lt;a href="http://www.amazon.com/gp/redirect.html?ie=UTF8&amp;location=http%3A%2F%2Fwww.amazon.com%2FSennheiser-PX100W-Supra-Aural-Foldable-Headphones%2Fdp%2FB000AM8WQM%2F&amp;tag=patrbrew-20&amp;linkCode=ur2&amp;camp=1789&amp;creative=9325"&gt;white&lt;/a&gt; (to match the iPod) colors they are well with-in reach of any one who can afford an iPod, MP3 player, or portable CD/DVD player. &lt;br /&gt;&lt;br /&gt;Literally 4 out 5 friends I have demoed them too have loved them.  And of the 4 that think they are great for on the go listening, 3 of those are Audiophiles who think nothing of spending several grand on a pair of stereo speakers.   I'm not going to say they are the best headphones of all time, but for less than $50 they are a steal.  And when you consider you can use them at the gym, on the bus, train, or plane; and that they fold up for compact and safe storage, these are a great option for music lovers.&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-4180331050442446794?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/4180331050442446794/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=4180331050442446794' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/4180331050442446794'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/4180331050442446794'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2008/07/sweet-light-headphones.html' title='Sweet Light HeadPhones'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-4376737637087079422</id><published>2008-07-08T07:31:00.001-04:00</published><updated>2008-07-08T07:33:20.283-04:00</updated><title type='text'>MacRumors Buyers Guide</title><content type='html'>The &lt;a href="http://buyersguide.macrumors.com/"&gt;MacRumors Buyers Guide&lt;/a&gt; is important for those in the market for new Apple hardware.  It helps make that do I buy it now or wait decision.&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-4376737637087079422?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/4376737637087079422/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=4376737637087079422' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/4376737637087079422'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/4376737637087079422'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2008/07/macrumors-buyers-guide.html' title='MacRumors Buyers Guide'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-3663096161434236825</id><published>2008-06-18T22:45:00.001-04:00</published><updated>2008-06-19T11:15:34.407-04:00</updated><title type='text'>Mini Nuclear Reactors</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_N84jo4qAmL8/SFpvHCh0g9I/AAAAAAAAADI/aGo1Ce_dHi0/s1600-h/Next12.17b.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_N84jo4qAmL8/SFpvHCh0g9I/AAAAAAAAADI/aGo1Ce_dHi0/s200/Next12.17b.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5213601685363262418" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Toshiba is trying to &lt;a href="http://www.primidi.com/2005/02/06.html"&gt;donate a small nuclear reactor&lt;/a&gt; to a Alaska town powered by diesel generators.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.eia.doe.gov/cneaf/nuclear/page/analysis/nucenviss2.html"&gt; DOE &lt;/a&gt; lists capacity as 10 to 50 MWe.&lt;br /&gt;&lt;br /&gt;They have a smaller one that is a &lt;a href="http://www.nextenergynews.com/news1/next-energy-news-toshiba-micro-nuclear-12.17b.html"&gt;200KW model&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Apparently the neutron reflector design is how they get a sub-critical mass to produce energy.   Hence their ability to scale DOWN the size and power production of a nuclear power plant.  See &lt;a href="http://en.wikipedia.org/wiki/Neutron_reflector"&gt;Wikipedia entry&lt;/a&gt;. &lt;br /&gt;&lt;br /&gt;&lt;font size="-2"&gt;Links: &lt;br /&gt;http://www.eia.doe.gov/cneaf/nuclear/page/analysis/nucenviss2.html&lt;br /&gt;http://www.nextenergynews.com/news1/next-energy-news-toshiba-micro-nuclear-12.17b.html&lt;br /&gt;http://en.wikipedia.org/wiki/Neutron_reflector &lt;/font&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-3663096161434236825?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/3663096161434236825/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=3663096161434236825' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/3663096161434236825'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/3663096161434236825'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2008/03/mini-nuclear-reactors.html' title='Mini Nuclear Reactors'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_N84jo4qAmL8/SFpvHCh0g9I/AAAAAAAAADI/aGo1Ce_dHi0/s72-c/Next12.17b.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-4855443601041286431</id><published>2008-06-06T16:54:00.001-04:00</published><updated>2008-07-04T19:28:14.034-04:00</updated><title type='text'>Checking Network Port Settings on Solaris</title><content type='html'>Another item of Solaris system administration I can't easily find documented is how to check on Network port settings. At my company and from what I hear other major companies there is a port negotiation problem between Solaris and Cisco equipment.  So being able to verify port sets are correct is a very useful piece of knowledge.&lt;br /&gt;  &lt;br /&gt;This needs to be done as root to get correct results. &lt;br /&gt;&lt;b&gt; Step 1&lt;/b&gt;  &lt;pre&gt;user@Mach # ifconfig -a&lt;br /&gt;lo0: flags=1000849&amp;lt;UP,LOOPBACK,RUNNING,MULTICAST,IPv4&amp;gt; mtu 8232 index 1&lt;br /&gt;        inet 127.0.0.1 netmask ff000000&lt;br /&gt;&lt;font color="Red"&gt;dmfe0&lt;/font&gt;: flags=1000843&amp;lt;UP,BROADCAST,RUNNING,MULTICAST,IPv4&amp;gt; mtu 1500 index 2&lt;br /&gt;        inet 192.68.79.xx netmask ffffffe0 broadcast 192.68.79.xx&lt;br /&gt;&lt;/pre&gt; To get the device name &lt;font color="Red"&gt;dmfe0&lt;/font&gt;. &lt;br /&gt;&lt;br /&gt;&lt;b&gt; Step 2&lt;/b&gt;  &lt;pre&gt;user@Mach # /usr/sbin/ndd -get /dev/&lt;font color="Red"&gt;dmfe0&lt;/font&gt; link_speed&lt;br /&gt;100&lt;br /&gt;user@Mach #  /usr/sbin/ndd -get /dev/&lt;font color="Red"&gt;dmfe0&lt;/font&gt; link_mode&lt;br /&gt;1&lt;/pre&gt;&lt;br /&gt;The link_speed of 100 translates to 100Mbit.  And the link_mode of 1 means Full Duplex.  If the link_mode had returned 0 it would be half duplex.  So this setting is 100Mbit Full Duplex.&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-4855443601041286431?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/4855443601041286431/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=4855443601041286431' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/4855443601041286431'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/4855443601041286431'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2007/12/checking-network-settings-on-solaris.html' title='Checking Network Port Settings on Solaris'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-5488871116483502693</id><published>2008-04-25T10:33:00.002-04:00</published><updated>2008-04-25T10:37:40.813-04:00</updated><title type='text'>3D HDTV</title><content type='html'>&lt;a href="http://eetimes.com/news/latest/showArticle.jhtml?articleID=207401880"&gt; The 3D HDTV Age&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;For those of you who have just dropped a load of money on your 1080P HDTV's.  Samsung is out to make that "state of the art" TV obsolete.  They are now selling &lt;a href="http://eetimes.com/news/latest/showArticle.jhtml?articleID=207401880"&gt;3D Plasma HDTV's &lt;/a&gt; just when the theaters are looking at 3D as a way to get people out of their living rooms and back in line to pay $32 to take a family of four to see a movie (snacks and drinks extra).&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-5488871116483502693?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/5488871116483502693/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=5488871116483502693' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/5488871116483502693'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/5488871116483502693'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2008/04/3d-hdtv.html' title='3D HDTV'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-570688245425466895</id><published>2008-03-28T15:59:00.005-04:00</published><updated>2008-07-04T18:30:31.475-04:00</updated><title type='text'>IP Address Changes on Red Hat Linux</title><content type='html'>To change your IP edit the file &lt;tt&gt; /etc/systconfig/network-scripts/ifcfg-eth0 &lt;/tt&gt; where &lt;tt&gt;eth0&lt;/tt&gt; represents the port you wish to change.  The ports are numbered starting at 0, so if you only have one port it should be &lt;tt&gt;eth0&lt;/tt&gt;. &lt;br /&gt;&lt;br /&gt;After editing that file restart networking by running &lt;tt&gt;/etc/init.d/network restart&lt;/tt&gt;.  You may also need to start other services that depend on networking.&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-570688245425466895?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/570688245425466895/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=570688245425466895' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/570688245425466895'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/570688245425466895'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2008/03/ip-address-changes-on-red-hat-linux.html' title='IP Address Changes on Red Hat Linux'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-6203770599327467593</id><published>2008-03-28T14:49:00.004-04:00</published><updated>2008-07-04T19:23:37.001-04:00</updated><title type='text'>Sun's Java Archive</title><content type='html'>I have found the &lt;a href="http://java.sun.com/products/archive/index.html"&gt; Sun Archive of old Java versions&lt;/a&gt; very useful when working with legacy java code in a corporate environment.&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-6203770599327467593?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/6203770599327467593/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=6203770599327467593' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/6203770599327467593'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/6203770599327467593'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2008/03/suns-java-archive.html' title='Sun&apos;s Java Archive'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-5077384946487623130</id><published>2008-03-26T21:12:00.003-04:00</published><updated>2008-07-04T19:01:38.265-04:00</updated><title type='text'>Vi search and replace</title><content type='html'>After 20 years of working on UNIX I am just now finding the need to learn more than the basics of VI. (Yes I have been a emacs person for many many years.) Here is how to do a global search and replace in vi. &lt;br /&gt;&lt;pre&gt; 1,$s/oldstring/newstring/g  &lt;/pre&gt;The 1 means the first line of the file (obvious) and $ means the last line of the file (less obvious).&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-5077384946487623130?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/5077384946487623130/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=5077384946487623130' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/5077384946487623130'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/5077384946487623130'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2008/03/vi-tricks.html' title='Vi search and replace'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-1070723515801252407</id><published>2008-01-20T20:46:00.000-05:00</published><updated>2008-01-20T20:47:33.459-05:00</updated><title type='text'>Linux Devices</title><content type='html'>I just found the &lt;a href="http://www.linuxdevices.com/articles/AT2005548492.html"&gt;Linux Devices&lt;/a&gt; page while doing a search for something else.  Thought it was cool enough to "bookmark" here.&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-1070723515801252407?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/1070723515801252407/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=1070723515801252407' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/1070723515801252407'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/1070723515801252407'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2008/01/linux-devices.html' title='Linux Devices'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-5337058403107873452</id><published>2007-11-08T10:49:00.002-05:00</published><updated>2009-01-27T10:04:53.619-05:00</updated><title type='text'>Finding Installed Memory on Solaris 10</title><content type='html'>Even after 20 minutes of google searches I couldn't find a command to give the amount of installed memory on a Solaris machine. So I'm posting the solution here for safe keeping.  Generally you need to be root to get the answer instead of an error message. &lt;br /&gt;&lt;br /&gt;Use the command: &lt;pre&gt; /usr/sbin/prtdiag | head &lt;/pre&gt;  It should give output that looks like this: &lt;br /&gt;&lt;br /&gt;&lt;pre&gt;# /usr/sbin/prtdiag | head&lt;br /&gt;System Configuration: Sun Microsystems  sun4u Sun Fire V240&lt;br /&gt;System clock frequency: 167 MHZ&lt;br /&gt;Memory size: 2GB&lt;br /&gt;&lt;/pre&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-5337058403107873452?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/5337058403107873452/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=5337058403107873452' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/5337058403107873452'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/5337058403107873452'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2007/11/finding-installed-memory-on-solaris-10.html' title='Finding Installed Memory on Solaris 10'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-8555039540513573279</id><published>2007-06-29T21:48:00.000-04:00</published><updated>2007-06-29T21:52:15.945-04:00</updated><title type='text'>There are still lines for the Wii</title><content type='html'>&lt;a href="http://news.yahoo.com/s/ap/20070629/ap_on_hi_te/wii_demand;_ylt=AtgC1jJVNbqMcByu5a5Ei.9k24cA"&gt;Article on Yahoo &lt;/a&gt;about how hard it is to get a Wii. &lt;br /&gt;&lt;br /&gt;&lt;quote&gt;&lt;i&gt;"You see it and you want it. Kind of like the iPhone," said Robert Marcus, waiting to buy a Wii with his wife and three young sons. &lt;/I&gt;&lt;/quote&gt;&lt;br /&gt;&lt;br /&gt;That quote makes you wonder if an iPhone will be the same way.&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-8555039540513573279?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/8555039540513573279/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=8555039540513573279' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/8555039540513573279'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/8555039540513573279'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2007/06/there-are-still-lines-for-wii.html' title='There are still lines for the Wii'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-5440178685972089519</id><published>2007-06-11T22:23:00.001-04:00</published><updated>2007-06-12T04:40:17.324-04:00</updated><title type='text'>Wii still Rare in the Wild</title><content type='html'>It is still not possible to find Wii on the shelves of a store in my general area. This must be a great embarrassment to the likes of Sony and Microsoft when I walk by stacks of PS3's and XBox 360's in the same stores.  I had previously thought that shortly after Christmas 2006 I could walk into a store and buy a Wii without waiting in line.   Here it is 6 months past Christmas and they are still rare in the wild.   The guys at the local GameStop said they heard Nintendo won't be able to meet demand until sometime in 2008.  &lt;br /&gt;&lt;br /&gt;On another note, this &lt;a href="http://www.romereborn.virginia.edu/"&gt;Model of Rome&lt;/a&gt; is pretty cool.  Although at times it has the feel of a Sid Meier's Civilization game.&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-5440178685972089519?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/5440178685972089519/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=5440178685972089519' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/5440178685972089519'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/5440178685972089519'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2007/06/wii-still-rare-in-wild.html' title='Wii still Rare in the Wild'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-115405753249378231</id><published>2006-08-14T08:22:00.000-04:00</published><updated>2006-08-14T06:50:27.693-04:00</updated><title type='text'>The Mini Option</title><content type='html'>My friend (lets call him "Chip" to protect the nearly innocent and save me on typing) wanted a stylish way to play movies off a hard drive.  The prime motivation was the damage his small children were causing their collection of children's DVDs.  With that as the main goal he also wanted to be able to access his mp3 library in the family room.  &lt;br /&gt;&lt;br /&gt;Going for small, attractive, and quiet I told him it would be hard to beat the Mac mini.  As I told him I now realize how loud my IBM Thinkpad was when sitting next to a mac mini. Before getting the mini I had thought of laptops as quiet.  &lt;br /&gt;&lt;br /&gt;I told Chip that he could use (in a legal gray area) &lt;a href="http://handbrake.m0k.org/?page_id=2"&gt;Handbrake&lt;/a&gt; or similar software to compress DVD movies onto the hard drive as MPEG4 or H.264 encoded video that his wife and kids could play from FrontRow.  &lt;br /&gt;&lt;br /&gt;Chip was happy to hear he could share his iTunes music from his PC to the mini for play back in the family room.  He also wanted to be able to play the music through his whole house system powered by an amp in the basement.  The obvious solution to that is Apple's &lt;a href="http://www.apple.com/airportexpress/airtunes.html"&gt;AirTunes&lt;/a&gt; device. &lt;br /&gt;&lt;br /&gt;His worst case would be using the mini as a MythTV front end to a Myth server on an extra machine in his home office.  But all in all I thought he could get what he wanted from standard Apple software and hardware with-out the need for MythTV.  If he did need to result to Myth it was unlikely he could find or build as elegant a host computer for less than the Mac Mini's $600 price tag.&lt;br /&gt;&lt;br /&gt;So after these discusions Chip bought a dual core Intel based Mac Mini and an AirPort Express to connect to his whole house music system.  High quality computer speakers connected directly to the Mac Mini provide music and sound for movies in the family room. &lt;br /&gt;&lt;br /&gt;In my next post I will start to cover issues, that Chip has encountered, and their solutions.&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-115405753249378231?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/115405753249378231/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=115405753249378231' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/115405753249378231'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/115405753249378231'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2006/08/mini-option.html' title='The Mini Option'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-115286612498129080</id><published>2006-07-14T18:06:00.000-04:00</published><updated>2006-07-14T17:17:03.316-04:00</updated><title type='text'>Mini Media Center</title><content type='html'>I have a friend who was recently looking for a system to easily allow his wife and young children to access videos and music in the living room.  Over several weeks during breaks at work we discussed the various options: &lt;a href="http://www.microsoft.com/windowsxp/mediacenter/default.mspx"&gt;Microsoft media center&lt;/a&gt;, &lt;a href="http://www.mythtv.org/"&gt;MythTV&lt;/a&gt;, and &lt;a href="http://www.apple.com/macmini/frontrow.html"&gt;Apple's FrontRow. &lt;/a&gt;&lt;br /&gt;&lt;br /&gt;His goals were relatively simple and did not require full DVR capabilities.  He wanted to be able to play his music collection stored in iTunes on a windows PC in another part of the house through his whole house sound system powered by an amp in the basement.  Most of the music was from his large CD collection, but recently he had taken to buying music from the iTunes store since his purchase of an ipod.  Also on the list was the desire to watch home video's taken with the family's digital camera, which like most camera's output mpeg video.  Finally, given the kids' (ages 4 and 2.5) ability to damage DVDs he wanted to be able to store movies on the hard drive and watch them on TV.  &lt;br /&gt;&lt;br /&gt;After much discussion and a trip to the local Apple store to check out front row first hand he decided to buy a new Intel based Mac Mini.  I have gotten a steady stream of questions about how to do this or that.  In the coming weeks I will attempt to capture the issues and their solutions in these pages.&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-115286612498129080?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/115286612498129080/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=115286612498129080' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/115286612498129080'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/115286612498129080'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2006/07/mini-media-center.html' title='Mini Media Center'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-114277328641810742</id><published>2006-03-21T09:22:00.000-05:00</published><updated>2006-03-21T21:21:34.943-05:00</updated><title type='text'>MiniStack Review2</title><content type='html'>Last month I &lt;a href="http://inttech.blogspot.com/2006/02/making-ministack.html"&gt;reviewed&lt;/a&gt; my recently built MiniStack. Having lived with it for a month, I have further comments to make.  First, I do like it.  It matches the Mac Mini well.  Even thought the ministack is a plastic case, it looks enough like aluminum to more than hold its own visually under the Mac Mini. &lt;br /&gt;&lt;br /&gt;However there lies the one problem.  I found that the mini generates enough heat that the MiniStack's fan would cut on to cool it off even when the hard drive wasn't spinning.  It took me a while to figure that out, but eventually I did when I heard the fan running and decided to unmount the drive and cut it off so it could cool down.  When I ejected it, I heard the drive spin up!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://photos1.blogger.com/blogger/3280/1495/1600/MiniStackOnTop.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://photos1.blogger.com/blogger/3280/1495/320/MiniStackOnTop.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;What I do now is set the MiniStack on top of the Mac Mini with some extra rubber feet I picked up at the hardware store to give more space for cooling between the two devices.  Since the aluminum heat sink is on the bottom of the MiniStack I think the extra space is very important.  The extra feet (really cabinet bumpers) can be seen in the image below. &lt;a href="http://photos1.blogger.com/blogger/3280/1495/1600/FullFrontal.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://photos1.blogger.com/blogger/3280/1495/320/FullFrontal.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-114277328641810742?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/114277328641810742/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=114277328641810742' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/114277328641810742'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/114277328641810742'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2006/03/ministack-review2.html' title='MiniStack Review2'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-114125272171487222</id><published>2006-03-02T22:02:00.000-05:00</published><updated>2007-06-11T22:58:23.444-04:00</updated><title type='text'>youtube</title><content type='html'>If you haven't wasted time at &lt;a href="http://youtube.com/"&gt;youtube.com&lt;/a&gt;, its time to check it out.  Here are a few of my favorites after an afternoon surfing around the tube. &lt;br /&gt;&lt;br /&gt;&lt;a href="http://youtube.com/watch?v=-_CSo1gOd48"&gt; Hey Clip &lt;/a&gt; this is pretty slick.  An allowing for the compression it is professional quality. &lt;br /&gt;&lt;br /&gt;&lt;a href="http://youtube.com/watch?v=IP-ZaAPleeo"&gt;  Mrs. Ronald McDonald &lt;/a&gt; different, very different.  I am entranced. &lt;br /&gt;&lt;br /&gt;&lt;a href="http://youtube.com/watch?v=n23_IsU4Uic"&gt;  Whale of a Tale&lt;/a&gt;, talk about the one that got away.&lt;br /&gt;&lt;br /&gt;&lt;B&gt;NOTE:&lt;/B&gt; Now that we are in 2007 and "youtube video" is almost a house hold term up there with "Xerox Copy" this posting seems a bit lame.  But remember this was written weeks after youtube began too spread like a wild fire.&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-114125272171487222?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/114125272171487222/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=114125272171487222' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/114125272171487222'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/114125272171487222'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2006/03/youtube.html' title='youtube'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-114096225717283068</id><published>2006-02-26T10:49:00.000-05:00</published><updated>2007-05-07T15:40:01.234-04:00</updated><title type='text'>Making a Ministack</title><content type='html'>&lt;a href="http://photos1.blogger.com/blogger/3280/1495/1600/Finished.jpg"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;" src="http://photos1.blogger.com/blogger/3280/1495/320/Finished.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Back in October '05, I wrote an &lt;a href="http://inttech.blogspot.com/2005/10/mac-mini-devices.html"&gt;entry on Mac Mini expanders&lt;/a&gt;.  These are basically USB/Firewire hubs and/or external hard drives.   I finally reached the capacity of my internal 80GB hard drive and decided to buy a firewire drive.&lt;br /&gt;&lt;br /&gt;Feeling I was suffering from a lack of ports, I opted for the Ministack which combines USB &amp; Firewire hubs into the enclosure.   I decided to buy the empty enclosure and add a hard drive myself in order to save about $40.  Here is my story (honestly it will take me much longer to write this blog entry that it took to assemble the parts).&lt;br /&gt;&lt;br /&gt;I ordered the Ministack from &lt;a href="http://eshop.macsales.com/search/ministack "&gt;other world computing&lt;/a&gt;. I got the Ministack version 1, not version 2. I see little advantage to having ports on the side, the only difference I could see between v1 and v2.  As I write this, they have dropped the price $5 since I bought it last week.  I also picked out a 200GB drive from &lt;a href="http://www.newegg.com/ProductSort/Category.asp?Category=15"&gt;Newegg&lt;/a&gt;. Both enclosure and hard drive arrived on the same UPS truck.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://photos1.blogger.com/blogger/3280/1495/1600/enclosureBare.jpg"&gt;&lt;img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer;" src="http://photos1.blogger.com/blogger/3280/1495/320/enclosureBare.jpg" alt="" border="0" /&gt;&lt;/a&gt;  The Ministack is nicely designed, not to the A+ level of Apple products but much better than most PC products.  I would give it an A-, for design and quality. &lt;br /&gt;&lt;br /&gt;The first thing to do was to to remove the aluminum mounting bracket/heat sink from the Ministack and mount the hard drive in it.   This requires a very small philips head screwdriver, from my collection of marketing swag.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://photos1.blogger.com/blogger/3280/1495/1600/DriveHeatsink.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://photos1.blogger.com/blogger/3280/1495/320/DriveHeatsink.jpg" alt="" border="0" /&gt;&lt;/a&gt; &lt;center&gt; Samsung hard drive mounted in the heat sink bracket. &lt;/center&gt;&lt;br /&gt;&lt;br /&gt;As you can see from the following two photos the tolerances are very small for fitting the drive in the enclosure.  NewerTechnology warns that certain Seagate hard drives will not fit.  (A bummer for me since I like Seagate hard drives.)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://photos1.blogger.com/blogger/3280/1495/1600/DriveEnclosure1.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://photos1.blogger.com/blogger/3280/1495/320/DriveEnclosure1.jpg" alt="" border="0" /&gt;&lt;/a&gt; &lt;center&gt; enclosure image 1 &lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://photos1.blogger.com/blogger/3280/1495/1600/DriveEnclosure2.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://photos1.blogger.com/blogger/3280/1495/320/DriveEnclosure2.jpg" alt="" border="0" /&gt;&lt;/a&gt; &lt;center&gt; enclosure image 2 &lt;/center&gt;&lt;br /&gt;&lt;br /&gt;What is really tight is the power connector for the hard drive.  I was afraid at first that I had found another drive that wouldn't fit.  A few minutes of calm concentration and gentle movements and I got the drive properly positioned in the enclosure.&lt;br /&gt;&lt;br /&gt;Once I had everything in place and screwed down, I snapped on the top.  I would highly recommend you &lt;b&gt;do not&lt;/b&gt; do that until you have tested that it works.  I'm not sure I can get the top off without damaging the enclosure of the ministack.  Luckily for me, I got every thing right the first time.  About 15 minutes after glancing over the instructions (which need some editing) I had a finished Ministack enclosure with 200GB of disk space.  The enclosure does look really good sitting under the Mac Mini, as you can see if the photo below.   &lt;br /&gt;&lt;br /&gt;&lt;a href="http://photos1.blogger.com/blogger/3280/1495/1600/Installed.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://photos1.blogger.com/blogger/3280/1495/400/Installed.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;i&gt;Add March 25th&lt;/i&gt;: If you got to this page directly you should read the &lt;a href="http://inttech.blogspot.com/2006/03/ministack-review2.html"&gt;follow up review.&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-114096225717283068?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/114096225717283068/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=114096225717283068' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/114096225717283068'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/114096225717283068'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2006/02/making-ministack.html' title='Making a Ministack'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-113638935649572681</id><published>2006-01-04T10:30:00.000-05:00</published><updated>2006-01-04T10:42:36.520-05:00</updated><title type='text'>Headphone Use</title><content type='html'>&lt;a href="http://news.yahoo.com/s/ap/20060104/ap_en_mu/pete_townshend"&gt;Pete Townshend is warning &lt;/a&gt; people about the use of headphones.  There has been a little coverage of the effects of using &lt;a href="http://www.startribune.com/789/story/150546.html"&gt;bud styled headphones&lt;/a&gt; in the news.  But the real problem is the volume; Pete hurt his ears using studio headphones.&lt;br /&gt;&lt;br /&gt;In college I had a room mate who was trying out some nice head phones ($200+ in 1990).  He rejected some headphones because they would have distortion when he "turned them up".  I wonder how his hearing is these days.  I can't imagine wanting to listen to headphones loud enough to overload the earphones.  You might not notice it at first but you are overloading your ears long before the headphones will give up.  &lt;br /&gt;&lt;br /&gt;So just a warning from Pete and myself to you.  When listening to your iPod on the go, keep the volume down, and don't try to drown out outside loud noises.&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-113638935649572681?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/113638935649572681/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=113638935649572681' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/113638935649572681'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/113638935649572681'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2006/01/headphone-use.html' title='Headphone Use'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-113570289763203467</id><published>2005-12-27T12:47:00.000-05:00</published><updated>2005-12-27T12:37:53.763-05:00</updated><title type='text'>Mpeg4 compatible DVD player</title><content type='html'>I was thinking the other day that it would be cool if someone made a DvD player that would playback mpeg4 video (including H.264).  Its not so much that I want one for myself, which would be cool, but I would like friends and family to have one.  The idea being I could burn home video to CD-ROM or DVD-RW and take it to friends houses to show people on the TV, instead of having to crowd around the computer in the home office.  &lt;br /&gt;&lt;br /&gt; So a little &lt;a href="http://google.com/"&gt;googling&lt;/a&gt; and I get this list: &lt;br /&gt;&lt;uL&gt;&lt;li&gt; The &lt;a href="http://www.codefreedvd.com/dvd_jvcxvn1psl.htm"&gt; JVC XV-NP1SL&lt;/a&gt; Plays DVDs, DVD-R, VCD, CD, CD-R, CD-RW, JPEG, WMA, MPEG4, SD Memory card reader.&lt;br /&gt;&lt;li&gt; &lt;a href="http://www.digit-life.com/articles2/nready-divx/"&gt;Technosonic MP-101 &lt;/a&gt; supports MPEG1, MPEG2, MPEG4, DivX and XviD. &lt;br /&gt;&lt;li&gt; &lt;a href="http://www.divxplayers.co.uk/standalone/samsung-hd850.html"&gt; Samsung HD850&lt;/a&gt; supports MP3/WMA/JPEG and MPEG4 Playback&lt;br /&gt;&lt;li&gt; &lt;a href="http://www.govideo.com/Index.asp?GV=D2730"&gt;GoVideo D2730 Networked DVD&lt;/a&gt; wireless and wired ethernet support for streaming "MP3 and WMA audio files, JPEG, Tiff, PSD, PICT, and Bitmap image files, and MPEG1, MPEG2 and MPEG4 video files from your PC to your Living Room."&lt;br /&gt;&lt;li&gt; &lt;a href="http://www.akai.com/product_detail.asp?id=3&amp;id2=61&amp;id3=543"&gt;AKAI DV-PX8000&lt;/a&gt; supports DVD/ MPEG 4/ VCD/ SVCD/ CDR/ CD-RW/ MP3/ CD/ Photo CD (JPEG). &lt;/ul&gt;&lt;br /&gt;That GoVideo networked player looks pretty interesting.  It doesn't say it will play mpeg4 off of burned disks, but the networked streaming support means that it could be the front end for a pretty cheap distributed home video server.&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-113570289763203467?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/113570289763203467/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=113570289763203467' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/113570289763203467'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/113570289763203467'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2005/12/mpeg4-compatible-dvd-player.html' title='Mpeg4 compatible DVD player'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-113510615464076389</id><published>2005-12-22T21:07:00.000-05:00</published><updated>2005-12-22T22:34:46.056-05:00</updated><title type='text'>Notes from ApacheCon</title><content type='html'>Last week I attended &lt;a href=""&gt;ApacheCon US.&lt;/a&gt;  Now I have a little time to write about that experience.  Earlier this week I found myself describing to a friend over lunch what I thought were the main points of &lt;a href="http://www.advanced.org/jaron/general.html"&gt;Jaron Lanier's&lt;/a&gt; closing talk.  I didn't agree with everything that Jaron said, but I do think he made some interesting points. &lt;br /&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Game developers are not getting the performance they expected from multi-core processors.  This is largely seen as a result of poor advancement in compiler technology.  Jaron thinks this will only be an issue for people doing gaming work and working on realtime systems (he gave robotics as an example).  That is where I disagree, as will probably anyone who has edited home movies on their PC.  There is definately room for improvement in video and image editing software.&lt;br /&gt;&lt;br /&gt;Back in the mid-1990's when I was in graduate school I kept thinking that parallel processing and compilers to support it would be the next big thing in Computer Science.  By that I mean parallel systems moving into the main stream of computer use, instead of being for specialized scientific computing systems.  Ten years later I think my prediction is about to come true.  (So I was a decade early.) &lt;br /&gt;&lt;br /&gt;Now I think we might need a new programming language that makes more parallel optimizations by the compiler possible.  C and C++ don't allow compilers much room to perform optimizations because they are so low level you can't make assumptions about what the programmer intended. &lt;br /&gt;&lt;br /&gt;&lt;li&gt; Jaron thinks hard set protocols are limiting the advancement of software.  He seems to prefer what I would call, for lack of a better term, fuzzy logic protocols.  He indicated that fuzzy protocols are what is needed when computer systems interact with real world processes. &lt;br /&gt;&lt;br /&gt;&lt;li&gt; The other point that I thought was very interesting was that he believed open source software might be where the next break through happens, if there were to develop an open source gaming community.  His thoughts are that open source game development would bring a wildly creative group of people into contact with the problems pushing the envelope of hardware performance.  That creativity could lead to radically new ideas in how to develop complex high performance software projects.  &lt;br /&gt;After all serving up web pages is a function we would call trivially parallel.  Projects like apache therefore in his eyes will not lead to news ways of developing software. &lt;br /&gt;&lt;br /&gt;Here I agree with Jaron.  I think open source software (OSS) projects free the developers to do what is right with out political management problems causing compromises that shouldn't be made. One of the keys of successful OSS projects is that they be cool enough to attract good developers.  A hot game is probably about as cool or sexy as software can get.  So who can start the killer OSS game? &lt;br /&gt;&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-113510615464076389?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/113510615464076389/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=113510615464076389' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/113510615464076389'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/113510615464076389'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2005/12/notes-from-apachecon.html' title='Notes from ApacheCon'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-113517609456961416</id><published>2005-12-21T09:37:00.000-05:00</published><updated>2005-12-21T09:41:34.576-05:00</updated><title type='text'>Photo tour of the Transparent Factory</title><content type='html'>VWvortex has a fascinating &lt;a href="http://forums.vwvortex.com/zerothread?id=1837641"&gt;photo tour&lt;/a&gt; of the Transparent Factory in Dresden where Volkswagen assembles &lt;a href="http://www.vw.com/phaeton/"&gt;Phaetons&lt;/a&gt;. The factory is just beautiful. Both aesthetically and mechanically. I think if &lt;a href="http://www.apple.com/pr/bios/jobs.html"&gt;Steve Jobs&lt;/a&gt; were to ever see these pictures or tour the factory, he'd order a Phaeton right away.&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-113517609456961416?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/113517609456961416/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=113517609456961416' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/113517609456961416'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/113517609456961416'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2005/12/photo-tour-of-transparent-factory.html' title='Photo tour of the Transparent Factory'/><author><name>Michael</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-113500876067914550</id><published>2005-12-19T12:30:00.000-05:00</published><updated>2005-12-19T14:39:32.613-05:00</updated><title type='text'>Honda's solar ambitions</title><content type='html'>&lt;a href="http://news.yahoo.com/s/nm/20051219/sc_nm/autos_japan_honda_dc;_ylt=ArcyBLu2OUG57qoQWhAgzbMPLBIF;_ylu=X3oDMTA5aHJvMDdwBHNlYwN5bmNhdA--"&gt;Honda to produce Solar cells.&lt;/a&gt; For a company of Honda's size this is a small market (they only plan to sell between $40Million and $70Million US in solar cells per year).   But it does show the interest that major companies are taking in alternative energy systems.  You can see the markets interest by looking at a two year stock price graph for Evergreen Solar (thanks to Yahoo).&lt;br /&gt; &lt;br /&gt;&lt;a href="http://finance.yahoo.com/q/bc?s=ESLR&amp;t=2y"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://photos1.blogger.com/blogger/3280/1495/320/eslr.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;Disclaimer: I own shares of Honda, but only wish I had bought Evergreen two years ago when I started following their stock price.&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-113500876067914550?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/113500876067914550/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=113500876067914550' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/113500876067914550'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/113500876067914550'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2005/12/hondas-solar-ambitions.html' title='Honda&apos;s solar ambitions'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-113328171735389085</id><published>2005-11-29T11:06:00.000-05:00</published><updated>2005-11-29T14:26:35.436-05:00</updated><title type='text'>Mac Mini DVR?</title><content type='html'>&lt;a href="http://www.thinksecret.com/news/0511macmini2.html"&gt;Thinksecret&lt;/a&gt; has an article on the possible release of a dvr version of the mac mini.  This has also be posted to &lt;a href="http://apple.slashdot.org/article.pl?sid=05/11/29/1438206&amp;tid=186&amp;tid=3"&gt;slashdot&lt;/a&gt; where there is sure to be much discussion.&lt;br /&gt;&lt;br /&gt;I'm interested to see if it includes 5.1 surround sound support, which would be key to being the center of a home entertainment center.&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-113328171735389085?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/113328171735389085/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=113328171735389085' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/113328171735389085'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/113328171735389085'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2005/11/mac-mini-dvr.html' title='Mac Mini DVR?'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-113237131546493675</id><published>2005-11-22T10:28:00.000-05:00</published><updated>2005-11-22T10:04:27.026-05:00</updated><title type='text'>Catchup</title><content type='html'>I suppose with it being the end of the year many inventions made this year are hitting the press now. So here is a quick list of items of interest from the last week. &lt;ul&gt;&lt;li&gt; &lt;a href="http://www.popsci.com/popsci/bown2005/autotech/aeb1010188327010vgnvcm1000004eecbccdrcrd.html"&gt;Volkswagen's Twincharger&lt;/a&gt; a turbocharged and supercharged engine that delivers high mpg and high performance.   &lt;br /&gt;&lt;li&gt;There has been much made recently of the One Laptop per Child project:&lt;ul&gt;&lt;li&gt;MIT &lt;a href="http://laptop.media.mit.edu/news.html"&gt;Media Lab News Page&lt;/a&gt;&lt;br /&gt;&lt;li&gt;&lt;a href="http://www.worldchanging.com/archives/003707.html"&gt;$100 Laptop description&lt;/a&gt; at worldchanging. &lt;br /&gt;&lt;/UL&gt;&lt;br /&gt;&lt;li&gt; MIT has developed new Lithium Ion batteries that will be &lt;a href="http://technologyreview.com/NanoTech-Devices/wtr_15913,303,p1.html"&gt;cheap and powerful.&lt;/a&gt; The first commercial use will be in power tools, but expect them in a hybrid car near you.   &lt;br /&gt;&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-113237131546493675?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/113237131546493675/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=113237131546493675' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/113237131546493675'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/113237131546493675'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2005/11/catchup.html' title='Catchup'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-113235514055730835</id><published>2005-11-18T18:01:00.000-05:00</published><updated>2005-11-18T18:15:50.436-05:00</updated><title type='text'>Laser etched PowerBook</title><content type='html'>Perhaps &lt;a href="http://www.makezine.com/blog/archive/2005/11/laser_etched_powerbook.html"&gt;laser etching images&lt;/a&gt; onto powerbooks and ipods is a new service Apple should offer.  It certainly makes a unique statement. Sadly I can also see it lighting a image copyright fire where one shouldn't exist!&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-113235514055730835?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/113235514055730835/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=113235514055730835' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/113235514055730835'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/113235514055730835'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2005/11/laser-etched-powerbook.html' title='Laser etched PowerBook'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-113199801874365977</id><published>2005-11-14T14:46:00.000-05:00</published><updated>2005-11-14T14:53:38.773-05:00</updated><title type='text'>Technology applied to Home Heating</title><content type='html'>Biodiesel has been in the news recently when people were dealing with $3 a gallon for fuel.  Now that winter is around the bend it is again in the news as a &lt;a href="http://www.wired.com/news/planet/0,2782,69524,00.html?tw=rss.TEK"&gt;replacement for home heating oil&lt;/a&gt;.  &lt;blockquote&gt;Paul Nazzaro, president of Massachusetts energy-consulting company Advanced Fuel Solutions, spearheaded the effort to win over the failing heating-oil industry to biodiesel. Adopting the alternative fuel was a way for the oil industry to change its image and win back market share from natural gas, explains Nazzaro.&lt;br /&gt;&lt;br /&gt;"Consumer perception of oil heat was very low; they related it to prehistoric fossil fuels -- dinosaurville," he says. By convincing the heating oil industry to carry biodiesel, he figured the heating-oil market would get a much-needed boost, and biodiesel would become accepted into a mainstream commercial market.&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;In related news the surging cost of natural gas and coal has turned the tables on another renewable energy source.  Around the nation people who used to pay more to have green electricity are now paying less than the regular customers. &lt;a href="http://www.truthout.org/issues_05/101705EB.shtml"&gt;This article is a copy from the LA Times.&lt;/a&gt; &lt;blockquote&gt;   But starting next month, DeMoulin's conscience-driven decision will save him money. Because of skyrocketing natural gas and coal prices, Colorado's 29,000 wind-energy customers for the first time will pay less than Xcel Energy's 1.3 million customers who use conventionally generated power.&lt;br /&gt;&lt;br /&gt;    After the savings was announced Wednesday, Xcel signed up as many customers for its Windsource program in one day as it normally does in two months. The surge in interest is the latest example of rising energy costs making wind power increasingly attractive to consumers.&lt;br /&gt;&lt;br /&gt;    In Edmond, Okla., wind-power users now pay less than other customers. The wind program in Austin, Texas, known as GreenChoice, will cost less than conventional power beginning in January. Makers of wind turbines report being sold out until 2008.&lt;/blockquote&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-113199801874365977?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/113199801874365977/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=113199801874365977' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/113199801874365977'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/113199801874365977'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2005/11/technology-applied-to-home-heating.html' title='Technology applied to Home Heating'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-113163653387246577</id><published>2005-11-10T10:22:00.000-05:00</published><updated>2005-11-10T10:35:36.283-05:00</updated><title type='text'>Tech News:  Dell-n-AMD and Sony Rootkit</title><content type='html'>There are a few news items of interest today. &lt;br /&gt;&lt;a href="http://www.thestreet.com/_googlen/tech/alexeioreskovic/10251675.html?cm_ven=GOOGLEN&amp;cm_cat=FREE&amp;cm_ite=NA"&gt;&lt;br /&gt;Dell is now selling AMD processors&lt;/a&gt;, but not yet selling computers using them. If you like I, own share of AMD this is good news.  Although it is more symbolic than a material effect.  I of course am waiting for Apple to announce that it will make systems using AMD processors along with Intel processors.  It does make sense to have two competing vendors if for no other reason than price negotiations on volume orders.  Of course I would like a 64-bit AMD powered Mac or iBook.   &lt;br /&gt;&lt;br /&gt;&lt;a href="http://news.google.com/url?sa=t&amp;ct=us/4-2-0&amp;fp=437372679389bb30&amp;ei=0mBzQ9OxN42E6AGNi-z_Dg&amp;url=http%3A//news.bbc.co.uk/1/hi/technology/4424254.stm&amp;cid=1102228337"&gt;Sony is being sued&lt;/a&gt; on at least  one front for its use of a windows root-kit for copy protection purposes. Coming on the heals of this lawsuit is news of &lt;a href="http://www.theregister.co.uk/2005/11/10/sony_drm_trojan/"&gt;viruses designed to take advantage of the Sony rootkit&lt;/a&gt; which could make the lawsuits turn real ugly.  If someone is victimized because of a virus using the Sony rootkit then that should make Sony the equivalent of being an accomplice in breaking and entering. &lt;br /&gt;&lt;br /&gt;I leave you with my favorite image of the day. &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://p2pnet.net/story/6928"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 320px;" src="http://p2pnet.net/story_images/6928.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-113163653387246577?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/113163653387246577/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=113163653387246577' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/113163653387246577'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/113163653387246577'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2005/11/tech-news-dell-n-amd-and-sony-rootkit.html' title='Tech News:  Dell-n-AMD and Sony Rootkit'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-113129009529664977</id><published>2005-11-06T10:20:00.000-05:00</published><updated>2005-11-06T10:31:37.866-05:00</updated><title type='text'>The other NATO</title><content type='html'>With the release of &lt;i&gt;Chicken Little&lt;/I&gt; &lt;a href="http://news.yahoo.com/s/nm/20051104/tc_nm/chickenlittle_dc"&gt;Hollywood is rolling out Digital Theaters.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;Theater owners, however, have refused to pay the roughly $100,000 per screen to digitize if the only content is the same old movie. They want new 3-D flicks, live music concerts and sports events to lure more patrons.&lt;br /&gt;&lt;br /&gt;John Fithian, president of the National Association of Theater Owners (NATO), likens Disney's effort to a "first experiment" for digital cinema, but cautions that many tests lie ahead before a wide digital deployment to the roughly 36,000 movies screens in the United States takes place.&lt;/blockquote&gt;&lt;br /&gt;Maybe people will pay to see good 3-D flicks (not the old campy 3-D Horror/Sci-Fi flicks), or to see major sporting events in something higher def. than HD TV.  Otherwise I think theaters that don't have a catch (like retro drive-in, or beer and chips) will have a hard time drawing in enough people to turn a profit. &lt;br /&gt;&lt;br /&gt;In other news &lt;a href="http://news.yahoo.com/s/cmp/20051105/tc_cmp/173403155;_ylt=AkojtmyxcdvMTJsLEd96wcuSxLEF;_ylu=X3oDMTBjMHVqMTQ4BHNlYwN5bnN1YmNhdA--"&gt;Sony is getting slammed on Amazon&lt;/a&gt; for selling CD's with a windows root-kit on it.&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-113129009529664977?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/113129009529664977/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=113129009529664977' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/113129009529664977'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/113129009529664977'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2005/11/other-nato.html' title='The other NATO'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-113121459178941774</id><published>2005-11-05T13:18:00.000-05:00</published><updated>2005-11-05T13:16:31.896-05:00</updated><title type='text'>For those with a collection of iPods</title><content type='html'>&lt;a href="http://news.yahoo.com/s/nm/20051105/tc_nm/ipod_dc;_ylt=AkO8RJujeIzX_.dBo_cYExms0NUE;_ylu=X3oDMTA3cjE0b2MwBHNlYwM3Mzg-"&gt;Market growing for refurbished, used iPods&lt;/a&gt;&lt;br /&gt;&lt;blockquote&gt;Small Dog Electronics, for instance, is an established Apple reseller that has for years sold refurbished Macintosh computers and other accessories. The company now sells around 500 used and refurbished iPods per month from its Web-based store at significant discounts. A refurbished third-generation, 30GB iPod that cost $400 in 2003 now runs for about $210, for example.&lt;/blockquote&gt; &lt;br /&gt;The resale value of Apple products constantly amazes me.&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-113121459178941774?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/113121459178941774/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=113121459178941774' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/113121459178941774'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/113121459178941774'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2005/11/for-those-with-collection-of-ipods.html' title='For those with a collection of iPods'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-113093916129522746</id><published>2005-11-02T08:45:00.000-05:00</published><updated>2005-11-02T08:47:30.596-05:00</updated><title type='text'>Bridging the Digital Divide</title><content type='html'>AMD &amp; Wyse are working with &lt;a href="http://www.inveneo.org/"&gt;Inveneo&lt;/a&gt; to &lt;a href="http://biz.yahoo.com/prnews/051102/sfw046.html?.v=33"&gt;bridge the digital divide&lt;/a&gt;.  &lt;blockquote&gt;As part of the teaming, Wyse, with its Digital Inclusion program, joins forces with AMD in the 50x15 initiative to empower 50 percent of the world's population with affordable Internet access and computing capability by the year 2015.&lt;/blockquote&gt;&lt;br /&gt;The announcement seems to mean corporate buy in on a project by Inveneo to put solar powered, networked computers in places off the electric grid. Inveneo's project was mentioned here in a &lt;a href="http://inttech.blogspot.com/2005/09/voip-in-africa.html"&gt;previous posting&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-113093916129522746?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/113093916129522746/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=113093916129522746' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/113093916129522746'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/113093916129522746'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2005/11/bridging-digital-divide.html' title='Bridging the Digital Divide'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-113001947471184847</id><published>2005-10-22T21:41:00.000-04:00</published><updated>2005-10-22T21:48:42.686-04:00</updated><title type='text'>Accident leads to cheap LED white lights</title><content type='html'>LED's have long held promise of efficient &lt;b&gt;long&lt;/b&gt; lasting light sources. News of a &lt;a href="http://news.yahoo.com/s/space/20051021/sc_space/accidentalinventionpointstoendoflightbulbs"&gt;recent accidental breakthrough&lt;/a&gt; could make that a reality.&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-113001947471184847?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/113001947471184847/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=113001947471184847' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/113001947471184847'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/113001947471184847'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2005/10/accident-leads-to-cheap-led-white.html' title='Accident leads to cheap LED white lights'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-112993057813632635</id><published>2005-10-21T17:45:00.000-04:00</published><updated>2005-10-21T17:36:18.140-04:00</updated><title type='text'>Bad news for Blackberry Users</title><content type='html'>There are two bits of bad news for people who use their blackberry all the time: &lt;br /&gt;&lt;ul&gt;&lt;li&gt; To much typing can lead to a &lt;a href="http://news.yahoo.com/s/ap/20051020/ap_on_hi_te/blackberry_thumb;_ylt=AlClbxx6N2Del2dB_bGSIEgDW7oF;_ylu=X3oDMTBiMW04NW9mBHNlYwMlJVRPUCUl"&gt;repetitive stress injury of the thumb&lt;/a&gt;. &lt;br /&gt;&lt;br /&gt;&lt;li&gt; Of course a court injunction forcing&lt;a href="http://news.yahoo.com/s/nm/20051021/tc_nm/rim_dc;_ylt=AgesD5yyHVxwlO2ofLB7mFkDW7oF;_ylu=X3oDMTBiMW04NW9mBHNlYwMlJVRPUCUl"&gt; Blackberry to shut down&lt;/a&gt; in the US might prevent Americans from getting Blackberry thumb in the future. &lt;br /&gt;&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-112993057813632635?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/112993057813632635/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=112993057813632635' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/112993057813632635'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/112993057813632635'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2005/10/bad-news-for-blackberry-users.html' title='Bad news for Blackberry Users'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-112981067747453413</id><published>2005-10-20T08:32:00.000-04:00</published><updated>2005-10-20T08:31:14.763-04:00</updated><title type='text'>Front Row</title><content type='html'>Last week Apple introduced the video iPod, and something called &lt;a href="http://www.apple.com/imac/frontrow.html"&gt;Front Row&lt;/a&gt;. Because of months, if not years, of speculation that there would be a video iPod the press was all over that.  I still haven't seen much about Front Row in the news. &lt;br /&gt;&lt;br /&gt;The &lt;a href="http://stream.apple.akadns.net/"&gt;presentation of Front Row&lt;/a&gt; blew me away for a few reasons. First by the perfection of the user interface. Also by the potential for this to be the unification between the PC and the entertainment system people have been talking about for years. But lastly because in its current form Front Row is completely useless to me. &lt;br /&gt;&lt;br /&gt;I am not about to trade in my 30+ inch TV's for 20 inch iMacs.  I'm also not about to set an iMac in the living room just to be the hub of the entertainment center.  For this product to appeal to people who don't live in dorm rooms, it needs to work on a Mac Mini with 5.1 audio out (or &lt;a href="http://www.andrewkilpatrick.org/mind/spdif/"&gt;SPDIF&lt;/a&gt; digital out).  Front Row could solidify Apple's consumer product dominance for years if it also could act as a Tivo, or &lt;a href="http://www.mythtv.org/modules.php?name=MythFeatures"&gt;MythTV&lt;/a&gt; type device.  At that point a Mac Mini or something like it could replace my DVD Player, CD Player, VCR, Tivo, etc., and have an elegant interface to boot.&lt;br /&gt;&lt;br /&gt;So let me say I am intrigued, but will wait for Front Row 2.0.  Like minded people can sign the &lt;a href="http://new.petitiononline.com/frontrow/petition.html"&gt;Front Row Petition&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-112981067747453413?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/112981067747453413/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=112981067747453413' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/112981067747453413'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/112981067747453413'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2005/10/front-row.html' title='Front Row'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-112917569714409711</id><published>2005-10-12T23:48:00.000-04:00</published><updated>2005-10-13T21:59:36.506-04:00</updated><title type='text'>Apple Releases Itunes 6</title><content type='html'>&lt;p&gt;Well, that didn't last long at all. Apple released Itunes 5 just five weeks ago. And now they've released Itunes 6! I figured this is a good time to talk about the new features in Itunes. I'll get to the new stuff in Itunes 6, but first I'd like to go over what I think are the real gems that Apple gave us in Itunes 5. And, unfortunately, &lt;a href="http://en.wikipedia.org/wiki/Gapless_playback"&gt;gapless playback&lt;/a&gt; wasn't added in either of the recent updates.&lt;/p&gt;&lt;h3&gt;Five&lt;/h3&gt;&lt;p&gt;Apple released Itunes 5 to coincide with the Motorola ROKR Itunes phone and the Ipod Nano. But, the features added for those two products aren't what I would consider the highlights of that event. There's more there once you scratch the surface (&lt;a href="http://www.oreillynet.com/pub/wlg/7911"&gt;no pun intended&lt;/a&gt;).&lt;/p&gt;&lt;a href="http://photos1.blogger.com/blogger/4549/1566/1600/SpokenPodcast.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://photos1.blogger.com/blogger/4549/1566/400/SpokenPodcast.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;p&gt;Here we are inside of Itunes' preferences. This is sort of a new feature in Itunes 5. When Itunes began support for podcasts and the podcast directory, Apple added a podcast preset for the AAC encoder. Itunes 5 has renamed this to Spoken Podcast to reflect the fact that it is using optimizations for encoding voices and not music.&lt;/p&gt;&lt;a href="http://photos1.blogger.com/blogger/4549/1566/1600/Parental.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://photos1.blogger.com/blogger/4549/1566/400/Parental.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;p&gt;Apple moved the preferences for displaying the Podcasts and Music Store sources from the General tab to the Parental tab. The Parental tab is totally new to Itunes 5 and also has checkboxes for sharing music and hiding explicit content from the Music Store. On Macintoshes, you can lock all of the preferences on the Parental tab by clicking the lock icon and authenticating as an administrative user.&lt;/p&gt;&lt;a href="http://photos1.blogger.com/blogger/4549/1566/1600/SmartShuffle.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://photos1.blogger.com/blogger/4549/1566/400/SmartShuffle.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;p&gt;Smart Shuffle was one of the features that Steve Jobs touted at the &lt;a href="http://www.apple.com/quicktime/qtv/specialevent05/"&gt;Apple special event&lt;/a&gt; where he announced Itunes 5. As Steve said, Smart Shuffle was created to make shuffling your music less random. The human mind is programmed to seek patterns &amp;mdash; even where there are none. We anthropomorphize random shuffling and think that Itunes is picking music we like. Well, Smart Shuffling gets rid of that. It makes it less likely that songs by the same artist or from the same album will play next to each other.&lt;/p&gt;&lt;p&gt;Another shuffling improvement is the ability to shuffle by grouping. Grouping is a field that people use for classical music and I don't know much about. I'm sure many people are very happy about this, though.&lt;/p&gt;&lt;a href="http://photos1.blogger.com/blogger/4549/1566/1600/AACVBR.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://photos1.blogger.com/blogger/4549/1566/400/AACVBR.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;p&gt;Here's yet another feature that diehard Itunes fans have been waiting for. The ability to encoded &lt;a href="http://www.apple.com/quicktime/technologies/aac/"&gt;AAC&lt;/a&gt; files (.m4a) with a variable bit-rate. This lets the encoder decided whether more bits are needed for complex sections of a particular song instead of encoding the entire song &amp;mdash; even silence &amp;em; at the same bit-rate. Now if only the Pioneer head unit in my new &lt;a href="http://www.scion.com/showroom/xa/gallery/"&gt;Scion XA&lt;/a&gt; would play back AAC files instead of just MP3 and WMA! (Scion, what were you thinking?)&lt;/p&gt;&lt;p&gt;The MP3 encoder is also improved. Use this opportunity to explore Itunes' preferences for yourself if you haven't already.&lt;/p&gt;&lt;a href="http://photos1.blogger.com/blogger/4549/1566/1600/GetInfoOptions.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://photos1.blogger.com/blogger/4549/1566/400/GetInfoOptions.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;p&gt;You can get to this window by selecting a song, and choosing Get Info from the File menu. The Options tab is where the real jewels of the Itunes 5 update are in my opinion. Something everyone has been longing for is an easy way to make any file bookmarkable. There have been many AppleScripts created to solve this dilemma and I've always had varying results of success using them. My Ipod wouldn't wake from sleep what seemed like about half of the time when it went to sleep while playing one the files I made bookmarkable with AppleScript. The checkbox on this screen that allows you to do this is new in Itunes 5, and I haven't had any problems that required me to reset my Ipod in the many weeks I've been using this feature.&lt;/p&gt;&lt;p&gt;Another new feature here is to mark a file as one that should be skipped when shuffling. This is a great feature for any spoken word file you have in your library that you wouldn't want to come up while you're rocking out to a shuffling of songs. I use it for audiobooks that I have ripped myself.&lt;/p&gt;&lt;p&gt;Both of these checkboxes are checked for podcasts that are downloaded through Itunes. Because of this, podcasts have been removed from the podcast ghetto they were in in prior versions of Itunes and now show up in other areas of Itunes such as Smart Playlists.&lt;/p&gt;&lt;a href="http://photos1.blogger.com/blogger/4549/1566/1600/SmartPlaylist.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://photos1.blogger.com/blogger/4549/1566/400/SmartPlaylist.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;p&gt;Speak of the devil&amp;hellip; This is how you can identify podcasts in Smart Playlists. They've added a boolean field to files that is true for podcasts that have been downloaded via Itunes. This is a good way to get podcasts onto your Shuffle.&lt;/p&gt;&lt;h3&gt;Six&lt;/h3&gt;&lt;p&gt;Shortly after Itunes 5, the Nano, and the ROKR were released, Steve Jobs scheduled another special event to discuss &lt;a href="http://www.apple.com/quicktime/qtv/specialeventoct05/"&gt;One more thing&amp;hellip;&lt;/a&gt; That one more thing turned out to be three. Steve also announced the new &lt;a href="http://www.apple.com/imac/"&gt;Imac&lt;/a&gt; (Act I) and &lt;a href="http://www.apple.com/ipod/ipod.html"&gt;Ipod&lt;/a&gt; (Act II). But, I'm only here to talk about Itunes 6.&lt;/p&gt;&lt;p&gt;At the beginning of what he called "Act III," Steve told his audience that Apple has now distributed over 200,000,000 copies of Itunes; and those are just the copies they know about. He also mentioned that Apple has been able to grab 84% of the US market for music purchased via downloads. Where 5's new features were mainly behind the scenes, 6's are all out front &amp;mdash; assuming you spend time in the Music Store.&lt;/p&gt;&lt;a href="http://photos1.blogger.com/blogger/4549/1566/1600/Gifting.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://photos1.blogger.com/blogger/4549/1566/400/Gifting.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;p&gt;The ability to purchase items from the Itunes Music Store, is the first new feature mentioned in the event. You can give an individual song, an album, or even a custom playlist just for your friend. This brings those embarrassing romantic mix-tapes into the 21&lt;sup&gt;st&lt;/sup&gt; century.&lt;/p&gt;&lt;a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewAlbum?id=79305926"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://photos1.blogger.com/blogger/4549/1566/400/CustomerReviews.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;p&gt;Apple has also enabled customer reviews. If you've been waiting to write a scathing review of &lt;a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewAlbum?id=81111287&amp;s=143441"&gt;Pretty Vegas&lt;/a&gt; or a glowing one of &lt;a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewAlbum?id=156627&amp;s=143441"&gt;Yoshimi Battles The Pink Robots&lt;/a&gt;, now is your chance. And in their wisdom, Apple has seen fit to include customer reviews reviews. You can let Apple know if you find a review particularly helpful or not after clicking through to the more detailed reviews page. Maybe we should all let Apple know what we think of Luke's lovely comment.&lt;/p&gt;&lt;a href="http://photos1.blogger.com/blogger/4549/1566/1600/JustForYou.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://photos1.blogger.com/blogger/4549/1566/400/JustForYou.jpg" border="0" alt="" /&gt;&lt;/a&gt; &lt;p&gt;Apple has also added recommendations to the Store. They look at your purchase history and suggest other albums and songs that they think you'll be interested in. From the screenshot that I took, you'd probably think that I have strange tastes. Please believe me when I say that I just haven't bought enough from Itunes for Apple to make good recommendations. No, I'm not listening to Christmas music in October.&lt;/p&gt;&lt;p&gt;Apple has released this feature in a beta state, and they're seeking &lt;a href="http://www.apple.com/feedback/itunes/recommendations.html"&gt;feedback&lt;/a&gt; on how well it works.&lt;/p&gt;&lt;a href="http://photos1.blogger.com/blogger/4549/1566/1600/Videos.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://photos1.blogger.com/blogger/4549/1566/400/Videos.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;p&gt;This is the big one. Apple has started selling videos on the Store. They're selling for $1.99 a pop, which I think is $1 too high. But, it isn't an unexpected price considering the current &lt;a href="http://news.google.com/news?q=steve%20jobs%20labels%20greedy"&gt;goings-on&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;Customers can choose from among 2,000 music videos, six Pixar short films, five different TV shows from ABC &amp;amp; Disney (&lt;a href="http://news.google.com/news?q=desperate%20housewives%20itunes"&gt;Desperate Housewives&lt;/a&gt; and &lt;a href="http://news.google.com/news?q=lost%20itunes"&gt;Lost&lt;/a&gt; among them), and innumerable video podcasts. The TV shows will be available for purchase through Itunes the day following their original air date. To be honest, though, I don't see the point of buying these videos when I can get them for free over broadcast TV or down the road when they come out on DVD. Maybe it is just because I don't subscribe to cable, but the only show I'd pay for is &lt;a href="http://www.comedycentral.com/shows/the_daily_show/index.jhtml"&gt;The Daily Show with Jon Stewart&lt;/a&gt;. And I'd only pay 25¢ per episode for that. If Apple and Comedy Central are smart enough to offer this, I could watch yesterday's Daily Show on the bus ride in to work every morning for about $5 a month ($60 a year).&lt;/p&gt;&lt;p&gt;At any rate, the &lt;a href="http://www.apple.com/itunes/videos/"&gt;videos&lt;/a&gt; are 320x240 (the native resolution of the new Ipods) and encoded in &lt;a href="http://www.apple.com/quicktime/technologies/h264/"&gt;H.264&lt;/a&gt;. They are protected with FairPlay &lt;a href="http://en.wikipedia.org/wiki/Digital_rights_management"&gt;DRM&lt;/a&gt; just like music purchased from the Itunes Music Store. However, the restrictions are slightly more aggressive: you can still play them on up to five computer and on unlimited Ipods, but there will be no burning to CDs or DVDs. Steve made it a point to say that there are no rental fees and the media never times out.&lt;/p&gt;&lt;p&gt;Even if you don't buy any videos from the Itunes Music Store (or have any included in albums you buy from it), you can still use some of the new Itunes Video functionality. There is now a Videos source that will display any videos that you have added to your Itunes library or have been received via podcast. Subscribe to &lt;a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=78104507"&gt;Systm&lt;/a&gt; and check it out.&lt;/p&gt;&lt;h3&gt;One more thing&amp;hellip;&lt;/h3&gt;&lt;p&gt;Itunes 6 has smoothly rounded corners! Itunes 5 had these horrible chopped off corners and it's good to see Apple fixed this bug in the past five weeks.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-112917569714409711?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/112917569714409711/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=112917569714409711' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/112917569714409711'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/112917569714409711'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2005/10/apple-releases-itunes-6.html' title='Apple Releases Itunes 6'/><author><name>Michael</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-112917410588573569</id><published>2005-10-12T23:33:00.000-04:00</published><updated>2005-10-12T23:30:13.293-04:00</updated><title type='text'>What is the big news?</title><content type='html'>While the press is all talking about the &lt;a href="http://apple.slashdot.org/article.pl?sid=05/10/12/1815251&amp;tid=180&amp;tid=137"&gt;video iPod&lt;/a&gt;, I think the coolest technology Steve Jobs &lt;a href="http://www.apple.com/quicktime/qtv/specialeventoct05/"&gt;introduced today&lt;/a&gt; might be &lt;a href="http://www.apple.com/imac/frontrow.html"&gt;Front Row&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-112917410588573569?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/112917410588573569/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=112917410588573569' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/112917410588573569'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/112917410588573569'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2005/10/what-is-big-news.html' title='What is the big news?'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-112914196536764019</id><published>2005-10-12T14:31:00.000-04:00</published><updated>2005-10-12T14:32:45.373-04:00</updated><title type='text'>Jobs Unveils IPod Video Player</title><content type='html'>&lt;a href="http://www.bloomberg.com/apps/news?pid=10000103&amp;sid=aM6PvSxM.wq8&amp;refer=us"&gt; Jobs Unveils IPod Video Player&lt;/a&gt;&lt;br /&gt; &lt;blockquote&gt;The new video iPod has a 2 1/2-inch color display and is an update of the classic white iPod, Jobs said at an event in San Jose, California, that the company had dubbed "One more thing" on its invitations.&lt;/blockquote&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-112914196536764019?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/112914196536764019/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=112914196536764019' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/112914196536764019'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/112914196536764019'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2005/10/jobs-unveils-ipod-video-player.html' title='Jobs Unveils IPod Video Player'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-112907465558456811</id><published>2005-10-11T19:45:00.000-04:00</published><updated>2005-10-11T19:50:55.590-04:00</updated><title type='text'>Practical Use of Podcasts</title><content type='html'>Now, &lt;a href="http://itunes.com/podcast?id=74942331"&gt;here&lt;/a&gt; is a clever and practical use for podcasts. No need to ask "where is the revenue model?" for this one. Apple, the company that took podcasts mainstream, has created its own podcast to its investors. The link to their podcast is listed on Apple's &lt;a href=""&gt;Investor Relations&lt;/a&gt; page.&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-112907465558456811?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/112907465558456811/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=112907465558456811' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/112907465558456811'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/112907465558456811'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2005/10/practical-use-of-podcasts.html' title='Practical Use of Podcasts'/><author><name>Michael</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-112889938240301163</id><published>2005-10-09T19:10:00.000-04:00</published><updated>2005-10-09T19:09:42.406-04:00</updated><title type='text'>Winner of $2Million in robot race</title><content type='html'>&lt;a href="http://news.yahoo.com/s/nm/20051009/tc_nm/robot_race_dc"&gt;Stanford wins DARPA Prize&lt;/a&gt; The Grand Challenge Autonomous Robot race is over, and this time there is a winner. &lt;br /&gt;&lt;blockquote&gt;A Stanford University team won a $2 million prize on Sunday for sending a modified Volkswagen across 132 miles of rugged desert, guided only by sensors and computers in a race the Pentagon hopes will lead to a technological breakthrough in warfare.&lt;/blockquote&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-112889938240301163?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/112889938240301163/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=112889938240301163' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/112889938240301163'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/112889938240301163'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2005/10/winner-of-2million-in-robot-race.html' title='Winner of $2Million in robot race'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-112887592205914536</id><published>2005-10-09T19:00:00.000-04:00</published><updated>2005-10-09T18:19:05.836-04:00</updated><title type='text'>Flash Drives changing Personal Computing</title><content type='html'>Yahoo has an interesting article about how &lt;a href="http://www.amazon.com/exec/obidos/search-handle-url/ref=br_ss_hs/002-1504742-4134407?platform=gurupa&amp;url=index%3Dblended&amp;field-keywords=usb+flash+drive&amp;Go.x=0&amp;Go.y=0&amp;Go=Go"&gt;USB flash drives&lt;/a&gt; are &lt;a href="http://news.yahoo.com/s/ap/20051008/ap_on_hi_te/virtual_desktops"&gt;changing the face of personal computing.&lt;/a&gt;&lt;blockquote&gt;Plug a Migo-enabled device into a computer and enter your password, and a secure session launches in which you can send and receive e-mail and work on documents, with the background desktop and icons from your own PC rather than the ones on the host computer.&lt;br /&gt;&lt;br /&gt;When you're done and remove the drive, all traces of what you did are removed from that computer. The next time you plug the drive into your home computer, data on each are synchronized.&lt;/blockquote&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-112887592205914536?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/112887592205914536/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=112887592205914536' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/112887592205914536'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/112887592205914536'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2005/10/flash-drives-changing-personal.html' title='Flash Drives changing Personal Computing'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-112887360028567756</id><published>2005-10-09T11:55:00.000-04:00</published><updated>2005-10-09T12:00:00.290-04:00</updated><title type='text'>Update on Grand Challenge Robot Race</title><content type='html'>Well the pre-trials are over and the &lt;a href=""&gt;DARPA Grand Challenge robot race&lt;/a&gt; is underway. &lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;The so-called Grand Challenge race is part of the Pentagon's effort to cut the risk of casualties by fulfilling a congressional mandate to have a third of all military ground vehicles unmanned by 2015.&lt;br /&gt;&lt;br /&gt;The military currently has a small fleet of autonomous ground vehicles stationed in Iraq and Afghanistan, but the machines are remotely controlled by a soldier who usually rides in the same convoy. The Pentagon wants to eliminate the human factor and use self-thinking robotic vehicles to ferry supplies in war zones.&lt;/blockquote&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-112887360028567756?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/112887360028567756/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=112887360028567756' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/112887360028567756'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/112887360028567756'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2005/10/update-on-grand-challenge-robot-race.html' title='Update on Grand Challenge Robot Race'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-112878489880044918</id><published>2005-10-08T11:20:00.000-04:00</published><updated>2005-10-24T08:03:28.573-04:00</updated><title type='text'>Mac Mini Devices</title><content type='html'>A list of Mac Mini "expanders." &lt;ul&gt; &lt;br /&gt;&lt;li&gt;&lt;a href="http://catalog.belkin.com/IWCatProductPage.process?Merchant_Id=&amp;Product_Id=199941"&gt; Belkin USB and Firewire Hubs&lt;/a&gt;&lt;br /&gt;&lt;li&gt;&lt;a href="http://www.lacie.com/products/product.htm?pid=10475"&gt;LaCie Firewire 160GB Drive &lt;/a&gt;&lt;br /&gt;&lt;li&gt;&lt;a href="http://eshop.macsales.com/shop/ministack/"&gt;MiniStack&lt;/a&gt; - combines the above products. &lt;br /&gt;&lt;li&gt;&lt;a href="http://www.micronet.com/General/minimate.asp"&gt;MiniMate&lt;/a&gt; - Like above, but fanless. &lt;br /&gt;&lt;li&gt;&lt;a href="http://www.123macmini.com/accessories/guide/enclosures.html"&gt;List of similar products&lt;/a&gt; at 123macmini.com. &lt;br /&gt;&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-112878489880044918?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/112878489880044918/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=112878489880044918' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/112878489880044918'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/112878489880044918'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2005/10/mac-mini-devices.html' title='Mac Mini Devices'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-112853752198581356</id><published>2005-10-05T14:35:00.000-04:00</published><updated>2005-10-05T14:38:41.990-04:00</updated><title type='text'>More on Voom PC</title><content type='html'>&lt;a href="http://photos1.blogger.com/blogger/3280/1495/1600/media.nl.jpg"&gt;&lt;img style="float:right; margin:0 0 10px 10px;cursor:pointer; cursor:hand;" src="http://photos1.blogger.com/blogger/3280/1495/200/media.nl.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.mini-box.com/s.nl/sc.8/category.101/.f"&gt;MINI-BOX&lt;/a&gt; is selling Voom PC kits.  Click the link to add one to your shopping cart.&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-112853752198581356?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/112853752198581356/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=112853752198581356' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/112853752198581356'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/112853752198581356'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2005/10/more-on-voom-pc.html' title='More on Voom PC'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-112846603798207957</id><published>2005-10-04T18:47:00.000-04:00</published><updated>2005-10-04T18:47:17.990-04:00</updated><title type='text'>Kids and Robots</title><content type='html'>&lt;b&gt;Or sending the Robot to preschool&lt;/b&gt; &lt;br /&gt;Wired has an &lt;a href="http://www.wired.com/wired/archive/13.10/robot.html?pg=1&amp;topic=robot&amp;topic_set="&gt;article on research&lt;/a&gt; to make robots feel more human, or at least more alive. ("Five is alive.")&lt;br /&gt;&lt;blockquote&gt;"As I was testing it, I kept moving, and this robot kept looking at me, and his eyes moved in a particular way, and I got close, and this robot kept looking at me. And then it hugged me. And it completely got me." Movellan was shocked by the strength of his own response. "I said, 'What's happening here? I know this thing is dead. I mean, it's not alive. But I would swear that this thing is alive.'"&lt;/blockquote&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-112846603798207957?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/112846603798207957/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=112846603798207957' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/112846603798207957'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/112846603798207957'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2005/10/kids-and-robots.html' title='Kids and Robots'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-112844291253962118</id><published>2005-10-04T12:22:00.000-04:00</published><updated>2005-10-04T12:21:52.546-04:00</updated><title type='text'>Micro Memory Stick</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.redherring.com/Temp/Articles/2005/09/13797/M2media_articel_b.JPG"&gt;&lt;img style="float:right; margin:0 0 10px 10px;cursor:pointer; cursor:hand;width: 200px;" src="http://www.redherring.com/Temp/Articles/2005/09/13797/M2media_articel_b.JPG" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;This news is a little old, but since I finally found a picture of it I thought it was worth posting. &lt;br /&gt;&lt;a href="http://www.redherring.com/Article.aspx?a=13797"&gt;Sony and SanDisk create Memory Stick Micro for mobile phones.&lt;/a&gt; &lt;blockquote&gt;The 1.2-millimeter-thick removable flash storage card is one-quarter the size of the Memory Stick Pro Duo media used in devices such as digital cameras and game consoles. It has a theoretical maximum capacity of 32 gigabytes.&lt;/blockquote&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-112844291253962118?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/112844291253962118/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=112844291253962118' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/112844291253962118'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/112844291253962118'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2005/10/micro-memory-stick.html' title='Micro Memory Stick'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-112837894821044193</id><published>2005-10-03T18:28:00.000-04:00</published><updated>2005-10-03T18:35:48.216-04:00</updated><title type='text'>E ink Development Kit</title><content type='html'>&lt;a href="http://www.eink.com/index.html"&gt;E-Ink&lt;/a&gt; has released a development kit for e-ink displays.  A &lt;a href="http://www.linuxdevices.com/news/NS9257262400.html"&gt;short description&lt;/a&gt; describes how e-ink works to present an image without power.  Sounds great for phones, PDAs, Laptops, and picture frame digital picture viewers.   &lt;br /&gt;&lt;br /&gt;Get yours today.&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-112837894821044193?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/112837894821044193/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=112837894821044193' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/112837894821044193'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/112837894821044193'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2005/10/e-ink-development-kit.html' title='E ink Development Kit'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-112837008175998346</id><published>2005-10-03T16:04:00.000-04:00</published><updated>2005-10-03T16:08:01.763-04:00</updated><title type='text'>Voom PC for Cars</title><content type='html'>This is one for all of those linux fans. Via is promoting the &lt;a href="http://news.yahoo.com/news?tmpl=story&amp;u=/zd/20051003/tc_zd/161524"&gt;Voom PC&lt;/a&gt;. More details are in this &lt;a href="http://www.digitimes.com/Backgrounders/ArtReview.asp?datePublish=2005/10/03&amp;pages=PR&amp;seq=200&amp;Cat=1"&gt;article at DigiTimes.&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-112837008175998346?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/112837008175998346/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=112837008175998346' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/112837008175998346'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/112837008175998346'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2005/10/voom-pc-for-cars.html' title='Voom PC for Cars'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-112807948251701530</id><published>2005-09-30T07:19:00.000-04:00</published><updated>2005-09-30T07:24:42.523-04:00</updated><title type='text'>Broad Band Power</title><content type='html'>Matsushita, parent of Panasonic, has developed a &lt;a href="http://news.yahoo.com/s/ap/20050930/ap_on_hi_te/broadband_socket;_ylt=AmELikovByYd_AOdUqKJl2Gs0NUE;_ylu=X3oDMTA3cjE0b2MwBHNlYwM3Mzg-"&gt; broadband over AC wiring&lt;/a&gt; product, with speeds of up to 170 megabits per second.   I have heard about this technology for at least 15 years, and all I have ever seen from it is &lt;a href="http://en.wikipedia.org/wiki/X10"&gt;X10&lt;/a&gt;.  So my one question: &lt;b&gt;Will we really see any products developed from this?&lt;/b&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-112807948251701530?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/112807948251701530/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=112807948251701530' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/112807948251701530'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/112807948251701530'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2005/09/broad-band-power.html' title='Broad Band Power'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-112804117538535417</id><published>2005-09-29T20:35:00.000-04:00</published><updated>2005-09-29T20:46:15.390-04:00</updated><title type='text'>Grand Challenge Robot Race</title><content type='html'>The DARPA &lt;a href="http://news.zdnet.com/2100-9596_22-5885706.html"&gt;Grand Challenge autonomous robotic auto race&lt;/a&gt; is on in California.  The teams are competing for a $2 million prize, and this year they hope to have a winner. Last year no robot completed the race, and no one won the $1 million prize.  For more information visit the &lt;a href="http://www.grandchallenge.org/"&gt;Grand Challenge website.&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-112804117538535417?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/112804117538535417/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=112804117538535417' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/112804117538535417'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/112804117538535417'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2005/09/grand-challenge-robot-race.html' title='Grand Challenge Robot Race'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-112791144692895166</id><published>2005-09-28T08:40:00.000-04:00</published><updated>2005-09-28T08:44:06.933-04:00</updated><title type='text'>New PSP Hack</title><content type='html'>Various people have coverage of the &lt;a href="http://www.gamesindustry.biz/content_page.php?aid=11844"&gt;new hack&lt;/a&gt; to the PSP.   The hack allows people to downgrade to software version 1.5 so that they can "launch unauthorized third-party applications - including homebrew games and programs, emulators, and pirated games - off their Memory Sticks."&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-112791144692895166?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/112791144692895166/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=112791144692895166' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/112791144692895166'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/112791144692895166'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2005/09/new-psp-hack.html' title='New PSP Hack'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-112784897607624199</id><published>2005-09-27T15:22:00.000-04:00</published><updated>2005-09-27T15:26:13.906-04:00</updated><title type='text'>Solar Car Video</title><content type='html'>The BBC has video coverage of the &lt;a href="http://news.bbc.co.uk/nolavconsole/ifs_news/hi/nb_rm_fs.stm?nbram=1&amp;news=1&amp;nbwm=1&amp;bbwm=1&amp;bbram=1&amp;nol_storyid=4286610"&gt;Solar Car race&lt;/a&gt; currently underway in Austalia.&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-112784897607624199?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/112784897607624199/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=112784897607624199' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/112784897607624199'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/112784897607624199'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2005/09/solar-car-video.html' title='Solar Car Video'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-112783850954083862</id><published>2005-09-27T12:30:00.000-04:00</published><updated>2005-09-27T12:32:16.943-04:00</updated><title type='text'>MIT Fab Labs</title><content type='html'>Now this is very cool technology. MIT is developing &lt;a href="http://news.bbc.co.uk/2/hi/technology/4276180.stm"&gt;fabricators&lt;/a&gt;, and setting them up in Fab Labs all over the world. The labs are being used by sheep herders in Norway to people working on cooking tools for the Ghanaian national dish. &lt;br /&gt;&lt;br /&gt;This work is part of &lt;a href="http://cba.mit.edu/"&gt;The Center for Bits and Atoms at MIT&lt;/a&gt;.  Check out the &lt;a href="http://fab.cba.mit.edu/"&gt;FabLab website&lt;/a&gt; to learn how you can use a Fab Lab.&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-112783850954083862?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/112783850954083862/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=112783850954083862' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/112783850954083862'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/112783850954083862'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2005/09/mit-fab-labs.html' title='MIT Fab Labs'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-112772999395985831</id><published>2005-09-26T06:10:00.000-04:00</published><updated>2005-09-26T06:19:53.973-04:00</updated><title type='text'>iHome Mini Review</title><content type='html'>A couple of weeks ago I mentioned the &lt;a href="http://inttech.blogspot.com/2005/09/ihome-for-ipod.html"&gt;iHome&lt;/a&gt;, a small radio with iPod dock.  I did get a chance to see &amp; hear one at the local Apple store, where it &lt;a href="http://store.apple.com/1-800-MY-APPLE/WebObjects/AppleStore.woa/73102/wo/2Y5RcInb24P72l90YWT1o3PGPmB/1.0.15.1.0.6.25.7.11.0.3"&gt;sells for $99.&lt;/a&gt;  While the Apple store is not the perfect listening environment, it did allow me to compare the iHome to the &lt;a href="http://store.apple.com/1-800-MY-APPLE/WebObjects/AppleStore.woa/73102/wo/2Y5RcInb24P72l90YWT1o3PGPmB/3.0.15.1.0.6.25.7.11.0.3"&gt;Bose SoundDock&lt;/a&gt; which sells for 3 times as much.  &lt;br /&gt;The iHome does not have the bass output of the SoundDock, but it does sound much better than the average alarm clock radio.  If you want to put your iPod next to the bed or in a quiet study the iHome is worth a try. I have to say it is priced right. And for the $200 difference between it and a SoundDock, you might be able to figure out how to add a subwoofer.&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-112772999395985831?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/112772999395985831/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=112772999395985831' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/112772999395985831'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/112772999395985831'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2005/09/ihome-mini-review.html' title='iHome Mini Review'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-112759430074467770</id><published>2005-09-24T16:32:00.000-04:00</published><updated>2005-09-24T16:38:20.756-04:00</updated><title type='text'>Cool House</title><content type='html'>&lt;a href="http://www.ourcoolhouse.com/monitor/monitor.htm"&gt;Live Data feed &lt;/a&gt; for a Maryland house with a Geothermal Heating and cooling system.  Their &lt;a href="http://www.ourcoolhouse.com/"&gt;home page (http://www.ourcoolhouse.com/)&lt;/a&gt; tells the story of their home design. &lt;br /&gt;&lt;blockquote&gt;Rather than building a traditional Energy-Hog home, or even a non-traditional Energy-Efficient home, our new home is a unique fusion of energy efficient techniques, and environmental sanity. Our goal was to create a home that uses the sun, earth and water to create a pleasant living environment where we can enjoy the wildlife, and which also reduces our demands on non-sustainable resources.  I think we succeeded! &lt;/blockquote&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-112759430074467770?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/112759430074467770/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=112759430074467770' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/112759430074467770'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/112759430074467770'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2005/09/cool-house.html' title='Cool House'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-16435926.post-112751781152110230</id><published>2005-09-23T19:15:00.000-04:00</published><updated>2005-09-23T19:23:31.526-04:00</updated><title type='text'>Solar Cars</title><content type='html'>OK, so these cars aren't made for the run to the local grocery store, but it is an interesting approach.  They also show what happens when you take efficiency to the extreme. The &lt;a href="http://www.evworld.com/view.cfm?section=communique&amp;newsid=9599&amp;url="&gt;Panasonic World Solar Challenge&lt;/a&gt; is run over 1,800 miles in Australia and pulls in teams from &lt;a href="http://www-tech.mit.edu/V125/N40/solarcar.html"&gt;MIT&lt;/a&gt; to &lt;a href="http://www.news.com.au/story/0,10117,16685839-1702,00.html"&gt;Iran.&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- Begin Firefox Ad --&gt; 
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6028083968280752";
google_ad_host = "pub-1599271086004685";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as_rimg";
google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;!-- end FireFox ad --&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16435926-112751781152110230?l=inttech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://inttech.blogspot.com/feeds/112751781152110230/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=16435926&amp;postID=112751781152110230' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/112751781152110230'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16435926/posts/default/112751781152110230'/><link rel='alternate' type='text/html' href='http://inttech.blogspot.com/2005/09/solar-cars.html' title='Solar Cars'/><author><name>PB</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
