 <?xml-stylesheet type="text/css" href="http://www.madtooey.co.uk/Data/style/rss1.css" ?> <?xml-stylesheet type="text/xsl" href="http://www.madtooey.co.uk/Data/style/rss1.xsl" ?>
<rss version="2.0">
  <channel>
    <title>Software Development Blog</title>
    <link>http://www.madtooey.co.uk/software-development.aspx</link>
    <description />
    <docs>http://www.rssboard.org/rss-specification</docs>
    <generator>mojoPortal Blog Module</generator>
    <ttl>120</ttl>
    <item>
      <title>The fun and the weird in shifting to Visual Studio 2010 C++</title>
      <description><![CDATA[<p>
	Well I barely use many of the features in Visual Studio 2008 for C++ development, but generally there are not many of much use. The big draw of Visual Studio is the automatic build environment&nbsp;that after writing a lot of make files on linux it is very nice.</p>
<p>
	&nbsp;</p>
<p>
	When shifting to Visual Studio 2010(VS2010) the first big hitter was the change in global includes / library's. For some reason I am not completely sure they have decided to relocate the includes that used to be in Tools - Options - Project and Solutions - VC++ Directories, to the property manager or at least&nbsp;that is what I found online. Other than that there is this annoying habit when ever listing directories, libraries it includes all the global&nbsp;as well as the local in the list that I would of thought was for local settings.</p>
<p>
	&nbsp;</p>
<p>
	But not to dwell on the bad, things I have found useful -- autocomplete or intellisense this is greatly improved much more stable is even able to handle including files easily. Also one of the things that has always bugged me about visual studio is the&nbsp;theming options, apparently developers don't like to change colours. Well generally we revert to high contrast but still its nice not to be stuck with grey. One of the addons I stumbled across allows a colour scheme configuration. It is missing a few things like solution explorer but is greatly improved.&nbsp;</p>
<p>
	&nbsp;</p>
<p>
	So if you fancy changing the colour of Visual Studio some handy links</p>
<ul>
	<li>
		<a href="http://visualstudiogallery.msdn.microsoft.com/20cd93a2-c435-4d00-a797-499f16402378/">Visual Studio Color Theme Editor</a></li>
	<li>
		<a href="http://www.nerdpad.com/visual-studio/visual-studio-2010-dark-expression-blend-color-theme">Visual Studio Dark Expression Blend Color theme</a></li>
	<li>
		<a href="http://winterdom.com/2010/04/metroline-a-vs2010-color-scheme">Metroline Text editor theme</a></li>
</ul>
<p>
	&nbsp;</p>
<p>
	Well there we go my breif introduction to Visual Studio 2010 for C++ development</p>
<br /><a href='http://www.madtooey.co.uk/the-fun-and-the-weird-in-shifting-to-visual-studio-2010-c.aspx'>Tooey ( Stuart James )</a>&nbsp;&nbsp;<a href='http://www.madtooey.co.uk/the-fun-and-the-weird-in-shifting-to-visual-studio-2010-c.aspx'>...</a><a class='tweetthislink' title='Tweet This' href='http://twitter.com/home?status=The+fun+and+the+weird+in+shifting+to+Visual+Stud...+http%3a%2f%2fwww.madtooey.co.uk%2fthe-fun-and-the-weird-in-shifting-to-visual-studio-2010-c.aspx'><img src='http://www.madtooey.co.uk/Data/SiteImages/tweetthis3.png' alt='Tweet This' /></a><div class='fblikebutton'><iframe src='http://www.facebook.com/plugins/like.php?href=http%3a%2f%2fwww.madtooey.co.uk%2fthe-fun-and-the-weird-in-shifting-to-visual-studio-2010-c.aspx&amp;layout=standard&amp;show_faces=false&amp;width=450&amp;height=35&amp;action=like&amp;colorscheme=light' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden;width:450px; height:35px;'></iframe></div>]]></description>
      <link>http://www.madtooey.co.uk/the-fun-and-the-weird-in-shifting-to-visual-studio-2010-c.aspx</link>
      <comments>http://www.madtooey.co.uk/the-fun-and-the-weird-in-shifting-to-visual-studio-2010-c.aspx</comments>
      <guid isPermaLink="true">http://www.madtooey.co.uk/the-fun-and-the-weird-in-shifting-to-visual-studio-2010-c.aspx</guid>
      <pubDate>Wed, 08 Jun 2011 20:33:00 GMT</pubDate>
    </item>
    <item>
      <title>Dependency fix to the stdc++ error in mmread</title>
      <description><![CDATA[<p style="text-align: center; ">
	<img alt="" src="http://www.madtooey.co.uk/Data/Sites/1/images/imagesblog/top/homer-doh.png" style="width: 158px; height: 150px; " /></p>
<p>
	I have spent a few days experimenting with different fixes to an issue where it states the the mex files included with mmread(a Matlab&nbsp;video reader) are incompatible. Well after playing around for a week with a few different solutions I think I have found a very easy solution that I should of realised...</p>
<p>
	&nbsp;</p>
<p>
	I assumed there this update would require a recompile and all would be fine, what I should of done was try to play a video. It seems when the libstdc++ was updated the Ubuntu update didn't also update dependencies on this such as gstreamer&nbsp;/&nbsp;ffmpeg. So therefore playing a video in your player will say then promptly say &quot;no available decoder&quot; and update this automagically for you.</p>
<p>
	&nbsp;</p>
<p>
	Well that was a stupid waste of time... back to research!</p>
<br /><a href='http://www.madtooey.co.uk/dependency-fix-to-the-stdc-error-in-mmread.aspx'>Tooey ( Stuart James )</a>&nbsp;&nbsp;<a href='http://www.madtooey.co.uk/dependency-fix-to-the-stdc-error-in-mmread.aspx'>...</a><a class='tweetthislink' title='Tweet This' href='http://twitter.com/home?status=Dependency+fix+to+the+stdc%2b%2b+error+in+mmread+http%3a%2f%2fwww.madtooey.co.uk%2fdependency-fix-to-the-stdc-error-in-mmread.aspx'><img src='http://www.madtooey.co.uk/Data/SiteImages/tweetthis3.png' alt='Tweet This' /></a><div class='fblikebutton'><iframe src='http://www.facebook.com/plugins/like.php?href=http%3a%2f%2fwww.madtooey.co.uk%2fdependency-fix-to-the-stdc-error-in-mmread.aspx&amp;layout=standard&amp;show_faces=false&amp;width=450&amp;height=35&amp;action=like&amp;colorscheme=light' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden;width:450px; height:35px;'></iframe></div>]]></description>
      <link>http://www.madtooey.co.uk/dependency-fix-to-the-stdc-error-in-mmread.aspx</link>
      <comments>http://www.madtooey.co.uk/dependency-fix-to-the-stdc-error-in-mmread.aspx</comments>
      <guid isPermaLink="true">http://www.madtooey.co.uk/dependency-fix-to-the-stdc-error-in-mmread.aspx</guid>
      <pubDate>Sun, 05 Jun 2011 13:25:00 GMT</pubDate>
    </item>
    <item>
      <title>Exploring 64bit Video Reading</title>
      <description><![CDATA[<p style="text-align: center; ">
	<img alt="" src="http://www.madtooey.co.uk/Data/Sites/1/images/imagesblog/top/video_editing.png" style="width: 300px; height: 242px; " /></p>
<p style="text-align: center; ">
	&nbsp;</p>
<p>
	Last night I was exploring a problem with an update to libstdc++ library that broke a lot of my code, so after fiddling around with that I went for plan B</p>
<p>
	Plan B is to re-write the section of code to use OpenCV, sounds simple ? well I have been working on a Visual Information Retrieval library, to help with my work and other people in my group, part of that code is a VideoReader wrapper for OpenCV. So I thought this would be an easy solution...</p>
<p>
	Well turned out not to be so much, modifying the library to work with mex was easy, but I quickly hit a compatibility issue between 32bit and 64bit. Since I prefer to use Matlab 64bit, it therefore requires you to use 64bit mex files and hence all dependent libraries have to also be 64bit. Now compiling up OpenCV and Boost for 64bit no biggy, but one issue I completely forgot about was codec's...</p>
<p>
	Well now I am working on a work around to the OpenCV codec problem but is seeming like one problem after another. When eventually done this library should be quite useful for anyone getting into Video Retrieval...</p>
<br /><a href='http://www.madtooey.co.uk/exploring-64bit-video-reading-.aspx'>Tooey ( Stuart James )</a>&nbsp;&nbsp;<a href='http://www.madtooey.co.uk/exploring-64bit-video-reading-.aspx'>...</a><a class='tweetthislink' title='Tweet This' href='http://twitter.com/home?status=Exploring+64bit+Video+Reading+http%3a%2f%2fwww.madtooey.co.uk%2fexploring-64bit-video-reading-.aspx'><img src='http://www.madtooey.co.uk/Data/SiteImages/tweetthis3.png' alt='Tweet This' /></a><div class='fblikebutton'><iframe src='http://www.facebook.com/plugins/like.php?href=http%3a%2f%2fwww.madtooey.co.uk%2fexploring-64bit-video-reading-.aspx&amp;layout=standard&amp;show_faces=false&amp;width=450&amp;height=35&amp;action=like&amp;colorscheme=light' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden;width:450px; height:35px;'></iframe></div>]]></description>
      <link>http://www.madtooey.co.uk/exploring-64bit-video-reading-.aspx</link>
      <comments>http://www.madtooey.co.uk/exploring-64bit-video-reading-.aspx</comments>
      <guid isPermaLink="true">http://www.madtooey.co.uk/exploring-64bit-video-reading-.aspx</guid>
      <pubDate>Wed, 01 Jun 2011 21:17:00 GMT</pubDate>
    </item>
    <item>
      <title>libstdc update for Ubuntu is just annoying</title>
      <description><![CDATA[<p style="text-align: center; ">
	<img alt="" src="http://www.madtooey.co.uk/Data/Sites/1/images/imagesblog/top/ubuntu-update.jpg" style="width: 293px; height: 172px; " /></p>
<p>
	&nbsp;</p>
<p>
	Am sat on the sofa, working on adaption to my current sketch retrieval system and as you do allowed Ubuntu ask you to update and so I did. Unfortunately&nbsp;one of the updates is libstdc that links to well everything. So am sat trying to recompile everything with a lot of difficulty due to not always having all the code for everything.</p>
<p>
	&nbsp;</p>
<p>
	Well hopefully eventually I'll get there....</p>
<br /><a href='http://www.madtooey.co.uk/libstdc-update-for-ubuntu-is-just-annoying.aspx'>Tooey ( Stuart James )</a>&nbsp;&nbsp;<a href='http://www.madtooey.co.uk/libstdc-update-for-ubuntu-is-just-annoying.aspx'>...</a><a class='tweetthislink' title='Tweet This' href='http://twitter.com/home?status=libstdc+update+for+Ubuntu+is+just+annoying+http%3a%2f%2fwww.madtooey.co.uk%2flibstdc-update-for-ubuntu-is-just-annoying.aspx'><img src='http://www.madtooey.co.uk/Data/SiteImages/tweetthis3.png' alt='Tweet This' /></a><div class='fblikebutton'><iframe src='http://www.facebook.com/plugins/like.php?href=http%3a%2f%2fwww.madtooey.co.uk%2flibstdc-update-for-ubuntu-is-just-annoying.aspx&amp;layout=standard&amp;show_faces=false&amp;width=450&amp;height=35&amp;action=like&amp;colorscheme=light' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden;width:450px; height:35px;'></iframe></div>]]></description>
      <link>http://www.madtooey.co.uk/libstdc-update-for-ubuntu-is-just-annoying.aspx</link>
      <comments>http://www.madtooey.co.uk/libstdc-update-for-ubuntu-is-just-annoying.aspx</comments>
      <guid isPermaLink="true">http://www.madtooey.co.uk/libstdc-update-for-ubuntu-is-just-annoying.aspx</guid>
      <pubDate>Tue, 31 May 2011 20:31:00 GMT</pubDate>
    </item>
    <item>
      <title>Amazon App Store Fresh Start for Android</title>
      <description><![CDATA[<p style="text-align: center; ">
	<img alt="" src="http://www.madtooey.co.uk/Data/Sites/1/images/imagesblog/top/android_amazon.jpg" style="width: 400px; height: 200px; " /></p>
<p>
	&nbsp;</p>
<p>
	Many people complain about the quality of the android app store. Well Amazon are giving a fresh start a chance for there not to be 1000's of fart apps and a chance to get your novel idea to the top of the list!</p>
<p>
	At the moment Amazon are offering it free for developers for the first year!&nbsp;</p>
<p>
	So if you are an android developer get started by going to&nbsp;<a href="https://developer.amazon.com/welcome.html">https://developer.amazon.com/welcome.html</a></p>
<br /><a href='http://www.madtooey.co.uk/amazon-app-store-fresh-start-for-android.aspx'>Tooey ( Stuart James )</a>&nbsp;&nbsp;<a href='http://www.madtooey.co.uk/amazon-app-store-fresh-start-for-android.aspx'>...</a><a class='tweetthislink' title='Tweet This' href='http://twitter.com/home?status=Amazon+App+Store+Fresh+Start+for+Android+http%3a%2f%2fwww.madtooey.co.uk%2famazon-app-store-fresh-start-for-android.aspx'><img src='http://www.madtooey.co.uk/Data/SiteImages/tweetthis3.png' alt='Tweet This' /></a><div class='fblikebutton'><iframe src='http://www.facebook.com/plugins/like.php?href=http%3a%2f%2fwww.madtooey.co.uk%2famazon-app-store-fresh-start-for-android.aspx&amp;layout=standard&amp;show_faces=false&amp;width=450&amp;height=35&amp;action=like&amp;colorscheme=light' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden;width:450px; height:35px;'></iframe></div>]]></description>
      <link>http://www.madtooey.co.uk/amazon-app-store-fresh-start-for-android.aspx</link>
      <comments>http://www.madtooey.co.uk/amazon-app-store-fresh-start-for-android.aspx</comments>
      <guid isPermaLink="true">http://www.madtooey.co.uk/amazon-app-store-fresh-start-for-android.aspx</guid>
      <pubDate>Sun, 09 Jan 2011 11:35:00 GMT</pubDate>
    </item>
    <item>
      <title>Android Development: Deploy to Device</title>
      <description><![CDATA[<p>
	So you have run the default project on an emulator should look something like:</p>
<p style="text-align: center; ">
	<img alt="" src="http://www.madtooey.co.uk/Data/Sites/1/images/imagesblog/android-virtualdevice.jpg" style="width: 400px; height: 369px; " /></p>
<p>
	So now you want to get it onto your phone, granted this application isn't&nbsp;anything you are ever going to use but its still nice to know you can run your apps on your device.</p>
<p>
	So what you need todo is load up your SDK Manager if you did the default install its in&nbsp;</p>
<pre style="text-align: center; ">
C:\Program Files (x86)\Android\android-sdk-windows\ 
</pre>
<p>
	you will probably need to run in administrator mode.</p>
<p>
	Now install</p>
<pre style="text-align: center; ">
Google Usb Driver Package</pre>
<p>
	You then need to update your driver for more details on this read (hint Device manager update driver)&nbsp;<a href="http://developer.android.com/sdk/win-usb.html">http://developer.android.com/sdk/win-usb.html</a></p>
<p>
	&nbsp;</p>
<p>
	Now go back to Eclipse and click</p>
<pre style="text-align: center; ">
run as &gt; android application 
</pre>
<p>
	You will see:</p>
<p style="text-align: center; ">
	<span style="display: none; ">&nbsp;</span><span style="display: none; ">&nbsp;</span><span style="display: none; ">&nbsp;</span><img alt="" src="http://www.madtooey.co.uk/Data/Sites/1/images/imagesblog/android-realdevice.png" style="width: 400px; height: 274px; " /><span style="display: none; ">&nbsp;</span><span style="display: none; ">&nbsp;</span><span style="display: none; ">&nbsp;</span></p>
<p>
	Just a hint if next to target it says unkown with no green tick you need to go to on your device</p>
<pre style="text-align: center; ">
Settings &gt; Applications &gt; Development</pre>
<p>
	Check USB Debugging then you will see the green tick and the device. To deploy click the device then OK and off you go you should now have deployed to your android phone!</p>
<p style="text-align: center; ">
	<img alt="" src="http://www.madtooey.co.uk/Data/Sites/1/images/imagesblog/dell-streak-sampleapp.jpg" style="width: 400px; height: 362px; " /></p>
<br /><a href='http://www.madtooey.co.uk/android-development-deploy-to-device.aspx'>Tooey ( Stuart James )</a>&nbsp;&nbsp;<a href='http://www.madtooey.co.uk/android-development-deploy-to-device.aspx'>...</a><a class='tweetthislink' title='Tweet This' href='http://twitter.com/home?status=Android+Development%3a+Deploy+to+Device+http%3a%2f%2fwww.madtooey.co.uk%2fandroid-development-deploy-to-device.aspx'><img src='http://www.madtooey.co.uk/Data/SiteImages/tweetthis3.png' alt='Tweet This' /></a><div class='fblikebutton'><iframe src='http://www.facebook.com/plugins/like.php?href=http%3a%2f%2fwww.madtooey.co.uk%2fandroid-development-deploy-to-device.aspx&amp;layout=standard&amp;show_faces=false&amp;width=450&amp;height=35&amp;action=like&amp;colorscheme=light' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden;width:450px; height:35px;'></iframe></div>]]></description>
      <link>http://www.madtooey.co.uk/android-development-deploy-to-device.aspx</link>
      <comments>http://www.madtooey.co.uk/android-development-deploy-to-device.aspx</comments>
      <guid isPermaLink="true">http://www.madtooey.co.uk/android-development-deploy-to-device.aspx</guid>
      <pubDate>Sat, 08 Jan 2011 18:43:00 GMT</pubDate>
    </item>
    <item>
      <title>Android Development: Getting Started</title>
      <description><![CDATA[<p>
	As with many people you get your new phone and not long after want to do android development. Well I am like you but has taken a little bit of time to get round to it... 6 months. Unfortunately PhD's are great for sucking up all your time you used to have for mini-projects.</p>
<p>
	you want to get started and you have a glance at the android developer site (<a href="http://developer.android.com/index.html">http://developer.android.com/index.html</a>) if you are anything like me you want to dive in.</p>
<p>
	So you need to download all the sdk's&nbsp;etc first what do you really need:</p>
<p>
	IDE</p>
<ul>
	<li>
		Eclipse &nbsp;<a href="http://www.eclipse.org/downloads/">http://www.eclipse.org/downloads/</a></li>
</ul>
<p>
	Environment</p>
<ul>
	<li>
		JRE - Java Runtime environment&nbsp;(you may have this installed already)&nbsp;<a href="http://www.oracle.com/technetwork/java/javase/downloads/index.html">http://www.oracle.com/technetwork/java/javase/downloads/index.html</a></li>
</ul>
<p>
	SDK (in order of download)</p>
<ul>
	<li>
		JDK - Java Development Kit&nbsp;<a href="http://www.oracle.com/technetwork/java/javase/downloads/index.html">http://www.oracle.com/technetwork/java/javase/downloads/index.html</a></li>
	<li>
		Android SDK - Software Development Kit&nbsp;<a href="http://developer.android.com/sdk/index.html">http://developer.android.com/sdk/index.html</a></li>
	<li>
		Android Eclipse ADT - Android Development Tools&nbsp;<a href="http://developer.android.com/sdk/eclipse-adt.html">http://developer.android.com/sdk/eclipse-adt.html</a></li>
	<li>
		Android NDK - Native Development Kit&nbsp;<a href="http://developer.android.com/sdk/ndk/index.html">http://developer.android.com/sdk/ndk/index.html</a></li>
</ul>
<p>
	Install all the above and you are about ready to get started there are a few issues you may face. If you don't read the instructions you need to go to in eclipse</p>
<p style="margin-left: 40px; ">
	Window &gt; Preferences &gt; Android</p>
<p>
	Set the SDK Location</p>
<p>
	&nbsp;</p>
<p>
	Also do you have your user area in C: ? &nbsp;Well I don't so you may hit a problem of being unable to run any Virtual Devices as always there is a work around:</p>
<pre>
<code>mklink /J C:\Users\anthony\.android D:\Users\anthony\.android</code></pre>
<p>
	Thanks to Stack Overflow&nbsp;<a href="http://stackoverflow.com/questions/3384070/android-emulator-reports-unknown-virtual-device">http://stackoverflow.com/questions/3384070/android-emulator-reports-unknown-virtual-device</a></p>
<p>
	&nbsp;</p>
<p>
	You should be now set to start developing for android!</p>
<br /><a href='http://www.madtooey.co.uk/android-development-getting-started.aspx'>Tooey ( Stuart James )</a>&nbsp;&nbsp;<a href='http://www.madtooey.co.uk/android-development-getting-started.aspx'>...</a><a class='tweetthislink' title='Tweet This' href='http://twitter.com/home?status=Android+Development%3a+Getting+Started+http%3a%2f%2fwww.madtooey.co.uk%2fandroid-development-getting-started.aspx'><img src='http://www.madtooey.co.uk/Data/SiteImages/tweetthis3.png' alt='Tweet This' /></a><div class='fblikebutton'><iframe src='http://www.facebook.com/plugins/like.php?href=http%3a%2f%2fwww.madtooey.co.uk%2fandroid-development-getting-started.aspx&amp;layout=standard&amp;show_faces=false&amp;width=450&amp;height=35&amp;action=like&amp;colorscheme=light' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden;width:450px; height:35px;'></iframe></div>]]></description>
      <link>http://www.madtooey.co.uk/android-development-getting-started.aspx</link>
      <comments>http://www.madtooey.co.uk/android-development-getting-started.aspx</comments>
      <guid isPermaLink="true">http://www.madtooey.co.uk/android-development-getting-started.aspx</guid>
      <pubDate>Sat, 08 Jan 2011 17:45:00 GMT</pubDate>
    </item>
    <item>
      <title>Things to think of early in software development project</title>
      <description><![CDATA[<p>After a long time of working on <a href="http://www.TooGaming.net">TooGaming</a> I have learnt a couple of things that really should of come earlier. Unfortunately these critical to a lot of projects. <a href="http://www.TooGaming.net">TooGaming </a>is developed with .NET2.0 for the client to get maximum OS compatibility so using the .NET framework gives us a lot of advantages. Some of the modifications that had to be changed after partially developed haven't set us back to much.</p>
<p>Anyway...</p>
<h3 style="padding-left: 30px;">1.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Application Localization (aka Multi-Lingual Applications)</h3>
<p style="padding-left: 60px;">This is a huge one that you have to decide on at the start how many of us have written</p>
<p style="padding-left: 90px;">MessageBox.Show("Ahh its all gone wrong");</p>
<p style="padding-left: 60px;">Well there is a fundamental problem with that, to a person that speaks German that means nothing. So at the start of all projects decide who am I aiming this at, what languages do the speak, an annoying first question to is will I ever support multiple languages if yes put the work in first set up your resource files to support your applications future development and avoid any hard coded strings.</p>
<h3 style="padding-left: 30px;">2.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Skins and Layout</h3>
<p style="padding-left: 60px;">This is something that doesn't effect all projects but its something worth thinking about. Since our implementation was based on Windows Forms, we needed to be able to handle a more unique interface so that it didn't look like a dry windows application. Therefore we skinned the form to make it look more aesthetically pleasing.</p>
<p style="padding-left: 60px;">Now making a form and deriving from it may seem obvious but plan it through first, think of what your layout is. We use a fixed layout with ajustable backgrounds so that we can simply change the style but this introduces limitations. We mainly did this for security we didn't want too much playing around with the underlying layout. None the less you need to think through what options you need.</p>
<p style="padding-left: 60px;">Always remember the stray panel's like error messages critical errors we handle with the standard MessageBox but most of them should be handled with your theme in mind and therefore must look like they are part of your application.</p>
<h3 style="padding-left: 30px;">3.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; The wonders of Components</h3>
<p style="padding-left: 60px;">On <a href="http://www.TooGaming.net">TooGaming</a> I went a little crazy with this one but In truth it helps being able to easily drop in a LogIn or a chat wherever you needed with minimal lines works well. This even led to the extent of a component based forms where you create a new form/control and the form will automatically layout it's self around the control this was a convenience for quick pop-ups.</p>
<p style="padding-left: 60px;">Components give you a lot of flexibility and I've found made code a lot easier to re-read. Don't lock yourself down are you 100% sure you wont need that Contact Support form in the same or a different context in another place?</p>
<p>These are just a few of my ramblings, and although <a href="http://www.TooGaming.net">TooGaming</a> is still in development I urge all to check it out. We aim to revolutionise PC gaming.</p>
<p>(Yes I dream big <img title="Laughing" src="http://madtooey.co.uk/ClientScript/tiny_mce327/plugins/emotions/img/smiley-laughing.gif" border="0" alt="Laughing" />)</p><br /><a href='http://www.madtooey.co.uk/things-to-think-of-early-in-software-development-project-2010-01-13.aspx'>Tooey ( Stuart James )</a>&nbsp;&nbsp;<a href='http://www.madtooey.co.uk/things-to-think-of-early-in-software-development-project-2010-01-13.aspx'>...</a><a class='tweetthislink' title='Tweet This' href='http://twitter.com/home?status=Things+to+think+of+early+in+software+d...+http%3a%2f%2fwww.madtooey.co.uk%2fthings-to-think-of-early-in-software-development-project-2010-01-13.aspx'><img src='http://www.madtooey.co.uk/Data/SiteImages/tweetthis3.png' alt='Tweet This' /></a><div class='fblikebutton'><iframe src='http://www.facebook.com/plugins/like.php?href=http%3a%2f%2fwww.madtooey.co.uk%2fthings-to-think-of-early-in-software-development-project-2010-01-13.aspx&amp;layout=standard&amp;show_faces=false&amp;width=450&amp;height=35&amp;action=like&amp;colorscheme=light' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden;width:450px; height:35px;'></iframe></div>]]></description>
      <link>http://www.madtooey.co.uk/things-to-think-of-early-in-software-development-project-2010-01-13.aspx</link>
      <comments>http://www.madtooey.co.uk/things-to-think-of-early-in-software-development-project-2010-01-13.aspx</comments>
      <guid isPermaLink="true">http://www.madtooey.co.uk/things-to-think-of-early-in-software-development-project-2010-01-13.aspx</guid>
      <pubDate>Wed, 13 Jan 2010 12:55:50 GMT</pubDate>
    </item>
    <item>
      <title>Making a MojoPortal theme takes its time</title>
      <description><![CDATA[<p>I originally made this theme that I am currently using on several personal sites to have something a bit different. I've slowly been changing it and improving the features and am now nearly at a stage for a final test and clear out of old files then upload for others to use if they so wish. I was quite surprised how long it has taken me to iron out the bugs and bugs there have been many. Since my theme was based on one by dcater there was lots of values I didn't consider.</p>
<p>Maybe when making a theme you should sit down and go through every variable to make sure you don't get inconsistencies. Well none the less its almost finished I have anouther theme I'm making for a game I am developing and then have to dream up another for &nbsp;a rpg&nbsp;game. The fun never stops Seems I spend a lot of time doing web development these days. <a href="http://www.toogaming.net">TooGaming</a> hasn't helped with that <img title="Laughing" src="http://madtooey.co.uk/ClientScript/tiny_mce327/plugins/emotions/img/smiley-laughing.gif" border="0" alt="Laughing" /></p>
<p>For anyone who hasn't used MojoPortal check it out at <a href="http://www.MojoPortal.com">www.MojoPortal.com</a></p><br /><a href='http://www.madtooey.co.uk/making-a-mojoportal-theme-takes-its-time-2010-01-12.aspx'>Tooey ( Stuart James )</a>&nbsp;&nbsp;<a href='http://www.madtooey.co.uk/making-a-mojoportal-theme-takes-its-time-2010-01-12.aspx'>...</a><a class='tweetthislink' title='Tweet This' href='http://twitter.com/home?status=Making+a+MojoPortal+theme+takes+its+time+http%3a%2f%2fwww.madtooey.co.uk%2fmaking-a-mojoportal-theme-takes-its-time-2010-01-12.aspx'><img src='http://www.madtooey.co.uk/Data/SiteImages/tweetthis3.png' alt='Tweet This' /></a><div class='fblikebutton'><iframe src='http://www.facebook.com/plugins/like.php?href=http%3a%2f%2fwww.madtooey.co.uk%2fmaking-a-mojoportal-theme-takes-its-time-2010-01-12.aspx&amp;layout=standard&amp;show_faces=false&amp;width=450&amp;height=35&amp;action=like&amp;colorscheme=light' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden;width:450px; height:35px;'></iframe></div>]]></description>
      <link>http://www.madtooey.co.uk/making-a-mojoportal-theme-takes-its-time-2010-01-12.aspx</link>
      <comments>http://www.madtooey.co.uk/making-a-mojoportal-theme-takes-its-time-2010-01-12.aspx</comments>
      <guid isPermaLink="true">http://www.madtooey.co.uk/making-a-mojoportal-theme-takes-its-time-2010-01-12.aspx</guid>
      <pubDate>Tue, 12 Jan 2010 23:42:01 GMT</pubDate>
    </item>
    <item>
      <title>Moving to a Fortress from a Vault</title>
      <description><![CDATA[<p>Today I made a shift in source control, previously I installed Source Gear Vault for a single user developer today I moved up a level and installed Fortress!</p>
<p>A bold move I know not really adding much functionality, but the main reason was I am looking for some more task/milestone tacking facilities I was considering moving to &nbsp;SVN and Trac to help me manage my projects but sadly to really be of use I would of needed to pay for additional hosting that didn't really make me bounce up and down with joy.</p>
<p>There isnt huge amounts to say other than WOOT! it all upgraded fine my project source directories all seem intact. Will give more information on benefits soon.</p>
<p>Happy Sourcing Folks!</p><br /><a href='http://www.madtooey.co.uk/moving-to-a-fortress-from-a-vault-2010-01-12.aspx'>Tooey ( Stuart James )</a>&nbsp;&nbsp;<a href='http://www.madtooey.co.uk/moving-to-a-fortress-from-a-vault-2010-01-12.aspx'>...</a><a class='tweetthislink' title='Tweet This' href='http://twitter.com/home?status=Moving+to+a+Fortress+from+a+Vault+http%3a%2f%2fwww.madtooey.co.uk%2fmoving-to-a-fortress-from-a-vault-2010-01-12.aspx'><img src='http://www.madtooey.co.uk/Data/SiteImages/tweetthis3.png' alt='Tweet This' /></a><div class='fblikebutton'><iframe src='http://www.facebook.com/plugins/like.php?href=http%3a%2f%2fwww.madtooey.co.uk%2fmoving-to-a-fortress-from-a-vault-2010-01-12.aspx&amp;layout=standard&amp;show_faces=false&amp;width=450&amp;height=35&amp;action=like&amp;colorscheme=light' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden;width:450px; height:35px;'></iframe></div>]]></description>
      <link>http://www.madtooey.co.uk/moving-to-a-fortress-from-a-vault-2010-01-12.aspx</link>
      <comments>http://www.madtooey.co.uk/moving-to-a-fortress-from-a-vault-2010-01-12.aspx</comments>
      <guid isPermaLink="true">http://www.madtooey.co.uk/moving-to-a-fortress-from-a-vault-2010-01-12.aspx</guid>
      <pubDate>Tue, 12 Jan 2010 21:29:00 GMT</pubDate>
    </item>
  </channel>
</rss>
