<?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>Windy Weather &#187; Tutorials</title>
	<atom:link href="http://www.windyweather.net/wp/category/computers/tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.windyweather.net/wp</link>
	<description>The Windy Weather website.</description>
	<lastBuildDate>Sun, 29 Jan 2012 01:01:40 +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>CoreHeaterQt Program</title>
		<link>http://www.windyweather.net/wp/2010/12/01/coreheaterqt-program/</link>
		<comments>http://www.windyweather.net/wp/2010/12/01/coreheaterqt-program/#comments</comments>
		<pubDate>Wed, 01 Dec 2010 21:28:31 +0000</pubDate>
		<dc:creator>Darrell</dc:creator>
				<category><![CDATA[Development Tools]]></category>
		<category><![CDATA[Evaluations]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[Shareware]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.windyweather.net/wp/?p=1707</guid>
		<description><![CDATA[I recently wrote a program to test my new computer. I wanted to test the wattage range and cooling of the new processor so needed a program that would keep all the cores of the processor busy. The Core i7-950 is a 4 core processor with Hyper-Threading which means that there are a max of [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-1712" title="CoreHeater_Icon" src="http://www.windyweather.net/wp/wp-content/uploads/2010/12/CoreHeater_Icon.png" alt="" width="159" height="149" /></p>
<p>I recently wrote a program to test my new computer. I wanted to test the wattage range and cooling of the new processor so needed a program that would keep all the cores of the processor busy. The Core i7-950 is a 4 core processor with Hyper-Threading which means that there are a max of 8 threads. Since AMD provides server processors with up to 12 threads so the program has a maximum number threads of 32. I use the <a href="http://www.cpuid.com/softwares/hwmonitor.html" target="_blank">HWMonitor </a>program to monitor temperatures and wattage if your processor supports it.</p>
<p><span id="more-1707"></span>The program is written using the <a href="http://qt.nokia.com/products/developer-tools/" target="_blank">Qt toolkit,</a> which allows it to be easily ported to Windows and Linux.</p>
<div id="attachment_1708" class="wp-caption alignnone" style="width: 380px"><img class="size-medium wp-image-1708" title="Program Dialog" src="http://www.windyweather.net/wp/wp-content/uploads/2010/12/JD_x_2010_01168-500x333.jpg" alt="" width="370" height="246" /><p class="wp-caption-text">Program Dialog</p></div>
<p>To use the program:</p>
<ul>
<li>Select the computation type: Integer, Real, Both.</li>
<li>Select the number of threads.</li>
<li>Select the array size. The arrays will be this size x 1024 x 1024.</li>
<li>Use Start to start the threads.</li>
<li>Use Stop to stop the threads.</li>
<li>Use Task Manager to see the size of the process grow when the threads are started.</li>
<li>Use Task Manager to see how many cores / threads are busy on your processor when the program is running.</li>
<li>Use the HWMonitor program to check the case, processor temperatures and wattages [if supported] as the program runs.</li>
</ul>
<p>The program is licensed under <a href="http://www.gnu.org/licenses/gpl.html" target="_blank">GPL 3</a>.</p>
<p><a href="https://sourceforge.net/projects/coreheaterqtx/files/" target="_blank">Downloads are on Source Forge</a>.</p>
<p>We can discuss any issues you have with the program in the <a href="http://sourceforge.net/projects/coreheaterqtx/forums" target="_blank">Source Forge Project Forums</a>.</p>
<p>The link might change. If that does not work, try this: <a href="https://sourceforge.net/projects/coreheaterqt/files/" target="_blank">CoreHeaterQt project</a></p>
<p><strong>MFC Version</strong></p>
<p>An MFC version, with sources, also available under GPL 3 is here:</p>
<p><a href="http://www.windyweather.net/wp/wp-content/uploads/2010/12/CoreHeater_MFC_V1.zip">CoreHeater_MFC_V1</a></p>
<p><a href="http://www.windyweather.net/wp/wp-content/uploads/2010/12/CoreHeater_MFC_V1_Src.zip">CoreHeater_MFC_V1_Src</a></p>
<p>- Windy</p>

<a href='http://www.windyweather.net/wp/2010/12/01/coreheaterqt-program/jd_x_2010_01168/' title='Program Dialog'><img width="200" height="133" src="http://www.windyweather.net/wp/wp-content/uploads/2010/12/JD_x_2010_01168-200x133.jpg" class="attachment-thumbnail" alt="Program Dialog" title="Program Dialog" /></a>
<a href='http://www.windyweather.net/wp/2010/12/01/coreheaterqt-program/jd_x_2010_01170/' title='Threads and Computation'><img width="200" height="133" src="http://www.windyweather.net/wp/wp-content/uploads/2010/12/JD_x_2010_01170-200x133.jpg" class="attachment-thumbnail" alt="Threads and Computation" title="Threads and Computation" /></a>
<a href='http://www.windyweather.net/wp/2010/12/01/coreheaterqt-program/jd_x_2010_01169/' title='Array size in 1024x1024 items'><img width="200" height="133" src="http://www.windyweather.net/wp/wp-content/uploads/2010/12/JD_x_2010_01169-200x133.jpg" class="attachment-thumbnail" alt="Array size in 1024x1024 items" title="Array size in 1024x1024 items" /></a>
<a href='http://www.windyweather.net/wp/2010/12/01/coreheaterqt-program/jd_x_2010_01171/' title='Start and Stop'><img width="200" height="133" src="http://www.windyweather.net/wp/wp-content/uploads/2010/12/JD_x_2010_01171-200x133.jpg" class="attachment-thumbnail" alt="Start and Stop" title="Start and Stop" /></a>
<a href='http://www.windyweather.net/wp/2010/12/01/coreheaterqt-program/coreheater_icon/' title='CoreHeater_Icon'><img width="200" height="187" src="http://www.windyweather.net/wp/wp-content/uploads/2010/12/CoreHeater_Icon-200x187.png" class="attachment-thumbnail" alt="Icon" title="CoreHeater_Icon" /></a>

]]></content:encoded>
			<wfw:commentRss>http://www.windyweather.net/wp/2010/12/01/coreheaterqt-program/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating Alpha Textures Using Photoshop</title>
		<link>http://www.windyweather.net/wp/2007/10/07/creating-alpha-textures-using-photoshop/</link>
		<comments>http://www.windyweather.net/wp/2007/10/07/creating-alpha-textures-using-photoshop/#comments</comments>
		<pubDate>Sun, 07 Oct 2007 08:09:18 +0000</pubDate>
		<dc:creator>Darrell</dc:creator>
				<category><![CDATA[Second Life]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.windyweather.net/wp/2007/10/07/creating-alpha-textures-using-photoshop/</guid>
		<description><![CDATA[Create a texture with Alpha channel in Photoshop and save as a TGA file to upload into Second Life. Open your JPG or other file. and open the channels panel. Use Magic Wand or Select by Color to select the portion to be transparent. Inverse the selection to copy the foreground image. Create a new [...]]]></description>
			<content:encoded><![CDATA[<p>Create a texture with Alpha channel in Photoshop and save as a TGA file to upload into Second Life.</p>
<p>Open your JPG or other file.<br />
<a href="http://www.windyweather.net/wp/wp-content/uploads/2007/10/Alpha_0001.jpg" target="image"><img title="Open your file and look at Channels." src="http://www.windyweather.net/wp/wp-content/uploads/2007/10/_Alpha_0001.jpg" alt="Open your file and look at Channels." width="400" height="257" /></a><br />
<span id="more-227"></span><br />
and open the channels panel.</p>
<p>Use Magic Wand or Select by Color to select the portion to be transparent.<br />
<img title="Magic Wand " src="http://www.windyweather.net/wp/wp-content/uploads/2007/10/Alpha_0003.jpg" alt="Magic Wand " width="380" height="36" /></p>
<p><a href="http://www.windyweather.net/wp/wp-content/uploads/2007/10/Alpha_0006.jpg" target="image"><img title="Select Background" src="http://www.windyweather.net/wp/wp-content/uploads/2007/10/_Alpha_0006.jpg" alt="Select Background" width="400" height="361" /></a></p>
<p>Inverse the selection to copy the foreground image.</p>
<p>Create a new channel &#8211; the Alpha channel.<br />
<img src="http://www.windyweather.net/wp/wp-content/uploads/2007/10/Alpha_0009.jpg" alt="" width="219" height="340" /></p>
<p>Take the Defaults.<br />
<img src="http://www.windyweather.net/wp/wp-content/uploads/2007/10/Alpha_0010.jpg" alt="" width="403" height="263" /></p>
<p>The Channels Panel<br />
<img title="Alpha Channel" src="http://www.windyweather.net/wp/wp-content/uploads/2007/10/Alpha_0012.jpg" alt="Alpha Channel" width="212" height="246" /></p>
<p>Copy the Image from the RGB to the Alpha Channel.<br />
<a href="http://www.windyweather.net/wp/wp-content/uploads/2007/10/Alpha_0017.jpg" target="image"><img title="Alpha Channel" src="http://www.windyweather.net/wp/wp-content/uploads/2007/10/_Alpha_0017.jpg" alt="Alpha Channel" width="262" height="400" /></a></p>
<p>Use Levels to adjust the Brightness of the Alpha channel.</p>
<p><a href="http://www.windyweather.net/wp/wp-content/uploads/2007/10/Alpha_0018.jpg" target="image"><img title="Brighter Still" src="http://www.windyweather.net/wp/wp-content/uploads/2007/10/_Alpha_0018.jpg" alt="Brighter Still" width="254" height="400" /></a></p>
<p><a href="http://www.windyweather.net/wp/wp-content/uploads/2007/10/Alpha_0019.jpg" target="image"><img title="Back to RGB with Alpha display" src="http://www.windyweather.net/wp/wp-content/uploads/2007/10/_Alpha_0019.jpg" alt="Back to RGB with Alpha display" width="400" height="244" /></a></p>
<p>Save the TGA file with Alpha<br />
<a href="http://www.windyweather.net/wp/wp-content/uploads/2007/10/Alpha_0020.jpg" target="image"><img title="Save the TGA file" src="http://www.windyweather.net/wp/wp-content/uploads/2007/10/_Alpha_0020.jpg" alt="Save the TGA file" width="370" height="400" /></a></p>
<p>Alpha Options.<br />
<img title="Alpha Options" src="http://www.windyweather.net/wp/wp-content/uploads/2007/10/Alpha_0021.jpg" alt="Alpha Options" width="280" height="156" /></p>
<p>Import the file into Second Life<br />
<img title="Import TGA into SL" src="http://www.windyweather.net/wp/wp-content/uploads/2007/10/Alpha_0023.jpg" alt="Import TGA into SL" width="311" height="476" /></p>
<p>Imported file with hatched pattern for the transparent portions.<br />
<a href="http://www.windyweather.net/wp/wp-content/uploads/2007/10/Alpha_0024.jpg" target="image"><img title="Imported TGA" src="http://www.windyweather.net/wp/wp-content/uploads/2007/10/_Alpha_0024.jpg" alt="Imported TGA" width="373" height="400" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.windyweather.net/wp/2007/10/07/creating-alpha-textures-using-photoshop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Secure Email Setup</title>
		<link>http://www.windyweather.net/wp/2006/12/25/secure-email-setup/</link>
		<comments>http://www.windyweather.net/wp/2006/12/25/secure-email-setup/#comments</comments>
		<pubDate>Tue, 26 Dec 2006 02:11:06 +0000</pubDate>
		<dc:creator>Darrell</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.windyweather.net/wp/2006/12/25/secure-email-setup/</guid>
		<description><![CDATA[This tutorial shows you how to set up Secure Email using Outlook Express and a free Digital ID or certificate. I&#8217;m going to assume you are using Outlook Express but other programs probably have similar steps. I have not investigated using web email clients [web pages directly on Yahoo or Gmail] to accomplish this. I [...]]]></description>
			<content:encoded><![CDATA[<p>This tutorial shows you how to set up Secure Email using Outlook Express and a free Digital ID or certificate.<br />
<span id="more-192"></span></p>
<p>I&#8217;m going to assume you are using Outlook Express but other programs probably have similar steps.</p>
<p>I have not investigated using web email clients [web pages directly on Yahoo or  Gmail] to accomplish this. I am not aware that they support secure email.</p>
<p><strong>Setup Your Email Accounts</strong><br />
First of all, make sure that you have outlook express set up for your one or more email addresses that you want to use and that you have tested them. You can send email from one account to another to test them. During this process you will need to receive multiple email messages from the certificate authority, so your email will need to be working.</p>
<p>Also you will need to be using MSIE, not Firefox or another browser for this process. This is because Outlook Express and MSIE are in cahoots and share knowledge about how to manage certificates. Those built for Firefox will work only for the Netscape or Mozilla Email program. So run MSIE and go to the following Thawte link.</p>
<p><strong>Sign up at Thawte</strong><br />
You can get Free Email Certificates for personal use from <strong><a href="http://www.thawte.com/secure-email/personal-email-certificates/index.html">Thawte.com.</a></strong> There are other authorities, but I&#8217;m using Thawte as an example. No endorsement is intended.</p>
<p>Click JOIN and then fill out the form, select a password and enter your personal information for the certificates. You will need to receive an email for the email address you entered and transfer some data from that email to a web page to authenticate yourself. Once that is done you are &#8220;official&#8221; joined up at Thawte. Now you can go to the account page and add more email addresses if you want to. You can also do this at any time in the future.</p>
<p><strong>Request a Certificate</strong><br />
After you sign up, choose the certificates page, and then click on Request Certificate.<br />
<img src="http://www.windyweather.net/wp/wp-content/uploads/2006/12/request_cert.png" width="493" height="250" alt="Request Certificate" title="Request Certificate" /></p>
<p>This will take you to a small window where you will go through the process. If you set up more than one Email address in your account, you will get to choose which email address the certificate applies to. You will need a separate certificate for each email address you have or want to use securely.</p>
<p>The process is straight forward until you get to the following page. Do not click on the Configure Button unless you  know what you are doing. ACCEPT is the right choice here. The certificate will work for all email activities.</p>
<p><img src="http://www.windyweather.net/wp/wp-content/uploads/2006/12/default_extensions.png" width="455" height="301" alt="Accept Default Extensions" title="Accept Default Extensions" /></p>
<p>After a few more pages you will come to this screen. This is the actual step where a certificate is created.<br />
<img src="http://www.windyweather.net/wp/wp-content/uploads/2006/12/create_cert.png" width="474" height="386" alt="Create the Certificate" title="Create the Certificate" /></p>
<p>When you click here you will then go through a screen and a dialog box will popup asking if you want to install the certificate. Click OK. But this is not the end of the process. The certificate has been handed to MSIE / Outlook Express, but it cannot yet be used.</p>
<p><strong>Check Your Email</strong><br />
You should have received an email message talking about the certificate. You will need to read that email and this will automatically enable the certificate for you at Thawte. If a box pops up talking about a read request then click OK.</p>
<p><strong>Install your Certificate</strong><br />
The certificate is created, but not yet actually installed in MSIE, in spite of what MSIE has said. Go to the certificate status page that looks like this:</p>
<p><img src="http://www.windyweather.net/wp/wp-content/uploads/2006/12/cert_status.png" width="486" height="401" alt="Certificate Status" title="Certificate Status" /></p>
<p>Now you need to click on the MSIE link to go to the page to fetch the certificate:<br />
<img src="http://www.windyweather.net/wp/wp-content/uploads/2006/12/fetch_cert.png" width="400" height="489" alt="Fetch Cert" title="Fetch Cert" /><br />
The fetch button is the red button at the bottom of the page. Click on the fetch button and click ok on any dialog that appears and your certificate is installed in MSIE.</p>
<p><strong>Now Set up your Digital ID in Outlook Express</strong><br />
In Outlook Express, choose Tools >> Accounts&#8230; then Properties&#8230; for the account that you have a certificate for. Now choose the Security Tab and you will see something like this:<br />
<a href="http://www.windyweather.net/wp/wp-content/uploads/2006/12/oe_certs.png" target="image"><img src="http://www.windyweather.net/wp/wp-content/uploads/2006/12/_oe_certs.png" width="400" height="358" alt="OE Certificate Selection" title="OE Certificate Selection"  /></a></p>
<p>Choose the same certificate you just created by choosing Select&#8230; for both the signing and encryption certificate. 3DES is the correct default to use for the encryption.</p>
<p><strong>Sending Encrypted Email</strong><br />
To send encrypted email, first you need to send a Signed Message.</p>
<p><img src="http://www.windyweather.net/wp/wp-content/uploads/2006/12/encrypted_message.png" width="412" height="358" alt="encrypted email" title="encrypted email" /></p>
<p>The Sign and Encrypt email buttons are under the cursor arrow on the image above. To begin sending encrypted email, you should each exchange digitally signed messages. Once you have received these digitally signed messages you can each send encrypted email.</p>
<p>Things should work now to send encrypted email.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.windyweather.net/wp/2006/12/25/secure-email-setup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tutorial: Creating an Article in WordPress</title>
		<link>http://www.windyweather.net/wp/2006/11/19/tutorial-wordpress-post/</link>
		<comments>http://www.windyweather.net/wp/2006/11/19/tutorial-wordpress-post/#comments</comments>
		<pubDate>Mon, 20 Nov 2006 00:35:56 +0000</pubDate>
		<dc:creator>Darrell</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web Tools]]></category>

		<guid isPermaLink="false">http://www.windyweather.net/wp/2006/11/19/creating-an-article-in-wordpress/</guid>
		<description><![CDATA[This tutorial is a movie made with Wink shows how to create an article with formatting and images in WordPress. The movie requires a flash plug-in with your browser and has an audio track. The tutorial is about 11MB, so be patient while it loads. Posting an Article in WordPress enjoy, d]]></description>
			<content:encoded><![CDATA[<p>This tutorial is a movie made with <a href="http://www.debugmode.com/wink/">Wink </a>shows how to create an article with formatting and images in WordPress. The movie requires a flash plug-in with your browser and has an audio track.</p>
<p>The tutorial is about 11MB, so be patient while it loads.</p>
<p><strong><a id=p157 href="http://www.windyweather.net/wp/wp-content/uploads/2006/11/WordPressPost03.htm" target="_blank">Posting an Article in WordPress</a></strong></p>
<p>enjoy,<br />
d</p>
]]></content:encoded>
			<wfw:commentRss>http://www.windyweather.net/wp/2006/11/19/tutorial-wordpress-post/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

