<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="utf-8">
    <title>Ian K - Hardcore DJ and Producer</title>
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta name="description" content="">
    <meta name="author" content="">

    <!-- Le styles -->
<link href="css/bootstrap.css" rel="stylesheet">
    <style type="text/css">
      body {
        padding-top: 60px;
        padding-bottom: 40px;
      }
      .sidebar-nav {
        padding: 9px 0;
      }

      @media (max-width: 980px) {
        /* Enable use of floated navbar text */
        .navbar-text.pull-right {
          float: none;
          padding-left: 5px;
          padding-right: 5px;
        }
      }
    </style>
    <link href="css/bootstrap-responsive.css" rel="stylesheet">

    <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
    <!--[if lt IE 9]>
      <script src="../assets/js/html5shiv.js"></script>
    <![endif]-->

    <!-- Fav and touch icons -->
    <link rel="apple-touch-icon-precomposed" sizes="144x144" href="../assets/ico/apple-touch-icon-144-precomposed.png">
    <link rel="apple-touch-icon-precomposed" sizes="114x114" href="../assets/ico/apple-touch-icon-114-precomposed.png">
      <link rel="apple-touch-icon-precomposed" sizes="72x72" href="../assets/ico/apple-touch-icon-72-precomposed.png">
                    <link rel="apple-touch-icon-precomposed" href="../assets/ico/apple-touch-icon-57-precomposed.png">
                                   <link rel="shortcut icon" href="../assets/ico/favicon.png">


    <br>

  </head>

  <body>

    <div class="navbar navbar-inverse navbar-fixed-top">
      <div class="navbar-inner">
        <div class="container">
          <button type="button" class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
            <span class="icon-bar"></span>
            <span class="icon-bar"></span>
            <span class="icon-bar"></span>
            <span class="icon-bar"></span>
            <span class="icon-bar"></span>
            <span class="icon-bar"></span>
            <span class="icon-bar"></span>
            <span class="icon-bar"></span>
          </button>
          <a class="brand" href="#">Ian K.</a>
          <div class="nav-collapse collapse">
            <ul class="nav">
              <li class="active"><a href="#">Home</a></li>
              <li>
                <a href="shows.php">Shows</a>
              </li>
              <li>
                <a href="mixes.php">Mixes</a>
              </li>
              <li>
                <a href="tracks.php">Tracks</a>
              </li>
              <li>
                <a href="media.php">Media</a>
              </li>
              <li>
                <a href="contact.php">Contact</a>
              </li>
              <li>
                <a href="https://www.soundcloud.com/iank">SoundCloud</a>
              </li>
              <li>
                <a href="https://www.mixcloud.com/iankhardcore">MixCloud</a>
              </li>
            </ul>
          </div><!--/.nav-collapse -->
        </div>
      </div>
    </div>

    <div class="container-fluid">
      <div class="row-fluid">

        <div class="span9">
          <div class="hero-unit">
            <center><img src="images/ianklogo.png" style="width:200px;height:200px"></center>
            <p>Ian K has been dedicated to the Hardcore sounds since first being introduced to it in 1998. Getting his start as one of the few Hardcore MCs in the States, he shifted focus to DJ'ing and Producing in the mid 2000's.</p>
            <p>In the years since, Ian has had the opportunity to release tracks on labels such as Future World, Justice Hardcore and Mad Panik with several tracks licensed to mix CDs.</p>
            <p>His love for Hardcore has taken him to perform at landmark events such as HTID in the Sun, HTID USA and Nokturnal Wonderland. His reputation for high energy performances keeps his calendar busy around the USA and in his hometown of Seattle, WA.</p>

          </div>
          <div class="row-fluid">
            <div class="span">
                  <script type="text/javascript"> /* Dealing with cookies */ function cn_get_cookie_val(offset) { var endstr = document.cookie.indexOf (";", offset); if (endstr == -1) endstr = document.cookie.length; return decodeURIComponent(document.cookie.substring(offset, endstr)); } function cn_get_cookie(name) { var arg = name + "="; var alen = arg.length; var clen = document.cookie.length; var i = 0; while (i < clen) { var j = i + alen; if (document.cookie.substring(i, j) == arg) return cn_get_cookie_val (j); i = document.cookie.indexOf(" ", i) + 1; if (i == 0) break; } return null; } function cn_set_cookie(name, value) { var argv = cn_set_cookie.arguments; var argc = cn_set_cookie.arguments.length; var expires = (argc > 2) ? argv[2] : null; var domain = (argc > 3) ? argv[3] : null; var secure = (argc > 4) ? argv[4] : false; var path = '/'; if (value.length > 0) { document.cookie = name + "=" + (value ? encodeURIComponent (value) : '') + ((expires == null) ? "" : ("; expires=" + expires.toGMTString())) + ((path == null) ? "" : ("; path=" + path)) + ((domain == null) ? "" : ("; domain=" + domain)) + ((secure == true) ? "; secure" : ""); } else { document.cookie = name + '=; expires=Thu, 01 Jan 1970 00:00:01 GMT; path=/'; } } /* -------------- Get ID in misc browser ------------------ */ function cn_get_id(id) { if (document.all) return (document.all[id]); else if (document.getElementById) return (document.getElementById(id)); else if (document.layers) return (document.layers[id]); else return null; } function forget_me() { var t = document.getElementsByTagName('input'); for (var i = 0; i < t.length; i++) { if (t[i].className == 'cn_comm_username' || t[i].className == 'cn_comm_email') { t[i].value = ''; t[i].disabled = ''; } if (t[i].name == 'isforgetme') { t[i].value = 'true'; } if (t[i].name == '__signature_key' || t[i].name == '__signature_dsi') { t[i].value = ''; } } cn_set_cookie('session', ''); cn_set_cookie('CUTENEWS_SESSION', ''); var c = document.getElementsByTagName('form')[0]; /* c.submit(); */ document.location.reload(); } function cn_more_expand(id) { var dis = cn_get_id(id); if (dis.style.display == 'none') dis.style.display = 'block'; else dis.style.display = 'none'; } function insertext(text, id) { cn_get_id(id).value +=" "+ text; cn_get_id(id).focus(); } </script>
