Fab


About Fab

Solutions Architect, I build great workflows for the news and media production industries. I play with data too.

1
Recently I had some problems with my Google profile picture disappearing from Wave, Gtalk and everything… I reseted it few times, but it didn’t work. The problem was coming from Pidgin, which was overriding it each time I used it… So, to fix this, if you are using pidgin, or […]

Google profile picture disappearing





News on social networks Linkedin, not so used: http://www.linkedin.com/groups?gid=2105461&trk=hb_side_gFacebook: http://www.facebook.com/group.php?gid=98762896380 The photo galleries! My pictures on Picassa: http://picasaweb.google.fr/fabien.vauthey/BestStudentRecognitionEvent2009AtKrakowFrom everybody on Facebook: http://www.facebook.com/photo_search.php?oid=98762896380&view=all No recent news on the topic, I was waiting for mail from IBM, but nothing is coming. I hope we will have a debriefing and feedback. I am […]

Best Student Recognition Event 2009 #2





Sometimes, it’s not easy with Symfony’ filters to create links displaying a content already filtered without using a specific action. These are examples of how it works directly with an URL generated with a link_to() : <?php echo link_to('New Application', 'applicant', array('sort' => 'created_at', 'sort_type' => 'desc'))?> <br /> <?php […]

Symfony Filter links



1
Désolé, j’ai pas résisté… :D Comment ça marche ? Il vous faut pas loin le framework Ajax Javascript Prototype… <script src="javascripts/prototype.js" type="text/javascript"></script> Et il vous faut ce bout de code : if ( window.addEventListener ) {        var kkeys = [], konami = "38,38,40,40,37,39,37,39,66,65";        window.addEventListener("keydown", function(e){                kkeys.push( e.keyCode );                if ( […]

Powered by Konami Code



1
Quelques mots sur le nouveau design de mes site, blog et Twitter. D’abord, je n’aime pas le rose. Ahaha, la belle blague, y’en a partout. En fait, j’aime les radis et ça va bien avec l’ensemble. Enfin, j’espère. Ce thème est donc la compilation de deux thèmes de Kozlika, thèmeuse […]

Nouveau Design 2


3
Il y a peu, je vous parlais de mon stage ou pompeusement “Projet de Fin d’Etudes”. Et voila, le fruit de ces trois mois de stage est enfin en ligne ! Enfin, pas trois mois uniquement sur cette interface bien sûr, il y a bien d’autres choses derrière mais c’est […]

Junior@Blue Online !


1
While deploying an application realized with Symfony Framework, I had this horrible fatal error 500 by Apache, when trying to access the /web files 500 Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, [xxxx] and […]

Symfony and error 500 on Apache server