Краткое введение в D-bus.
Monday, 30. November 2009, 05:57:42
Собственно линк: http://moblin.org/documentation/moblin-sdk/coding-tutorials/d-bus-overview
http://www.google.com/profiles/dooman87
Monday, 30. November 2009, 05:57:42
Thursday, 24. September 2009, 05:23:17
Sunday, 23. March 2008, 20:07:27
Sunday, 17. February 2008, 17:35:09
Monday, 9. April 2007, 06:15:22
Sunday, 8. January 2006, 20:10:06

Good Day. In the last message from SDN, I received information about "Java EE Patterns and Best Practices Project". That is excellent idea, with excellent realization. I recommend to all developers that use Java EE to see this examples. To get it, you should have mercurial and checkout repository, ...
Good day! On the last week, we gave our software to support specialists. They installed the program to production servers. And over three thousand users began to work with it. At the on of that week, I didn't hear nothing about our product. This is good the good sign! :) But, we have one little pro ...
Hi all!In this post, I would like to tell about the way to optimize INSERT operation to database. In our project we use postgresql 8.3. I have big problems with speed on some operations. When I profiled the application, I find out that the biggest amount of time spent for JDBC operations. We getting ...