|
|
|
Rating:
Rate this Resource
Date: 2/24/2008 Author: nadeem lion By
Nadeem Sajjad
1-About this HOWTO
1.1. Purpose/Scope of this HOWTO
1.2. Feedback
2. Introduction
3. Fonts
3.1 TTF fonts
3.2 Fonts and GNU/Linux
4. X Window
4.1. Installing fonts
4.2. Fonts tips
5. Gnome
5.1. Getting Localization ...
|
| |
|
|
|
Rating:
Rate this Resource
Date: 1/24/2006 Author: Nishith Prabhakar Logging: In simple words
Application logs are very useful when it comes to debugging an application and resolving any existing bugs. Logs present a flow of what is happening at various stages of the software life cycle. During developmen...
|
| |
|
|
|
Rating:
Rate this Resource
Date: 6/27/2002 Author: Atrax _ TCL is a neat little language with a fairly easy-to-learn syntax, though it's not half as widespread as other languages it's still a valid skill to own. better still, it can be used to write CGI scripts, and under Microsfot IIS too.
First thing yo...
|
| |
|
|
|
Rating:
Rate this Resource
Date: 4/16/2002 Author: Pradeep Mamgain COM Support in PHP COM functions are only available on the Windows version of PHP. In order to run this script you should have com.allow_dcom has to be set to TRUE in php.ini. Through these functions you can access any window application ob...
|
| |
|
|
|
Rating:
Rate this Resource
Date: 4/16/2002 Author: Pradeep Mamgain Create images on fly using GD-Image Lib [Getting the Size of An Image (GetImageSize) ]
GetImageSize generates a an array of information. Array has four elements. Index/Contents0/Width of image in pixels.1/Height2/flag (type of image, 1-GI...
|
| |
|
|
|
|
Rating:
Rate this Resource
Date: 1/1/2002 Author: Nakul Goyal "What Is UNIX? In the narrowest senses UNIX is a time-sharing operating system kernel: a program that controls the resources of a computer and allocates them among its users. It lets users run their programs; it controls the peripheral devi...
|
| |
|
|
|
|
Rating:
Rate this Resource
Date: 12/7/2001 Author: Faisal Khan A step-by-step tutorial in which we will create a Session EJB which will read a given XML file. So in this tutorial you will learn two things; how to read XML files in Java and how to add this functionality in EJBs. Every step has been explaine...
|
| |
|
|
|
|
Rating:
Rate this Resource
Date: 11/22/2001 Author: Faisal Khan An article on what are EJBs, what they provide, what are their different types and when and why to use them.
|
| |
|
|
|
|
Rating:
Rate this Resource
Date: 11/20/2001 Author: Faisal Khan This article describes what are application events and how you can use them. Focuses on two important web application events; Application startup and shutdown, Session creation and invalidation.
|
| |
|
|
|
|
Rating:
Rate this Resource
Date: 11/20/2001 Author: Faisal Khan Ever wondered how many users are viewing your website at this moment? well this article seems to answer that. In this article we will build a JSP page and a session listener class which will allow you to determine how many users are viewing yo...
|
| |