master
Raw Download raw file
  1
  2<!DOCTYPE HTML>
  3<html>
  4<head>
  5	<meta charset="utf-8">
  6	<title>Blog Archives - BryFry</title>
  7    <meta name="author" content="bryfry">
  8    
  9	<meta name="description" content="2012 Move Minecraft Spawn with Python Apr 29 Minecraft, Python 2011 On Hacking: Larsson&#8217;s Folly Dec 7 Books, Ethics, Hacking, Journalism, &hellip;">
 10	
 11	<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
 12
 13	<link href="/atom.xml" rel="alternate" title="BryFry" type="application/atom+xml">
 14	<link rel="canonical" href="">
 15	<link href="/favicon.ico" rel="shortcut icon">
 16    <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css">
 17
 18<!-- Fonts -->
 19    <link href='http://fonts.googleapis.com/css?family=Slackey' rel='stylesheet' type='text/css'>
 20    <link href='http://fonts.googleapis.com/css?family=Fjalla+One' rel='stylesheet' type='text/css'>
 21    <link href='http://fonts.googleapis.com/css?family=Amethysta' rel='stylesheet' type='text/css'>
 22    <link href='http://fonts.googleapis.com/css?family=Exo' rel='stylesheet' type='text/css'>    
 23    <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
 24    <!--[if lt IE 9]><script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
 25
 26    <script type="text/javascript" src="/javascripts/jquery-tapir.js"></script>
 27
 28    <!-- remove or comment it to disable ajaxification -->   
 29    <script src="/javascripts/ajaxify.js"></script>
 30   
 31    
 32</head>
 33
 34
 35<body>
 36    <div id="wrapper">
 37    <header id="header" class="inner"><!-- for more effects see _animate.scss -->
 38<h1>
 39    <a href="">
 40        <div id="headerbg">
 41            BryFry
 42        </div>
 43    </a>
 44</h1>
 45
 46<!-- use full url including 'index.html' for navigation bar if you are using ajax -->
 47<ul id="nav">
 48	<li id="ajax"><a href="/index.html">Home</a></li>
 49	<li id="ajax"><a href="/blog/archives/index.html">Archives</a></li>
 50    <li><a href="/atom.xml">RSS</a></li>
 51        
 52</ul>
 53
 54
 55
 56
 57</header>
 58
 59<div id="toload">
 60<!-- begin toload --> 
 61    <div id="content" class="inner">
 62        
 63	
 64
 65
 66	
 67	
 68	<section class="archives"><h1 class="year">2012</h1>
 69
 70<article>
 71	<h2 class="title"><a href="/blog/2012/04/29/move-minecraft-spawn-with-python/">Move Minecraft Spawn with Python</a></h2>
 72	<div class="meta">
 73		<span class="date">Apr 29</span>
 74		<span class="tags">
 75
 76
 77	<a class='category' href='/blog/categories/minecraft/'>Minecraft</a>, <a class='category' href='/blog/categories/python/'>Python</a>
 78
 79
 80</span>
 81	    
 82	</div>
 83</article>
 84
 85	
 86
 87
 88	
 89	
 90		</section>
 91	
 92	<section class="archives"><h1 class="year">2011</h1>
 93
 94<article>
 95	<h2 class="title"><a href="/blog/2011/12/07/on-hacking-larssons-folly/">On Hacking: Larsson&#8217;s Folly</a></h2>
 96	<div class="meta">
 97		<span class="date">Dec  7</span>
 98		<span class="tags">
 99
