<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>Back In Time</title>
	<link>http://backintime.le-web.org</link>
	<description>a simple backup system for Linux</description>
	<lastBuildDate>Sat, 06 Mar 2010 22:44:23 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Testing repository moved to launchpad</title>
		<description><![CDATA[Testing repository is now hosted in launchpad:
https://launchpad.net/~bit-team/+archive/testing
Stable repository will follow soon.
]]></description>
		<link>http://backintime.le-web.org/2010/03/07/testing-repository-moved-to-launchpad/</link>
			</item>
	<item>
		<title>Back In Time version 0.9.99beta10</title>
		<description><![CDATA[This is the 4th beta release on the way to 1.0. It is available on testing repository. Please keep in mind that this version is for testing only.
Changes:

smart remove policy slightly changed
fix backup on encfs folder

]]></description>
		<link>http://backintime.le-web.org/2010/01/07/back-in-time-version-0-9-99beta10/</link>
			</item>
	<item>
		<title>Back In Time version 0.9.99beta9</title>
		<description><![CDATA[This is the third beta release on the way to 1.0. It is available on testing repository. Please keep in mind that this version is for testing only.
Changes (for 1.0):

fix kde4plugin (yes again)
minor changes / bug fixes

]]></description>
		<link>http://backintime.le-web.org/2010/01/06/back-in-time-version-0-9-99beta9/</link>
			</item>
	<item>
		<title>Back In Time version 0.9.99beta6</title>
		<description><![CDATA[This is the second beta release on the way to 1.0. It is available on testing repository. Please keep in mind that this version is for testing only.
Changes (for 1.0):

fix kde4plugin
ask to upgrade snapshots structure only if there are old snapshots

]]></description>
		<link>http://backintime.le-web.org/2009/12/23/back-in-time-version-0-9-99beta6/</link>
			</item>
	<item>
		<title>Back In Time version 0.9.99beta5</title>
		<description><![CDATA[This is the first beta release on the way to 1.0. It is available on testing repository. Please keep in mind that this version is for testing only.
Changes (for 1.0):

add support for ionice
multiple profiles support
remove &#8220;schedule per included directory&#8221; (profiles do that)
new snapshot folder is restructure: &#60;path&#62;/backintime/machine/user/profile_id/
added option to disable snapshots when on battery
many bugs [...]]]></description>
		<link>http://backintime.le-web.org/2009/12/18/back-in-time-version-0-9-99beta5/</link>
			</item>
	<item>
		<title>Back In Time version 0.9.26</title>
		<description><![CDATA[Change log:

update translations
Fix a bug in smart-remove algorithm (https://bugs.launchpad.net/backintime/+bug/376104)
Fix bug: https://bugs.launchpad.net/backintime/+bug/374477
Fix bug: https://bugs.launchpad.net/backintime/+bug/375113
add &#8216;&#8211;no-check&#8217; option to configure scripts
use only &#8216;folder&#8217; term (more consistent with GNOME/KDE)
add &#8216;expert option&#8217;: enable/disable nice for cron jobs
GNOME &#38; KDE4: refresh snapshots button force files view to update too
you can include a backup parent directory (backup directory will auto-exclude itself)
fix some [...]]]></description>
		<link>http://backintime.le-web.org/2009/05/19/back-in-time-version-0926/</link>
			</item>
	<item>
		<title>Files not copied when backup directory is on smbfs</title>
		<description><![CDATA[Mount a samba share using smbmount and then configure Back In Time to save snapshots into this share. Taking a snapshot don&#8217;t work, only some directories are created.
After some investigation: using a windows share it works, using a samba is doesn&#8217;t work.
Samba provide some extensions to the protocol to support uid/gid and permissions.
I mounted the [...]]]></description>
		<link>http://backintime.le-web.org/2009/05/10/files-not-copied-when-backup-directory-is-on-smbfs/</link>
			</item>
	<item>
		<title>Back In Time version 0.9.24</title>
		<description><![CDATA[Change log:

update translations
KDE4: fix python string &#60;=&#62; QString problems
KDE4 FilesView/SnapshotsDialog: ctrl-click just select (don&#8217;t execute)
KDE4: fix crush after &#8220;take snapshot&#8221; process
store basic permission in a special file so it can restore them correctly (event from NTFS)
 implement Gnome/KDE4 systray icons and user.callback as plugins
reorganize code: common/GNOME/KDE4
GNOME: break the big glade file in multiple file
backintime is [...]]]></description>
		<link>http://backintime.le-web.org/2009/05/07/back-in-time-version-0924/</link>
			</item>
	<item>
		<title>KDE4: Could not connect to host for smb://smb-network/</title>
		<description><![CDATA[The application allow you to select local folders only.
In KDE4 I use KFileDialog static method:
QString getExistingDirectory(
		KUrl     startDir=KUrl(),
		QWidget  parent=0,
		QString  caption=QString() )
According to the documentation:
Creates a modal directory-selection dialog and returns the selected directory (local only) or an empty string if none was chosen.
For more information:

http://api.kde.org/pykde-4.1-api/kio/KFileDialog.html
http://api.kde.org/pykde-4.2-api/kio/KFileDialog.html

So it is not normal to [...]]]></description>
		<link>http://backintime.le-web.org/2009/05/05/kde4-could-not-connect-to-host-for-smbsmb-network/</link>
			</item>
	<item>
		<title>Snapshots on NTFS drive are not read-only</title>
		<description><![CDATA[The problem with read-write snapshot is that you can modify it accidentally. Even worst, if the file you modified is shared between different snapshots (hard-link) all snapshots will be affected.
This is because by default in ntfs-3g driver (this driver provide read/write support for NTFS)  files and directories are owned by the effective user and group [...]]]></description>
		<link>http://backintime.le-web.org/2009/05/01/snapshots-on-ntfs-drive-are-not-read-only/</link>
			</item>
</channel>
</rss>
