Skip to content

Commit

Permalink
implementing slow downs
Browse files Browse the repository at this point in the history
  • Loading branch information
cameronwp committed Jun 19, 2014
1 parent 0d8dd31 commit 034267d
Show file tree
Hide file tree
Showing 6 changed files with 101 additions and 108 deletions.
37 changes: 17 additions & 20 deletions page2/page2-2048.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,20 @@
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">

<meta name="description" content="">
<meta name="author" content="">
<title>page 2</title>
<meta name="author" content="[[ Enter your name here ]]">
<meta name="description" content="[[ Brief about me here! ]]">
<title>Page 2</title>


<!-- Bootstrap core CSS -->
<link href="../dist/css/bootstrap.min.css" rel="stylesheet">

<!-- Custom styles for this template -->
<link href="../dist/css/portfolio.css" rel="stylesheet">
<link href="../dist/css/print.css" rel="stylesheet">

<script>
(function(w,g){w['GoogleAnalyticsObject']=g;
w[g]=w[g]||function(){(w[g].q=w[g].q||[]).push(arguments)};w[g].l=1*new Date();})(window,'ga');
Expand All @@ -17,17 +24,15 @@
ga('create', 'UA-XXXX-Y');
ga('send', 'pageview');
</script>
<script async src='//www.google-analytics.com/analytics.js'></script>

<!-- Bootstrap core CSS -->
<link href="../dist/css/bootstrap.min.css" rel="stylesheet">

<!-- Custom styles for this template -->
<link href="../dist/css/portfolio.css" rel="stylesheet">
<script src='http://www.google-analytics.com/analytics.js'></script>

<!-- Web fonts -->
<link href='http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,400,300,600,700' rel='stylesheet' type='text/css'>

<script src='https://apis.google.com/js/plusone.js'></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.js"></script>
<script src="dist/js/bootstrap.js"></script>
<script src="dist/js/angular.min.js"></script>
</head>

<body class="portfolio">
Expand Down Expand Up @@ -70,7 +75,6 @@
</div>

<div class="container">
<!-- Example row of columns -->
<div id="projects" class="row">
<div class="col-md-8 text-left">

Expand All @@ -88,13 +92,6 @@
<footer>
<p>&copy; Web Performance 2014</p>
</footer>
</div> <!-- /container -->


<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<script src="../dist/js/bootstrap.min.js"></script>
</div>
</body>
</html>
36 changes: 17 additions & 19 deletions page2/page2-cs101.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,20 @@
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">

<meta name="description" content="">
<meta name="author" content="">
<title>CS 101</title>
<meta name="author" content="[[ Enter your name here ]]">
<meta name="description" content="[[ Brief about me here! ]]">
<title>Page 2</title>


<!-- Bootstrap core CSS -->
<link href="../dist/css/bootstrap.min.css" rel="stylesheet">

<!-- Custom styles for this template -->
<link href="../dist/css/portfolio.css" rel="stylesheet">
<link href="../dist/css/print.css" rel="stylesheet">

<script>
(function(w,g){w['GoogleAnalyticsObject']=g;
w[g]=w[g]||function(){(w[g].q=w[g].q||[]).push(arguments)};w[g].l=1*new Date();})(window,'ga');
Expand All @@ -17,17 +24,15 @@
ga('create', 'UA-XXXX-Y');
ga('send', 'pageview');
</script>
<script async src='//www.google-analytics.com/analytics.js'></script>

<!-- Bootstrap core CSS -->
<link href="../dist/css/bootstrap.min.css" rel="stylesheet">

<!-- Custom styles for this template -->
<link href="../dist/css/portfolio.css" rel="stylesheet">
<script src='http://www.google-analytics.com/analytics.js'></script>

<!-- Web fonts -->
<link href='http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,400,300,600,700' rel='stylesheet' type='text/css'>

<script src='https://apis.google.com/js/plusone.js'></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.js"></script>
<script src="dist/js/bootstrap.js"></script>
<script src="dist/js/angular.min.js"></script>
</head>

