<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>Tadas Dailyda blog</title>
	<link>http://tadas.dailyda.com/blog</link>
	<description></description>
	<lastBuildDate>Wed, 21 Oct 2009 16:09:45 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>obex-data-server 0.4.5</title>
		<description><![CDATA[obex-data-server 0.4.5 released: http://tadas.dailyda.com/software/obex-data-server-0.4.5.tar.gz.
Here comes the long awaited new release! In 0.4.5, you will find new major features such as TTY transport support and timeout mechanism. TTY transport can be used for running ods in USB gadgets to serve files through USB OBEX. Timeout mechanism works both for client and server side. In client side [...]]]></description>
		<link>http://tadas.dailyda.com/blog/2009/10/21/obex-data-server-0-4-5/</link>
			</item>
	<item>
		<title>obex-data-server 0.4.4</title>
		<description><![CDATA[obex-data-server 0.4.4 released: http://tadas.dailyda.com/software/obex-data-server-0.4.4.tar.gz.
Immediate 0.4.4 release is now available   This version can be built with usb support without openobex 1.4 (required openobex version is reverted to 1.3) !
]]></description>
		<link>http://tadas.dailyda.com/blog/2009/02/09/obex-data-server-044/</link>
			</item>
	<item>
		<title>obex-data-server 0.4.3</title>
		<description><![CDATA[obex-data-server 0.4.3 released: http://tadas.dailyda.com/software/obex-data-server-0.4.3.tar.gz.
0.4.3 includes some very important bug fixes. It also features revised USB support. obex-data-server now depends on openobex 1.4 and libusb. This is needed for new USB stuff, however obex-data-server can still be built with openobex 1.3 by disabling USB support.
ChangeLog:

Fix Nokia SDP workaround (this has been broken back in 0.4)
Actually export [...]]]></description>
		<link>http://tadas.dailyda.com/blog/2009/02/08/obex-data-server-043/</link>
			</item>
	<item>
		<title>Guide to Oslo market #1</title>
		<description><![CDATA[When coming to Oslo, I decided that I have to bring only clothes and my laptop, I would buy other things that I need in Oslo shops. Well&#8230; Let&#8217;s start from biggest failure so far: ethernet cable which is needed if you want internet here in student village.  I didn&#8217;t know any computer shops here, [...]]]></description>
		<link>http://tadas.dailyda.com/blog/2009/01/18/guide-to-oslo-market-1/</link>
			</item>
	<item>
		<title>Going to Oslo</title>
		<description><![CDATA[First of all, this is gonna be a new category in this blog where I&#8217;ll post all sorts of interesting and not so interesting stories about what happened during my Erasmus exchange studies here in Oslo. Blah..
The first one is about how I and Andrius (who is also studying in Oslo now) got to Oslo. [...]]]></description>
		<link>http://tadas.dailyda.com/blog/2009/01/08/going-to-oslo/</link>
			</item>
	<item>
		<title>obex-data-server 0.4.2</title>
		<description><![CDATA[obex-data-server 0.4.2 released: http://tadas.dailyda.com/software/obex-data-server-0.4.2.tar.gz.
0.4.2 is another bug fix release. It also includes new RemoteCopy and RemoteMove methods in Session object.
ChangeLog:

Implement RemoteCopy and RemoteMove methods in Session
Use Wand.pc for ImageMagick PKG_CHECK to be compatible with all distros
Avoid executing obex_request_put in ServerSession several times for the same transfer
Avoid printing out NULL for ARM compatibility
Check for Bluez 3.34 [...]]]></description>
		<link>http://tadas.dailyda.com/blog/2008/11/01/obex-data-server-042/</link>
			</item>
	<item>
		<title>obex-data-server 0.4.1</title>
		<description><![CDATA[obex-data-server 0.4.1 released: http://tadas.dailyda.com/software/obex-data-server-0.4.1.tar.gz.
0.4.1 is a bug fix release. It fixes several issues related to ServerSession object.
ChangeLog:

Fix a race condition when client app misses ServerSession.TransferStarted signal
Do not use g_assert for checking if DBus context is set in Session and ServerSession methods
Fix TransferStarted signal emission in ServerSession

UPDATE:
While ods incorrectly checks for Bluez 3.13, it is only [...]]]></description>
		<link>http://tadas.dailyda.com/blog/2008/10/25/obex-data-server-041/</link>
			</item>
	<item>
		<title>obex-data-server 0.4</title>
		<description><![CDATA[obex-data-server 0.4 released: http://tadas.dailyda.com/software/obex-data-server-0.4.tar.gz.
0.4 finally gets released. Major highlights of this release are BIP profile support, USB transport support (ATM only for sessions), Bluez 4.x support (remains compatible with Bluez 3.x as well) and last but not least: capability object support for FTP and BIP servers. Many other new features and lots of bug fixes [...]]]></description>
		<link>http://tadas.dailyda.com/blog/2008/10/17/obex-data-server-04/</link>
			</item>
	<item>
		<title>obex-data-server 0.3.4</title>
		<description><![CDATA[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 &#8211;enable-system-config build option is used, [...]]]></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><![CDATA[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>
</channel>
</rss>
