Sunday, October 5, 2008

Php trik: Undefined variable


In php application, you shall see

Notice: Undefined variable: table_h in c:\easyphp1-8\www\phpapplication\includes\stats_mois.php on line 75

The variable table_h is local type. You shall declare it as global by adding the following line in your php file:

global table_h;

Wednesday, January 30, 2008

Framasoft: more than a FOSS directory

Framasoft website is a collaborative variable geometry in which the subject is free software and its state of mind. Its main objective is to discover free software to the widest audience. Framasoft is write in french. The english version is translated by google language tool.

At 30 January 2008, the directory contain 1314 FOSS in the directory. The main categories of the directory of Free and Open Source Softwares are listed with one example of its content:
  • Office : Openoffice.org is a free office suite (alternative to MS Office suite)
  • Graphics : GIMP is the GNU Image Manipulation Program (alternative to Photoshop)
  • Games : Freeciv is a network game strategy
  • Multimedia : XviD is a video compression format conforming to ISO MPEG 4
  • Peer-to-Peer : Azureus is a BitTorrent client written in Java.
  • Programming : Postgresql is an object relational DBMS industrial quality
  • Sciences : GRASS is a Geographic Information System (GIS) used for geospatial data management and analysis, image processing, graphics/maps production, spatial modeling, and visualization.
  • Website : EGroupWare is a professional level tool for collaborative work online
  • Systems : Ubuntu is a free, Debian derived Linux-based operating system, available with both community and professional support

Saturday, December 1, 2007

Welcome

Welcome dear reader,

Here you will find ideas that drives the use of Free and Open Source For Africa. We hope to help all Africans to choose the right tool for their needs. We hope also to help entrepreneurship and business growth through Open Source softwares use.

Enjoy FOSS for Africans

Regards,

Patrick