Skip to content

Commit

Permalink
Site updated at: 2015-07-13 04:54:14 UTC
Browse files Browse the repository at this point in the history
  • Loading branch information
cacoco committed Jul 13, 2015
1 parent dbf4843 commit 242adfa
Show file tree
Hide file tree
Showing 80 changed files with 5,638 additions and 15,504 deletions.
294 changes: 138 additions & 156 deletions about/index.html
@@ -1,159 +1,134 @@

<!DOCTYPE html>
<!--[if IEMobile 7 ]><html class="no-js iem7"><![endif]-->
<!--[if lt IE 9]><html class="no-js lte-ie8"><![endif]-->
<!--[if (gt IE 8)|(gt IEMobile 7)|!(IEMobile)|!(IE)]><!--><html class="no-js" lang="en"><!--<![endif]-->
<head>
<meta charset="utf-8">
<title>about - life and code &middot; in small doses</title>
<meta name="author" content="Christopher Coco">

<meta name="description" content="About&nbsp;&raquo; (from Wikipedia) The Ångström ([ˈɔŋstrøm]) is a unit of length equal to 10−10 m (one ten-billionth of a meter) or 0.1 nm. Its &hellip;">


<!-- 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">
<!-- Bootstrap -->
<link href="/stylesheets/bootstrap.css" rel="stylesheet">
<style type="text/css">
/* Sticky footer styles
-------------------------------------------------- */

html,
body {
height: 100%;
padding-top: 30px;
padding-bottom: 40px;
}
.sidebar-nav {
padding: 9px 0;
}

/* Wrapper for page content to push down footer */
#wrap {
min-height: 100%;
height: auto !important;
height: 100%;
/* Negative indent footer by it's height */
margin: 0 auto -60px;
}

/* Set the fixed height of the footer here */
#push,
#footer {
height: 60px;
}
#footer {
background-color: #f5f5f5;
}

/* Lastly, apply responsive CSS fixes as necessary */
@media (max-width: 767px) {
#footer {
margin-left: -20px;
margin-right: -20px;
padding-left: 20px;
padding-right: 20px;
}
}
.container {
width: auto;
max-width: 680px;
}
.container .credit {
margin: 20px 0;
}
<html>

<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">

<title>About</title>
<meta name="description" content="">
<link rel="icon" href="/favicon.ico">

<style type="text/css">

html,
body {
height: 100%;
padding-top: 30px;
padding-bottom: 40px;
}
.sidebar-nav {
padding: 9px 0;
}
.navbar-right {
padding-right: 18px;
}

/* Sticky footer styles
-------------------------------------------------- */
/* Wrapper for page content to push down footer */
#wrap {
min-height: 100%;
height: auto !important;
height: 100%;
/* Negative indent footer by it's height */
/*margin: 0 auto 0px;*/
}

/* Set the fixed height of the footer here */
#push,
#footer {
height: 60px;
}
#footer {
background-color: #f5f5f5;
}

.container {
width: auto;
max-width: 680px;
}
.container .credit {
margin: 20px 0;
}
.white, .white a {
color: #fff;
}
</style>
<link href="/stylesheets/bootstrap-responsive.css" rel="stylesheet">

<link rel="canonical" href="http://cacoco.github.com/about">
<link href="/favicon.ico" rel="icon">
<script src="/javascripts/bootstrap.js" type="text/javascript"></script>
<!--Fonts from Google"s Web font directory at http://google.com/webfonts -->
<link href="http://fonts.googleapis.com/css?family=PT+Serif:regular,italic,bold,bolditalic" rel="stylesheet" type="text/css">
<link href="http://fonts.googleapis.com/css?family=PT+Sans:regular,italic,bold,bolditalic" rel="stylesheet" type="text/css">


<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-39854113-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>
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">

<!-- Latest compiled and minified JavaScript -->
<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>

