|
|
|
Added by Shahryar Ghazi on July 03, 2007 at 5:45AM
|
| |
|
If you compiled and installed Apache on a Debian/Ubuntu Linux machine and want the Apache service run every time you reboot your machine this short tutorial is for you. I have tried to make it very simple so I am pretty sure you'll be able to follow all steps even if you don't know Unix/Linux shell scripting. In order to run Apache at boot time you have to write a very simple start up script. .. (more)
|
| |
|
|
|
| |
|
|
|
Added by Shahryar Ghazi on July 03, 2007 at 5:51AM
|
| |
|
Problem: Installing SQL Server client library on Debian/Ubuntu Linux.If you want to install PHP on a Linux machine and want to use Sql Server as your database then you have to install FreeTDS library on your server machine so that you could make your PHP/Apache server machine talk to your SQL Server 2000 Database... (more)
|
| |
|
|
|
| |
|
|
|
Added by Shahryar Ghazi on July 03, 2007 at 5:56AM
|
| |
|
This short tutorial will teach you how to install JSDoc on Windows.JSDOC is a Javascript documentation generator tool. You add formatted comments inside your javascript code, JSDOC takes all the commented javascript code as input and generates javadoc style documentation using those comments. For more details on how to use JSDOC visit http://jsdoc.sourceforge.net/... (more)
|
| |
|
|
|
| |
|
|
|
Added by Shahryar Ghazi on July 03, 2007 at 9:26AM
|
| |
|
Many programmers use different kinds of coding styles to write code I have my own version that (i think) is simple and easy-to-use... (more)
|
| |
|
|
|
| |
|
|
|
Added by Shahryar Ghazi on July 05, 2007 at 1:12PM
|
| |
|
It is easy to upload files using Ajax and PHP. How? This tutorial explains.You'll need some common sense, Dojo Framework for AJAX, HTML, Apache, Javascript, and PHP. Make sure you install Apache and PHP. Tutorial explains how to setup Dojo for the example... (more)
|
| |
|
|
|
| |
|
|
|
Added by Shahryar Ghazi on July 05, 2007 at 1:55PM
|
| |
|
Someitime back, my company decided to use a different webmail client with a better look and feel. I was assigned the job of searching for a good webmail client. I came up with some commercial ones and some free ones. My project leader shortlisted two of them (i) Round Cube (ii) atmail.. (more)
|
| |
|
|
|
| |
|
|
|
Added by Shahryar Ghazi on July 05, 2007 at 8:30PM
|
| |
|
In this tutorial I'll tell you the very basic steps on how to install a Debian Linux Distribution on your computer. Although this tutorial should help majority of the users install Debian but my main focus will be on hardening the Debian installation after the installation process.. (more)
|
| |
|
|
|
| |
|
|
|
Added by Shahryar Ghazi on July 06, 2007 at 1:04PM
|
| |
|
This tutorial assumes that you have already installed Ubuntu Linux Server on your computer. Ubuntu version used for this tutorial is Ubuntu Linux Server 6.06.1 (Dapper Drake)... (more)
|
| |
|
|
|
| |
|
1
2
3
4
|
| |