<html>
<head>
	<title>8 Bit Scraps</title>
	<link href="stylesheets/style.css%3F1347376592.css" media="screen" rel="stylesheet" type="text/css" />

	<!-- Include jQuery first. -->
	<script type="text/javascript" src="javascripts/jquery-1.3.2.min.js"></script>

    <!-- Include the below script, Copyright 2010, Brandon Aaron (http://brandonaaron.net/) for scrollwheel support. -->
    <script type="text/javascript" src="javascripts/jquery-mousewheel/jquery.mousewheel.min.js"></script>

	<link rel="stylesheet" type="text/css" href="stylesheets/slidedeck.skin.css" media="screen" />
    <!-- Styles for the skin that only load for Internet Explorer -->
    <!--[if lte IE 8]>
    <link rel="stylesheet" type="text/css" href="/stylesheets/slidedeck.skin.ie.css" media="screen,handheld" />
    <![endif]-->

    <!-- Include the SlideDeck jQuery script. -->
	<script type="text/javascript" src="javascripts/slidedeck.jquery.lite.pack.js"></script>

    <style type="text/css">
        #slidedeck_frame {
            width: 901px;
            height: 300px;
        }
    </style>
    	<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-3247801-2']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>
</head>
<body>
	<div id="banner">


		<div id="navigation">
			<ul>
				<li><a href="index.html">Home</a></li>
				<li><a href="project.html">Projects</a></li>
				<li><a href="blog.html">Blog</a></li>
				<li><a href="contact.html">Contact</a></li>
			</ul>
		</div>
		<div id="social">
			<ul>
				<li><a href="http://feeds.feedburner.com/8bit/scraps" target="_blank"><img alt="Rss" height="27" src="images/rss.png%3F1347376592" width="27" /></a></li>
				<li><a href="http://twitter.com/#!/8bitscraps" target="_blank"><img alt="Twitter" height="40" src="images/twitter.png%3F1347376592" style="margin-top:-5px;" width="40" /></a></li>

				<li><a href="https://github.com/bitscraps" target="_blank"><img alt="Github_logo" height="30" src="images/github_logo.png%3F1347376592" width="30" /></a></li>

			</ul>
		</div>
  	</div>

	<div id="header"><img alt="8bitscraps" src="images/8bitscraps.png%3F1347376592" /></div>

	<hr>

	<div id="content-container">
		<div id="slidedeck_frame" class="skin-slidedeck" style="margin-left:5px;margin-top:30px;">
		<dl class="slidedeck">
			<dt>What is 8Bit Scraps?</dt>
			<dd>
				<img src="images/graham-large.jpg" style="float:left;margin-left:-30px;height:288px;">
				<p>8 bit scraps has been created by Graham Hadgraft a web developer from Ipswich. Graham Hadgraft has 10 Years programming experience in various languages.</p>

<p>The aim of 8 bit scraps is to provide programming tips for Ruby on Rails, PHP, Perl and any other programming info that people may find useful. As well as reviews of programming resources such as books, software and websites.</p>
			</dd>
			<dt>New Project: Hostee</dt>
			<dd style="background-color:#ECECEC">
				<div style="background-color:#ECECEC;height:297px;margin-top:-10px;margin-left:-20px;width:789px;">
					<br><br><img src="images/hostee-banner.png" style="margin-left:45px;">
				</div>
			</dd>
			<dt>Creating App Docs When depl...</dt>
			<dd class="blog-slide" style="overflow:hidden;">
				<img src="http://8bitscraps/blog/wp-content/uploads/capistrano-square.jpg" class="slidedeck-image" style="height:288px;margin-left:-100px;float:left;">
				<div class="slidedeck-image-overlay" style="float:left; width:300px;;height:288px;margin-left:-300px;"></div>

					<h2 style="">Creating App Docs When deploying with Capistrano</h2>
					<p>
					A quick Capistrano recipe to automate the build of documentation when the application is deployed.  Using a rake task we can build html documentation automatically based from the source files of the application.<br><br>
					<a href="index.html%3Fp=449.html">Read the full article</a></p>

			</dd>
			<!--<dt>Latest Tweet</dt>
			<dd>Slide content</dd>-->
		</dl>
</div>
<script type="text/javascript">
	$('.slidedeck').slidedeck();
</script>

<div class="latest blog">
	<h2>Blog</h2>


	<ul>
		<li>
			<div class="thumb-image">

					<img src="http://8bitscraps/blog/wp-content/uploads/capistrano-square.jpg" height="35" width="35">

			</div>
		<a href="blog/creating-app-docs-when-deploying-with-capistrano.html">Creating App Docs When deploying with Capistrano</a></li>
	</ul>

	<ul>
		<li>
			<div class="thumb-image">



			</div>
		<a href="index.html%3Fp=442.html">Adding README to Gitorious repository page (like github)</a></li>
	</ul>

	<ul>
		<li>
			<div class="thumb-image">



			</div>
		<a href="index.html%3Fp=439.html">Web App Review: Error Notification with Airbrake (formally Hoptoad)</a></li>
	</ul>

	<ul>
		<li>
			<div class="thumb-image">



			</div>
		<a href="index.html%3Fp=434.html">New Project: Hostee</a></li>
	</ul>

	<ul>
		<li>
			<div class="thumb-image">



			</div>
		<a href="index.html%3Fp=418.html">Serialise a ruby hash into a database field</a></li>
	</ul>

	<ul>
		<li>
			<div class="thumb-image">



			</div>
		<a href="index.html%3Fp=416.html">Finding the process ID of a process running on a specific port</a></li>
	</ul>

	<ul>
		<li>
			<div class="thumb-image">



			</div>
		<a href="index.html%3Fp=221.html">Using Tinymce with Interchange</a></li>
	</ul>

	<ul>
		<li>
			<div class="thumb-image">



			</div>
		<a href="index.html%3Fp=407.html">Interchange Not Starting - No Sockets INTERCHANGE SERVER TERMINATING</a></li>
	</ul>

	<ul>
		<li>
			<div class="thumb-image">



			</div>
		<a href="index.html%3Fp=405.html">What information do you want using Geektools</a></li>
	</ul>

