Linked by Thom Holwerda on Thu 10th Jan 2008 23:14 UTC
Ubuntu, Kubuntu, Xubuntu "The Ubuntu developers are moving very quickly to bring you the absolute latest and greatest software the Open Source Community has to offer. Hardy Heron Alpha 3 is the third alpha release of Ubuntu 8.04, and with this new alpha release comes a whole host of excellent new features."
Thread beginning with comment 295313
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[3]: seems promising
by JCooper on Fri 11th Jan 2008 09:48 UTC in reply to "RE[2]: seems promising"
JCooper
Member since:
2005-07-06

*Individual applications are still off on their own not playing nice with other applications.


DBUS is doing quite well in this regard, though it is down to the application owners to be sympathetic to the user and accommodate DBUS.

*Users are still at the mercy of developers who may or may not have the insight to create their applications in a way that allows them to solve their specific problems.


Not sure what you mean here? All software is written to "solve a problem"... if a piece of software doesn't fit someone's need, at least with OSS the user can submit a bug report/feature request direct to the developer(s).

*Security is still a big issue and will continue to become more of an issue as programs get more and more complex.


Agreed, but recent OS' include complex systems to alleviate security risks... plus most have a secure foundation of user privilege restriction and threat limitation.

*A complete re-think of a lot of applications will be required to make use of the change to highly parallel computing.


Not sure this is necessary - most software relies on other libraries/components to do the hard work, and most libraries who have this dependency are already working on fully supporting multiple cores at least (look at the latest gstreamer codec packs for e.g.)

*Most businesses are still doing word processing as their major use of computers. This word processing is based on the idea of making paper documents which is a huge waste.


Eh? So writing reports to distribute, financial statements, press releases, marketing material, software documentation.... all sorts of things that need to be distributed on paper to people? This boils down to cost and technology - even amazon's electronic reader (and similar products) won't solve the use of paper!

I'm not sure your points really summarise the limitations of modern computing... merely the challenges which have mostly been addressed.

Reply Parent Bookmark Score: 3

RE[4]: seems promising
by dagw on Fri 11th Jan 2008 11:44 in reply to "RE[3]: seems promising"
dagw Member since:
2005-07-06

Not sure what you mean here? All software is written to "solve a problem"... if a piece of software doesn't fit someone's need, at least with OSS the user can submit a bug report/feature request direct to the developer(s).


I think he means that all software is written by programmers and not necessarily domain expertes. I guess the theory is that if programming was somehow 'easier' then architectula visulaization software for example could be written by architects who have detailed knowledge of what they do and don't need, and who could also tweak the program to their indivdual projects.

Instead the software has to be written by developers who may know a lot about 3d graphics, but very little about the needs and requirements of architects for various projects. So he has to try to talk to the architects and glean what they need, and the architects have to try to understand what is and isn't possible to do with the current level of technology. A process which is often slow, frustrating for all involved and fraught with the risk of misunderstanding. All of which leads to crap software for the architect to use.

Reply Parent Bookmark Score: 4