Hi Guys, I just thought i'd post an update to the app engine based data logger I've been developing for quite some time now that version 2.0 it up and running. Please feel free to take a look and let me know if you have any questions or would like to know how any of it works. I'm pretty much taking advantage of every App Engine service out there.
My Data Logging system allows you to post time series data, such as a changing temperature reading, to a web service so the value is recorded to a "Data Point". You can then use it to perform calculations, get alerts if your value exceeds a limit, pull the recording down into a spreadsheet or diagram etc. What I'm making here is the worlds first social network for time series data - allowing you to connect and share your data with other users. As our user base grows we will be providing a way to search for publicly available data points and add them to your profile - using them in your own calculations and visualizations. The new version can post changing values to Twitter or Facebook using oauth. You can use instant messages interact directly with a data point - either getting or updating a value using an XMPP IM client. You can bulk upload data into points by sending an email into the system, set GPS coords on your points to see them on google earth. I posted in my blog about how you can connect Basic Stamp and Arduino devices to the system. I also released an Android App and a .net 3.5 API that are open source on Google code. Here are my blog postings on how what i'm saying above works: http://nimbits.blogspot.com Apps homepage: http://www.nimbits.com I'm pretty active in this forum so feel free to let me know if you have any questions - Ben -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
