Stuff that I like ! :o)

Latest

Ubuntu 13.10 how to properly install ia32-libs and ia32-libs-multiarch

I don’t know why but there are someone on the Ubuntu developpement team believes that no one uses this library anymore …

They are off the track, lots of commercial software still using this library. For me it was Aftershot pro. I was to install it this morning and no way to find it on synaptics. I googled my problem and I found a lots of inquiries answered with a get around, but none of them works for this particular situation.

Here is the easiest way to install this library

go to : http://packages.ubuntu.com/

on the keyword field write down: ia32-libs

for all distribution and all sections (sorry if it’s not the exact words, the page is in french) the two drop down below the keyword field.

click on the search button.

you will get a list of available package for different distribution.

on the ia32-libs choose the most recent one, in my case it was raring, click on raring.

Below download ia32-libs there are a link amd64 click on it.

you must be on this page follow the instruction located on the square in the top of the page which is to add the deb repository containing the very library you need.

I’ll suggest you to backup your source.list before updating it by this simple command in terminal.

sudo cp /etc/apt/sources.list /etc/apt/sources.list.bkp
and

sudo apt-get update

sudo apt-get install ia32-libs

this is the simple way to fix this particular problem.

The answer of Shuttleworth about my previous post.

There is the link an Q&A from the founder of the distribution.

Ubuntu losing popularity …

Royal pingdom informed us popular Linux distribution called ubuntu has been overtaken by Linux mint, fedora …

phpFramework version 0.0.3

Hi !

This is an application I’m working on from a few weeks. I want to be able to use php without using seeking for the right function. I want it simple … so this frame work is quite complicated …

there is my last changelog

git://github.com/fbissonn/phpFrameWork.git

version 0.0.3

-add CHANGELOG file;
-new errorhandling class no need old errorhandling anymore, I’ll let it there until full integration;
-new cChart.class class, easy way to create/handle/show chart;
-Adapting work to use namespace all over the application;
-Add a lot of comments among the code.

Mozilla and Microsoft … what the hell !!!

Strange thing, Microsoft and mozilla Firefox will issue a version, for this popular navigator, using Bing as a default search engine … I though firefox is open source and usable freely for the community, far away of big corporations.

http://binged.it/vl1Cz4

My first post !!!

Hi everyone who want’s to know about what I will talking about. I’m aware of everyting concerning arts, business, new technologies, … I like a lot of things !

So I hope you’ll enjoy my blog.

Francis