Archive for February, 2007

Data Row Deletion Now Available

Tuesday, February 20th, 2007

When you browse data, if you have are the project creator or have been granted “build” access, you now have the option to delete rows of data. Check the rows you want to delete, and then click the button on the bottom.

Docs on how to slog via HTTP POST added

Wednesday, February 14th, 2007

I’ve added documentation on how to slog data via an HTTP POST. The code snippets were adapted for beta (originating from alpha). I’m pretty sure I got everything, but of course, let me know if you have any troubles.

Project Permissions Added

Friday, February 9th, 2007

If you’ve created a sensorbase project, you can now add other sensorbase users to your project with one of three permission levels in project settings:

  1. read — can retrieve data
  2. read and slog — can read and slog data
  3. read, slog, and build — can read, slog, and edit tables

Some fine tuning to get data

Wednesday, February 7th, 2007

If you’ve retrieved data from sensorbase, you’ve probably noticed that your previous preferences don’t carry over after you’ve done the initial retrieval. Well that’s fixed now, so you don’t have to re-enter the date every time you retrieve. There’s also a new button at the top of your list of fields that allows you to toggle all of the checkboxes.

Data Browsing Now Available

Tuesday, February 6th, 2007

While viewing a table, look to the navigation links on the right, and you’ll see a link to browse your data. If you created the project, you’ll be able to edit the rows as well.

Table Empty Feature Now Available

Monday, February 5th, 2007

As in Alpha, we’ve made table emptying available in the project view page. Since it involves deleting data, you’ll have to enter your email and password, and currently, you have to be the project’s creator to empty a table.