My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
ProjectsHacks  
Here's a place for the "results" of PlazeCamp to be linked to...
Updated Feb 4, 2010 by reinvented

Plazes
<->
Upcoming Hack

LanceW

Use your present Plaze location to search for events on upcoming org (xml output) Example / Source PHP

This quick hack outputs XML (so look at the source of the page produced), needs tidying up (i.e. does not filter dates.

Use your present Plaze location to search for events on upcoming org (html output) Example / Source PHP

Quick page of upcoming events on eventful within a 20 miles of your current plaze in the next day.

There is a config file called plz_conf.php that contains:

<?php
// config file
$plz_id="user";
$plz_pass="pass";
$api_upcoming = "key from Yahoo";
?>

Wii Plazer

http://ruk.ca/wii

Plazes + Mail.app

I've created an AppleScript that creates a new Mail.app message with a signature containing information relevant to the current Plazes activity.


Sign in to add a comment
Powered by Google Project Hosting