<?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>Lorenz Companies</title>
	<atom:link href="http://www.lorenzcom.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lorenzcom.com</link>
	<description>A Family of Enterprises</description>
	<lastBuildDate>Sun, 04 Dec 2011 16:23:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>FormatNumber (FileMaker Pro Custom Function)</title>
		<link>http://www.lorenzcom.com/software/formatnumber-filemaker-pro-custom-function/</link>
		<comments>http://www.lorenzcom.com/software/formatnumber-filemaker-pro-custom-function/#comments</comments>
		<pubDate>Fri, 02 Dec 2011 20:08:21 +0000</pubDate>
		<dc:creator>Lewis Lorenz</dc:creator>
				<category><![CDATA[Custom Functions]]></category>
		<category><![CDATA[FileMaker Pro]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[format]]></category>
		<category><![CDATA[number]]></category>

		<guid isPermaLink="false">http://www.lorenzcom.com/?p=165</guid>
		<description><![CDATA[FormatNumber ( number, format ): Returns text string of number in the requested format. Function allows complete FileMaker Pro number formatting using an intuitive format structure. Examples: FormatNumber ( 14725.3675, &#8220;$,.2 US&#8221; ) = $14,725.37 US FormatNumber ( -14725.3675, &#8220;$(,.2) &#8230; <a class="more-link" href="http://www.lorenzcom.com/software/formatnumber-filemaker-pro-custom-function/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.lorenzcom.com/software/formatnumber-filemaker-pro-custom-function/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FormatDateTime (FileMaker Pro Custom Function)</title>
		<link>http://www.lorenzcom.com/software/formatdatetime-filemaker-pro-custom-function/</link>
		<comments>http://www.lorenzcom.com/software/formatdatetime-filemaker-pro-custom-function/#comments</comments>
		<pubDate>Fri, 02 Dec 2011 20:07:14 +0000</pubDate>
		<dc:creator>Lewis Lorenz</dc:creator>
				<category><![CDATA[Custom Functions]]></category>
		<category><![CDATA[FileMaker Pro]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[format]]></category>
		<category><![CDATA[time]]></category>

		<guid isPermaLink="false">http://www.lorenzcom.com/?p=163</guid>
		<description><![CDATA[FormatDateTime ( dateValue, timeValue, format ): Format the dateValue and/or timeValue as specified in format. If dateValue or timeValue are empty current date or current time are used. Optionally, use the backslash as an escape code to include text not &#8230; <a class="more-link" href="http://www.lorenzcom.com/software/formatdatetime-filemaker-pro-custom-function/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.lorenzcom.com/software/formatdatetime-filemaker-pro-custom-function/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GetValueIndex (FileMaker Pro Custom Function)</title>
		<link>http://www.lorenzcom.com/software/getvalueindex-filemaker-pro-custom-function/</link>
		<comments>http://www.lorenzcom.com/software/getvalueindex-filemaker-pro-custom-function/#comments</comments>
		<pubDate>Fri, 02 Dec 2011 20:05:40 +0000</pubDate>
		<dc:creator>Lewis Lorenz</dc:creator>
				<category><![CDATA[Custom Functions]]></category>
		<category><![CDATA[FileMaker Pro]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[index]]></category>
		<category><![CDATA[value list]]></category>
		<category><![CDATA[valuelist]]></category>

		<guid isPermaLink="false">http://www.lorenzcom.com/?p=161</guid>
		<description><![CDATA[GetValueIndex (valueList, valueString, matchCase, occurrence): Retrieve the index of the matching valueString in the valueList. Returns 0 if not found. Optionally, toggle case-sensitive searching by passing a boolean through matchCase, and, search for a specific valueString occurrence (a negative occurrence &#8230; <a class="more-link" href="http://www.lorenzcom.com/software/getvalueindex-filemaker-pro-custom-function/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.lorenzcom.com/software/getvalueindex-filemaker-pro-custom-function/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rename File Extension (AppleScript Folder Action)</title>
		<link>http://www.lorenzcom.com/software/rename-file-extension-applescript-folder-action/</link>
		<comments>http://www.lorenzcom.com/software/rename-file-extension-applescript-folder-action/#comments</comments>
		<pubDate>Fri, 02 Dec 2011 18:55:48 +0000</pubDate>
		<dc:creator>Lewis Lorenz</dc:creator>
				<category><![CDATA[Applescript]]></category>
		<category><![CDATA[Folder Action]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[AppleScript]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[folder action]]></category>
		<category><![CDATA[rename]]></category>

		<guid isPermaLink="false">http://www.lorenzcom.com/?p=157</guid>
		<description><![CDATA[Rename file extension (Folder Action) Attach this script as a folder action to rename the file extension of files added to the folder. Open the script, edit the properties at the top of the script to enter the extension to &#8230; <a class="more-link" href="http://www.lorenzcom.com/software/rename-file-extension-applescript-folder-action/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.lorenzcom.com/software/rename-file-extension-applescript-folder-action/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Prevent Spam Quarantine in Amavisd-new</title>
		<link>http://www.lorenzcom.com/uncategorized/how-to-prevent-spam-quarantine-in-amavisd-new/</link>
		<comments>http://www.lorenzcom.com/uncategorized/how-to-prevent-spam-quarantine-in-amavisd-new/#comments</comments>
		<pubDate>Wed, 15 Jun 2011 21:57:23 +0000</pubDate>
		<dc:creator>Lewis Lorenz</dc:creator>
				<category><![CDATA[Mail]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[amavis]]></category>
		<category><![CDATA[Amavisd-new]]></category>
		<category><![CDATA[quarantine]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[spamassassin]]></category>

		<guid isPermaLink="false">http://www.lorenzcom.com/?p=57</guid>
		<description><![CDATA[To prevent spam from being quarantined to some non-accessible mailbox in Amavisd-new you must deactivate the quarantine command in etc/amavis/amavisd.conf. To do this, find (or add) the following variables in the etc/amavis/amavisd.conf file and set them so that they read: &#8230; <a class="more-link" href="http://www.lorenzcom.com/uncategorized/how-to-prevent-spam-quarantine-in-amavisd-new/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.lorenzcom.com/uncategorized/how-to-prevent-spam-quarantine-in-amavisd-new/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why you Should be using PHP’s PDO for Database Access &#124; Nettuts+</title>
		<link>http://www.lorenzcom.com/uncategorized/why-you-should-be-using-php%e2%80%99s-pdo-for-database-access-nettuts/</link>
		<comments>http://www.lorenzcom.com/uncategorized/why-you-should-be-using-php%e2%80%99s-pdo-for-database-access-nettuts/#comments</comments>
		<pubDate>Fri, 13 May 2011 03:35:09 +0000</pubDate>
		<dc:creator>Lewis Lorenz</dc:creator>
				<category><![CDATA[PHP (Server Side Includes)]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.lorenzcom.com/?p=49</guid>
		<description><![CDATA[“PDO – PHP Data Objects – is a database access layer providing a uniform method of access to multiple databases.” via Why you Should be using PHP’s PDO for Database Access &#124; Nettuts+. PDO is a fantastic addition to PHP &#8230; <a class="more-link" href="http://www.lorenzcom.com/uncategorized/why-you-should-be-using-php%e2%80%99s-pdo-for-database-access-nettuts/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.lorenzcom.com/uncategorized/why-you-should-be-using-php%e2%80%99s-pdo-for-database-access-nettuts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hello visitor!</title>
		<link>http://www.lorenzcom.com/uncategorized/hello-world/</link>
		<comments>http://www.lorenzcom.com/uncategorized/hello-world/#comments</comments>
		<pubDate>Wed, 11 May 2011 16:31:36 +0000</pubDate>
		<dc:creator>Lewis Lorenz</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.lorenzcom.com/?p=1</guid>
		<description><![CDATA[Welcome to Lorenz Companies. I hope to keep you coming back with some interesting links and compilations of knowledge. Get wisdom and with all thy getting, get understanding.]]></description>
		<wfw:commentRss>http://www.lorenzcom.com/uncategorized/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

