<?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>Northwest Tech Experience</title>
	<atom:link href="http://nwteche.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://nwteche.com</link>
	<description>Get Experienced With Technology</description>
	<lastBuildDate>Sat, 11 May 2013 03:28:47 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Open-source DIY Greenhouse Project</title>
		<link>http://nwteche.com/red7_blog/open-source-diy-greenhouse-project/</link>
		<comments>http://nwteche.com/red7_blog/open-source-diy-greenhouse-project/#comments</comments>
		<pubDate>Mon, 17 Dec 2012 04:00:03 +0000</pubDate>
		<dc:creator>RED 7</dc:creator>
				<category><![CDATA[RED 7's Blog]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Project]]></category>

		<guid isPermaLink="false">http://nwteche.com/?p=1112</guid>
		<description><![CDATA[In a college class this last year, a group of us were assigned to design a system that would collect and graph environmental data from our campus greenhouse. We would take this data, graph it, and display those graphs on &#8230; <a href="http://nwteche.com/red7_blog/open-source-diy-greenhouse-project/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p><a href="http://nwteche.com/wp-content/uploads/2012/12/eg45812.jpg" title="" rel="lightbox1112"><img class="alignleft size-thumbnail wp-image-1118" title="eg45812" alt="" src="http://nwteche.com/wp-content/uploads/2012/12/eg45812-150x150.jpg" width="150" height="150" /></a><br />
In a college class this last year, a group of us were assigned to design a system that would collect and graph environmental data from our campus greenhouse. We would take this data, graph it, and display those graphs on a public website. We&#8217;d also use current data to control the greenhouse (i.e. watering, heating, cooling&#8230;). Hopefully this information helps you if you are wanting to start your own DIY project and automate your greenhouse.</p>
<p>We decided to use an Arduino UNO, a PICAXE-14M2, and a desktop computer running Windows Vista. The Arduino functioned as the main interface and brain. We dedicated the PICAXE to simply reading sensors and sending that data in a continuous stream to the Arduino via a serial communication protocol.</p>
<p>The Arduino would format and send data to be logged to the PC, which runs <a href="http://www.blueleafsoftware.com/Resources/EmbeddedSand/MegunoLink" target="_blank">MegunoLink</a>. The Arduino would also decide, based on environmental conditions, if the heater/cooler/water should be turned on. Future groups working on the project would have to decided whether the Arduino would do this by sending a command to a dedicated microcontroller (reverse of what we did with the PICAXE being dedicated to sensors) or by directly controlling equipment in the greenhouse.</p>
<p><a href="http://nwteche.com/wp-content/uploads/2012/12/IT-Layout-11-16-2012.jpg" title="" rel="lightbox1112"><img class="aligncenter size-medium wp-image-1122" title="IT Layout 11-16-2012" alt="" src="http://nwteche.com/wp-content/uploads/2012/12/IT-Layout-11-16-2012-300x160.jpg" width="300" height="160" /></a></p>
<p>So, in essence, for this project, we figured out how to set up data logging and automation of the greenhouse environment using cheap materials and open source equipment.</p>
<p>In our report, we provide example code for both microcontrollers and discuss difficulties we ran into along the way. You can read this report by clicking on the PDF link below.</p>
<p><a href="http://nwteche.com/wp-content/uploads/2012/12/Final-Report-COCC-Greenhouse-IT-Group.pdf">Final Report &#8211; COCC Greenhouse IT Group.pdf</a></p>
<p><a href="http://nwteche.com/wp-content/uploads/2012/12/IT-Budget.pdf">IT Budget/Component Pricing.pdf</a></p>
<p style="text-align: center;"><strong>DATASHEETS:</strong></p>
<ul>
<li><a href="http://nwteche.com/wp-content/uploads/2012/12/Spec-Sheet-GE-Telaire-T6004-CDS-1.pdf">CO2 Sensor &#8211; GE Telaire T6004 CDS-1 Spec Sheet</a></li>
<li><a href="http://nwteche.com/wp-content/uploads/2012/12/Melexis-Datasheet-MLX90217.pdf">Hall Effect Sensor | Melexis Datasheet &#8211; MLX90217</a></li>
<li><a href="http://nwteche.com/wp-content/uploads/2012/12/Humirel-Datasheet-HS1101.pdf">Humidity Sensor | Humirel Datasheet &#8211; HS1101</a></li>
<li><a href="http://nwteche.com/wp-content/uploads/2012/12/Parallax-Data-Sheet-HS1101-v1.0.pdf">Humidity Sensor | Parallax Data Sheet HS1101-v1.0</a></li>
<li><a href="http://nwteche.com/wp-content/uploads/2012/12/Photoresitor-Perkinelmer_Actives-and-Passives_9800015.pdf">Photoresistor | Perkinelmer_Actives-and-Passives_9800015</a></li>
<li><a href="http://nwteche.com/wp-content/uploads/2012/12/Data-Sheet-Texas-Instruments-LM34.pdf">Temp Sensor &#8211; Texas Instruments LM34 Data Sheet<br />
</a></li>
</ul>

<a href='http://nwteche.com/red7_blog/open-source-diy-greenhouse-project/attachment/it-layout-11-16-2012/' title='IT Layout 11-16-2012'><img width="150" height="150" src="http://nwteche.com/wp-content/uploads/2012/12/IT-Layout-11-16-2012-150x150.jpg" class="attachment-thumbnail" alt="IT Layout 11-16-2012" /></a>
<a href='http://nwteche.com/red7_blog/open-source-diy-greenhouse-project/attachment/picaxe-14-proto-board/' title='PICAXE-14 Proto Board'><img width="150" height="150" src="http://nwteche.com/wp-content/uploads/2012/12/PICAXE-14-Proto-Board-150x150.jpg" class="attachment-thumbnail" alt="PICAXE-14 Proto Board" /></a>
<a href='http://nwteche.com/red7_blog/open-source-diy-greenhouse-project/attachment/arduino-uno/' title='Arduino UNO'><img width="150" height="150" src="http://nwteche.com/wp-content/uploads/2012/12/arduino-uno-150x150.jpg" class="attachment-thumbnail" alt="Arduino UNO" /></a>
<a href='http://nwteche.com/red7_blog/open-source-diy-greenhouse-project/attachment/lm35/' title='LM35 Temp Sensor'><img width="150" height="150" src="http://nwteche.com/wp-content/uploads/2012/12/lm35-150x150.jpg" class="attachment-thumbnail" alt="LM35 Temp Sensor" /></a>
<a href='http://nwteche.com/red7_blog/open-source-diy-greenhouse-project/attachment/my-beautiful-picture-4/' title='Soil Humidity Sensor (handmade) 1'><img width="150" height="150" src="http://nwteche.com/wp-content/uploads/2012/12/Soil-Moisture-4-150x150.jpg" class="attachment-thumbnail" alt="Soil Humidity Sensor (handmade) 1" /></a>
<a href='http://nwteche.com/red7_blog/open-source-diy-greenhouse-project/attachment/my-beautiful-picture-3/' title='Soil Humidity Sensor (handmade) 2'><img width="150" height="150" src="http://nwteche.com/wp-content/uploads/2012/12/Soil-Moisture-3-150x150.jpg" class="attachment-thumbnail" alt="Soil Humidity Sensor (handmade) 2" /></a>
<a href='http://nwteche.com/red7_blog/open-source-diy-greenhouse-project/attachment/my-beautiful-picture-2/' title='Soil Humidity Sensor (handmade) 3'><img width="150" height="150" src="http://nwteche.com/wp-content/uploads/2012/12/Soil-Moisture-2-150x150.jpg" class="attachment-thumbnail" alt="Soil Humidity Sensor (handmade) 3" /></a>
<a href='http://nwteche.com/red7_blog/open-source-diy-greenhouse-project/attachment/my-beautiful-picture/' title='Soil Humidity Sensor (handmade) 4'><img width="150" height="150" src="http://nwteche.com/wp-content/uploads/2012/12/Soil-Moisture-150x150.jpg" class="attachment-thumbnail" alt="Soil Humidity Sensor (handmade) 4" /></a>
<a href='http://nwteche.com/red7_blog/open-source-diy-greenhouse-project/attachment/photoresistor/' title='Photoresistor (for light sensors)'><img width="150" height="150" src="http://nwteche.com/wp-content/uploads/2012/12/Photoresistor-150x150.jpg" class="attachment-thumbnail" alt="Photoresistor (for light sensors)" /></a>
<a href='http://nwteche.com/red7_blog/open-source-diy-greenhouse-project/attachment/co2-sensor/' title='CO2 Sensor'><img width="150" height="150" src="http://nwteche.com/wp-content/uploads/2012/12/CO2-Sensor-150x150.jpg" class="attachment-thumbnail" alt="CO2 Sensor" /></a>
<a href='http://nwteche.com/red7_blog/open-source-diy-greenhouse-project/attachment/air-humidity-picture/' title='Air Humidity Sensor'><img width="150" height="150" src="http://nwteche.com/wp-content/uploads/2012/12/Air-Humidity-Picture-150x150.jpg" class="attachment-thumbnail" alt="Air Humidity Sensor" /></a>
<a href='http://nwteche.com/red7_blog/open-source-diy-greenhouse-project/attachment/complete-sensor-4/' title='Wind Speed Sensor'><img width="150" height="150" src="http://nwteche.com/wp-content/uploads/2012/12/complete-sensor-4-150x150.jpg" class="attachment-thumbnail" alt="Wind Speed Sensor" /></a>
<a href='http://nwteche.com/red7_blog/open-source-diy-greenhouse-project/attachment/eg45812/' title='Random Greenhouse'><img width="150" height="150" src="http://nwteche.com/wp-content/uploads/2012/12/eg45812-150x150.jpg" class="attachment-thumbnail" alt="Random Greenhouse" /></a>

<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://nwteche.com/red7_blog/open-source-diy-greenhouse-project/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>OpenOffice and Java not Jiveing?</title>
		<link>http://nwteche.com/red7_blog/openoffice-and-java-not-jiveing/</link>
		<comments>http://nwteche.com/red7_blog/openoffice-and-java-not-jiveing/#comments</comments>
		<pubDate>Mon, 17 Dec 2012 03:00:37 +0000</pubDate>
		<dc:creator>RED 7</dc:creator>
				<category><![CDATA[RED 7's Blog]]></category>
		<category><![CDATA[Free]]></category>
		<category><![CDATA[Program]]></category>

		<guid isPermaLink="false">http://nwteche.com/?p=1100</guid>
		<description><![CDATA[I recently installed OpenOffice on my computer again to experiment with some database ideas I have. I normally use my MS Office suite for document creation needs, although I have used OpenOffice a lot in the past. For some reason, &#8230; <a href="http://nwteche.com/red7_blog/openoffice-and-java-not-jiveing/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>I recently installed OpenOffice on my computer again to experiment with some database ideas I have. I normally use my MS Office suite for document creation needs, although I have used OpenOffice a lot in the past.</p>
<p>For some reason, I couldn&#8217;t create a new database because OpenOffice said that I didn&#8217;t have the right version of Java installed or that it couldn&#8217;t find a valid installation.</p>
<p>I found an easy fix for this problem. You really just need to delete two files and you&#8217;ll be good to go. Since it can take a while to navigate to these files, it&#8217;s easier to just use Windows Search to find them for you.</p>
<ol>
<li>Close OpenOffice completely, including the Quick Start thing in the Taskbar</li>
<li>Open Windows Search (Windows logo key <img src="http://windowshelp.microsoft.com/BetterWhenConnectedHelpWS/GetContent.aspx?assetID=0c970446-1432-4ea7-b578-67cc2b5844ae&amp;documentSet=en-US&amp;renderKey=SIGNED1" alt="Picture of Windows logo key" /> +F)</li>
<li>Type &#8220;javasettinsunopkginstall.xml&#8221;</li>
<li>Delete the file.</li>
<li>Search for &#8220;jvmfwk3.ini&#8221;</li>
<li>Delete the file.</li>
</ol>
<p>You should be good to go!</p>
]]></content:encoded>
			<wfw:commentRss>http://nwteche.com/red7_blog/openoffice-and-java-not-jiveing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Vista Install Problems with Audacity &amp; Blender</title>
		<link>http://nwteche.com/red7_blog/windows-vista-install-problem-audacity-blender/</link>
		<comments>http://nwteche.com/red7_blog/windows-vista-install-problem-audacity-blender/#comments</comments>
		<pubDate>Tue, 18 Sep 2012 18:15:59 +0000</pubDate>
		<dc:creator>RED 7</dc:creator>
				<category><![CDATA[RED 7's Blog]]></category>
		<category><![CDATA[Blender]]></category>
		<category><![CDATA[Free]]></category>
		<category><![CDATA[Glitch]]></category>
		<category><![CDATA[Programs]]></category>

		<guid isPermaLink="false">http://nwteche.com/?p=1087</guid>
		<description><![CDATA[If you&#8217;ve read any of the other things on this site, then you know that we are fans of Open Source software. Blender is one of these amazing programs. If you don&#8217;t know what it is, then I suggest you &#8230; <a href="http://nwteche.com/red7_blog/windows-vista-install-problem-audacity-blender/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p style="text-align: left;"><a href="http://nwteche.com/wp-content/uploads/2012/05/Blender.jpg" title="" rel="lightbox1087"><img class="alignleft size-thumbnail wp-image-979" title="Blender" src="http://nwteche.com/wp-content/uploads/2012/05/Blender-150x150.jpg" alt="" width="150" height="150" /></a>If you&#8217;ve read any of the other things on this site, then you know that we are fans of Open Source software. Blender is one of these amazing programs. If you don&#8217;t know what it is, then I suggest you read our post about the <a title="Blender" href="http://nwteche.com/software_spotlight/blender/">Blender animation program</a>. Audacity is another awesome program for recording and mixing audio. <a href="http://audacity.sourceforge.net/" target="_blank">Check it out here</a>.</p>
<p style="text-align: left;">I happen to have a Windows Vista Business operating system. I recently did a reinstall of the entire OS. When I got to installing all my programs, Audacity and Blender were on the top of my list. The install went successfully, however when I tried to open the programs afterwards, they would just crash or present me with some strange error message. I tried getting older versions of each program, which did work in the Audacity case, but not for Blender. Whatever I did, the program just would not open or run correctly.</p>
<p>A couple weeks later, I got to installing my <a href="http://windows.microsoft.com/en-US/windows-live/essentials-home" target="_blank">Windows Live Essentials</a> programs. WLE needs the &#8220;Windows Platform Update&#8221; if your using a Vista system, like I am. The update is described by Microsoft on this page: <a href="http://windows.microsoft.com/en-US/windows-live/essentials-install-windows-platform-update-ui" target="_blank">Install the Windows Platform Update</a>. WLE installed the update and then completed installing the various associated programs. Everything seemed to be working fine.</p>
<p>Out of curiosity, I tried installing the most recent versions of Audacity and Blender again. Lo and behold, <em>they work fine</em>! If you are having a problem getting Audacity or Blender to work on your Vista system, then I suggest you make sure you&#8217;ve got the Windows Platform Update. I&#8217;m just guessing, but I think they are related. If you have the <a href="http://windows.microsoft.com/en-US/windows-live/essentials-home" target="_blank">Windows Live Essentials</a> programs installed, then you should have the update already.</p>
<p>I hope that helps! :-)</p>
<p>-RED 7</p>
]]></content:encoded>
			<wfw:commentRss>http://nwteche.com/red7_blog/windows-vista-install-problem-audacity-blender/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SUPER (c)</title>
		<link>http://nwteche.com/software_spotlight/super-c/</link>
		<comments>http://nwteche.com/software_spotlight/super-c/#comments</comments>
		<pubDate>Mon, 09 Jul 2012 21:39:17 +0000</pubDate>
		<dc:creator>RED 7</dc:creator>
				<category><![CDATA[Software Spotlight]]></category>
		<category><![CDATA[Free]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Programs]]></category>

		<guid isPermaLink="false">http://nwteche.com/?p=972</guid>
		<description><![CDATA[Everyone uses digital media. However, with the wide variety of media devices on the market, not all media files can be played by one device. For example, only Apple devices (i.e. iPod, iPad, iPhone) can play the ACC audio format &#8230; <a href="http://nwteche.com/software_spotlight/super-c/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p><a href="http://nwteche.com/wp-content/uploads/2012/07/spfiPod.gif" title="SUPER (c) screenshot." rel="lightbox972"><img class="alignleft size-thumbnail wp-image-973" title="SUPER (c)" src="http://nwteche.com/wp-content/uploads/2012/07/spfiPod-150x150.gif" alt="SUPER (c) screenshot." width="150" height="150" /></a>Everyone uses digital media. However, with the wide variety of media devices on the market, not all media files can be played by one device. For example, <em>only</em> Apple devices (i.e. iPod, iPad, iPhone) can play the ACC audio format [there are desktop applications, such as VLC, that can play this format as well]. There are a couple universal, cross-platform media formats, like MP3, GIF, or AVI, but these are only a few of the hundreds of formats used today. Do you need to convert a music or video file from one format to another? SUPER is a great solution.</p>
<p>SUPER can convert almost any file <em>to</em> almost any file. It has a wide variety of options that allow you to tune the output file to your specifications. You can drop the frame rate or bit depth down so that your file can fit on a portable device better.</p>
<p>The application&#8217;s interface might take a little getting used to. It will seem complex and confusing to someone who doesn&#8217;t know what they are doing. With a little practice and experimentation, you can get into the flow of things and start converting anything to anything.</p>
<p>Unfortunately, this program only exists for Windows users. However, it is completely free. There&#8217;s no ads or subscriptions necessary to download or use the program. You can find the .exe for SUPER on the <a href="http://www.erightsoft.com" target="_blank">eRightSoft</a> website.</p>
<p><a href="http://www.erightsoft.info/GetFile.php?SUPERsetup.exe" target="_blank">Download SUPER (c) from eRightSoft</a></p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top" width="638"><strong>Program Supports/Requires:</strong></p>
<ul>
<li>Windows only</li>
<li>1.8 GHz processor</li>
<li>Microsoft Direct X 9.0c</li>
<li>180 MB RAM available</li>
</ul>
</td>
</tr>
<tr>
<td valign="top" width="638"><strong>NWTE Recommends:</strong></p>
<ul>
<li>Fast processor for both playing and encoding (i.e. 2.5 GHz Dual Core or better)</li>
<li>More than 4 GB RAM</li>
<li>A block of time to let the program re-encode the file(s)</li>
</ul>
<p>&nbsp;</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://nwteche.com/software_spotlight/super-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visiting TWiT!</title>
		<link>http://nwteche.com/red7_blog/visiting-twit/</link>
		<comments>http://nwteche.com/red7_blog/visiting-twit/#comments</comments>
		<pubDate>Tue, 19 Jun 2012 19:34:52 +0000</pubDate>
		<dc:creator>RED 7</dc:creator>
				<category><![CDATA[RED 7's Blog]]></category>

		<guid isPermaLink="false">http://nwteche.com/?p=948</guid>
		<description><![CDATA[Stephen and I (RED 7) are visiting TWiT right now! We&#8217;re sitting in on Mac Break Weekly and Tech News Today. If you haven&#8217;t heard about TWiT, you should really check them out. TWiT is a tech news/podcasting company. They &#8230; <a href="http://nwteche.com/red7_blog/visiting-twit/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Stephen and I (RED 7) are visiting <a href="http://twit.tv" target="_blank">TWiT</a> right now! We&#8217;re sitting in on <a href="http://twit.tv/show/macbreak-weekly/" target="_blank">Mac Break Weekly</a> and <a href="http://twit.tv/tnt" target="_blank">Tech News Today</a>. If you haven&#8217;t heard about <a title="PDF Readers" href="http://twit.tv" target="_blank">TWiT</a>, you should really check them out.</p>
<p><a href="http://twit.tv" target="_blank">TWiT</a> is a tech news/podcasting company. They will talk about everything from cameras to back-end website design. If you&#8217;re somewhat interested in technology, you need to subscribe to a couple <a title="Login App – Useing External Database List" href="http://twit.tv" target="_blank">TWiT</a> podcasts!</p>
<p>-RED 7</p>
]]></content:encoded>
			<wfw:commentRss>http://nwteche.com/red7_blog/visiting-twit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Login App &#8211; Useing External Database List</title>
		<link>http://nwteche.com/red7_blog/login-app-useing-external-database-list/</link>
		<comments>http://nwteche.com/red7_blog/login-app-useing-external-database-list/#comments</comments>
		<pubDate>Sun, 10 Jun 2012 21:43:55 +0000</pubDate>
		<dc:creator>RED 7</dc:creator>
				<category><![CDATA[RED 7's Blog]]></category>
		<category><![CDATA[Lazarus]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://nwteche.com/?p=938</guid>
		<description><![CDATA[Here&#8217;s a program I wrote with the help of a friend who&#8217;s a little more familiar with Free Pascal than I am. I used Lazarus to program this. If you don&#8217;t know what Lazarus is, then you should look it &#8230; <a href="http://nwteche.com/red7_blog/login-app-useing-external-database-list/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Here&#8217;s a program I wrote with the help of a <a href="http://www.jfpossibilities.com/" target="_blank">friend</a> who&#8217;s a little more familiar with <a href="http://www.schoolfreeware.com/Free_Pascal_Tutorials.html" target="_blank">Free Pascal</a> than I am. I used <a href="http://www.lazarus.freepascal.org/" target="_blank">Lazarus</a> to program this. If you don&#8217;t know what <a href="http://en.wikipedia.org/wiki/Lazarus_%28software%29" target="_blank">Lazarus</a> is, then you should look it up. It&#8217;s amazing.</p>
<p>This program will use an external list of names and passwords to grant access to whatever you want. You&#8217;d probably want to implement some sort of encryption/decryption in this system, but the basic framework of a login application is here. I had a basic text file called &#8220;doing&#8221; functioning as my database file. I also renamed the file extension from &#8220;.txt&#8221; to &#8220;.filter&#8221; just for the fun of it. Obviously you can change these to whatever you want as long as you change it in the program and recompile it.</p>
<p>Here&#8217;s the code:</p>
<p><a href="http://nwteche.com/wp-content/uploads/2012/06/Ext_list_Login_app_proj.zip">Ext_list_Login_app_proj.zip</a></p>
<pre class="brush: pascal; ">


program Ext_list_Login_app_proj;

{$mode objfpc}{$H+}

uses
{$IFDEF UNIX}{$IFDEF UseCThreads}
cthreads,
{$ENDIF}{$ENDIF}
Classes
{ you can add units after this };

var
name:string;
real_name:string;
pass:string;
real_pass:string;

{This program is divided up into procedures just to make it a little easier for me.}

procedure login_complete;
begin
writeln();
writeln(&#039;Hey you remembered BOTH your username AND password!&#039;);
writeln(&#039;If you wanted to really do something important with this,&#039;);
writeln(&#039;than you would probably launch a program or something at this point.&#039;);
writeln(&#039;But right now, this program does nothing like that.&#039;);
writeln();
writeln();

end;

function check_pass(const name:string;const pass:string): boolean;
var
f:textfile;
s:string;
x:integer;

begin
assignfile(f, &#039;doing.filter&#039;);
reset(f);
try
while not eof(f) do
begin
readln(f,s);
x:=pos(&#039;:&#039;,s);
result:=(copy(s, 1, x-1)=name) and (copy(s, x+1, length(s)-x)=pass);
if result then exit;
end;
finally
closefile(f);
end;
end;

procedure login;
begin
writeln();
writeln(&#039;Enter Username:&#039;);
readln(name);
writeln();
writeln(&#039;Enter Password:&#039;);
readln(pass);

{Now that we have user input, the application will now verify that information with the correct answers}

if check_pass(name, pass)then
login_complete;
end
else
begin
writeln();
writeln(&#039;Oops. You entered the wrong username and password combination.&#039;);
writeln(&#039;Try again.&#039;);
login;

end;
end;

{&quot;Main&quot; program below}

begin

writeln(&#039;Welcome to the Login Application!&#039;);
writeln();

login;
writeln(&#039;Press &lt;enter&gt; to quit.&#039;);
readln();
end.


</pre>
<p></enter></p>
]]></content:encoded>
			<wfw:commentRss>http://nwteche.com/red7_blog/login-app-useing-external-database-list/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PDF Readers</title>
		<link>http://nwteche.com/software_spotlight/pdf-readers/</link>
		<comments>http://nwteche.com/software_spotlight/pdf-readers/#comments</comments>
		<pubDate>Mon, 07 May 2012 03:23:14 +0000</pubDate>
		<dc:creator>RED 7</dc:creator>
				<category><![CDATA[Software Spotlight]]></category>
		<category><![CDATA[Free]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Programs]]></category>

		<guid isPermaLink="false">http://nwteche.com/?p=908</guid>
		<description><![CDATA[Tired of using Adobe? Hate getting those Adobe Reader update notices? Unfortunately, Adobe does dominate both the flash and PDF worlds. Fortunately, you can start your escape by using totally free PDF readers! Windows For Windows users, I have a &#8230; <a href="http://nwteche.com/software_spotlight/pdf-readers/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Tired of using Adobe? Hate getting those Adobe Reader update notices? Unfortunately, Adobe does dominate both the flash and PDF worlds. Fortunately, you can start your escape by using totally free PDF readers!</p>
<h1 style="text-align: center;">Windows</h1>
<p>For Windows users, I have a couple recommendations (Mac users, see the section below). If you are looking for similar features as Adobe Reader, like the annotate, screen shot, and other tools, then I would advise getting <a href="http://www.foxitsoftware.com/Secure_PDF_Reader/" target="_blank">Foxit Reader</a>. It is truly amazing. They do want you to register, but so far I&#8217;ve found that it isn&#8217;t necessary to run the application. Another one you might like, if you&#8217;re more of a scientific person, is <a href="http://www.tracker-software.com/product/pdf-xchange-viewer" target="_blank">PDF XChange</a>. Since I found these programs, I will never go back to Adobe Reader.</p>
<div id="attachment_911" class="wp-caption aligncenter" style="width: 160px"><a href="http://nwteche.com/wp-content/uploads/2012/05/PDF-Foxit-Reader.jpg" title="Foxit Reader" rel="lightbox908"><img class="size-thumbnail wp-image-911" title="PDF - Foxit Reader" src="http://nwteche.com/wp-content/uploads/2012/05/PDF-Foxit-Reader-150x150.jpg" alt="Foxit Reader" width="150" height="150" /></a><p class="wp-caption-text">Foxit Reader</p></div>
<div id="attachment_913" class="wp-caption aligncenter" style="width: 160px"><a href="http://nwteche.com/wp-content/uploads/2012/05/PDF-XChange-Viewer.png" title="XChange PDF Viewer" rel="lightbox908"><img class="size-thumbnail wp-image-913" title="PDF - XChange Viewer" src="http://nwteche.com/wp-content/uploads/2012/05/PDF-XChange-Viewer-150x150.png" alt="XChange PDF Viewer" width="150" height="150" /></a><p class="wp-caption-text">XChange PDF Viewer</p></div>
<p>If Foxit Reader is a little complex and you just want a simple PDF reader, then <a href="http://blog.kowalczyk.info/software/sumatrapdf/free-pdf-reader.html" target="_blank">Sumatra PDF </a>might be just the thing for you. They are focused on the simplicity of a PDF reader. It&#8217;s got the bare minimums, without any of the frills.</p>
<h1 style="text-align: center;">Macintosh</h1>
<p>Have a Mac? There&#8217;s another free PDF reader you can get too! It&#8217;s called <a href="http://www.macupdate.com/app/mac/24590/skim" target="_blank">Skim</a>. It has many of the features Adobe Reader has (and a couple extras!). As long as you don&#8217;t get lost in the program, you&#8217;ll be pretty pleased with it!</p>
<div id="attachment_912" class="wp-caption aligncenter" style="width: 160px"><a href="http://nwteche.com/wp-content/uploads/2012/05/PDF-Skim.jpg" title="Skim PDF Reader" rel="lightbox908"><img class="size-thumbnail wp-image-912" title="PDF - Skim" src="http://nwteche.com/wp-content/uploads/2012/05/PDF-Skim-150x150.jpg" alt="Skim PDF Reader" width="150" height="150" /></a><p class="wp-caption-text">Skim PDF Reader</p></div>
<p>So, there&#8217;s some ideas to get you out from under the Adobe monopoly. Enjoy!</p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top" width="638"><strong>Program(s) Support:</strong></p>
<ul>
<li>Windows</li>
<li>Mac</li>
<li>Linux</li>
</ul>
</td>
</tr>
<tr>
<td valign="top" width="638"><strong>NWTE Recommends:</strong></p>
<ul>
<li>Choosing a simple PDF reader if you don’t need anything complex. Extra features may become frustrating if you don’t need or want them.</li>
<li><strong><span style="text-decoration: underline;">Watch out</span></strong> for the extra software these programs will try to install. Go through the “Advanced” install process and uncheck the extra software you don’t want.</li>
</ul>
</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://nwteche.com/software_spotlight/pdf-readers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Blender</title>
		<link>http://nwteche.com/software_spotlight/blender/</link>
		<comments>http://nwteche.com/software_spotlight/blender/#comments</comments>
		<pubDate>Wed, 02 May 2012 02:36:50 +0000</pubDate>
		<dc:creator>RED 7</dc:creator>
				<category><![CDATA[Software Spotlight]]></category>
		<category><![CDATA[Blender]]></category>
		<category><![CDATA[Computer graphics]]></category>
		<category><![CDATA[Free]]></category>
		<category><![CDATA[Image]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Programs]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://nwteche.com/?p=903</guid>
		<description><![CDATA[Blender is truly an amazing program. What makes it even more appealing is the fact that it is totally and completely FREE (download here)! The things it can do are truly amazing. More and more artists are using this program &#8230; <a href="http://nwteche.com/software_spotlight/blender/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<div id="attachment_764" class="wp-caption alignleft" style="width: 138px"><a href="http://nwteche.com/wp-content/uploads/2012/03/Blender-256.png" title="Blender" rel="lightbox903"><img class="size-full wp-image-764" title="ICON Blender-256" src="http://nwteche.com/wp-content/uploads/2012/03/Blender-256.png" alt="Blender ICON" width="128" height="128" /></a><p class="wp-caption-text">Blender</p></div>
<p>Blender is truly an amazing program. What makes it even more appealing is the fact that it is totally and completely FREE (<a href="http://www.blender.org" target="_blank">download here</a>)! The things it can do are truly amazing. More and more artists are using this program for their computer graphics and animation needs. A couple short films have already been created using Blender. You can watch some of those <a href="http://www.blender.org/features-gallery/feature-videos/" target="_blank">here</a>.</p>
<p>Since the Blender website does a much better job at describing what Blender is capable of, we&#8217;ll point you to their website to learn about the stunning effects and amazing features of this open source program: <a href="http://www.blender.org/features-gallery/" target="_blank">Blender Features</a></p>
<p><a href="http://nwteche.com/wp-content/uploads/2012/05/Blender-Chocolate-Bar.jpg" title="" rel="lightbox903"><img class="aligncenter size-medium wp-image-978" title="Blender-Chocolate-Bar" src="http://nwteche.com/wp-content/uploads/2012/05/Blender-Chocolate-Bar-300x86.jpg" alt="" width="300" height="86" /></a></p>
<p>We have been writing a couple tutorials on how to do different things with Blender in the <a title="Tutorials" href="http://nwteche.com/tutorials/">Tutorials</a> section. Be sure to check those out as well!</p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top" width="638"><strong>Program Supports:</strong></p>
<ul>
<li>Windows (32 &amp; 64 bit)</li>
<li>Mac</li>
<li>Linux</li>
</ul>
</td>
</tr>
<tr>
<td valign="top" width="638"><strong>NWTE Recommends:</strong></p>
<ul>
<li>Fast processor for rendering (i.e. 2.5 GHz Dual Core or better)</li>
<li>More than 3 GB RAM</li>
<li>Large screen for modeling and texturing objects</li>
</ul>
</td>
</tr>
</tbody>
</table>

<a href='http://nwteche.com/software_spotlight/blender/attachment/blender/' title='Blender'><img width="150" height="150" src="http://nwteche.com/wp-content/uploads/2012/05/Blender-150x150.jpg" class="attachment-thumbnail" alt="Blender" /></a>
<a href='http://nwteche.com/software_spotlight/blender/attachment/chess-header/' title='Blender - Chess Header'><img width="150" height="150" src="http://nwteche.com/wp-content/uploads/2012/05/Chess-Header-150x150.jpg" class="attachment-thumbnail" alt="Blender - Chess Header" /></a>
<a href='http://nwteche.com/software_spotlight/blender/attachment/compositor/' title='Blender - Compositor'><img width="150" height="150" src="http://nwteche.com/wp-content/uploads/2012/05/Compositor-150x150.jpg" class="attachment-thumbnail" alt="Blender - Compositor" /></a>
<a href='http://nwteche.com/software_spotlight/blender/attachment/compositor-2/' title='Blender - Compositor (2)'><img width="150" height="150" src="http://nwteche.com/wp-content/uploads/2012/05/Compositor-2-150x150.jpg" class="attachment-thumbnail" alt="Blender - Compositor (2)" /></a>
<a href='http://nwteche.com/software_spotlight/blender/attachment/compositor-demo/' title='Blender - Compositor Demo'><img width="150" height="150" src="http://nwteche.com/wp-content/uploads/2012/05/Compositor-Demo-150x150.png" class="attachment-thumbnail" alt="Blender - Compositor Demo" /></a>
<a href='http://nwteche.com/software_spotlight/blender/attachment/ed_header/' title='Blender - Elephants Dream'><img width="150" height="150" src="http://nwteche.com/wp-content/uploads/2012/05/ed_header-150x150.jpg" class="attachment-thumbnail" alt="Blender - Elephants Dream" /></a>
<a href='http://nwteche.com/software_spotlight/blender/attachment/final2_jpg/' title='Blender - final2_jpg'><img width="150" height="150" src="http://nwteche.com/wp-content/uploads/2012/05/final2_jpg-150x150.jpg" class="attachment-thumbnail" alt="Blender - final2_jpg" /></a>
<a href='http://nwteche.com/software_spotlight/blender/attachment/finished1/' title='Blender - finished1'><img width="150" height="150" src="http://nwteche.com/wp-content/uploads/2012/05/finished1-150x150.png" class="attachment-thumbnail" alt="Blender - finished1" /></a>
<a href='http://nwteche.com/software_spotlight/blender/attachment/build/' title='Blender - Malipulate Mesh'><img width="150" height="150" src="http://nwteche.com/wp-content/uploads/2012/05/Build-150x150.jpg" class="attachment-thumbnail" alt="Blender - Malipulate Mesh" /></a>
<a href='http://nwteche.com/software_spotlight/blender/attachment/material/' title='Blender - Materials'><img width="150" height="150" src="http://nwteche.com/wp-content/uploads/2012/05/Material-150x150.jpg" class="attachment-thumbnail" alt="Blender - Materials" /></a>
<a href='http://nwteche.com/software_spotlight/blender/attachment/objects/' title='Blender - Objects'><img width="150" height="150" src="http://nwteche.com/wp-content/uploads/2012/05/Objects-150x150.jpg" class="attachment-thumbnail" alt="Blender - Objects" /></a>
<a href='http://nwteche.com/software_spotlight/blender/attachment/render/' title='Blender - Render'><img width="150" height="150" src="http://nwteche.com/wp-content/uploads/2012/05/Render-150x150.jpg" class="attachment-thumbnail" alt="Blender - Render" /></a>
<a href='http://nwteche.com/software_spotlight/blender/attachment/shuttershades_blendernation_banner/' title='Blender - shuttershades'><img width="150" height="150" src="http://nwteche.com/wp-content/uploads/2012/05/shuttershades_blendernation_banner-150x150.jpg" class="attachment-thumbnail" alt="Blender - shuttershades" /></a>
<a href='http://nwteche.com/software_spotlight/blender/attachment/sintel/' title='Blender - Sintel'><img width="150" height="150" src="http://nwteche.com/wp-content/uploads/2012/05/Sintel-150x150.jpg" class="attachment-thumbnail" alt="Blender - Sintel" /></a>
<a href='http://nwteche.com/software_spotlight/blender/attachment/texture/' title='Blender - Texture'><img width="150" height="150" src="http://nwteche.com/wp-content/uploads/2012/05/Texture-150x150.jpg" class="attachment-thumbnail" alt="Blender - Texture" /></a>
<a href='http://nwteche.com/software_spotlight/blender/attachment/texture-2/' title='Blender - Texture (2)'><img width="150" height="150" src="http://nwteche.com/wp-content/uploads/2012/05/Texture-2-150x150.jpg" class="attachment-thumbnail" alt="Blender - Texture (2)" /></a>
<a href='http://nwteche.com/software_spotlight/blender/attachment/trainyard_by_zoltan_miklosi1/' title='Blender - trainyard_by_zoltan_miklosi1'><img width="150" height="150" src="http://nwteche.com/wp-content/uploads/2012/05/trainyard_by_zoltan_miklosi1-150x150.jpg" class="attachment-thumbnail" alt="Blender - trainyard_by_zoltan_miklosi1" /></a>
<a href='http://nwteche.com/software_spotlight/blender/attachment/zipper-tyre1/' title='Blender - Tyre1'><img width="150" height="150" src="http://nwteche.com/wp-content/uploads/2012/05/Zipper-Tyre1-150x150.jpg" class="attachment-thumbnail" alt="Blender - Tyre1" /></a>
<a href='http://nwteche.com/software_spotlight/blender/attachment/blender-title-slide/' title='Blender Title Slide'><img width="150" height="150" src="http://nwteche.com/wp-content/uploads/2012/05/Blender-Title-Slide-150x150.png" class="attachment-thumbnail" alt="Blender Title Slide" /></a>
<a href='http://nwteche.com/software_spotlight/blender/attachment/blender-chocolate-bar/' title='Blender-Chocolate-Bar'><img width="150" height="150" src="http://nwteche.com/wp-content/uploads/2012/05/Blender-Chocolate-Bar-150x150.jpg" class="attachment-thumbnail" alt="Blender-Chocolate-Bar" /></a>
<a href='http://nwteche.com/software_spotlight/blender/attachment/blender_rendering_headphones_1000x288_01/' title='blender_rendering_headphones_1000x288_01'><img width="150" height="150" src="http://nwteche.com/wp-content/uploads/2012/05/blender_rendering_headphones_1000x288_01-150x150.jpg" class="attachment-thumbnail" alt="blender_rendering_headphones_1000x288_01" /></a>

]]></content:encoded>
			<wfw:commentRss>http://nwteche.com/software_spotlight/blender/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Logo</title>
		<link>http://nwteche.com/stephen_blog/new-logo/</link>
		<comments>http://nwteche.com/stephen_blog/new-logo/#comments</comments>
		<pubDate>Sun, 29 Apr 2012 22:18:36 +0000</pubDate>
		<dc:creator>Stephen Johnson</dc:creator>
				<category><![CDATA[Stephen's Blog]]></category>
		<category><![CDATA[Blender]]></category>
		<category><![CDATA[Computer graphics]]></category>
		<category><![CDATA[Image]]></category>
		<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://nwteche.com/?p=878</guid>
		<description><![CDATA[We have a new logo here @ northwest tech experience please tell us what you think. NWTE Logo_files.zip]]></description>
				<content:encoded><![CDATA[<p>We have a new logo here @ northwest tech experience please tell us what you think.<a href="http://nwteche.com/wp-content/uploads/2012/04/nwteche_logo.png" title="" rel="lightbox878"><img class="alignleft size-thumbnail wp-image-879" title="nwteche_logo" src="http://nwteche.com/wp-content/uploads/2012/04/nwteche_logo-150x150.png" alt="" width="150" height="150" /></a></p>
<p><a href="http://nwteche.com/wp-content/uploads/2012/04/NWTE-Logo.zip">NWTE Logo_files.zip</a></p>
]]></content:encoded>
			<wfw:commentRss>http://nwteche.com/stephen_blog/new-logo/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Font Pack</title>
		<link>http://nwteche.com/red7_blog/font-pack/</link>
		<comments>http://nwteche.com/red7_blog/font-pack/#comments</comments>
		<pubDate>Thu, 12 Apr 2012 03:08:36 +0000</pubDate>
		<dc:creator>RED 7</dc:creator>
				<category><![CDATA[Blender Tutorials]]></category>
		<category><![CDATA[RED 7's Blog]]></category>
		<category><![CDATA[Computer graphics]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[Image]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://nwteche.com/?p=863</guid>
		<description><![CDATA[I have had to find a bunch of fonts for various projects for album art, documents, or animations. Here&#8217;s a nice collection I obtained for free (and legally). Thought I&#8217;d share with anyone else who wants some interesting fonts. NWTE_Font_Pack.zip]]></description>
				<content:encoded><![CDATA[<p><a href="http://nwteche.com/wp-content/uploads/2012/04/Paper-Icon.png" title="" rel="lightbox863"><img class="size-full wp-image-865 alignleft" title="Paper Icon" alt="" src="http://nwteche.com/wp-content/uploads/2012/04/Paper-Icon.png" width="128" height="128" /></a>I have had to find a bunch of fonts for various projects for album art, documents, or animations. Here&#8217;s a nice collection I obtained for free (and legally). Thought I&#8217;d share with anyone else who wants some interesting fonts.</p>
<p><a href="http://nwteche.com/wp-content/uploads/2012/04/NWTE_Font_Pack.zip">NWTE_Font_Pack.zip</a></p>
]]></content:encoded>
			<wfw:commentRss>http://nwteche.com/red7_blog/font-pack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
