How do I find things?

This debate on search vs folder has been raging in the blogosphere for a few years now. Users are now used to both approaches, thanks to Windows Explorer and Google.  However few users understand how to fully utilize either or how they work, at more than a superficial level.  and…  they really should not need to.  So it comes down to the solution architects and designers to create solutions that users can intuitively use to enter and find documents/content, etc. as they perform their work (without being trained on the user interface).

Management, both in the lines of business and IT,  needs to get their head around what the users are trying to accomplish. As a result they can then tell an architect what needs to be delivered at a business level.   Technology choice does not come into it at this level.  Most projects I have seen have not been taken seriously enough by management.  There most often has not been a detailed task analysis of information-based business flows.  The result is that they are shooting in the dark and sometimes they get lucky, probably from input by a seasoned SME that has seen what has worked in the past.  Most often they don’t get it right and the users quietly go about their business while ignoring the multi-million dollar investment in “productivity” tools.  The decision to search or use folders is a fine grained technical solution that really should come as a natural conclusion of a detailed workflow analysis.  Granted not all workflows are well structured.  In unstructured workflows there is usually a very complex workflow hidden by the amazing ability of the human brain to make decisions.  That still needs to be mapped out because what happens when personx, walking around with the complex set of decision making rules in their head, retires?  Also, how can you possibly design a system to support a complex decision making process when you don’t understand it?

So just when do you use search or folders, or both?  I might as well throw in my two cents worth.

The Question:
Should users of document/content/records management systems, or plain old network drive file storage, be able to search or should they navigate a folder structure?

