Author: administrator

  • 4th in the world

    David Fletcher writes about Accenture’s 2003 eGov survey. Denmark has is now 4th on the maturity rank, after Canada, Singapore, and the US. That’s one step up from last year.

    It is very strange, but MovableType simply resists to make a clickable link to the Accenture report! Instead, it spits out Internal Error. I first thought it was my templates that are getting too heavy, but it still just wont post the link. Very strange. I’m sure there’s a logical explanation (is it too long an URL? nah?) Of course, as Stepan points out, it’s the TrackBack auto discovery that chokes on the 3MB-file. Switching it off for this message.

  • Enterprise architecture workshop

    “Enterprise architecture in e-government – Northern perspectives” is the title of a workshop we are arranging on 24-25 April 2003 in Copenhagen. From the invitation letter:

    The Danish Government is working on a white paper about a national framework for enterprise architecture. This white paper will be launched in the near future, and as part of the “next step”, we want to invite a number of our international colleagues to Wonderful Copenhagen, not only to enjoy the spring with us, but also to share experiences and ideas.

    We have invited one of the world’s leading experts on enterprise architecture in government, Brian Burke of Meta Group. He will deliver the opening keynote presentation on the workshop. The rest of the workshop will be focused on selected themes in eGovernment, illustrated with cases, presented by the participants, and discussed in interactive sessions. The last session on the workshop will be a discussion of “next steps”, with identification of possible areas of cooperation or exchange of experiences.

    We will set the final agenda based on the participants’ wishes and inputs. Our initial list of themes looks like this:

    • Drivers and barriers for eGovernment
    • Enterprise architecture in practice
    • Governance models for public sector IT
    • Common Infrastructure Projects in the public sector
    • Patterns of a lean and mean government machine 😉

    Interested? Let me know.

  • SOAP Client

    I’ve spent some time over the weekend making a search client for my Gotze API. Get the source if you want to try my web service. You need SOAP::Lite. Our you can build your own client using my WSDL-file.

    Any UDDI-hackers out there? I need someone to explain me what a tModel is. Please.

  • EA White papers

    Phil points to some white papers developed for the Federal Enterprise Architecture Program Management Office (FEA-PMO) by the Industry Advisory Council (IAC) Enterprise Architecture SIG. The white papers are: Advancing Enterprise Architecture Maturity (PDF), Business Line Architecture & Integration (PDF), Interoperability Strategy – Concepts, Challenges, and Recommendations (PDF) and Succeeding with Component-Based Architecture in e-Government (PDF)

    Those Danes waiting for our national white paper on IT architecture, as well as anyone else waiting for the English translation, must wait a while longer. It’s being lifted to a higher political level than we first expected.

  • Thorny services

    Jon Udell blogs from CTO Forum: Adam Bosworth paints the big picture, with some interesting thoughts. Not surprising (after all, Bosworth is CTO in BEA), a key component is imagined to be a message broker that sits in the middle of everything. In my view, that was an unnecessary sales plug, because that is exactly where the vendor takes over from the visionary, as I see it. I don’t see a broker (at least not a traditional such) as something central to service-oriented thinking. The idea of an XML repository, on the other hand, is not only central, but essential, but IMO a repository is not necessarily a broker.

    Phil Windley picks up on another, and more interesting, point:

    Thinking of data proactively and attempting to build data models independent of applications is difficult not just technically, but politically as well. I think we can make some progress toward independent data by adhering to some fairly simple priniciples about making data more usable outside an application. That doesn’t solve some of the thorniest problems however. Its time to break up the one-to-one relationships between applications and data. But the only way this will happen is if CIOs make it an issue, take a stand, and play a leadership role. CIOs by nature should have a longer term vision than the operational folks and this is a perfect example of where that principal ought to have an impact.

    For those who haven’t seen Phil’s priniciples, read them. For those who’ve seen them before, revisit them.

  • RSS on the move

    Yesterday, Microsoft started offering RSS-feeds from MSDN. Today, Dave Winer notes that Cisco Systems has 12 new RSS feeds, among them Latest News Releases, Security, and Standards. Dave also points to Apple’s two feeds. IBM has had numerous RSS-feeds for a while. There is no consistency in the use of RSS-standards: Microsoft and Cisco uses RSS2.0, Apple RSS0.91 and IBM RSS1.0.

    Jørgen Thelin has been posting about RSS standardisation recently, and has some good points. Jørgen also created an XML Schema for RSS 2.0. Good initiative. Maybe I should ask Jørgen to submit the schema to the Danish Infostructurebase?

  • OECD on e-gov

    Edwin Lau and The E-Government Task Force and the OECD E-Government Working Group has a new E-Government Imperative Policy Brief which summarises the main findings of the OECD Flagship Report on EGovernment.

    The Policy Brief highlights policy lessons from current experience in OECD member countries and suggests 10 guiding principles for successful e-government implementation:
    1 Leadership and Commitment
    2 Integration
    3 Inter-agency collaboration
    4 Financing
    5 Access
    6 Choice
    7 Citizen engagement
    8 Privacy
    9 Accountability
    10 Monitoring and evaluation

    A random quote:

    In many OECD countries, existing budgetary arrangements act against efficient e-government by funding through traditional government silos, and by not recognising ICT expenditure as an investment. Organisations need incentives for cross-organisational projects and tools for measur-ing returns on investment. This can be achieved through a government-wide approach to the assessment of e-government benefits and the sharing of savings.

  • OECD on engaging citizens online

    News from Joanne Caddy down at OECD: Engaging Citizens Online in Policy Making:

    This Policy Brief highlights policy lessons from current experience in OECD member countries and suggests 10 guiding principles for successful online consultation. It builds on the results of an initial survey of OECD Member countries published in Citizens as Partners (OECD, 2001) and a set of country case studies collected in 2002. It does not deal with online service delivery nor with ICT applications to elections (e.g. evoting) although some of the issues discussed here, such as providing information online, may be relevant for both. Finally, it identifies five key challenges for online citizen engagement in policy-making.

    Good read. Good advice.

  • Getting into blogshares

    BlogShares is a fantasy stock market for weblogs, where players get to invest a fictional $500, and blogs are valued by inbound links.

    Gotzeblogged’s BlogShares are for some reason not up for sale. Is it because too few people link to my blog, while I link to all lot of people?

    Listed on BlogShares

  • WS4GotzeLinked

    Preview: Search client. A basic SOAP-client to GotzeLinked. Using the new Gotze API.

    Interface? Check the Gotze API WSDL-file. Comments requested.