-
Notifications
You must be signed in to change notification settings - Fork 2
/
archives.html
executable file
·124 lines (121 loc) · 6.49 KB
/
archives.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Talha Mansoor" />
<meta name="copyright" content="Talha Mansoor" />
<meta name="description" content="Full archives of onCrash = 'reboot();' blog.
" />
<title>All Posts · onCrash = 'reboot();'
</title>
<link rel="stylesheet" type="text/css" href="theme/css/slim-081711.css" media="screen">
<link rel="stylesheet" type="text/css" href="theme/css/bootstrap-combined.min.css" media="screen">
<link rel="stylesheet" type="text/css" href="theme/css/font-awesome.css" media="screen">
<link rel="stylesheet" type="text/css" href="theme/css/elegant.css" media="screen">
<link rel="stylesheet" type="text/css" href="theme/css/solarizedlight.css" media="screen">
<link rel="stylesheet" type="text/css" href="theme/css/custom.css" media="screen">
<link rel="shortcut icon" href="theme/images/favicon.ico" type="image/x-icon" />
<link rel="apple-touch-icon" href="theme/images/apple-touch-icon.png" />
<link rel="apple-touch-icon" sizes="57x57" href="theme/images/apple-touch-icon-57x57.png" />
<link rel="apple-touch-icon" sizes="72x72" href="theme/images/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon" sizes="114x114" href="theme/images/apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon" sizes="144x144" href="theme/images/apple-touch-icon-144x144.png" />
<link rel="icon" href="theme/images/apple-touch-icon-144x144.png" />
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-43454971-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>
</head>
<body>
<div id="content-sans-footer">
<div class="navbar navbar-static-top">
<div class="navbar-inner">
<div class="container">
<a 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>
</a>
<a class="brand" href="/"><span class=site-name><span style="color:black;">onCrash</span> <span style="color:darkblue;">=</span> <span style="color:#AA1032;">'reboot();'</span></span></a>
<div class="nav-collapse collapse">
<ul class="nav pull-right top-menu">
<li ><a href="">Home</a></li>
<li ><a href="/categories.html">Categories</a></li>
<li ><a href="/tags.html">Tags</a></li>
<li class="active"><a href="/archives.html">Archives</a></li>
<li><form class="navbar-search" action="/search.html" onsubmit="return validateForm(this.elements['q'].value);"> <input type="text" class="search-query" placeholder="Search" name="q" id="tipue_search_input"></form></li>
</ul>
</div>
</div>
</div>
</div>
<div class="container-fluid">
<div class="row-fluid">
<div class="span1"></div>
<div class="span10">
<div class="row-fluid">
<header class="page_header span10 offset2">
<h1><a href="/archives.html">All Posts</a></h1>
</header>
</div>
<div class="row-fluid">
<div class="span8 offset2">
<ul class="list-all-articles">
<li><a href="/career-advice-software-developers-fitness-coach">A Fitness Coach and the Software Developers </a>
<time pubdate="pubdate" datetime="2013-11-01T17:29:00">Nov 01, 2013</time>
</li>
<li><a href="/elegant-best-pelican-theme-features">Elegant <small> Why it is the best Pelican theme </small> </a>
<time pubdate="pubdate" datetime="2013-08-27T23:20:00">Aug 27, 2013</time>
</li>
<li><a href="/how-to-open-mac-app-store-programmatically">How to open Mac App Store Programmatically </a>
<time pubdate="pubdate" datetime="2013-08-23T14:20:00">Aug 23, 2013</time>
</li>
</ul>
</div>
</div>
</div>
<div class="span1"></div>
</div>
</div>
</div>
<footer>
<div id="footer">
<ul class="footer-content">
<li class="elegant-license"><span xmlns:dct="http://purl.org/dc/terms/" property="dct:title"> onCrash="Reboot();"</span> by <a xmlns:cc="http://creativecommons.org/ns#" href="" property="cc:attributionName" rel="cc:attributionURL">Talha Mansoor</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US">Creative Commons Attribution-ShareAlike 3.0 Unported License</a>.</li>
<li class="elegant-power">Powered by <a href="http://getpelican.com/" title="Pelican Home Page">Pelican</a>. Theme: <a href="/pelican-elegant" title="Theme Elegant Home Page">Elegant</a> by <a href="" title="Talha Mansoor Home Page">Talha Mansoor</a></li>
</ul>
</div>
</footer> <script src="http://code.jquery.com/jquery.min.js"></script>
<script src="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/js/bootstrap.min.js"></script>
<script>
function validateForm(query)
{
return (query.length > 0);
}
</script>
<!-- Start of StatCounter Code for Default Guide -->
<script type="text/javascript">
var sc_project=9376577;
var sc_invisible=1;
var sc_security="8d87792a";
var scJsHost = (("https:" == document.location.protocol) ?
"https://secure." : "http://www.");
document.write("<sc"+"ript type='text/javascript' src='" +
scJsHost+
"statcounter.com/counter/counter.js'></"+"script>");
</script>
<noscript><div class="statcounter"><a title="web analytics"
href="http://statcounter.com/" target="_blank"><img
class="statcounter"
src="http://c.statcounter.com/9376577/0/8d87792a/1/"
alt="web analytics"></a></div></noscript>
<!-- End of StatCounter Code for Default Guide -->
</body>
</html>