100
101	<a class='category' href='/blog/categories/books/'>Books</a>, <a class='category' href='/blog/categories/ethics/'>Ethics</a>, <a class='category' href='/blog/categories/hacking/'>Hacking</a>, <a class='category' href='/blog/categories/journalism/'>Journalism</a>, <a class='category' href='/blog/categories/larsson/'>Larsson</a>, <a class='category' href='/blog/categories/stieg/'>Stieg</a>
102
103
104</span>
105	    
106	</div>
107</article>
108
109	
110
111
112<article>
113	<h2 class="title"><a href="/blog/2011/11/26/namecoind-on-ubuntu-11-10-x64/">Namecoin on Ubuntu 11.10</a></h2>
114	<div class="meta">
115		<span class="date">Nov 26</span>
116		<span class="tags">
117
118
119	<a class='category' href='/blog/categories/11-10/'>11.10</a>, <a class='category' href='/blog/categories/anonymization/'>Anonymization</a>, <a class='category' href='/blog/categories/bitcoin/'>Bitcoin</a>, <a class='category' href='/blog/categories/cloud/'>Cloud</a>, <a class='category' href='/blog/categories/namecoin/'>Namecoin</a>, <a class='category' href='/blog/categories/ubuntu/'>Ubuntu</a>, <a class='category' href='/blog/categories/linix/'>linix</a>
120
121
122</span>
123	    
124	</div>
125</article>
126
127	
128
129
130<article>
131	<h2 class="title"><a href="/blog/2011/06/10/moving-window-buttons-ubuntu/">Moving Window Buttons back to the right in Ubuntu 10.04+</a></h2>
132	<div class="meta">
133		<span class="date">Jun 10</span>
134		<span class="tags">
135
136
137	<a class='category' href='/blog/categories/10-04/'>10.04</a>, <a class='category' href='/blog/categories/10-10/'>10.10</a>, <a class='category' href='/blog/categories/11-04/'>11.04</a>, <a class='category' href='/blog/categories/11-10/'>11.10</a>, <a class='category' href='/blog/categories/12-04/'>12.04</a>, <a class='category' href='/blog/categories/gnome/'>Gnome</a>, <a class='category' href='/blog/categories/ubuntu/'>Ubuntu</a>
138
139
140</span>
141	    
142	</div>
143</article>
144
145	
146
147
148<article>
149	<h2 class="title"><a href="/blog/2011/06/01/eff-tor-challenge-amazon-ec2-free-usage-tier/">EFF Tor Challenge + Amazon EC2 Free Usage Tier</a></h2>
150	<div class="meta">
151		<span class="date">Jun  1</span>
152		<span class="tags">
153
154
155	<a class='category' href='/blog/categories/10-10/'>10.10</a>, <a class='category' href='/blog/categories/ami/'>AMI</a>, <a class='category' href='/blog/categories/anonymization/'>Anonymization</a>, <a class='category' href='/blog/categories/cloud/'>Cloud</a>, <a class='category' href='/blog/categories/ec2/'>EC2</a>, <a class='category' href='/blog/categories/eff/'>EFF</a>, <a class='category' href='/blog/categories/ubuntu/'>Ubuntu</a>
156
157
158</span>
159	    
160	</div>
161</article>
162
163    </div>
164    <footer id="footer">
165    <div style="display:inline">
166    Copyright &copy; 2013
167
168    bryfry
169. Powered by <a href="http://octopress.org">Octopress</a> | 
170    Theme adapted from <a href="http://github.com/panks/fabric">fabric</a> by <a href="http://panks.me">Pankaj Kumar</a>
171</div>
172
173
174    </footer>
175    <script src="/javascripts/fabric.js"></script>
176<script src="/javascripts/jquery.fancybox.pack.js"></script>
177<script type="text/javascript">
178(function($){
179	$('.fancybox').fancybox();
180})(jQuery);
181</script> <!-- Delete or comment this line to disable Fancybox -->
182
183
184<script type="text/javascript">
185      var disqus_shortname = 'bryfry';
186      
187        
188        var disqus_script = 'count.js';
189      
190    (function () {
191      var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
192      dsq.src = 'http://' + disqus_shortname + '.disqus.com/' + disqus_script;
193      (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
194    }());
195</script>
196
197
198
199	<script type="text/javascript">
200		var _gaq = _gaq || [];
201		_gaq.push(['_setAccount', 'UA-31317111-1']);
202		_gaq.push(['_trackPageview']);
203
204		(function() {
205			var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
206			ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
207			var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
208		})();
209	</script>
210
211
212
213
214
215<!-- end toload --> 
216</div>
217</div>
218<script src="/javascripts/jquery.ui.totop.js" type="text/javascript"></script>
219<script type="text/javascript">
220/*<![CDATA[*/
221;(function($){$().UItoTop({easingType:'easeOutCirc'});})(jQuery); 
222/*]]>*/
223</script><!-- remove it to remove the scroll to top button -->
224</body>
225</html>