Jinn of Quality and Risk (2002-Oct-01)


Jinn?
According to critics, an eavesdropper, constantly striving to go behind the curtains of heaven in order to steal divine secrets. May grant wishes. or use my wishlist (at amazon.com) if you are in the mood for gifts.
Click to see the XML version of this web page.
Subscribe to "Jinn of Quality and Risk" in Radio UserLand.
Translate!
fr | pt | es | de | it
Projects
Find a new job, now. Move home, this month. Finish my book, asap. Read, more. Sleep, less. Travel, v.soon.
Bio?
Species: featherless biped, chocolate addict
Roots: born in Sweden — lived also in Switzerland, USA, UK — mixed up genes from Sweden, Norway, India, Germany
Languages: French, English, Swedish, German, Portuguese, Latin, Ada, Perl, Java, assembly languages, Pascal, C/C++, etc.
Roles: programme manager, methodology lead, quality and risk manager, writer, director of technology, project lead, solutions architect — as well as gardener, factory worker, farmhand, supermarket cleaner, programmer, student, teacher, language lawyer, traveller, soldier, lecturer, software engineer, philosopher, consultant

2002-Sep-19 [this day]

Tracking product issues and bugs

Do you have a publicly visible bug-tracking database for your application? i.e. something similar to what Mozilla has been using. It is useful for users and testers to see that a bug has already been reported, and/or that there is a workaround, as well as to clarify what priority, if any, the bug reports have. I've used such tools for (large) applications development in order to communicate with both users/clients and testers. It made our lives a lot easier, especially to manage user expectations, to record and rank requests for new features, as well as to track the discovery and fixing rates (which should be displayed in each developer's digital dashboard...).

Soapbox mode :-) — all applications, tools, and yes, in general all products should have such a bug-tracking database made available to end-users! No secrets. Just information. [this item]

Blogging and real-time communication

A weblog is absolutely a form of "presence" for individuals, and it obviously holds an important social dimension as well. While lots of blog systems offer comment systems, I haven't found any that attempt to attach real-time communication and idea design into the weblog. [Jeremy Allaire]

Each blog should have - next to the time/date stamp, permalink and comment button - a button that says 'IM'. Guess what happens when you click on it? You contact the person who wrote that blog post! [Marc's Voice[this item]

Personal digital dashboards

How do we get there? how soon? I'd love to work with a team on such a project/tool. Rajesh has a mock-up of a digital dashboard available. You can see where this is going. A portal of one. All data on the desktop. Simple, easy to customize, and powerful. [via John Robb[this item]

Jeremy Allaire's audio blog tool

Now my friends may understand why I'm using Radio UserLand to blog. Not a randomly named tool. Some crazy Rasta is ranting and raving... [via Marc's Voice[this item]

Creating Web applications with Mozilla

Will there be a new niche of platform-independent, Web-orientated development based on the Mozilla platform? Surely Microsoft will not tolerate this, just as it did not tolerate Java. I also wonder whether it is possible to create excellent user experiences with the Mozilla framework.

Mozilla is not just a web browser. It is also a framework for building cross-platform applications using standards such as Cascading Style Sheets (CSS), XML languages such as the XML-based User-interface Language (XUL), eXtensible Binding Language (XBL), and Resource Description Framework (RDF). ... This [free, online] book explains how applications are created with Mozilla and provides step-by-step information that shows how to create your own programs using Mozilla's powerful cross-platform development framework. It also includes examples of different existing applications to demonstrate the possibilities of Mozilla development. [this item]

Jinn's weblog improvements

Added the date in page titles, e.g. Jinn of Quality and Risk (2002-Sep-19) — this way Google search results will be somewhat more meaningful. Previously all page titles of my site were the same, i.e. Jinn of Quality and Risk. Also moved the XML icons closer to the top of the page for ease of access and subscription.

Macro code for the title with internationally meaningful date shown below (note: beware of the RU aggregator bug with HTML entities). I'm not quite using the international standard date notation yyyy-mm-dd I used to advocate, because many people get easily confused by the position of month and day; indicating the month name in the middle removes any format confusion: yyyy-mmm-dd.

<%title%> (<%local (d = clock.now());
local (monthName = radio.string.getLocalizedString ("monthShort." + string.padWithZeros (date.month (d), 2)));
local (day = string.padWithZeros (date.day (d), 2));
return (date.year (d) + "-" + monthName + "-" + day)%>)
 [this item]

Archives
September 2002
Sun Mon Tue Wed Thu Fri Sat
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30          
Aug   Oct

myDashboard
Delenda est. Sic tempus fugit. Ad baculum, ad hominem, ad nauseamque. Non sequitur.