This repository has been archived by the owner on Nov 12, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathatom.xml
93 lines (64 loc) · 5.73 KB
/
atom.xml
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
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title><![CDATA[micheee]]></title>
<link href="http://micheee.github.com/atom.xml" rel="self"/>
<link href="http://micheee.github.com/"/>
<updated>2012-02-15T10:16:11+01:00</updated>
<id>http://micheee.github.com/</id>
<author>
<name><![CDATA[Michael Seiferle]]></name>
</author>
<generator uri="http://octopress.org/">Octopress</generator>
<entry>
<title type="html"><![CDATA[BaseX — XML Prague]]></title>
<link href="http://micheee.github.com/blog/2012/02/13/basex-xml-prague/"/>
<updated>2012-02-13T11:20:00+01:00</updated>
<id>http://micheee.github.com/blog/2012/02/13/basex-xml-prague</id>
<content type="html"><![CDATA[<p>XML Prague 2012 is over. It has been a great, inspiring meetup, perfectly organized just as it was the year before.
We are currently on our way back home, so I took the chance to write a little wrap-up, especially for those who couldn’t make it to Prague.
But visitors of either the conference or our workshop are in particular invited to read on as well.</p>
<p><strong>Please note:</strong> I’ll soon update this post with the slides we have shown. :-)</p>
<p><strong>February 15:</strong> Rositsa’s slides on XQuery modules have been added. Dimitar’s slides on indexing have been added.</p>
<!-- more -->
<h2>BaseX Preconference Day ★ XML Prague 2012</h2>
<p>After attending eXist’s slick workshop last year, we decided to do a BaseX user meeting in 2012 as well.</p>
<p>We have been pretty busy preparing the Preconference Day thus we have been happy to see so many of our users there.
Actually we nearly did not make it to the venue as our car refused to start, thanks to Prague’s -20°C nights.</p>
<p>The schedule was tight and, hopefully, filled with interesting stuff.
After <a href="http://twitter.com/holualex">Alex</a> introduced himself and our team, <a href="http://twitter.com/christiangruen">Christian</a> gave an initial overview on <a href="http://basex.org/">BaseX’</a> functionalities and features.</p>
<p>I myself provided a high-level look at the web architecture I’ve been working on recently.
The slides I made with <code>impress.js</code> can be found either on xquery-webapp-skeleton @ GitHub or you may as well have a <a href="http://micheee.github.com/images/static/basex-web-slides/app/page/index.html#/">look at them</a> here, without the need to clone anything.
These concepts have been superseded to some extent, as we opted to pursue <a href="http://twitter.com/adamretter">Adam’s</a> approach of annotating RESTful endpoints directly in a controller.
But anyway, the key ideas of using solely XML-technologies applies here as well.</p>
<p>After an highly anticipated coffee break, Rosi equipped the audience with profound thoughts of our current XQuery module architecture, the EXPath repositories, and the built-in extension functions with: <a href="http://micheee.github.com/images/XML-Prague-2012/BaseX-XQuery-Modules.pdf">Rositsa Shadura: XQuery Modules in BaseX</a></p>
<p><span class='pullquote-right' data-pullquote='Incremental updates are on their way.'>
The formal schedule was concluded with Dimitar’s talk, covering the “<a href="http://micheee.github.com/images/XML-Prague-2012/indexes-basex-dimitar.pdf">The World of Indices</a>” which was particularly interesting regarding chances and challenges of index updates.
Incremental updates are on their way.
This led to some nice <em>Q&A</em> regarding Do’s and Dont’s, anyway it was general consent that incremental indices are highly wanted, by both our users and our team.
With the current release we added the <code>SET UPDINDEX on</code> option (see <a href="http://docs.basex.org/wiki/Options#UPDINDEX">BaseX Wiki</a> for more details) that enables incremental updates for the <code>TEXT</code> and <code>ATTRIBUTE</code> indices.
We are confident that incremental updates to the full-text index will be added very soon.</p>
<p></span></p>
<p>Just before lunch-time the guys from <a href="http://28msec.com/">28msec</a> took the stage and showed off their impressive cloud architecture.</p>
<h2>Pictures</h2>
<p><img src="http://micheee.github.com/images/XML-Prague-2012/Rosi.jpg" width="150" height="200" title="Rosis talk" >
<img src="http://micheee.github.com/images/XML-Prague-2012/accomodation.jpg" width="200" height="150" title="Our hotel" >
<img src="http://micheee.github.com/images/XML-Prague-2012/moldau.jpg" width="200" height="150" title="Vltava" >
<img src="http://micheee.github.com/images/XML-Prague-2012/conference-dinner.jpg" width="150" height="200" title="Conference Dinner" ></p>
<p>Please make also sure to have a look at the <a href="http://www.xmlprague.cz/2012/files/xmlprague-2012-proceedings.pdf" title="XML Prague Proceedings">proceedings for XML Prague 2012</a></p>
]]></content>
</entry>
<entry>
<title type="html"><![CDATA[Hello World]]></title>
<link href="http://micheee.github.com/blog/2012/01/28/hello-world/"/>
<updated>2012-01-28T11:54:00+01:00</updated>
<id>http://micheee.github.com/blog/2012/01/28/hello-world</id>
<content type="html"><![CDATA[<p>Yet another attempt at setting up a personal site. :-)</p>
<!--more-->
<p>Obviously this time it is due to <a href="http://octopress.org/" title="Octopress">octopress’s</a> appeal.</p>
<figure class='code'><figcaption><span>This is a test </span></figcaption>
<div class="highlight"><table><tr><td class="gutter"><pre class="line-numbers"><span class='line-number'>1</span>
</pre></td><td class='code'><pre><code class='xml'><span class='line'><span class="nt"><hello><world</span> <span class="nt">/></hello></span>
</span></code></pre></td></tr></table></div></figure>
]]></content>
</entry>
</feed>