<?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>Voice of the PPL &#187; drums</title>
	<atom:link href="http://arianesoft.ca/blog/tag/drums/feed/" rel="self" type="application/rss+xml" />
	<link>http://arianesoft.ca/blog</link>
	<description>It&#039;s all about the PPL!</description>
	<lastBuildDate>Sun, 25 Apr 2010 03:42:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Find some help, will you!</title>
		<link>http://arianesoft.ca/blog/find-some-help-will-you/</link>
		<comments>http://arianesoft.ca/blog/find-some-help-will-you/#comments</comments>
		<pubDate>Wed, 17 Sep 2008 19:34:19 +0000</pubDate>
		<dc:creator>Alain Deschenes</dc:creator>
				<category><![CDATA[PPL]]></category>
		<category><![CDATA[2.0]]></category>
		<category><![CDATA[drums]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[html]]></category>

		<guid isPermaLink="false">http://arianesoft.ca/blog/?p=58</guid>
		<description><![CDATA[<br/>What a day so far. Wow. I was able to implement so much stuff, it&#8217;s inhuman. I need to go home now, tonight I play drums with my band (like every Wednesday). Cannot wait!
Here is the help file viewer that will be part of PPL 2.0. The help content is entirely generated by the PIDE [...]]]></description>
			<content:encoded><![CDATA[<br/><p>What a day so far. Wow. I was able to implement so much stuff, it&#8217;s inhuman. I need to go home now, tonight I play drums with my band (like every Wednesday). Cannot wait!</p>
<p>Here is the help file viewer that will be part of PPL 2.0. The help content is entirely generated by the PIDE in pure HTML format. It will generate all the links (properties, events, methods, see also links) automatically.</p>
<p>Here is the XML data for the PResource component. You can design this component directly from the PPL integrated development environment, no need to know anything about XML.</p>
<p>&lt;class&gt;<br />
&lt;name&gt;PResource&lt;/name&gt;<br />
&lt;inherit&gt;PObject&lt;/inherit&gt;<br />
&lt;icon&gt;data.bmp&lt;/icon&gt;<br />
&lt;category&gt;File&lt;/category&gt;<br />
&lt;childof&gt;Root&lt;/childof&gt;<br />
&lt;defaultproperty&gt;RawData&lt;/defaultproperty&gt;<br />
&lt;autocreate&gt;true&lt;/autocreate&gt;<br />
&lt;tags&gt;resource&lt;/tags&gt;<br />
&lt;description&gt;Allow you to store file&#8217;s data of any kind right into your project. Make sure the size of the data is not too large, your project loading time will suffer greatly.&lt;/description&gt;<br />
&lt;seealso&gt;RawData&lt;/seealso&gt;<br />
&lt;properties&gt;<br />
&lt;Section&gt;Content&lt;/Section&gt;<br />
&lt;RawData&gt;<br />
&lt;type&gt;resource&lt;/type&gt;<br />
&lt;tags&gt;data resource&lt;/tags&gt;<br />
&lt;description&gt;This property contains all the data of the resource.&lt;/description&gt;<br />
&lt;/RawData&gt;<br />
&lt;/properties&gt;<br />
&lt;/class&gt;</p>
<p>Of course the description is only there for testing purposes for now. But you can see that just providing a name in the &lt;seealso&gt; tag will generate the right help page.</p>
<p><a href="http://arianesoft.ca/blog/wp-content/uploads/2008/09/snap2.png"><img class="alignnone size-medium wp-image-59" title="snap2" src="http://arianesoft.ca/blog/wp-content/uploads/2008/09/snap2-300x201.png" alt="" width="300" height="201" /></a></p>
<p>Later this week I will be working on the TAG search feature. I will re-use the code completion form for consistency.</p>
]]></content:encoded>
			<wfw:commentRss>http://arianesoft.ca/blog/find-some-help-will-you/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

