This year
Signed Request - Développeurs Facebook
2011
APIs are for human beings (too) - Twilio Engineering BlogTwilio Engineering Blog
Computers don’t care about API design. Convenient serialization formats, sane parameter names, and a RESTful interface mean nothing to a robot. These aspects of an API are not meant for a machine, they’re meant for you – the developer. APIs should be for human beings first and computers second.
Interactive Exploration of a Dynamical System on Vimeo
A user interface for exploring systems of differential equations. Every variable is shown as a plot; every parameter has a knob that can be adjusted in realtime. This ubiquitous visualization and in-context-manipulation helps the user develop a sense for how the parameters of the system influence its behavior.
2010
HTML5 Simplequiz #3: how to mute a video | HTML5 Doctor
Comment by karl at
October 15th, 2010 at
4:25 pm
Your comment is awaiting moderation.
Bruce, I do not understand exactly the use case. Are you saying that the page contains a list of videos, let say: three videos. One would have an attribute muted="false" and the two others muted="true"?
1. The person arrives on the page the first video is not muted.
2. Then the person mutes it and unmutes the second video.
3. The person closes the tab.
4. The person comes back later on the same page and the state is the second video is unmuted and 1 and 3 muted?
It seems windows media player had a param name="Mute" value="false" . (*to check*)
Youtube has in its API
http://code.google.com/apis/youtube/js_api_reference.html
* player.mute():Void -- Mutes the player.
* player.isMuted():Boolean - Returns true if the player is muted, false if not.
DailyMotion API
http://www.dailymotion.com/en/doc/api/player/javascript_api
* player.mute():Void -- Mutes the audio playback.
* player.isMuted():Boolean - If audio playback is muted, returns true, false otherwise.
Vimeo Moogaloop video player doesn't seem to have anything for mute in the API.
http://vimeo.com/forums/topic:25102
A parameter which is mute="" seems to be aligned with YouTube and DailyMotion
2009
How can I get PHPUnit MockObjects to return differernt values based on a parameter? - Stack Overflow
NIWA - CASAL
Hardy-Colors Usplash GNOME-Look.org
usplash chrome new GNOME-Look.org
How to: Create a tag page on your WordPress blog
2008
p a s s k o o l
The Voidspace Techie Blog
If we are only ever using this file on the current system then maybe we don't need to worry, but if we ever need to read data that might have been created on another system then we had better know what encoding was used. The solution: the open function takes an optional encoding parameter:
Tuning the Apache MaxClients parameter | 2bits.com, Inc. - Drupal Development, Customization and Consulting
Japan Pictures
flv streaming with lighttpd
Sortie de la JSR286 - Version 2 de l'API Portlet Java
DeepLearningWorkshopNIPS2007 < Public < TWiki
InfoQ: Tapestry for Nonbelievers
2007
Das Perzeptron - Einführung in neuronale Netze und KI
Medieval Programming » Blog Archive » Better Performance patch for Symfony 1.0.x and Propel 1.2
Manipulating JPEG Images in .NET