<body class="portfolio">
Expand Down Expand Up @@ -86,13 +91,6 @@
<footer>
<p>&copy; Web Performance 2014</p>
</footer>
</div> <!-- /container -->


<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<script src="../dist/js/bootstrap.min.js"></script>
</div>
</body>
</html>
36 changes: 17 additions & 19 deletions page2/page2-oop.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,20 @@
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">

<meta name="description" content="">
<meta name="author" content="">
<title>OOP</title>
<meta name="author" content="[[ Enter your name here ]]">
<meta name="description" content="[[ Brief about me here! ]]">
<title>Page 2</title>


<!-- Bootstrap core CSS -->
<link href="../dist/css/bootstrap.min.css" rel="stylesheet">

<!-- Custom styles for this template -->
<link href="../dist/css/portfolio.css" rel="stylesheet">
<link href="../dist/css/print.css" rel="stylesheet">

<script>
(function(w,g){w['GoogleAnalyticsObject']=g;
w[g]=w[g]||function(){(w[g].q=w[g].q||[]).push(arguments)};w[g].l=1*new Date();})(window,'ga');
Expand All @@ -18,17 +25,15 @@
ga('create', 'UA-XXXX-Y');
ga('send', 'pageview');
</script>
<script async src='//www.google-analytics.com/analytics.js'></script>

<!-- Bootstrap core CSS -->
<link href="../dist/css/bootstrap.min.css" rel="stylesheet">

<!-- Custom styles for this template -->
<link href="../dist/css/portfolio.css" rel="stylesheet">
<script src='http://www.google-analytics.com/analytics.js'></script>

<!-- Web fonts -->
<link href='http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,400,300,600,700' rel='stylesheet' type='text/css'>

<script src='https://apis.google.com/js/plusone.js'></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.js"></script>
<script src="dist/js/bootstrap.js"></script>
<script src="dist/js/angular.min.js"></script>
</head>

<body class="portfolio">
Expand Down Expand Up @@ -89,13 +94,6 @@
<footer>
<p>&copy; Web Performance 2014</p>
</footer>
</div> <!-- /container -->


<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<script src="../dist/js/bootstrap.min.js"></script>
</div>
</body>
</html>
34 changes: 17 additions & 17 deletions page2/page2-pwp.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,18 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">

<meta name="description" content="">
<meta name="author" content="">
<title>PWP</title>
<meta name="author" content="[[ Enter your name here ]]">
<meta name="description" content="[[ Brief about me here! ]]">
<title>Page 2</title>


<!-- Bootstrap core CSS -->
<link href="../dist/css/bootstrap.min.css" rel="stylesheet">

<!-- Custom styles for this template -->
<link href="../dist/css/portfolio.css" rel="stylesheet">
<link href="../dist/css/print.css" rel="stylesheet">

<script>
(function(w,g){w['GoogleAnalyticsObject']=g;
w[g]=w[g]||function(){(w[g].q=w[g].q||[]).push(arguments)};w[g].l=1*new Date();})(window,'ga');
Expand All @@ -17,17 +25,15 @@
ga('create', 'UA-XXXX-Y');
ga('send', 'pageview');
</script>
<script async src='//www.google-analytics.com/analytics.js'></script>

<!-- Bootstrap core CSS -->
<link href="../dist/css/bootstrap.min.css" rel="stylesheet">

<!-- Custom styles for this template -->
<link href="../dist/css/portfolio.css" rel="stylesheet">
<script src='http://www.google-analytics.com/analytics.js'></script>

<!-- Web fonts -->
<link href='http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,400,300,600,700' rel='stylesheet' type='text/css'>

<script src='https://apis.google.com/js/plusone.js'></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.js"></script>
<script src="dist/js/bootstrap.js"></script>
<script src="dist/js/angular.min.js"></script>
</head>

<body class="portfolio">
Expand Down Expand Up @@ -90,12 +96,6 @@
<footer>
<p>&copy; Web Performance 2014</p>
</footer>
</div> <!-- /container -->

