<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.3" -->
<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/"
	>

<channel>
	<title>Ten Fingers And A Brain, and FileMaker, XML, PHP</title>
	<link>http://ten-fingers-and-a-brain.com</link>
	<description>Martin Lormes shares Tips and Tricks, Rants and Raves, Links, and more</description>
	<pubDate>Fri, 11 Jul 2008 19:01:10 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
			<item>
		<title>FileMaker DevCon Live Coverage</title>
		<link>http://ten-fingers-and-a-brain.com/2008/07/filemaker-devcon-live-coverage/</link>
		<comments>http://ten-fingers-and-a-brain.com/2008/07/filemaker-devcon-live-coverage/#comments</comments>
		<pubDate>Fri, 11 Jul 2008 19:01:10 +0000</pubDate>
		<dc:creator>Martin Lormes</dc:creator>
		
		<category><![CDATA[FileMaker]]></category>

		<category><![CDATA[FileMaker DevCon]]></category>

		<guid isPermaLink="false">http://ten-fingers-and-a-brain.com/2008/07/filemaker-devcon-live-coverage/</guid>
		<description><![CDATA[FileMaker DevCon is coming up in Phoenix, Arizona this Sunday thru Thursday, July 13-17. Whether you&#8217;re at DevCon or not, listen in or call in to the FileMaker Files @ Devcon Live, the first live internet radio program coming to you directly from any FileMaker Developer Conference with live guests, FileMaker trivia, interviews and live [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.filemaker.com/devcon/">FileMaker DevCon</a> is coming up in Phoenix, Arizona this Sunday thru Thursday, July 13-17. Whether you&#8217;re at DevCon or not, listen in or call in to the <em>FileMaker Files @ Devcon Live</em>, the first live internet radio program coming to you directly from any FileMaker Developer Conference with live guests, FileMaker trivia, interviews and live two-way talk. Go to <a href="http://filemakerfiles.com/">filemakerfiles.com</a> to listen: Monday, July 14, and Tuesday, July 15, 1pm-2pm Mountain Standard Time, U.S. – Hopefully the shows will be available for download for those who won&#8217;t be able to tune in live (like me).</p>
]]></content:encoded>
			<wfw:commentRss>http://ten-fingers-and-a-brain.com/2008/07/filemaker-devcon-live-coverage/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Negative Memory Consumption</title>
		<link>http://ten-fingers-and-a-brain.com/2008/07/negative-memory-consumption/</link>
		<comments>http://ten-fingers-and-a-brain.com/2008/07/negative-memory-consumption/#comments</comments>
		<pubDate>Fri, 04 Jul 2008 14:54:59 +0000</pubDate>
		<dc:creator>Martin Lormes</dc:creator>
		
		<category><![CDATA[PHP]]></category>

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

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

		<guid isPermaLink="false">http://ten-fingers-and-a-brain.com/2008/07/negative-memory-consumption/</guid>
		<description><![CDATA[ yeah, right.
]]></description>
			<content:encoded><![CDATA[<p><img src='http://ten-fingers-and-a-brain.com/wp-content/uploads/2008/07/minus85kb.gif' alt='- 85.3 KB' /> yeah, right.</p>
]]></content:encoded>
			<wfw:commentRss>http://ten-fingers-and-a-brain.com/2008/07/negative-memory-consumption/feed/</wfw:commentRss>
		</item>
		<item>
		<title>EXSLT extensions in FileMaker</title>
		<link>http://ten-fingers-and-a-brain.com/2008/06/exslt-extensions-in-filemaker/</link>
		<comments>http://ten-fingers-and-a-brain.com/2008/06/exslt-extensions-in-filemaker/#comments</comments>
		<pubDate>Mon, 02 Jun 2008 16:56:26 +0000</pubDate>
		<dc:creator>Martin Lormes</dc:creator>
		
		<category><![CDATA[FileMaker]]></category>

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

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

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

		<category><![CDATA[result tree fragments]]></category>

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

		<guid isPermaLink="false">http://ten-fingers-and-a-brain.com/2008/06/exslt-extensions-in-filemaker/</guid>
		<description><![CDATA[FileMaker Pro uses Xalan (Xalan-C) as its built-in processor for XML imports and exports. That means you can use some EXSLT extensions in your import/export XSLT stylesheets. I find the nodeset-function particularly useful.
]]></description>
			<content:encoded><![CDATA[<p>FileMaker Pro uses <a href="http://xalan.apache.org/">Xalan</a> (Xalan-C) as its built-in processor for XML imports and exports. That means you can use <a href="http://xml.apache.org/xalan-c/extensionslib.html">some EXSLT extensions</a> in your import/export XSLT stylesheets. I find the <a href="http://xml.apache.org/xalan-c/extensionslib.html#nodeset">nodeset</a>-function particularly useful.</p>
]]></content:encoded>
			<wfw:commentRss>http://ten-fingers-and-a-brain.com/2008/06/exslt-extensions-in-filemaker/feed/</wfw:commentRss>
		</item>
		<item>
		<title>It&#8217;s so hard to believe I could ever live without ORM</title>
		<link>http://ten-fingers-and-a-brain.com/2008/06/its-so-hard-to-believe-i-could-ever-live-without-orm/</link>
		<comments>http://ten-fingers-and-a-brain.com/2008/06/its-so-hard-to-believe-i-could-ever-live-without-orm/#comments</comments>
		<pubDate>Mon, 02 Jun 2008 15:35:32 +0000</pubDate>
		<dc:creator>Martin Lormes</dc:creator>
		
		<category><![CDATA[Symfony]]></category>

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

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

		<guid isPermaLink="false">http://ten-fingers-and-a-brain.com/2008/06/its-so-hard-to-believe-i-could-ever-live-without-orm/</guid>
		<description><![CDATA[It&#8217;s so hard to believe I could ever live without ORM.
]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s so hard to believe I could ever live without <a href="http://en.wikipedia.org/wiki/Object-relational_mapping">ORM</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://ten-fingers-and-a-brain.com/2008/06/its-so-hard-to-believe-i-could-ever-live-without-orm/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Getting XAMPP&#8217;s PHP CLI to work on Vista</title>
		<link>http://ten-fingers-and-a-brain.com/2008/02/php-cli-has-stopped-working-on-windows-vista/</link>
		<comments>http://ten-fingers-and-a-brain.com/2008/02/php-cli-has-stopped-working-on-windows-vista/#comments</comments>
		<pubDate>Thu, 07 Feb 2008 10:29:42 +0000</pubDate>
		<dc:creator>Martin Lormes</dc:creator>
		
		<category><![CDATA[PHP]]></category>

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

		<category><![CDATA[php cli]]></category>

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

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

		<guid isPermaLink="false">http://ten-fingers-and-a-brain.com/2008/02/php-cli-has-stopped-working-on-windows-vista/</guid>
		<description><![CDATA[This is a quicky: If you have Windows Vista and XAMPP and your &#8220;CLI has stopped working&#8221; you need to download the PHP binaries (Windows Binaries, zip package) from php.net and replace the php_mysqli.dll in C:\xampp\php\ext with the version you just downloaded. Downloading the latest version of PHP should work just fine, even if an [...]]]></description>
			<content:encoded><![CDATA[<p>This is a quicky: If you have Windows Vista and XAMPP and your &#8220;CLI has stopped working&#8221; you need to <a href="http://www.php.net/downloads.php">download the PHP binaries (Windows Binaries, zip package) from php.net</a> and replace the <code>php_mysql<strong>i</strong>.dll</code> in <code>C:\xampp\php\ext</code> with the version you just downloaded. Downloading the latest version of PHP should work just fine, even if an older version was previously installed on your system. – I know this seems weird, but it works. If you want a longer explanation, read <a href="http://web2.0entrepreneur.com/31/cli-has-stopped-working-on-windows-vista.html">Tengku Zahasman&#8217;s article on the same subject, with the comments</a>. (I found the article using Google.)</p>
]]></content:encoded>
			<wfw:commentRss>http://ten-fingers-and-a-brain.com/2008/02/php-cli-has-stopped-working-on-windows-vista/feed/</wfw:commentRss>
		</item>
		<item>
		<title>All new Bento</title>
		<link>http://ten-fingers-and-a-brain.com/2007/11/all-new-bento/</link>
		<comments>http://ten-fingers-and-a-brain.com/2007/11/all-new-bento/#comments</comments>
		<pubDate>Wed, 21 Nov 2007 15:44:30 +0000</pubDate>
		<dc:creator>Martin Lormes</dc:creator>
		
		<category><![CDATA[Bento]]></category>

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

		<guid isPermaLink="false">http://blog.martinlormes.de/2007/11/all-new-bento/</guid>
		<description><![CDATA[Over a week ago FileMaker, Inc. announced a new product called Bento. It came as a surprise to many. In retrospect there may have been a few hints, but neither I nor anybody else I talked to interpreted them correctly. Or I over-rate things now. – Anyhow:
Geoff Coffey of Six Fried Rice has reviewed Bento. I [...]]]></description>
			<content:encoded><![CDATA[<p>Over a week ago FileMaker, Inc. announced a new product called Bento. It came as a surprise to many. In retrospect there may have been a few hints, but neither I nor anybody else I talked to interpreted them correctly. Or I over-rate things now. – Anyhow:</p>
<p><a href="http://sixfriedrice.com/wp/filemaker-gets-bento/">Geoff Coffey of Six Fried Rice has reviewed Bento</a>. I haven&#8217;t given Bento any priority and I&#8217;ve been busy doing other things. Now I finally managed to read most of Geoff&#8217;s review (i.e. without watching his videos) and rather than going to the time and effort of writing one myself I&#8217;ve decided to just point everyone t<a href="http://sixfriedrice.com/wp/filemaker-gets-bento/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://ten-fingers-and-a-brain.com/2007/11/all-new-bento/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Hello World</title>
		<link>http://ten-fingers-and-a-brain.com/2007/11/hello-world/</link>
		<comments>http://ten-fingers-and-a-brain.com/2007/11/hello-world/#comments</comments>
		<pubDate>Thu, 15 Nov 2007 15:38:18 +0000</pubDate>
		<dc:creator>Martin Lormes</dc:creator>
		
		<category><![CDATA[Anything else]]></category>

		<guid isPermaLink="false">http://blog.martinlormes.de/2007/11/hello-world/</guid>
		<description><![CDATA[So here&#8217;s a new blog. – I used to have a FileMaker blog in German. It never really got any traffic and so I stopped posting in March 2005. But I felt confident that the idea to have a FileMaker blog wasn&#8217;t bad after all. I just hadn&#8217;t chosen the right time. Let&#8217;s see if [...]]]></description>
			<content:encoded><![CDATA[<p>So here&#8217;s a new blog. – I used to have <a href="http://www.martinlormes.de/filemaker/">a FileMaker blog in German</a>. It never really got any traffic and so I stopped posting in March 2005. But I felt confident that the idea to have a FileMaker blog wasn&#8217;t bad after all. I just hadn&#8217;t chosen the right time. Let&#8217;s see if the time is right now&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://ten-fingers-and-a-brain.com/2007/11/hello-world/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
