Thursday, September 24, 2009
Re: Entelligence: Have we demonized DRM?
Entelligence: Have we demonized DRM?
New business models that couldn't exist otherwise? If a business model has to assume that every customer is a potential criminal that cannot be trusted in order to get the executives to sign off on it, maybe that business model has no business existing, or maybe those people in suits need to move on and understand that business models that strive to redefine reality always fail in the long term.
My problem with DRM is not so much the restrictions on content that demand that I pay for it. I understand people want to be compensated for their work, and I do so whenever possible but it is simply the right thing to do and often (but not always) the easiest thing to do. However all these restrictions come with bad side effects, like invasion of privacy, elimination of choice, and eventual forced obsolescence.
Engadget sits at an interesting crossroads. A blog that promotes technology that is owned by a content company (Time Warner) that is trying to figure out how it will exist in this new networked world.
My advice is don't treat customers like criminals, make your content easy to get to in as many ways and places as possible, realise the new opportunities technology can provide, and don't whine about the bonanzas of the old way which the new reality just can no longer support. Yes, for people with MBAs this can be damn scary, but business is about risk and reward, so start thinking harder and take some chances.
Wednesday, August 26, 2009
Health care letter to Lieberman, Dodd, and Murphy
Monday, July 13, 2009
Which laptop?
I do have an Acer Aspire One netbook, and its great, I am using it right now, but with its 1gb of memory and small screen its not great for working on for long periods, or on anything too complicated.
Apple's MacBook Pros are beautiful. I could easily transition all my stuff from my current Mac over to one of those and be up and running smoothly. However they are very pricey. The reality is, if you consider inflation, the cost of Mac laptops is about half what it was 6-7 years ago, but the cost of laptops in general is about a quarter of what is was. Although pricey, I know I'll get at least 3 good years out of a Mac. With a PC, for less money, I can get a lot more power and features, but the battery life, size, weight, and build quality won't be there. From all I have looked around, the price difference between eqivalent or better PC laptops (save the above issues) is $500 to over $1000 over a similar Mac. This is especially apparent with Sony's new FW series which seriously beats out the 17" MacBook Pro for around $1500 compared to $2300 or more.
So my Mac still would work great for non-work stuff, where it has what is still reasonably good graphics and processor. For work, what I need most is memory, to keep a lot of stuff running at once, and to get PC with 4GB is a pretty easy to find. So I'm also looking at the Acer Timeline laptops. They go for around $600-$700 and are about the same dimensions as the MacBook Air, but with less of a processor, and up to 8 hours battery life. One of those would be great for portability, and on the wallet, but I probably would want to upgrade it sooner, but at that price I could buy one a year for 3 years and end up spending about the same as I would on a Mac. Running Linux, it could handle all I need for work quite nicely.
So I keep putting off getting anything while I think this over. If only Apple would lower their prices in some serious way. I love Macs, but they have become more fashion than technology, and the pricing proves it.
Monday, January 19, 2009
Social CPAN : Finding the best and most popular modules
CPAN should be a popularity contest. Why? There is tons of great stuff on CPAN, but knowing what is considered the best, most used, most stable, most loved, can be hard. Lots of people use search.cpan.org, but there needs to be better easier ways to capture their knowledge for the benefit of others.
There is a rating and reviews system, but most stuff has no rating or reviews, and you can't sort the results by ratings (as far as I can tell). Also the ratings interface isn't available from the pod doc pages of modules, only from the main page for the distribution, which is looked at less often. The review information for the distribution should be accessible in the right hand bar of all modules in the distribution.
But to get good data on usage and quality quickly, there should be more than that. What if you could create a user account on a cpan frontend website. You could use it to:
- Star distributions as favorites
- Get a homepage listing your starred modules and any news relating to them
- Quickly give a star rating and/or review to a distribution
- Get popularity ratings on distribution based on other user's stars and ranks
- See popularity based on the number of other distributions that depend on a particular distribution
- Include any of the above in searches
- Use a command line tool to submit information about what modules you're using in a given project
- Usual social network stuff, like linking to friends and professional contacts.
- Relate your account to accounts on other perl sites, like this one, so people can find you in all the different corners of the perl universe.
The distro level tools should always be available on module pages, in some mini form in the right hand nav, since those are the pages people are really looking at when they come to CPAN.
There has been a lot of talk about getting some "buzz" going about Perl, and this sort of thing just might help. CPAN is a great resource, but it can be a bit hard to deal with its breadth. I think a lot of great things have been done around annotating things on CPAN so far, and something like the above would just make it better, and help bring it all together, and maybe get some of those tools used a little more.
Posted to: PerlMonks