<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<script src="../dist/js/bootstrap.min.js"></script>
</div>
</body>
</html>
34 changes: 17 additions & 17 deletions page2/page2-webdev.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,18 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">

<meta name="description" content="">
<meta name="author" content="">
<title>Web Development</title>
<meta name="author" content="[[ Enter your name here ]]">
<meta name="description" content="[[ Brief about me here! ]]">
<title>Page 2</title>


<!-- Bootstrap core CSS -->
<link href="../dist/css/bootstrap.min.css" rel="stylesheet">

<!-- Custom styles for this template -->
<link href="../dist/css/portfolio.css" rel="stylesheet">
<link href="../dist/css/print.css" rel="stylesheet">

<script>
(function(w,g){w['GoogleAnalyticsObject']=g;
w[g]=w[g]||function(){(w[g].q=w[g].q||[]).push(arguments)};w[g].l=1*new Date();})(window,'ga');
Expand All @@ -17,17 +25,15 @@
ga('create', 'UA-XXXX-Y');
ga('send', 'pageview');
</script>
<script async src='//www.google-analytics.com/analytics.js'></script>

<!-- Bootstrap core CSS -->
<link href="../dist/css/bootstrap.min.css" rel="stylesheet">

<!-- Custom styles for this template -->
<link href="../dist/css/portfolio.css" rel="stylesheet">
<script src='http://www.google-analytics.com/analytics.js'></script>

<!-- Web fonts -->
<link href='http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,400,300,600,700' rel='stylesheet' type='text/css'>

<script src='https://apis.google.com/js/plusone.js'></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.js"></script>
<script src="dist/js/bootstrap.js"></script>
<script src="dist/js/angular.min.js"></script>
</head>

<body class="portfolio">
Expand Down Expand Up @@ -87,12 +93,6 @@
<footer>
<p>&copy; Web Performance 2014</p>
</footer>
</div> <!-- /container -->

<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<script src="../dist/js/bootstrap.min.js"></script>
</div>
</body>
</html>
32 changes: 16 additions & 16 deletions page2/page2-webperf.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,18 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">

<meta name="description" content="">
<meta name="author" content="">
<title>Web Performance</title>
<meta name="author" content="[[ Enter your name here ]]">
<meta name="description" content="[[ Brief about me here! ]]">
<title>Page 2</title>


<!-- Bootstrap core CSS -->
<link href="dist/css/bootstrap.min.css" rel="stylesheet">

<!-- Custom styles for this template -->
<link href="dist/css/portfolio.css" rel="stylesheet">
<link href="dist/css/print.css" rel="stylesheet">

<script>
(function(w,g){w['GoogleAnalyticsObject']=g;
w[g]=w[g]||function(){(w[g].q=w[g].q||[]).push(arguments)};w[g].l=1*new Date();})(window,'ga');
Expand All @@ -17,17 +25,15 @@
ga('create', 'UA-XXXX-Y');
ga('send', 'pageview');
</script>
<script async src='//www.google-analytics.com/analytics.js'></script>

<!-- Bootstrap core CSS -->
<link href="../dist/css/bootstrap.min.css" rel="stylesheet">

<!-- Custom styles for this template -->
<link href="../dist/css/portfolio.css" rel="stylesheet">
<script src='http://www.google-analytics.com/analytics.js'></script>

<!-- Web fonts -->
<link href='http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,400,300,600,700' rel='stylesheet' type='text/css'>

<script src='https://apis.google.com/js/plusone.js'></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.js"></script>
<script src="dist/js/bootstrap.js"></script>
<script src="dist/js/angular.min.js"></script>
</head>

<body class="portfolio">
Expand Down Expand Up @@ -93,11 +99,5 @@
<p>&copy; Web Performance 2014</p>
</footer>
</div> <!-- /container -->

<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<script src="../dist/js/bootstrap.min.js"></script>
</body>
</html>

0 comments on commit 034267d

Please sign in to comment.