<?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>DelphiTools.info &#187; AJAX</title>
	<atom:link href="http://delphitools.info/tag/ajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://delphitools.info</link>
	<description>SamplingProfiler, DWS and other Delphi tools</description>
	<lastBuildDate>Thu, 02 Feb 2012 11:33:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>SamplingProfiler 1.7.0 still hot from the compiler</title>
		<link>http://delphitools.info/2009/04/15/samplingprofiler-170-still-hot-from-the-compiler/</link>
		<comments>http://delphitools.info/2009/04/15/samplingprofiler-170-still-hot-from-the-compiler/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 17:19:31 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[MAP]]></category>
		<category><![CDATA[Monitor]]></category>
		<category><![CDATA[Profiler]]></category>
		<category><![CDATA[Real-time]]></category>
		<category><![CDATA[Screenshots]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://delphitools.info/?p=301</guid>
		<description><![CDATA[SamplingProfiler v1.7.0 is now available, you can get the zip and release details from its changelog page. As announced last week, the changes are a fix for a bug that could drastically affect the execution speed of the profiled application when relying on MAP files for debug information, if you were hit by this bug, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://delphitools.info/samplingprofiler/">SamplingProfiler</a> v1.7.0 is now available, you can get the zip and release details from its <a href="http://delphitools.info/downloads/samplingprofiler-changelog/">changelog</a> page.</p>
<p>As announced last week, the changes are a fix for a bug that could drastically affect the execution speed of the profiled application when relying on MAP files for debug information, if you were hit by this bug, things should be like night and day with this version (and hopefully I didn&#8217;t break anything else in the process&#8230;).</p>
<p style="text-align: left;">The other main addition is that of the real-time monitor, which with default parameters and when activated locally should be reachable at <a rel="nofollow" href="http://localhost:880/">http://localhost:880/</a> (see the help for other details). The monitor is still at an early stage, and only provides real-time information, as time allows, it may grow to offer more profiling and debug features.<a href="http://delphitools.info/wp-content/uploads/2009/04/monitor-1-7.png"><img class="aligncenter size-medium wp-image-303" style="margin-top: 10px; margin-bottom: 10px;" title="SamplingProfiler RealTime Monitor" src="http://delphitools.info/wp-content/uploads/2009/04/monitor-1-7-300x103.png" alt="SamplingProfiler RealTime Monitor" width="300" height="103" /></a>The current monitor page is a rather basic html page that is fully refreshed periodically, which isn&#8217;t very pretty at the moment&#8230; an XML version of the real-time information is available at <a rel="nofollow" href="http://localhost:880/sampling.xml">http://localhost:880/sampling.xml</a>, if you come up with a pretty AJAX-based version before I do, feel free to contribute it <img src='http://delphitools.info/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://delphitools.info/2009/04/15/samplingprofiler-170-still-hot-from-the-compiler/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>MapFileStats v1.2 out and other news</title>
		<link>http://delphitools.info/2009/04/09/mapfilestats-v12-out-and-other-news/</link>
		<comments>http://delphitools.info/2009/04/09/mapfilestats-v12-out-and-other-news/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 16:50:44 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[MAP]]></category>
		<category><![CDATA[MapFileStats]]></category>
		<category><![CDATA[Monitor]]></category>
		<category><![CDATA[Profiler]]></category>
		<category><![CDATA[Real-time]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://delphitools.info/?p=279</guid>
		<description><![CDATA[MapFileStats v1.2 is now available for download, it fixes reported issues and introduces a few minor improvements, such as using the ability to abort search paths scans and remembering MAP File and Search Paths options between executions. You can find the complete list in the changelog. In other news v1.7 of SamplingProfiler should be ready [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://delphitools.info/other-tools/mapfilestats/">MapFileStats v1.2</a> is now available for <a href="http://delphitools.info/downloads/mapfilestats-changelog/">download</a>, it fixes reported issues and introduces a few minor improvements, such as using the ability to abort search paths scans and remembering <em>MAP File</em> and <em>Search Paths</em> options between executions. You can find the complete list in the <a href="http://delphitools.info/downloads/mapfilestats-changelog/">changelog</a>.</p>
<p>In other news v1.7 of <a href="http://delphitools.info/samplingprofiler/">SamplingProfiler</a> should be ready &#8220;soon&#8221;. It fixes a bug that could drastically reduce the profiled application&#8217;s execution speed (when using MAP file information), and will introduce a &#8220;Real Time Monitor&#8221;, which allows to see what a profiled application is doing in real-time (unsurprisingly).<br />
 The monitor is actually a simple web server embedded into the profiler, so you can monitor an application that is run locally or on another machine. Real-time data will be accessible both as a bare-bones HTML page, or in XML form for the AJAX freaks out there.</p>
]]></content:encoded>
			<wfw:commentRss>http://delphitools.info/2009/04/09/mapfilestats-v12-out-and-other-news/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  www.delphitools.info/tag/ajax/feed/ ) in 1.00252 seconds, on Feb 4th, 2012 at 1:25 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 5th, 2012 at 1:25 pm UTC -->
