This is a somewhat of a repost of some previous post. I decided on an approach and wanted to gets some comments about it.
I believe we are talking about pMachine Pro.
We are a large condominium in the Northeast and we want to slowly provide a capability for our residents to use the internet for a series of transactions that take place with the ‘office’.
The first we are going after, because of the imagined simplicity, is a community bulletin board. This would have eleven classes of documents –
Emergency matters (Snow under 2 inches - no snow plowing; Board meeting tonight; trash days; etc.)
Office Communiqués (Forms for resident to print out, complete and snail mail to the ‘office’)
Official Matters (Board Minutes, Policies etc)
Community Matters (Bean Dinner at the Yacht Club and anything else that rivets us white hairs)
Directories (of residents) E-mail; Telephone; Addresses; Alphabetical
Special notices (insect spraying, road construction)
Community Reports (North Farm History, Committee reports – non time sensitive matters)
Welcome to Newcomers
Birthdays
Anniversaries
Obituaries
There are two separate types of matters. The first is documents with varying degrees of time sensitivity – bean supper on Saturday to board minutes for the current month to History – no end date.
The second is essentially directory queries to the on line database (MySQL)—Directories (of residents) E-mail; Telephone; Addresses; Alphabetical, Birthdays, Anniversaries.
So far so good – in fact simple. The queries to the database are a low priority matter and do not seem as daunting at this point. What has caused a lot of rumination is the documents. They are MS Word documents. Pre Web site—resident types up a document and delivered the hard copy to the office. The folks in the office Xeroxed copies and distributed to the 300 resident post boxes.
We are getting rid of the copying and delivery, but we will not allow the residents the ability to post to the web site. Given some of our literacy rates this would be calamitous, mega disastrous, beyond.
How do we get the Word documents our web site? The plan is for the resident to deliver electronic copy via e-mail or sneaker net to the office. The document would be converted to html and run through a Microsoft filter application that takes a lot to their html nonsense out. The document, with a specific file name would be uploaded to a specific directory on our ISPs server.
This is the interesting part for me. We would make a entry into the pMachine weblog MySQL database not into pMachine itself. This entry would contain the file name (as above); a headline and a brief teaser from the document. This is in addition to the other information required for a weblog entry – I checked out the database and can’t remember all but document class, start date and end date are three that come to mind.
We’ve had success linking MS Access to MySQL so that most likely will be the agent to communicate Weblog entries to the MySQL database on our ISP’s server.
When the weblog entries are initiated by pMachine we’ll arrange it such that there is the headline, the teaser and a link (using the file name) to the relevant document. Functionally this should work like a news digest page - news.google.com for instance.
Users interested in the entry would read the headline, the teaser and activate (click) the link to reach the html document.
Questions.
Is this a reasonable scenario?
Is there a better scenario?
Do you agree that pMachine Pro is the most appropriate product?
Do you have a reference customer who basically accomplishes what we are trying to do – I have a committee that needs convincing and a reference site would help?
Thanks – you guys are doing a great job.
