<?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 &#187; Uncategorized</title>
	<atom:link href="http://www.funcoder.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.funcoder.com</link>
	<description>A UK Based Developer, Living and Breathing Technology</description>
	<lastBuildDate>Thu, 12 Aug 2010 08:04:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Using Android SDK with WinDev Mobile 15 by Georgio</title>
		<link>http://www.funcoder.com/using-android-sdk-with-windev-mobile-15-by-georgio/</link>
		<comments>http://www.funcoder.com/using-android-sdk-with-windev-mobile-15-by-georgio/#comments</comments>
		<pubDate>Wed, 02 Jun 2010 08:46:41 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.funcoder.com/using-android-sdk-with-windev-mobile-15-by-georgio/</guid>
		<description><![CDATA[Now that the exciting WinDev 15 release is out the door there are very exciting times ahead for us developers of PC Soft tools. I noticed on the WinDev site today there is a very cool quick YouTube video by Georgio showing how you can write Java code to access hardware functions within WinDev Mobile [...]]]></description>
			<content:encoded><![CDATA[<p>Now that the exciting WinDev 15 release is out the door there are very exciting times ahead for us developers of PC Soft tools.</p>
<p>I noticed on the WinDev site today there is a very cool quick YouTube video by Georgio showing how you can write Java code to access hardware functions within WinDev Mobile 15. </p>
<p>My personal view is that PC Soft has done a great job of allowing us to go beyond the WLanguage functions so we can create professional grade applications in the IDE.</p>
<p>The packaging functionality in WinDev Mobile 15 makes it so easy to create the app ready to deploy to a device.</p>
<p>Check out this video to see for yourself.</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:e9ad257b-ba63-4e4c-a56f-88b1fbf66071" class="wlWriterEditableSmartContent">
<div><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/5wco8WYgGmc&amp;hl=en"></param><embed src="http://www.youtube.com/v/5wco8WYgGmc&amp;hl=en" type="application/x-shockwave-flash" width="425" height="355"></embed></object></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.funcoder.com/using-android-sdk-with-windev-mobile-15-by-georgio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WebDev 15 Beta Issue &#8211; Testing Dynamic Sites</title>
		<link>http://www.funcoder.com/webdev-15-beta-issue-testing-dynamic-sites/</link>
		<comments>http://www.funcoder.com/webdev-15-beta-issue-testing-dynamic-sites/#comments</comments>
		<pubDate>Tue, 20 Apr 2010 11:31:19 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.funcoder.com/webdev-15-beta-issue-testing-dynamic-sites/</guid>
		<description><![CDATA[I tested my first WebDev 15 site today but getting a strange issue with a 404 error. When I debug the web app I get the following dialog: Running the diagnostics everything works except the AWP files configuration. I have tried the Correct button but it doesn’t solve the problem. &#160; Running the web app [...]]]></description>
			<content:encoded><![CDATA[<p>I tested my first WebDev 15 site today but getting a strange issue with a 404 error.</p>
<p>When I debug the web app I get the following dialog:</p>
<p><a href="http://www.funcoder.com/wp-content/uploads/2010/04/20042010121617.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="20-04-2010 12-16-17" border="0" alt="20-04-2010 12-16-17" src="http://www.funcoder.com/wp-content/uploads/2010/04/20042010121617_thumb.png" width="447" height="229" /></a> </p>
<p>Running the diagnostics everything works except the AWP files configuration. I have tried the Correct button but it doesn’t solve the problem.</p>
<p> <a href="http://www.funcoder.com/wp-content/uploads/2010/04/20042010121641.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="20-04-2010 12-16-41" border="0" alt="20-04-2010 12-16-41" src="http://www.funcoder.com/wp-content/uploads/2010/04/20042010121641_thumb.png" width="442" height="357" /></a>
<p>&#160;</p>
<p>Running the web app I get a 404 error.</p>
<p><a href="http://www.funcoder.com/wp-content/uploads/2010/04/20042010121721.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="20-04-2010 12-17-21" border="0" alt="20-04-2010 12-17-21" src="http://www.funcoder.com/wp-content/uploads/2010/04/20042010121721_thumb.png" width="452" height="115" /></a> </p>
<p>I’ve checked the CGI mapping is in place and all looks good, so I am lost what is causing this.</p>
<p><a href="http://www.funcoder.com/wp-content/uploads/2010/04/20042010121819.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="20-04-2010 12-18-19" border="0" alt="20-04-2010 12-18-19" src="http://www.funcoder.com/wp-content/uploads/2010/04/20042010121819_thumb.png" width="464" height="62" /></a> </p>
<p>Anyone have suggestions?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.funcoder.com/webdev-15-beta-issue-testing-dynamic-sites/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>My Favourite Scene From Blade Runner Gone Lego</title>
		<link>http://www.funcoder.com/my-favourite-scene-from-blade-runner-gone-lego/</link>
		<comments>http://www.funcoder.com/my-favourite-scene-from-blade-runner-gone-lego/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 22:20:53 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.funcoder.com/my-favourite-scene-from-blade-runner-gone-lego/</guid>
		<description><![CDATA[You just have to ask my wife how annoying I can be when I spontaneously re-enact the Tears in Rain scene from Blade Runner. So you can imagine my delight when I found a video of Lego character also enjoying this moving moment. Blade Runner &#8211; Tears in Rain (in LEGO) from Zach Macias on [...]]]></description>
			<content:encoded><![CDATA[<p>You just have to ask my wife how annoying I can be when I spontaneously re-enact the Tears in Rain scene from Blade Runner. So you can imagine my delight when I found a video of Lego character also enjoying this moving moment.</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:67c79b42-ef4b-4aa2-8c5c-70efe31b2131" class="wlWriterEditableSmartContent">
<div><object width="400" height="170"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=9144587&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=9144587&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="170"></embed></object>
<p><a href="http://vimeo.com/9144587">Blade Runner &#8211; Tears in Rain (in LEGO)</a> from <a href="http://vimeo.com/mindgamestudios">Zach Macias</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
</div>
</div>
<p>I know I’m kind of strange but its the dark side of my geek life.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.funcoder.com/my-favourite-scene-from-blade-runner-gone-lego/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WebDev &#8211; Writing JavaScript in WebDev</title>
		<link>http://www.funcoder.com/webdev-writing-javascript-in-webdev/</link>
		<comments>http://www.funcoder.com/webdev-writing-javascript-in-webdev/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 15:35:49 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.funcoder.com/2009/06/22/webdev-writing-javascript-in-webdev/</guid>
		<description><![CDATA[I see a lot of people trip up when they want to add some JavaScript to their browser code. By default all browser methods are defined as WL as you can see from the screen shot below. The letters WL and the green tell me this is a WL method, but if you click on [...]]]></description>
			<content:encoded><![CDATA[<p>I see a lot of people trip up when they want to add some JavaScript to their browser code.</p>
<p>By default all browser methods are defined as WL as you can see from the screen shot below.</p>
<p><a href="http://www.funcoder.com/wp-content/uploads/2009/06/image10.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.funcoder.com/wp-content/uploads/2009/06/image-thumb9.png" width="385" height="37" /></a> </p>
<p>The letters WL and the green tell me this is a WL method, but if you click on the word <strong>WL</strong> then the method will change to JS. Now you can enter your JavaScript code.</p>
<p><a href="http://www.funcoder.com/wp-content/uploads/2009/06/image11.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.funcoder.com/wp-content/uploads/2009/06/image-thumb10.png" width="379" height="45" /></a> </p>
<p>The great thing is that the IDE supports JavaScript and will report any syntax errors.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.funcoder.com/webdev-writing-javascript-in-webdev/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Future Xbox 360</title>
		<link>http://www.funcoder.com/the-future-xbox-360/</link>
		<comments>http://www.funcoder.com/the-future-xbox-360/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 13:42:38 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.funcoder.com/2009/06/03/the-future-xbox-360/</guid>
		<description><![CDATA[Microsoft shows us Project Natal which is not just for video games but a user interface for the family.]]></description>
			<content:encoded><![CDATA[<p>Microsoft shows us Project Natal which is not just for video games but a user interface for the family.</p>
<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:66bd48e6-2de0-4f11-b0ba-ce24b1ed8a86" class="wlWriterEditableSmartContent">
<div><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/oACt9R9z37U&amp;hl=en"></param><embed src="http://www.youtube.com/v/oACt9R9z37U&amp;hl=en" type="application/x-shockwave-flash" width="425" height="355"></embed></object></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.funcoder.com/the-future-xbox-360/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SEO &#8211; Google Loves a Good Title Tag</title>
		<link>http://www.funcoder.com/seo-google-loves-a-good-title-tag/</link>
		<comments>http://www.funcoder.com/seo-google-loves-a-good-title-tag/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 09:48:22 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.funcoder.com/2009/06/01/seo-google-loves-a-good-title-tag/</guid>
		<description><![CDATA[Last week I was thinking about my blog and the fact that most of my focus here is on WinDev &#38; WebDev. I also have some great ideas for the site so last week I looked at my WordPress Title and decided to add WinDev and WebDev into it to better reflect the blogs content. [...]]]></description>
			<content:encoded><![CDATA[<p>Last week I was thinking about my blog and the fact that most of my focus here is on WinDev &amp; WebDev. I also have some great ideas for the site so last week I looked at my WordPress Title and decided to add WinDev and WebDev into it to better reflect the blogs content.</p>
<p>Before this I was on around the third page when you did a Google search for <strong>WinDev</strong>. Today I typed in WinDev as its my lazy way to get the the WinDev forum. I was astonished to find my blog 4th in the list.</p>
<p>Thought it might me a useful bit of information for you to bit of SEO in the mix. Please let me know if you would like more in-depth SEO by leaving a comment.</p>
<p><a href="http://www.funcoder.com/wp-content/uploads/2009/06/image.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.funcoder.com/wp-content/uploads/2009/06/image-thumb.png" width="425" height="462" /></a> </p>
<p>Make sure your RSS Reader is set as I am in the process of planning some fun Podcasts / Screencasts. Exciting times ahead…</p>
]]></content:encoded>
			<wfw:commentRss>http://www.funcoder.com/seo-google-loves-a-good-title-tag/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wireframe Your App Designs</title>
		<link>http://www.funcoder.com/wireframe-your-app-designs/</link>
		<comments>http://www.funcoder.com/wireframe-your-app-designs/#comments</comments>
		<pubDate>Tue, 26 May 2009 15:29:30 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.funcoder.com/2009/05/26/wireframe-your-app-designs/</guid>
		<description><![CDATA[I’m a real visual person when it comes to thinking about the flow of an application, so I will put pen to paper and sketch out my ideas. That’s until I cam across a great web based tool called iPlotz which is a Flash based design tool for wire framing your screens with collaboration built [...]]]></description>
			<content:encoded><![CDATA[<p>I’m a real visual person when it comes to thinking about the flow of an application, so I will put pen to paper and sketch out my ideas.</p>
<p>That’s until I cam across a great web based tool called <a href="http://iplotz.com/" target="_blank">iPlotz</a> which is a Flash based design tool for wire framing your screens with collaboration built in (one thing my paper does not do well at).</p>
<p><a href="http://iplotz.com/" target="_blank"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.funcoder.com/wp-content/uploads/2009/05/image1.png" width="470" height="311" /></a> </p>
<p>They have a free account which allows you to create 1 project and up to 5 wireframes. Perfect to test out the software and see if it fits your needs.</p>
<p><a title="http://iplotz.com/" href="http://iplotz.com/">http://iplotz.com/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.funcoder.com/wireframe-your-app-designs/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Completed new Script Editor&#8217;s Site</title>
		<link>http://www.funcoder.com/completed-new-script-editors-site/</link>
		<comments>http://www.funcoder.com/completed-new-script-editors-site/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 10:00:34 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.funcoder.com/2009/04/15/completed-new-script-editors-site/</guid>
		<description><![CDATA[I had fun developing this site for Aj, a very cool script editor here in the UK. All developed in WebDEV. You can visit Aj’s website at http://www.scriptwritingservices.com. The brief was that she wanted a simple yet vibrant site to promote her services and show some testimonials. I have started to use Laughingbird Software’s Logo [...]]]></description>
			<content:encoded><![CDATA[<p>I had fun developing this site for Aj, a very cool script editor here in the UK. All developed in <a href="http://www.windev.com" target="_blank">WebDEV</a>.</p>
<p>You can visit Aj’s website at <a href="http://www.scriptwritingservices.com">http://www.scriptwritingservices.com</a>. The brief was that she wanted a simple yet vibrant site to promote her services and show some testimonials.</p>
<p>I have started to use Laughingbird Software’s Logo tool to build website logo’s for clients that do not have this. I will be Adding a Logo onto Aj’s site soon as it has been approved.</p>
<p align="center"><a href="http://www.funcoder.com/wp-content/uploads/2009/04/image4.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.funcoder.com/wp-content/uploads/2009/04/image-thumb4.png" width="424" height="571" /></a> </p>
<p align="left">If you are looking to get some web presence then drop me an email at <a href="mailto:funcoder@gmail.com">funcoder@gmail.com</a> or Google Chat with me.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.funcoder.com/completed-new-script-editors-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone / iPod Touch App Management Concept</title>
		<link>http://www.funcoder.com/iphone-ipod-touch-app-management-concept/</link>
		<comments>http://www.funcoder.com/iphone-ipod-touch-app-management-concept/#comments</comments>
		<pubDate>Wed, 25 Feb 2009 08:31:25 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.funcoder.com/2009/02/25/iphone-ipod-touch-app-management-concept/</guid>
		<description><![CDATA[One of the issues with having so many wonderful apps in the AppStore is that your screen becomes cluttered and difficult to manage. The video shows a concept on how you could manage your device screens from iTunes. Its a great idea but I also hope that Apple will make some enhancements to the UI [...]]]></description>
			<content:encoded><![CDATA[<p>One of the issues with having so many wonderful apps in the AppStore is that your screen becomes cluttered and difficult to manage. The video shows a concept on how you could manage your device screens from iTunes.</p>
<p>Its a great idea but I also hope that Apple will make some enhancements to the UI so Apps can be categorised.</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:5ea47185-03bb-4e14-afe7-2adfe769a226" class="wlWriterEditableSmartContent">
<div><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/-wfv0OJ1oMQ&amp;hl=en"></param><embed src="http://www.youtube.com/v/-wfv0OJ1oMQ&amp;hl=en" type="application/x-shockwave-flash" width="425" height="355"></embed></object></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.funcoder.com/iphone-ipod-touch-app-management-concept/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Search Twitter from Windows 7</title>
		<link>http://www.funcoder.com/search-twitter-from-windows-7/</link>
		<comments>http://www.funcoder.com/search-twitter-from-windows-7/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 08:36:45 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.funcoder.com/2009/02/04/search-twitter-from-windows-7/</guid>
		<description><![CDATA[I read a great post this morning from Steve Clayton Geek in Disguise blog on how to use the new Windows 7 Search Connector to add twitter search to your explorer window. Just go to Twitter Search Connector enter your user name and it will then generate a connector for Windows 7. &#160; Another very [...]]]></description>
			<content:encoded><![CDATA[<p>I read a great post this morning from <a href="http://blogs.msdn.com/stevecla01/archive/2009/02/03/search-twitter-from-windows-7.aspx" target="_blank">Steve Clayton Geek in Disguise</a> blog on how to use the new Windows 7 Search Connector to add twitter search to your explorer window.</p>
<p>Just go to <a href="http://w7search.chakkaradeep.com/" target="_blank">Twitter Search Connector</a> enter your user name and it will then generate a connector for Windows 7.</p>
<p>&#160;</p>
<p><a href="http://www.funcoder.com/wp-content/uploads/2009/02/image.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.funcoder.com/wp-content/uploads/2009/02/image-thumb.png" width="473" height="213" /></a> </p>
<p>Another very cool thing I love about Windows 7.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.funcoder.com/search-twitter-from-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
