« January 2009 »
SunMonTueWedThuFriSat
123
45678910
11121314151617
18192021222324
25262728293031
shdwshard's blog

Custom Content Types in Java Media Framework

Java Media Framework or JMF, is Sun's toolkit for audio/video, and especially streaming media in Java, and while extremely useful, it's also extremely dated, with virtually no activity from Sun since 2002 on the project.

For that reason, there's a lack of developers all that familiar with JMF itself, and even several alternative APIs on the horizon.  One is even a juxtaposition of the JMF abbreviation, and while a promising future development, it's not quite ready for prime time yet.

0
Your rating: None

Last time I said the problem on the consumer side was mis-perception, but that doesn't mean I think the consumer is "wrong" per say.  While technically, the consumer is really quite powerless legally, beating them over the head with that fact, when all they really want to do is enjoy media the way they want... is not productive.

Instead, I strongly believe the problem of piracy should be addressed from the supply side.  If you satiate the demands of the consumer, in a pleasing way to them, piracy is going to be such a minor side issue that you won't need to worry about it beyond the occasional take down notice.

0
Your rating: None

The problem from the Consumer's point of view is mainly one of perception, or should I say, mis-perception.  When I buy a song from the iTunes store, I assume, based on past experience, that I own something.  Though less physical than a CD, our perception is based on the idea that we own something physical, and that our use of that thing, as long as it's just for our own use, is entirely legal.

Digital Distribution is blurring this line some, and some would rightly argue that this is a good thing, but as a consumer, I still have this perception that I own something, and therefor my own personal use of that thing, whatever it may be, as long as it's for MY use, is legal.

0
Your rating: None

The concept of owning information in the internet age is a truly laughable concept. It's not that information doesn't have value, of course it does. In many cases, it takes an investment many times to create that value, but once that information is made, the cost of transmitting that information is, for all intents and purposes, zero.

Take a blockbuster film as an example. It may take millions of dollars to pay the actors, buy the equipment and expendables, reserve locations to do filming, editing, special effects, food, temporary housing, travel, the list goes on and on... but once that movie is loaded onto a P2P network, the incremental cost of downloading it is only a few pennies spread over a large number of people.

0
Your rating: None

Alone on the train

I often have the impression that I'm alone on the train, even though I can clearly not only see, hear, smell, and in many cases am touching people around me. I wondered if this was a unique experience recently, and asked a Japanese co-worker of mine what he thought of this experience.

0
Your rating: None

Recently it's been somewhat cold in Tokyo, (ok, to be honest, the past couple of days have been downright WARM, but in general, it's getting COLD) and even in our house, the Kotatsu has come out.

With that comes a somewhat unique phrase, which you can search the internet for:

ねこはこたつで丸まるくなる
Neko ha kotatsu de maruku naru
Cats become round because of the Kotatsu

0
Your rating: None

30秒で一人の男の人生

もっと広げたいすごいビデオだと思っています。

0
Your rating: None

One japanese man's life in 30 seconds

Just an amazing video that I wanted to share.

0
Your rating: None

Some people tend to have this unrealistic idea that perfect translation is possible. In the real world, it's extremely rare.

5
Your rating: None Average: 5 (1 vote)

Solving Lazy Load Exceptions in Multi-Tier Java Applications using Hibernate (Summary)

Perhaps not all of my design decisions made sense to you, and that's ok.  The purpose of this article is to explain what those design decisions were, and why mode code turned out the way it did.

0
Your rating: None