GOOGLE MAPS JQUERY PLUGIN V1.01 – SHAWN MAYZES

NOTICE: WORKS GREAT WITH JQUERY 1.4!!

Welcome to the developer documentation for the jQuery Google Maps Plugin! The Google Maps jQuery Plugin lets you simply embed Google Maps using The Google Maps JavaScript API in your web pages. To useThe Google Maps JavaScript API, you need to first sign up for an API key. Once you’ve received an API key, you can develop a map application following the instructions in this documentation. Continue reading “GOOGLE MAPS JQUERY PLUGIN V1.01 – SHAWN MAYZES”

How to send email from the Linux command line

The Linux command line can be very powerful once you know how to use it. You can parse data, monitor processes, and do a lot of other useful and cool things using it. There often comes a need to generate a report and mail it out. It could be as simple a requirement as a notification that the day’s backup went through fine, or did not. I’ll help you get started with sending mails from the Linux command line and in shell scripts. We will also cover sending attachments from the command line. We will begin with the “mail” command.

Continue reading “How to send email from the Linux command line”

vCard XML Schema

Abstract

This submission specifies a Resource Description Framework (RDF) encoding of the vCard profile defined by RFC 2426 and to provide equivalent functionality to its standard format. The motivation is to enable the common and consistent description of people and organisations (using the existing semantics of vCard) and to encode these in RDF formats. Continue reading “vCard XML Schema”