Archive for June, 2004

The API War

Monday, June 21st, 2004

Robert McLaws comments on Joel Splosky’s ‘Microsoft has lost the API War’ article.

Open source coming of age

Monday, June 21st, 2004

Newsforge has a new article on ‘Open source cracks publishing wide open’ – It is an interesting article to which I can directly relate to. Yes, I am referring to my book. It is heartening to note that open source tools are coming of age and are being used in a professional publishing environment.

On a different note, I keep noting that open source tools are maturing and are ready for the corporate and work environments, but are yet to conquer the desktop. There are so many situations where there is room for improvement. The No.1 problem in my opinion is adding and removing any software, not just the ones on the CDs…I’m hoping Autopackage comes of age as well and solve this problem.

I got GMail!

Sunday, June 20th, 2004

Marcie Robillard was running a contest where the most creative requests would get GMail invites! I sent one of my ‘dynamically typed’ poems praising her ;-0 … but I was disappointed to not get any GMail Invites from Marcie.

But when she got more GMail invites, she sent them to the runners-up of the contest, which apparently I am also. :-)

GMail rocks!! I like it already, especially the conversations.. I’m looking forward to blog more about my GMail experiences.

Yahoo! Mail is 100 MB!

Tuesday, June 15th, 2004

Yahoo! Mail Free edition is upgraded to 100 MB now!! This rocks! The new interface however is just ok. I can now send attachments up to 10 MB. Read more about the new and improved Yahoo! Mail.

This also means I won’t be using my Spymac 1 GB email account much anymore.

High on Kaffeine!

Sunday, June 13th, 2004

On a whim, I downloaded Xine and Kaffeine and installed them. One word sure comes to mind – Smooth!! There was absolutely no problems in installing them. A simple ‘./configure; make; sudo make install;‘ does the trick.

One extremely pleasant thing I discovered was that Xine now plays .dat files – Sweet!

Kaffeine’s interface is very simple and easy to use. If only, it was installed on Fedora by default…

I want to try Totem in future, but right now, I’m high on Kaffeine!

Ok, It’s 3 am…better get some sleep…

Eclipse without JVM

Saturday, June 12th, 2004

Red Hat makes Eclipse go native using GNU ClassPath project!

Discussion boards

Thursday, June 10th, 2004

I’ve set up a discussion board on my website to discuss things such as my book ‘A Byte of Python’ as well forums for PESIT students and alumni.

I’d love to hear any suggestions on how these forums can be made popular or even new useful forums such as a Linux Newbie discussion board. Please feel free to add your comments here to discuss this! :-)

Blog review bytes

Thursday, June 10th, 2004

I came across Mark Mayo’s blog and he had some nice comments about my book.

Byte on CD!

Wednesday, June 9th, 2004

‘A Byte of Python’ is being distributed on CDs accompanying the german ‘Linux Enterprise’ magazine!

Idea 2 Language

Wednesday, June 9th, 2004

Eric Gunnerson explains how an idea becomes a C# language feature….

The C# 2.0 Specification has been been updated on generics, iterators, anonymous methods, partial classes and other miscellaneous features .