2004 04 19

20040419-notv.jpg

While reading an article on peer to peer networks, I’ve realised that, if we don’t take care, the Internet will quickly transform itself into a huge TV. Telecom Plus is planning to deploy that service in Mauritius by the end of 2004.

At first, this looks like a very good idea but then you realise there are a number of (flagrant) shotcomings :

(1) The Internet which is today a read-write medium (meaning that you can browse websites but also create your own website for example) will transform itself into a read-only medium controlled by big majors. Ordinary people like you and me will only be allowed to consume and pay. Most original content created by ordinaly people will never be accessed…

(2) Watching TV is only a passive activity. Most people tend to watch crap programmes anyway (in Mauritius at least). Having the TV on the computer will imply that most of us will stop using search engines to find (potentially) interresting information but will satisfy ourselves with crap Brazilian soaps. And this will be intellectually detrimental in the long run to the whole population.

(3) The Internet creates communities of people who share common passions. Watching TV is most of the time a solitary activity. Instead of communicating, people will waste time watching adsurd Indian soaps.

(4) ADSL in Mauritius is only 512kbit/s. An ordinary VCD (no, not DVD) requires about 1500 kbits/s which is 3 times more than we get with ADSL. So the image and sound quality of the TV transmission will be at least 2-3 worse than VCD. Can we accept that in 2004 in the era of DVD (and its 8000 kbits/s transfer rate) ?

To summarise, most of us will have less money, will be less intelligent, more antisocial and will have to watch images of crap quality.

So, I would like to propose that before launcing TV on the Internet in Mauritius, Telecom Plus (and the Mauritian Government who has an enormous responsibility towards the population) rather show people how to use the Internet, explain how to create their own Mauritian content (websites, pictures, music or whatever) and let incomming connections through ADSL pass (that is soooo backward and mentally retarded) so that schools and individuals can easily host their own contents.

Mauritians must become more intelligent… and you can’t do that watching Marimar.

Popularity: 1% [?]

written by avinash

2004 04 14

20040414-mythtv.jpg

As you know, I’ve been working on Advisare for some time now. It’s a program which does two things, (1) connect to Canal Satellite’s website to fetch the TV program of the day and (2) advises about what to watch.

While doing some research the other day, I found out that part (1) is the aim of an existing project called xmltv. xmltv has grabbers for each country but unfortunately not for Mauritius. So, I think I’ll write one. So watch out for tv_grab_mu in the coming weeks :-)

Then, I found out that xmltv is used internally by many PVR software (aiming to replace the VCR, the DVD player and the game console) to show the TV program of the day. I discovered that MythTV for example uses xmltv and by writing tv_grab_mu, I’ll be able to use MythTV to record my satellite programs.

So I’m pretty excited right now. I’ll think I’ll have a go at tv_grab_mu. I’ll keep you posted.

Popularity: 1% [?]

written by avinash

2004 04 11

20040411-eclipse.jpg

I’ve been using the Eclipse Integrated Development Environment for Java programming language for the last year now and I can say I’m impressed.

In fact, I’m so impressed that I’ll make a bold move and say aloud: Eclipse is the BEST programming tool ever.

It’s nicest featured according to me are: its integration of JUnit for unit testing, its rather magnificent refactoring facilities and its compatibility with CVS for version control and team development.

I also like the fact that it’s compiler is very quick and that its sourcecode editor has a lot of very useful features (like syntax colouring of course but also all sorts of automatic error correcting tools).

But the best thing is that Eclipse is Open Source Software meaning that it can be freely downloaded and used (and abused…). Thanks to IBM for having created and donated something as powerful as Eclipse to the OSS community.

Eclipse works wonderfully well in Linux but it also works in Windoze and MacOS X.

So give it a try… and I’m sure you won’t look back :-)

Popularity: 1% [?]

written by avinash