master
1
2<!DOCTYPE HTML>
3<html>
4<head>
5 <meta charset="utf-8">
6 <title>Category: 10.10 - BryFry</title>
7 <meta name="author" content="bryfry">
8
9 <meta name="description" content="Category: 10.10">
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">2011</h1>
69
70<article>
71 <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>
72 <div class="meta">
73 <span class="date">Jun 10</span>
74 <span class="tags">
75
76
77 <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>
78
79
80</span>
81
82 </div>
83</article>
84
85
86
87
88<article>
89 <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>
90 <div class="meta">
91 <span class="date">Jun 1</span>
92 <span class="tags">
93
94
95 <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>
96
97
98</span>
99
100 </div>
101</article>
102
103
104 </div>
105 <footer id="footer">
106 <div style="display:inline">
107 Copyright © 2013
108
109 bryfry
110. Powered by <a href="http://octopress.org">Octopress</a> |
111 Theme adapted from <a href="http://github.com/panks/fabric">fabric</a> by <a href="http://panks.me">Pankaj Kumar</a>
112</div>
113
114
115 </footer>
116 <script src="/javascripts/fabric.js"></script>
117<script src="/javascripts/jquery.fancybox.pack.js"></script>
118<script type="text/javascript">
119(function($){
120 $('.fancybox').fancybox();
121})(jQuery);
122</script> <!-- Delete or comment this line to disable Fancybox -->
123
124
125<script type="text/javascript">
126 var disqus_shortname = 'bryfry';
127
128
129 var disqus_script = 'count.js';
130
131 (function () {
132 var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
133 dsq.src = 'http://' + disqus_shortname + '.disqus.com/' + disqus_script;
134 (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
135 }());
136</script>
137
138
139
140 <script type="text/javascript">
141 var _gaq = _gaq || [];
142 _gaq.push(['_setAccount', 'UA-31317111-1']);
143 _gaq.push(['_trackPageview']);
144
145 (function() {
146 var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
147 ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
148 var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
149 })();
150 </script>
151
152
153
154
155
156<!-- end toload -->
157</div>
158</div>
159<script src="/javascripts/jquery.ui.totop.js" type="text/javascript"></script>
160<script type="text/javascript">
161/*<![CDATA[*/
162;(function($){$().UItoTop({easingType:'easeOutCirc'});})(jQuery);
163/*]]>*/
164</script><!-- remove it to remove the scroll to top button -->
165</body>
166</html>