<?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>Lars&#039; Tech Tips</title>
	<atom:link href="http://lars.targetit.ro/feed/" rel="self" type="application/rss+xml" />
	<link>http://lars.targetit.ro</link>
	<description>Small things that make your life easier</description>
	<lastBuildDate>Tue, 21 Sep 2010 09:58:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Read Full Articles in Google Reader</title>
		<link>http://lars.targetit.ro/2010/09/21/read-full-articles-in-google-reader/</link>
		<comments>http://lars.targetit.ro/2010/09/21/read-full-articles-in-google-reader/#comments</comments>
		<pubDate>Tue, 21 Sep 2010 09:58:28 +0000</pubDate>
		<dc:creator>Lars</dc:creator>
				<category><![CDATA[online tools]]></category>
		<category><![CDATA[google reader]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[rss]]></category>

		<guid isPermaLink="false">http://lars.targetit.ro/?p=15</guid>
		<description><![CDATA[Many sites/blogs only offer an excerpt of the article by RSS. This is done for various reasons, we won&#8217;t comment that now. The thing is it&#8217;s quite annoying. There is one little trick that made my Google Reader experience a bit nicer with these feeds: I installed the Google Reader Preview Enhanced Greasemonkey script and [...]]]></description>
			<content:encoded><![CDATA[<p>Many sites/blogs only offer an excerpt of the article by RSS. This is done for various reasons, we won&#8217;t comment that now. The thing is it&#8217;s quite annoying.</p>
<p>There is one little trick that made my Google Reader experience a bit nicer with these feeds:</p>
<p>I installed the <a href="http://userscripts.org/scripts/show/9455" target="_blank">Google Reader Preview Enhanced Greasemonkey script</a> and that allows me to open the original article in Google Reader.</p>
<p>Hope this helps.</p>
]]></content:encoded>
			<wfw:commentRss>http://lars.targetit.ro/2010/09/21/read-full-articles-in-google-reader/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to test your mailserver DomainKeys, DKIM and SPF setup</title>
		<link>http://lars.targetit.ro/2010/09/06/how-to-test-your-mailserver-domainkeys-dkim-and-spf-setup/</link>
		<comments>http://lars.targetit.ro/2010/09/06/how-to-test-your-mailserver-domainkeys-dkim-and-spf-setup/#comments</comments>
		<pubDate>Mon, 06 Sep 2010 13:49:20 +0000</pubDate>
		<dc:creator>Lars</dc:creator>
				<category><![CDATA[linux administration]]></category>
		<category><![CDATA[dkim]]></category>
		<category><![CDATA[domainkeys]]></category>
		<category><![CDATA[postfix]]></category>
		<category><![CDATA[spf]]></category>

		<guid isPermaLink="false">http://lars.targetit.ro/?p=12</guid>
		<description><![CDATA[DomainKeys, DKIM and SPF help you better identify the email you are sending lowering your chances to end up in Spam folders. These are my gold resources: 1. How to do DKIM with Postfix 2. The SPF stuff 2. How to test it Enjoy!]]></description>
			<content:encoded><![CDATA[<p>DomainKeys, DKIM and SPF help you better identify the email you are sending lowering your chances to end up in Spam folders.</p>
<p>These are my gold resources:</p>
<p>1. <a href="http://www.howtoforge.com/set-up-dkim-for-multiple-domains-on-postfix-with-dkim-milter-2.8.x-centos-5.3" target="_blank">How to do DKIM with Postfix</a></p>
<p>2. <a href="http://www.openspf.org/SPF_Record_Syntax" target="_self">The SPF stuff</a></p>
<p>2. <a href="http://www.myiptest.com/staticpages/index.php/DomainKeys-DKIM-SPF-Validator-test" target="_blank">How to test it</a></p>
<p>Enjoy! <img src='http://lars.targetit.ro/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://lars.targetit.ro/2010/09/06/how-to-test-your-mailserver-domainkeys-dkim-and-spf-setup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configuring FileField allowed extensions in Drupal</title>
		<link>http://lars.targetit.ro/2010/04/08/configuring-filefield-allowed-extensions-in-drupal/</link>
		<comments>http://lars.targetit.ro/2010/04/08/configuring-filefield-allowed-extensions-in-drupal/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 11:52:52 +0000</pubDate>
		<dc:creator>Lars</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[allowed extensions]]></category>
		<category><![CDATA[cck]]></category>
		<category><![CDATA[filefield]]></category>

		<guid isPermaLink="false">http://lars.targetit.ro/?p=8</guid>
		<description><![CDATA[Problem: you try to upload a file in Drupal and you get something like this: The selected file &#60;file&#62; cannot not be uploaded. Only files with the following extensions are allowed:&#8230; for an extension that is included in Administer-&#62;File Uploads. I found that I had the module CCK FileField installed and its allowed extensions are [...]]]></description>
			<content:encoded><![CDATA[<p>Problem: you try to upload a file in Drupal and you get something like this:</p>
<p>The selected file<em> &lt;file&gt;</em> cannot not be  uploaded. Only files with the following extensions are allowed:&#8230;</p>
<p>for an extension that is included in Administer-&gt;File Uploads.</p>
<p>I found that I had the module CCK FileField installed and its allowed extensions are configured in a different place (that is very hard to find too):</p>
<p>Administer-&gt;Content Management-&gt;Content types.</p>
<p>For the File / Upload files entry click on &#8220;manage fields&#8221; under Operations the for the filed_file entry click Configure under Operations. You&#8217;ll find &#8220;Permitted upload file extensions:&#8221; there.</p>
<p>Hope it helps, it took me much too long to find it.</p>
]]></content:encoded>
			<wfw:commentRss>http://lars.targetit.ro/2010/04/08/configuring-filefield-allowed-extensions-in-drupal/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Change the date format in Symfony with Propel</title>
		<link>http://lars.targetit.ro/2010/03/02/change-the-date-format-in-symfony-with-propel/</link>
		<comments>http://lars.targetit.ro/2010/03/02/change-the-date-format-in-symfony-with-propel/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 23:28:06 +0000</pubDate>
		<dc:creator>Lars</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Symfony / Propel]]></category>
		<category><![CDATA[date format]]></category>
		<category><![CDATA[php date]]></category>
		<category><![CDATA[propel.ini]]></category>
		<category><![CDATA[time format]]></category>

		<guid isPermaLink="false">http://lars.targetit.ro/?p=4</guid>
		<description><![CDATA[You&#8217;ll usually want to have the same date format all over your Symfony / Propel project. You only need to change one thing to do that: In config/propel.ini: propel.defaultTimeStampFormat = j M Y H:i propel.defaultTimeFormat      = H:i propel.defaultDateFormat      = j M Y You can set the above format using PHP date() formatting. After setting this [...]]]></description>
			<content:encoded><![CDATA[<p>You&#8217;ll usually want to have the same date format all over your Symfony / Propel project.</p>
<p>You only need to change one thing to do that:</p>
<p>In config/propel.ini:</p>
<p><code>propel.defaultTimeStampFormat = j M Y H:i<br />
propel.defaultTimeFormat      = H:i<br />
propel.defaultDateFormat      = j M Y</code></p>
<p>You can set the above format using <a href="http://php.net/manual/en/function.date.php" target="_blank">PHP date()</a> formatting.</p>
<p>After setting this run Symfony tasks propel:build-all (you may not need to reload the sql though) and cache:clear.</p>
<p>That&#8217;s all, enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://lars.targetit.ro/2010/03/02/change-the-date-format-in-symfony-with-propel/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

