links · people · groups · tags | My: links · tags · groups · watchlists · notes login · sign up now! | help · blog
Simpy simpy
 
Michael Shook, member since May 27, 2004
.
Search Everyone: "question",

Top "question" experts: easterangel, topfeed, teluguvids, tercerintento, proitexpert, rsslinks,

Groups about "question": Question Answered, Accent Reduction , Knowledge And Wisdom, mind power, South Texas Reptile Forum, Coachng Communities,

1 - 4 of 4   Watch mshook
 
Answer:
  1. http://code.google.com/apis/visualization/documentation/reference.html#GadgetHelper
    • Method: createQueryFromPrefs(prefs)
    • Return Value: google.visualization.Query
    • Description: Static. Create a new instance of google.visualization.Query and set its properties according to values from the gadget preferences. The type of parameter prefs is _IG_Prefs
      1. Preference _table_query_url is used to set the Query data source URL.
      2. Preference _table_query_refresh_interval is used to set the Query refresh interval (in seconds).
  2. Don't know
by mshook 2009-06-21 22:08 gadget · url · data · source · datasource · javascript · howto · question · anwer
http://mshook.appspot.com/z/d4m.htm?/mshook/21+june+2009+a - cached - mail it - history
// just type here
// and click "submit" when done


void setup(){
  size(301,301);
}

  void draw() {
 background(290, mouseX, 50);
 noStroke();

 fill(mouseX, 139, mouseY);
 rect(45, 45, 45, 45);
 fill(20, mouseY, mouseX);
 rect(50, 50, 35, 35);

fill(mouseX, 139, mouseY);
 rect(100, 100, 100, 100);
 fill(mouseX, 20, mouseY);
 rect(50, 50, 35, 35);

fill(mouseX, mouseY, 139);
 rect(200, 200, 200, 200);
 fill(20, mouseY, mouseX);
 rect(50, 50, 35, 35);

fill(mouseX, mouseY, mouseY);
 rect(100, 100, 100, 100);
 fill(20, mouseY, mouseX);
 rect(50, 50, 35, 35);


} 
by mshook 2009-06-09 09:23 processing · graphics · language · flash · question · twitter · code · example
http://mshook.appspot.com/z/d4m.htm?/mshook/9+june+2009+a - cached - mail it - history
"I'm particularly interested in introductions for non-experts to subjects like biology, physics and astronomy, but I thought that opening up the question as broadly as possible would make it most interesting to me and other readers, especially as a future reference-point. I am thinking of books like "Mathematics for the Million", which made math accessible to a great deal of people."
by mshook 2007-10-16 16:27 mefi · eclectic · book · books · good · question · law · sicp · long
http://ask.metafilter.com/71101/What-single-book-is-the-best-introduction-to-your-field-or-specialization-within-your-fi... - cached - mail it - history
Joho: "Where can I get a free blog?" got 664 results. " "How do I tune up a bicycle?" got 11 hits. Where can I get vegetarian omega 3?" pulled up three answers, all pretty relevant. "Should I reply to spam?" got 372 hits, some generic and some specific to particular mail programs or sites. "Does putting in a new hard drive invalidate the warranty on my thinkpad" and "What's a normal triglycerides result?" got zero hits. So did "What movies has Lily Tomlin starred in?" because that's unlikely to be asked in a FAQ."
by mshook 2007-08-15 09:20 via · joho · search · question · answer · example · faq
http://www.querycat.com/ - cached - mail it - history
1 - 4 of 4  
Related Tags
 
- exclude ~ optional + require
Add Dates