The Answer(s):

  1. Folders:  These are actually just data.  There is no physical “folder”.  It is a concept that humans easily understand and, so, is widely used.  A folder structure is a set of containers, holding electronic files and or other types of content, which can be organized into a hierarchical structure like a family tree or a filing cabinet.   When a file is saved into the folder structure it is merely linked, in a database, to the folder structure node (ie folder).  When the folder is presented the code looks up the files linked to the folder and presents it to the user in a graphical representation of a folder structure with a list of linked files.
    1. When the organization of files follows a well known and unambiguous hierarchical structure then a folder structure makes sense.
    2. When the number of files in a folder exceeds 100 files or so then it becomes cumbersome for a users to navigate page 1,2,3,4,5…. of list of files in a folder.   This is frustrating when a user is looking for the one document they need to perform their task at hand, not the entire collection.
    3. When there are too many files in one folder then sub-folders, with some type of organization, such as date, department, etc. needs to be created.  This makes for a “deeper” folder structure.  This may also be a cause of frustration for users since they will need to click several times to find what they are looking for.
    4. When there is little or no metadata (data describing the file such as author, date, ID, etc.) attached to the file then the placement in a folder structure may be the best way for users to find it.
    5. Folders are heavily enforced in user interfaces of EDM/ECM/ERM systems.
    6. Folder structures work best when the end users are more skilled and are used to dealing with complex collections of information.
    7. Folders have been used in order to provide more generic access to information, by providing a global or departmental view of the organization of information, which is most useful when the business process(s) involving that information are not well defined or known.
    8. Folder structures work well for records management to reflect a “taxonomy” and classification structure for records and more easily enable the application of retention policies and holds on specific  types of records.
  2. Search:  Again, this is data enabled.  When the user enters a value the code searches a complex structure of tables containing rows and columns of data and returns a list of documents, folders and or other objects that meet the criteria.  The problem with the “Google” search is that it is generally used to create a list of results based on a “fuzzy” matching of results.  If you want an accurate set of results you need to know exactly what you are searching for, and the data needs to be present for the search to find it.  So the person importing a scanned image of an invoice needs to enter the PO and invoice number and whatever other search criteria you may later require.  If they don’t you will not see it in the search results.  However you may be able to navigate a folder structure to find it…
    1. Search requires metadata to be available and accurate.
    2. Search may also include the text contents of a file if it can be read as text.  If it is in a graphics file or an audio file or other binary format the contents of the file cannot be searched and the metadata must be available.  This is most commonly found in engineering files, scanned images and multimedia.
    3. Generic search forms list the possible attributes (columns in a  table) and allow you to locate a set of rows matching criteria you enter.  This is fine for occasional searches, especially by well trained or highly skilled users that understand both the information itself and also how searches actually work.  They tend to be a problem for, due to their slow response, number of clicks and complexity, when a user has a need for fast results and for high repetition tasks.
    4. Generic search forms are essential for providing power user and admin search across various types of documents, which span folder structures and business processes.
    5. Generic search forms may produce unexpected results such as the inclusion of confidential or sensitive information in search results.  This may violate regulatory compliance and the results may be very serious.  This forces the architect to always create an underlying security model that protects such information assets and displays it only to those who need to see it.
    6. User interfaces which are specifically designed to support a business process can have dedicated searches embedded in forms.  For example Documentum’s xCP platform has a case management tool called TaskSpace where specific queries can be embedded in forms to display specific results and to query external systems.
    7. The embedded searches assume that the searches have been pre-defined and that a task-based analysis has been done in advance.
    8. If the structure and search requirements for information is well defined and there are very large numbers of files in the repository the folder structures can be replaced with a hierarchical structure of pre-defined searches which can be navigated by end users.  This will require heavy customization to most applications.
  3. Combination of Search and Folders:  Inevitably there needs to be a combination of folders and search for a variety of reasons:
    1. Admin and power users need to do generic and ad-hoc searches.
    2. Admin and power users sometimes need to navigate folder structures to find files or folders that have been damaged or flawed or require maintenance such as corrections or security updates.
    3. Records managers need taxonomy and classification based folder structures to manage retention, holds, etc. effectively.  In some EDMS systems you can cross-link folders and or files from a user-oriented or functional type of folder structure to a records management system, providing the best of both worlds.
    4. Search based navigation trees can be used to allow users to navigate the information in a different perspective or “facet” than those of  admins or records managers, reducing the need for complex folder structures
    5. Complex folder structures may create performance issues in some cases and maintenance issues of the structures should ever need to change.
    6. End users need to have predefined searches available to them whenever possible to speed up the tasks at hand and also usually a simplified and or targeted generic search for usual or unexpected tasks.
    7. End users need to have the user interface reflect the context of the tasks at hand so that the files they need at a point in time are readily at hand.
    8. If a folder structure is well understood and not overpopulated it represents a low cost way of solving the information retrieval and upload process.
    9. Folders are, sometimes, an easy way to define security.  However when the same types of documents need different layers of security, then you need to build deeper folder structures.  A better way to think about security is to build a logical security matrix in a spreadsheet and use listeners for when files are imported or updated so that a specific security template or access control list template or retention policy can be applied to each document or record.  In Documentum these are enabled via “type based objects” (TBOs).


It has been a week since I picked up my Playbook. Here is an update on how I used it, how well it performed, what worked and what didn’t. Thankfully, with my ADD and short attention span and lack of patience for glitchy things, the initial setup was painless, well almost. There were some initial pains involved in the setup. For example, I hit a known issue where the wifi disconnects itself during the initial setup… this causes it to throw an error about not being able to find an acknowledgement form for your selected country that you should be able to click through. After a pleasant and brief support call to BB (support is free for the first 90 days) I was on my way. The second glitch was tethering to my BB phone so all of the nifty “Bridge” apps work. As it turns out I needed to install the Bridge app on my Bold 9000 phone and also update the BB Desktop software. After that everything has worked like a charm. The Playbook connects to the phone via Bluetooth and then uses it to authenticate and encrypt communication to the BB servers which then allows me to sync my email, calendar, tasks, reminders, etc. to all my devices and corporate accounts.

