How to embed a Google map in a WordPress blog
Overview I get a lot of requests from people who want to put up a google map in their blog (which most of the time […]
Overview I get a lot of requests from people who want to put up a google map in their blog (which most of the time […]
append() and prepend() methods: similar to appendChild, except jQuery accepts a string, a DOM element, or a jQuery object as valid arguments. jQuery converts the […]
A tutorial on installing PHP from the FreeBSD ports for Apache and MySQL. What you need to add to the httpd.conf file and which of […]
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 […]
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 […]
Copyright © 2024 | WordPress Theme by MH Themes