<?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>Funcoder Technology Blog</title>
	<atom:link href="http://www.funcoder.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.funcoder.com</link>
	<description>Life and times of a Geek Blogger, WinDev, .NET and Rails Developer</description>
	<lastBuildDate>Fri, 20 May 2011 08:11:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>NEW I&#8217;m a PC&#8211;Shop in the House</title>
		<link>http://www.funcoder.com/2011/05/20/new-im-a-pcshop-in-the-house/</link>
		<comments>http://www.funcoder.com/2011/05/20/new-im-a-pcshop-in-the-house/#comments</comments>
		<pubDate>Fri, 20 May 2011 08:11:52 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://www.funcoder.com/2011/05/20/new-im-a-pcshop-in-the-house/</guid>
		<description><![CDATA[I’m a PC adverts are back!]]></description>
			<content:encoded><![CDATA[<p>I’m a PC adverts are back!</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:f4e507b2-32d4-4602-8774-ef981ec28550" class="wlWriterEditableSmartContent">
<div><object width="448" height="252"><param name="movie" value="http://www.youtube.com/v/-9hsl6iq-v8?hl=en&amp;hd=1"></param><embed src="http://www.youtube.com/v/-9hsl6iq-v8?hl=en&amp;hd=1" type="application/x-shockwave-flash" width="448" height="252"></embed></object></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.funcoder.com/2011/05/20/new-im-a-pcshop-in-the-house/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Show Confirm Dialog in a WebDev Looper with AWP</title>
		<link>http://www.funcoder.com/2011/03/23/how-to-show-confirm-dialog-in-a-webdev-looper-with-awp/</link>
		<comments>http://www.funcoder.com/2011/03/23/how-to-show-confirm-dialog-in-a-webdev-looper-with-awp/#comments</comments>
		<pubDate>Wed, 23 Mar 2011 11:40:20 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[WebDev]]></category>

		<guid isPermaLink="false">http://www.funcoder.com/2011/03/23/how-to-show-confirm-dialog-in-a-webdev-looper-with-awp/</guid>
		<description><![CDATA[I recently had a situation where I had a looper displaying images, each having a delete button. This delete button would actually delete the image file from the server, so I needed a way to confirm the action. In AWP you can’t use the YesNo or Confirm functions in the server code but actually is [...]]]></description>
			<content:encoded><![CDATA[<p><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.funcoder.com/wp-content/uploads/2011/03/image4.png" width="488" height="210" /></p>
<p>I recently had a situation where I had a looper displaying images, each having a delete button. This delete button would actually delete the image file from the server, so I needed a way to confirm the action. In AWP you can’t use the YesNo or Confirm functions in the server code but actually is very easy performing this in the browser code.</p>
<p><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.funcoder.com/wp-content/uploads/2011/03/image5.png" width="487" height="85" /></p>
<p>The important bit of code is the RETURN when the user selects No on the dialog. This RETURN will cause the browser not to execute the server code.</p>
<p>This is very handy to remember as there are many times when its good practice to get user conformation.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.funcoder.com/2011/03/23/how-to-show-confirm-dialog-in-a-webdev-looper-with-awp/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PC Soft What I Want #1&#8211;WebDev Template Preview</title>
		<link>http://www.funcoder.com/2011/03/22/pc-soft-what-i-want-1webdev-template-preview/</link>
		<comments>http://www.funcoder.com/2011/03/22/pc-soft-what-i-want-1webdev-template-preview/#comments</comments>
		<pubDate>Tue, 22 Mar 2011 14:46:50 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[PC Soft - What I Want]]></category>
		<category><![CDATA[WinDev - What I Want]]></category>

		<guid isPermaLink="false">http://www.funcoder.com/2011/03/22/pc-soft-what-i-want-1webdev-template-preview/</guid>
		<description><![CDATA[Now that the release 16 is approaching I thought it would be good to give some thoughts into what I would love to see in the next release. I’m just going to call it PC Soft What I Want but in the post I will be talking about all 3 products. To start with I [...]]]></description>
			<content:encoded><![CDATA[<p>Now that the release 16 is approaching I thought it would be good to give some thoughts into what I would love to see in the next release. I’m just going to call it <strong>PC Soft What I Want</strong> but in the post I will be talking about all 3 products.</p>
<p>To start with I would love to be able to preview a template for testing rather than having to go to another page. If you try testing a template page you get an error.</p>
<p>&nbsp;</p>
<p><a href="http://www.funcoder.com/wp-content/uploads/2011/03/image3.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: block; float: none; margin-left: auto; margin-right: auto; padding-top: 0px; border: 0px;" title="image" src="http://www.funcoder.com/wp-content/uploads/2011/03/image_thumb3.png" border="0" alt="image" width="240" height="169" /></a></p>
<p>Maybe one way would be able to specify in the template settings to page to run when testing. Its would just be nice to have to improve productivity.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.funcoder.com/2011/03/22/pc-soft-what-i-want-1webdev-template-preview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WebDev &#8211; Creating Opaque backgrounds without affecting Text</title>
		<link>http://www.funcoder.com/2011/03/22/webdev-creating-opaque-backgrounds-without-affecting-text/</link>
		<comments>http://www.funcoder.com/2011/03/22/webdev-creating-opaque-backgrounds-without-affecting-text/#comments</comments>
		<pubDate>Tue, 22 Mar 2011 13:06:35 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[WebDev]]></category>

		<guid isPermaLink="false">http://www.funcoder.com/2011/03/22/webdev-creating-opaque-backgrounds-without-affecting-text/</guid>
		<description><![CDATA[In WebDev if you create a cell and set its background and opacity then the elements within the cell will also appear with the same opacity. This is not great when you want to show text with say a crisp white colour. So how do you produce the effect without affecting the text? Firstly you [...]]]></description>
			<content:encoded><![CDATA[<p>In WebDev if you create a cell and set its background and opacity then the elements within the cell will also appear with the same opacity.</p>
<p>This is not great when you want to show text with say a crisp white colour. So how do you produce the effect without affecting the text?</p>
<p>Firstly you need to add an image control, set its Type to Generated.</p>
<p><a href="http://www.funcoder.com/wp-content/uploads/2011/03/image.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: block; float: none; margin-left: auto; margin-right: auto; padding-top: 0px; border-width: 0px;" title="image" src="http://www.funcoder.com/wp-content/uploads/2011/03/image_thumb.png" border="0" alt="image" width="470" height="291" /></a></p>
<p>Also make sure that you select “The control can be overlaid” on the image and then add a cell over the text. I usually set a background colour to the image to help me work with it in design.</p>
<p>Add a text control to the cell and set some text. Note that the Cell control also needs to be set as “The control can be overlaid”.</p>
<p><a href="http://www.funcoder.com/wp-content/uploads/2011/03/image1.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://www.funcoder.com/wp-content/uploads/2011/03/image_thumb1.png" border="0" alt="image" width="476" height="403" /></a></p>
<p>Even though you set the background of the image you still need to generate a new background with the opacity. Its easy and only requires a few lines of code.</p>
<p><a href="http://www.funcoder.com/wp-content/uploads/2011/03/image2.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://www.funcoder.com/wp-content/uploads/2011/03/image_thumb2.png" border="0" alt="image" width="311" height="108" /></a></p>
<p>Note that you have to make sure the shape of the background is set to Solid Background for this to work.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.funcoder.com/2011/03/22/webdev-creating-opaque-backgrounds-without-affecting-text/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Kinect hacked to control Tesla coils from a safe distance (video)</title>
		<link>http://www.funcoder.com/2011/03/15/kinect-hacked-to-control-tesla-coils-from-a-safe-distance-video/</link>
		<comments>http://www.funcoder.com/2011/03/15/kinect-hacked-to-control-tesla-coils-from-a-safe-distance-video/#comments</comments>
		<pubDate>Tue, 15 Mar 2011 13:27:10 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.funcoder.com/?p=175</guid>
		<description><![CDATA[Engadget via Kinect hacked to control Tesla coils from a safe distance (video).]]></description>
			<content:encoded><![CDATA[<p>Engadget</p>
<p>via <a href="http://www.engadget.com/2011/03/14/kinect-hacked-to-control-tesla-coils-from-a-safe-distance-video/">Kinect hacked to control Tesla coils from a safe distance (video)</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.funcoder.com/2011/03/15/kinect-hacked-to-control-tesla-coils-from-a-safe-distance-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Minority Report has Arrived</title>
		<link>http://www.funcoder.com/2008/11/18/the-minority-report-has-arrived/</link>
		<comments>http://www.funcoder.com/2008/11/18/the-minority-report-has-arrived/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 14:04:40 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.funcoder.com/2008/11/18/the-minority-report-has-arrived/</guid>
		<description><![CDATA[This is a look to ways we will be interacting with computers in the future, using spatial movements as demonstrated in the film The Minority Report. g-speak overview 1828121108 from john underkoffler on Vimeo.]]></description>
			<content:encoded><![CDATA[<p>This is a look to ways we will be interacting with computers in the future, using spatial movements as demonstrated in the film <strong>The Minority Report</strong>.</p>
<p><object width="400" height="225"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=2229299&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=2229299&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="225"></embed></object>    <br /><a href="http://vimeo.com/2229299">g-speak overview 1828121108</a> from <a href="http://vimeo.com/user922585">john underkoffler</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.funcoder.com/2008/11/18/the-minority-report-has-arrived/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Microsoft Research &#8211; Gesture Multitouch using Webcam</title>
		<link>http://www.funcoder.com/2008/11/11/microsoft-research-gesture-multitouch-using-webcam/</link>
		<comments>http://www.funcoder.com/2008/11/11/microsoft-research-gesture-multitouch-using-webcam/#comments</comments>
		<pubDate>Tue, 11 Nov 2008 14:25:43 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.funcoder.com/2008/11/11/microsoft-research-gesture-multitouch-using-webcam/</guid>
		<description><![CDATA[This is a very cool piece of research coming out of Microsoft Labs.]]></description>
			<content:encoded><![CDATA[<p>This is a very cool piece of research coming out of Microsoft Labs.</p>
<div class="wlWriterEditableSmartContent" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:ab62d053-924d-44fb-be03-335ef10737d5" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px">
<div><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/AtmwQnUlEmc&amp;hl=en&amp;fs=1&amp;hl=en"></param><embed src="http://www.youtube.com/v/AtmwQnUlEmc&amp;hl=en&amp;fs=1&amp;hl=en" type="application/x-shockwave-flash" width="425" height="355"></embed></object></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.funcoder.com/2008/11/11/microsoft-research-gesture-multitouch-using-webcam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Look at Windows 7</title>
		<link>http://www.funcoder.com/2008/10/31/a-look-at-windows-7/</link>
		<comments>http://www.funcoder.com/2008/10/31/a-look-at-windows-7/#comments</comments>
		<pubDate>Fri, 31 Oct 2008 14:04:43 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.funcoder.com/2008/10/31/a-look-at-windows-7/</guid>
		<description><![CDATA[Here’s a video of the PDC release (pre beta) of Windows 7. I love the gestures you can perform by flicking the mouse.]]></description>
			<content:encoded><![CDATA[<p>Here’s a video of the PDC release (pre beta) of Windows 7. I love the gestures you can perform by flicking the mouse.</p>
<p> <object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/RE454JkMYl4&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en&amp;fs=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/RE454JkMYl4&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.funcoder.com/2008/10/31/a-look-at-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Free Tool &#8211; Check Sites Have Been Indexed By Google</title>
		<link>http://www.funcoder.com/2008/10/29/my-free-tool-check-sites-have-been-indexed-by-google/</link>
		<comments>http://www.funcoder.com/2008/10/29/my-free-tool-check-sites-have-been-indexed-by-google/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 10:36:21 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.funcoder.com/2008/10/29/my-free-tool-check-sites-have-been-indexed-by-google/</guid>
		<description><![CDATA[I created a simple app this morning to allow me to check when my sites get indexed by Google. I thought that you might find it handy so you can grab your free copy here: http://www.funcoder.com/apps/SiteCheck.zip]]></description>
			<content:encoded><![CDATA[<p>I created a simple app this morning to allow me to check when my sites get indexed by Google.</p>
<p><a href="http://www.funcoder.com/wp-content/uploads/2008/10/image.png"><img title="image" style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" height="356" alt="image" src="http://www.funcoder.com/wp-content/uploads/2008/10/image-thumb.png" width="356" border="0" /></a> </p>
<p>I thought that you might find it handy so you can grab your free copy here:</p>
<p><a title="http://www.funcoder.com/apps/SiteCheck.zip" href="http://www.funcoder.com/apps/SiteCheck.zip">http://www.funcoder.com/apps/SiteCheck.zip</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.funcoder.com/2008/10/29/my-free-tool-check-sites-have-been-indexed-by-google/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>iPhone Takes the Fun Out of Coding</title>
		<link>http://www.funcoder.com/2008/10/28/iphone-takes-the-fun-out-of-coding/</link>
		<comments>http://www.funcoder.com/2008/10/28/iphone-takes-the-fun-out-of-coding/#comments</comments>
		<pubDate>Tue, 28 Oct 2008 08:37:12 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://www.funcoder.com/2008/10/28/iphone-takes-the-fun-out-of-coding/</guid>
		<description><![CDATA[Once again the news has spread about the Apple Store rejecting this time the Opera Web browser. I have said this before, Apple are becoming what Microsoft was years ago and that concerns me. Last week we purchased an HTC Touch Pro for some in house development and I had forgotten how much fun it [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.funcoder.com/wp-content/uploads/2008/10/ban.jpg"><img title="ban" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin: 0px 5px 0px 0px; border-right-width: 0px" height="135" alt="ban" src="http://www.funcoder.com/wp-content/uploads/2008/10/ban-thumb.jpg" width="97" align="left" border="0" /></a> Once again the news has spread about the Apple Store rejecting this time the Opera Web browser. I have said this before, Apple are becoming what Microsoft was years ago and that concerns me.</p>
<p>Last week we purchased an HTC Touch Pro for some in house development and I had forgotten how much fun it is to develop on Windows Mobile.</p>
<p>I know the UI is not slick like the iPhone, but I have control over all the phones features and can develop any application I like without getting the Phone manufacturers approval.</p>
<p>Who would want to spend months developing an application, only to be rejected by the App Store and no other way to distribute it.</p>
<p>The close door approach that Apple is taking will inevitably be their downfall. I have seen it so many times that it’s incredible they still do it.</p>
<p>We live in a growing world of openness and collaboration. If a company wants to succeed they need to embrace this.</p>
<p>I never thought I would see Microsoft do this, but they have and developers are flocking back to the giant.</p>
<p>It’s not to late for Apple to see the light but I would say the current bureaucracy within the company will defend any attempt to become more open and trust the community.</p>
<p>For me, I am foregoing the iPhone for now and once again enjoying the open window from Microsoft, Sun Microsystems, Blackberry and many more.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.funcoder.com/2008/10/28/iphone-takes-the-fun-out-of-coding/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

