Coatzacoalcos, Mexico to

PRINCIPAL

Home
Blog
Conferences
My Photography
Personal Gallery
Joke (Chistes)
Curriculum
Documentation
Contacts me

ARTICLES

Abstract PHP's code with PEAR::DB

Analogs of Windows Software in Linux

El evangelio de Tux (spanish)

Introduction to HTML_QuickForm

The Vi editor

Graphics with Turbo C++

The ftp manual

Installing the Apache Server

How to convert with Latex to PDF file

Configuring Samba.

A basic program in gtk+

OTHER ARTICLES

Introduction to Network security

How to Print Screen with yast.

The DNS Howto's

CONFERENCES

The Information Technology as competitive strategy for PyMEs.

The PHP Extension and Application Repository

A Tutorial for HTML_QuickForm

HTML_QuickForm

What is the impact of Free software in the Organizations and in the Goverment

Free software in the Government

Introduction to Linux

Database Security in MySQL

Stocastics Model for inundations

COURSES

GNU LINUX.
Administration and Configuration.
[See the Chapters]




Personal Blog:

2007:  Principal Blog - January
2006:  November - August - April - February
2005:  December -october - august- may - march - january
2004:  december - november
.............................................................................................................................

Saturday February 25, 2006.

This day i was programming in C with Grappical User Interface, then i take Glade (a User Interface Builder for GTK+ and GNOME), the user interfaces designed in Glade are saved as XML, and by using the libglade library these can be loaded by applications in numerous programming languages including C.

The important part of program was load the interface buider in Glade with my code write in C, this example only load the interface and dontīt connect any signals in the interface:

#include "gtk/gtk.h"
#include "glade/glade.h"
int main(int argc, char *argv[]) {

GladeXML *xml;
gtk_init(&argc, &argv);

/* load the interface */
xmlfile = glade_xml_new("project_example.glade", NULL, NULL);

gtk_main();
return 0;
}

.............................................................................................................................

Tuesday February 14, 2006.

Iraqis Celebrate St. Valentine's Day in Baghdad

BAGHDAD, IRAQ. - Iraqi women look at the display of Valentine's Day gifts in a shop on February 14, 2006 in Baghdad, Iraq. Despite the continuous violence, Iraqis are celebrating St. Valentine Day in Baghdad. (Photo by Getty Images).

   

.............................................................................................................................

Sunday January 15, 2006.

This month, i begin the Harry Potter project, the application is for Dragamex, they want automate the information that is generate in the company. Each department has different information management, then the application logic will be different, my first section to develop is accountancy. The PHP PEAR class to use are HTML_QuickForm (Generate robust forms) and PEAR::DB (Access a database).

The Pictures about the Harry Potter Library is here:

      

.............................................................................................................................

Friday January 6, 2006.

I had an excellent dinner of epiphany today. In the dinner i was remembering the Eduardos party, he made a greek roasted meat and various form of alcohol. By any motive, i donīt had uploaded the party video, donīt worry. The memories of the party is here in a Video.

  Download Video
.............................................................................................................................

Monday January 2, 2006.

Goleo VI: The Official Mascot

Happy New Year, Greetings to all and very success in 2006 !!!!!

The 2006 is a important year, in our country Mexico will to be the Presidencial Elections in July 2, the principal candidates are Felipe Calderon (PAN), Andres Manuel Lopez Obrador (PRD) and Roberto Madrazo (PRI).

Germany will host the 2006 FIFA World Cup! Thirty-two teams will have qualified, including five from Africa. Like Mexico, Italy and France, Germany is now organising its second FIFA World Cup. The first saw the great Franz Beckenbauer lift the trophy as captain of the winning team.

GOLEO VI the loveable lion is the Official Mascot of the 2006 FIFA World Cup. He is alive, talks and thinks. Here is The Goleo Photo Gallery.

2006 - Farid Alfredo Bielma Lopez

Home | Unix Mexico | El Demonio | OpenBSD | Ubuntu Guide| Espacio Linux
Internet.com | Diario TI | Barrapunto | Diario Linux | Unam - Cert | Securityfocus| Tuxteno | BitaDir.com
Send me a mail.