On Thu, May 17, 2012 at 2:36 PM, Akiba <ch
...@freaklabs.org> wrote:
> **
> Be careful. You might end up hosting all the air quality data we'll be
> collecting soon ;)
> Akiba
> FreakLabs Open Source Wireless
> Web: http://www.freaklabs.org
> Shop:http://www.freaklabsstore.com
> Twitter: http://www.twitter.com/freaklabs
> ------------------------------
> *From:* tokyohackerspace@googlegroups.com [mailto:
> tokyohackerspace@googlegroups.com] *On Behalf Of *Mikele
> *Sent:* Thursday, May 17, 2012 2:34 PM
> *To:* tokyohackerspace@googlegroups.com
> *Subject:* Re: [THS:17625] Re: HTTP POST to google spreadsheet
> there is plenty of js library to handle data and output charts, I linked
> the one that I liked better for the look. Free to use for non commercial
> purpose.
> uploading to a google spreadsheet make sense for a quick and dirty test
> and if you need an easy interface to edit the data afterwards.
> tonight I can try to put together a couple of scripts and a page on my
> server for fun.
> I'll use the data in the spreadhseet to make a CVS, I will write a script
> to parse that and POSTs to a webpage that renders the graph.
> My challenge will be having the graph page to 'listen' and refresh, that
> is something I had to work on anyway, better sooner than later.
> I bet it won't take me longer than a bottle of wine.
> On Thu, May 17, 2012 at 2:21 PM, Akiba <ch...@freaklabs.org> wrote:
>> **
>> Nice. The google hack is just a way to upload data if you don't want to
>> maintain your own server. It's also possible to put together a simple api
>> and use PHP to store the data into a db. Didnt know about the highcharts
>> thing. Gonna have to check it out sometime.
>> Akiba
>> FreakLabs Open Source Wireless
>> Web: http://www.freaklabs.org
>> Shop:http://www.freaklabsstore.com
>> Twitter: http://www.twitter.com/freaklabs
>> ------------------------------
>> *From:* tokyohackerspace@googlegroups.com [mailto:
>> tokyohackerspace@googlegroups.com] *On Behalf Of *mikele
>> *Sent:* Thursday, May 17, 2012 2:05 PM
>> *To:* tokyohackerspace@googlegroups.com
>> *Subject:* [THS:17624] Re: HTTP POST to google spreadsheet
>> post to a PHP script to fill a MySQL table is simple.
>> then using a javascript library to show graphs?
>> http://www.highcharts.com/
>> am I missing something?
>> On Thursday, May 17, 2012 2:00:21 PM UTC+9, MRE wrote:
>>> Well, still useful for garden and weather data..and school
>>> experiments.
>>> 100 mb is better though ;)
>>> On May 17, 10:47 am, Kalin KOZHUHAROV <me.ka...@gmail.com> wrote:
>>> > On Thu, May 17, 2012 at 9:50 AM, Akiba <ch...@freaklabs.org> wrote:
>>> > > Nice. Is there any limit to the amount of data that can be held in a
>>> single
>>> > > document?
>>> > Number of Cells: Total of 400,000 cells across all sheets
>>> > Number of Columns: 256 columns per sheet
>>> > http://support.google.com/**docs/bin/answer.py?hl=en&**answer=37603<http://support.google.com/docs/bin/answer.py?hl=en&answer=37603>
>>> > But since you are using a PC to upload the data, use POST to a fusion
>>> table:https://developers.**google.com/fusiontables/docs/**
>>> developers_guide#Inse.<https://developers.google.com/fusiontables/docs/developers_guide#Inse.>..
>>> > Then your only limit will be the sky! Well 100MB per table actually, a
>>> > bit of cloud on the sky, LoL.
>>> > I haven't seen Arduino library for doing that directly (e.g. with
>>> > Ethernet shield), but hacking the pachube one will not be that
>>> > difficult I guess.
>>> > Cheers,
>>> > Kalin.
>> --
>> You received this message because you are subscribed to the Google Groups
>> "TokyoHackerSpace" group.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msg/tokyohackerspace/-/cnTa3tuNqaIJ.
>> To post to this group, send email to tokyohackerspace@googlegroups.com.
>> To unsubscribe from this group, send email to
>> tokyohackerspace+unsubscribe@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/tokyohackerspace?hl=en.
>> --
>> You received this message because you are subscribed to the Google Groups
>> "TokyoHackerSpace" group.
>> To post to this group, send email to tokyohackerspace@googlegroups.com.
>> To unsubscribe from this group, send email to
>> tokyohackerspace+unsubscribe@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/tokyohackerspace?hl=en.
> --
> You received this message because you are subscribed to the Google Groups
> "TokyoHackerSpace" group.
> To post to this group, send email to tokyohackerspace@googlegroups.com.
> To unsubscribe from this group, send email to
> tokyohackerspace+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/tokyohackerspace?hl=en.
> --
> You received this message because you are subscribed to the Google Groups
> "TokyoHackerSpace" group.
> To post to this group, send email to tokyohackerspace@googlegroups.com.
> To unsubscribe from this group, send email to
> tokyohackerspace+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/tokyohackerspace?hl=en.