|
|
| .............................................................................................................................
|
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.
|
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.
|
|