To continue the previous post and to help those who want to start Beamer, I’ve done a little example/template where you can see the result here.
You can grab the sources on my git to test it faster.
This is not my first post on Beamer and not the first time I say I really like this piece of software.
As for LaTeX’s newbies it’s not really easy to start Beamer and as many people liked my last slides on MariaDB/MySQL. More than that, I had to make a presentation on DRBD at work and I’ve decided to write it with Beamer.
My colleagues appreciated the look and LaTeX format.
Big warning about that tool ! I’ve never seen a such tool ! You can delete your old xls file or wiki pages related on IP informations. phpipam is simply awesome ! I’ve been waiting this tool so many years !
Here are some very interesting features :
Import IP addresses from XLS / CSV file E-Mail notification with IP details Subnet statistics Displays free range and number of clients A reservation process A really nice look If you want to try it, there is a demo site : demo.
You certainly know and have used the default MediaWiki search. It’s quite good but it’s not an optimal search. I wanted to have better one for my wiki that’s why I added Google search some years ago.
I didn’t want to setup Apache Lucene or Apache Solar as both are in Java. I always heard good feedback about Sphinx, that’s why I decided to add it at work and to my wiki as well.

The 3.6 version of WordPress is out and finally bring a killer feature that I was waiting for more than 3 years now.
This feature is embedding videos without requesting additional extension and specific tags, it’s a built-in HTML5 media player. It was already possible to add videos but they weren’t playable directly on the page, it was a link.
As I manage the blog of my daughter, this is a really good news.
Last week, I’ve assisted to a webinar organized by Puppet Labs. The talk was about PackStack which is a solution to deploy OpenStack in a production environment.
How does PackStack works ? Some of you may tell me that DevStack do the same thing. But I warn once again about DevStack which is absolutely not build for production usages ! PackStack is a bundle of current modules for OpenStack available on Puppet Forge.
Vagrant is a fast solution build on top of VirtualBox. I already talked about it in a previous post.
The thing is, you could do really more with Vagrant by adding Puppet manifests or Chef recipes in your Vagrant configuration file. For those who don’t often use one of those 2 softwares, it quickly could transform into a nightmare when they want to deploy softwares in addition of the OS.