Random Tweet is Random

We are increasingly living in ‘the now.’ Real-time, many-to-many methods of communication have redefined how we interact and engage with one another. Every day we are given more control of how we use these tools; the more control the better.

Random Tweet is Random aims to explore how Twitter is used when we take away some of this control. When you tweet with Random, rather than the message being published immediately, it is posted at a randomised time in the following 24 hours. Login to use

Take Part

Many Christians believe The Rapture will take place on Saturday 21st May, 2011. If the scriptures are correct this will mean God's elect few shall be departing Earth for bigger and better things while the rest of us endure five months of agonising suffering, plagues and floods.

As Twitter may not be at the forefront of our minds as fire rains down from the heavens I thought this would be the perfect opportunity to test Random. The question I would like to pose to you is, “If Saturday does indeed spell the beginning of the end for the human race, what would you like your final status update to be; your social media epitaph, if you will?”

Tag Tweets with #randomrapture to have your message aggregated.

Meet the Teagueduino

 
Meet the Teagueduino
Published on MAKE: Blog | shared via feedly

If the Arduino wasn’t friendly enough, along comes the Teagueduino from the folks at Teague Labs. Breadboards too confusing? Code have you cross-eyed? Ready-to-go plug-in components and a realtime editor give beginners the training wheels they need to get experimenting right away, while minimizing the fear of breaking something along the way. [Thanks, Adam!]

Teagueduino comes from a long line of hacks and experiments within our design studio and across the open source Arduino/Freeduino community (particularly inspiring were LittleBits and the Grove System). While the more engineering-minded among us have been quick to dive into Arduino, it has become increasingly clear that Arduino is still too technical and daunting for the majority of other creative types just getting started. Teagueduino is our first major step toward an embedded development stepping-stone that makes building projects simple, while exposing key details (such as code syntax, electrical signal values, and physical hardware integration) that provide a scaffolding for learning more advanced systems and tools.


Getting Started - Google Prediction API - Google Code

Getting Started

This page describes the basics of what the Google Prediction API is, how to use it, and how to get the most from the documentation.

Contents

  1. Introduction
  2. What Can the Prediction API Do?
  3. Prerequisites
  4. Questions, Feedback, and Notifications
  5. Recommended Reading Order

Introduction

This documentation includes a quick "Hello World" application that you can follow to try out the API in just a few minutes. We also provide two complete example web sites that use the API for spam detection and movie preference prediction.

The API is fairly simple to use; it exposes only a few basic calls. Most of the work for you will be restructuring your problem into a format that the API can answer, and then designing training data appropriate for the question.

The Prediction API is accessed by a RESTful interface. You can use your own tools for sending API calls, but we provide several libraries or scripts to access the API using different languages.

What Can the Prediction API Do?

The Prediction API provides pattern-matching and machine learning capabilities. Given a set of data examples to train against, you can create applications that can perform the following tasks:

  • Given a user's past viewing habits, predict what other movies or products a user might like.
  • Categorize emails as spam or non-spam.
  • Analyze posted comments about your product to determine whether they have a positive or negative tone.
  • Guess how much a user might spend on a given day, given his spending history.

Prerequisites

Questions, Feedback, and Notifications

The Prediction API offers several ways to become involved in the Prediction API community:

Recommended Reading Order

  1. Try the Hello World application to see the Prediction API in action.
  2. Read the developer guide and reference to learn how to use the API.
  3. Read the pricing and terms of service page to learn about free quota and pricing.
  4. Look at the example applications for end-to-end code examples that use the API to solve (simple) real-world problems.
  5. Look over the list of helper libraries that you can use to call the API in a variety of languages.

 

Google Launches Android Open Accessory Development Kit Based On Arduino


As seen in the streaming of Google IO 2011, physical computing and interactive enviroments are one of the main topics opening the conference. The Android Open Accessory Kit is going to allow Android related devices receive data from different sensors (just via USB, for now).

The Android Open Accessory Development Kit (ADK) provides an implementation of an Android USB accessory that is based on the Arduino open source electronics prototyping platform, the accessory’s hardware design files, code that implements the accessory’s firmware, and the Android application that interacts with the accessory. The hardware design files and code are contained in the ADK package download.

The board is  based on the Arduino Mega2560 and Circuits@Home USB Host Shield designs, since it communicates to the phone in its “accessory” mode. You can get the custom library / firmware to make it run & test with the shield pictured on top.

more info on the [Android Developer site], via [engadget] source [Google IO]


 
 

EnOcean's home automation sensors communicate over TCP/IP

 
 

via Engadget by Dana Wollman on 5/2/11

EnOcean has long been on our radar thanks to its inexpensive light switches and thermostats, which harvest energy from solar cells and thermal differentials and boast peel-and-stick backs for easy installation. Now, they're getting hooked up for TCP/IP communication, which means in addition to talking to each other, homeowners will be able to control them using any garden-variety web-connected device. The setup will require a small gateway, at which point you can monitor rooms using desktop widgets and mobile apps such as Can2Go that are compatible with EnOcean's radio protocol (ERP). So far, the company's mostly made headway in retail stores and office buildings, but if it has its way, it could be coming to hospitals, college dorms, and (duh) your home.

Continue reading EnOcean's home automation sensors communicate over TCP/IP, play nice with smartphone apps

EnOcean's home automation sensors communicate over TCP/IP, play nice with smartphone apps originally appeared on Engadget on Mon, 02 May 2011 14:39:00 EDT. Please see our terms for use of feeds.

Permalink Wired  |  sourceEnOcean  | Email this | Comments