Author Archive

To have more fun with GTalk (Google Talk) you can add some text formatting : to make it bold, simply use * * (asterisk) between the text that intended to be bold in font style : i.e. *marouan* is rendred as marouan. to make it italic, simply use...

Today when I tried to install a pear package using the pecl command line on ubuntu, I got the following error : [crayon-4fb9059f5f25d/] Solution : Just install php5-dev package [crayon-4fb9059f5f2a0/] or php4-dev if you are running php...

Q : What's the best thing that may happen to a developer ? A : A Bug :) at the beginning of the day :) I ran script/console in a rails project to debug something on console, but I got this LoadError: [crayon-4fb9059f603a9/] How to fix ? I figured...

I have been working on a c# french desktop application. Unfortunately iTextSharp, which is an open source java library for PDF generation written entirely in C# for the .NET platform, do not allow to print special chars (é, è, ç ...etc.) properly....

May 24, 2009 | In: Funny

G33k Quotes

I'm not anti-social; I'm just not user friendly. My software never has bugs. It just develops random features. Roses are #FF0000, Violets are #0000FF, All my base belongs to you. I would love to change the world, but they won't give me the source...

I found this great video that deals with entrepreneurship. So I am sharing it with you ! [ad#only_in_post]...

[ad#only_in_post] You want to use an image as a link.However, a blue border appears around the image. [crayon-4fb9059f639f8/] This border is meant to inform users that the image is a link. Well, it's a link but this is ugly :s and may not fit your...

I have installed a new Joomla! instance but unluckily I forgot my password :-( .I was seeking for the forget my password link but no way ! Solutions : Generate a new MD5 hashed / encrypted password, to do this you can visit : ...

March 21, 2009 | In: how-to

Firebug Lite in Google Chrome

You are a Web developer/designer :) , I believe you have used Firebug extension in Firefox to track bugs or to test your hot CSS changes before coding using your favourite editor. [ad#post1] What about if you ever have tried Google Chrome browser...

March 18, 2009 | In: erlang, snippet

Erlang Cheat Sheet

I am sharing here my Erlang Cheat Sheet after some lifting :) in order to make it more useful. Certainly, it's not an exhaustive list of Erlang commands. I hope you will find it useful. ps : If there is a mistake. Please report it and I will be very...

Categories