</div>

<div id=latest_commits class="latest github">
	<h2>Github</h2>

	<div class="github-commits"><div class="commit"><div class="commit">



  January 04, 2013



  bitscraps pushed to master at bitscraps/Twilio-Manager











          b5660b3


              added new controller - still only stubs and have no functionality





</div></div><div class="committer">pushed to master at Twilio-Manager<br>on Fri Jan 04</div><div class="commit"><div class="commit">



  January 03, 2013



  bitscraps pushed to master at bitscraps/slidecast-creator











          6f606b6


              added conversion of slides from pdf to images





</div></div><div class="committer">pushed to master at slidecast-creator<br>on Thu Jan 03</div><div class="commit"><div class="commit">



  January 03, 2013



  bitscraps pushed to master at bitscraps/slidecast-creator











          bdc701c


              added gitignores







          daee194


              added a javascript video timeline with updated thumbnail






</div></div><div class="committer">pushed to master at slidecast-creator<br>on Thu Jan 03</div><div class="commit"><div class="commit">



  January 03, 2013



  bitscraps pushed to master at bitscraps/slidecast-creator











          46441eb


              updated readme





</div></div><div class="committer">pushed to master at slidecast-creator<br>on Thu Jan 03</div><div class="commit"><div class="commit">



  January 03, 2013



  bitscraps pushed to master at bitscraps/labelmaker











          ba671ff


              remove temp files







          6d2bf47


              final import






</div></div><div class="committer">pushed to master at labelmaker<br>on Thu Jan 03</div><div class="commit"><div class="commit">



  January 03, 2013



  bitscraps pushed to master at bitscraps/movember-project











          d5143e7


              removed some mo styles





</div></div><div class="committer">pushed to master at movember-project<br>on Thu Jan 03</div></div>


</div>

<div id="latest_tweets" class="latest twitter"><h2>Twitter</h2>

	<div class="twitter-update"><div class="update">X-Wing on the browser using webGL.  Pretty impressive. http://t.co/t3xhHbXO38</div><div class="date">Sun Mar 31 </div></div><div class="twitter-update"><div class="update">disappointed I'm missing the first @syncipsich</div><div class="date">Thu Mar 21 </div></div><div class="twitter-update"><div class="update">@maxshelley Been looking for their details for you.  They were v. helpful trying to limit the amount of time i was without macbook.</div><div class="date">Wed Mar 20 </div></div><div class="twitter-update"><div class="update">@maxshelley There is a company apple pointed me to with my laptop.  I forget their name but they were off Norwich road somewhere.</div><div class="date">Wed Mar 20 </div></div><div class="twitter-update"><div class="update">@mrjaba how did you get signed up to @stripe beta.  I've been waiting for them to launch here for years.</div><div class="date">Mon Mar 18 </div></div></div>

<script type="text/javascript">
	//$.ajax({
  //		url: '/home/latest_commits',
  //		success: function( data ) {
  //  		document.getElementById('latest_commits').innerHTML = data;
  //		}
	//});
	//$.ajax({
  //		url: '/home/latest_tweets',
  //		success: function( data ) {
  //  		document.getElementById('latest_tweets').innerHTML = data;
  //		}
	//});
</script>
	</div>
	<div style="clear:both;"></div>

	<div id="footer">
		<div id="footer-content">
			<div id="left-column">
				<p>
					<img src="images/graham.jpg" style="float:left;margin-right:20px;"/>
					8 bit scraps has been created by Graham Hadgraft a web developer from Ipswich. Graham Hadgraft has 10 Years programming experience in various languages.</p>

				<p>The aim of 8 bit scraps is to provide programming tips for Ruby on Rails, PHP, Perl and any other programming info that people may find useful. As well as reviews of programming resources such as books, software and websites.</p>
			</div>
			<div id="right-column">
				<h3>Why not follow 8-Bit Scraps with</h3>
				<ul>
					<li><a href="http://feeds.feedburner.com/8bit/scraps" target="_blank">RSS</a></li>
					<li><a href="http://twitter.com/#!/8bitscraps" target="_blank">Twitter</a></li>

					<li><a href="https://github.com/bitscraps" target="_blank">Github</a></li>
					<li><a href="https://www.8bitscraps.co.uk/blog" target="_blank">Wordpress Blog</a></li>

				</ul>
			</div>
		</div>
		<div id="copyright"><center><p style="align:center">&copy; 2011  Graham Hadgraft</p></center>
	</div>

</body>
</html>