<!doctype html>
<!--[if lt IE 7]><html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]-->
<!--[if (IE 7)&!(IEMobile)]><html class="no-js lt-ie9 lt-ie8" lang="en"><![endif]-->
<!--[if (IE 8)&!(IEMobile)]><html class="no-js lt-ie9" lang="en"><![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"><!--<![endif]-->
<head>
<meta charset="utf-8">
<title>Latest Posts &#8211; Coding Ventures</title>
<meta name="description" content="Kerem Karatal's musings on technology and software development">
<meta name="keywords" content="Coding Ventures, software, programming, ios, ruby, objective-c">

<!-- Twitter Cards -->
<meta name="twitter:card" content="summary">
<meta name="twitter:image" content="http://codingventures.com/images/logo.png">
<meta name="twitter:title" content="Latest Posts">
<meta name="twitter:description" content="Kerem Karatal's musings on technology and software development">
<meta name="twitter:creator" content="@keremk">

<!-- Open Graph -->
<meta property="og:locale" content="en_US">
<meta property="og:type" content="article">
<meta property="og:title" content="Latest Posts">
<meta property="og:description" content="Kerem Karatal's musings on technology and software development">
<meta property="og:url" content="http://codingventures.com/index.html">
<meta property="og:site_name" content="Coding Ventures">

<meta name="google-site-verification" content="UA-8158483-1">



<link rel="canonical" href="http://codingventures.com/">
<link href="http://codingventures.com/feed.xml" type="application/atom+xml" rel="alternate" title="Coding Ventures Feed">


<!-- http://t.co/dKP3o1e -->
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, initial-scale=1.0">

<!-- For all browsers -->
<link rel="stylesheet" href="http://codingventures.com/assets/css/main.min.css">
<!-- Webfonts -->
<script src="//use.edgefonts.net/source-sans-pro:n2,i2,n3,i3,n4,i4,n6,i6,n7,i7,n9,i9;source-code-pro:n4,n7;volkhov.js"></script>

<meta http-equiv="cleartype" content="on">

<!-- Load Modernizr -->
<script src="http://codingventures.com/assets/js/vendor/modernizr-2.6.2.custom.min.js"></script>

<!-- Icons -->
<!-- 16x16 -->
<link rel="shortcut icon" href="http://codingventures.com/favicon.ico">
<!-- 32x32 -->
<link rel="shortcut icon" href="http://codingventures.com/favicon.png">
<!-- 57x57 (precomposed) for iPhone 3GS, pre-2011 iPod Touch and older Android devices -->
<link rel="apple-touch-icon-precomposed" href="http://codingventures.com/images/apple-touch-icon-precomposed.png">
<!-- 72x72 (precomposed) for 1st generation iPad, iPad 2 and iPad mini -->
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="http://codingventures.com/images/apple-touch-icon-72x72-precomposed.png">
<!-- 114x114 (precomposed) for iPhone 4, 4S, 5 and post-2011 iPod Touch -->
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="http://codingventures.com/images/apple-touch-icon-114x114-precomposed.png">
<!-- 144x144 (precomposed) for iPad 3rd and 4th generation -->
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="http://codingventures.com/images/apple-touch-icon-144x144-precomposed.png">

</head>

<body id="page" itemscope itemtype="http://schema.org/WebPage">

<div class="navigation-wrapper">
	<nav role="navigation" id="site-nav" class="animated drop" itemscope itemtype="http://schema.org/SiteNavigationElement">
	    <ul>
	        
			<li>
				
					<a href="http://codingventures.com/about">About</a>
				 
			</li>
	        
			<li>
				
					<a href="http://codingventures.com/articles">Blog</a>
				 
			</li>
	        
			<li>
				
					<a href="http://codingventures.com/portfolio">Portfolio</a>
				 
			</li>
	        
	        <li><a href="http://codingventures.com/feed.xml" title="Atom/RSS feed"><i class="icon-rss"></i> Feed</a></li>
	        <li class="dosearch"><i class="icon-search"></i> Search</li>
	    </ul>
	</nav>
</div><!-- /.navigation-wrapper -->

<!--[if lt IE 9]><div class="upgrade"><strong><a href="http://whatbrowser.org/">Your browser is quite old!</strong> Why not upgrade to a different browser to better enjoy this site?</a></div><![endif]-->

<div class="search-wrapper">
	<div class="search-form">
		<input type="text" class="search-field" placeholder="Search...">
		<i class="icon-remove-sign icon-2x"></i>
		<ul class="search-results post-list"></ul><!-- /.search-results -->
	</div><!-- /.search-form -->
</div><!-- ./search-wrapper -->

<header class="masthead" itemscope itemtype="http://schema.org/Organization">
	<div class="wrap">
		<a href="http://codingventures.com" class="site-logo" rel="home" title="Coding Ventures" itemprop="url"><img src="http://codingventures.com/images/logo.png" width="200" height="200" alt="Coding Ventures logo" class="animated fadeInUp" itemprop="logo"></a>
		<h1 class="site-title animated fadeIn"><a href="http://codingventures.com">Coding Ventures</a></h1>
		<h2 class="site-description animated fadeIn" itemprop="description">Musings on technology and software development</h2>
	</div>
</header><!-- /.masthead -->


<div id="main" role="main" itemprop="mainContentOfPage">
  <article class="entry" itemscope>
    
    <div class="entry-wrapper">
      <header class="entry-header">
        <h1 class="entry-title" itemprop="name">Latest Posts</h1>
      </header>
      <div class="entry-content" itemprop="description">
        <ul class="post-list">
 
  <li><article><a href="http://codingventures.com/articles/Custom-Views-In-XCode-6">Custom Views in XCode 6 <span class="entry-date"><time datetime="2014-08-20T00:00:00+00:00">August 20, 2014</time></span></a></article></li>
 
  <li><article><a href="http://codingventures.com/articles/Dating-Swift">Dating Swift <span class="entry-date"><time datetime="2014-06-21T00:00:00+00:00">June 21, 2014</time></span></a></article></li>
 
  <li><article><a href="http://codingventures.com/articles/Should-Engineering-Managers-Code">Should Engineering Managers Code? <span class="entry-date"><time datetime="2014-01-18T00:00:00+00:00">January 18, 2014</time></span></a></article></li>
 
  <li><article><a href="http://codingventures.com/articles/Getting-Started-with-Python">Getting Started with Python and Data Science <span class="entry-date"><time datetime="2013-12-27T00:00:00+00:00">December 27, 2013</time></span></a></article></li>
 
  <li><article><a href="http://codingventures.com/articles/Moving-To-Github-Pages-And-Jekyll">Moving to Github Pages and Jekyll <span class="entry-date"><time datetime="2013-12-26T00:00:00+00:00">December 26, 2013</time></span></a></article></li>
 
  <li><article><a href="http://codingventures.com/articles/First-Post">First Post After 4 Years... <span class="entry-date"><time datetime="2013-12-25T00:00:00+00:00">December 25, 2013</time></span></a></article></li>

</ul>
      </div><!-- /.entry-content -->
    </div><!-- /.entry-wrapper -->
  </article>
</div><!-- /#main -->

<div class="footer-wrapper">
  <footer role="contentinfo">
    <span>&copy; 2014 Kerem Karatal. Powered by <a href="http://jekyllrb.com">Jekyll</a> using the <a href="http://mademistakes.com/">So Simple Theme</a>.</span>
<div class="social-icons">
	<a href="https://twitter.com/keremk" title="Kerem Karatal on Twitter" target="_blank"><i class="icon-twitter icon-2x"></i></a>
	
	
	<a href="http://linkedin.com/in/keremk" title="Kerem Karatal on LinkedIn" target="_blank"><i class="icon-linkedin icon-2x"></i></a>
	
	
	
	<a href="https://github.com/keremk" title="Kerem Karatal on Github" target="_blank"><i class="icon-github icon-2x"></i></a>
	
</div><!-- /.social-icons -->
  </footer>
</div><!-- /.footer-wrapper -->

<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="http://codingventures.com/assets/js/vendor/jquery-1.9.1.min.js"><\/script>')</script>
<script src="http://codingventures.com/assets/js/scripts.min.js"></script>

<!-- Jekyll Simple Search option -->
<script>
  $(document).ready(function() {
      $('.search-field').simpleJekyllSearch({
          jsonFile : 'http://codingventures.com/search.json',
          searchResults : '.search-results',
          template : '<li><article><a href="{url}">{title} <span class="entry-date"><time datetime="{date}">{shortdate}</time></span></a></article></li>',
          noResults: '<p>Nothing found.</p>'
        });
  });

  (function( $, window, undefined ) {
    
     var bs = {
          close: $(".icon-remove-sign"),
          searchform: $(".search-form"),
          canvas: $("body"),
          dothis: $('.dosearch')
      };
    
    bs.dothis.on('click', function() {
      $('.search-wrapper').css({ display: "block" });
      bs.searchform.toggleClass('active');
      bs.searchform.find('input').focus();
      bs.canvas.toggleClass('search-overlay');
    });
    
      bs.close.on('click', function() {
        $('.search-wrapper').removeAttr( 'style' );
        bs.searchform.toggleClass('active');
        bs.canvas.removeClass('search-overlay');
    });
  })( jQuery, window );
</script>


<!-- Asynchronous Google Analytics snippet -->
<script>
  var _gaq = _gaq || [];
  var pluginUrl = 
 '//www.google-analytics.com/plugins/ga/inpage_linkid.js';
  _gaq.push(['_require', 'inpage_linkid', pluginUrl]);
  _gaq.push(['_setAccount', 'UA-8158483-1']);
  _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>

          

</body>
</html>