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 […]
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 […]
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 […]
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, […]
Since the last couple of years, with the advent of AJAX , Javascript has got a new lease of life and has gone from becoming […]
Copyright © 2025 | WordPress Theme by MH Themes