Virtual Sensor Nodes Comment

1:12 pm on November 13, 2009 ,

In a previous blog post, I discussed the idea of a virtual scripting layer that operated over the Sensorpedia data sources. Each data source, instead of just exposing links to data, will also expose a data-oriented programming interface. Users will be able to write and upload scripts that can transform raw data and communicate with [...]

Evaluating authentication options for Sensorpedia Comment

3:35 pm on November 5, 2009 , , , , , , ,

As we move Sensorpedia from a limited beta (with a sneak peek) to an open beta, we have an important decision to make. We are currently evaluating multiple authentication options for Sensorpedia. Some of the options we are currently evaluating include: OpenID Google Friend Connect Facebook Connect Twitter oAuth Each of these options has pros [...]

An update on the Sensorpedia iPhone application 3 Comments

1:40 pm on August 7, 2009 , , , , , , , , ,

This summer I worked on creating an iPhone application for Sensorpedia. The goal of the project was to develop a software application that can be run on a mobile computing device and used to transmit distributed data readings from citizens and first responders in near-real time. This application will permit citizens to rapidly report event [...]

End of the Road for Summer Interns Comment

1:38 pm

Well, it’s around the beginning of August and it’s time to head out back to our universities and hometowns. First of all, I’ve got to say that I’ve had a blast working and learning with these guys at ORNL! I started this internship with knowledge in C++ alone and as a result ended with skills [...]

Python Library Update Comment

9:46 am , , , ,

It’s August, and the time of interns at Sensorpedia for the summer is coming to an end.  This internship has been a fantastic experience in every possible way, and has helped me develop professionally and technically, to say nothing of the immense and invaluable knowledge of presentation and communication techniques that David has imparted on [...]

spylib — The Sensorpedia Python Library Comment

2:30 pm on July 8, 2009 , , , ,

Today I’d like to introduce the first iteration of a python library written to ease the process of generating ATOM feeds for Sensorpedia.  With spylib, no knowledge of XML or ATOM is required to publish a sensor group, though an understanding of the various tags and what Sensorpedia wants to do with each of them [...]

Sensorpedia API Document Publicly Available Comment

3:57 pm on May 26, 2009

The Sensorpedia API Documentation is now viewable for non-BETA testers as well. If you’d like to edit pages or leave comments, you’ll still need to be an official “collaborator”. If you’d like to be added as a collaborator, please let us know and we’ll add you to the list and give you further instructions.

Sensorpedia API Documentation now available for BETA testers 2 Comments

1:43 pm on May 6, 2009

The Sensorpedia development team is happy to announce that a draft version of the Sensorpedia Application Programming Interface (API) documentation is now available for BETA testers! The document describes our use of the Atom Syndication Format as a basis for the Sensorpedia RESTful web services. The API is designed to provide an easy mechanism for [...]