Baltimore Police Department Is Still Using Lotus Notes (baltimoresun.com)
swm writes: The Baltimore police department is still using an antiquated (1996) case-management system based on Lotus notes. A recent technology assessment found "millions of records and roughly 150 databases built into the system, each designed to address different unit and personnel needs," reports Baltimore Sun. The report found that the "siloed nature of the Lotus Notes databases made it difficult for officers to match, verify or search for information. [...] Various systems may also contain 'conflicting information' about the same case, or may not reflect the most complete information."
"At the same time, detectives continue compiling and using paper case folders," the report stated. "Depending on the unit and the detective, the appropriate Lotus Notes database and/or hard copy case folder system may or may not be up-to-date, and the systems may or may not match." The consultant who is paid to maintain the system says that it is "working wonderfully for the police." Despite these concerns that the assessment addressed, Baltimore's spending panel agreed to pay $176,800 to the consultant to help maintain the outdated system. The police department's chief spokesperson said in a statement Thursday that the agency will be moving away from Lotus Notes in the future. "However, until such time, we must manage and maintain the product that we currently use which is Lotus Notes," he said.
"At the same time, detectives continue compiling and using paper case folders," the report stated. "Depending on the unit and the detective, the appropriate Lotus Notes database and/or hard copy case folder system may or may not be up-to-date, and the systems may or may not match." The consultant who is paid to maintain the system says that it is "working wonderfully for the police." Despite these concerns that the assessment addressed, Baltimore's spending panel agreed to pay $176,800 to the consultant to help maintain the outdated system. The police department's chief spokesperson said in a statement Thursday that the agency will be moving away from Lotus Notes in the future. "However, until such time, we must manage and maintain the product that we currently use which is Lotus Notes," he said.
suspect calls himself a "consultant"
Remember kids, if you're not paying for the service, YOU ARE THE PRODUCT THAT IS BEING SOLD.
After working 20 years in IT, I can honestly say there is nothing to compare to Lotus Notes and its simplistic and powerful way it works. This is why its still there. The only reason it is not currently top dog, is because exchange came along in the late 90s and outlook was better than the Lotus Mail client. Anyone trying to tell me sharepoint is good has rocks in their head, its bloated and requires way to much training and development to make it anywhere near an out of the box Lotus Notes install.
$176k to keep it working? It will cost them $176 Million to replace it, resulting a similar level of hassles, errors, and inconsistencies as before. Just different ones.
Most or all of the problems in the article have no relationship to the fact that the software helping to support the bureaucracy is Notes. The detectives use of paper case files won't magically go away just because the software is replaced. Also, just perhaps, they Know What They're Doing, and paper has valuable or required chain-of-evidence advantages?
Isn't almost everything else of its ilk "decades old" (never mind still in active development like Notes)
You couldn't pay me enough to manage Lotus Notes. It appears there are ways to migrate Notes apps to MS SharePoint, but you can bet it would be a painful, expensive nightmare.
Are you referring to the migration itself, or the fact that afterward you’re stuck using Sharepoint?
#DeleteChrome
Lotus Domino / Notes works fine and is supported by IBM.
1) Latest version is Domino 9.0.1 (server) and Notes 9.01 (Client) released on 2016 . Now you can use Domino apps on cloud and IBM Collaboration cloud for mail. There is no end of support for Lotus Notes 9.0 listed yet (https://www-01.ibm.com/software/support/lifecycleapp)
2) Notes 9.0.1 Fixpack 10IF3 was released on 2018/05/21
3) The article does not says which version of Lotus Notes are they using.
4) If you don't like using Lotus Notes, the same mail and nsf applications can be turned into web applications.
5) Domino applications are very easy to create and maintain.
6) Lotus Notes was designed by Ray Ozzie. Even Bill Gates said he was one the greatest software architects.
7) Microsoft has done a great job thrashing everybody that uses Lotus Notes, just like they did with OS/2 users.
I worked with Lotus Notes for many years and although its far from perfect it was actually maybe 30 years ahead of it's time. Most of the negative comes from people who don't understand what Lotus Notes is and/or think that the included email client is Lotus Notes. Which I agree was not very good and could have been improved drastically.
Lotus Notes is basically just a non relational database with a lot of build in core support for access control and replication. People are using NoSQL, Mongo and other non relational databasee and think that this is something new. This has been in Lotus Notes from the start. The Lotus Notes client software is basically just like the web browser is today with the app running completely in the browser.
What is great about Lotus Notes are the included features out of the box. It's basiaclly just a rapid application development software for data. The offline synchronizing and replication of data is amazing really. Because although you can implement replication in any system the replication system is built in and can handle replication for everything. So any system you build, automatically has data replication. The security is also built in with fine grained control to individual fields built in.
I could build for example a complete working CRM system in just one hour that had offline editing, replication and synchronization of data, fine grained access control, both fat client and web client enabled with zero code changes, Workflow integration, email integration, and much more. And this could be done without writing little or no code.