Latest

Archive

Community news

C++

Communities and Content

Databases

Editorials

Emacs

General

HTML

Java

Notices

PHP

XML

Apache

C++

Database

General

HTML

Java

Javascript

Linux

Object oriented programming

Open source

Perl

PHP

Python

Ruby

SOAP

XML

Suggest a link

Advertise on zez

Contribute

Contact us

About zez



( 04.02.2003 17:36 )
The famous quit button
Welcome back to the second Xlib tutorial. This time we will make our little program behave much more like a real application. We will learn how to handle events from the X server in order to process user input and resizing of our window. We will also set the title property of the window and how to handle errors.
Read more

( 02.10.2002 19:35 )
Hello world!
Have you ever wondered what is going on behind the scenes of X11 windowmanageres and toolkits? Here is a chance to get into native X programming with Xlib.
Read more

( 25.07.2002 18:01 )
A common way of accessing structures or objects uniformly is to use attributes access (also known as properties or metadata). Attributes allows code to read and write single values from an object in one general way.
Read More

( 01.05.2002 13:38 )
In this article I will show you how you can use the database library from eZ publish to build database independent fulltext search engine. I will show you a relatively simple algorithm to get search result ranking and stop words. You will get the full source code for a complete working program to get you started.
Read more

( 04.03.2002 14:43 )
One of the most underused features of PHP is the ability to use references. The problem is that using references are rather troublesome in PHP. References was not part of the original syntax but has been added later on, thus leading to a somewhat confusing syntax. There's also little support for references in the native function set.
Read more

( 11.01.2002 09:24 )
Parsing XML is a very common task when programming for the web. This article will show you how to use the eZ xml parser to handle XML documents.
Learn more

( 03.01.2002 15:42 )
A Norwegian user group for Ruby has been created at NorwayRug. This user group will promote the use of Ruby among programmers in Norway, and the group will exchange scripts, experiences, software and documentation. Everything which will further the acceptance of Ruby in Norway will be of interest on the groups mailing list.
Ruby info and resources

( 07.12.2001 18:06 )
Qt already comes with an asynchronous system called events, however it is more or less bound to a set number of message types. In larger GUI applications one might be interested in something which scales better. I'll explain one such method.
Learn how

( 20.11.2001 19:42 )
Warm Up
The Persistence of Vision Raytracer, or POV-Ray among friends, is a high-quality freeware tool for rendering photorealistic three-dimensional graphics. This is a "getting-started" tutorial for those completely unfamiliar with POV-Ray.
Read more

( 06.07.2001 15:59 )
When developing web applications in PHP (or any other languages for that matter) there are several security aspects we should consider. In this article I'll try to explain some of the most common security flaws, and show simple ways to secure your site.
Read more



Forgot your password?

Register a new user

Results

Polls