-
Notifications
You must be signed in to change notification settings - Fork 27
/
dbus-london2010.xml
57 lines (53 loc) · 1.89 KB
/
dbus-london2010.xml
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<?xml version="1.0" encoding="iso-8859-1"?>
<presentation
template="css"
templateDir="derick"
navmode="html"
navbarbackground="#4373b4"
navbartopiclinks="0"
navColor="#000000"
logo1=""
stylesheet="presentations/slides/dbus/dbus.css"
backgroundfixed="1" >
<topic>DBUS</topic>
<title>PHP on the D-BUS</title>
<event>PHP UK 2010</event>
<location>London, UK</location>
<date>Feb 26th, 2010</date>
<speaker>Derick Rethans</speaker>
<email>[email protected]</email>
<twitter>derickr</twitter>
<url>http://derickrethans.nl/talks.html</url>
<joindin>http://joind.in/1464</joindin>
<slide>slides/dbus/title.xml</slide>
<slide>slides/toolbox/me.xml</slide>
<slide>slides/dbus/what-is-dbus.xml</slide>
<slide>slides/dbus/what-is-dbus-used-for.xml</slide>
<slide>slides/dbus/design-overview.xml</slide>
<slide>slides/dbus/message-types.xml</slide>
<slide>slides/dbus/identifying-objects.xml</slide>
<slide>slides/dbus/data-types.xml</slide>
<!-- PHP -->
<slide>slides/dbus/php-dbus-ext.xml</slide>
<slide>slides/dbus/php-as-client.xml</slide>
<slide>slides/dbus/data-type-mapping.xml</slide>
<slide>slides/dbus/data-type-mapping2.xml</slide>
<slide>slides/dbus/notify-hard.xml</slide>
<slide>slides/dbus/introspection.xml</slide>
<slide>slides/dbus/notify-introspect.xml</slide>
<slide>slides/dbus/php-as-server.xml</slide>
<slide>slides/dbus/signal.xml</slide>
<slide>slides/dbus/signal-send.xml</slide>
<slide>slides/dbus/skype.xml</slide>
<slide>slides/dbus/skype-theory-objects.xml</slide>
<slide>slides/dbus/skype-odd-api.xml</slide>
<slide>slides/dbus/skype-poll.xml</slide>
<slide>slides/dbus/skype-signal.xml</slide>
<slide>slides/dbus/what-next.xml</slide>
<slide>slides/dbus/playing-sound.xml</slide>
<slide>slides/dbus/making-call.xml</slide>
<slide>slides/dbus/sending-sms.xml</slide>
<slide>slides/dbus/query-gps.xml</slide>
<slide>slides/internals/questions.xml</slide>
<slide>slides/dbus/title.xml</slide>
</presentation>