-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404.html
178 lines (156 loc) · 10.7 KB
/
404.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
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
<!DOCTYPE html>
<html lang="en">
<head>
<title>Page not found</title>
<meta charset="utf-8" />
<link rel="stylesheet" href="http://libattachsql.org/theme/css/main.css" type="text/css" />
<link href="http://libattachsql.org/" type="application/atom+xml" rel="alternate" title="libAttachSQL ATOM Feed" />
<!--[if IE]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
<!--[if lte IE 7]>
<link rel="stylesheet" type="text/css" media="all" href="http://libattachsql.org/css/ie.css"/>
<script src="http://libattachsql.org/js/IE8.js" type="text/javascript"></script><![endif]-->
<!--[if lt IE 7]>
<link rel="stylesheet" type="text/css" media="all" href="http://libattachsql.org/css/ie6.css"/><![endif]-->
</head>
<body id="index" class="home">
<header id="banner" class="body">
<h1><a href="http://libattachsql.org/index.html">libAttachSQL<br /><strong>A lightweight C API for MySQL servers</strong></a></h1>
<nav><ul>
<li ><a href="http://libattachsql.org/index.html">libAttachSQL</a></li>
<li ><a href="http://libattachsql.org/pyattachsql.html">pyAttachSQL</a></li>
<li ><a href="http://libattachsql.org/category/news.html">News</a></li>
</ul></nav>
</header><!-- /#banner -->
<section id="content" class="body">
<h1 class="entry-title">Page not found</h1>
<p>Unfortunately the page you are looking for isn't on this server, please try back at the <a class="reference external" href="http://libattachsql.org/">home page</a>.</p>
<h1>Latest News</h1>
<hr />
<ol id="posts-list" class="hfeed">
<li><article class="hentry">
<header>
<h1><a href="http://libattachsql.org/posts/2015/Mar/20/pyattachsql-020-alpha-released/" rel="bookmark" title="Permalink to pyAttachSQL 0.2.0 Alpha Released!">pyAttachSQL 0.2.0 Alpha Released!</a></h1>
</header>
<div class="entry-content">
<footer class="post-info">
<abbr class="published" title="2015-03-20T13:12:00+00:00">
Fri 20 Mar 2015, 13:12
</abbr>
<p>In <a href="http://libattachsql.org/category/news.html">News</a>. </p>
<p>tags: <a href="http://libattachsql.org/tag/release.html">release</a><a href="http://libattachsql.org/tag/alpha.html">alpha</a><a href="http://libattachsql.org/tag/pyattachsql.html">pyAttachSQL</a></p></p></footer><!-- /.post-info --><!-- /.post-info -->
<p>The first alpha release of pyAttachSQL and pyAttachDB has been released today. pyAttachSQL is a Python wrapper for libAttachSQL and pyAttachDB is a DB API 2.0 connector which uses pyAttachSQL underneath.</p>
<p>At the moment pyAttachSQL requires a preview build of libAttachSQL 2.0. Therefore there is a PPA to ...</p>
<a class="readmore" href="http://libattachsql.org/posts/2015/Mar/20/pyattachsql-020-alpha-released/">read more</a>
</div><!-- /.entry-content -->
</article></li>
<li><article class="hentry">
<header>
<h1><a href="http://libattachsql.org/posts/2015/Feb/25/version-103-ga-released/" rel="bookmark" title="Permalink to Version 1.0.3 GA Released!">Version 1.0.3 GA Released!</a></h1>
</header>
<div class="entry-content">
<footer class="post-info">
<abbr class="published" title="2015-02-25T13:24:00+00:00">
Wed 25 Feb 2015, 13:24
</abbr>
<p>In <a href="http://libattachsql.org/category/news.html">News</a>. </p>
<p>tags: <a href="http://libattachsql.org/tag/release.html">release</a><a href="http://libattachsql.org/tag/ga.html">GA</a></p></p></footer><!-- /.post-info --><!-- /.post-info -->
<p>A few days ago we tagged the latest version of libAttachSQL, 1.0.3. This is a very minor bug fix release which for the most part fixes the test suite as well as compiling on Mac OS X. For more details please check the <a class="reference external" href="http://docs.libattachsql.org/en/latest/appendix/version_history.html#version-1-0-3-ga-2015-02-19">version history in the docs ...</a></p>
<a class="readmore" href="http://libattachsql.org/posts/2015/Feb/25/version-103-ga-released/">read more</a>
</div><!-- /.entry-content -->
</article></li>
<li><article class="hentry">
<header>
<h1><a href="http://libattachsql.org/posts/2014/Dec/02/version-102-ga-released/" rel="bookmark" title="Permalink to Version 1.0.2 GA Released!">Version 1.0.2 GA Released!</a></h1>
</header>
<div class="entry-content">
<footer class="post-info">
<abbr class="published" title="2014-12-02T14:22:00+00:00">
Tue 02 Dec 2014, 14:22
</abbr>
<p>In <a href="http://libattachsql.org/category/news.html">News</a>. </p>
<p>tags: <a href="http://libattachsql.org/tag/release.html">release</a><a href="http://libattachsql.org/tag/ga.html">GA</a></p></p></footer><!-- /.post-info --><!-- /.post-info -->
<p>The third GA of libAttachSQL has been tagged and released today. This is a bug fix release which deals with a couple of packaging and prepared statement issues as well as better Mac OS X support.</p>
<p>You can use the following links to download libAttachSQL 1.0.2:</p>
<ul class="simple">
<li><a class="reference external" href="https://github.com/libattachsql/libattachsql/archive/v1.0.2.tar.gz">Source Tarball ...</a></li></ul>
<a class="readmore" href="http://libattachsql.org/posts/2014/Dec/02/version-102-ga-released/">read more</a>
</div><!-- /.entry-content -->
</article></li>
<li><article class="hentry">
<header>
<h1><a href="http://libattachsql.org/posts/2014/Nov/16/version-101-ga-released/" rel="bookmark" title="Permalink to Version 1.0.1 GA Released!">Version 1.0.1 GA Released!</a></h1>
</header>
<div class="entry-content">
<footer class="post-info">
<abbr class="published" title="2014-11-16T16:32:00+00:00">
Sun 16 Nov 2014, 16:32
</abbr>
<p>In <a href="http://libattachsql.org/category/news.html">News</a>. </p>
<p>tags: <a href="http://libattachsql.org/tag/release.html">release</a><a href="http://libattachsql.org/tag/ga.html">GA</a></p></p></footer><!-- /.post-info --><!-- /.post-info -->
<p>The second GA of libAttachSQL has been tagged and released today. This is a bug fix release which deals with a couple of network related issues as well as a potential crash.</p>
<p>You can use the following links to download libAttachSQL 1.0.1:</p>
<ul class="simple">
<li><a class="reference external" href="https://github.com/libattachsql/libattachsql/archive/v1.0.1.tar.gz">Source Tarball</a></li>
<li>RHEL 6.x/CentOS ...</li></ul>
<a class="readmore" href="http://libattachsql.org/posts/2014/Nov/16/version-101-ga-released/">read more</a>
</div><!-- /.entry-content -->
</article></li>
<li><article class="hentry">
<header>
<h1><a href="http://libattachsql.org/posts/2014/Oct/21/version-100-ga-released/" rel="bookmark" title="Permalink to Version 1.0.0 GA Released!">Version 1.0.0 GA Released!</a></h1>
</header>
<div class="entry-content">
<footer class="post-info">
<abbr class="published" title="2014-10-21T23:16:00+01:00">
Tue 21 Oct 2014, 23:16
</abbr>
<p>In <a href="http://libattachsql.org/category/news.html">News</a>. </p>
<p>tags: <a href="http://libattachsql.org/tag/release.html">release</a><a href="http://libattachsql.org/tag/ga.html">GA</a></p></p></footer><!-- /.post-info --><!-- /.post-info -->
<p>Today marks the first GA release of libAttachSQL. Not a huge amount has changed over the RC release, almost exclusively bug fix changes to improve stability and error handling.</p>
<p>You can use the following links to download libAttachSQL 1.0.0:</p>
<ul class="simple">
<li><a class="reference external" href="https://github.com/libattachsql/libattachsql/archive/v1.0.0.tar.gz">Source Tarball</a></li>
<li>RHEL 6.x/CentOS 6.x x86_64 ...</li></ul>
<a class="readmore" href="http://libattachsql.org/posts/2014/Oct/21/version-100-ga-released/">read more</a>
</div><!-- /.entry-content -->
</article></li>
</ol>
</section>
<aside id="sidebar">
<div class='widget' id='twitter_feed'>
<h2>Twitter Feed</h2>
<a class="twitter-timeline" width="280" height="300" href="https://twitter.com/libAttachSQL" data-widget-id="511457402663608320">Tweets by @libAttachSQL</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
</div> <div class="widget">
<h2>Categories</h2>
<ul>
<li ><a href="http://libattachsql.org/category/news.html">News</a></li>
</ul>
</div>
<div class="widget blogroll">
<h2>Links</h2>
<ul>
<li><a href="http://github.com/libattachsql/libattachsql">libAttachSQL on GitHub</a></li>
<li><a href="irc://chat.freenode.net/libAttachSQL">IRC Channel</a></li>
<li><a href="http://docs.libattachsql.org/">Documentation</a></li>
</ul>
</div><!-- /.blogroll -->
</aside><!-- /#sidebar -->
<footer id="footer" class="body">
<address id="about" class="vcard body">
Proudly powered by <a href="http://alexis.notmyidea.org/pelican/">pelican</a>, which takes great advantages of <a href="http://python.org">python</a>.
</address><!-- /#about -->
<p>The theme is «notmyidea-lxj», a modified version of «notmyidea-cms», the default theme.</p>
</footer><!-- /#footer -->
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-53654300-1");
pageTracker._trackPageview();
} catch(err) {}</script>
</body>
</html>