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: "spreadsheet",

Top "spreadsheet" experts: spaceghost69, edhui, ajmorgan591, tonysung, gbrand, thekaleb,

1 - 9 of 9   Watch mshook
 
# General Questions

    * Do I need to have a gmail account to use Google Spreadsheets?
    * How can I switch off the autosave option
    * How can I have more than 100 rows ?
    * The format I want is not in the menu. What can I do?
    * How can I create a custom format ?
    * I have opened up a spreadsheet and it is totally black.
    * How does the autofill feature work?
    * How do I hide the gridlines.
    * Can I use names for ranges?
    * How can I make an email address live/clickable?

# Time and date related questions.

    * How can I calculate working times ?
    * How can I get the local time/date for my timezone?
    * How can I format time without hours?
    * How can I format time values without the seconds ?
    * How can I add times ?
    * How can I display time values which are over 24 hours ?
    * How to display the day of the week ?
by mshook 2009-06-28 22:14 google · spreadsheet · function · howto · tips · good
http://gssfaq.googlepages.com/ - cached - mail it - history
google.visualization.Query.setResponse({
    version: '0.6',
    status: 'ok',
    sig: '202289222',
    table: {
        cols: [{
            id: 'A',
            label: 'Name',
            type: 'string',
            pattern: ''
        },
        {
            id: 'B',
            label: 'Value',
            type: 'number',
            pattern: '#0.###############'
        }],
        rows: [{
            c: [{
                v: 'One'
            },
            {
                v: 1.0,
                f: '1'
            }]
        },
        {
            c: [{
                v: 'Ten'
            },
            {
                v: 10.0,
                f: '10'
            }]
        }]
    }
});

( pretty printed by http://jsbeautifier.org/ )

by mshook 2009-06-20 00:23 javascript · pp · google · gadget · visualization · api · query · code · how · spreadsheet · data · source · datasource · json
http://spreadsheets.google.com/tq?key=rYdmpMlO1sGo3OBxv6SusWA&range=A1:B3&gid=0 - cached - mail it - history
Here's an example: http://spreadsheets.google.com/tq?key=rYdmpMlO1sGo3OBxv6SusWA&range=A1:B3&gid=0 and the spreadsheet it came from: http://spreadsheets.google.com/ccc?key=rYdmpMlO1sGo3OBxv6SusWA&hl=en

google.visualization.Query

Represents a query that is sent to a data source.

Constructor

google.visualization.Query(dataSourceUrl, opt_options)

Parameters

dataSourceUrl
[Required, String] URL to send the query to. The data source should expose this URL in some way; for example, to get the dataSourceUrl from a Google Spreadsheet, do the following:
  1. In your spreadsheet, select the range of cells.
  2. Select 'Insert' and then 'Gadget' from the menu.
  3. Open the gadget's menu by clicking on the top-right selector.
  4. Select menu option 'Get data source URL'.
by mshook 2009-06-20 00:05 google · gadget · spreadsheet · javascript · json · callback · visualization · api · howto · code · data · source · datasource
http://code.google.com/apis/visualization/documentation/reference.html - cached - mail it - history
  • Here's the spreadsheet: http://spreadsheets.google.com/ccc?key=r3nTy-cjddJFXh6ZmpmxcaA&hl=en#
  • Here's where I set up the page: http://www.google.com/webelements/docs/spreadsheets/
  • How is this different from a Google Gadget?
by mshook 2009-06-15 11:15 google · gadget · elements · iframe · spreadsheet · 15 · june · 2009 · a · test · code
http://mshook.appspot.com/z/d4m.htm?/mshook/15+june+2009+a - cached - mail it - history
This presents you with various categories of gadgets to choose from (similar to the iGoogle directory). My gadget isn't yet in the gallery, so you'll need to select "Custom" and then type in the URL to the gadget:
by mshook 2009-06-04 11:25 spreadsheet · google · gadget · howto · mysql · csv · json · xml · example
http://otherfancystuff.blogspot.com/2009/05/how-to-convert-google-spreadsheet-into.html - cached - mail it - history

12. The Morris worm
11. Google search rank
10. Apollo guidance system
9. Excel spreadsheet
8. Macintosh OS
7. Sabre system
6. Mosaic browser
5. Java language
4. IBM System 360 OS
That leaves my third, second, and top-most choices still to go. So here they are:

by mshook 2009-05-09 23:38 pdafriendly · apollo · gnc · ibm · unix · linux · spoiler · list · rank · agc · mac · spreadsheet · java · worm · browser · tinyrul · qvrr5c
http://www.informationweek.com/shared/printableArticle.jhtml;jsessionid=A4NOF022PM024QSNDLPCKHSCJUNN2JVN?articleID=19190... - cached - mail it - history
"Categorized PUBLIC examples, spreadsheets, templates and stories of collaboration and sharing using Google Docs."
by mshook 2009-03-26 19:46 bicycle · google · docs · spreadsheet · swcycle · public · share
http://sharingdocs.blogspot.com/search/label/Biking - cached - mail it - history
"Vaughn Seward - aka Masago - not only posts one form of poetry to his blog every day, but he also uses spreadsheets extensively to outline his works and some of he meanings and categories behind them. Possibly the most interesting non-numeric applications of spreadsheets I've seen. Now, if Vaughn begins to collaborate online with other poets, we may see a real boom in the real-time-collaborative-spreadsheet-based-poetry market ;) Site: Masago's Daily Haiku Blog Page/Post: Rengay through the seasons #21 Spreadsheet: Haiku Poetry Spreadsheet"
by mshook 2009-03-26 19:41 poem · poetry · spreadsheet · analysis · haiku · japan · canada · blog
http://sharingdocs.blogspot.com/2008/01/yes-spreadsheets-can-be-poetic.html - cached - mail it - history
1 - 9 of 9  
Related Tags
 
- exclude ~ optional + require
Add Dates