User:Gilbert: Difference between revisions
From TUDOS-Wiki
Jump to navigationJump to search
m cron |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
* XMPP is faster than E-Mail: payload@jabber.ccc.de | * XMPP is faster than E-Mail: payload@jabber.ccc.de | ||
= | |||
== cron == | |||
* read daily one or more projects of /examples/*/* | |||
== wiki == | == wiki == | ||
* pages in Category:Knowledge Base are also Orphaned Pages... why and how to fix? | * pages in Category:Knowledge Base are also Orphaned Pages... why and how to fix? | ||
---- | |||
== | == basic ipc and object registry == | ||
* Ipc::Iostream | * Ipc::Iostream | ||
* Util::Registry_server<> | * Util::Registry_server<> | ||
* | * an explanation of "label" where I can link to | ||
---- | |||
* wiki page | |||
* example code to show concept | |||
* /ipc_server | |||
** updated according to source code, aw | |||
** note, extract message before reusing utcb | |||
== errors and exceptions == | |||
* wiki page | |||
* example code to show usages, links into common pkgs | |||
---- | |||
* make mapping between C++ exceptions and C error codes clear (/err.h and /exceptions) | |||
== server with protocolls and stuff, clntsrv == | |||
* look carefully over example code | |||
* wiki page | |||
* link to real world example /memmap.cc Sigma0::pager(...) | |||
---- | |||
== build system == | |||
* look at it, generate more items here | |||
---- | |||
== ned == | |||
* link all the docs | |||
---- | |||
== goos == | |||
* its a goos, omg... docs!! | |||
---- |
Latest revision as of 16:39, 26 July 2012
- XMPP is faster than E-Mail: payload@jabber.ccc.de
cron
- read daily one or more projects of /examples/*/*
wiki
- pages in Category:Knowledge Base are also Orphaned Pages... why and how to fix?
basic ipc and object registry
- Ipc::Iostream
- Util::Registry_server<>
- an explanation of "label" where I can link to
- wiki page
- example code to show concept
- /ipc_server
- updated according to source code, aw
- note, extract message before reusing utcb
errors and exceptions
- wiki page
- example code to show usages, links into common pkgs
- make mapping between C++ exceptions and C error codes clear (/err.h and /exceptions)
server with protocolls and stuff, clntsrv
- look carefully over example code
- wiki page
- link to real world example /memmap.cc Sigma0::pager(...)
build system
- look at it, generate more items here
ned
- link all the docs
goos
- its a goos, omg... docs!!