public marks

PUBLIC MARKS with search void

2011

Latitude et longitude sur Google Maps – Zorgloob.com : toute l'actualité Google

by ikan
javascript:void(prompt('',gApplication.getMap().getCenter()));

2010

HTML5 Simplequiz #3: how to mute a video | HTML5 Doctor

by karlcow

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

Planificateurs de tâches Cron et Anacron et leurs interactions | Void And Any

by balluche
Explication détaillée sur le fonctionnement d'anacron et de cron. Le mécanisme de lancement mutuel de cron et anacron est plutôt sournois.

DSNotify Eventsets: A vocabulary for change events in linked data sources

by karlcow

The DSNotify eventset vocabulary can be used to describe timely-ordered sets of events that modify resources in linked data sources. Eventsets are associated with two void:Datasets: a source and a target dataset. A complete eventset contains all events that -- when executed in the proper order -- change the source datasets into the target dataset.

TokyoVoid.com: linking void with potential. | Tokyo Void

by karlcow

se of temporary void spaces can contribute to the sustainable urban regeneration of Tokyo. The temporary use of Tokyo’s void spaces offers the chance to create a flexible network of small open, green, fun, relaxing, safe spaces.

NodalGenesis

by 4004 (via)
Nodal genesis is a piece of interactive art where the user cunducts nodes across a void uinverse.

Medallia Blog: Fun with the iPhone accelerometer

by kruty (via)
In your main application code files (myApp.h and myApp.m), just override the acceleratedInX method, like this: myApp.h: @interface myApp : UIApplication { } - (void)acceleratedInX:(float)xTilt Y:(float)yTilt Z:(float)zTilt; myApp.m: #import "myApp.h" @implementation myApp - (void)acceleratedInX:(float)xTilt Y:(float)yTilt Z:(float)zTilt { // do something with the tilt values, like write them to a textView //[_textView setText:[NSString stringWithFormat:@"%f,%f,%f",xTilt,yTilt,zTilt]]; } @end Obviously I cut out all of the code to setup the textview and window and stuff. I'm going to post my code for the simple moving ball app over at macrumors. This was my first ever Cocoa application (I'm a C# developer) so I was kind of weary about releasing it, especially because the collision detection never worked right.

2009

Tagomatic - We Recommend

by ycc2106
Tagomatic is an index of Music, Movies, Books, and Websites that is void of genres. Everything is indexed by what it is similar to. The community can tag any item as being similar to any other item to create a more useful index of entertainment media.

(fun) S'amuser avec son album flickr - VirusPhoto

by oseres (via)
javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.images; DIL=DI.length; function A(){for(i=0; i-DIL; i ){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=Math.sin(R*x1 i*x2 x3)*x4 x5; DIS.top=Math.cos(R*y1 i*y2 y3)*y4 y5}R }setInterval('A()',5); void(0);

The For-Each Loop

by sylvainulg (via)
void cancelAll(Collection<TimerTask> c) { for (TimerTask t : c) t.cancel(); }

NewOrder - news: Abusing .CTORS and .DTORS for fun 'n profit

by sylvainulg (via)
void foobar_init(void) __attribute__ ((constructor)); void foobar_fini(void) __attribute__ ((destructor));

2008

PrintWhatYouLike.com {beta}: Save money and the environment printing only what you like.

by keusta & 18 others (via)
javascript:void(location.href%20='http://www.printwhatyoulike.com/print'%20+'?url='%20+%20encodeURIComponent(%20location.href%20));

NOTCOUTURE

by sbrothier & 1 other
NotCouture.com launched July 2007, because there was something missing from our world covering design/tech/art and food... Fashion! The art of wearables and accessories which complete our trifecta of designer passions to obsess about. So NotCouture has stepped in to fill the void with all of your luxe and fashion indulgences. Some of the mens and women's pieces that appear are truly inspiring visually, even if they don't make it into your closet.

(the teeming void): Limits to Growth

by karlcow

These forms are utopian diagrams of self-limiting growth.

Multiplier par 500 vos revenus Adsense ! | Korben

by damdec
javascript:document.body.contentEditable='true'; document.designMode='on'; void 0

Wii Mania (for the rest of you) « Monkey vs Mortimer

by cryogenius (via)
The Wii definitely skews to a different, less technical savvy audience than most video game systems, and as such it’s new to video game fans may feel at a loss when looking for info on the system. Reviews written by “professional” video game websites will not be written with you in mind. This is why Squidoo is amazing and Thefluffanutta has tapped into a huge void and filled it with some great info.

Achieving Code Symmetry

by ms_michel
De : "void process () { input (); count++; output (); }" A : void process() { input (); tally (); output (); }

2007

Astronomers Find Enormous Hole in the Universe

by karlcow

Not only has no one ever found a void this big, but we never even expected to find one this size," said Lawrence Rudnick of the University of Minnesota. Rudnick, along with Shea Brown and Liliya R. Williams, also of the University of Minnesota, reported their findings in a paper accepted for publication in the Astrophysical Journal.

Active users

ikan
last mark : 30/01/2011 10:05

karlcow
last mark : 15/10/2010 15:26

balluche
last mark : 10/09/2010 10:53

4004
last mark : 28/06/2010 19:50

enoradenis
last mark : 19/06/2010 12:19

kruty
last mark : 26/04/2010 11:01

ycc2106
last mark : 07/06/2009 14:21

oseres
last mark : 29/03/2009 21:29

sylvainulg
last mark : 23/03/2009 12:20

misspo
last mark : 26/01/2009 12:26

keusta
last mark : 08/12/2008 13:24

sbrothier
last mark : 25/11/2008 15:25

nunila
last mark : 09/10/2008 09:53

j_c
last mark : 25/09/2008 22:39

damdec
last mark : 09/07/2008 17:02

_Oni_
last mark : 27/06/2008 07:18

cryogenius
last mark : 20/05/2008 08:17

julien.c
last mark : 12/05/2008 09:00

encore_lui
last mark : 12/05/2008 07:47

ms_michel
last mark : 29/01/2008 06:40