My favorites | Sign in
Project Logo
                
Search
for
Updated Jan 14, 2008 by reinvented
ProjectsHacks  
Here's a place for the "results" of PlazeCamp to be linked to...

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
Hosted by Google Code