Fix pages

This commit is contained in:
Ariejan de Vroom 2013-08-14 12:31:03 +02:00
parent 8a73eb3bf7
commit e8718ff3d5
6 changed files with 109 additions and 148 deletions

View File

@ -1,71 +1,37 @@
--- ---
title: About Ariejan title: About Ariejan
--- ---
.row :markdown
.large-8.columns Hi! I'm Ariejan de Vroom, a thirty-two year old Ruby on Rails developer and Software
:markdown Craftsman. I live in [Breugel, the Netherlands][1] with my fiancée [Laura][2]
## Hi, I'm Ariejan de Vroom and work full-time at [Kabisa ICT][3].
Hi! I'm Ariejan de Vroom, a thirty-two year old Ruby on Rails developer and Software I started programming in the mid-nineties with [GW-BASIC][9] and [QBasic][10]. Soon
Craftsman. I live in [Breugel, the Netherlands][1] with my fiancée [Laura][2] thereafter I discovered [Turbo Pascal][11] and then made the jump to [Delphi][12].
and work full-time at [Kabisa ICT][3].
I started programming in the mid-nineties with [GW-BASIC][9] and [QBasic][10]. Soon At this point I started playing with lots of different languages and platforms. Then,
thereafter I discovered [Turbo Pascal][11] and then made the jump to [Delphi][12]. almost naturally I made the switch to the web and started developing in [PHP][13].
At this point I started playing with lots of different languages and platforms. Then, Not satisfied with the often messy code from the PHP community I discovered [Ruby on Rails][14]
almost naturally I made the switch to the web and started developing in [PHP][13]. somewhere in 2005. I've been writing Ruby ever since.
Not satisfied with the often messy code from the PHP community I discovered [Ruby on Rails][14] ### Find out more about me
somewhere in 2005. I've been writing Ruby ever since.
### Find out more about me Check me out on [Twitter][4], [Github][6] or [LinkedIn][5] to get to know me a bit better.
Check me out on [Twitter][4], [Github][6] or [LinkedIn][5] to get to know me a bit better. If you want to contact me, please use the contact form on this page or [tweet something][4]
or [send an email directly][8].
If you want to contact me, please use the contact form on this page or [tweet something][4] [1]: http://maps.google.nl/maps?f=q&source=s_q&hl=nl&geocode=&q=eindhoven&sll=52.469397,5.509644&sspn=4.692139,10.942383&ie=UTF8&hq=&hnear=Breugel,+Noord-Brabant&ll=51.440313,5.482178&spn=4.800964,10.942383&t=h&z=7
or [send an email directly][8]. [2]: http://laura-oerlemans.net/
[3]: http://kabisa.nl/
[1]: http://maps.google.nl/maps?f=q&source=s_q&hl=nl&geocode=&q=eindhoven&sll=52.469397,5.509644&sspn=4.692139,10.942383&ie=UTF8&hq=&hnear=Breugel,+Noord-Brabant&ll=51.440313,5.482178&spn=4.800964,10.942383&t=h&z=7 [4]: http://twitter.com/ariejan
[2]: http://laura-oerlemans.net/ [5]: http://aj.gs/linkedin
[3]: http://kabisa.nl/ [6]: http://aj.gs/github
[4]: http://twitter.com/ariejan [8]: mailto:ariejan@ariejan.net
[5]: http://aj.gs/linkedin [9]: http://en.wikipedia.org/wiki/GW-BASIC
[6]: http://aj.gs/github [10]: http://en.wikipedia.org/wiki/Qbasic
[8]: mailto:ariejan@ariejan.net [11]: http://en.wikipedia.org/wiki/Turbo_pascal
[9]: http://en.wikipedia.org/wiki/GW-BASIC [12]: http://en.wikipedia.org/wiki/Borland_Delphi
[10]: http://en.wikipedia.org/wiki/Qbasic [13]: http://en.wikipedia.org/wiki/Php
[11]: http://en.wikipedia.org/wiki/Turbo_pascal [14]: http://en.wikipedia.org/wiki/Ruby_on_rails
[12]: http://en.wikipedia.org/wiki/Borland_Delphi
[13]: http://en.wikipedia.org/wiki/Php
[14]: http://en.wikipedia.org/wiki/Ruby_on_rails
.large-4.columns
.avatar
%form(id="form1" name="form1" class="wufoo page" autocomplete="off" enctype="multipart/form-data" method="post" novalidate action="https://ariejan.wufoo.com/forms/z7x4z5/#public")
%h3 Leave me a message
%ul
%li
%div
%textarea.field.textarea.medium(name="Field1" spellcheck="true" rows="10" cols="50" tabindex="1" placeholder="How can I be of help?" onkeyup="" required)
%li
%div
%input(id="Field4" name="Field4" type="text" class="field text large" value="" maxlength="255" tabindex="2" onkeyup="" placeholder="Your name, please")
%li
%div
%input(id="Field2" name="Field2" type="email" spellcheck="false" class="field text large" value="" maxlength="255" tabindex="3" required placeholder="Your email address")
%li.buttons
%div
%a.button(href="javascript:{}" onclick="document.getElementById('form1').submit();")
%span Send message
%li.hide
%label(for="comment") Do Not Fill This Out
%textarea(name="comment" id="comment" rows="1" cols="1")
%input(type="hidden" id="idstamp" name="idstamp" value="CUVI8NzGGu1E9xkpfytNrtxYAhGs8IrYwj0vZn2ji1c=")

