News about Google Print raises some interesting questions.

If John has the only copy in existance of a physical book of which content not available anywhere, and its copyrights have expired, what rights does John have over the content of the book?

If Dave makes a deal with John to digitize the book's content, what rights does Dave have over the digitized content?

John owns the physical instance of the book, therefore he has full control over access to it even though he does not own the content.  Can John legally dictate terms of use over the content which he does not own in exchange for access?

Dave has a virtual instance of the book, so he also has full access control.  Can Dave provide online access to the book's content under whatever terms he dictates?

Now replace John with an public or government-funded institution.  What rights does the we have over the book and it's digitized contents?

Another twist.  Suppose Evan breaks into Dave's system, takes a copy of the digitized content, and posts it in newsgroups which Phil downloads.  Did Phil break any laws?  Can Phil use the content?

I am not a copyright lawyer so I don't know the answers to these questions.  Perhaps Professor Lessig can answer.

To me, ownerless doesn't mean community property.  It means free for the taking.  Google is doing exactly that, taking.  I have mixed feelings about what they are doing.  On one side, they are making new information readily available which is good.  On the other side, they seem to be claiming stewardship over orphaned information.

I woke up to a painful case of ulcer this morning.  Too much stress and spicy food I guess.  None of the usual over the counter medicine relieved the pain.  Thankfully, my wife found a home remedy: cabbage and carrot soup.  Whew.  I sure don't want to suffer like that again.  Ulcer turns your skull-shaped bowl upside down so you can't hold any thought in your head for more than a second.

One of the shiniest new feature of Java 5.0 (aka Java 1.5) is a rich set of concurrent programming classes in java.util.concurrent (aka JSR 166), much of which is a direct port of Doug Lea's Concurrent Programming in Java library.  Since I don't have the luxury of using Java 5.0 yet, I've resorted to using Doug's original library which is, for the most part, functionally equivalent to java.util.concurrent but not close enough for comfort, particularly since concurrency code tend to be very sensitive to minor changes.

The good news is that Dawid Kurzyniec backported java.util.concurrent package to run under Java 1.4 and made it available as open source.  Apparently Sun is letting this happen because it's own code is based on Doug's open source library.

There are some shortcomings but nothing much to cry over.  My only complaint is that it doesn't use the java.util.concurrent package name which means I'll have to update the package names later (simple but still change nonetheless).  But that I can see the technical and legal issues preventing that from happening.  I am just glad someone did this.

Cringley's analysis of IBM-Lenovo deal (via Scott Loftesness) evoked an image of an aircraft carrier executing a surprising tack in the middle of Suez Canal.  Clear the deck indeed.

I ran across SwarmStream and thought it was a wonderful piece of technology.  Basically, they took BitTorrent and slipped it under Java so that any Java application can trade bits as fast as BitTorrent can.

Unfortunately, not enough people needs it badly enough to make it a successful venture IMHO.  Same opinion applies to the grid technology.  If you can plug your feed tube into some government agency with a fat budget, excellent.  If not, your meals will be far and wide in-between.  If you took Google's wonderfully expansive service technology and turned it into a product, will it survive?  My opinion is that it won't.

Who Needs It?

Really.  Who needs server farms?  Google does.  Who else and how many of them are there?  More importantly, are they the kind of customers with the right sense of value?  Would Yahoo or Microsoft buy it?  I don't think so.  People who need it are few and most of them are too gung-ho to be interested in buying instead of building it themselves.  Banks?  Are banks prepared to own or even rent server farms?

Who Wants It?

Swaming requires third party participants.  That cuts entire financial services sector out.  And entertainment industry is, in some ways, more conservative than the banking industry.  Will they let their latest hot movie swarm?  What a joke.

Revolution is a lonely business if you jump the gun.  Swarming and grid technologies, active or not, are ahead of its time.  If you got enough money and marketing know-how, you can hurry time.  Otherwise, you are walking into a world of hurt.  Maybe you can prevail.  Most likely not.

Last night, I actually had a cinematic conference in my dream.  It was as I described it except I saw the UI and heard the people talking.  I don't know about other people, but I often have very vivid dreams that either solves problems I am working on or visualizes my ideas in full flesh.  Too bad I have little control over it.

Anyway, it took me a while to notice that voices of people talking were coming from different locations.  Location of the voice was in respect to where the speaker was seated in respect to the listener.  I was impressed enough with that to remember this morning clearly.

I don't think the actual locations of the attendence is important as long as they are consistent to the listener.  So the listener can sit in the bottom middle of the long side of a meeting table and other attendents are seated as they join in but grouped according to friends list (they are placed close to their friends).  A simplified overhead diagram of a meeting table with seats around it can be added below the video panel to aid the listener.  When a person speaks (and 'the scene' switches to that person), his or her seat highlights.  Each person's miniturized face shot can be used instead of seats.

I am not planning to implement this idea anytime soon but I thought my blog is a good place to keep my notes together just in case.

Up to 1600 Korean students are suspected of cheating by sharing answers using mobile text messaging in the recent CSAT (equivalent of SAT in the US) exam.

The nationwide investigation started with uncovering of a highly organized ring of high school students.  The ring had been in operation for a few years and not all of the students were of exam-taking grade.  Older students directed the operation with possible monetary rewards as incentives and younger students helped out as answer distributors.

With high price for failure, cheating in exams is nothing new in Korea, with private sessions by teachers and impersonation by college students being more popular way to cheat.  It's ironic that Korean students ranked first in problem solving (Liechtenstein?) according to a recent survey.

The investigation widened when the police mined the archive of SMS messages sent during examination and found that a simple string search with sequence of numbers representing answers to multiple choice questions turned up hundreds of suspected text messages.  This sparked concerns for privacy as well, so Korean mobile providers say that SMS messages will no longer be archived.  I don't quite trust them to do that though.

 

A very nice post for Java programmers wrestling with Python.  Python is not just another syntax plus a different set of libraries.  It's a whole new ball game.  I am now on the slippery part of Python learning curve, but at least I fell down enough to know it's slippery.

The exasperating part of Python is that seemingly insane features start making sense when put into practice.  This reminds of a fable where a King was concerned that most of his countrymen were going insane.  He solved the problem by going insane as well.  Ayaya.

Diego continues to plow ahead with his conversation engine (renamed from conversation finder) and he is now using Feedster search results to thread the conversation fragments.  Here is an example of the conversation engine output: a short conversation between Tim Bray and I.