Here is how the typical days goes. I set up camp in my cube (I am a consultant working on-site). I power up the laptop and Playbook. I click a Bridge app and it automagically connects to the phone. Wifi connections can be a pain since most of the authentication web pages are written to the IE 6 (non)standard so there may be a little clunkiness involved. I always does authenticate to the wifi connection but with some, does not re-direct properly. As a result you need to use the browser and click a favorite site like WordPress and go to a fresh page. From there things seem to work fine.

After that, I keep my BB phone with me and go to a meeting. Generally meetings are about status reports and who will do what when. It is important to be able to track emails that were sent out, meeting agendas, calendars, schedules and task lists. Doing that is a breeze with the Bridge apps. In fact now that I have this device I don’t know how I have managed all these years with a paper note pad and a PDA. Now I can take notes on a task, set a reminder and due date and track it going forward and know who said what and when. so cool… (I know, but you gotta be there)

Between meetings I like to blast a little rock and roll and house music while I type reports, specs, etc. No problem. I plug the headphones into the Playbook, fire up the music player and play my playlists which I have just synced (automagically) from my Desktop.

I continue to explore. Next I will be checking out the Office apps and their compatibility. However, one thing… The Hockey Central app was a flakey and frustrating experience, repeatedly crashing out…. I know , early days…

More later…


Have not been blogging for a while… Been crazy busy and injured my left arm and shoulder (poor baby)

Crystal ball time… I see (soon) BlackBerry Playbooks everywhere in corporate boardrooms… Why, when everyone is giddy over iPads and Android Pads? Security and damned cool hardware, OS and software. I have seen and used the Apple and Android competition and think, well, they are nice in their own way but they are not as good in most categories. So there are not so many Playbook apps… now… But when they start to come out it is going to be “who’s your daddy” time in the pad market for BB. BTW, OneFileEverywhere, (OFE) our collaboration interface is coming out in the not too distant future for the Playbook. Just wait for the delightful twist on file collaboration we put on things… hint?… um… not just yet…

My Playbook review… I just finished syncing my new Playbook with my phone and then with my Windows 7 laptop. Right now I am listening to “Who’s Your Daddy” by Benny Bennasi on my Playbook in my hotel room. I can only play it at 1/2 volume to avoid having complaints with the management.  great sound… better sound than my (expensive) Toshiba multimedia laptop. Next song.. “Shock of the Lightening” by Oasis and it is fitting because of the graphics on this machine. It has the best and brightest graphics out there, hands down.

The QNX operating system is so tightly integrated with the somewhat awesome hardware that the responses are instant and intuitive. Speaking of QNX, these guys are the kings of intuitive user interfaces. The swoop up and down left and right touch screen movements combined with the usual tap and drag movements on other interfaces make using this interface a dream. Add an accelerometer (think movement sensitive Wii game controllers) and you have a very cool interactive experience. Plus the front and back cameras are top notch and include stability control. (end of blurry phone pictures).

The apps are all there as far as I am concerned. The Android app compatibility (which will soon be available) will soon be seen as a thing of the past since the native apps are way cool thanks to the adoption of the Adobe Flex (ie Flash) platform. Full Java language compatibility is also coming out now or very soon providing an amazing capability for apps to come, including ours.

Wifi is included and easy to setup and use. Bluetooth support is also included. However, the killer component in all this mix is what the critics are panning. Having had a couple of decades experience in the corporate world tells me that execs are not going to give up their BB and encryption (built into all BB phones) security easily. Want your communications protected, use a BlackBerry… If you want any clever person in the airport sniffing your emails and texts use somethign else… Simple as that. Now enter a kick-ass tablet that only tethers securely through already secure BB phones and you have a killer combination. The tethering software combines with simple and powerful sync apps to sync files, media, music, videos, etc between desktops, phones and playbooks… these tunes I am listening to were purchased on iTunes…

So I can do my emails and edit office docs (on a decent touch keyboard – and I am verry fussy about that), listen to music, take pictures, browse the internet, do Facebook, send texts, Twitter, take notes during meetings with a rather small and high quality pad. Cool…

