Programming: Standards: Difference between revisions

From wikinotes
No edit summary
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
A set of requirements detailing a system.
A set of requirements detailing a system.


{{ TODO |
= Operating Systems =
this page is a mess }}
 
= Background =
<blockquote>
<blockquote>
* posix (linux, bsd): http://pubs.opengroup.org/onlinepubs/9699919799/
{| class="wikitable"
* windows: https://developer.microsoft.com/en-us/windows/desktop/design
|-
 
| [[POSIX]] || unix
</blockquote><!-- background -->
|-
| https://developer.microsoft.com/en-us/windows/desktop/design || windows desktop
|}


= platforms =
<blockquote>
{|
{|
| [[standards: users and groups|users and groups]]
| [[standards: users and groups]]
|-
|-
| [[standards: filesystem|filesystem]]
| [[standards: filesystem]]
|-
|-
| [[XDG Base Directory]]
| [[standards: terminal]]
|-
|-
| [[XDG Mime Applications]]
| [[standards: application data]]
|-
|-
| [[XDG Desktop Entries]]
| [[standards: default programs]]
|-
|-
| [[POSIX]]
| [[standards: launch menus]]
|-
|-
| [[standards: terminal|terminal]]
|}
|}
</blockquote><!-- platforms -->
</blockquote><!-- platforms -->
Line 32: Line 28:
= Web Servers =
= Web Servers =
<blockquote>
<blockquote>
{| class="wikitable"
{|
|-
|-
| [[WSGI Servers]]
| [[WSGI Servers]]
Line 40: Line 36:
|}
|}
</blockquote><!-- Web Servers -->
</blockquote><!-- Web Servers -->
= Web APIs =
<blockquote>
{| class="wikitable"
|-
| [[standards: REST API]]
|-
|}
</blockquote><!-- Web APIs -->


= general =
= general =

Latest revision as of 20:33, 22 May 2022