<noscript>Your browser is not Javascript enable or you have turn it off. We recommend you to activate for better security reason</noscript><div style="width: 100%; margin-bottom:30px;">     
    <div>
       <div style="word-wrap:break-word; width:300px; float:left;"><strong><a href="/index.php?feed=podcast&id=2">Motivational Monday</a></strong></div>
     
    </div>
    <div style="clear:both;"></div>
    <div style="text-align:justify; padding:3px; margin-top:3px; margin-bottom:5px; border-top:1px solid #D3D3D3;">Success isn&#039;t always about attaining your goals.<br />
<br />
Sometimes the thousands of tiny steps you take to reach your goals, the adventures you have along the way, and the people that you meet really count the most.<br />
<br />
This week I&#039;m looking forward to getting to spend time with No Left Turn and Rafer Rawb, as we rock out in Minneapolis together! Perfect example of the amazing people I&#039;ve met while on this journey with rave music!<br />
<br />
&#8234;#&#8206;motivationalmonday&#8236;
        <div style="margin-top:10px;"><!-- no full story--></div>
    </div>
    <div style="margin: 0 0 8px 0;"></div>
    <div><em>Posted on 25 Jan 2016</em></div>
    <div></div>
    <div>
         <span class="soc-buttons-left"></span> <span class="soc-buttons-left"></span> <span class="soc-buttons-left"></span>
    </div>
    <div style="clear:both;"></div>
</div>
<!-- News Powered by CuteNews: http://cutephp.com/ -->            </div><!--/span-->
                      <div class="row-fluid">
            <div class="span">
              <div style="width: 100%; margin-bottom:30px;">     
    <div>
       <div style="word-wrap:break-word; width:300px; float:left;"><strong><a href="/index.php?feed=podcast&id=1">Welcome</a></strong></div>
     
    </div>
    <div style="clear:both;"></div>
    <div style="text-align:justify; padding:3px; margin-top:3px; margin-bottom:5px; border-top:1px solid #D3D3D3;">So here we are in 2016 and I figured it was time to update my website! Hope you enjoy the DOS inspired goodness! 
        <div style="margin-top:10px;"><!-- no full story--></div>
    </div>
    <div style="margin: 0 0 8px 0;"></div>
    <div><em>Posted on 17 Jan 2016</em></div>
    <div></div>
    <div>
         <span class="soc-buttons-left"></span> <span class="soc-buttons-left"></span> <span class="soc-buttons-left"></span>
    </div>
    <div style="clear:both;"></div>
</div>
<!-- News Powered by CuteNews: http://cutephp.com/ -->            </div><!--/span-->
                      <div class="row-fluid">
            <div class="span">
              No entries to show<!-- News Powered by CuteNews: http://cutephp.com/ -->            </div><!--/span-->
          </div><!--/row-->

        </div><!--/span-->
      </div><!--/row-->

      <hr>

      <footer>
        <p>&copy; Ian K. 2016</p>
      </footer>

    </div><!--/.fluid-container-->

    <!-- Le javascript
    ================================================== -->
    <!-- Placed at the end of the document so the pages load faster -->
    <script src="js/jquery.js"></script>
    <script src="js/386.js"></script>
    <script src="js/bootstrap.js"></script>
    <script src="js/bootstrap-alert.js"></script>
    <script src="js/bootstrap-modal.js"></script>
    <script src="js/bootstrap-dropdown.js"></script>
    <script src="js/bootstrap-scrollspy.js"></script>
    <script src="js/bootstrap-tab.js"></script>
    <script src="js/bootstrap-tooltip.js"></script>
    <script src="js/bootstrap-popover.js"></script>
    <script src="js/bootstrap-button.js"></script>
    <script src="js/bootstrap-collapse.js"></script>
    <script src="js/bootstrap-carousel.js"></script>
    <script src="js/bootstrap-typeahead.js"></script>

  </body>
</html>
