Prototype 2: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
(Replaced content with "<html> curl -H "Content-Type: application/json" -d "hello world" "http://api.pusherapp.com/apps/1480/channels/lXleJm9H/events?name=my_event&body_md5=5eb63bbbe01eeed093cb22bb8...")
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
<html>
<html>
 
curl -H "Content-Type: application/json" -d "hello world" "http://api.pusherapp.com/apps/1480/channels/lXleJm9H/events?name=my_event&body_md5=5eb63bbbe01eeed093cb22bb8f5acdc3&auth_version=1.0&auth_key=765ec374ae0a69f4ce44&auth_timestamp=1337149512&auth_signature=5fb09f494108775c154656ae40c734b2da4fe81365e385a61ff9d210f0b03ee2"
<head>
 
<script language="JavaScript" type="text/JavaScript">
<!--
function wimpyPopPlayer(theFile,id,stuff) {
  window.open(theFile,id,stuff);
}
//-->
</script>
 
</head>
 
</html>
 
<html>
 
<a href="javascript:;" onClick="wimpyPopPlayer('http://opensourceecology.org/wiki/File:Racky.jpg','wimpyMP3player','width=1,height=1')"><img src="http://www.google.com/imgres?hl=en&biw=1366&bih=681&gbv=2&tbm=isch&tbnid=VBOrAFhXwLtm_M:&imgrefurl=http://elearning2k.simpleflame.com/services/Enrichment/Houma/classes&docid=wdJ9GSK0zjVRSM&imgurl=http://elearning2k.simpleflame.com/images/Enrichment/Houma/basket1.jpg&w=447&h=344&ei=9J2uT9a3IYnWiALC1eGTBA&zoom=1" border="0" align="top"></a>
 
 
</html>
</html>

Latest revision as of 06:26, 16 May 2012

curl -H "Content-Type: application/json" -d "hello world" "http://api.pusherapp.com/apps/1480/channels/lXleJm9H/events?name=my_event&body_md5=5eb63bbbe01eeed093cb22bb8f5acdc3&auth_version=1.0&auth_key=765ec374ae0a69f4ce44&auth_timestamp=1337149512&auth_signature=5fb09f494108775c154656ae40c734b2da4fe81365e385a61ff9d210f0b03ee2"