<?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>Import Soul &#187; programming</title>
	<atom:link href="http://www.importsoul.net/tag/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.importsoul.net</link>
	<description>Wouldn’t it be nice if things just worked</description>
	<lastBuildDate>Fri, 14 Oct 2011 00:52:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>And So Ends NCSS 2010</title>
		<link>http://www.importsoul.net/python/and-so-ends-ncss-2010/</link>
		<comments>http://www.importsoul.net/python/and-so-ends-ncss-2010/#comments</comments>
		<pubDate>Mon, 06 Sep 2010 04:33:23 +0000</pubDate>
		<dc:creator>Hugoagogo</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[NCSS]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.importsoul.net/?p=556</guid>
		<description><![CDATA[The past weekend has been a large on in programming for me, having both the finals for Progcomp (Run by the university of NSW) and the last week of the NCSS programming challenge. In Progcomp my team managed to soar up the ladder from last in the finals to second last  (that's still 6th place [...]]]></description>
			<content:encoded><![CDATA[<p>The past weekend has been a large on in programming for me, having both the finals for <a title="Progcomp" href="www.computing.unsw.edu.au/progcomp/">Progcomp</a> (Run by the university of NSW) and the last week of the <a href="http://challenge.ncss.edu.au/">NCSS</a> programming challenge.</p>
<p>In Progcomp my team managed to soar up the ladder from last in the finals to second last  (that's still 6th place out of 13o teams or so overall) and was utterly flattened by James Ruse who finished all the challenges in an amazing 1:40. We Still had an awesome time going up to Sydney and having a look around the university on its open day and we look forwards to hopefully being back next year.</p>
<p>Last week was also the final week of the NCSS challenge where you are given 5 problems to solve for 5 weeks. The beginners division of this competition is a great way it get into learning programming/python if you are interested. This year i entered the advanced division and managed to place 11th on 188 points solving all the questions except for the last and rather evil Peg Solitaire question (worth 20 points instead of the usual 10) . I am reasonably happy with this and hopefully i am able to move up the board a bit more next year and so ends NCSS 2010.</p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em><hr>Add to</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.importsoul.net/python/and-so-ends-ncss-2010/&amp;title=And+So+Ends+NCSS+2010" title="Add 'And So Ends NCSS 2010' to digg"><img src="http://www.importsoul.net/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'And So Ends NCSS 2010' to digg" alt="Add 'And So Ends NCSS 2010' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://www.importsoul.net/python/and-so-ends-ncss-2010/&amp;title=And+So+Ends+NCSS+2010" title="Add 'And So Ends NCSS 2010' to Stumble Upon"><img src="http://www.importsoul.net/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'And So Ends NCSS 2010' to Stumble Upon" alt="Add 'And So Ends NCSS 2010' to Stumble Upon" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://www.importsoul.net/python/and-so-ends-ncss-2010/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Recycled Zero Cost 3D Scanner</title>
		<link>http://www.importsoul.net/python/recycled-zero-cost-3d-scanner/</link>
		<comments>http://www.importsoul.net/python/recycled-zero-cost-3d-scanner/#comments</comments>
		<pubDate>Wed, 28 Apr 2010 06:39:55 +0000</pubDate>
		<dc:creator>Hugoagogo</dc:creator>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Woodwork]]></category>
		<category><![CDATA[3d]]></category>
		<category><![CDATA[3d scanner]]></category>
		<category><![CDATA[blender]]></category>
		<category><![CDATA[design and technology]]></category>
		<category><![CDATA[diy]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[recycled]]></category>
		<category><![CDATA[school]]></category>

		<guid isPermaLink="false">http://www.importsoul.net/?p=438</guid>
		<description><![CDATA[This is another one of the projects I have done for Design and Technology at school. This time it is for a Year 11 minor project where we had to design the majority of the project out of reused materials that would otherwise be thrown away. I was originally going to do some more experimentation [...]]]></description>
			<content:encoded><![CDATA[<p>This is another one of the projects I have done for Design and Technology at school. This time it is for a Year 11 minor project where we had to design the majority of the project out of reused materials that would otherwise be thrown away. I was originally going to do some more experimentation with casting aluminium but then I decided on building this 3d scanner.</p>
<p>The project consisted of:</p>
<ul>
<li>Building a turntable to be controlled by the computer that can rotate the object accurately</li>
<li>Convert a laser pointer to emit a line onto the object rather than a dot</li>
<li>Have some way to take pictures of the position of the laser line on the object</li>
<li>Write programs to control the turntable, find and process the laser line in the captured images and display the processed information as a 3d model</li>
</ul>
<p>Here is a picture of the general setup I ended up using (I didn't get a good photo of the new stepper and gearing I got to rotate the object)</p>
<div id="attachment_439" class="wp-caption aligncenter" style="width: 560px"><a href="http://www.importsoul.net/wp-content/uploads/2010/04/Photo-13-2.jpg"><img class="size-medium wp-image-439" title="3D Scanner - The Setup" src="http://www.importsoul.net/wp-content/uploads/2010/04/Photo-13-2-550x412.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">In this image you can see the turntable (black circle), the laser pointer being refracted into a line using the glass rod in the top right, the circuit board used to control the motor, and the board used as a quick way to trigger the camera.</p></div>
<p>Here are some images from the different stages of the process:</p>
<div id="attachment_443" class="wp-caption aligncenter" style="width: 260px"><a href="http://www.importsoul.net/wp-content/uploads/2010/04/Real.jpg"><img class="size-thumbnail wp-image-443" title="3D Scanner - Real" src="http://www.importsoul.net/wp-content/uploads/2010/04/Real-300x494.jpg" alt="" width="250" height="412" /></a><p class="wp-caption-text">The object to be scanned</p></div>
<p>The object sits on the turntable and is rotated accurately using a stepper motor. The first stepper I used allowed 98 steps per revolution (the scan you can see below) while the second stepper motor I used had extra gearing and allowed 290 steps per revolution.</p>
<p>The hardest stage in the entire project is the extraction of an exact line from the image. The stages of this are:</p>
<ol>
<li>Load the raw image</li>
<li>Extract the Red channel out of the RGB image</li>
<li>Find the entire line in this image as a 2 bit image</li>
<li>Decide upon an exact line through the previous blob ignoring noise</li>
</ol>
<p><a href="http://www.importsoul.net/wp-content/uploads/2010/04/Process.png"><img class="aligncenter size-thumbnail wp-image-445" title="3D Scanner - Process" src="http://www.importsoul.net/wp-content/uploads/2010/04/Process-300x223.png" alt="" width="300" height="223" /></a></p>
<p>Coordinates are calculated for each point using how high in the image each point on the line is, what rotation the table was at in the image and some basic trigonometry to create thousands of data points that are then linked and covered with faces by a blender script to create a model.</p>
<div id="attachment_440" class="wp-caption aligncenter" style="width: 260px"><a href="http://www.importsoul.net/wp-content/uploads/2010/04/Raw.jpg"><img class="size-thumbnail wp-image-440" title="3D Scanner - Raw" src="http://www.importsoul.net/wp-content/uploads/2010/04/Raw-300x542.jpg" alt="" width="250" height="452" /></a><p class="wp-caption-text">The Raw Model</p></div>
<p style="text-align: center;">
<p style="text-align: left;">Then I have simply manually tidied up the model removing where the table appears in the scan and smoothing it.</p>
<div id="attachment_442" class="wp-caption aligncenter" style="width: 260px"><a href="http://www.importsoul.net/wp-content/uploads/2010/04/Final.jpg"><img class="size-full wp-image-442" title="3D Scanner - Final" src="http://www.importsoul.net/wp-content/uploads/2010/04/Final.jpg" alt="" width="250" height="477" /></a><p class="wp-caption-text">Trimmed and smoothed</p></div>
<p style="text-align: center;">
<p style="text-align: left;">Then I have applied a stock wood texture to the model to produce the final result. I think that it has turned out rather well for a first go at creating a 3D scanner especially as it only took a few weeks and cost me nothing.</p>
<div id="attachment_444" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.importsoul.net/wp-content/uploads/2010/04/Big-Textured.png"><img class="size-thumbnail wp-image-444" title="3D Scanner - Textured" src="http://www.importsoul.net/wp-content/uploads/2010/04/Big-Textured-300x552.png" alt="" width="300" height="552" /></a><p class="wp-caption-text">The finished product</p></div>
<p style="text-align: center;"><a href="http://www.importsoul.net/wp-content/uploads/2010/04/Final.jpg"></a></p>
<p>I am happy to answer any questions you might have and last of all if you are still curious here are some of the sheets I handed in with my folio to show how the points were converted after extraction.</p>
<a href="http://www.importsoul.net/file/3D-Scanner-Notes.png" title="Downloaded 71 times">3D Scanner - Notes - </a>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em><hr>Add to</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.importsoul.net/python/recycled-zero-cost-3d-scanner/&amp;title=Recycled+Zero+Cost+3D+Scanner" title="Add 'Recycled Zero Cost 3D Scanner' to digg"><img src="http://www.importsoul.net/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Recycled Zero Cost 3D Scanner' to digg" alt="Add 'Recycled Zero Cost 3D Scanner' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://www.importsoul.net/python/recycled-zero-cost-3d-scanner/&amp;title=Recycled+Zero+Cost+3D+Scanner" title="Add 'Recycled Zero Cost 3D Scanner' to Stumble Upon"><img src="http://www.importsoul.net/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'Recycled Zero Cost 3D Scanner' to Stumble Upon" alt="Add 'Recycled Zero Cost 3D Scanner' to Stumble Upon" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://www.importsoul.net/python/recycled-zero-cost-3d-scanner/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Stacker &#8211; Arduino</title>
		<link>http://www.importsoul.net/arduino/stacker-arduino/</link>
		<comments>http://www.importsoul.net/arduino/stacker-arduino/#comments</comments>
		<pubDate>Sun, 20 Sep 2009 07:22:28 +0000</pubDate>
		<dc:creator>Hugoagogo</dc:creator>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[challenge]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[NCSS]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[stacker]]></category>

		<guid isPermaLink="false">http://www.importsoul.net/?p=154</guid>
		<description><![CDATA[For the final week of the NCSS embedded programming challenge, we had the option of creating any program we wanted (to run on the ED1 board) to be entered into a competition. For my entry i decided to make an arduino version of stacker, see the video below. I will add the source code after [...]]]></description>
			<content:encoded><![CDATA[<p>For the final week of the NCSS embedded programming challenge, we had the option of creating any program we wanted (to run on the ED1 board) to be entered into a competition. For my entry i decided to make an arduino version of stacker, see the video below.<br />
<iframe width="480" height="360" src="http://www.youtube.com/embed/32B5cWlFr04" frameborder="0" allowfullscreen></iframe></p>
<p>I will add the source code after the competion</p>
<p>The game is quite simple to play (press either button to start/stop blocks and the board's reset button to restart), but gets ridiculously hard realy quickly, i am yet to get to the leds to the end.</p>
<p>I also failed to compleate any of the final weeks problems, besides this one becasue of being exhasted from shifting logs.</p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em><hr>Add to</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.importsoul.net/arduino/stacker-arduino/&amp;title=Stacker+%26%238211%3B+Arduino" title="Add 'Stacker &#8211; Arduino' to digg"><img src="http://www.importsoul.net/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Stacker &#8211; Arduino' to digg" alt="Add 'Stacker &#8211; Arduino' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://www.importsoul.net/arduino/stacker-arduino/&amp;title=Stacker+%26%238211%3B+Arduino" title="Add 'Stacker &#8211; Arduino' to Stumble Upon"><img src="http://www.importsoul.net/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'Stacker &#8211; Arduino' to Stumble Upon" alt="Add 'Stacker &#8211; Arduino' to Stumble Upon" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://www.importsoul.net/arduino/stacker-arduino/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Arduino and MSN</title>
		<link>http://www.importsoul.net/arduino/wallchart/arduino-and-msn/</link>
		<comments>http://www.importsoul.net/arduino/wallchart/arduino-and-msn/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 07:41:44 +0000</pubDate>
		<dc:creator>Hugoagogo</dc:creator>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[MSN Wallchart]]></category>
		<category><![CDATA[connect]]></category>
		<category><![CDATA[msn]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.importsoul.net/?p=109</guid>
		<description><![CDATA[Since somebody asked i have written up how to get MSN and Arduino to communicate. Firstly, i use Windows Live Messenger Plus (Go here to find out about it if you dont have it). MSN Plus allows you to download plug-ins for MSN, and it mean you can write your own, the scripts are written [...]]]></description>
			<content:encoded><![CDATA[<p>Since somebody asked i have written up how to get MSN and Arduino to communicate.</p>
<p>Firstly, i use Windows Live Messenger Plus (Go <a href="http://www.msgplus.net/">here</a> to find out about it if you dont have it). MSN Plus allows you to download plug-ins for MSN, and it mean you can write your own, the scripts are written in a variant of Microsoft's JScript 5.6.</p>
<p>From there all i had to do was find out how to connect to a serial port useing JScript, i found you could open a serial port like a file like this</p>
<pre class="brush: jscript:nocontrols">com = fso.OpenTextFile("COM7:9600,N,8,1",2);</pre>
<p>However that only seemed to work if the serial port had been opened previously so i kind of cheated and just made a Python file that opens the serial port and then disconnects.</p>
<pre class="brush: python:nocontrols">import serial
import time

ser = serial.Serial('COM7',9600)
time.sleep(2) ## wait for the arduino to do its software reset thing
ser.close()</pre>
<p>Now that that the msn is able to connect to the Arduino is simple to write strings to it but don't forget to close it and don't forget that when you close the serial connection the Arduino resets.</p>
<pre class="brush: jscript:nocontrols">com = fso.OpenTextFile("COM7:9600,N,8,1",2);
com.Write("Something");
com.Close();</pre>
<p>I wont post the full code here for my script to turn on msn lights unless somebody particularly wants it as i don't think it is written very well</p>
<pre class="brush: jscript:nocontrols">function OnEvent_Initialize(MessengerStart)
{
fso = new ActiveXObject("Scripting.FileSystemObject");

// run the python script that wakes up the serial port
oShell = new ActiveXObject("WScript.Shell");
var command = "\"C:\\Program Files\\Python25\\python.exe\" \"C:\\Program Files\\Messenger Plus! Live\\Scripts\\wallchart\\open.py\"";
Debug.Trace(oShell.Run( command,0,true)); // wait for it to finish

// Connect to the serial port make sure you wait at least 2 seconds before writeing to it
fso = new ActiveXObject("Scripting.FileSystemObject");
com = fso.OpenTextFile("COM7:9600,N,8,1",2);
}

function OnEvent_ContactSignIn(email)
{
// Say something about who logged in to the serial
com.Write(data);
}

function OnEvent_ContactSignOut(email)
{
// Say something about who logged out to the serial
com.Write(data);
}

function OnEvent_Uninitialize(MessengerStart)
{
// Close the serial port when messenger closes
com.Close()
Debug.Trace("Closed");
}</pre>
<p>Well that's it and i hope i managed to explain how to get MSN and arduino to talk to each other, there are many more events that would could catch data from to send to the arduino i recommend for people to read though the MSN plus developers manual <a href="http://www.msgplus.net/scripts/view/13-Official-Scripting-Documentation/">here</a></p>
<p>Also this method is slightly flawed in that it is one way, i will look into a way that can read and write data to the serial port without disconnecting and reconnecting.</p>
<p>Good luck</p>
<p>EDIT: Raymond found out that this method only works with single digit COM ports e.g. COM7 as opposed to COM15</p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em><hr>Add to</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.importsoul.net/arduino/wallchart/arduino-and-msn/&amp;title=Arduino+and+MSN" title="Add 'Arduino and MSN' to digg"><img src="http://www.importsoul.net/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Arduino and MSN' to digg" alt="Add 'Arduino and MSN' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://www.importsoul.net/arduino/wallchart/arduino-and-msn/&amp;title=Arduino+and+MSN" title="Add 'Arduino and MSN' to Stumble Upon"><img src="http://www.importsoul.net/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'Arduino and MSN' to Stumble Upon" alt="Add 'Arduino and MSN' to Stumble Upon" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://www.importsoul.net/arduino/wallchart/arduino-and-msn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NCSS Programming Comp</title>
		<link>http://www.importsoul.net/uncategorized/ncss-programming-comp/</link>
		<comments>http://www.importsoul.net/uncategorized/ncss-programming-comp/#comments</comments>
		<pubDate>Sun, 13 Sep 2009 21:32:33 +0000</pubDate>
		<dc:creator>Hugoagogo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[challenge]]></category>
		<category><![CDATA[comp]]></category>
		<category><![CDATA[competition]]></category>
		<category><![CDATA[NCSS]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://www.importsoul.net/?p=104</guid>
		<description><![CDATA[I just finished the NCSS programming comp (http://challenge.ncss.edu.au/). The competition runs over 5 week with 5 problems a week and 6 problems on the final week NCSS offers two courses Simple and advanced, last year i participated in the Simple division and managed to come first, this year i went in the advanced division and [...]]]></description>
			<content:encoded><![CDATA[<p>I just finished the NCSS programming comp (<a href="http://challenge.ncss.edu.au/">http://challenge.ncss.edu.au/</a>). The competition runs over 5 week with 5 problems a week and 6 problems on the final week</p>
<p>NCSS offers two courses Simple and advanced, last year i participated in the Simple division and managed to come first, this year i went in the advanced division and found it much more challenging but still managed to achieve a 6th. However the course did teach me about things like <a href="http://xkcd.com/208/">regular expressions</a>.</p>
<p>This year NCSS was also offering an embedded course (i participated in the beta for this, where was given the arduino board in my other projects). for the embedded course you paid for a circuit board based of the arduino with many sensors and outputs already built in.<img class="aligncenter size-full wp-image-105" title="Embedded board" src="http://www.importsoul.net/wp-content/uploads/2009/09/embedded-board.jpg" alt="Embedded board" width="249" height="149" /></p>
<p>The embedded division still has one more week to go, so il update this post with my results in that then.</p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em><hr>Add to</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.importsoul.net/uncategorized/ncss-programming-comp/&amp;title=NCSS+Programming+Comp" title="Add 'NCSS Programming Comp' to digg"><img src="http://www.importsoul.net/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'NCSS Programming Comp' to digg" alt="Add 'NCSS Programming Comp' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://www.importsoul.net/uncategorized/ncss-programming-comp/&amp;title=NCSS+Programming+Comp" title="Add 'NCSS Programming Comp' to Stumble Upon"><img src="http://www.importsoul.net/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'NCSS Programming Comp' to Stumble Upon" alt="Add 'NCSS Programming Comp' to Stumble Upon" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://www.importsoul.net/uncategorized/ncss-programming-comp/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

