1 February 2010

Google Drops Old Browsers

This is a link to a post from Google announcing that they are dropping support for older browsers.

This is a very bold but brilliant move which hopefully will cause other leading web sites/applications to follow.

21 January 2010

Linux Kernel - Who Is Developing The Kernel

Interesting little article here summarising another story about the breakdown in % of who develops the Linux Kernel:
  • 18% code contributed by volunteers with no corporate affiliation
  • 7% unclassified contributors (I’m not sure who this would be?)
  • 75% from paid developers
  • Red Hat with 12%,
  • Intel with 8%
  • IBM and Novell with 6% each
  • Oracle 3%
I read the figures that large serious development house's want Linux to succeed in all areas of IT and that they are willing to put in serious effort to develop it.

20 January 2010

New Blackberry (And Ms Stobs Rated Software!)

Life has been mad since the beginning of December. The end of the year is always busy at work as 3 high profile clients all undertake major work.

I have finally brought a new bike, a Suzuki Marauder no less, and now have had to buy a new phone. Being tight and being that it was on offer I brought a Blackberry Pearl 8120. Apart from the camera it is by far the best phone I have owned for a while. I will post more about it when I get time.

However, I did notice the latest brilliant post by Verity Stobs on rated software for your smart phone!

4 December 2009

FOSS Documentation.

I have just read this article on documentation or rather the lack of it in the Linux and FOSS communities.

To be honest I am currently about two weeks behind in my feed reading so have missed most of the comments and articles that seem to have been written on this. However, this is an area of Free Software where I think a lot can be done.

I have to say that in the 7 years I have been using Linux it's only really since I moved to Arch that I have appreciated having a good source or help and documentation. In my early days of using Linux I found the quality of help was very hit and miss. Some forums (i.e. LinuxQuestions.org) where brilliant and people would really try and help and point me in the right direction. Others leave one line comments which may make sense when you know the answer but which do nothing for those who know nothing. There is some documentation for some applications but it's usually out of date and non complete.

At the end of the day this problem is not FOSS specific. Having been a developer for nearly 10 years I have to say that it is incredibly rare for documentation to be written. The application I currently work on is a highly configurable web application with one source tree and each client having it's own configuration. We are two years into this application and have only a couple of documents covering a couple of points of the system. I am currently fighting to get them to at least add c# xml documentation comments so I can try and build some documentation using Doxygen. In previous applications I have been paid to work on we have not had any documentation written and I have fought the same battle. So this is obviously a problem that is to do with coders who seem to think that a good coder will get how it works by reading the code and users will just get it because it is obvious. However, not all users find all applications obvious.

In personal applications I have written that other people will use I have included at least a simple HTML page with a description of each menu and tool bar action and with lots of screen dumps. It works. I don't get any questions.... bug reports? yes! Errors? Oh yeah....! Questions about how to use it ... rarely.

This is an area where Linux and FOSS could take the lead. If we could start to build good quality documentation which meant my mum could install Linux and get up and running with little hassle more people would start using it. Windows applications have a standard help format and I think Linux could do with the same. My mum does not want to read man pages. Why would she? Big colourful html help files with lots of screen shots, kept up to date. Would that really be hard to do?

However, a major point that should be remembered is that, as with coders, people who contribute to FOSS do so in their own time and for little or no reward. Perhaps it is time that some of the big Linux vendors (Oracle, IBM, SuSe) ramp up the documentation effort.

1 December 2009

KDE 4.3.4 "Cold" Is Out

KDE are pleased to announced the release of the 4 maintenance release to the KDE 4.3 release, codenamed "Cold".

KDE 4.4 Review On Polishlinux.org

This is the latest review of the next upcoming version of KDE from the guys over at Polishlinux.org. I have seen one of these balanced and fair reviews for each of the KDE 4 based releases.

As usual it covers the main changes in the up coming release.

My favourite so far is tabs within windows.

Google Chrome OS On A USB Key

An article on gettin Google Chrome OS to run from a USB key.