BTW, I dont work for RIM ;)


I'm Free!

Documents cross firewalls all the time, as downloads from web sites, portals, FTP sites, email attachments, etc.

Why should a CIO worry about this?

It’s under control, right?  After all, the networks and desktops are locked down tight right?  In actual fact I’ll bet they are locked down so tight people can barely get any work done and it takes months in costly project over-runs to get anything done due to the complexity of setting up network security, Web filters, reverse proxies, etc.

Like many countries, companies are dealing with the threat or opportunity of new technologies such as social networks which enable the viral spread of information.  So which is it; threat, opportunity or both?

First; What is a Firewall?   (From Wikipedia)  http://en.wikipedia.org/wiki/Firewall_(computing)

“A firewall is a part of a computer system or network that is designed to block unauthorized access while permitting authorized communications. It is a device or set of devices that is configured to permit or deny network transmissions based upon a set of rules and other criteria.”

However from an application perspective it prevents pretty much anything from happening across the network without a lot of effort.

So, on to the Opportunity section…  We have all heard the hype about how social networks and Enterprise 2.0 will open the enterprise and help the spread of information, increase job satisfaction and enhance productivity.  pardon my “yawwwnnn…” at this point.  It has been said for pretty much any new computer application, otherwise who would spend money on it?

But… it does have some amazing effects.  Who would have  expected the net effect of social networks, mobile devices and totalitarian regimes?  I must admit the thought had crossed my mind but I didn’t expect it to happen so dramatically.  And as the Prime Minister of Canada, Harper, said: “You can’t put that toothpaste back in the tube”. ..

From our perspective, in democratic countries, that was an exciting and joyous moment.   In other totalitarian regimes it was a warning shot and rationalization for information control.

But, wait a second, aren’t companies and government agencies totalitarian?  They are not democratic, although many like to manage by collaboration and consensus, and ultimately depend on a hierarchical command and control structure.  Well, yes they are totalitarian in nature and they are obsessed with information control and security.

Having said that some organizations are showing marketing and PR savvy by utilizing a carefully guided and crafted social network presence.

The viral effect of  social networks is like Karma at the speed of light.

“Our deeds determine us as much as we determine our deeds.”

~George Eliot

Things do not spread or gather social momentum unless they are attractive to others and or serve the purpose of another.  So, companies can post the same ol’ on social networks and it will just sit there and do nothing or they can do really cool things on social networks.

In order to get content across a firewall to a social network someone needs to post it.  That is how things happen on traditional corporate portals and websites.  It goes though a committee like process, gets approved and published and then sent out for public consumption.  One small problem with that, or huge problem with that…  depending on how you see it.  It won’t work very well with social networks because it is not participatory.  The organization’s people can’t participate, make witty comments, make mistakes, say inappropriate things, or accidentally (or on purpose) “out” sensitive information.  That is what social networks are all about; the organic, fast moving, self managed, self directed communal mentality with the attention span of a gnat.

The threat?  Yes, there is a very real threat of leaking or exposing information inappropriately.  Wikileaks being the poster child for the effect of leaking information..   There is also the very real issue of exposing information assets and networks to black-hat (bad guys) hackers.    There are lots of random lone-wolf, organized crime and organized government hackers out there.  It is a sad fact that networks do need to be over-secured.

However, the greatest threat is from those persons inside the organization.  There is the classic disgruntled employee, industrial spy plant, government leaker and accident or sloppy employee with a password written on a sticky note on their monitor.

I think we would all be able to relax just a little bit if as much attention was paid to task analysis and information security across the organization as is paid to efficiency studies in supply chain.

Wha?

This is what I mean: Study the information flow in the organization to see who does what to which pieces of information.  Then define the security requirements for each piece (even subparts) of information at the task level in each work flow, even ad-hoc ones.  Then choose the right technology that will enable you to assemble and secure this information for the various outputs you require.   Then, setup pilot programs to prove it out and then apply it in the most critical areas.

