<feed xmlns='http://www.w3.org/2005/Atom'>
<title>manut/vorlesung/frameworks/middleware/examples, branch vorlesung</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.mecka.net/manut/vorlesung/atom?h=vorlesung</id>
<link rel='self' href='https://git.mecka.net/manut/vorlesung/atom?h=vorlesung'/>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/'/>
<updated>2014-05-02T11:35:15Z</updated>
<entry>
<title>update middleware examples</title>
<updated>2014-05-02T11:35:15Z</updated>
<author>
<name>Manuel Traut</name>
<email>manut@mecka.net</email>
</author>
<published>2014-05-02T11:33:54Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=541d5387d74bc185fd95124b1c9071748c859914'/>
<id>urn:sha1:541d5387d74bc185fd95124b1c9071748c859914</id>
<content type='text'>
Signed-off-by: Manuel Traut &lt;manut@mecka.net&gt;
</content>
</entry>
<entry>
<title>middleware: add celery section and example</title>
<updated>2014-02-19T08:36:54Z</updated>
<author>
<name>Manuel Traut</name>
<email>manut@mecka.net</email>
</author>
<published>2014-02-19T08:36:54Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=5ec6915a8f955c8ef72165e7392718a0b1f75bfa'/>
<id>urn:sha1:5ec6915a8f955c8ef72165e7392718a0b1f75bfa</id>
<content type='text'>
celery is a python framework for job execution

Signed-off-by: Manuel Traut &lt;manut@mecka.net&gt;
</content>
</entry>
<entry>
<title>middleware/example/corba/README document option of supplier</title>
<updated>2014-02-18T22:50:21Z</updated>
<author>
<name>Manuel Traut</name>
<email>manut@mecka.net</email>
</author>
<published>2014-02-18T22:50:21Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=fd369b1d74b95904b91bfd0fc6c7c52aacd31872'/>
<id>urn:sha1:fd369b1d74b95904b91bfd0fc6c7c52aacd31872</id>
<content type='text'>
that is send to the receiver

Signed-off-by: Manuel Traut &lt;manut@mecka.net&gt;
</content>
</entry>
<entry>
<title>middleware/xmpp: add an example</title>
<updated>2014-02-18T22:36:45Z</updated>
<author>
<name>Manuel Traut</name>
<email>manut@mecka.net</email>
</author>
<published>2014-02-18T22:36:45Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=07761742a5a104020c975f649bd188a950a4891c'/>
<id>urn:sha1:07761742a5a104020c975f649bd188a950a4891c</id>
<content type='text'>
- this is a minimal qt client that can be used with a jabber/xmpp server
- have a look at the README file for the test setup

Signed-off-by: Manuel Traut &lt;manut@mecka.net&gt;
</content>
</entry>
<entry>
<title>middleware: add a python soap example</title>
<updated>2014-02-18T22:34:33Z</updated>
<author>
<name>Manuel Traut</name>
<email>manut@mecka.net</email>
</author>
<published>2014-02-18T22:34:33Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=a9f5c60272e630c3de528dc773eb5af491a01e0a'/>
<id>urn:sha1:a9f5c60272e630c3de528dc773eb5af491a01e0a</id>
<content type='text'>
it's a quite small one. Maybe we can add an interface description sometimes.

Signed-off-by: Manuel Traut &lt;manut@mecka.net&gt;
</content>
</entry>
<entry>
<title>middleware: add a python xmlrpc example</title>
<updated>2014-02-18T22:34:04Z</updated>
<author>
<name>Manuel Traut</name>
<email>manut@mecka.net</email>
</author>
<published>2014-02-18T22:34:04Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=de1b78ee51ee99165c7ad1030cc13a24fd05e394'/>
<id>urn:sha1:de1b78ee51ee99165c7ad1030cc13a24fd05e394</id>
<content type='text'>
xmlrpc is supported by the python stdlib

so let's play around with it!

Signed-off-by: Manuel Traut &lt;manut@mecka.net&gt;
</content>
</entry>
<entry>
<title>dbus example: remove compile.sh and make a autotools project</title>
<updated>2014-02-18T22:27:47Z</updated>
<author>
<name>Manuel Traut</name>
<email>manut@mecka.net</email>
</author>
<published>2014-02-18T22:27:47Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=ddf662b88e0e04dd6af3bba47b4a58e4d284e7d1'/>
<id>urn:sha1:ddf662b88e0e04dd6af3bba47b4a58e4d284e7d1</id>
<content type='text'>
compile.sh was a pain. didn't work with current debian.
so this patch removes it and converts the example to an autools project.

Signed-off-by: Manuel Traut &lt;manut@mecka.net&gt;
</content>
</entry>
<entry>
<title>corba example: switch to autotools</title>
<updated>2014-02-18T22:24:52Z</updated>
<author>
<name>Manuel Traut</name>
<email>manut@mecka.net</email>
</author>
<published>2014-02-18T22:24:52Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=21e79c833fcbd2d7c43380a2f74b5c0173c6c1a0'/>
<id>urn:sha1:21e79c833fcbd2d7c43380a2f74b5c0173c6c1a0</id>
<content type='text'>
ace/tao is now packaged in debian/experimental.

it's definitely easier to use the packaged stuff instead of building ace/tao
by your own.

the mwc packaging of debian is currently a pain. it is shipped without config
files for tao.., but the tao debian packages provide pkg-config support

so this patch converts the project into a autotools project :)

Signed-off-by: Manuel Traut &lt;manut@mecka.net&gt;
</content>
</entry>
<entry>
<title>middleware: added corba example</title>
<updated>2009-06-23T22:43:56Z</updated>
<author>
<name>Manuel Traut</name>
<email>manut@linutronix.de</email>
</author>
<published>2009-06-23T22:43:56Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=950b78b4cd58c90f1c19769994ee37c7286b9804'/>
<id>urn:sha1:950b78b4cd58c90f1c19769994ee37c7286b9804</id>
<content type='text'>
Signed-off-by: Manuel Traut &lt;manut@linutronix.de&gt;
</content>
</entry>
<entry>
<title>middleware: added dbus example</title>
<updated>2009-06-23T20:31:19Z</updated>
<author>
<name>Manuel Traut</name>
<email>manut@linutronix.de</email>
</author>
<published>2009-06-23T20:31:19Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=46f636afe5ad22567351391155da76f8a2e00bc6'/>
<id>urn:sha1:46f636afe5ad22567351391155da76f8a2e00bc6</id>
<content type='text'>
Signed-off-by: Manuel Traut &lt;manut@linutronix.de&gt;
</content>
</entry>
</feed>
