Category: tuts
CSS3 navigation menu
In this mini tutorial, I am going to show you how to make an animated navigation menu using only the magic of CSS3 (see demo here). So, let’s start. 1 The HTML Part First, you will need to define your menu like usual, as the following: 12345678<ul id="menu"> <li><a id="menu-1" href="#menu-1">Menu #1</a></li> …
Read | 2 Comments | Posted on April 23, 2011 | Published in CSS3 TutsGnome3 Shell on Ubuntu 11.04
I’m not a big fun of Unity, the new winow manager on Ubuntu Natty Narwhal. So, when the first beta of Gnome3 shell was released, I’ve decided to give it a try. But, at that time, I was of course running Ubuntu 10.10 (Maverick Meerkat) which did not stop me …
Read | Leave a comment | Posted on May 13, 2011 | Published in Tuts UbuntuUbuntu Tweak
Ubuntu Tweak is a must have application to config Ubuntu easier for everyone. It provides many useful desktop and system options that the default desktop environment doesn’t provide. With its help, you will enjoy with the experience of Ubuntu! Using Ubuntu Tweak you can install all needed applications with a simple click, …
Read | Leave a comment | Posted on May 14, 2011 | Published in Tuts UbuntuCodeIgniter + WordPress
Voici une petite astuce qui vous permettra de faire cohabiter le célébre CMS WordPress avec l’un des plus connus framework PHP, Codeigniter. En effet, j’ai commencé à développer des applications PHP avec Codeigniter depuis sa version 1.5 et je l’ai trouvé facile à utiliser, à prendre en main, et il bénéficie d’une …
Read | Leave a comment | Posted on May 21, 2011 | Published in CodeIgniter PHP Tuts WordpressServeur SOAP avec PHP5
Nous allons voir dans ce tutoriel comment coder un serveur / client SOAP, en utilisant l’extension SOAP native de PHP5. Pour cela nous allons avoir besoin de développer les parties suivantes: Un fichier WSDL qui va contenir la définition des différentes méthodes offertes par notre serveur de services (voir), Une classe qui …
Read | Leave a comment | Posted on May 28, 2011 | Published in PHP TutsPlaying with jquery
Before I decided to switch to jQuery, I was using the Prototype JavaScript library combined with Motools in all my projects, they were kinda cool, it took me some days to learn but it was cool! But, about a year ago, I heard about a cooler library that was much more easier …
Read | Leave a comment | Posted on June 27, 2011 | Published in jQuery TutsDéveloppement mobile avec Flex
NOTE: Pour mieux comprendre les codes donnés dans ce tutoriel, vous devez avoir au moins quelques petites notions en ActionScript. Pour vous aider, voici une Introduction à ActionScript 3.0 (en anglais) Au cours de ce tutorial, nous allons voir comment développer une simple application pour Android et Blackberry, en utilisant Adobe Flash …
Read | 2 Comments | Posted on July 14, 2011 | Published in Android BlackBerry Flex Mobile Tuts