So, you say you have already done this?  BS I say.  What if you were to copy a sensitive piece of information to a wikileak site or USB drive?  Can anybody read it or do you need to decrypt it?  Do you even delete the content when the retention policy says to according to internal policy and regulation?  Do you or your organization even know or defined what that is?  I doubt it.  Not many have.

Most organizations are sitting ducks.  It is time to smarten those ducks up.   Then and only then can you be sure accidents or intention breaches don’t happen and people can feel safe about sharing the information they should.  This will create a more open and nimble organization.  That is unless you just say you don’t need the analysis in the first place and just lock everything down…

Why do I bother sometimes...


The top 5 reasons for using a security model in an enterprise document (content) repository, even if you do encrypt and apply rights management policies to each file, are:
5)  Security models prevent the wrong people from even knowing about the files they should not see.

4) Enforcing security on the content of files via encryption does not prevent people from seeing the metadata (descriptive data that CMS systems use for searching, etc.) associated with it.  You need to prevent people from seeing the metadata as well as the content file.

3) In most CMS systems security will prevent files being returned in searches if the user does not have permission to see them.  You can remove files from search results so that users are not overwhelmed with search results they do not need to read.

2) Business users are more likely to use a repository if they know that proper security is being applied to content placed there.

1) If you had to stand before a judge and swear that you have done all you could to make sure that content files were not shared inappropriately, could you if there was no repository security model?

It usually comes down to “need to know” when securing information.  Adding encryption and rights management policies, like who can read, save, print, copy, etc. a file, is a great way to protect information but you also need to control it within the organization and enterprise systems.


The recent Wikileaks event exposing thousands of White House state department confidential documents has highlighted not only the human side of diplomacy but the urgent need to lock individual files, regardless of where they reside.

Microsoft Office docs can’t do it.  Only PDF files can be locked in such a manner.  It is only a matter of time before someone reverse engineers the security in pdf viewers but, until then, it is the only way I know of to secure confidential files.

http://news.yahoo.com/s/ap/20101129/ap_on_go_ca_st_pe/wikileaks

I am architect on such a project, Utilizing Adobe Lifecycle and Documentum and will keep you posted.


Business and even enterprise needs to get smart with how they look at smart phones.  Lets face it, a device is only as good to a business as how it makes them money.  So, instead of thinking of how to push advertising to the device, which is the current Internet advertising and monetization model, you need to start thinking about how you can have an immediate customer “wow” moment.  So I will give away a freebie idea.  Remember we are really talking about a handheld computer, not just something to talk or type emails or texts into…

I just had a thought I can share for any corporate sales types.  You just know that when you are out and about shopping, at the game, at the restaurant, airport, conference…. that there are potential customers walking by that would like to ask you a question about your product.  What if…  you could make your presence and professional (or personal) interests available by proximity so a busy IT manager, waiting in an airport, could say hey, can we talk for a second about your firewall capabilities for the new operating system product?…

That one was a freebie .  If you make a mil with that mobile app, think of me and “Like” my FB page… ;)


Many organizations feel the need for managing documents, web content, engineering diagrams and records. Most large organizations have deployed these systems and most of them struggle with it.

Whats Does Your CMS World Look Like?

In order to deploy a successful enterprise wide CMS (encompassing all of the various content types you may want to manage) you need to have a number of criteria considered and dealt with.

While many organizations have deployed CMS /RM systems in various departments these deployments may be fragmented and limited in scope, possibly perhaps because they were departmental solutions or part of another application deployment. The managers may be reporting to a part of the organization that cannot support them properly or puts them out of mainstream IT discussions or executive support. For instance if you are managing a CMS implementation and reporting up to the VP Marketing you may have a little red light flashing on your management dashboard indicating your frustration in dealing with IT and being left out of strategic CMS discussions.

