<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>Over the line</title><link>https://axilleas.me/</link><description></description><lastBuildDate>Wed, 04 Mar 2015 00:00:00 +0200</lastBuildDate><item><title>How to install Diaspora on CentOS 7</title><link>https://axilleas.me/en/blog/2015/how-to-install-diaspora-on-centos-seven/</link><description>&lt;p&gt;The tutorial isn't really hosted on my blog but on DigitalOcean's community
page, but I thought I could give some background regarding this decision.&lt;/p&gt;
&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;Last November, &lt;a href="https://www.roussos.cc/" title="Nikos Roussos blog"&gt;Nikos&lt;/a&gt;, &lt;a href="https://pierros.papadeas.gr/" title="Pierros Papadeas blog"&gt;Pierros&lt;/a&gt; and me, decided to run a &lt;a href="https://diasporafoundation.org/" title="Diaspora foundation"&gt;Diaspora&lt;/a&gt; pod
to accomodate the needs of the Greek community and also increase the number …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">axil</dc:creator><pubDate>Wed, 04 Mar 2015 00:00:00 +0200</pubDate><guid isPermaLink="false">tag:axilleas.me,2015-03-04:/en/blog/2015/how-to-install-diaspora-on-centos-seven/</guid><category>diaspora</category><category>centos</category><category>nginx</category><category>rails</category><category>ruby</category><category>fedoraplanet</category></item><item><title>GitLab Cookbook review</title><link>https://axilleas.me/en/blog/2015/gitlab-cookbook-review/</link><description>&lt;p&gt;I'm happy to see more books written for GitLab and I'm even more happy when those
books come from people that are active contributors.&lt;/p&gt;
&lt;p&gt;A year ago I wrote about the &lt;a href="https://axilleas.me/posts/en/2014-01-09-gitlab-repository-management-book-review.md"&gt;GitLab repository management&lt;/a&gt; book.
This time it is written by a fellow teammate of the GitLab core team,
&lt;a href="https://www.jvanbaarsen.com/" title="Jeroen van Baarsen Blog"&gt;Jeroen …&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">axil</dc:creator><pubDate>Sat, 28 Feb 2015 00:00:00 +0200</pubDate><guid isPermaLink="false">tag:axilleas.me,2015-02-28:/en/blog/2015/gitlab-cookbook-review/</guid><category>gitlab</category><category>book</category><category>review</category></item><item><title>Redesigning the looks of this blog</title><link>https://axilleas.me/en/blog/2014/pelican-new-theme-redesign/</link><description>&lt;p&gt;It's been a long time since last I showed some love for the UI of this blog,
and after a day of modifications I'm pretty excited about the outcome :w00t:&lt;/p&gt;
&lt;p&gt;So, what has changed?&lt;/p&gt;
&lt;div class="toc"&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#ui-redesign"&gt;UI redesign&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#new-plugins-used"&gt;New plugins used&lt;/a&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="#search"&gt;search&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#neighboring-articles"&gt;neighboring articles&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#post-statistics"&gt;post statistics&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="#source-code"&gt;Source code&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;h2 id="ui-redesign"&gt;UI redesign&lt;/h2&gt;
&lt;p&gt;I like …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">axil</dc:creator><pubDate>Thu, 04 Dec 2014 00:00:00 +0200</pubDate><guid isPermaLink="false">tag:axilleas.me,2014-12-04:/en/blog/2014/pelican-new-theme-redesign/</guid><category>pelican</category><category>python</category><category>css</category><category>jinja</category><category>fedoraplanet</category></item><item><title>IsItFedoraRuby new design</title><link>https://axilleas.me/en/blog/2014/isitfedoraruby-new-design/</link><description>&lt;p&gt;The past week I tried to do something about the looks of isitfedoraruby.
It was fun using bootstrap (my first time) and I think the outcome is cool.
I tried to use Fedora like colors and the font is &lt;em&gt;Liberation Sans&lt;/em&gt;,
same as &lt;a href="https://admin.fedoraproject.org/pkgdb," title="Fedora Package Database"&gt;Fedora pkgdb&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;You can check the overall …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">axil</dc:creator><pubDate>Wed, 30 Jul 2014 00:00:00 +0300</pubDate><guid isPermaLink="false">tag:axilleas.me,2014-07-30:/en/blog/2014/isitfedoraruby-new-design/</guid><category>fedora</category><category>gsoc</category><category>ruby</category><category>rails</category><category>webdev</category><category>isitfedoraruby</category></item><item><title>Custom GitLab login page</title><link>https://axilleas.me/en/blog/2014/custom-gitlab-login-page/</link><description>&lt;p&gt;With the &lt;a href="https://about.gitlab.com/2014/07/22/gitlab-7-dot-1-released/" title="Blog post: GitLab 7.1 released"&gt;release of GitLab 7.1&lt;/a&gt;, the login page now looks like the
default Enterprise Edition. Although in EE customizing the page should be
easier to configure, we can do the same with Community Edition following
some simple steps. If you are familiar with &lt;a href="https://haml.info/docs/yardoc/file.REFERENCE.html" title="haml yardoc files"&gt;haml&lt;/a&gt; and &lt;a href="https://getbootstrap.com" title="Bootstrap framework"&gt;bootstrap&lt;/a&gt;
this should …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">axil</dc:creator><pubDate>Mon, 28 Jul 2014 00:00:00 +0300</pubDate><guid isPermaLink="false">tag:axilleas.me,2014-07-28:/en/blog/2014/custom-gitlab-login-page/</guid><category>ruby</category><category>rails</category><category>webdev</category><category>gitlab</category><category>haml</category></item><item><title>isitfedoraruby gsoc midterm sum up</title><link>https://axilleas.me/en/blog/2014/isitfedoraruby-gsoc-midterm-sum-up/</link><description>&lt;p&gt;This sums up my past month involvement with the project. A lot of reading in
between...&lt;/p&gt;
&lt;div class="toc"&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#changelog"&gt;Changelog&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#railsruby-style-guide"&gt;Rails/Ruby style guide&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#tests"&gt;Tests&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#bugs-fixed"&gt;Bugs fixed&lt;/a&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="#wrong-owners"&gt;wrong owners&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#dependencies-shown-twice"&gt;dependencies shown twice&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#duplicate-homepage-and-source-uri"&gt;duplicate homepage and source uri&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="#enhancements"&gt;Enhancements&lt;/a&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="#show-more-info-in-fedorarpm-show-page"&gt;Show more info in fedorarpm show page&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#rake-tasks"&gt;Rake tasks&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;h2 id="changelog"&gt;Changelog&lt;/h2&gt;
&lt;p&gt;I added a changelog so …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">axil</dc:creator><pubDate>Sun, 13 Jul 2014 00:00:00 +0300</pubDate><guid isPermaLink="false">tag:axilleas.me,2014-07-13:/en/blog/2014/isitfedoraruby-gsoc-midterm-sum-up/</guid><category>fedora</category><category>gsoc</category><category>ruby</category><category>rails</category><category>webdev</category><category>isitfedoraruby</category></item><item><title>Rails development tools</title><link>https://axilleas.me/en/blog/2014/ruby-on-rails-development-tools/</link><description>&lt;p&gt;During the past two months I have been reading constantly about Rails and
how I could get more productive when writing code and testing my apps.
There is a ton of information about those matters on the web and I'll try
to include as many articles as I could find …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">axil</dc:creator><pubDate>Tue, 01 Jul 2014 00:00:00 +0300</pubDate><guid isPermaLink="false">tag:axilleas.me,2014-07-01:/en/blog/2014/ruby-on-rails-development-tools/</guid><category>fedora</category><category>gsoc</category><category>ruby</category><category>rails</category><category>webdev</category></item><item><title>Rubocop to the rescue!</title><link>https://axilleas.me/en/blog/2014/rubocop-to-the-rescue/</link><description>&lt;p&gt;&lt;em&gt;I decided to drop the GSoC related titles and focus on the things
that I work during the week. That means I'll probably blog more often :p&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;This week I mostly focused on cleaning the code of &lt;a href="https://github.com/axilleas/isitfedoraruby" title="isitfedoraruby at github"&gt;fedoraruby&lt;/a&gt; and
conforming to the &lt;a href="https://github.com/bbatsov/ruby-style-guide" title="Ruby style guide"&gt;ruby&lt;/a&gt;/&lt;a href="https://github.com/bbatsov/rails-style-guide" title="Rails style guide"&gt;rails&lt;/a&gt; community
guidelines.&lt;/p&gt;
&lt;p&gt;The gem that helps …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">axil</dc:creator><pubDate>Mon, 16 Jun 2014 00:00:00 +0300</pubDate><guid isPermaLink="false">tag:axilleas.me,2014-06-16:/en/blog/2014/rubocop-to-the-rescue/</guid><category>fedora</category><category>isitfedoraruby</category><category>gsoc</category><category>ruby</category><category>rails</category><category>webdev</category><category>rubocop</category></item><item><title>GSoC-2014 isitfedoraruby - Week 3</title><link>https://axilleas.me/en/blog/2014/gsoc2014-week-three/</link><description>&lt;p&gt;Testing, testing, testing.
Diving into BDD for the first time can be a little tedious but you sure learn
a lot. In the ruby/rails world there is a ton of excellent tools to help you
test your app. Some more popular than the others. I'm no exception so I …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">axil</dc:creator><pubDate>Mon, 09 Jun 2014 00:00:00 +0300</pubDate><guid isPermaLink="false">tag:axilleas.me,2014-06-09:/en/blog/2014/gsoc2014-week-three/</guid><category>fedora</category><category>isitfedoraruby</category><category>gsoc</category><category>ruby</category><category>rails</category><category>webdev</category></item><item><title>GSoC-2014 isitfedoraruby - Week 2</title><link>https://axilleas.me/en/blog/2014/gsoc2014-week-two/</link><description>&lt;p&gt;Here's what I've been doing last week.&lt;/p&gt;
&lt;h1 id="previous-week"&gt;Previous week&lt;/h1&gt;
&lt;h2 id="architecture-analysis"&gt;Architecture analysis&lt;/h2&gt;
&lt;p&gt;Getting to know an app from the ground up takes some time, especially if that's
a framework you are not too familiar with. Luckilly, I found the &lt;a href="https://railroady.prestonlee.com/" title="railroady home page"&gt;railroady&lt;/a&gt; gem
that helped me visualize how the app is structured, you …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">axil</dc:creator><pubDate>Tue, 03 Jun 2014 00:00:00 +0300</pubDate><guid isPermaLink="false">tag:axilleas.me,2014-06-03:/en/blog/2014/gsoc2014-week-two/</guid><category>fedora</category><category>isitfedoraruby</category><category>gsoc</category><category>ruby</category><category>rails</category><category>webdev</category></item><item><title>GSoC-2014 isitfedoraruby - Week 1</title><link>https://axilleas.me/en/blog/2014/gsoc2014-week-one/</link><description>&lt;p&gt;In case you haven't heard, I have been accepted again this year
for Google Summer of Code :) This time I will be working on enhancing
a Rails app that provides information about the state of rubygem
packaging in Fedora.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://isitfedoraruby.com" title="Rubygem packaging state in Fedora"&gt;isitfedoraruby&lt;/a&gt; is a project that was crafted in GSoC 2012 by …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">axil</dc:creator><pubDate>Tue, 27 May 2014 00:00:00 +0300</pubDate><guid isPermaLink="false">tag:axilleas.me,2014-05-27:/en/blog/2014/gsoc2014-week-one/</guid><category>fedora</category><category>isitfedoraruby</category><category>gsoc</category><category>ruby</category><category>rails</category><category>webdev</category></item><item><title>GitLab on CentOS asks for password when using git push via ssh</title><link>https://axilleas.me/en/blog/2014/centos-gitlab-asks-for-password-on-git-push/</link><description>&lt;p&gt;Seems there is an issue floating around when a user tries to push on their
GitLab CentOS installation. There are two ways one can push to a git repo.
Using their username:password through http and using their ssh key without
the need of a password. For example:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt;git push …&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">axil</dc:creator><pubDate>Tue, 22 Apr 2014 00:00:00 +0300</pubDate><guid isPermaLink="false">tag:axilleas.me,2014-04-22:/en/blog/2014/centos-gitlab-asks-for-password-on-git-push/</guid><category>centos</category><category>gitlab</category><category>selinux</category></item><item><title>GitLab repository management book review</title><link>https://axilleas.me/en/blog/2014/gitlab-repository-management-book-review/</link><description>&lt;p&gt;I remember when I was trying to install GitLab 2.0 with no prior knowledge 
of the rails framework and ruby in general, just copy pasting commands. It seemed fun
and when the login screen showed for the first time, it felt really great!
And then I remember searching for …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">axil</dc:creator><pubDate>Thu, 09 Jan 2014 00:00:00 +0200</pubDate><guid isPermaLink="false">tag:axilleas.me,2014-01-09:/en/blog/2014/gitlab-repository-management-book-review/</guid><category>gitlab</category><category>book</category><category>review</category></item><item><title>Coming soon book review - GitLab repository management</title><link>https://axilleas.me/en/blog/2013/coming-soon-book-review-gitlab-repository-management/</link><description>&lt;p&gt;&lt;img alt="GitLab Repository Management" src="https://www.packtpub.com/sites/default/files/1794OS.jpg"&gt;&lt;/p&gt;
&lt;p&gt;If you don't already know it, &lt;a href="https://twitter.com/JonathanMH_com"&gt;Jonathan M. Hethey&lt;/a&gt; has recently published a &lt;a href="https://bit.ly/1fTUYMy"&gt;book&lt;/a&gt; 
about GitLab on packtpub. I am in the process of reviewing it, so wait for a new post very soon :)&lt;/p&gt;
&lt;p&gt;I'll attach the preface so you can get a glimpse of what the book covers.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;In …&lt;/p&gt;&lt;/blockquote&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">axil</dc:creator><pubDate>Tue, 31 Dec 2013 00:00:00 +0200</pubDate><guid isPermaLink="false">tag:axilleas.me,2013-12-31:/en/blog/2013/coming-soon-book-review-gitlab-repository-management/</guid><category>gitlab</category><category>book</category><category>review</category></item><item><title>GSoC - Weekly update 11 and 12</title><link>https://axilleas.me/en/blog/2013/gsoc-weekly-update-11-and-12/</link><description>&lt;p&gt;So far, I managed to &lt;a href="https://fedora.axilleas.me"&gt;deploy GitLab&lt;/a&gt; on a Fedora 19 machine using only packaged gems either from
the official repos or a &lt;a href="https://repos.fedorapeople.org/repos/axilleas/gitlab/fedora-19/"&gt;custom&lt;/a&gt; one I have created.&lt;/p&gt;
&lt;p&gt;Below you will find some more info as well as the url of the testing environment. 
You can use/test it and …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">axil</dc:creator><pubDate>Thu, 12 Sep 2013 00:00:00 +0300</pubDate><guid isPermaLink="false">tag:axilleas.me,2013-09-12:/en/blog/2013/gsoc-weekly-update-11-and-12/</guid><category>gsoc</category><category>fedora</category><category>gitlab</category><category>packaging</category></item><item><title>GitLab gem install benchmarking with bundler 1.4</title><link>https://axilleas.me/en/blog/2013/gitlab-gem-install-benchmarking-with-bundler-14/</link><description>&lt;p&gt;It appears that the new &lt;code&gt;bundler 1.4.0&lt;/code&gt; will &lt;a href="https://github.com/bundler/bundler/pull/2481"&gt;support&lt;/a&gt; parallel gem installation. Thanks to &lt;a href="https://robots.thoughtbot.com/post/59584648154/parallel-gem-installing-using-bundler"&gt;thoughtbot's post&lt;/a&gt;
that brought that to my attention :)&lt;/p&gt;
&lt;p&gt;Now, since I've been dealing daily with GitLab for the past four months, I thought it would be a good candidate for testing.&lt;/p&gt;
&lt;p&gt;I tried it …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">axil</dc:creator><pubDate>Sat, 31 Aug 2013 00:00:00 +0300</pubDate><guid isPermaLink="false">tag:axilleas.me,2013-08-31:/en/blog/2013/gitlab-gem-install-benchmarking-with-bundler-14/</guid><category>gitlab</category><category>bundler</category><category>time</category></item><item><title>GSoC - Weekly update 9 and 10</title><link>https://axilleas.me/en/blog/2013/gsoc-weekly-update-9-and-10/</link><description>&lt;p&gt;I've been busy the past two weeks with some personal stuff so I got a little behind.
Here's what happened in the GitLab front.&lt;/p&gt;
&lt;div class="toc"&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#finish-packaging-remaining-gems"&gt;Finish packaging remaining gems&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#gitlab-deploy"&gt;GitLab deploy&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#coordinate-packaging-with-debian"&gt;Coordinate packaging with Debian&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#todo"&gt;TODO&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;h2 id="finish-packaging-remaining-gems"&gt;Finish packaging remaining gems&lt;/h2&gt;
&lt;p&gt;Now, all (hopefully) runtime dependencies are packaged and pushed in my …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">axil</dc:creator><pubDate>Thu, 29 Aug 2013 00:00:00 +0300</pubDate><guid isPermaLink="false">tag:axilleas.me,2013-08-29:/en/blog/2013/gsoc-weekly-update-9-and-10/</guid><category>gsoc</category><category>fedora</category><category>gitlab</category><category>packaging</category></item><item><title>SELinux policy for nginx and GitLab unix socket in Fedora 19</title><link>https://axilleas.me/en/blog/2013/selinux-policy-for-nginx-and-gitlab-unix-socket-in-fedora-19/</link><description>&lt;p&gt;The installation of GitLab in Fedora 19 went fine. I followed the official installation
guide with some deviations where necessary, mostly taken from the CentOS guide in
&lt;a href="https://github.com/gitlabhq/gitlab-recipes"&gt;gitlab-recipes&lt;/a&gt;. I setup nginx using the ssl &lt;a href="https://github.com/gitlabhq/gitlab-recipes/blob/master/web-server/nginx/gitlab-ssl"&gt;config&lt;/a&gt;, and poked some holes
in &lt;a href="https://github.com/gitlabhq/gitlab-recipes/tree/master/install/centos#8-configure-the-firewall"&gt;iptables&lt;/a&gt;. For systemd services I used &lt;a href="https://github.com/gitlabhq/gitlab-recipes/tree/master/init/systemd"&gt;these files&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;So, everything …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">axil</dc:creator><pubDate>Tue, 27 Aug 2013 00:00:00 +0300</pubDate><guid isPermaLink="false">tag:axilleas.me,2013-08-27:/en/blog/2013/selinux-policy-for-nginx-and-gitlab-unix-socket-in-fedora-19/</guid><category>selinux</category><category>fedora</category><category>gitlab</category><category>unixsocket</category><category>nginx</category></item><item><title>GSoC - Weekly update 7 and 8</title><link>https://axilleas.me/en/blog/2013/gsoc-weekly-update-7-and-8/</link><description>&lt;p&gt;The past week or so, I have been trying to package every gem GitLab needs, in Fedora 19.
This is something I should have done from the start, but better late than never.
Now that I have quite learnt the rubygem packaging process, I follow a certain
workflow that gets …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">axil</dc:creator><pubDate>Tue, 13 Aug 2013 00:00:00 +0300</pubDate><guid isPermaLink="false">tag:axilleas.me,2013-08-13:/en/blog/2013/gsoc-weekly-update-7-and-8/</guid><category>gsoc</category><category>fedora</category><category>gitlab</category><category>packaging</category></item><item><title>GSoC - Weekly update 6</title><link>https://axilleas.me/en/blog/2013/gsoc-weekly-update-6/</link><description>&lt;p&gt;Here is what I have been doing the past week.&lt;/p&gt;
&lt;div class="toc"&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#packages"&gt;Packages&lt;/a&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="#charlock_holmes"&gt;charlock_holmes&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#omniauth"&gt;omniauth&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#sanitize"&gt;sanitize&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#orm_adapter"&gt;orm_adapter&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="#update-to-gitlab-54"&gt;Update to GitLab 5.4&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;h2 id="packages"&gt;Packages&lt;/h2&gt;
&lt;h3 id="charlock_holmes"&gt;charlock_holmes&lt;/h3&gt;
&lt;p&gt;&lt;a href="https://bugzilla.redhat.com/show_bug.cgi?id=989143"&gt;Pending review&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This one gave me some headaches as it is a gem with c extensions and as it turned
out I didn't ship the soname in the …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">axil</dc:creator><pubDate>Tue, 30 Jul 2013 00:00:00 +0300</pubDate><guid isPermaLink="false">tag:axilleas.me,2013-07-30:/en/blog/2013/gsoc-weekly-update-6/</guid><category>gsoc</category><category>fedora</category><category>gitlab</category><category>packaging</category></item><item><title>GSoC - Weekly update 5</title><link>https://axilleas.me/en/blog/2013/gsoc-weekly-update-5/</link><description>&lt;p&gt;I can't believe that a month has already passed! I keep learning new things, mostly
on packaging, and the cool fact is that many of them are through my Review Requests.
The discussion between the reviewer and the reviewee can sometimes be very productive
leading to learning new things I …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">axil</dc:creator><pubDate>Mon, 22 Jul 2013 00:00:00 +0300</pubDate><guid isPermaLink="false">tag:axilleas.me,2013-07-22:/en/blog/2013/gsoc-weekly-update-5/</guid><category>gsoc</category><category>fedora</category><category>gitlab</category><category>packaging</category></item><item><title>I got approved as a packager, now what?</title><link>https://axilleas.me/en/blog/2013/i-got-approved-as-a-packager-now-what/</link><description>&lt;p&gt;This must have been the most intense week in terms of learning how the build 
system/process work in Fedora. I finally got approved as a packager and that means
more responsibility from my side. Unfortunately, the instrusctions in the wiki
are sometimes sparsed into different places and one has …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">axil</dc:creator><pubDate>Sun, 21 Jul 2013 00:00:00 +0300</pubDate><guid isPermaLink="false">tag:axilleas.me,2013-07-21:/en/blog/2013/i-got-approved-as-a-packager-now-what/</guid><category>fedora</category><category>packaging</category><category>fedpkg</category><category>bodhi</category><category>git</category></item><item><title>GSoC - Weekly update 3 and 4</title><link>https://axilleas.me/en/blog/2013/gsoc-weekly-update-3-and-4/</link><description>&lt;p&gt;Here is what I have been doing the last two weeks.&lt;/p&gt;
&lt;div class="toc"&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#work-on-packages"&gt;Work on packages&lt;/a&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="#sanitize"&gt;sanitize&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#boostrap-sass"&gt;boostrap-sass&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#orm_adapter"&gt;orm_adapter&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#devise"&gt;devise&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="#gems-and-their-versions-in-json-format"&gt;Gems and their versions in json format&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#version-table-in-wiki"&gt;Version table in wiki&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#init-repository"&gt;Init repository&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#rubygem-packaging-article"&gt;Rubygem packaging article&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#todo-next-week"&gt;TODO next week&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;h2 id="work-on-packages"&gt;Work on packages&lt;/h2&gt;
&lt;p&gt;I ran gem2rpm on all gems and saved their specs …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">axil</dc:creator><pubDate>Tue, 09 Jul 2013 00:00:00 +0300</pubDate><guid isPermaLink="false">tag:axilleas.me,2013-07-09:/en/blog/2013/gsoc-weekly-update-3-and-4/</guid><category>gsoc</category><category>fedora</category><category>gitlab</category></item><item><title>GSoC - Weekly update 2</title><link>https://axilleas.me/en/blog/2013/gsoc-weekly-update-2/</link><description>&lt;p&gt;Unfortunately this week hasn't been very productive due to lack of time. I managed
to package 5-6 more gems, but I haven't submit them in Bugzilla yet. As always, the
most difficult and time consuming task is to make all the test suites provided
with each gem pass. And believe …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">axil</dc:creator><pubDate>Tue, 02 Jul 2013 00:00:00 +0300</pubDate><guid isPermaLink="false">tag:axilleas.me,2013-07-02:/en/blog/2013/gsoc-weekly-update-2/</guid><category>gsoc</category><category>fedora</category><category>gitlab</category></item><item><title>GSoC - Weekly update 1</title><link>https://axilleas.me/en/blog/2013/gsoc-weekly-update-1/</link><description>&lt;p&gt;It's been over a week that GSoC started and here is a weekly report of what achieved
so far.&lt;/p&gt;
&lt;h2 id="weekly-process"&gt;Weekly process&lt;/h2&gt;
&lt;h3 id="workflow"&gt;Workflow&lt;/h3&gt;
&lt;p&gt;&lt;a href="https://trello.com/board/gitlab/51b844202ed21a6735011b25"&gt;Trello board&lt;/a&gt; - This is a web app in which you can manage your workflow by adding
tasks that are to be completed. I set it up to remind …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">axil</dc:creator><pubDate>Tue, 25 Jun 2013 00:00:00 +0300</pubDate><guid isPermaLink="false">tag:axilleas.me,2013-06-25:/en/blog/2013/gsoc-weekly-update-1/</guid><category>gsoc</category><category>fedora</category><category>gitlab</category></item><item><title>Connect to Transmission through an ssh encrypted session</title><link>https://axilleas.me/en/blog/2013/connect-to-transmission-through-an-ssh-encrypted-session/</link><description>&lt;p&gt;Use case: You have a remote machine with high bandwidth and you want to turn it 
in a torrent server.&lt;/p&gt;
&lt;div class="toc"&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#prerequisites"&gt;Prerequisites&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#transgui"&gt;Transgui&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;h2 id="prerequisites"&gt;Prerequisites&lt;/h2&gt;
&lt;p&gt;All you have to install in the remote server, is &lt;code&gt;transmission-daemon&lt;/code&gt; which is 
pretty much included in every well known distribution. After it successfuly installs,
run &lt;code&gt;transmission-daemon …&lt;/code&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">axil</dc:creator><pubDate>Tue, 11 Jun 2013 00:00:00 +0300</pubDate><guid isPermaLink="false">tag:axilleas.me,2013-06-11:/en/blog/2013/connect-to-transmission-through-an-ssh-encrypted-session/</guid><category>transmission</category><category>ssh</category><category>torrent</category></item><item><title>Accepted for GSoC 2013</title><link>https://axilleas.me/en/blog/2013/accepted-for-gsoc-2013/</link><description>&lt;p&gt;&lt;img alt="gsoc-logo" src="https://1-ps.googleusercontent.com/sx/s.google-melange.appspot.com/www.google-melange.com/soc/content/2-1-20130521/images/gsoc/logo/924x156xbanner-gsoc2013.png.pagespeed.ic.Z9V_lgyiqp.jpg"&gt;&lt;/p&gt;
&lt;p&gt;Sooo, I am happy to announce that I got accepted to this year's Google Summer of Code!
Couldn't be more happy right now :)&lt;/p&gt;
&lt;p&gt;For those that have no idea, here is my &lt;a href="https://fedoraproject.org/wiki/GSOC_2013/Student_Application_Axilleas/Gitlab%28463%29"&gt;proposal&lt;/a&gt; on Fedora's wiki (&lt;a href="https://fedoraproject.org/wiki/User:Axilleas"&gt;my user&lt;/a&gt;). 
I have in mind to make a follow post on how I …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">axil</dc:creator><pubDate>Mon, 27 May 2013 00:00:00 +0300</pubDate><guid isPermaLink="false">tag:axilleas.me,2013-05-27:/en/blog/2013/accepted-for-gsoc-2013/</guid><category>gsoc</category><category>fedora</category><category>gitlab</category><category>superexcited</category></item><item><title>Codeschool offers 2-day hall pass to all courses</title><link>https://axilleas.me/en/blog/2013/codeschool-two-day-hall-pass/</link><description>&lt;p&gt;&lt;img alt="codeschool-logo" src="https://d1tijy5l7mg5kk.cloudfront.net/assets/press_kit/logo-full-text-842f207391207c249d46b10fb166a8cb.png"&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;a href="https://www.codeschool.com/"&gt;Code School&lt;/a&gt; is an online learning platform that teaches a variety of
programming and web design skills. Courses range from beginner to advanced
levels and you get to earn rewards and badges as you learn.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Courses cover a variety of technologies including among others &lt;code&gt;Git&lt;/code&gt;, &lt;code&gt;Ruby&lt;/code&gt;, 
&lt;code&gt;Backbone.js&lt;/code&gt;, &lt;code&gt;Sass&lt;/code&gt;, &lt;code&gt;Rails …&lt;/code&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">axil</dc:creator><pubDate>Mon, 13 May 2013 00:00:00 +0300</pubDate><guid isPermaLink="false">tag:axilleas.me,2013-05-13:/en/blog/2013/codeschool-two-day-hall-pass/</guid><category>codeschool</category><category>ruby</category><category>courses</category><category>javascript</category><category>html</category><category>css</category></item><item><title>Nominated for Space Apps Challenge 2013</title><link>https://axilleas.me/en/blog/2013/nasa-spaceappschallenge-2013/</link><description>&lt;p&gt;&lt;strong&gt;&lt;em&gt;Update&lt;/em&gt;&lt;/strong&gt;: The Popeye on Mars project came &lt;a href="https://www.nasa.gov/home/hqnews/2013/may/HQ_13-152_Space_App_Challenge_winners.html"&gt;first&lt;/a&gt; in "Best Mission Concept" 
category. Congrats guys!&lt;/p&gt;
&lt;p&gt;During the weekend of 20th and 21st of April we gathered at &lt;a href="https://hackerspace.gr"&gt;hackerpace.gr&lt;/a&gt;
and started hacking for NASA's space apps challenge. From their &lt;a href="https://spaceappschallenge.org/about/"&gt;webpage&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The International Space Apps Challenge is an international mass collaboration …&lt;/p&gt;&lt;/blockquote&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">axil</dc:creator><pubDate>Thu, 02 May 2013 00:00:00 +0300</pubDate><guid isPermaLink="false">tag:axilleas.me,2013-05-02:/en/blog/2013/nasa-spaceappschallenge-2013/</guid><category>nasa</category><category>hsgr</category><category>django</category><category>spinach</category><category>popeye</category></item><item><title>"A brief guide in vim"</title><link>https://axilleas.me/en/blog/2013/vimtips/</link><description>&lt;p&gt;Ένα πολύ ωραίο thread σχετικά με τον vim editor βρίσκεται &lt;a href="https://www.adslgr.com/forum/showthread.php?t=418489"&gt;εδώ&lt;/a&gt;, όπου το μέλος &lt;a href="https://lordkhelben.wordpress.com"&gt;imitheos&lt;/a&gt; έχει παραθέσει πολλά χρήσιμα tips. Στο παρόν post θα προσπαθήσω να τα συγκεντρώσω όλα μαζί. Όπως θα διαπιστώσετε είναι ΠΑΡΑ πολλά, οπότε grab a cup of coffee, open vim and start practicing!&lt;/p&gt;
&lt;div class="toc"&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#_1"&gt;Οι συχνότερες λειτουργίες …&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">axil</dc:creator><pubDate>Mon, 08 Apr 2013 00:00:00 +0300</pubDate><guid isPermaLink="false">tag:axilleas.me,2013-04-08:/en/blog/2013/vimtips/</guid><category>vim</category></item><item><title>"Ένας σύντομος οδηγός για τον vim"</title><link>https://axilleas.me/el/blog/2013/vimtips/</link><description>&lt;p&gt;Ένα πολύ ωραίο thread σχετικά με τον vim editor βρίσκεται &lt;a href="https://www.adslgr.com/forum/showthread.php?t=418489"&gt;εδώ&lt;/a&gt;, όπου το μέλος &lt;a href="https://lordkhelben.wordpress.com"&gt;imitheos&lt;/a&gt; έχει παραθέσει πολλά χρήσιμα tips. Στο παρόν post θα προσπαθήσω να τα συγκεντρώσω όλα μαζί. Όπως θα διαπιστώσετε είναι ΠΑΡΑ πολλά, οπότε grab a cup of coffee, open vim and start practicing!&lt;/p&gt;
&lt;div class="toc"&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#_1"&gt;Οι συχνότερες λειτουργίες …&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">axil</dc:creator><pubDate>Mon, 08 Apr 2013 00:00:00 +0300</pubDate><guid isPermaLink="false">tag:axilleas.me,2013-04-08:/el/blog/2013/vimtips/</guid><category>vim</category></item><item><title>Bringing GitLab to Fedora</title><link>https://axilleas.me/en/blog/2013/bringing-gitlab-in-fedora/</link><description>&lt;p&gt;&lt;strong&gt;&lt;em&gt;Update&lt;/em&gt;&lt;/strong&gt;: I just got a confirmation mail that my proposal got accepted! &lt;a href="https://axilleas.me/posts/en/2013-05-27-accepted-for-gsoc-2013.md"&gt;Read here.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;So, I decided to write some info regarding my involvement for this year's
&lt;a href="https://www.google-melange.com/gsoc/homepage/google/gsoc2013" title="Google Summer of Code 2013"&gt;Google Summer of Code&lt;/a&gt;. I have been using/testing GitLab since
version 2.0 (almost a year now) and I am thrilled to …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">axil</dc:creator><pubDate>Sun, 07 Apr 2013 00:00:00 +0300</pubDate><guid isPermaLink="false">tag:axilleas.me,2013-04-07:/en/blog/2013/bringing-gitlab-in-fedora/</guid><category>fedora</category><category>gitlab</category><category>gsoc</category><category>ruby</category><category>rails</category></item></channel></rss>