<?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>NewHighScore.net</title>
	<atom:link href="http://www.newhighscore.net/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.newhighscore.net</link>
	<description>An Australian Gamer and Coder</description>
	<lastBuildDate>Mon, 15 Oct 2012 10:04:17 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Gideros Samples #01 &#8211; Plasma Demo Effect</title>
		<link>http://www.newhighscore.net/?p=397</link>
		<comments>http://www.newhighscore.net/?p=397#comments</comments>
		<pubDate>Mon, 15 Oct 2012 10:04:17 +0000</pubDate>
		<dc:creator>Andrew Burch</dc:creator>
				<category><![CDATA[Gideros Mobile SDK]]></category>

		<guid isPermaLink="false">http://www.newhighscore.net/?p=397</guid>
		<description><![CDATA[The first Gideros sample is a direct port of my Corona plasma sample (which was a port of some old assembly code from years gone by). There is minimal code difference between the corona and gideros plasma samples. In corona &#8230; <a href="http://www.newhighscore.net/?p=397">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The first Gideros sample is a direct port of my Corona plasma sample (which was a port of some old assembly code from years gone by).</p>
<p><img alt="" src="http://www.newhighscore.net/download/gideros/plasma/plasma.jpg" title="Plasma Demo Effect" class="aligncenter" width="433" height="330" /></p>
<p>There is minimal code difference between the corona and gideros plasma samples. In corona you can set the colour of each tile, while in gideros you apply the colour transform. </p>
<p>You can download the full source here: <a href="http://www.newhighscore.net/download/gideros/plasma/gideros_plasma.zip">[Download]</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.newhighscore.net/?feed=rss2&#038;p=397</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Custom Built Fight Stick &#8211; Fin</title>
		<link>http://www.newhighscore.net/?p=392</link>
		<comments>http://www.newhighscore.net/?p=392#comments</comments>
		<pubDate>Thu, 04 Oct 2012 09:28:07 +0000</pubDate>
		<dc:creator>Andrew Burch</dc:creator>
				<category><![CDATA[PS3 / X360 Fight Stick]]></category>
		<category><![CDATA[custom build]]></category>
		<category><![CDATA[dual strike]]></category>
		<category><![CDATA[fight stick]]></category>

		<guid isPermaLink="false">http://www.newhighscore.net/?p=392</guid>
		<description><![CDATA[Almost 6 months ago, I put a 90% complete fight stick project aside to continue work on a Donkey Kong cocktail cabinet with the intention of finishing it off a few weeks later. Today, I finally put the final touches &#8230; <a href="http://www.newhighscore.net/?p=392">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Almost 6 months ago, I put a 90% complete fight stick project aside to continue work on a Donkey Kong cocktail cabinet with the intention of finishing it off a few weeks later. Today, I finally put the final touches into the fight stick and can now consider the project complete <img src='http://www.newhighscore.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>A few nights back I decided to get the project finished. First up was making sure the fight stick itself could be recognised by a PC and PS3. This failed to work. The closest I could get was a windows error saying the USB device failed to load. After some testing and investigation, it looked like the USB connector on the Dual Strike PCB was to blame. A closer look at the USB (Type B) port showed one of the internal pins had been squashed back, ensuring a bad connection. Looks like at some point the port had something lean against it, and cause the pin to come lose. I got out the soldering iron and took it off the board. It probably isn&#8217;t clear in the image below, but the top right pin (inside the port) has been lifted up and is completely loose.</p>
<p><img alt="" src="http://www.newhighscore.net/images/blog/fightstick/brokenusb.jpg" title="Broken USB" class="aligncenter" width="156" height="158" /></p>
<p>A replacement part was found at Jaycar for only $3. I added it to the board, connected up the PCB to the PC and success. </p>
<p><img alt="" src="http://www.newhighscore.net/images/blog/fightstick/replacedusb.jpg" title="Replaced USB" class="aligncenter" width="600" height="329" /></p>
<p>After that, I rechecked all the wiring and ensured the button mapping was correct. When I did the wiring, I decided to use molex connectors between the PCB and the buttons. This is really handy for taking off the base of the fight stick as I don&#8217;t have to unscrew any wires and can split the fight stick into 2 parts for any work required.</p>
<p><img alt="" src="http://www.newhighscore.net/images/blog/fightstick/wiring.jpg" title="Wiring" class="aligncenter" width="600" height="399" /></p>
<p>I purchased a 3m long USB cable from ebay ($2 delivered), screwed the base into place and added 6 rubber feet to ensure no slip when it is being used on a flat surface.</p>
<p><img alt="" src="http://www.newhighscore.net/images/blog/fightstick/completed.jpg" title="Completed" class="aligncenter" width="600" height="399" /></p>
<p>After giving it a test run, I&#8217;m now happy to say the project is completed. I&#8217;ve got some left over parts to build another one &#8211; which I possibly will at some point and factor in some improvements. It was an enjoyable project.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.newhighscore.net/?feed=rss2&#038;p=392</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Donkey Kong Cocktail &#8211; Fin</title>
		<link>http://www.newhighscore.net/?p=387</link>
		<comments>http://www.newhighscore.net/?p=387#comments</comments>
		<pubDate>Sun, 16 Sep 2012 10:00:09 +0000</pubDate>
		<dc:creator>Andrew Burch</dc:creator>
				<category><![CDATA[Donkey Kong Cocktail]]></category>

		<guid isPermaLink="false">http://www.newhighscore.net/?p=387</guid>
		<description><![CDATA[I finally got around to completing the project this weekend. Last week I organised the glass place to measure and cut the glass top for me. I also had some small DK marquees printed up, which will sit under the &#8230; <a href="http://www.newhighscore.net/?p=387">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I finally got around to completing the project this weekend.</p>
<p>Last week I organised the glass place to measure and cut the glass top for me. I also had some small DK marquees printed up, which will sit under the glass on the table top. These were simply done at BigW at $3 each.</p>
<p><img src="http://www.newhighscore.net/images/blog/cocktailcab/dkmarquee.jpg" alt="DK Marquee" /></p>
<p>The glass arrived a few days later, along with a second set of glass clips &#8211; which I needed to ensure the glass won&#8217;t be moving. Before putting the glass on top, I attached the feet (Note to self: Do this before attaching legs next time &#8211; it will be much easier). The monitor frame was screwed into place, and the table top itself screwed on. Then came the glass and glass clips.</p>
<p>..and that&#8217;s it. All done. Sad to be selling this, as it&#8217;s come up really nice <img src='http://www.newhighscore.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><img src="http://www.newhighscore.net/images/blog/cocktailcab/finished01.jpg" alt="" /></p>
<p><img src="http://www.newhighscore.net/images/blog/cocktailcab/finished02.jpg" alt="" /></p>
<p><img src="http://www.newhighscore.net/images/blog/cocktailcab/finished03.jpg" alt="" /></p>
<p><img src="http://www.newhighscore.net/images/blog/cocktailcab/finished04.jpg" alt="" /></p>
<p><img src="http://www.newhighscore.net/images/blog/cocktailcab/finished05.jpg" alt="" /></p>
<p><img src="http://www.newhighscore.net/images/blog/cocktailcab/finished06.jpg" alt="" /></p>
<p><img src="http://www.newhighscore.net/images/blog/cocktailcab/finished07.jpg" alt="" /></p>
<p><img src="http://www.newhighscore.net/images/blog/cocktailcab/finished08.jpg" alt="" /></p>
<p><img src="http://www.newhighscore.net/images/blog/cocktailcab/finished09.jpg" alt="" /></p>
<p><img src="http://www.newhighscore.net/images/blog/cocktailcab/finished11.jpg" alt="" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.newhighscore.net/?feed=rss2&#038;p=387</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Corona Sample #12 &#8211; Fonts Demo</title>
		<link>http://www.newhighscore.net/?p=384</link>
		<comments>http://www.newhighscore.net/?p=384#comments</comments>
		<pubDate>Mon, 16 Jul 2012 12:16:07 +0000</pubDate>
		<dc:creator>Andrew Burch</dc:creator>
				<category><![CDATA[Corona Mobile SDK]]></category>

		<guid isPermaLink="false">http://www.newhighscore.net/?p=384</guid>
		<description><![CDATA[A little while ago I began a little demo to play with fonts, but put it in the incomplete basket as I moved onto more interesting things. I came across the half complete program yesterday, and decided to finish it &#8230; <a href="http://www.newhighscore.net/?p=384">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A little while ago I began a little demo to play with fonts, but put it in the incomplete basket as I moved onto more interesting things. I came across the half complete program yesterday, and decided to finish it up and throw it up as another sample. I have having incomplete projects <img src='http://www.newhighscore.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><img alt="" src="http://www.newhighscore.net/download/corona/font/corona_fonts.jpg" title="Font demo" class="aligncenter" width="546" height="331" /></p>
<p>The demo shows how to load the available font names, and allows you to cycle forwards and backwards through the list, with a sample of the current font shown on screen. Note that available fonts will differ between the simulator and devices, so you cannot just rely on what the list returns you on a given environment.</p>
<p>It also shows off the simple button class (which I have used in other samples) and the local event system I wrote which allows events to be created, and other objects or functions can just register themselves to listen to.</p>
<p>You can download the source here: <a href="http://www.newhighscore.net/download/corona/font/corona_fonts.zip">[Download]</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.newhighscore.net/?feed=rss2&#038;p=384</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Corona Sample #11 &#8211; Asynchronous XML Parser</title>
		<link>http://www.newhighscore.net/?p=374</link>
		<comments>http://www.newhighscore.net/?p=374#comments</comments>
		<pubDate>Thu, 05 Jul 2012 11:51:59 +0000</pubDate>
		<dc:creator>Andrew Burch</dc:creator>
				<category><![CDATA[Corona Mobile SDK]]></category>

		<guid isPermaLink="false">http://www.newhighscore.net/?p=374</guid>
		<description><![CDATA[Something a bit different for the 11th instalment in my corona samples series &#8211; XML parsing. I&#8217;ve turned my focus onto developing a game lately, and have been playing around with the Lime engine. There are some aspects of it &#8230; <a href="http://www.newhighscore.net/?p=374">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Something a bit different for the 11th instalment in my corona samples series &#8211; XML parsing. I&#8217;ve turned my focus onto developing a game lately, and have been playing around with the Lime engine. There are some aspects of it I&#8217;m not happy with, so began rewriting it. One part (which isn&#8217;t really part of Lime) is the XML parsing. When it loads a .tmx file, it parses the lot in one hit. It&#8217;s not too slow, but there is a noticeable pause when loading, parsing and then generating the level. I&#8217;m building a new engine, based off Lime, that will allow asynchronous loading and level generation &#8211; meaning it&#8217;s possible to have a loading bar, animation, audio, etc going at the same time. </p>
<p><img alt="" src="http://www.newhighscore.net/download/corona/xmlparse/corona_xmlparse.jpg" title="XML Parser" class="aligncenter" width="547" height="330" /></p>
<p>This sample shows off the xml parser I will be using in the engine. The original parsing code was written by Alexander Makeev (can be downloaded <a href="http://lua-users.org/wiki/LuaXml" target="_blank">[here]</a>). I used this as a base (and also included it in the demo &#8211; see xmlparser.lua)</p>
<p>The sample has a rotating cube, that will continue to rotate as the xml is parsed. You can increase or decrease the parsing rate by modifying the parseRate variable. Increasing this will lower framerate but complete the task quicker, decreasing will lower the effect on the framerate and take longer.</p>
<p>There is room for optimising, but it&#8217;s not too bad for loading a level map on the fly, while the rest of the game is currently running.</p>
<p>You can download the source here: <a href="http://www.newhighscore.net/download/corona/xmlparse/corona_xmlparse.zip">[Download]</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.newhighscore.net/?feed=rss2&#038;p=374</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More photos, getting closer..</title>
		<link>http://www.newhighscore.net/?p=372</link>
		<comments>http://www.newhighscore.net/?p=372#comments</comments>
		<pubDate>Sat, 30 Jun 2012 11:54:49 +0000</pubDate>
		<dc:creator>Andrew Burch</dc:creator>
				<category><![CDATA[Donkey Kong Cocktail]]></category>

		<guid isPermaLink="false">http://www.newhighscore.net/?p=372</guid>
		<description><![CDATA[Some more photos &#8211; now with tmolding completed on the control panels, caps added to the legs, a pad lock on the coin door and paint touched up. Lighting isn&#8217;t the best, but never mind. Some close up pics of &#8230; <a href="http://www.newhighscore.net/?p=372">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Some more photos &#8211; now with tmolding completed on the control panels, caps added to the legs, a pad lock on the coin door and paint touched up. Lighting isn&#8217;t the best, but never mind.</p>
<p><img alt="" src="http://www.newhighscore.net/images/blog/cocktailcab/tmold01.jpg" title="tmolding complete" class="aligncenter" width="800" height="600" /></p>
<p><img alt="" src="http://www.newhighscore.net/images/blog/cocktailcab/p1complete.jpg" title="Player 1 complete" class="aligncenter" width="800" height="600" /></p>
<p><img alt="" src="http://www.newhighscore.net/images/blog/cocktailcab/p2complete.jpg" title="Player 2 complete" class="aligncenter" width="800" height="600" /></p>
<p><img alt="" src="http://www.newhighscore.net/images/blog/cocktailcab/p2complete02.jpg" title="Player 2 complete #02" class="alignnone" width="800" height="600" /></p>
<p>Some close up pics of the wiring:</p>
<p><img alt="" src="http://www.newhighscore.net/images/blog/cocktailcab/coinwiring.jpg" title="Coin wiring" class="aligncenter" width="800" height="600" /></p>
<p><img alt="" src="http://www.newhighscore.net/images/blog/cocktailcab/powerwiring.jpg" title="Power wiring" class="aligncenter" width="800" height="600" /></p>
<p><img alt="" src="http://www.newhighscore.net/images/blog/cocktailcab/topdown.jpg" title="Top down" class="aligncenter" width="800" height="600" /></p>
<p>..and lastly, the top panel painted with tmolding added, ready for some artwork and glass:</p>
<p><img alt="" src="http://www.newhighscore.net/images/blog/cocktailcab/top.jpg" title="Top panel" class="aligncenter" width="600" height="450" /></p>
<p>Next up is getting the monitor covered in contact, organising artwork for the top panel, along with glass.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.newhighscore.net/?feed=rss2&#038;p=372</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Donkey Kong Cocktail now operational</title>
		<link>http://www.newhighscore.net/?p=369</link>
		<comments>http://www.newhighscore.net/?p=369#comments</comments>
		<pubDate>Tue, 26 Jun 2012 12:55:49 +0000</pubDate>
		<dc:creator>Andrew Burch</dc:creator>
				<category><![CDATA[Donkey Kong Cocktail]]></category>

		<guid isPermaLink="false">http://www.newhighscore.net/?p=369</guid>
		<description><![CDATA[It&#8217;s been a good few weeks on the cocktail cab project. As always, managing an hour here, 30 minutes there to keep moving it all along. I have spent time painting the monitor frame and table top panel over the &#8230; <a href="http://www.newhighscore.net/?p=369">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a good few weeks on the cocktail cab project. As always, managing an hour here, 30 minutes there to keep moving it all along. I have spent time painting the monitor frame and table top panel over the last few weeks &#8211; a slow process when you can only get 1 coat in per day. </p>
<p>Firstly, there was a set back with the monitor. Originally I wanted to use a CRT PC monitor, but sizing issues and reliability issues meant I decided to switch to a 15&#8243; LCD monitor. It also lightens the cab by a few KG&#8217;s which will be good when it comes time to ship it off <img src='http://www.newhighscore.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>The first thing that went on since the last update was the coin door, along with it the coin mech, coin catcher and coin counter. Just to the left of the door (inside) sits the service and test switches. These have all been wired up and tested.</p>
<p>The power board and switcher were also installed.</p>
<p>The speaker went in and was wired up, along with the game board and JAMMA harness. I spent time also tiding up the cabling.</p>
<p>The player 1 control panel has also been installed and wired up.</p>
<p><img alt="" src="http://www.newhighscore.net/images/blog/cocktailcab/cpattach1.jpg" title="P1 Control panel attached" class="aligncenter" width="600" height="450" /></p>
<p><img alt="" src="http://www.newhighscore.net/images/blog/cocktailcab/cpattach2.jpg" title="Control panel and coin door" class="aligncenter" width="600" height="450" /></p>
<p><img alt="" src="http://www.newhighscore.net/images/blog/cocktailcab/wiring1.jpg" title="Wiring shot 1" class="aligncenter" width="600" height="450" /></p>
<p><img alt="" src="http://www.newhighscore.net/images/blog/cocktailcab/wiring2.jpg" title="Wiring shot 2" class="aligncenter" width="600" height="450" /></p>
<p>To make sure the wiring was working, I hooked up the monitor tonight also and gave it a test run &#8211; everything is working fine.</p>
<p><img alt="" src="http://www.newhighscore.net/images/blog/cocktailcab/working1.jpg" title="Working!" class="aligncenter" width="600" height="450" /></p>
<p>Still more to do, but the end is near. Next I will get the 2P control panel attached (it&#8217;s ready to go, just need to screw it into place). T molding to be added to the sides of the control panels. The table top panel has been painted with tmolding added (will add a photo next time) and really just requires the glass. There is some paint I want to touch up also, along with adding feet to the legs and some very very minor cable tidying. </p>
<p>I plan to get a few pieces of DK artwork printed for the table top panel also, but more on that another time.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.newhighscore.net/?feed=rss2&#038;p=369</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pacman Cabinet Complete</title>
		<link>http://www.newhighscore.net/?p=367</link>
		<comments>http://www.newhighscore.net/?p=367#comments</comments>
		<pubDate>Thu, 24 May 2012 02:03:26 +0000</pubDate>
		<dc:creator>Andrew Burch</dc:creator>
				<category><![CDATA[Pac Man Arcade Cabinet]]></category>
		<category><![CDATA[arcade machine]]></category>
		<category><![CDATA[cabinet]]></category>
		<category><![CDATA[pac man]]></category>

		<guid isPermaLink="false">http://www.newhighscore.net/?p=367</guid>
		<description><![CDATA[After many months of postponing the completion of this project &#8211; it finally comes to a close Last friday I went to the printers with the bezel artwork and acrylic and then returned yesterday to pick up the final piece &#8230; <a href="http://www.newhighscore.net/?p=367">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>After many months of postponing the completion of this project &#8211; it finally comes to a close <img src='http://www.newhighscore.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Last friday I went to the printers with the bezel artwork and acrylic and then returned yesterday to pick up the final piece of the arcade machine.</p>
<p><img alt="" src="http://www.newhighscore.net/images/blog/pacmancab/bezel_printed.jpg" title="Bezel" class="aligncenter" width="600" height="450" /></p>
<p>The bezel looks great &#8211; now to install it..</p>
<p><img alt="" src="http://www.newhighscore.net/images/blog/pacmancab/screen_complete.jpg" title="Installed bezel" class="aligncenter" width="600" height="800" /></p>
<p>and with that, it&#8217;s complete <img src='http://www.newhighscore.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I&#8217;m now looking to get a few different boards for the cab &#8211; I currently have Wonderboy and Bubble Bobble. I&#8217;d love to add  Yie Ar Kung Fu and Popeye boards, along with the horizontal multi game board.</p>
<p>A few shots of the completed cab:</p>
<p><img alt="" src="http://www.newhighscore.net/images/blog/pacmancab/screen_complete2.jpg" title="Completed" class="aligncenter" width="600" height="543" /></p>
<p><img alt="" src="http://www.newhighscore.net/images/blog/pacmancab/front_complete1.jpg" title="Completed" class="aligncenter" width="600" height="962" /></p>
<p><img alt="" src="http://www.newhighscore.net/images/blog/pacmancab/side_complete.jpg" title="Completed" class="aligncenter" width="600" height="905" /></p>
<p><img alt="" src="http://www.newhighscore.net/images/blog/pacmancab/inside_complete.jpg" title="Completed" class="aligncenter" width="600" height="800" /></p>
<p><img alt="" src="http://www.newhighscore.net/images/blog/pacmancab/sidebyside.jpg" title="Completed" class="aligncenter" width="600" height="800" /></p>
<p>I hope to post a cost break down in the coming days also.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.newhighscore.net/?feed=rss2&#038;p=367</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Control panels, Paint, Legs &#8211; Now it&#8217;s coming together</title>
		<link>http://www.newhighscore.net/?p=363</link>
		<comments>http://www.newhighscore.net/?p=363#comments</comments>
		<pubDate>Mon, 21 May 2012 02:08:25 +0000</pubDate>
		<dc:creator>Andrew Burch</dc:creator>
				<category><![CDATA[Donkey Kong Cocktail]]></category>
		<category><![CDATA[Game Development]]></category>

		<guid isPermaLink="false">http://www.newhighscore.net/?p=363</guid>
		<description><![CDATA[It&#8217;s been a busy 2 weeks on the cocktail cab. First up was a pair of control panels &#8211; for player 1 and 2. Note the strip of white t molding at the front of the control panel also (the &#8230; <a href="http://www.newhighscore.net/?p=363">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a busy 2 weeks on the cocktail cab. </p>
<p>First up was a pair of control panels &#8211; for player 1 and 2.</p>
<p>Note the strip of white t molding at the front of the control panel also (the picture doesn&#8217;t really show it) &#8211; keeping in line with the upright cab version. Also &#8211; yes &#8211; the orange jump button is missing &#8211; I&#8217;m currently sourcing two.</p>
<p><img alt="" src="http://www.newhighscore.net/images/blog/cocktailcab/cp1_1.jpg" title="Player 1 control panel" class="aligncenter" width="600" height="241" /></p>
<p>I&#8217;m pretty happy with how it looks. There is a second one (not shown) which is an exact copy of this one &#8211; maybe a little better in some ways as I trimed the holes for the buttons / joystick better on the second one.</p>
<p>The outside of the cab has been given 4 coats of paint, along with black paint on the inner facing side panels. The grills have also been painted black. Legs added to the sides, and tmolding added too. Now it&#8217;s actually starting to look good <img src='http://www.newhighscore.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><img alt="" src="http://www.newhighscore.net/images/blog/cocktailcab/body1_1.jpg" title="Body 1" class="aligncenter" width="600" height="450" /></p>
<p><img alt="" src="http://www.newhighscore.net/images/blog/cocktailcab/body1_2.jpg" title="Body 1" class="aligncenter" width="600" height="450" /></p>
<p><img alt="" src="http://www.newhighscore.net/images/blog/cocktailcab/body1_3.jpg" title="Body 1" class="aligncenter" width="600" height="450" /></p>
<p>There are a few small patches on the paint that need patching up, but that&#8217;s not a big deal. This week I hope to get the coin door installed, along with the coin catcher and some of the power wiring hooked up.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.newhighscore.net/?feed=rss2&#038;p=363</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Backtrack 5 via USB to a netbook</title>
		<link>http://www.newhighscore.net/?p=361</link>
		<comments>http://www.newhighscore.net/?p=361#comments</comments>
		<pubDate>Mon, 21 May 2012 00:32:11 +0000</pubDate>
		<dc:creator>Andrew Burch</dc:creator>
				<category><![CDATA[Backtrack (Linux)]]></category>
		<category><![CDATA[Backtrack]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[USB]]></category>

		<guid isPermaLink="false">http://www.newhighscore.net/?p=361</guid>
		<description><![CDATA[I carry a small 10&#8243; netbook around with me a lot and wanted to have Backtrack installed. The netbook runs Windows 7 starter &#8211; which I want to keep, and the plan is to have Backtrack 5 R2 running also &#8230; <a href="http://www.newhighscore.net/?p=361">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I carry a small 10&#8243; netbook around with me a lot and wanted to have Backtrack installed. The netbook runs Windows 7 starter &#8211; which I want to keep, and the plan is to have Backtrack 5 R2 running also (so a dual boot).</p>
<p>The netbook doesn&#8217;t have a CD drive, so installation for Backtrack will have to be done via USB. The netbook does allow for USB booting (very standard these days), so getting it installed should not be an issue.</p>
<p>Following the installation guide from the Backtrack site (<a href="http://www.backtrack-linux.org/tutorials/usb-live-install/">http://www.backtrack-linux.org/tutorials/usb-live-install/</a>), I located a 4GB USb stick, downloaded Unetbootin and followed the prompts before rebooting to run the install.</p>
<p>No go.</p>
<p>Each time the laptop would boot to nothing more than a blank screen with a flashing cursor. Keyboard entry did nothing, and leaving it sit for an hour also got nowhere. I tried a few more times, and did notice a linux boot message of sorts appear for half a second (before the blank screen), but otherwise &#8211; nothing.</p>
<p>I tried the USB boot on two other machines (thinking maybe it was an issue with the laptop), and had the same issue.</p>
<p>I did some more research and found some comments (found <a href="http://www.coresec.org/2011/05/15/tip-install-backtrack-5-on-usb-flash-memory-stick/">here</a>) from users referencing a tool called &#8220;Universal USB Installer&#8221;.</p>
<p>Downloaded the tool, ran and had the ISO &#8220;burned&#8221; to the USB stick and rebooted. WORKED! First time.</p>
<p>You can find the download available here: <a href="http://www.pendrivelinux.com/universal-usb-installer-easy-as-1-2-3/">http://www.pendrivelinux.com/universal-usb-installer-easy-as-1-2-3/</a></p>
<p>For anyone having issues getting Backtrack (or perhaps any Linux flavor) to install via USB, I&#8217;d recommend giving Universal USB Installer a go. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.newhighscore.net/?feed=rss2&#038;p=361</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
