<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tuxera &#187; interoperability</title>
	<atom:link href="http://www.tuxera.com/category/interoperability/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tuxera.com</link>
	<description>Leading NTFS, exFAT Interoperability on Android, Linux, QNX and more</description>
	<lastBuildDate>Sat, 04 Feb 2012 08:01:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Release: NTFS-3G + NTFSPROGS 2012.1.15</title>
		<link>http://www.tuxera.com/open-source/release-ntfs-3g-ntfsprogs-2012-1-15/</link>
		<comments>http://www.tuxera.com/open-source/release-ntfs-3g-ntfsprogs-2012-1-15/#comments</comments>
		<pubDate>Sun, 22 Jan 2012 16:12:33 +0000</pubDate>
		<dc:creator>Szabolcs Szakacsits</dc:creator>
				<category><![CDATA[file systems]]></category>
		<category><![CDATA[interoperability]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[ntfs]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[storage]]></category>
		<category><![CDATA[tuxera]]></category>

		<guid isPermaLink="false">http://www.tuxera.com/?p=4232</guid>
		<description><![CDATA[Greetings, We are happy to announce the next stable release of NTFS-3G and ntfsprogs. The source code is available at git clone git://ntfs-3g.git.sourceforge.net/gitroot/ntfs-3g/ntfs-3g The package contains the following improvements, changes and fixes: ntfs-3g: fixed device path canonicalization for use by &#8230; <a class="readMore" href="http://www.tuxera.com/open-source/release-ntfs-3g-ntfsprogs-2012-1-15/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Greetings,</p>
<p>We are happy to announce the next stable release of NTFS-3G and ntfsprogs.</p>
<p>The source code is available at</p>
<p>  git clone git://ntfs-3g.git.sourceforge.net/gitroot/ntfs-3g/ntfs-3g</p>
<p>The package contains the following improvements, changes and fixes:</p>
<ul>
<li style="margin-bottom: 0.25em;">ntfs-3g: fixed device path canonicalization for use by devmapper</li>
<li style="margin-bottom: 0.25em;">ntfs-3g: fixed setting DOS names when defined with lower-case chars</li>
<li style="margin-bottom: 0.25em;">ntfs-3g: fixed attribute flags controlling recursive writes</li>
<li style="margin-bottom: 0.25em;">ntfs-3g: fixed compilation on OpenIndiana</li>
<li style="margin-bottom: 0.25em;">ntfs-3g: fixed options parsing on OSes with no extended attributes</li>
<li style="margin-bottom: 0.25em;">ntfs-3g: fixed relatime as a default mount option</li>
<li style="margin-bottom: 0.25em;">ntfs-3g: fixed endless recursion when MFT extents are described by themselves</li>
<li style="margin-bottom: 0.25em;">ntfs-3g: fixed the description of inherit option</li>
<li style="margin-bottom: 0.25em;">ntfs-3g: fixed overwriting a truncated file</li>
<li style="margin-bottom: 0.25em;">ntfs-3g: fixed truncation of DOS file names (12 ntfschars, not 12 utf8 chars)</li>
<li style="margin-bottom: 0.25em;">ntfs-3g: fixed the setting of attributes by secaudit (index not synced)</li>
<li style="margin-bottom: 0.25em;">ntfs-3g: faster compression</li>
<li style="margin-bottom: 0.25em;">ntfs-3g: new option delay_mtime to delay updates of mtime+ctime</li>
<li style="margin-bottom: 0.25em;">ntfsfix: new option -d to clear the dirty flag if fix is successful</li>
<li style="margin-bottom: 0.25em;">ntfsfix: fixed volume dirty flag test</li>
<li style="margin-bottom: 0.25em;">ntfsfix: new option to clear the list of bad sectors</li>
<li style="margin-bottom: 0.25em;">ntfsfix: fixed compilation on Sparc</li>
<li style="margin-bottom: 0.25em;">ntfsfix: fixed a bug causing a segmentation violation</li>
<li style="margin-bottom: 0.25em;">ntfsfix: repair self-located MFT data bug</li>
<li style="margin-bottom: 0.25em;">ntfscp: fix free space calculation</li>
<li style="margin-bottom: 0.25em;">ntfscp: support compression</li>
<li style="margin-bottom: 0.25em;">ntfsresize: implemented expanding runlists</li>
<li style="margin-bottom: 0.25em;">ntfsresize: updated the description of the -f option</li>
<li style="margin-bottom: 0.25em;">ntfsresize: expand an NTFS volume downwards</li>
<li style="margin-bottom: 0.25em;">ntfsclone: backup bootsector not be to accounted for</li>
<li style="margin-bottom: 0.25em;">ntfsclone: creating/restoring a metadata image</li>
<li style="margin-bottom: 0.25em;">ntfsundelete: try to recover the file name when undeleting</li>
<li style="margin-bottom: 0.25em;">ntfsundelete: use inode number to name unnamed files</li>
<li style="margin-bottom: 0.25em;">ntfswipe: Big endian and other fixes</li>
<li style="margin-bottom: 0.25em;">secaudit: prefixed owner and group SID in ACL display</li>
<li style="margin-bottom: 0.25em;">library: fixed big cluster support using 4kB sector disk</li>
<li style="margin-bottom: 0.25em;">library: fixed huge data writes</li>
<li style="margin-bottom: 0.25em;">library: use transparent compression by default</li>
<li style="margin-bottom: 0.25em;">library: fixed several bad returns in error conditions</li>
<li style="margin-bottom: 0.25em;">library: enabled getting the sector size on FreeBSD and MacOSX</li>
<li style="margin-bottom: 0.25em;">build: fixed &#8220;make libs&#8221; to only build libraries</li>
</ul>
<p>The stable release is available at</p>
<p>  <a href="http://www.tuxera.com/community/ntfs-3g-download/">http://www.tuxera.com/community/ntfs-3g-download/</a></p>
<p>Many thanks to Jean-Pierre Andre, Erik Larsson and many other contributors!</p>
<p>  Tuxera Open Source Team</p>
<p align="left"><a target="_blank" class="tt" href="http://twitter.com/home/?status=Release%3A+NTFS-3G+%2B+NTFSPROGS+2012.1.15+http://tinyurl.com/7zbby4w" title="Post to Twitter"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-twitter3.png" alt="Post to Twitter" /></a> <a target="_blank" class="tt" href="http://plurk.com/?status=Release%3A+NTFS-3G+%2B+NTFSPROGS+2012.1.15+http://tinyurl.com/7zbby4w" title="Post to Plurk"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-plurk.png" alt="Post to Plurk" /></a> <a target="_blank" class="tt" href="http://buzz.yahoo.com/submit?submitUrl=http://www.tuxera.com/open-source/release-ntfs-3g-ntfsprogs-2012-1-15/&amp;submitHeadline=Release%3A+NTFS-3G+%2B+NTFSPROGS+2012.1.15" title="Post to Yahoo Buzz"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-buzz.png" alt="Post to Yahoo Buzz" /></a> <a target="_blank" class="tt" href="http://delicious.com/post?url=http://www.tuxera.com/open-source/release-ntfs-3g-ntfsprogs-2012-1-15/&amp;title=Release%3A+NTFS-3G+%2B+NTFSPROGS+2012.1.15" title="Post to Delicious"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-delicious.png" alt="Post to Delicious" /></a> <a target="_blank" class="tt" href="http://digg.com/submit?url=http://www.tuxera.com/open-source/release-ntfs-3g-ntfsprogs-2012-1-15/&amp;title=Release%3A+NTFS-3G+%2B+NTFSPROGS+2012.1.15" title="Post to Digg"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-digg.png" alt="Post to Digg" /></a> <a target="_blank" class="tt" href="http://www.facebook.com/share.php?u=http://www.tuxera.com/open-source/release-ntfs-3g-ntfsprogs-2012-1-15/&amp;t=Release%3A+NTFS-3G+%2B+NTFSPROGS+2012.1.15" title="Post to Facebook"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-facebook.png" alt="Post to Facebook" /></a> <a target="_blank" class="tt" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&amp;u=http://www.tuxera.com/open-source/release-ntfs-3g-ntfsprogs-2012-1-15/&amp;t=Release%3A+NTFS-3G+%2B+NTFSPROGS+2012.1.15&amp;c=%3Cp%3EPowered+by+%3Ca+href%3D%22http%3A%2F%2Frichardxthripp.thripp.com%2Ftweet-this%22%3ETweet+This%3C%2Fa%3E%3C%2Fp%3E" title="Post to MySpace"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-myspace.png" alt="Post to MySpace" /></a> <a target="_blank" class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=Release%3A+NTFS-3G+%2B+NTFSPROGS+2012.1.15&amp;link=http://www.tuxera.com/open-source/release-ntfs-3g-ntfsprogs-2012-1-15/" title="Post to Ping.fm"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-ping.png" alt="Post to Ping.fm" /></a> <a target="_blank" class="tt" href="http://reddit.com/submit?url=http://www.tuxera.com/open-source/release-ntfs-3g-ntfsprogs-2012-1-15/&amp;title=Release%3A+NTFS-3G+%2B+NTFSPROGS+2012.1.15" title="Post to Reddit"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-reddit.png" alt="Post to Reddit" /></a> <a target="_blank" class="tt" href="http://stumbleupon.com/submit?url=http://www.tuxera.com/open-source/release-ntfs-3g-ntfsprogs-2012-1-15/&amp;title=Release%3A+NTFS-3G+%2B+NTFSPROGS+2012.1.15" title="Post to StumbleUpon"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-su.png" alt="Post to StumbleUpon" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tuxera.com/open-source/release-ntfs-3g-ntfsprogs-2012-1-15/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CES day 3</title>
		<link>http://www.tuxera.com/consumer-electronics/ces-day-3/</link>
		<comments>http://www.tuxera.com/consumer-electronics/ces-day-3/#comments</comments>
		<pubDate>Thu, 12 Jan 2012 20:14:48 +0000</pubDate>
		<dc:creator>Mikko Välimäki</dc:creator>
				<category><![CDATA[android]]></category>
		<category><![CDATA[consumer electronics]]></category>
		<category><![CDATA[embedded systems]]></category>
		<category><![CDATA[interoperability]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[phones]]></category>
		<category><![CDATA[tablets]]></category>

		<guid isPermaLink="false">http://www.tuxera.com/?p=4211</guid>
		<description><![CDATA[Third and final day for us at this year&#8217;s CES kept us busy. Here&#8217;s a wrap up of some of the major trends that are close to what we do at Tuxera: Wireless interoperability and remote management There&#8217;s currently a &#8230; <a class="readMore" href="http://www.tuxera.com/consumer-electronics/ces-day-3/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Third and final day for us at this year&#8217;s CES kept us busy. Here&#8217;s a wrap up of some of the major trends that are close to what we do at Tuxera:</p>
<ul>
<li><b>Wireless interoperability and remote management</b></li>
<p>There&#8217;s currently a lot of approaches for wireless streaming inside the home. There&#8217;s DLNA, there&#8217;s Airplay, there&#8217;s WiDi and there&#8217;s a host of proprietary company specific approaches. Some companies presented simple solutions just to get old devices into the connected world. A good example is <a href="http://www.qualcomm.com/media/releases/2012/01/10/qualcomm-atheros-launches-skifta-media-shifting-platform-connected-home">Skifta</a> from Qualcomm Atheros, basically a small wifi box with audio out. You control the thing with a mobile app.</p>
<li><b>Android is the innovation platform</b></li>
<p>Android is everywhere and getting better every year as we go. At least I came to the conclusion the latest Android 4 phones on display have passed Apple in both form factor and specs. Android is clearly the leading <i>innovation platform</i>, the one where all the cool hardware and system software innovation takes place first. Both Apple and Microsoft are seriously trailing in that regard. Still, despite Google&#8217;s <a href="http://www.forbes.com/sites/mobiledia/2012/01/11/ces-2012-googles-schmidt-hints-at-smart-home-strategy/">&#8220;Smart Home&#8221;</a> talk where Android runs also inside your refrigerator it is still too early to say Google would end up being the interface in all devices in the future. What has been demoed on Android will work on other Linux based systems as well.
</ul>
<p align="left"><a target="_blank" class="tt" href="http://twitter.com/home/?status=CES+day+3+http://tinyurl.com/852kbrr" title="Post to Twitter"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-twitter3.png" alt="Post to Twitter" /></a> <a target="_blank" class="tt" href="http://plurk.com/?status=CES+day+3+http://tinyurl.com/852kbrr" title="Post to Plurk"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-plurk.png" alt="Post to Plurk" /></a> <a target="_blank" class="tt" href="http://buzz.yahoo.com/submit?submitUrl=http://www.tuxera.com/consumer-electronics/ces-day-3/&amp;submitHeadline=CES+day+3" title="Post to Yahoo Buzz"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-buzz.png" alt="Post to Yahoo Buzz" /></a> <a target="_blank" class="tt" href="http://delicious.com/post?url=http://www.tuxera.com/consumer-electronics/ces-day-3/&amp;title=CES+day+3" title="Post to Delicious"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-delicious.png" alt="Post to Delicious" /></a> <a target="_blank" class="tt" href="http://digg.com/submit?url=http://www.tuxera.com/consumer-electronics/ces-day-3/&amp;title=CES+day+3" title="Post to Digg"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-digg.png" alt="Post to Digg" /></a> <a target="_blank" class="tt" href="http://www.facebook.com/share.php?u=http://www.tuxera.com/consumer-electronics/ces-day-3/&amp;t=CES+day+3" title="Post to Facebook"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-facebook.png" alt="Post to Facebook" /></a> <a target="_blank" class="tt" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&amp;u=http://www.tuxera.com/consumer-electronics/ces-day-3/&amp;t=CES+day+3&amp;c=%3Cp%3EPowered+by+%3Ca+href%3D%22http%3A%2F%2Frichardxthripp.thripp.com%2Ftweet-this%22%3ETweet+This%3C%2Fa%3E%3C%2Fp%3E" title="Post to MySpace"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-myspace.png" alt="Post to MySpace" /></a> <a target="_blank" class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=CES+day+3&amp;link=http://www.tuxera.com/consumer-electronics/ces-day-3/" title="Post to Ping.fm"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-ping.png" alt="Post to Ping.fm" /></a> <a target="_blank" class="tt" href="http://reddit.com/submit?url=http://www.tuxera.com/consumer-electronics/ces-day-3/&amp;title=CES+day+3" title="Post to Reddit"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-reddit.png" alt="Post to Reddit" /></a> <a target="_blank" class="tt" href="http://stumbleupon.com/submit?url=http://www.tuxera.com/consumer-electronics/ces-day-3/&amp;title=CES+day+3" title="Post to StumbleUpon"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-su.png" alt="Post to StumbleUpon" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tuxera.com/consumer-electronics/ces-day-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lion is here!</title>
		<link>http://www.tuxera.com/ntfs/lion-is-here/</link>
		<comments>http://www.tuxera.com/ntfs/lion-is-here/#comments</comments>
		<pubDate>Fri, 22 Jul 2011 12:13:36 +0000</pubDate>
		<dc:creator>Mikko Välimäki</dc:creator>
				<category><![CDATA[interoperability]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[ntfs]]></category>

		<guid isPermaLink="false">http://www.tuxera.com/?p=3447</guid>
		<description><![CDATA[Apple&#8217;s awaited OS X Lion has been finally released. The delivery is what you can expect from Apple: tons of new features, both for improved user experience and under the hood performance. This is the first time you can upgrade &#8230; <a class="readMore" href="http://www.tuxera.com/ntfs/lion-is-here/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Apple&#8217;s awaited OS X Lion has been finally released. The delivery is what you can expect from Apple: tons of new features, both for improved user experience and under the hood performance. This is the first time you can upgrade your Mac directly through Mac App Store. <a href="http://www.apple.com/pr/library/2011/07/21Lion-Downloads-Top-One-Million-in-First-Day.html">According to the numbers:</a></p>
<blockquote><p>
Apple® today announced that in just one day, over one million users bought and downloaded Mac OS® X Lion, the eighth major release of the world’s most advanced operating system&#8230; users are buying Lion faster than any other OS release in Apple’s history.
</p></blockquote>
<p>Now that&#8217;s just huge!</p>
<p>While the popularity of Mac is skyrocketing to new records, we&#8217;re also seeing more and more people using multiple operating systems and not just one. Windows is not disappearing any time soon and remains the number one choice in many homes and workplaces alike. This means that Macs also need full, rock solid Windows interoperability. Many of those new to Mac bring with them Microsoft Windows formatted hard drives and may continue to use Windows still on the side. And the chances are high that as a Mac user you will need to exchange large amounts of data with friends and colleagues who stay on Windows. </p>
<p>This is where <a href="http://www.tuxera.com/products/tuxera-ntfs-for-mac/">Tuxera NTFS for Mac</a> comes to help. With complete support to OS X Lion, Tuxera NTFS for Mac adds full read and write compatibility with all Windows-formatted drives. </p>
<p>We are very proud to have been flooded by positive feedback on how Tuxera NTFS for Mac is working now smoothly on Mac OS X Lion. Thank you to every one of you!</p>
<p>For those of you who haven’t yet upgraded your system, we urge you to download and install <a href="http://www.tuxera.com/mac/tuxerantfs_2011.4.1.dmg">the latest stable version 2011.4.1</a> which was released already on June 20th.  </p>
<p>Last but not least I&#8217;d like to remind that once you buy a Tuxera NTFS for Mac license you will get future releases free of charge.</p>
<p><img src="http://www.tuxera.com/wp-content/uploads/2011/07/tuxera_installer_mac_lion-613x382.png" alt="" title="tuxera_installer_mac_lion" width="613" height="382" class="aligncenter size-large wp-image-3458" /></p>
<p align="left"><a target="_blank" class="tt" href="http://twitter.com/home/?status=Lion+is+here%21+http://tinyurl.com/43ynox2" title="Post to Twitter"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-twitter3.png" alt="Post to Twitter" /></a> <a target="_blank" class="tt" href="http://plurk.com/?status=Lion+is+here%21+http://tinyurl.com/43ynox2" title="Post to Plurk"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-plurk.png" alt="Post to Plurk" /></a> <a target="_blank" class="tt" href="http://buzz.yahoo.com/submit?submitUrl=http://www.tuxera.com/ntfs/lion-is-here/&amp;submitHeadline=Lion+is+here%21" title="Post to Yahoo Buzz"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-buzz.png" alt="Post to Yahoo Buzz" /></a> <a target="_blank" class="tt" href="http://delicious.com/post?url=http://www.tuxera.com/ntfs/lion-is-here/&amp;title=Lion+is+here%21" title="Post to Delicious"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-delicious.png" alt="Post to Delicious" /></a> <a target="_blank" class="tt" href="http://digg.com/submit?url=http://www.tuxera.com/ntfs/lion-is-here/&amp;title=Lion+is+here%21" title="Post to Digg"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-digg.png" alt="Post to Digg" /></a> <a target="_blank" class="tt" href="http://www.facebook.com/share.php?u=http://www.tuxera.com/ntfs/lion-is-here/&amp;t=Lion+is+here%21" title="Post to Facebook"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-facebook.png" alt="Post to Facebook" /></a> <a target="_blank" class="tt" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&amp;u=http://www.tuxera.com/ntfs/lion-is-here/&amp;t=Lion+is+here%21&amp;c=%3Cp%3EPowered+by+%3Ca+href%3D%22http%3A%2F%2Frichardxthripp.thripp.com%2Ftweet-this%22%3ETweet+This%3C%2Fa%3E%3C%2Fp%3E" title="Post to MySpace"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-myspace.png" alt="Post to MySpace" /></a> <a target="_blank" class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=Lion+is+here%21&amp;link=http://www.tuxera.com/ntfs/lion-is-here/" title="Post to Ping.fm"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-ping.png" alt="Post to Ping.fm" /></a> <a target="_blank" class="tt" href="http://reddit.com/submit?url=http://www.tuxera.com/ntfs/lion-is-here/&amp;title=Lion+is+here%21" title="Post to Reddit"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-reddit.png" alt="Post to Reddit" /></a> <a target="_blank" class="tt" href="http://stumbleupon.com/submit?url=http://www.tuxera.com/ntfs/lion-is-here/&amp;title=Lion+is+here%21" title="Post to StumbleUpon"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-su.png" alt="Post to StumbleUpon" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tuxera.com/ntfs/lion-is-here/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SDA General Assembly, Apr 15-16, Budapest, Hungary</title>
		<link>http://www.tuxera.com/consumer-electronics/sda-general-assembly-apr-15-16-budapest-hungary/</link>
		<comments>http://www.tuxera.com/consumer-electronics/sda-general-assembly-apr-15-16-budapest-hungary/#comments</comments>
		<pubDate>Mon, 11 Apr 2011 19:07:50 +0000</pubDate>
		<dc:creator>Szabolcs Szakacsits</dc:creator>
				<category><![CDATA[android]]></category>
		<category><![CDATA[consumer electronics]]></category>
		<category><![CDATA[embedded systems]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[exfat]]></category>
		<category><![CDATA[interoperability]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[tuxera]]></category>

		<guid isPermaLink="false">http://www.tuxera.com/?p=2648</guid>
		<description><![CDATA[Tuxera is participating at SD Association&#8217;s General Assembly, hosted at the “Heart of Europe”. Due to the high quality multimedia boom, the number of the exFAT formatted SDXC capable consumer electronics is rapidly increasing. Tuxera is one of the leaders &#8230; <a class="readMore" href="http://www.tuxera.com/consumer-electronics/sda-general-assembly-apr-15-16-budapest-hungary/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Tuxera is participating at <a href="http://www.sdcard.org">SD Association&#8217;s</a> General Assembly, hosted at the “Heart of Europe”. Due to the high quality multimedia boom, the number of the exFAT formatted SDXC capable consumer electronics is rapidly increasing. Tuxera is one of the leaders on the field with the Tuxera exFAT solution on Android, MeeGo, Linux, QNX, and other platforms. See you in Beautiful Budapest!</p>
<p>See more information:</p>
<ul>
<li><a href="http://www.tuxera.com/about-us/news/2452/">Tuxera Integrates NTFS, exFAT, FAT32 and HFS+ into Intel® Atom™ Solutions, MeeGo Linux</a></li>
<li><a href="http://www.tuxera.com/about-us/news/2221/">Tuxera Launches Tuxera File System Suite, First to Combine NTFS, exFAT and HFS+ for Android</a></li>
<li><a href="http://www.tuxera.com/about-us/news/2125/">Tuxera Extends exFAT and NTFS Support to QNX Neutrino RTOS</a></li>
<li><a href="http://www.tuxera.com/about-us/news/1839/"> Tuxera exFAT Now Available for Android and Linux</a></li>
<li><a href="http://www.tuxera.com/about-us/news/1713/">Tuxera Becomes SD Association Member to Meet the Industry Needs in Data Portability</a></li>
<li><a href="http://www.tuxera.com/about-us/news/837/">Tuxera Signs Intellectual Property Agreement with Microsoft</a></li>
</ul>
<p align="left"><a target="_blank" class="tt" href="http://twitter.com/home/?status=SDA+General+Assembly%2C+Apr+15-16%2C+Budapest%2C+Hungary+http://tinyurl.com/6gqsuog" title="Post to Twitter"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-twitter3.png" alt="Post to Twitter" /></a> <a target="_blank" class="tt" href="http://plurk.com/?status=SDA+General+Assembly%2C+Apr+15-16%2C+Budapest%2C+Hungary+http://tinyurl.com/6gqsuog" title="Post to Plurk"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-plurk.png" alt="Post to Plurk" /></a> <a target="_blank" class="tt" href="http://buzz.yahoo.com/submit?submitUrl=http://www.tuxera.com/consumer-electronics/sda-general-assembly-apr-15-16-budapest-hungary/&amp;submitHeadline=SDA+General+Assembly%2C+Apr+15-16%2C+Budapest%2C+Hungary" title="Post to Yahoo Buzz"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-buzz.png" alt="Post to Yahoo Buzz" /></a> <a target="_blank" class="tt" href="http://delicious.com/post?url=http://www.tuxera.com/consumer-electronics/sda-general-assembly-apr-15-16-budapest-hungary/&amp;title=SDA+General+Assembly%2C+Apr+15-16%2C+Budapest%2C+Hungary" title="Post to Delicious"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-delicious.png" alt="Post to Delicious" /></a> <a target="_blank" class="tt" href="http://digg.com/submit?url=http://www.tuxera.com/consumer-electronics/sda-general-assembly-apr-15-16-budapest-hungary/&amp;title=SDA+General+Assembly%2C+Apr+15-16%2C+Budapest%2C+Hungary" title="Post to Digg"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-digg.png" alt="Post to Digg" /></a> <a target="_blank" class="tt" href="http://www.facebook.com/share.php?u=http://www.tuxera.com/consumer-electronics/sda-general-assembly-apr-15-16-budapest-hungary/&amp;t=SDA+General+Assembly%2C+Apr+15-16%2C+Budapest%2C+Hungary" title="Post to Facebook"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-facebook.png" alt="Post to Facebook" /></a> <a target="_blank" class="tt" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&amp;u=http://www.tuxera.com/consumer-electronics/sda-general-assembly-apr-15-16-budapest-hungary/&amp;t=SDA+General+Assembly%2C+Apr+15-16%2C+Budapest%2C+Hungary&amp;c=%3Cp%3EPowered+by+%3Ca+href%3D%22http%3A%2F%2Frichardxthripp.thripp.com%2Ftweet-this%22%3ETweet+This%3C%2Fa%3E%3C%2Fp%3E" title="Post to MySpace"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-myspace.png" alt="Post to MySpace" /></a> <a target="_blank" class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=SDA+General+Assembly%2C+Apr+15-16%2C+Budapest%2C+Hungary&amp;link=http://www.tuxera.com/consumer-electronics/sda-general-assembly-apr-15-16-budapest-hungary/" title="Post to Ping.fm"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-ping.png" alt="Post to Ping.fm" /></a> <a target="_blank" class="tt" href="http://reddit.com/submit?url=http://www.tuxera.com/consumer-electronics/sda-general-assembly-apr-15-16-budapest-hungary/&amp;title=SDA+General+Assembly%2C+Apr+15-16%2C+Budapest%2C+Hungary" title="Post to Reddit"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-reddit.png" alt="Post to Reddit" /></a> <a target="_blank" class="tt" href="http://stumbleupon.com/submit?url=http://www.tuxera.com/consumer-electronics/sda-general-assembly-apr-15-16-budapest-hungary/&amp;title=SDA+General+Assembly%2C+Apr+15-16%2C+Budapest%2C+Hungary" title="Post to StumbleUpon"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-su.png" alt="Post to StumbleUpon" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tuxera.com/consumer-electronics/sda-general-assembly-apr-15-16-budapest-hungary/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Release: NTFS-3G + NTFSPROGS 2011.4.12</title>
		<link>http://www.tuxera.com/open-source/release-ntfs-3g-ntfsprogs-2011-4-12/</link>
		<comments>http://www.tuxera.com/open-source/release-ntfs-3g-ntfsprogs-2011-4-12/#comments</comments>
		<pubDate>Sun, 10 Apr 2011 18:31:52 +0000</pubDate>
		<dc:creator>Szabolcs Szakacsits</dc:creator>
				<category><![CDATA[file systems]]></category>
		<category><![CDATA[interoperability]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ntfs]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[tuxera]]></category>

		<guid isPermaLink="false">http://www.tuxera.com/?p=2641</guid>
		<description><![CDATA[Greetings, We are happy to announce the stable, merged release of ntfsprogs and NTFS-3G. The merged codebase will help to avoid duplicated maintenance of the large, complex NTFS codebase, so development can focus on enhanced unctionality, reliability, and interoperability in &#8230; <a class="readMore" href="http://www.tuxera.com/open-source/release-ntfs-3g-ntfsprogs-2011-4-12/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Greetings,</p>
<p>We are happy to announce the stable, merged release of ntfsprogs and NTFS-3G.</p>
<p>The merged codebase will help to avoid duplicated maintenance of the large, complex NTFS codebase, so development can focus on enhanced unctionality,<br />
reliability, and interoperability in the future.</p>
<p>Several alternatives have been considered how to organize the code (library, tools, driver). The preferred solution is the simplest way which is one large package, like Samba. So, there will be need to install only one NTFS package (ntfs-3g_ntfsprogs), not two (ntfsprogs, ntfs-3g).</p>
<p>The code and status is available at</p>
<p>  git clone git://ntfs-3g.git.sourceforge.net/gitroot/ntfs-3g/ntfs-3g_ntfsprogs</p>
<p>The new package is a compatible, drop-in replacement for both ntfs-3g and ntfsprogs.</p>
<p>The package contains the following improvements, changes and fixes:</p>
<ul>
<li style="margin-bottom: 0.25em;">ntfs-3g: fixed possible wrong hole size when overwriting compressed data.</li>
<li style="margin-bottom: 0.25em;">ntfs-3g: fixed listxattr() to environments with extended attributes.</li>
<li style="margin-bottom: 0.25em;">ntfs-3g: fixed ENOSPC when making an index non-resident.</li>
<li style="margin-bottom: 0.25em;">ntfs-3g: fixed partial mapping ahead of mapped runlist.</li>
<li style="margin-bottom: 0.25em;">ntfs-3g: enabled forensic mounting (currently same as read-only).</li>
<li style="margin-bottom: 0.25em;">ntfs-3g: expand an attribute without creating a hole.</li>
<li style="margin-bottom: 0.25em;">ntfs-3g: improved appending data to a long hole.</li>
<li style="margin-bottom: 0.25em;">ntfs-3g: deny direct modifications to metadata files.</li>
<li style="margin-bottom: 0.25em;">ntfs-3g: option &#8216;acl&#8217; to request the use of Posix ACLs.</li>
<li style="margin-bottom: 0.25em;">ntfsclone: fixed reading old big-endian ntfsclone images.</li>
<li style="margin-bottom: 0.25em;">ntfsclone: avoided writing beyond allocated variable.</li>
<li style="margin-bottom: 0.25em;">ntfsclone: close volume and cleanup when exiting.</li>
<li style="margin-bottom: 0.25em;">ntfsclone: new option not to clear the timestamps.</li>
<li style="margin-bottom: 0.25em;">ntfsclone: sync created image before remounting.</li>
<li style="margin-bottom: 0.25em;">ntfsclone: use a stream to produce aligned writes during image creation.</li>
<li style="margin-bottom: 0.25em;">ntfsinfo: display times in UTC.</li>
<li style="margin-bottom: 0.25em;">mkntfs: don&#8217;t store full bitmap and logfile in memory.</li>
<li style="margin-bottom: 0.25em;">mkntfs: set a volume UUID if option -U.</li>
<li style="margin-bottom: 0.25em;">mkntfs: fixed $MFT allocated size.</li>
<li style="margin-bottom: 0.25em;">mkntfs: fixed allocated size of resident unnamed data.</li>
<li style="margin-bottom: 0.25em;">ntfsfix: new option -n for no action.</li>
<li style="margin-bottom: 0.25em;">ntfsfix: try alternate boot sector if cannot start up.</li>
<li style="margin-bottom: 0.25em;">ntfsfix: check and fix the upcase table.</li>
<li style="margin-bottom: 0.25em;">ntfsfix: try to fix file systems with incorrect size.</li>
<li style="margin-bottom: 0.25em;">ntfsundelete: fixed a segfault.</li>
<li style="margin-bottom: 0.25em;">ntfsresize: new option &#8211;info-mb-only.</li>
<li style="margin-bottom: 0.25em;">ntfsresize: new option &#8211;check.</li>
</ul>
<p>The release candidate is available at</p>
<p>  <a href="http://www.tuxera.com/community/ntfs-3g-download/">http://www.tuxera.com/community/ntfs-3g-download/</a></p>
<p>Many thanks to Jean-Pierre Andre and Erik Larsson to make this happen!</p>
<p>  Tuxera Open Source Team</p>
<p align="left"><a target="_blank" class="tt" href="http://twitter.com/home/?status=Release%3A+NTFS-3G+%2B+NTFSPROGS+2011.4.12+http://tinyurl.com/3u5ejvs" title="Post to Twitter"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-twitter3.png" alt="Post to Twitter" /></a> <a target="_blank" class="tt" href="http://plurk.com/?status=Release%3A+NTFS-3G+%2B+NTFSPROGS+2011.4.12+http://tinyurl.com/3u5ejvs" title="Post to Plurk"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-plurk.png" alt="Post to Plurk" /></a> <a target="_blank" class="tt" href="http://buzz.yahoo.com/submit?submitUrl=http://www.tuxera.com/open-source/release-ntfs-3g-ntfsprogs-2011-4-12/&amp;submitHeadline=Release%3A+NTFS-3G+%2B+NTFSPROGS+2011.4.12" title="Post to Yahoo Buzz"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-buzz.png" alt="Post to Yahoo Buzz" /></a> <a target="_blank" class="tt" href="http://delicious.com/post?url=http://www.tuxera.com/open-source/release-ntfs-3g-ntfsprogs-2011-4-12/&amp;title=Release%3A+NTFS-3G+%2B+NTFSPROGS+2011.4.12" title="Post to Delicious"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-delicious.png" alt="Post to Delicious" /></a> <a target="_blank" class="tt" href="http://digg.com/submit?url=http://www.tuxera.com/open-source/release-ntfs-3g-ntfsprogs-2011-4-12/&amp;title=Release%3A+NTFS-3G+%2B+NTFSPROGS+2011.4.12" title="Post to Digg"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-digg.png" alt="Post to Digg" /></a> <a target="_blank" class="tt" href="http://www.facebook.com/share.php?u=http://www.tuxera.com/open-source/release-ntfs-3g-ntfsprogs-2011-4-12/&amp;t=Release%3A+NTFS-3G+%2B+NTFSPROGS+2011.4.12" title="Post to Facebook"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-facebook.png" alt="Post to Facebook" /></a> <a target="_blank" class="tt" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&amp;u=http://www.tuxera.com/open-source/release-ntfs-3g-ntfsprogs-2011-4-12/&amp;t=Release%3A+NTFS-3G+%2B+NTFSPROGS+2011.4.12&amp;c=%3Cp%3EPowered+by+%3Ca+href%3D%22http%3A%2F%2Frichardxthripp.thripp.com%2Ftweet-this%22%3ETweet+This%3C%2Fa%3E%3C%2Fp%3E" title="Post to MySpace"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-myspace.png" alt="Post to MySpace" /></a> <a target="_blank" class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=Release%3A+NTFS-3G+%2B+NTFSPROGS+2011.4.12&amp;link=http://www.tuxera.com/open-source/release-ntfs-3g-ntfsprogs-2011-4-12/" title="Post to Ping.fm"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-ping.png" alt="Post to Ping.fm" /></a> <a target="_blank" class="tt" href="http://reddit.com/submit?url=http://www.tuxera.com/open-source/release-ntfs-3g-ntfsprogs-2011-4-12/&amp;title=Release%3A+NTFS-3G+%2B+NTFSPROGS+2011.4.12" title="Post to Reddit"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-reddit.png" alt="Post to Reddit" /></a> <a target="_blank" class="tt" href="http://stumbleupon.com/submit?url=http://www.tuxera.com/open-source/release-ntfs-3g-ntfsprogs-2011-4-12/&amp;title=Release%3A+NTFS-3G+%2B+NTFSPROGS+2011.4.12" title="Post to StumbleUpon"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-su.png" alt="Post to StumbleUpon" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tuxera.com/open-source/release-ntfs-3g-ntfsprogs-2011-4-12/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Release: NTFS-3G 2011.1.15</title>
		<link>http://www.tuxera.com/open-source/release-ntfs-3g-2011-1-15/</link>
		<comments>http://www.tuxera.com/open-source/release-ntfs-3g-2011-1-15/#comments</comments>
		<pubDate>Sun, 23 Jan 2011 16:37:12 +0000</pubDate>
		<dc:creator>Szabolcs Szakacsits</dc:creator>
				<category><![CDATA[file systems]]></category>
		<category><![CDATA[interoperability]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ntfs]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[tuxera]]></category>

		<guid isPermaLink="false">http://www.tuxera.com/?p=2467</guid>
		<description><![CDATA[Greetings, The new stable NTFS-3G release contains the following improvements, changes and fixes: New: implemented fsync() and fsyncdir(). New: implemented the &#8216;sync&#8217; mount option. New: sanity check upcase table. New: added a big-endian extended attribute name for attrib and times. &#8230; <a class="readMore" href="http://www.tuxera.com/open-source/release-ntfs-3g-2011-1-15/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Greetings,</p>
<p>The new stable NTFS-3G release contains the following improvements, changes and fixes:</p>
<ul>
<li style="margin-bottom: 0.25em;">New: implemented fsync() and fsyncdir().</li>
<li style="margin-bottom: 0.25em;">New: implemented the &#8216;sync&#8217; mount option.</li>
<li style="margin-bottom: 0.25em;">New: sanity check upcase table.</li>
<li style="margin-bottom: 0.25em;">New: added a big-endian extended attribute name for attrib and times.</li>
<li style="margin-bottom: 0.25em;">New: added an extended attribute name for creation time.</li>
<li style="margin-bottom: 0.25em;">New: enable renaming of system extended attributes.</li>
<li style="margin-bottom: 0.25em;">Change: improved appending data to fragmented files.</li>
<li style="margin-bottom: 0.25em;">Change: improved rebuilding a runlist.</li>
<li style="margin-bottom: 0.25em;">Change: improved comparing filename on big-endian CPUs.</li>
<li style="margin-bottom: 0.25em;">Fixed stat(2) for system files with no data.</li>
<li style="margin-bottom: 0.25em;">Fixed alignment on cached structures.</li>
<li style="margin-bottom: 0.25em;">Fixed Posix ACLs for big-endian CPUs.</li>
<li style="margin-bottom: 0.25em;">Fixed deleting files using ignore_case option.</li>
<li style="margin-bottom: 0.25em;">Fixed allocated size when an attribute update causes unnamed data to be expelled.</li>
</ul>
<p>The latest release of the software is available at <a href="http://www.tuxera.com/">http://www.tuxera.com/</a></p>
<p>Enjoy!</p>
<p>Tuxera Open Source Team</p>
<p align="left"><a target="_blank" class="tt" href="http://twitter.com/home/?status=Release%3A+NTFS-3G+2011.1.15+http://tinyurl.com/4qhb5q3" title="Post to Twitter"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-twitter3.png" alt="Post to Twitter" /></a> <a target="_blank" class="tt" href="http://plurk.com/?status=Release%3A+NTFS-3G+2011.1.15+http://tinyurl.com/4qhb5q3" title="Post to Plurk"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-plurk.png" alt="Post to Plurk" /></a> <a target="_blank" class="tt" href="http://buzz.yahoo.com/submit?submitUrl=http://www.tuxera.com/open-source/release-ntfs-3g-2011-1-15/&amp;submitHeadline=Release%3A+NTFS-3G+2011.1.15" title="Post to Yahoo Buzz"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-buzz.png" alt="Post to Yahoo Buzz" /></a> <a target="_blank" class="tt" href="http://delicious.com/post?url=http://www.tuxera.com/open-source/release-ntfs-3g-2011-1-15/&amp;title=Release%3A+NTFS-3G+2011.1.15" title="Post to Delicious"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-delicious.png" alt="Post to Delicious" /></a> <a target="_blank" class="tt" href="http://digg.com/submit?url=http://www.tuxera.com/open-source/release-ntfs-3g-2011-1-15/&amp;title=Release%3A+NTFS-3G+2011.1.15" title="Post to Digg"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-digg.png" alt="Post to Digg" /></a> <a target="_blank" class="tt" href="http://www.facebook.com/share.php?u=http://www.tuxera.com/open-source/release-ntfs-3g-2011-1-15/&amp;t=Release%3A+NTFS-3G+2011.1.15" title="Post to Facebook"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-facebook.png" alt="Post to Facebook" /></a> <a target="_blank" class="tt" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&amp;u=http://www.tuxera.com/open-source/release-ntfs-3g-2011-1-15/&amp;t=Release%3A+NTFS-3G+2011.1.15&amp;c=%3Cp%3EPowered+by+%3Ca+href%3D%22http%3A%2F%2Frichardxthripp.thripp.com%2Ftweet-this%22%3ETweet+This%3C%2Fa%3E%3C%2Fp%3E" title="Post to MySpace"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-myspace.png" alt="Post to MySpace" /></a> <a target="_blank" class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=Release%3A+NTFS-3G+2011.1.15&amp;link=http://www.tuxera.com/open-source/release-ntfs-3g-2011-1-15/" title="Post to Ping.fm"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-ping.png" alt="Post to Ping.fm" /></a> <a target="_blank" class="tt" href="http://reddit.com/submit?url=http://www.tuxera.com/open-source/release-ntfs-3g-2011-1-15/&amp;title=Release%3A+NTFS-3G+2011.1.15" title="Post to Reddit"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-reddit.png" alt="Post to Reddit" /></a> <a target="_blank" class="tt" href="http://stumbleupon.com/submit?url=http://www.tuxera.com/open-source/release-ntfs-3g-2011-1-15/&amp;title=Release%3A+NTFS-3G+2011.1.15" title="Post to StumbleUpon"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-su.png" alt="Post to StumbleUpon" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tuxera.com/open-source/release-ntfs-3g-2011-1-15/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tuxera Launches Tuxera File System Suite, First to Combine NTFS, exFAT and HFS+ for Android</title>
		<link>http://www.tuxera.com/ntfs/tuxera-launches-tuxera-file-system-suite-first-to-combine-ntfs-exfat-and-hfs-for-android/</link>
		<comments>http://www.tuxera.com/ntfs/tuxera-launches-tuxera-file-system-suite-first-to-combine-ntfs-exfat-and-hfs-for-android/#comments</comments>
		<pubDate>Wed, 27 Oct 2010 13:34:06 +0000</pubDate>
		<dc:creator>Mikko Välimäki</dc:creator>
				<category><![CDATA[android]]></category>
		<category><![CDATA[exfat]]></category>
		<category><![CDATA[file system suite]]></category>
		<category><![CDATA[hfs+]]></category>
		<category><![CDATA[interoperability]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[ntfs]]></category>

		<guid isPermaLink="false">http://www.tuxera.com/?p=2221</guid>
		<description><![CDATA[All the Popular Interoperable File Systems Replacing FAT32 Offered in a Combined High-Performance Package HELSINKI, FINLAND – October 27, 2010 – Tuxera, the leading provider of interoperable file systems for Android, Linux, Mac and other platforms, today announced Tuxera File &#8230; <a class="readMore" href="http://www.tuxera.com/ntfs/tuxera-launches-tuxera-file-system-suite-first-to-combine-ntfs-exfat-and-hfs-for-android/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><b>All the Popular Interoperable File Systems Replacing FAT32 Offered in a Combined High-Performance Package<br />
</b></p>
<p>HELSINKI, FINLAND – October 27, 2010 –  Tuxera, the leading provider of interoperable file systems for Android, Linux, Mac and other platforms, today announced Tuxera File System Suite, the industry&#8217;s most comprehensive interoperability package consisting of Tuxera NTFS, exFAT and HFS+ file systems as well as Tuxera&#8217;s most popular storage management tools. With the announcement, Tuxera added HFS+ file system into its product line already consisting of Tuxera NTFS and exFAT solutions. Tuxera thus became the first and only vendor to offer all three of the most popular modern interoperable file systems replacing the aging FAT32 in a turnkey solution.</p>
<p>Tuxera File System Suite has been developed together with Tuxera&#8217;s customers to address the needs for high-performance Windows and Mac interoperability in Android and Linux-based consumer electronics. Tuxera&#8217;s market-leading file system solutions power set-top boxes, multimedia devices, routers, NAS products, automotive infotainment systems, mobile phones and tablets from the leading brands. Tuxera works together with chipset companies to provide better time to market, up-to-date performance metrics, and dedicated customer support. Tuxera File System Suite components have been successfully integrated and tested on the most popular chipsets delivering outstanding read and write speeds. For example Tuxera’s NTFS solution with Tuxera&#8217;s patent-pending performance optimization technology now outpaces the most popular Android and Linux file systems as well as any alternative NTFS solutions in the markets today.</p>
<p>&#8220;We have seen the convergence of interoperable file system solutions,&#8221; noted Szabolcs Szakacsits, Tuxera CTO. &#8220;For many applications there is not just one right interoperability solution but there can be need to support several file systems at the same time. NTFS is still the most popular overall solution over USB and SATA but Apple&#8217;s rising market share has increased the demand for reliable HFS+. Further, the ever-expanding uses of SD card interfaces call for exFAT. We have successfully established Tuxera exFAT as the natural first choice in the markets with strong support from Microsoft.&#8221;</p>
<p>Tuxera CEO Mikko Välimäki continues: “We are pleased to launch the industry’s first and most comprehensive file system interoperability package. Working closely together with operating system manufacturers, chipset vendors, and the increasing customer base Tuxera File System Suite delivers the best possible reliability and the industry’s fastest performance.”</p>
<p>Tuxera File System Suite combines Tuxera NTFS, exFAT, HFS+ and Storage Management Tools including format and repair into one cost-effective package. Users can pick the right file system with Tuxera&#8217;s expert service and support more easily than before and get to the markets faster.</p>
<p>Tuxera File System Suite is now available for Android and Linux deployments. Please contact <a href="mailto:sales@tuxera.com">sales@tuxera.com</a> for more information.</p>
<p><b>For more information, please contact:</b></p>
<p>Mikko Välimäki<br />
CEO, Tuxera Inc.<br />
+358 (0)50 598 0498 begin_of_the_skype_highlighting              +358 (0)50 598 0498      end_of_the_skype_highlighting</p>
<p><b>About Tuxera.</b> Tuxera is the leading provider of file systems that allow music, pictures, videos and other content to be ported across devices. With Tuxera file systems inside, users experience plug and play interoperability with their laptops, digital cameras, set-top-boxes, mobile phones and other consumer electronics. Building on the success of open source, Tuxera’s industry-standard NTFS and exFAT solutions for Linux, Android, Mac OS X and other platforms have over 30 million installations. Close collaboration with Microsoft ensures reliable compatibility and helps Tuxera to set the standard in high-performance, low power use for embedded and mobile solutions. Tuxera’s customers include leading hardware, software, and consumer electronics companies. For more information, please visit <a href="http://www.tuxera.com/">www.tuxera.com</a>.
<p align="left"><a target="_blank" class="tt" href="http://twitter.com/home/?status=Tuxera+Launches+Tuxera+File+System+Suite%2C+First+to+Combine+NTFS%2C+exFAT+and+HFS%2B+for+Android+http://tinyurl.com/67odep3" title="Post to Twitter"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-twitter3.png" alt="Post to Twitter" /></a> <a target="_blank" class="tt" href="http://plurk.com/?status=Tuxera+Launches+Tuxera+File+System+Suite%2C+First+to+Combine+NTFS%2C+exFAT+and+HFS%2B+for+Android+http://tinyurl.com/67odep3" title="Post to Plurk"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-plurk.png" alt="Post to Plurk" /></a> <a target="_blank" class="tt" href="http://buzz.yahoo.com/submit?submitUrl=http://www.tuxera.com/ntfs/tuxera-launches-tuxera-file-system-suite-first-to-combine-ntfs-exfat-and-hfs-for-android/&amp;submitHeadline=Tuxera+Launches+Tuxera+File+System+Suite%2C+First+to+Combine+NTFS%2C+exFAT+and+HFS%2B+for+Android" title="Post to Yahoo Buzz"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-buzz.png" alt="Post to Yahoo Buzz" /></a> <a target="_blank" class="tt" href="http://delicious.com/post?url=http://www.tuxera.com/ntfs/tuxera-launches-tuxera-file-system-suite-first-to-combine-ntfs-exfat-and-hfs-for-android/&amp;title=Tuxera+Launches+Tuxera+File+System+Suite%2C+First+to+Combine+NTFS%2C+exFAT+and+HFS%2B+for+Android" title="Post to Delicious"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-delicious.png" alt="Post to Delicious" /></a> <a target="_blank" class="tt" href="http://digg.com/submit?url=http://www.tuxera.com/ntfs/tuxera-launches-tuxera-file-system-suite-first-to-combine-ntfs-exfat-and-hfs-for-android/&amp;title=Tuxera+Launches+Tuxera+File+System+Suite%2C+First+to+Combine+NTFS%2C+exFAT+and+HFS%2B+for+Android" title="Post to Digg"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-digg.png" alt="Post to Digg" /></a> <a target="_blank" class="tt" href="http://www.facebook.com/share.php?u=http://www.tuxera.com/ntfs/tuxera-launches-tuxera-file-system-suite-first-to-combine-ntfs-exfat-and-hfs-for-android/&amp;t=Tuxera+Launches+Tuxera+File+System+Suite%2C+First+to+Combine+NTFS%2C+exFAT+and+HFS%2B+for+Android" title="Post to Facebook"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-facebook.png" alt="Post to Facebook" /></a> <a target="_blank" class="tt" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&amp;u=http://www.tuxera.com/ntfs/tuxera-launches-tuxera-file-system-suite-first-to-combine-ntfs-exfat-and-hfs-for-android/&amp;t=Tuxera+Launches+Tuxera+File+System+Suite%2C+First+to+Combine+NTFS%2C+exFAT+and+HFS%2B+for+Android&amp;c=%3Cp%3EPowered+by+%3Ca+href%3D%22http%3A%2F%2Frichardxthripp.thripp.com%2Ftweet-this%22%3ETweet+This%3C%2Fa%3E%3C%2Fp%3E" title="Post to MySpace"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-myspace.png" alt="Post to MySpace" /></a> <a target="_blank" class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=Tuxera+Launches+Tuxera+File+System+Suite%2C+First+to+Combine+NTFS%2C+exFAT+and+HFS%2B+for+Android&amp;link=http://www.tuxera.com/ntfs/tuxera-launches-tuxera-file-system-suite-first-to-combine-ntfs-exfat-and-hfs-for-android/" title="Post to Ping.fm"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-ping.png" alt="Post to Ping.fm" /></a> <a target="_blank" class="tt" href="http://reddit.com/submit?url=http://www.tuxera.com/ntfs/tuxera-launches-tuxera-file-system-suite-first-to-combine-ntfs-exfat-and-hfs-for-android/&amp;title=Tuxera+Launches+Tuxera+File+System+Suite%2C+First+to+Combine+NTFS%2C+exFAT+and+HFS%2B+for+Android" title="Post to Reddit"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-reddit.png" alt="Post to Reddit" /></a> <a target="_blank" class="tt" href="http://stumbleupon.com/submit?url=http://www.tuxera.com/ntfs/tuxera-launches-tuxera-file-system-suite-first-to-combine-ntfs-exfat-and-hfs-for-android/&amp;title=Tuxera+Launches+Tuxera+File+System+Suite%2C+First+to+Combine+NTFS%2C+exFAT+and+HFS%2B+for+Android" title="Post to StumbleUpon"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-su.png" alt="Post to StumbleUpon" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tuxera.com/ntfs/tuxera-launches-tuxera-file-system-suite-first-to-combine-ntfs-exfat-and-hfs-for-android/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Syabas uses Tuxera NTFS</title>
		<link>http://www.tuxera.com/ntfs/how-syabas-uses-tuxera-ntfs/</link>
		<comments>http://www.tuxera.com/ntfs/how-syabas-uses-tuxera-ntfs/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 11:12:14 +0000</pubDate>
		<dc:creator>Mikko Välimäki</dc:creator>
				<category><![CDATA[consumer electronics]]></category>
		<category><![CDATA[interoperability]]></category>
		<category><![CDATA[ntfs]]></category>

		<guid isPermaLink="false">http://www.tuxera.com/?p=1944</guid>
		<description><![CDATA[A few weeks ago we published a press release with Syabas about the integration of Tuxera NTFS into Syabas set-top boxes. Here&#8217;s a brief overview how everyone using Syabas products benefits from Tuxera NTFS inside. In the below pic you &#8230; <a class="readMore" href="http://www.tuxera.com/ntfs/how-syabas-uses-tuxera-ntfs/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A few weeks ago we published <a href="http://www.tuxera.com/about-us/news/1871/">a press release with Syabas</a> about the integration of Tuxera NTFS into Syabas set-top boxes. Here&#8217;s a brief overview how everyone using Syabas products benefits from Tuxera NTFS inside. In the below pic you have Syabas&#8217; Popcorn Hour set-top box at Tuxera labs ready to rock:</p>
<p><a href="http://www.tuxera.com/wp-content/uploads/2010/07/syabas_box1.jpg"><img src="http://www.tuxera.com/wp-content/uploads/2010/07/syabas_box1.jpg" alt="syabas_box" title="syabas_box" width="547" height="315" class="aligncenter size-full wp-image-1946" /></a></p>
<p>On the left you have two USB ports and on the right a removable hard drive bay circled. You can plug any NTFS-formatted portable hard drive or USB stick full of high-definition movies into the USB ports and it is plug &#038; play. The same goes for the hard drive bay: take your NTFS-formatted drive from your Windows box and it works seamlessly with the Syabas media tank without any additional drivers. </p>
<p>We think Syabas&#8217; example shows where the market is going. With both disk and file sizes growing, NTFS is currently the best &#8212; and in increasing cases <i>the only</i> &#8212; format option if you want your storage media to work plug &#038; play with all computers from PCs to Macs and Linuxes as well as the latest consumer electronic devices.</p>
<p align="left"><a target="_blank" class="tt" href="http://twitter.com/home/?status=How+Syabas+uses+Tuxera+NTFS+http://tinyurl.com/5vfgt3p" title="Post to Twitter"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-twitter3.png" alt="Post to Twitter" /></a> <a target="_blank" class="tt" href="http://plurk.com/?status=How+Syabas+uses+Tuxera+NTFS+http://tinyurl.com/5vfgt3p" title="Post to Plurk"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-plurk.png" alt="Post to Plurk" /></a> <a target="_blank" class="tt" href="http://buzz.yahoo.com/submit?submitUrl=http://www.tuxera.com/ntfs/how-syabas-uses-tuxera-ntfs/&amp;submitHeadline=How+Syabas+uses+Tuxera+NTFS" title="Post to Yahoo Buzz"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-buzz.png" alt="Post to Yahoo Buzz" /></a> <a target="_blank" class="tt" href="http://delicious.com/post?url=http://www.tuxera.com/ntfs/how-syabas-uses-tuxera-ntfs/&amp;title=How+Syabas+uses+Tuxera+NTFS" title="Post to Delicious"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-delicious.png" alt="Post to Delicious" /></a> <a target="_blank" class="tt" href="http://digg.com/submit?url=http://www.tuxera.com/ntfs/how-syabas-uses-tuxera-ntfs/&amp;title=How+Syabas+uses+Tuxera+NTFS" title="Post to Digg"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-digg.png" alt="Post to Digg" /></a> <a target="_blank" class="tt" href="http://www.facebook.com/share.php?u=http://www.tuxera.com/ntfs/how-syabas-uses-tuxera-ntfs/&amp;t=How+Syabas+uses+Tuxera+NTFS" title="Post to Facebook"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-facebook.png" alt="Post to Facebook" /></a> <a target="_blank" class="tt" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&amp;u=http://www.tuxera.com/ntfs/how-syabas-uses-tuxera-ntfs/&amp;t=How+Syabas+uses+Tuxera+NTFS&amp;c=%3Cp%3EPowered+by+%3Ca+href%3D%22http%3A%2F%2Frichardxthripp.thripp.com%2Ftweet-this%22%3ETweet+This%3C%2Fa%3E%3C%2Fp%3E" title="Post to MySpace"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-myspace.png" alt="Post to MySpace" /></a> <a target="_blank" class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=How+Syabas+uses+Tuxera+NTFS&amp;link=http://www.tuxera.com/ntfs/how-syabas-uses-tuxera-ntfs/" title="Post to Ping.fm"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-ping.png" alt="Post to Ping.fm" /></a> <a target="_blank" class="tt" href="http://reddit.com/submit?url=http://www.tuxera.com/ntfs/how-syabas-uses-tuxera-ntfs/&amp;title=How+Syabas+uses+Tuxera+NTFS" title="Post to Reddit"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-reddit.png" alt="Post to Reddit" /></a> <a target="_blank" class="tt" href="http://stumbleupon.com/submit?url=http://www.tuxera.com/ntfs/how-syabas-uses-tuxera-ntfs/&amp;title=How+Syabas+uses+Tuxera+NTFS" title="Post to StumbleUpon"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-su.png" alt="Post to StumbleUpon" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tuxera.com/ntfs/how-syabas-uses-tuxera-ntfs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New NTFS-3G &amp; Tuxera NTFS Releases</title>
		<link>http://www.tuxera.com/open-source/new-ntfs-3g-tuxera-ntfs-releases/</link>
		<comments>http://www.tuxera.com/open-source/new-ntfs-3g-tuxera-ntfs-releases/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 02:20:31 +0000</pubDate>
		<dc:creator>Szabolcs Szakacsits</dc:creator>
				<category><![CDATA[file systems]]></category>
		<category><![CDATA[interoperability]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[ntfs]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[tuxera]]></category>

		<guid isPermaLink="false">http://www.tuxera.com/?p=1896</guid>
		<description><![CDATA[Greetings, This time Tuxera has record number of software releases! The topics: Stable NTFS-3G 2010.5.22 NTFS-3G 2010.6.31-RC Release Candidate NTFS-3G for Mac 2010.5.22 Tuxera NTFS for Mac 2010.6-RC Release Candidate The stable NTFS-3G 2010.5.22 release is a minor update which &#8230; <a class="readMore" href="http://www.tuxera.com/open-source/new-ntfs-3g-tuxera-ntfs-releases/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Greetings,</p>
<p>This time Tuxera has record number of software releases! The topics:</p>
<ul>
<li>Stable NTFS-3G 2010.5.22
<li>NTFS-3G 2010.6.31-RC Release Candidate
<li>NTFS-3G for Mac 2010.5.22
<li>Tuxera NTFS for Mac 2010.6-RC Release Candidate
</ul>
<p>The stable NTFS-3G 2010.5.22 release is a minor update which addresses creating the missing usermap and secaudit utilities.</p>
<p>The software is available at</p>
<p>        <a href="http://www.tuxera.com/community/ntfs-3g-download/">http://www.tuxera.com/community/ntfs-3g-download/</a></p>
<p>The new NTFS-3G 2010.6.31-RC release candidate contains exciting, major improvements, and the below changes and fixes:</p>
<ul>
<li style="margin-bottom: 0.25em;">New: Full, transparent, read-write compression support.</li>
<li style="margin-bottom: 0.25em;">New: Two new mount options: compression and nocompression (default).</li>
<li style="margin-bottom: 0.25em;">New: Introduced windows_names mount option to enforce only Windows names.</li>
<li style="margin-bottom: 0.25em;">Change: Re-enabled compression in root directory.</li>
<li style="margin-bottom: 0.25em;">Change: Reversed default for showing/hiding hidden files.</li>
<li style="margin-bottom: 0.25em;">Change: Redefined default user mapping.</li>
<li style="margin-bottom: 0.25em;">Change: Marked files whose name has a dot initial as &#8220;hidden&#8221; if option hide_dot_files is used.</li>
<li style="margin-bottom: 0.25em;">Change: Renamed option default_permissions to permissions.</li>
<li style="margin-bottom: 0.25em;">Fixed use of utimensat() with external fuse older than 2.8.</li>
<li style="margin-bottom: 0.25em;">Fixed a hang when reading a corrupt compressed file.</li>
<li style="margin-bottom: 0.25em;">Fixed a possible crash when creating a stream.</li>
<li style="margin-bottom: 0.25em;">Fixed all reported and found compressed write related bugs.</li>
</ul>
<p>Download it from the below web page</p>
<p>  <a href="http://www.tuxera.com/community/ntfs-3g-download/">http://www.tuxera.com/community/ntfs-3g-download/</a></p>
<p>The long awaited NTFS-3G for Mac 2010.5.22 is also here. Changes since the last release:</p>
<ul>
<li>Everything which is included in stable NTFS-3G 2010.5.22.</li>
<li>Fix: NTFS-3G for Mac could &#8220;hijack&#8221; non-NTFS volumes in extremely rare cases, leaving them unmountable until NTFS-3g for Mac was disabled.</li>
<li>Fix: The NTFS-3G for Mac preference pane will no longer leave zombie processes behind.</li>
</ul>
<p>For more information please see</p>
<p>   <a href="http://macntfs-3g.blogspot.com/2010/06/ntfs-3g-for-mac-os-x-2010522.html">http://macntfs-3g.blogspot.com/2010/06/ntfs-3g-for-mac-os-x-2010522.html</a></p>
<p>The latest release candidate of Tuxera NTFS for Mac, our high-performance commercial NTFS driver is out as well.</p>
<p>Changes since Tuxera NTFS for Mac 2010.1:</p>
<ul>
<li>Extended attribute support. Tuxera NTFS for Mac now supports storing Mac streams such as Finder information and resource forks as extended attributes, translating to Alternate Data Streams in Windows terminology. This means that NTFS drives will no longer be littered with &#8216;._&#8217; (AppleDouble) files. Services For Mac attributes are used for the special attributes &#8216;com.apple.FinderInfo&#8217; and &#8216;com.apple.ResourceFork&#8217;.</li>
<li>Support for storing the Mac OS backup timestamp.</li>
<li>All new features, enhancements and fixes included in stable NTFS-3G for Mac 2010.5.22.</li>
</ul>
<p>Please see more at</p>
<p><a href="http://macntfs-3g.blogspot.com/">http://macntfs-3g.blogspot.com/</a></p>
<p>Enjoy!</p>
<p>    Tuxera Open Source Team</p>
<p align="left"><a target="_blank" class="tt" href="http://twitter.com/home/?status=New+NTFS-3G+%26+Tuxera+NTFS+Releases+http://tinyurl.com/48evge5" title="Post to Twitter"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-twitter3.png" alt="Post to Twitter" /></a> <a target="_blank" class="tt" href="http://plurk.com/?status=New+NTFS-3G+%26+Tuxera+NTFS+Releases+http://tinyurl.com/48evge5" title="Post to Plurk"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-plurk.png" alt="Post to Plurk" /></a> <a target="_blank" class="tt" href="http://buzz.yahoo.com/submit?submitUrl=http://www.tuxera.com/open-source/new-ntfs-3g-tuxera-ntfs-releases/&amp;submitHeadline=New+NTFS-3G+%26+Tuxera+NTFS+Releases" title="Post to Yahoo Buzz"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-buzz.png" alt="Post to Yahoo Buzz" /></a> <a target="_blank" class="tt" href="http://delicious.com/post?url=http://www.tuxera.com/open-source/new-ntfs-3g-tuxera-ntfs-releases/&amp;title=New+NTFS-3G+%26+Tuxera+NTFS+Releases" title="Post to Delicious"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-delicious.png" alt="Post to Delicious" /></a> <a target="_blank" class="tt" href="http://digg.com/submit?url=http://www.tuxera.com/open-source/new-ntfs-3g-tuxera-ntfs-releases/&amp;title=New+NTFS-3G+%26+Tuxera+NTFS+Releases" title="Post to Digg"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-digg.png" alt="Post to Digg" /></a> <a target="_blank" class="tt" href="http://www.facebook.com/share.php?u=http://www.tuxera.com/open-source/new-ntfs-3g-tuxera-ntfs-releases/&amp;t=New+NTFS-3G+%26+Tuxera+NTFS+Releases" title="Post to Facebook"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-facebook.png" alt="Post to Facebook" /></a> <a target="_blank" class="tt" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&amp;u=http://www.tuxera.com/open-source/new-ntfs-3g-tuxera-ntfs-releases/&amp;t=New+NTFS-3G+%26+Tuxera+NTFS+Releases&amp;c=%3Cp%3EPowered+by+%3Ca+href%3D%22http%3A%2F%2Frichardxthripp.thripp.com%2Ftweet-this%22%3ETweet+This%3C%2Fa%3E%3C%2Fp%3E" title="Post to MySpace"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-myspace.png" alt="Post to MySpace" /></a> <a target="_blank" class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=New+NTFS-3G+%26+Tuxera+NTFS+Releases&amp;link=http://www.tuxera.com/open-source/new-ntfs-3g-tuxera-ntfs-releases/" title="Post to Ping.fm"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-ping.png" alt="Post to Ping.fm" /></a> <a target="_blank" class="tt" href="http://reddit.com/submit?url=http://www.tuxera.com/open-source/new-ntfs-3g-tuxera-ntfs-releases/&amp;title=New+NTFS-3G+%26+Tuxera+NTFS+Releases" title="Post to Reddit"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-reddit.png" alt="Post to Reddit" /></a> <a target="_blank" class="tt" href="http://stumbleupon.com/submit?url=http://www.tuxera.com/open-source/new-ntfs-3g-tuxera-ntfs-releases/&amp;title=New+NTFS-3G+%26+Tuxera+NTFS+Releases" title="Post to StumbleUpon"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-su.png" alt="Post to StumbleUpon" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tuxera.com/open-source/new-ntfs-3g-tuxera-ntfs-releases/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>exFAT White Paper</title>
		<link>http://www.tuxera.com/consumer-electronics/exfat-white-paper/</link>
		<comments>http://www.tuxera.com/consumer-electronics/exfat-white-paper/#comments</comments>
		<pubDate>Tue, 15 Jun 2010 09:28:39 +0000</pubDate>
		<dc:creator>Mikko Välimäki</dc:creator>
				<category><![CDATA[consumer electronics]]></category>
		<category><![CDATA[exfat]]></category>
		<category><![CDATA[interoperability]]></category>
		<category><![CDATA[microsoft]]></category>

		<guid isPermaLink="false">http://www.tuxera.com/?p=1863</guid>
		<description><![CDATA[There has been a lot of discussion around exFAT on both IP and technical details. The basis is that SD Association has chosen exFAT as the file system in the next generation SD cards. Tuxera is here to provide the &#8230; <a class="readMore" href="http://www.tuxera.com/consumer-electronics/exfat-white-paper/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.tuxera.com/wp-content/uploads/2010/06/lab_pic.jpg"><img src="http://www.tuxera.com/wp-content/uploads/2010/06/lab_pic.jpg" alt="lab_pic" title="lab_pic" width="400" height="175" class="alignleft size-full wp-image-1864" /></a>There has been a lot of discussion around exFAT on both IP and technical details. The basis is that SD Association has chosen exFAT as the file system in the next generation SD cards. Tuxera is here to provide the actual exFAT software for companies that embed the file system into their consumer electronics products. We published recently an <a href="http://www.interopvendoralliance.org/labs/exfat-on-linux-lab.aspx">Tuxera exFAT for Linux white paper</a> at <a href="http://www.interopvendoralliance.org/">Interoperability vendor alliance</a> to showcase the work we have done on exFAT. While the white paper is rather high-level, Tuxera is happy to provide more information on how the file system and licensing works for anyone interested. Tuxera exFAT is built on a portable and reliable code base and now available for Android, Linux and other operating systems.</p>
<p align="left"><a target="_blank" class="tt" href="http://twitter.com/home/?status=exFAT+White+Paper+http://tinyurl.com/6aqklub" title="Post to Twitter"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-twitter3.png" alt="Post to Twitter" /></a> <a target="_blank" class="tt" href="http://plurk.com/?status=exFAT+White+Paper+http://tinyurl.com/6aqklub" title="Post to Plurk"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-plurk.png" alt="Post to Plurk" /></a> <a target="_blank" class="tt" href="http://buzz.yahoo.com/submit?submitUrl=http://www.tuxera.com/consumer-electronics/exfat-white-paper/&amp;submitHeadline=exFAT+White+Paper" title="Post to Yahoo Buzz"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-buzz.png" alt="Post to Yahoo Buzz" /></a> <a target="_blank" class="tt" href="http://delicious.com/post?url=http://www.tuxera.com/consumer-electronics/exfat-white-paper/&amp;title=exFAT+White+Paper" title="Post to Delicious"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-delicious.png" alt="Post to Delicious" /></a> <a target="_blank" class="tt" href="http://digg.com/submit?url=http://www.tuxera.com/consumer-electronics/exfat-white-paper/&amp;title=exFAT+White+Paper" title="Post to Digg"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-digg.png" alt="Post to Digg" /></a> <a target="_blank" class="tt" href="http://www.facebook.com/share.php?u=http://www.tuxera.com/consumer-electronics/exfat-white-paper/&amp;t=exFAT+White+Paper" title="Post to Facebook"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-facebook.png" alt="Post to Facebook" /></a> <a target="_blank" class="tt" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&amp;u=http://www.tuxera.com/consumer-electronics/exfat-white-paper/&amp;t=exFAT+White+Paper&amp;c=%3Cp%3EPowered+by+%3Ca+href%3D%22http%3A%2F%2Frichardxthripp.thripp.com%2Ftweet-this%22%3ETweet+This%3C%2Fa%3E%3C%2Fp%3E" title="Post to MySpace"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-myspace.png" alt="Post to MySpace" /></a> <a target="_blank" class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=exFAT+White+Paper&amp;link=http://www.tuxera.com/consumer-electronics/exfat-white-paper/" title="Post to Ping.fm"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-ping.png" alt="Post to Ping.fm" /></a> <a target="_blank" class="tt" href="http://reddit.com/submit?url=http://www.tuxera.com/consumer-electronics/exfat-white-paper/&amp;title=exFAT+White+Paper" title="Post to Reddit"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-reddit.png" alt="Post to Reddit" /></a> <a target="_blank" class="tt" href="http://stumbleupon.com/submit?url=http://www.tuxera.com/consumer-electronics/exfat-white-paper/&amp;title=exFAT+White+Paper" title="Post to StumbleUpon"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-su.png" alt="Post to StumbleUpon" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tuxera.com/consumer-electronics/exfat-white-paper/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

