Getting Apache installed
Installing Apache2.2 Make sure you update ports and then run the following commands: # cd /usr/ports/www/apache22 # make install clean That will install apache2.2 Configuring […]
Installing Apache2.2 Make sure you update ports and then run the following commands: # cd /usr/ports/www/apache22 # make install clean That will install apache2.2 Configuring […]
This is an exercise in using the object oriented concepts in Javascript to implement a doubly linked list. There is a class called Node which […]
The Problem When you view files and folders using Windows Explorer, you are unable to see hidden files. Experienced users will go to the Tools->Folder […]
Once upon a time, God came down on earth in the form of E.F.Codd and gave us the Holy Tenets of Database Design. Among the […]
Out of personal experience and reading other people’s code, I have come to realize a small but very tricky issue about how NOT to name […]
Been a couple of years since I installed WP blog on my site. That was version 2.0.x . After much dilly-dallying decided to upgrade to […]
i have recently shifted from Mantis to Flyspray for issue tracking. I have been using Mantis for over a year now and its a very […]
MFC CDialog classes have a default behaviour of closing if the user presses Esc key anytime while the dialog has focus. To overcome this behaviour, […]
A lot of websites may require phpBB plugged-in as an add-on to the main site. In such a case if the main website already has […]
Fetchmail was written to let me check POP3 emails anywhere using just a browser. It was also an exercise to run the latest version of […]
Copyright © 2024 | WordPress Theme by MH Themes