<link rel="canonical" href="http://angstrom.io/about/">
<link rel="alternate" type="application/rss+xml" title="life and code &middot; in small doses" href="http://angstrom.io/feed.xml" />
</head>
<body >
<header role="banner"><div class="navbar navbar-inverse navbar-fixed-top">
<div class="navbar-inner">
<div class="container-fluid">
<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>
</button>
<div class="nav-collapse collapse">
<p class="navbar-text pull-right">
<i class="icon-asterisk icon-white"></i>&nbsp;1 angstrom = 1.0 × 10<sup>-10</sup> meters
</p>
<ul class="nav">
<li><a href="/"><i class="icon-home icon-white"></i>&nbsp;Home</a></li>
<li><a href="/blog/archives"><i class="icon-list icon-white"></i>&nbsp;Blog</a></li>
</ul>
</div><!--/.nav-collapse -->
</div>
</div>
</div></header>
<!-- <nav role="navigation"><ul class="subscription" data-subscription="rss">
<li><a href="/atom.xml" rel="subscribe-rss" title="subscribe via RSS">RSS</a></li>
</ul>
<form action="http://google.com/search" method="get">
<fieldset role="search">
<input type="hidden" name="q" value="site:cacoco.github.com" />
<input class="search" type="text" name="q" results="0" placeholder="Search"/>
</fieldset>
</form>
<ul class="main-navigation">
<li><a href="/">Blog</a></li>
<li><a href="/blog/archives">Archives</a></li>
</ul>
</nav> -->
<div id="wrap">
<!-- Begin page content -->
<div class="container-fluid">
<div>
<article role="article">


<body >

<header role="banner">

<div class="wrapper">

<nav class="navbar navbar-fixed-top navbar-inverse">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<!-- <a class="navbar-brand" href="#">Project name</a> -->
</div>
<div id="navbar" class="collapse navbar-collapse">
<p class="navbar-text navbar-right">
<span class="glyphicon glyphicon-asterisk white" aria-hidden="true"></span>&nbsp;1 angstrom = 1.0 × 10<sup>-10</sup> meters
</p>
<ul class="nav navbar-nav">
<li><a href="/"><span class="glyphicon glyphicon-home white" aria-hidden="true"></span>&nbsp;Home</a></li>
<li><a href="/blog/archives"><span class="glyphicon glyphicon-list white" aria-hidden="true"></span>&nbsp;Blog</a></li>
</ul>
</div><!-- /.nav-collapse -->
</div><!-- /.container -->
</nav><!-- /.navbar -->

</div>

</header>


<div id="wrap">
<div class="container-fluid">
<div class="post">


<header>
<h1 class="entry-title">About&nbsp;&raquo;</h1>
<header class="post-header">
<h1 class="post-title">About&nbsp;&raquo;</h1>
</header>

<div class="row-fluid">
<div class="span6">
(from <a href="http://en.wikipedia.org/wiki/Angstrom">Wikipedia</a>)<p /><p />

The Ångström ([ˈɔŋstrøm]) is a unit of length equal to 10<sup>−10</sup> m (one ten-billionth of a meter) or 0.1 nm. Its symbol is the Swedish letter Å.<br />&nbsp;<p /><p />
<article class="post-content">
<div class="row">

<div class="col-md-6">
(from <a href="http://en.wikipedia.org/wiki/Angstrom">Wikipedia</a>)<p /><p />

The Ångström is often used in the natural sciences and technology to express the sizes of atoms, molecules, and microscopic biological structures, the lengths of chemical bonds, the arrangement of atoms in crystals, the wavelengths of electromagnetic radiation, and the dimensions of integrated circuit parts. Atoms of phosphorus, sulfur and chlorine are 1 Å in covalent radius, while a hydrogen atom is 0.25 Å; see <a href="http://en.wikipedia.org/wiki/Atomic_radius">atomic radius</a>.<br />&nbsp;<p /><p />
The Ångström ([ˈɔŋstrøm]) is a unit of length equal to 10<sup>−10</sup> m (one ten-billionth of a meter) or 0.1 nm. Its symbol is the Swedish letter Å.<br />&nbsp;<p /><p />

The unit was named after the Swedish physicist <a href="http://en.wikipedia.org/wiki/Anders_Jonas_%C3%85ngstr%C3%B6m">Anders Jonas Ångström</a> (1814–1874).<p /><p />
The Ångström is often used in the natural sciences and technology to express the sizes of atoms, molecules, and microscopic biological structures, the lengths of chemical bonds, the arrangement of atoms in crystals, the wavelengths of electromagnetic radiation, and the dimensions of integrated circuit parts. Atoms of phosphorus, sulfur and chlorine are 1 Å in covalent radius, while a hydrogen atom is 0.25 Å; see <a href="http://en.wikipedia.org/wiki/Atomic_radius">atomic radius</a>.<br />&nbsp;<p /><p />

