2013-08-05 17:01:19 +00:00
<!DOCTYPE html>
2013-11-09 21:41:56 +00:00
<!-- [if IE 8]><html class="no - js lt - ie9" lang="en" > <![endif] -->
<!-- [if gt IE 8]><! --> < html class = "no-js" lang = "en" > <!-- <![endif] -->
2013-08-05 17:01:19 +00:00
< head >
<!-- meta -->
< meta charset = "utf-8" / >
< meta name = "viewport" content = "width=device-width" / >
2013-11-09 21:41:56 +00:00
< meta name = "description" content = "This is a personal blog which contains posts on python, electrical engineering and various projects." / >
< meta name = "keywords" content = "python,blog,electrical engineering,projects" / >
< meta name = "author" content = "Andrew Senetar" / >
< meta name = "organization" content = "VoltaicIdeas" / >
< meta name = "publisher" content = "VoltaicIdeas" / >
< meta name = "language" content = "en" / >
2013-08-05 17:01:19 +00:00
<!-- title -->
2013-11-09 21:41:56 +00:00
< title > VoltaicIdeas - python< / title >
< meta content = "http://blog.voltaicideas.net/category/python.html" / >
2013-08-05 17:01:19 +00:00
<!-- Stylesheets -->
< link rel = "stylesheet" href = "http://blog.voltaicideas.net/theme/css/app.css" / >
<!-- Fonts -->
< link href = 'http://fonts.googleapis.com/css?family=Source+Code+Pro|Open+Sans' rel = 'stylesheet' type = 'text/css' >
<!-- Favicon -->
2013-11-09 21:41:56 +00:00
< link rel = "shortcut icon" href = "http://blog.voltaicideas.net/favicon.ico" / >
2013-08-05 17:01:19 +00:00
<!-- RSS/ATOM -->
2013-11-09 21:41:56 +00:00
< link href = "http://blog.voltaicideas.net/feeds/index.atom.xml" type = "application/atom+xml" rel = "alternate" title = "VoltaicIdeas ATOM Feed" / >
< link href = "http://blog.voltaicideas.net/feeds/index.rss.xml" type = "application/rss+xml" rel = "alternate" title = "VoltaicIdeas RSS Feed" / >
< link href = "http://blog.voltaicideas.net/feeds/cat.python.atom.xml" type = "application/atom+xml" rel = "alternate" title = "VoltaicIdeas Categories ATOM Feed" / >
< link href = "http://blog.voltaicideas.net/feeds/cat.python.rss.xml" type = "application/rss+xml" rel = "alternate" title = "VoltaicIdeas Categories RSS Feed" / >
2013-08-05 17:01:19 +00:00
<!-- Modernizr -->
< script data = "http://blog.voltaicideas.net/theme/js/vendor/" src = "http://blog.voltaicideas.net/theme/js/vendor/custom.modernizr.js" > < / script >
< / head >
< body >
<!-- Navigation -->
2013-11-09 21:41:56 +00:00
< header id = "nav" class = "contain-to-grid" >
2013-08-05 17:01:19 +00:00
< nav class = "top-bar" >
< ul class = "title-area" >
<!-- Title Area -->
< li class = "name" >
< h1 > < a href = "http://blog.voltaicideas.net" > VoltaicIdeas< / a > < / h1 >
< / li >
< li class = "toggle-topbar menu-icon" > < a href = "#" > < span > Menu< / span > < / a > < / li >
< / ul >
2013-11-09 21:41:56 +00:00
< section class = "top-bar-section" >
2013-08-05 17:01:19 +00:00
<!-- Menu -->
2013-11-09 21:41:56 +00:00
< ul class = "left" >
< li >
2013-08-05 17:01:19 +00:00
< a href = "http://blog.voltaicideas.net/pages/about.html" > About< / a >
< / li >
2013-11-09 21:41:56 +00:00
< li class = "has-dropdown" > < a > Categories< / a >
2013-08-05 17:01:19 +00:00
< ul class = "dropdown" >
2013-11-09 21:41:56 +00:00
< li class = 'active' >
2013-08-05 17:01:19 +00:00
< a href = "http://blog.voltaicideas.net/category/python.html" > python< / a >
< / li >
2013-11-09 21:41:56 +00:00
< / ul >
2013-08-05 17:01:19 +00:00
< / li >
2013-11-09 21:41:56 +00:00
< li >
2013-08-05 17:01:19 +00:00
< a href = "http://blog.voltaicideas.net/archives.html" > Archives< / a >
< / li >
2013-11-09 21:41:56 +00:00
< / ul >
2013-08-05 17:01:19 +00:00
<!-- Social Links -->
2013-11-09 21:41:56 +00:00
< ul class = "right" >
< li > < a href = "https://github.com/arsenetar" title = "Github" > < i class = "huge icon-github" > < / i > < / a > < / li >
< li > < a href = "http://www.linkedin.com/in/arsenetar/" title = "Linkedin" > < i class = "huge icon-linkedin" > < / i > < / a > < / li >
< / ul >
< / section >
2013-08-05 17:01:19 +00:00
< / nav >
< / header > <!-- Content Area -->
< div class = "row" >
< div id = "main" class = "large-13 columns push-3" >
< section >
2013-11-09 21:41:56 +00:00
< header >
< h1 > < a href = "http://blog.voltaicideas.net/category/python.html" rel = "bookmark" title = "Bookmark to python" > python< / a > < / h1 >
< h2 class = "print_header subheader" > From: < a href = "http://blog.voltaicideas.net" > VoltaicIdeas< / a > < / h2 >
< / header >
< ul class = "item-list" >
< li class = "row" >
2013-08-05 17:01:19 +00:00
< div class = "article" >
< div class = "small-4 columns" >
2013-11-09 21:41:56 +00:00
< a class = "th" href = "http://blog.voltaicideas.net/pelican-red.html" > < img src = "http://blog.voltaicideas.net/favicon.ico" / > < / a >
< / div >
2013-08-05 17:01:19 +00:00
< div class = "small-12 columns" >
< header >
2013-11-09 21:41:56 +00:00
< h3 > < a href = "http://blog.voltaicideas.net/pelican-red.html" > Pelican-Red< / a > < / h3 >
< div >
2013-08-05 17:01:19 +00:00
< span > < a title = "Tags" href = "http://blog.voltaicideas.net/tags.html" > < i class = "large icon-tag" > < / i > < / a > < / span >
< ul class = "tag-list" >
2013-11-09 21:41:56 +00:00
< li > < a href = "http://blog.voltaicideas.net/tag/pelican-red.html" > pelican-red< / a > < / li >
< li > < a href = "http://blog.voltaicideas.net/tag/pelican.html" > pelican< / a > < / li >
< li > < a href = "http://blog.voltaicideas.net/tag/python.html" > python< / a > < / li >
< / ul >
2013-08-05 17:01:19 +00:00
< / div >
2013-11-09 21:41:56 +00:00
< / header >
2013-08-05 17:01:19 +00:00
< div class = "summary" >
< h2 > History< / h2 >
< p > After having tried using wordpress to create a blog on a couple occasions and attempting to create a skin, I gave up due to the clunkiness of the process ...< / p >
< span > < a href = "http://blog.voltaicideas.net/pelican-red.html" title = "Continue Reading" > < i class = "icon-dot-3" > < / i > < / a > < / span >
< / div >
< footer >
< ul class = "no-bullet" >
2013-11-09 21:41:56 +00:00
< li > Published by < a href = "http://blog.voltaicideas.net/author/andrew-senetar.html" > Andrew Senetar< / a > on: < abbr class = "published" title = "2013-08-03T21:23:00" > 2013-08-03 21:23< / abbr > < / li >
< / ul >
2013-08-05 17:01:19 +00:00
< / footer >
< / div >
< / div >
2013-11-09 21:41:56 +00:00
< / li > < / ul >
< / section >
2013-08-05 17:01:19 +00:00
< / div >
< div id = "mainAside" class = "large-3 columns pull-13" >
2013-11-09 21:41:56 +00:00
< aside >
< h3 > Site Search< / h3 >
2013-08-05 17:01:19 +00:00
< div class = "google_search" >
< script >
(function() {
var cx = '007731975760117144904:78nyyuuzpc4';
var gcse = document.createElement('script');
gcse.type = 'text/javascript';
gcse.async = true;
gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
'//www.google.com/cse/cse.js?cx=' + cx;
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(gcse, s);
})();
< / script >
< gcse:search > < / gcse:search >
< / div >
2013-11-09 21:41:56 +00:00
< h3 > Blog Links< / h3 >
< ul id = 'blogRoll' class = "no-bullet" >
< li > < a href = "http://blog.voltaicideas.net/categories.html" > Categories< / a > < / li >
< li > < a href = "http://blog.voltaicideas.net/tags.html" > Tags< / a > < / li >
< li > < a href = "http://blog.voltaicideas.net/archives.html" > Archives< / a > < / li >
< li > < a class = "external" href = "http://hkn.ecn.purdue.edu" > HKN Beta< / a > < / li >
< li > < a class = "external" href = "http://getpelican.com/" > Pelican< / a > < / li >
< li > < a class = "external" href = "https://github.com/arsenetar/pelican-red" > pelican-red< / a > < / li >
< / ul >
< / aside >
2013-08-05 17:01:19 +00:00
< / div >
< / div >
< footer class = "row" >
< div class = "large-16 columns" id = "mainFooter" >
2013-11-09 21:45:13 +00:00
< span class = "print_footer" > < a href = "http://blog.voltaicideas.net/category/python.html" > Fetched from: category/python.html< / a > on 2013-11-09T16:45:13.063859< / span >
2013-11-09 21:41:56 +00:00
© < span > Andrew Senetar < / span > < span > 2013< / span >
2013-08-05 17:01:19 +00:00
< / div >
< / footer >
< script src = "http://blog.voltaicideas.net/theme/js/app.js" > < / script >
<!-- Tracking Code -->
2013-11-09 21:41:56 +00:00
<!-- Google Analytics -->
2013-08-05 17:01:19 +00:00
< script type = "text/javascript" >
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-42346765-1', 'voltaicideas.net');
ga('send', 'pageview');
2013-11-09 21:41:56 +00:00
< / script >
2013-08-05 17:01:19 +00:00
<!-- Comment Count -->
2013-11-09 21:41:56 +00:00
< script type = "text/javascript" >
2013-08-05 17:01:19 +00:00
/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
var disqus_shortname = 'voltaicideas'; // required: replace example with your forum shortname
/* * * DON'T EDIT BELOW THIS LINE * * */
(function () {
var s = document.createElement('script'); s.async = true;
s.type = 'text/javascript';
s.src = '//' + disqus_shortname + '.disqus.com/count.js';
(document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
}());
< / script >
2013-11-09 21:41:56 +00:00
< / body >
2013-08-05 17:01:19 +00:00
< / html >