<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="0.92">
<channel>
	<title>Tadas Dailyda blog</title>
	<link>http://tadas.dailyda.com/blog</link>
	<description></description>
	<lastBuildDate>Mon, 21 Jul 2008 17:23:28 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>obex-data-server 0.3.4</title>
		<description>
obex-data-server 0.3.4 released: http://tadas.dailyda.com/software/obex-data-server-0.3.4.tar.gz.
Yet again a bug-fix release. Turns out that in 0.3.2 filename to UTF16 conversion bug was introduced (remote devices got garbled filenames). This is fixed now. Release also includes manual page for obex-data-server and some build fixes.
ChangeLog:

	Fix filename conversion to UTF-16 (bug introduced in 0.3.2)
	Add manual page
	When ...</description>
		<link>http://tadas.dailyda.com/blog/2008/07/21/obex-data-server-034/</link>
			</item>
	<item>
		<title>obex-data-server 0.3.3</title>
		<description>
obex-data-server 0.3.3 released: http://tadas.dailyda.com/software/obex-data-server-0.3.3.tar.gz.
One more bug-fix release. Sockets were not properly closed in 0.3.2.
ChangeLog:

	Properly close sockets for Session and ServerSession objects
 </description>
		<link>http://tadas.dailyda.com/blog/2008/06/27/obex-data-server-033/</link>
			</item>
	<item>
		<title>obex-data-server 0.3.2</title>
		<description>
obex-data-server 0.3.2 released: http://tadas.dailyda.com/software/obex-data-server-0.3.2.tar.gz.
This is one more bugfix release. It includes many memory leak fixes, improved error reporting and most notably Nokia UUID workaround (uses different FTP service UUID for some Nokia devices).
ChangeLog:

	Reduce compiler warnings (fixes bug #98)
	Fix ServerSession Accept/Reject (bug #54, only works with patched openobex)
	Use different FTP UUID ...</description>
		<link>http://tadas.dailyda.com/blog/2008/06/25/obex-data-server-032/</link>
			</item>
	<item>
		<title>obex-data-server 0.3.1</title>
		<description>
obex-data-server 0.3.1 released: http://tadas.dailyda.com/software/obex-data-server-0.3.1.tar.gz.
This is a bugfix release. It includes several fixes for crashers and some other minor changes.
ChangeLog:

	Fix two crashers (bugs #57, #59)
	Add SDP record support for PBAP server (no real PBAP support yet) (bug #60)
	Fix naming issue in configure.in

This release doesn't include any API changes, so it's safe ...</description>
		<link>http://tadas.dailyda.com/blog/2008/04/01/obex-data-server-031/</link>
			</item>
	<item>
		<title>obex-data-server web and request for documentation</title>
		<description>I would like to clarify where are the places to find info about obex-data-server on the net.

Homepage/wiki: http://wiki.muiline.com/obex-data-server/

News/Release announcements: http://tadas.dailyda.com/blog/category/obex-data-server/

Bug tracker: http://bugs.muiline.com/

Bug tracker is integrated with wiki, so you can create pages for particular bugs by choosing "wiki" in bug tracker.

Documentation

obex-data-server needs some documentation like manual page (bug #49), building ...</description>
		<link>http://tadas.dailyda.com/blog/2008/03/05/obex-data-server-web-and-request-for-documentation/</link>
			</item>
	<item>
		<title>obex-data-server 0.3</title>
		<description>obex-data-server 0.3 released: http://tadas.dailyda.com/software/obex-data-server-0.3.tar.gz.

This release features API change regarding Server object and removes some memory leaks. ChangeLog:

	API change: Manager.CreateBluetoothServer(string source_address, string pattern, boolean require_pairing)

		API change: Server.Start(string path, boolean allow_write, boolean auto_accept)

		update ods-server-test.py according to new API

		Remove some memory leaks


As you can see, require_pairing argument was moved from Server.Start() to Manager.CreateBluetoothServer(). ...</description>
		<link>http://tadas.dailyda.com/blog/2008/02/22/obex-data-server-03/</link>
			</item>
	<item>
		<title>obex-data-server 0.2</title>
		<description>obex-data-server 0.2 released: http://tadas.dailyda.com/software/obex-data-server-0.2.tar.gz.

This release features server enhancements and several bug fixes. ChangeLog:

	Distribute python tests (ods-session-test.py and ods-server-test.py).

		Make object paths lowercase.

		API change: Server.Start(string path, boolean allow_write, boolean require_pairing, boolean auto_accept).

		New methods: Server.Accept(), Server.Reject().

		Fix server SDP record lifetime (now exists between Start() and Stop()).

		Make D-Bus system config file optional (enable with ...</description>
		<link>http://tadas.dailyda.com/blog/2008/02/12/obex-data-server-02/</link>
			</item>
	<item>
		<title>0.1 release of obex-data-server and minor API changes</title>
		<description>obex-data-server 0.1 released: http://tadas.dailyda.com/software/obex-data-server-0.1.tar.gz.



This is first official release of obex-data-server. obex-data-server is D-Bus service providing high-level OBEX client and server side functionality (currently supports OPP and FTP profiles and Bluetooth transport).

Bug tracker: http://bugs.muiline.com (choose "obex-data-server" project)
API documentation: http://svn.muiline.com/cgi-bin/viewvc.cgi/obex-data-server/trunk/dbus-api.txt

Minor API changes which happened just before 0.1 release:
1) uint64 is used for ...</description>
		<link>http://tadas.dailyda.com/blog/2008/02/07/01-release-of-obex-data-server-and-minor-api-changes/</link>
			</item>
	<item>
		<title>State of obex-data-server</title>
		<description>For some time there hasn't been any news on obex-data-server front, but that's because I am busy with my studies. I really hope to make first public release of obex-data-server until next year. For that to happen I need to fix at least 3 bad bugs and create some website ...</description>
		<link>http://tadas.dailyda.com/blog/2007/11/24/state-of-obex-data-server/</link>
			</item>
	<item>
		<title>bluetooth-sendto</title>
		<description>So I'm continuing development of obex-data-server. Now that it's pretty much finished and the D-Bus API shouldn't change anymore, I can start doing some apps that actually use it.

First such app is bluetooth-sendto which is gonna be part of bluez-gnome. It's a Object Push client which can be used to ...</description>
		<link>http://tadas.dailyda.com/blog/2007/09/11/bluetooth-sendto/</link>
			</item>
</channel>
</rss>
