<?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>EurekaLog Blog &#187; tips</title>
	<atom:link href="http://blog.eurekalog.com/tag/tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.eurekalog.com</link>
	<description>A blog about the EurekaLog tool</description>
	<lastBuildDate>Tue, 27 Jul 2010 11:43:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Memory problems in Delphi apps &#8211; final article</title>
		<link>http://blog.eurekalog.com/memory-problems-in-delphi-apps-final-article/</link>
		<comments>http://blog.eurekalog.com/memory-problems-in-delphi-apps-final-article/#comments</comments>
		<pubDate>Mon, 29 Mar 2010 23:01:33 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Delphi]]></category>
		<category><![CDATA[best practice]]></category>
		<category><![CDATA[EL 6.x]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[memory leaks]]></category>
		<category><![CDATA[other tools]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://blog.eurekalog.com/?p=339</guid>
		<description><![CDATA[I've published several articles already, which covers different aspects of memory issues. I'm going to give a short review of these articles first and then finish this series with current article. I've only mentioned most scary problems in the previous articles, dealing with simple cases first and leaving hard cases for later. Now it's time to deal with them, therefore finishing the series.]]></description>
		<wfw:commentRss>http://blog.eurekalog.com/memory-problems-in-delphi-apps-final-article/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>That annoying &#8220;Source file not found&#8221; dialog</title>
		<link>http://blog.eurekalog.com/that-source-file-not-found-dialog/</link>
		<comments>http://blog.eurekalog.com/that-source-file-not-found-dialog/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 18:30:00 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Delphi]]></category>
		<category><![CDATA[EL 6.x]]></category>
		<category><![CDATA[how it works]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://blog.eurekalog.com/that-source-file-not-found-dialog/</guid>
		<description><![CDATA[If you don’t have Enterprise edition of EurekaLog (the one, that comes with sources) – sometimes you may encounter “Source file not found” dialog. This article explains what it is and what you can do with it.]]></description>
		<wfw:commentRss>http://blog.eurekalog.com/that-source-file-not-found-dialog/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Tips &amp; Tricks in EurekaLog, part 1</title>
		<link>http://blog.eurekalog.com/tips-tricks-part-1/</link>
		<comments>http://blog.eurekalog.com/tips-tricks-part-1/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 10:50:57 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Delphi]]></category>
		<category><![CDATA[customizations]]></category>
		<category><![CDATA[EL 6.x]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://blog.eurekalog.com/?p=298</guid>
		<description><![CDATA[Many our customers often ask trivial questions about how to do different things with EurekaLog. Well, we have a bit of documentation (chm-file and online one), which describes some public internals, which you can use to customize default behavior. Apparently, this is “dictionary”-like style documentation. In order to use it, you must study all pieces and then come with some way of putting them together to get the desired behavior. Looks like this is too much work for many people, as they continue to ask trivia questions like “My application runs in unattended environment. How can I disable EurekaLog's dialog?”.

So, I've planned few posts about typical usage cases and how you can implement them. This will be sort of Q&#038;A/FAQ-style articles. There are simple questions and answers on them. Answers usually include changing project options or writing a simple bits of code (usually events handlers). Here goes part one.]]></description>
		<wfw:commentRss>http://blog.eurekalog.com/tips-tricks-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