What is missing most often from CMS and RM deployments is a readiness analysis. While you don’t need to score 100% on each criteria you should at least be able to use the criteria to assess your own environment and define your own level of pass/fail on each item.  I use a scale of 1-10 on each criteria with distinct measures assigned to each number.

Here are some criteria I would suggest from personal experience:

1 Governance
2 IT Infrastructure
3 Records Management
4 HR and Change Management
5 Security

In fact I would break these out a bit more into these levels:

1 Governance

a) Sponsor

b) Stakeholders

c) Steering committee

d) Policy, Procedure and Guidelines

e) Goals, objectives, performance

f) Allignment

2 IT Infrastructure

a) Network

b) Database

c) OS or VM support

d) Help Desk

e) Middleware

f) Disaster recovery

3 Records Management / Legal

a) Taxonomy

b) Classification

c) Retention Policies

d) Physical Records

e) Archival

4 HR and Change Management

a) Compliance

b) Training

c) Job analysis

d) Reporting and performance assessment

5 Security

a) Physical Access

b) User authentication

c) Network security and firewalls

d) VPNs

e) Access controls

f) Data security policies

g) Audits and certification

One of the most critical of these things to get right, at the outset is governance. If you have already deployed and this falls short it will be difficult but you will need to get this part together as soon as possible.

One of the most important parts of the readiness matrix in governance is alignment with corporate objectives. If you report to a COO chances are you are aligned because you will be reporting to someone in charge of supporting operations and projects to achieve corporate objectives at a strategic level. If not you are going to need to translate that from your own perspective in the organization. In further blogs I will explore more of these criteria in detail and offer suggestions and techniques for assessment.


Business is embracing new technologies at a staggering pace. Internet innovation is coming faster and faster and more new ways of communicating are being adopted. Add to the mix the fact that courts know you have them … somewhere… and you have a very perplexing problem.

There are two ways to manage the risk. What risk you ask? You just tell your IT people to go find everything related to this issue or that person, right? How difficult can that be? Well, if you have a strategy to manage each type of digital asset and can explain it to the opposing counsel and inevitably a judge, who are becoming more switched on every day, you can probably muddle through as long as you can deliver the results in a reasonable time frame. There is that “reasonable” word…

What results? They will want to see every document, email, text, tweet, FaceBook note, etc. that relates to the issue at hand. From an IT perspective this is one onerous task. To put it in perspective, last year I heard the head legal council of a F100 company say that if they get a serious lawsuit and it comes in under $20 million, they consider settling because it may cost them more to do a discovery of the data. I was shocked. And it led me to ask myself “Why, with all the IT assets at their disposal do they not know where everything is?

The answer to that comes back to my earlier statement of two alternative strategies for handling risk. The first is 1) Proactive Information Management Strategy. 2) Reactive eDiscovery strategy. If you are unprepared (and most are) you will go into #2 very quickly. (Pun intended). This is the most expensive way to handle it because IT has to make a copy of everything they have in emails, shared drives and relevant enterprise systems and then hire very expensive software and experts to sift through it. If you think that IT storage is expensive, then double it and that is still the smallest part of the cost involved. Also consider that the laptop and desktop hard drives of execs, and relevant staff are taken and copied as well and you can start to see what an impact this may have on the organization. And then just when you think you have it handled the opposing counsel is not satisfied and your company gets sanctioned and a court ordered discovery happens and your company is filled with lawyers sifting through your desks, at your expense…

So to avoid all that nasty business you act proactively. Does that mean you buy all the expensive eDiscovery software, staff up to handle it and double your storage in case you are sued? Perhaps in the sort run, but there is a much better way to handle it.

