My technology wish list for 2011

Rather than try and predict what will happen this year I thought I would instead write my wish list of technical developments I would love to see in 2011.

1. Apple TV to support BBC iPlayer, add BBC radio stations to the radio section and add an app store.

2. The Mac App store will be a great success and lead to copy cat App stores on Windows and Linux machines. I would like to think that Apple will support applications developed using Java in their App Store.

3. Languages like Java and Objective C are far to technical for the vast majority of business apps. For business apps we need to revisit the objectives of COBOL and have a simple development language which frees developers to focus on the business applications functionality and usability rather than memory management, resource allocation etc.

4. Similar to the above point I would like to see BigDecimal support in Java greatly improved and ideally supported as a native data type. Doing decimal business calculations in Java is painful and the language could learn much from COBOL and RPG in this area. I know Java was never designed for business applications, you don’t need simple decimal support in set top boxes but it’s about time this was added.

5. ITunes in the cloud. Why should I have to backup copies of the music I download from Apple when they know what they have sold me and still have the original?

6. Better cloud based backup solutions. I want something as well integrated as Time Machine storing my data off site.

7. Time Machine gets updated in Lion to properly support file versioning rather than just snapshots. I find myself using Dropbox a lot now as I know the data is backed up and I can easily get access to previous versions of my documents.

8. A new approach to search engines emerges. I expect to see a subscription based search engine sooner or later. The problem is that although the people at Google are without doubt some of the cleverest people on the planet they are out numbered by the sheer number of average people trying to spam their search index. I could imagine paying for a service which is curated by a team of humans.

9. IE6 finally dies. A good slice of the budget for any major web site project is being wasted making the site work on IE6, the money would be much better spent on features for newer browsers and content.

10. Solar energy becomes more affordable and becomes mandatory in new buildings. Actually I’d like to see this go further and make sure that manufactures are required to make their White goods solar energy friendly. This can be as simple as allowing for a hot water fill in washing machines and dish washers.

I’ve stopped with my top 10 and look forward to seeing how many of these happen in 2011.

How to find what version of JDE World (J D Edwards ERP) is installed.

I thought I’d write this up as a quick post because this is one of those things I always forget how to do. I’m sure in earlier versions there used to be a menu or screen that showed the version number but when I needed to do this last week I couldn’t find any trace of it.

Anyway if you need to find the version and patch level of the version of JDE which is running all you need to do is navigate to a command line and then do a DSPDTAARA QJDF, you’ll then see data area displayed which shows the version and patch level. For example…



Data area . . . . . . . : QJDF
Library . . . . . . . : JDFOBJ
Type . . . . . . . . . : *CHAR
Length . . . . . . . . : 2000
Text . . . . . . . . . : J.D Edwards & Co. Software Control
Data Area Value
Offset *...+....1....+....2....+....3....+....4....+....50
'50 'Software Source Library = JDFSRC
'100 'Software Object Library = JDFOBJ V00MENU
'150 'Software Data File Library = JDECOMSEC
'200 'Program to Execute =
'250 'System Identification/Name =
'300 'Hidden Selections Menu Key = ZHIDDEN
'350 'Software Version Id = A73PC00015
'400 'Library Editing Routine =

If you know a better way or an official way of doing this please drop me a net or leave a comment or drop us an e-mail, see the Contant Us section for details.

WordPress 3.0

Just upgraded to WordPress 3.0. The upgrade process was straight forwards and painless. First impressions are very good. I’m also trying the latest version of the WordPress iPod app. With a little luck it will make it easier to blog a little more often.

The art of change management

Working in IT we are probably responsible for introducing more change in the workplace than any other profession.  If a change is to be made succesfully it needs to be carefully communicated and the various stakeholders need to buy into the change, otherwise you’ll have an uphill struggle on your hands.  In my experience people can often be defensive about how they do things and can be resistant to change.   I was at a planning session a few days ago and the chairman put up this quote on the screen at the start of the meeting, “change is not a criticism of the past but recognition of an opportunity for future success”.  No one had any idea who said this but we all agreed it was a good point to communicate to everyone at the start of the project.   If you know where this quote comes from please let me know.

WordPress Tags Cheat Sheet

I just came across this excellent Word Press Tags Cheat Sheet and want to post a link for future reference and to see what you think.