<?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"
	>

<channel>
	<title>flickdotnet.de &#187; 2009 &#187; May</title>
	<atom:link href="http://www.flickdotnet.de/index.php/2009/05/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.flickdotnet.de</link>
	<description>Opinions, reviews and software for the Microsoft .NET Framework - focusing on Linq, ECO &#38; XPO</description>
	<pubDate>Thu, 06 May 2010 17:59:22 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
			<item>
		<title>Newsletters worth reading</title>
		<link>http://www.flickdotnet.de/index.php/2009/05/newsletters-worth-reading/</link>
		<comments>http://www.flickdotnet.de/index.php/2009/05/newsletters-worth-reading/#comments</comments>
		<pubDate>Wed, 06 May 2009 21:02:24 +0000</pubDate>
		<dc:creator>holger</dc:creator>
		
		<category><![CDATA[.NET]]></category>

		<category><![CDATA[Delphi]]></category>

		<category><![CDATA[Prism]]></category>

		<guid isPermaLink="false">http://www.flickdotnet.de/?p=212</guid>
		<description><![CDATA[Today, I have been mailed the first newsletter from Developer Express. A great resource to stay updated on their VCL and .NET controls for Delphi or Delphi Prism. Have a look at http://www.devexpress.com to subscribe yourself.
Furthermore, I enjoy reading the newsletter by http://www.tmssoftware.com which also keeps you informed about great new controls for Delphi.
I also [...]]]></description>
			<content:encoded><![CDATA[<p>Today, I have been mailed the first newsletter from Developer Express. A great resource to stay updated on their VCL and .NET controls for Delphi or Delphi Prism. Have a look at http://www.devexpress.com to subscribe yourself.</p>
<p>Furthermore, I enjoy reading the newsletter by http://www.tmssoftware.com which also keeps you informed about great new controls for Delphi.</p>
<p>I also have to mention that a lot of the components announced there can be used for free and that alone makes the newsletters worth subscribing.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.flickdotnet.de/index.php/2009/05/newsletters-worth-reading/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Writing to NTFS partitions using Leopard</title>
		<link>http://www.flickdotnet.de/index.php/2009/05/writing-to-ntfs-partitions-using-leopard/</link>
		<comments>http://www.flickdotnet.de/index.php/2009/05/writing-to-ntfs-partitions-using-leopard/#comments</comments>
		<pubDate>Sun, 03 May 2009 14:07:02 +0000</pubDate>
		<dc:creator>holger</dc:creator>
		
		<category><![CDATA[Apple]]></category>

		<category><![CDATA[MacOS]]></category>

		<guid isPermaLink="false">http://www.flickdotnet.de/?p=210</guid>
		<description><![CDATA[(I tagged this posting without the Delphi-flag which DelphiFeeds.com should note, if it is being aggregated there still, please drop me a line. This is not intended as this clearly is not related to Delphi programming)
The first question one might pose is why one would want to write to NTFS having a Mac. Well, simple. [...]]]></description>
			<content:encoded><![CDATA[<p><em>(I tagged this posting without the Delphi-flag which DelphiFeeds.com should note, if it is being aggregated there still, please drop me a line. This is not intended as this clearly is not related to Delphi programming)</em></p>
<p>The first question one might pose is why one would want to write to NTFS having a Mac. Well, simple. I still do a lot of work on Windows systems and if I want to create files bigger than 2 (or is it 4?) GB, I cannot use any FAT derivative which can be used with Mac. Windows cannot read the Mac file systems either. Furthermore, I used Windows exclusively, so all my harddrives I used for backing up contain NTFS partitions with huge disk images. I cannot write any files to these partitions with a default Leopard install.</p>
<p>Today, I found a project called &#8220;MacFuse&#8221;. It is a developer SDK/API of some sort that allows you to develop 3rd party file-system support. Of course, there already exists an implementation for NTFS. The one I found is called &#8220;NTFS-3G&#8221; written by Erik Larsson.</p>
<p>In case you want to write to NTFS partitions as well, the following links will help you to get started. Please note that the latest release of  NTFS-3G does not require the installation of MacFuse as it comes &#8220;in the package&#8221; as well.</p>
<ul>
<li>MacFuse: http://code.google.com/p/macfuse/</li>
<li>NTFS-3G: http://macntfs-3g.blogspot.com/</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.flickdotnet.de/index.php/2009/05/writing-to-ntfs-partitions-using-leopard/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