The unit was named after the Swedish physicist <a href="http://en.wikipedia.org/wiki/Anders_Jonas_%C3%85ngstr%C3%B6m">Anders Jonas Ångström</a> (1814–1874).<p /><p />
</div>
<div class="span6">
<a class="twitter-timeline" data-dnt="true" href="https://twitter.com/cacoco" data-widget-id="315989499110887424">Tweets by @cacoco</a>

<div class="col-md-6">
<a class="twitter-timeline" data-dnt="true" href="https://twitter.com/cacoco" data-widget-id="620286998348038144">Tweets by @cacoco</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
</div>

</div>


Expand Down Expand Up @@ -181,33 +156,40 @@ <h1 class="entry-title">About&nbsp;&raquo;</h1>
<div id="push"></div>


</article>
<div id="push"></div>

</div>
<div id="push"></div>
</div>
<div id="footer">
<div class="container">
<p class="muted credit">
<span class="credit">Copyright &copy; 2013</span>&nbsp; -
<span class="credit">Powered by <a href="http://octopress.org">Octopress</a>&nbsp;&&nbsp;<a href="http://glyphicons.com/">Glyphicons</a></span>&nbsp;&nbsp;&nbsp;
<span class="pull-right"><a class="btn btn-mini btn-info" href="https://github.com/cacoco/Feedback/issues/new" title="Leave cacoco feedback using GitHub" target="_blank"><i class="icon-comment icon-white"></i> Leave me feedback</a></span>
</p>

<div id="push"></div>

</div>
</div>


</article>

</div>

</div>
<div id="push"></div>
</div>

<div id="footer">

<div class="container" style="text-align: center;">

<p class="muted credit">
<span class="credit">Copyright &copy; 2015</span>&nbsp; -
<span class="credit">Powered by <a href="https://github.com/octopress/octopress">Octopress</a>&nbsp;&&nbsp;<a href="http://glyphicons.com/">Glyphicons</a></span>&nbsp;&nbsp;&nbsp;
<span class="pull-right">
<a href="https://github.com/cacoco/Feedback/issues/new" title="Leave cacoco feedback using GitHub" target="_blank">
<button type="button" class="btn btn-info btn-sm">
<span class="glyphicon glyphicon-comment white"></span>&nbsp;Leave&nbsp;feedback
</button>
</a>
</p>

</div>

</div>


</body>

</body>
</html>
Binary file modified assets/jwplayer/glow/controlbar/background.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/jwplayer/glow/controlbar/divider.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/jwplayer/glow/controlbar/fullscreenButtonOver.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/jwplayer/glow/controlbar/muteButton.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/jwplayer/glow/controlbar/muteButtonOver.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/jwplayer/glow/controlbar/normalscreenButtonOver.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/jwplayer/glow/controlbar/pauseButton.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/jwplayer/glow/controlbar/pauseButtonOver.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/jwplayer/glow/controlbar/playButton.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/jwplayer/glow/controlbar/timeSliderBuffer.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/jwplayer/glow/controlbar/timeSliderCapLeft.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/jwplayer/glow/controlbar/timeSliderCapRight.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/jwplayer/glow/controlbar/timeSliderProgress.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/jwplayer/glow/controlbar/timeSliderRail.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/jwplayer/glow/controlbar/unmuteButton.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/jwplayer/glow/controlbar/unmuteButtonOver.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/jwplayer/glow/display/background.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/jwplayer/glow/display/bufferIcon.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/jwplayer/glow/display/muteIcon.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/jwplayer/glow/display/playIcon.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/jwplayer/glow/dock/button.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/jwplayer/glow/playlist/item.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/jwplayer/glow/playlist/itemOver.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/jwplayer/glow/playlist/sliderCapBottom.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/jwplayer/glow/playlist/sliderCapTop.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/jwplayer/glow/playlist/sliderRail.png
Binary file modified assets/jwplayer/glow/playlist/sliderThumb.png
Binary file modified assets/jwplayer/glow/sharing/embedIcon.png
Binary file modified assets/jwplayer/glow/sharing/embedScreen.png
Binary file modified assets/jwplayer/glow/sharing/shareIcon.png
Binary file modified assets/jwplayer/glow/sharing/shareScreen.png

0 comments on commit 242adfa

Please sign in to comment.