The notion that nature (or God) plays dice with subatomic
stuff never sat well with Einstein, Schrodinger, de Broglie, Planck, and
others. Einstein cherished the belief that quantum theory was merely a stopgap,
which would eventually be replaced by a theory that was deterministic and
causal. Over the years, he made many clever attempts to show that uncertainty
relations could be circumnavigated, but they were foiled, one by one, with
relish, by Bohr.
Saturday, February 4, 2012
Amusing physics comment
You can't always get what you want! From Lederman & Hill's book, Quantum Physics for Poets (a wonderful book and a recommended read):
Thursday, September 1, 2011
The OLED future dims
According to this IEEE article, the future for OLEDs is less than bright. That's unfortunate, for those of us who've became enamored of organic technology from numerous Sci Fi stories and Babylon 5 in particular. It's always intriguing to think out of the box and consider contrary technologies that are self-healing like the human body or as vital and tenacious as biological processes. Oh well, CFLs and LCDs are a growing option and the incandescent's days and uses are clearly eroding.
Saturday, December 11, 2010
Futil v2.4 available for download
I've posted futil v2.4 on SourceForge for download.
This minor release includes two new scripts:
This minor release includes two new scripts:
- mhp - Modify Headers parser (useful for sorting and manipulating the header definitions in the Firefox Modify Headers add-on).
- purl - Parse URL script (parses one or more URLs on the input displaying them in an easy format for human eyeballs to read :-)
Tuesday, October 5, 2010
Don't count that you can out-run that robot
Check out this interesting article on onmiwheels, robots will be able to change direction much faster than we can ;-)
Sunday, September 5, 2010
Optimal settings for better PDF presentation on a Kobo eReader
Through experimentation, I found a set of MS Word 2007 settings that will allow a PDF to be generated with optimal presentation and pagination experience on the Kobo eReader.
Saturday, July 31, 2010
SSL may not be good enough...
Some interesting findings were presented at this year's Black Hat conference. See this AP story to read more. This conference take-away recap is also interesting.
How to install the Ruby gem command
I hunted around for this for a surprising time and decided to post it here, because I couldn't find one place that said, "This is how you do it!"
To install the Ruby gem command on your Linux system:
1. For Ruby 1.8.5 or less, download rubygems-1.3.5.tgz:
pushd ~/Downloads
wget http://rubyforge.org/frs/download.php/60718/rubygems-1.3.5.tgz
2. Unpack it in /var/tmp:
pushd /var/tmp
tar -zxf ~/Downloads/rubygems-1.3.5.tgz
3. Run setup.rb as root:
pushd /var/tmp/rubygems-1.3.5
sudo ruby setup.rb --no-ri --no-rdoc
That will do it! Now you can use gem to get lots of other useful Ruby packages :-)
To install the Ruby gem command on your Linux system:
1. For Ruby 1.8.5 or less, download rubygems-1.3.5.tgz:
pushd ~/Downloads
wget http://rubyforge.org/frs/download.php/60718/rubygems-1.3.5.tgz
2. Unpack it in /var/tmp:
pushd /var/tmp
tar -zxf ~/Downloads/rubygems-1.3.5.tgz
3. Run setup.rb as root:
pushd /var/tmp/rubygems-1.3.5
sudo ruby setup.rb --no-ri --no-rdoc
That will do it! Now you can use gem to get lots of other useful Ruby packages :-)
My eReader Choice
I'd been watching the eReader market for a while with interest. At first, it was only Amazon and Sony, then Barnes & Noble jumped in. I didn't like the complexity of the Kindle, although I had to admit it has awesomely crisp and readable print.The Sony units would handle PDF documents, but they were pricey and were too bulky for my backpack.
One day, I visited a B&N store and handled a Nook live. I was surprised at how thick and heavy it felt. Silly me, I was also expecting a full color display, not realizing that only the small navigation LCD can do color. I liked the combination of features, but Nook and the other candidates were pretty pricey for me. So I passed on it and decided to wait a while longer.
Then, a month ago, I found out that Borders was jumping in to the fray with the Kobo eReader. I was immediately intrigued by the Kobo, as it seemed to offer simplicity, a comfortable feel, and was thin and light as well. Although it lacked wireless connectivity, I didn't care, because I usually have a laptop handy anyway. And the price (at that time) was half the cost of the others! So, I visited my local Borders store and ordered one; and it arrived at my door within ten days. Now, I'm happily eReading books and PDF docs that I wouldn't have been able to truck around in my backpack otherwise! SWEET :-)
One day, I visited a B&N store and handled a Nook live. I was surprised at how thick and heavy it felt. Silly me, I was also expecting a full color display, not realizing that only the small navigation LCD can do color. I liked the combination of features, but Nook and the other candidates were pretty pricey for me. So I passed on it and decided to wait a while longer.
Then, a month ago, I found out that Borders was jumping in to the fray with the Kobo eReader. I was immediately intrigued by the Kobo, as it seemed to offer simplicity, a comfortable feel, and was thin and light as well. Although it lacked wireless connectivity, I didn't care, because I usually have a laptop handy anyway. And the price (at that time) was half the cost of the others! So, I visited my local Borders store and ordered one; and it arrived at my door within ten days. Now, I'm happily eReading books and PDF docs that I wouldn't have been able to truck around in my backpack otherwise! SWEET :-)
Friday, April 16, 2010
Droid does - but do you want it to?
I'm perplexed by the "Droid Does" (tm) marketing blitz, which seeks to deflate the sails of a certain smartphone that doesn't run apps concurrently, etc.
The thrust seems to be "We allow full access to the platform, and they don't!" But, I'm thinking, do you really benefit from that? For one thing, it's an open door to virus, phishing, and commandeering abuse - and who really wants more of that?
Sounds like they should re-visit their marketing message to me.
The thrust seems to be "We allow full access to the platform, and they don't!" But, I'm thinking, do you really benefit from that? For one thing, it's an open door to virus, phishing, and commandeering abuse - and who really wants more of that?
Sounds like they should re-visit their marketing message to me.
Saturday, March 20, 2010
Comcast testing DNSSEC for customer use
Interesting article in Ars Technica about how Comcast has started making DNSSEC available for customer testing. I've set my gateway to use the servers and it's working just fine. If you're a Comcast customer, you might want to try it out.
Subscribe to:
Posts (Atom)