Wiki » History » Version 17
Shuvam Misra, 07/06/2024 04:03 PM
| 1 | 1 | Shuvam Misra | # Global documents |
|---|---|---|---|
| 2 | |||
| 3 | ## Standards |
||
| 4 | |||
| 5 | * [[websvc|Web services]]: how we design and use them |
||
| 6 | 13 | Shuvam Misra | * [[swdesignmisc|Software design]]: an assortment of key points |
| 7 | 15 | Shuvam Misra | * [[i18nstd|Internationalisation]] in all its glory, covered here in terms of how we do it in Remiges |
| 8 | 3 | Shuvam Misra | * [[logrepo|Centralised log repository]]: store all logs from all applications in one central database |
| 9 | 1 | Shuvam Misra | * [[infosec|Information security]]: policies and processes |
| 10 | 12 | Shuvam Misra | * [[authz|Central authorisation management system]]: to manage users and access privileges of all applications |
| 11 | * [[authzdesign|An extensible, flexible authorisation module]]: useful for any conventional business application |
||
| 12 | 16 | Shuvam Misra | * [[authz2023|Authorisation system design, circa 2023]]: new and updated |
| 13 | 10 | Shuvam Misra | * [[extensiblesw|Maintainability and extensibility]]: how extensible do we want our software to be? |
| 14 | 14 | Kishan Parekh (TechPartner) | * [[Coding Standards]] |
| 15 | 17 | Shuvam Misra | * [[uistd|UI design and development standards]] |
| 16 | 1 | Shuvam Misra | |
| 17 | ## Processes |
||
| 18 | |||
| 19 | 4 | Shuvam Misra | * [[processes|Project control processes]]: How we control and track progress in the project |
| 20 | 11 | Shuvam Misra | * [[spectodesign|From spec to design]]: How we convert non-technical business spec for a system into a detailed design |