
 
<!DOCTYPE html>
<html lang="en">
<head>
    <!-- Latest compiled and minified CSS -->
    <link rel="stylesheet" href="/static/bootstrap-3.3.2-dist/css/bootstrap.min.css">
    <!-- Optional theme -->
    <link rel="stylesheet" href="/static/bootstrap-3.3.2-dist/css/bootstrap-theme.min.css">
    <link rel="stylesheet" href="/static/css/bootstrap-social.css">
    <link rel="stylesheet" href="/static/css/font-awesome.min.css">
    <title>Owen Worley, Games Programmer - HLSL/GLSL Shaders</title>
    <meta name="keywords" content="owen worley games programmer hlsl water shader c++ directx ssao cv eve online kellyl"/>
    <meta name="Description" content="Owen Worley, Games programmer. Portfolio, HLSL work, Directx, C++, Water Shader, CV / Resume"/>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <script type="text/javascript">
         var _gaq = _gaq || [];
        _gaq.push(['_setAccount', 'UA-9888643-1']);
        _gaq.push(['_setDomainName', 'owenworley.co.uk']);
        _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>
    





<nav class="navbar navbar-default navbar-fixed-top">
  <div class="container-fluid">
    <!-- Brand and toggle get grouped for better mobile display -->
    <div class="navbar-header">
      <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
        <span class="sr-only">Toggle navigation</span>
        <span class="icon-bar"></span>
        <span class="icon-bar"></span>
        <span class="icon-bar"></span>
      </button>
      <a class="navbar-brand" href="#">Menu</a>
    </div>

    <!-- Collect the nav links, forms, and other content for toggling -->
    <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
      <ul class="nav navbar-nav">
        
	    
                <li><a href="/news/">News</a></li>
	    
	
	    
                <li class="dropdown">
      		<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Portfolio<span class="caret"></span></a>

          	<ul class="dropdown-menu" role="menu">
			
     	     		    <li><a href="/video/cat/5/">Professional</a></li>
			
     	     		    <li><a href="/video/cat/3/">Shaders</a></li>
			
     	     		    <li><a href="/video/cat/4/">Reverse Engineering</a></li>
		
       	   	</ul>
        	</li>
	    
	
	    
                <li><a href="/about/">About</a></li>
	    
	
      </ul>
    </div><!-- /.navbar-collapse -->
  </div><!-- /.container-fluid -->
</nav>


<div class="container">
    <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
    <script src="/static/js/jquery.min.js"></script>
    <!-- Latest compiled and minified JavaScript -->
    <script src="/static/bootstrap-3.3.2-dist/js/bootstrap.min.js"></script>
        <div class="jumbotron">
            <h1>Owen Worley, Mobile Developer</h1>
            <p>I am a mobile developer specialising in iOS. I have been building great things since '09.</p>
            <p>
		<a class="btn btn-primary btn-lg" href="/video/cat/5/" role="button">Portfolio »</a>
		<a class="btn btn-primary btn-lg" href="/contact/" role="button">Contact »</a>
	    </p>
    </div>

    <div id="wrapper">
        <div id="content">
            <div id="content-main">
                

<div class="row">
	
	<div class="col-md-4">
		<h2>All The Webcams</h2>
		<p>My company, Squareheads Limited, have just released All The Webcams for iOS. An app that lets you watch thousands of webcams around the world. Its free, its great, go download it!</p>
		
		<p><a class="btn btn-default" target="_blank" href="http://allthewebcams.squareheads.io/" role="button">All the Webcams »</a></p>
		
	</div>
	
	<div class="col-md-4">
		<h2>Blinkbox books open sources everything!</h2>
		<p>Unfortunately blinkbox Books has shut down, but we managed to open source all of the code for the apps (iOS and Android) and the back end services. :) . Check it out on github.com/blinkboxbooks</p>
		
		<p><a class="btn btn-default" target="_blank" href="https://github.com/blinkboxbooks" role="button">Get the source from github »</a></p>
		
	</div>
	
	<div class="col-md-4">
		<h2>Website Facelift</h2>
		<p>I have rewritten the front end of this site using Bootstrap (which is a pretty awesome framework).</p>
		
	</div>
	
</div>


            </div>
        </div>
    </div>
</div>
    </body>
</html>
