Difference between revisions of "How Apps Are Built"
(→Script) |
|||
(42 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | [[File:Cnm-digital.png|400px|thumb|right|[[ | + | [[File:Cnm-digital.png|400px|thumb|right|[[CNMCyber suite]]s]][[How Apps Are Built]] (hereinafter, the ''Lectio'') is the [[lectio|lesson part]] of the '''[[CNM App Essentials]]''' [[lesson]] that introduces its participants to [[Opplet]]. This ''lesson'' belongs to the [[Introduction to CNM Cloud]] session of [[EmployableU Concepts]]. |
==Content== | ==Content== | ||
− | The | + | The predecessor [[lectio]] is [[CNM App Groups]]. |
− | === | + | ===Script=== |
+ | :Every [[CNM app]] represents a layered [[software system]]. It consists of one or more [[end-user application]]s. Consequently, any ''application'' consists of software blocks such as [[customer data organizer]]s, [[task work organizer]]s, and [[wiki engine]]s. Some applications are modular -- their blocks are separate modules plugged to the application's core. | ||
− | + | :If any [[CNM app]] uses more than one [[end-user application]], these ''applications'' are interconnected through [[API|application programming interface]]s ([[API]]s) to function as one [[CNM app]]. [[Content management system]]s ([[CMS]]es) are most popular second ''applications'' in [[CNM named app]]s. They power [[website]]s of [[CNM app]]s. | |
− | : | ||
− | : | + | :Every [[CNM app]] must communicate with [[WorldOpp Middleware]] using the [[LDAP|Lightweight Directory Access Protocol]] ([[LDAP]]). If the ''COTS application'' lacks the ''LDAP'', ''API'', or other functionalities that [[Opplet]] needs, an additional module or plugin shall be installed. |
− | : | + | :With regard to their ownership, all the ''COTS solutions'' such as core applications, modules, and plugins are divided in proprietary and [[open-source]]. ''Proprietary applications'' are owned privately; their code is closed. All [[CNM app]]s are [[open-source]]. That means that these ''applications'' are community-owned. Their code is open; any contributor may review and, if needed, modify it for specific purposes. |
+ | :Finally, [[software system]]s are better when they are living projects. These systems shall be further developed and updated periodically. For instance, new versions of premier COTS solutions tend to be available twice a year. [[CNMCyber Team]] strives to update all [[CNM app]]s to last stable versions of the ''applications'' that they use. The ''Team'' also makes best efforts to implement [[cyber-security]] patches and recommendations. | ||
− | : | + | ===Key terms=== |
+ | :[[Software system]], [[API]], [[Lightweight Directory Access Protocol]] ([[LDAP]]) | ||
− | : | + | ===Closing=== |
+ | :Would you like to work on proposing developments in [[CNM app]]s? (Yes/No/I'm not sure) | ||
− | '''[[ | + | '''[[CNMCyber Appware]]''' is the successor [[lectio]]. |
==Questions== | ==Questions== | ||
− | |||
− | |||
− | |||
− | |||
− | |||
===Placement entrance exam=== | ===Placement entrance exam=== | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 09:25, 15 November 2023
How Apps Are Built (hereinafter, the Lectio) is the lesson part of the CNM App Essentials lesson that introduces its participants to Opplet. This lesson belongs to the Introduction to CNM Cloud session of EmployableU Concepts.
Content
The predecessor lectio is CNM App Groups.
Script
- Every CNM app represents a layered software system. It consists of one or more end-user applications. Consequently, any application consists of software blocks such as customer data organizers, task work organizers, and wiki engines. Some applications are modular -- their blocks are separate modules plugged to the application's core.
- If any CNM app uses more than one end-user application, these applications are interconnected through application programming interfaces (APIs) to function as one CNM app. Content management systems (CMSes) are most popular second applications in CNM named apps. They power websites of CNM apps.
- Every CNM app must communicate with WorldOpp Middleware using the Lightweight Directory Access Protocol (LDAP). If the COTS application lacks the LDAP, API, or other functionalities that Opplet needs, an additional module or plugin shall be installed.
- With regard to their ownership, all the COTS solutions such as core applications, modules, and plugins are divided in proprietary and open-source. Proprietary applications are owned privately; their code is closed. All CNM apps are open-source. That means that these applications are community-owned. Their code is open; any contributor may review and, if needed, modify it for specific purposes.
- Finally, software systems are better when they are living projects. These systems shall be further developed and updated periodically. For instance, new versions of premier COTS solutions tend to be available twice a year. CNMCyber Team strives to update all CNM apps to last stable versions of the applications that they use. The Team also makes best efforts to implement cyber-security patches and recommendations.
Key terms
Closing
- Would you like to work on proposing developments in CNM apps? (Yes/No/I'm not sure)
CNMCyber Appware is the successor lectio.