Posts Tagged ‘paperless’

Paperless solution demonstration

November 8, 2006

I went to see a demo recently. I was surprised to have met someone I knew from Asta System. If fact there is a story behind my encounter with that gentlemen. I published an article in ASP101 some years ago about paperless solution. That gentlement read that article and emailed me so I said ‘hey we are in the same little city, let’s meet’. Then we came out for a chat and his company sells paperless solution.

To be honest the demo I saw the other day isn’t too impressive. I just said to myself ‘I could write that too, just give me couple of years….’. Of course I couldn’t possibly be capable of producing a commercial product like that, still it wasn’t that attractive at first glance. I think it’s about 3-4 years behind.

There is another firm here in Hong Kong called Axisoft who is providing paperless solution to a few government departments here. I wish I could have a look one day.

Paperless office

July 14, 2006

Got this comment about my quest for paperless office.

Have briefly looked at this iKE office which is like another one I know called springCM. Web 2.0 is about “software as service” as both of them are not new in this market they are doing exactly the right thing for a long time. Many other similar products requiring users to buy software in a box for installation on client’s server are completely out of date.

I just wonder if there are ads supported opensourced solution available. What exactly is that? Well say you have designed a paperless solution, e.g. using LAMP which are all free, then distribute it freely to whoever wants it. How do you get rewarded? To do that you could add in the user interface with text ads similar to what Gmail does to your email, i.e. peeks into indexed text of the stored document and offer text ads. Of course that intranet based paperless solution stops working if an Internet connection is broken, i.e. relevant text ads is always available to the user interface.

Has anyone out there thought of that? Hey Google will you consider that? Paperless solution is something good to go with GDrive.

Don't know when was it published

June 22, 2006

I can’t trace it now but it must have been sometime in November 2003 because I wrote to the editor of the HKIE Magazine Hong Kong Engineer back in November 2003, I said

HKSAR published the captioned strategy in 98, updated it on 2001 and have recently published consultation paper inviting public comments (web link available in my article attached). HK is in fact doing not bad, according to a survey by Accenture (ranked 7th among other governments)

Being a member of the engineering community I personally have not seen too many changes affecting the way we conduct our business. OK, you may say we can tender using electronic delivery but I doubted any contractor has done it, especially for large contract which required voluminous submission. During performance there is nothing specified in trying to utilize the IT investment the SAR has put in (total of $3,868 million according to the survey just for 2000-2002). The mindset has not been changed over the years.

I once worked in consulting practice, my ex-colleagues told me recently that submission of study report is still specified to be in paper (at least 25-30 copies) to various departments. What’s wrong with CDRom?

The attached article described a personnel experience, my low cost attempt. I was writing under the same title, for a ASP programmer website, something similar of much longer length (with code snapshots, screen capture etc), hence trimming down to about 1,500 words was easy.

The public consultation ends in December. Let me know if you would consider publishing this one.

When the article was submitted

February 26, 2006

I said

I finally have it done but it may not be in the format/style that you normally receive from contributors, see attached.

I haven’t got screen shots, code snapshots, etc as I think the code for my project are very specific to my case, e.g. I have a script resolving letter reference numbers to speed up searching of file name within folders. Techniques used are commonly found in dummies books for asp and vbscript.

I am however keen to know (expecting feedback from readers) if there are in fact products in the market doing similar things as I have done, e.g. I would expect such software to do things like:

  1. integrating scanning, converting into pdf file, and uploading to a dedicated document server running IIS. A standalone application to be installed on a PC for a document controller (a clerk) to do just that.
  2. integration with exchange server such that automated mail is sent enclosing a link to the new document uploaded to the outlook inbox of the head of office. The head of office will then view the incoming mail pdf file (using IE as client either in new window or within outlook), distribute the link, add a few lines marking “for action” and/or “for information” to his subordinates via outlook.
  3. “add-in” could be designed for outlook such that the user can customize the UI (e.g. tick boxes) for easy selection of frequently used names. Additional info can also be displayed to show whether each subordinates under his team is online, offline or on leave etc. Also features of outlook can be incorporated in the UI, such as setting task, alarm, follow up etc.
  4. My project was started some 2 years ago and I did it in asp 3.0. I would certainly consider buying a commercial product as described above written in asp.net. As I’m hardly a “pro” maybe you or your readers can tell me if in fact there are products available in the market already.

    If my article gets published I don’t mind giving away my code, however I don’t have the time now to do a write up explaining features in the code which are specific for the document system in my company.