Re: [DQSD-Users] WolframAlpha search

2009-05-19 Thread Kim Gräsman
Shawn,

On Tue, May 19, 2009 at 00:53, Shawn K. Hall sh...@12pointdesign.com wrote:
 I've attached a search for WolframAlpha.com, which uses ww as so:

  ww what is the meaning of life
  ww 2001-09-11
  ww wdc

Committed, thanks!

- Kim

--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
DQSD-Users@lists.sourceforge.net
http://sourceforge.net/mailarchive/forum.php?forum_id=8601


[DQSD-Users] WolframAlpha search

2009-05-18 Thread Shawn K. Hall
I've attached a search for WolframAlpha.com, which uses ww as so:

  ww what is the meaning of life
  ww 2001-09-11
  ww wdc

-Shawn
search function=ww
  nameWolfram Alpha/name
  categoryComputerscategoryReference/category/category
  contributorShawn K. Hall/contributor
  linkhttp://www.wolframalpha.com//link
  emailsh...@reliableanswers.com/email
  description
	Wolfram|Alpha aims to bring expert-level knowledge and capabilities to the broadest possible 
	range of people. The goal is to accept completely free-form input, and to serve as a 
	knowledge engine that generates powerful results and presents them with maximum clarity.
div class=helpboxDescLabelsSwitches:/div
div class=helpboxDescLabelsExamples:/div
table class=helpboxDescTable
  trtdww what is the meaning of life/td/tr
  trtdww 2001-09-11/td/tr
  trtdww wdc/td/tr
/table
  /description
  form name=wolframf
method=get
action=http://www.wolframalpha.com/input/;
	input type=hidden name=i value= /
  /form
  script![CDATA[
function ww(q)
{
  if( nullArgs(ww, q) )
return;

  document.wolframf.i.value = q;
  submitForm(wolframf);
}
  ]]/script
  copyright
The following applies if this file is included and distributed with Dave's Quick Search Deskbar:
Copyright (c) 2002 David Bau; Distributed under the terms of the GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
  /copyright
/search--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
DQSD-Users@lists.sourceforge.net
http://sourceforge.net/mailarchive/forum.php?forum_id=8601