summaryrefslogtreecommitdiff
path: root/DeveloperNotes.mdwn
blob: 78da7874fa138d1f94d1555b360e23cdb98e2bb1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33


# Developer Notes

Unsorted (and unverified) developer notes for Telepathy: 

* [[Telepathy buildbot|http://buildbot.telepathy.im]]: Automated compilation and testing  
      * If something's up with the buildbot, nag _sjoerd_ or _kov_ on `#telepathy` to fix it. 
* [[Streamed Media|Streamed Media]] 
* [[Tubes|Tubes]] 
* [[Tutorial|Tutorial]]: an introduction to Telepathy and D-Bus basics 
* [[Language Bindings|LanguageBindings]] 
* [[File Formats|File Formats]]: specification for Telepathy's file formats 
* [[Recipes|Recipes]]: how to accomplish various tasks with the Telepathy API 
* For developers interested in Telepathy within KDE, the [[Techbase Project Page|http://techbase.kde.org/Projects/Telepathy]] provides more information. 
* [[Specification TODO|Specification TODO]] 
* [[DBus Rapid Application Development enablers research project|DBusRAD]] 
* [[Gabble TODO|Gabble TODO]] 
* [[Gabble XEP|Gabble XEP]] 
* [[Release Checklist|Release Checklist]]: things to do when making a release 
* [[GabbleReleaseBlockers|GabbleReleaseBlockers]] and [[SalutReleaseBlockers|SalutReleaseBlockers]] 
* [[Versions of various Telepathy components currently in several Linux distributions|http://people.collabora.co.uk/~cassidy/tp-versions.html]] 
* [[Folks|Folks]]: the high-level library for manipulating people 

### Miscellany

* [[Suggestions|Suggestions]] 
* [[Python Example|Python Example]] is a very simple, unpractical example of doing things with Telepathy in Python 
* [[DTube Tutorial|DTube Tutorial]] is a tutorial (and example) for doing one-to-one D-Tubes 
* [[Perl Example|Perl Example]] is a very simple, unpractical implementation of [[Python Example|Python Example]] in Perl 
* [[Telepathy and other Projects|Telepathy and other Projects]]: try to list integration of Telepathy in other projects 
* [[Usage_Scenarios|Usage_Scenarios]] 
* [[Telepathy/Empathy BOF at GCDS 2009|Telepathy/Empathy BOF at GCDS 2009]]