Technologies

The Technologies I Use Everyday

HTML5 & CSS3
HTML5 & CSS3

I always use the last standards of the web so you're website is always at the forefront of the technology. HTML is made to build the skeleton of your website while CSS manages the position and the design of your website.

 
jQuery
jQuery

For all the animations and effects of your website, I use the popular Javascript framework jQuery. Write less, do more is its motto. It's why most of the developers love to use it.

AJAX
AJAX

AJAX means Asynchronous Javascript And XML. It's just a way to communicate with the server in the background without to have to reload the webpage.

 
37signals
37signals

37signals is a web apps suite designed to manage project. I use it to communicate with you during the development of you website so you're always up to date with my last work.

Ruby on Rails
Ruby on Rails

Ruby on Rails is a popular web framework written in Ruby. It lets developers build strong and high reliability web applications faster than ever.

 
CodeIgniter
CodeIgniter

CodeIgniter is an open source PHP framework based on the MVC architecture that I use to build all the dynamic of your website when it's written in PHP. This framework offers the speed and the flexibility that I need to build your website the faster as possible.

The Middleman
The Middleman

The Middleman is a lightweight tool that I use to build static website like Syrinxoon or my personnal presention quickly, simply and with all the power of Ruby. With this tool, I use some generators like Haml, Sass (with Compass) and Coffeescript.

 
MySQL
MySQL

MySQL is an open source relational database management system. I use it to store all the data of your website. However, we're not stuck to MySQL. If you prefer, I can use any DBMS you want. I'm used to work with SQLite and MongoDB too.

Hosting
Hosting

If you don't want to manage your hosting, let me to that for you. I own a dedicated server at Media Temple which can host your website without you have to worry about it.

 
Twitter API
Twitter API

API stands for Application Programming Interface. It's a way to communicate with third party website like Twitter or Facebook to gather data. I love to work with APIs.

RSS & Atom
RSS & Atom

RSS and Atom are formats used to share feeds from your website. For example, your users can subscribe to the Atom feed of your last blog entries.

 
XML & JSON
XML & JSON

Need to export or import website specific data? We can do that with XML or JSON. Those kind of format are used by APIs.