Some notable organizations have seen the light and embarked, a decade ago on an enterprise wide vision of knowledge/document/information/content/records management. If done properly you will know where all your digital assets are. Yes, those texts, done on company time are company assets… Check the fine print of your employment contract if you don’t believe me. Also the reason for the slashes and types of information is that these are all interchangeable depending on how you look at it. Sounds overly complicated? You bet, your information is as complicated as your entire company. However, the end result is that not only will you be able to easily identify information in a systematic and cost effective way, your organization will function more efficiently. What is the symptom of information not working efficiently? Listen in the hallways and are people saying “I can’t find this or that information?”. If you have not got ahead of the wave which is the huge increase of digital information in organizations you are going to have to find a way to catch up.

So the proactive strategy involves a strategy and it looks , at a high level, like this. However before the CIO starts they need executive sponsorship at either the CEO, COO and CFO level. COO seems to work best according to stats. Also a steering committee with senior stakeholders needs to be formed as well as a serious budget. If you are going to do this, do it right the first time.

1) Enterprise wide information analysis (what information goes in and out in order to produce your products or services)
2) Enterprise wide task and work flow analysis (How the information is handled during that process)
3) Enterprise wide information taxonomy (flows from 1 & 2) including legal, compliance, records, knowledge search and potential eDiscovery meta data(structured data in a database describing unstructured information like documents or images) requirements
4) Requirements and solution analysis and review (what have you got to deal with this and what do you need to accomplish it with the least cost)
5) 5 year road map and strategy
6) Going-forward “Plan, Do, Review” strategy (this needs to be ongoing since your organization will change over time)
7) Implementation done in small chunks which suit the long term and enterprise wide architecture and provide for a series of wins across the organization and get people cheering for you.

It all comes down to “reasonableness” but you have to act ahead of the wave not behind it. The information Tsunami is here.  Deal with it.


What happened to Word Perfect, LOTUS 1-2-3 or Harvard Graphics? These former market gorillas are now faint memories, all blown away by MS Office. It happened quickly and within one year of market shift the game was over and all that was left of the former gorillas was red ink, lawsuits(against MS) and buy outs. The stage was set at the time by Microsoft with a build up of hype and ROI claims of MS compatibility for the enterprise along with the introduction of Windows and it’s Object Linking and Embedding (OLE) capabilities which provided users with the ability to insert objects from other Office apps. It was a carefully staged and amazingly effective coup d’etat. Now I think it can happen again and more quickly this time.

For more detail on the debate check Christina Tynan-Wood’s 2007 “Gripe Line” article “How did Word perfect Go Wrong?” at http://www.infoworld.com/d/adventures-in-it/how-did-wordperfect-go-wrong-478.

Things have not changed much since then and the MS office apps are largely the same with only cosmetic upgrades. Given the lack of progress normally found in a competitive marketplace combined with software developments of the past decade, I think the stage is set once again for another revolution in how office documents are created. Here are the factors or “stars” that are aligning in document and document management to facilitate this “flip”.

1) XML and Open Standards – This tagging standard has been around for a decade now and is everywhere. It allows data to be embedded in web pages and or interspersed in content files, providing an underlying data structure which can be used in documents. Office applications, as well as Web applications, are onto this technology in a big way. Open Office file structures are based on an industry standard XML format while the latest iteration of MS Office uses a proprietary blend binary code and XML. Open standards of file formats are the topic of hot debate and is ongoing at the time of writing.

For a more detailed discussion see Wikipedia: http://en.wikipedia.org/wiki/OpenDocument.

2) Software as a Service (SaaS) and Cloud computing means that software no longer needs to run as code installed on your computer. It can be run in your browser such as IE or FireFox.  This removes the proprietary hooks build into various operating systems which can be leveraged by vendors such as MS and Apple, etc. The software is easier to update and maintain and in the end user also has the ability to quickly shift from one solution to another.

3) Collaboration and Integration Tools – The new generation of SaaS and Cloud based collaboration and Integration tools are allowing people in remote locations to work more closely and connect with other Cloud based apps and other enterprise systems.

What can we look for in these new systems? Let’s brainstorm! What features would you like to see?

How we deal with documents is about to change




Follow

Get every new post delivered to your Inbox.