View File

@ -1,11 +1,6 @@
--- ---
title: Software Craftsmanship title: Software Craftsmanship
--- ---
.row Well, this is awkward. I've got all these great arguments in my head to explain to you why software craftsmanship is so important and great. But I just haven't had any time yet to write them all down for you in a coherent way.
.large-8.push-2.columns
:markdown
# Craftsmanship
Well, this is awkward. I've got all these great arguments in my head to explain to you why software craftsmanship is so important and great. But I just haven't had any time yet to write them all down for you in a coherent way. Please stand-by while I type this up. Soon. Promise!
Please stand-by while I type this up. Soon. Promise!

View File

@ -89,7 +89,8 @@ h1, h2, h3, h4, h5, h6
display: inline display: inline
color: lighten($text-color, 30%) color: lighten($text-color, 30%)
.post .post,
.page
h1.title h1.title
margin-top: 0 margin-top: 0
margin-bottom: 20px margin-bottom: 20px
@ -101,6 +102,10 @@ h1, h2, h3, h4, h5, h6
margin-top: 20px margin-top: 20px
margin-bottom: 0 margin-bottom: 0
.page
h1.title
margin-top: 20px
#footer #footer
ul.tla ul.tla
padding-left: 0 padding-left: 0

View File

@ -1,75 +1,71 @@
--- ---
title: Projects title: Projects
--- ---
.row :markdown
.large-6.columns ### Open Source Projects
:markdown
### Open Source Projects
This is an incomplete list of projects I've been working on in the recent pasts. This is an incomplete list of projects I've been working on in the recent pasts.
There are several projects that I've worked on, but long since abandoned because There are several projects that I've worked on, but long since abandoned because
they became obsolete and were superseded by other alternatives. they became obsolete and were superseded by other alternatives.
#### Focal #### Focal
Focal is a utility web application that creates sexy and informative burndowns Focal is a utility web application that creates sexy and informative burndowns
for you and your team. for you and your team.
Hooked up to the Pivotal Tracker API, Focal will gather information about the Hooked up to the Pivotal Tracker API, Focal will gather information about the
current iteration on a daily basis and provide you and the team with valuable current iteration on a daily basis and provide you and the team with valuable
progress information. progress information.
_Focal is developed by Kabisa._ _Focal is developed by Kabisa._
* [Github](https://github.com/kabisaict/focal) * [Github](https://github.com/kabisaict/focal)
### IMDB ### IMDB
The IMDB gem allows you to programatically access IMDB. Although IMDB does not The IMDB gem allows you to programatically access IMDB. Although IMDB does not
officially expose an API you are able to look at what's on their public pages. officially expose an API you are able to look at what's on their public pages.
* [Github](https://github.com/ariejan/imdb) * [Github](https://github.com/ariejan/imdb)
#### Firefly #### Firefly
At the height of 140 character limited tweets, URL shortners where the hippest At the height of 140 character limited tweets, URL shortners where the hippest
thing around. thing around.
Firefly provides you with a personal url shortner. It can be easily deployed to Firefly provides you with a personal url shortner. It can be easily deployed to
Heroku and it has proven to be able to handle millions of shortened URLs. Heroku and it has proven to be able to handle millions of shortened URLs.
* [Website](http://fireflyrb.com) * [Website](http://fireflyrb.com)
* [Github](https://github.com/ariejan/firefly) * [Github](https://github.com/ariejan/firefly)
#### PostcodeAPI #### PostcodeAPI
A simple ruby wrapper around the [Postcode API service](http://www.postcodeapi.nu/). A simple ruby wrapper around the [Postcode API service](http://www.postcodeapi.nu/).
* [Github](https://github.com/ariejan/postcodeapi) * [Github](https://github.com/ariejan/postcodeapi)
#### elfproef #### elfproef
The 11-check is a checksum algorithm used to validate Dutch bank account numbers and The 11-check is a checksum algorithm used to validate Dutch bank account numbers and
social security numbers. social security numbers.
This gem allows you to add validations to your Rails models for these kind of fields. This gem allows you to add validations to your Rails models for these kind of fields.
* [Github](https://github.com/sytzeloor/elfproef) * [Github](https://github.com/sytzeloor/elfproef)
.large-6.columns ### Open Source contributions
:markdown
### Open Source contributions
Besides doing my own projects, I've also contributed to a wide variety of open Besides doing my own projects, I've also contributed to a wide variety of open
source projects. Mostly to scratch my own itch with that project. source projects. Mostly to scratch my own itch with that project.
* Rails * Rails
* Gitlab * Gitlab
* rails-i18n * rails-i18n
* elfproef * elfproef
* opensourcerails * opensourcerails
* rubber * rubber
* capistrano-resque * capistrano-resque
Check out my [github profile page](https://github.com/ariejan) for other projects Check out my [github profile page](https://github.com/ariejan) for other projects
and specifics. and specifics.

View File

@ -1,36 +1,24 @@
--- ---
title: Talks by Ariejan title: Talks by Ariejan
--- ---
.row :markdown
.large-8.push-2.columns *I'm available for talks and presentations on software craftsmanship for
:markdown your company or event! If you are interested in having me, please
# Talks [contact me](/about) to discus details.*
*I'm available for talks and presentations on software craftsmanship for I love giving talks to motivate and inspire others. My talks can be in-depth
your company or event! If you are interested in having me, please technical or on a higher level about clean code and craftsmanship.
[contact me](/about) to discus details.*
I love giving talks to motivate and inspire others. My talks can be in-depth Since 2012 I'm keeping track of the talks I've given. You can find the slides to them below.
technical or on a higher level about clean code and craftsmanship.
## Previous talks ## Software Craftsmanship
June 2012
Since 2012 I'm keeping track of the talks I've given. You can find the slides to them below. <script async class="speakerdeck-embed" data-slide="16" data-id="4fcf866a4aab160369000dd1" data-ratio="1.77777777777778" src="//speakerdeck.com/assets/embed.js"></script>
.row ## Introducting Gitlab
.large-6.columns
%h4 Lightning Talk for Eindhoven.rb, april 2012
Software Craftsmanship
%p
june 2012
:plain
<script async class="speakerdeck-embed" data-slide="16" data-id="4fcf866a4aab160369000dd1" data-ratio="1.77777777777778" src="//speakerdeck.com/assets/embed.js"></script>
<script async class="speakerdeck-embed" data-id="4f7da2d94156d9001f032da4" data-ratio="1.77777777777778" src="//speakerdeck.com/assets/embed.js"></script>
.large-6.columns
%h4
Introducting Gitlab
%p
Lighting Talk, april 2012
:plain
<script async class="speakerdeck-embed" data-id="4f7da2d94156d9001f032da4" data-ratio="1.77777777777778" src="//speakerdeck.com/assets/embed.js"></script>

View File

@ -1,4 +1,15 @@
%section.page .row
#content .col-sm-12
%article.page .page
= yield %h1.title= item[:title]
.row
.col-sm-9
.page
.body
= yield
.col-sm-3.hidden-xs
#adpacks
.bsarocks.bsap_a40a34b3f2d124df05e7c20ddaa79bd8#bsap_1287881
%a(href="http://adpacks.com" id="bsap_aplink") via Ad Packs