User Tools

Site Tools


at:urbiflock

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
at:urbiflock [2010/08/04 17:21] – updating elisagat:urbiflock [2010/08/04 17:34] – * elisag
Line 5: Line 5:
 UrbiFlock is a framework sculpted for the development of //pervasive social network applications//: an emerging type of applications that enable spontaneous interactions of people by means of handheld devices (such as their cell phones). These applications exploit the colocation of a number of mobile devices in the proximity to enable social interaction //on the move// UrbiFlock is a framework sculpted for the development of //pervasive social network applications//: an emerging type of applications that enable spontaneous interactions of people by means of handheld devices (such as their cell phones). These applications exploit the colocation of a number of mobile devices in the proximity to enable social interaction //on the move//
  
-Urbiflock is a Facebook-like application framework for mobile devices written in AmbientTalk. As in Facebook, users that join Urbiflock can meet other users and interact with them. For example users may broadcast announcements to each other, they can browse one another’s profile, launch interactive  +Urbiflock is a Facebook-like application framework for mobile devices. As in Facebook, users that join Urbiflock can meet other users and interact with them. For example users may broadcast announcements to each other, they can browse one another’s profile, launch interactive polls, etc. The framework takes care of managing a user’s social networks, called “flocks”. A flock represents a loosely-defined group of users. A flock can be compared to a Facebook group (for example, a group of your old classmates), but it additionally allows for the definition of groups of proximate flockrs (for example, a group of all of your friends that are currently nearby).
-polls, etc. The framework takes care of managing a user’s social networks, called “flocks”. A flock represents a loosely-defined group of users. A flock can be compared to a Facebook group (for example, a group of your old classmates), but it additionally allows for the definition of groups of proximate flockrs (for example, a group of all of your friends that are currently nearby).+
  
-Similar to Facebook, users can build applications and plug them into the Urbiflock framework. Several core applications are currently available in the Urbiflock framework, such as flock creators and profile viewers. The framework is currently still under developmentwhich is why these pages mostly lists development information thus far.+Users can also build applications and plug them into the Urbiflock framework. Several core applications are currently available in the Urbiflock framework, such as flock creators and profile viewers. The framework also counts with two user applications //I rate you (IR8U)// that allows users to ask proximate users to rate them on a certain subjectand //Guanotes// that allows user to send message to each other 
  
 ==== Terminology ==== ==== Terminology ====
Line 15: Line 14:
   * Flock: a group of users   * Flock: a group of users
   * To flock: to become part of a group   * To flock: to become part of a group
 +
 +==== Demo ====
 +
 +<html>
 +<object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/-M06e7tS998&amp;hl=en_US&amp;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/-M06e7tS998&amp;hl=en_US&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object>
 +</html>
 +
 +==== Target Platforms ====
 +The Urbiflock framework has been written in the AmbientTalk language. As such, no configuration is required to be able to quickly script new applications on it once AmbientTalk is running on the target platform. 
 +
 +AmbientTalk runs on a regular J2SE Java Virtual 
 +Machine supporting version 1.3 or higher, Java 2 micro edition (J2ME) platform, under the connected device configuration (CDC), and Android Platform version 1.6 or higher. 
 +
 +We have implemented a AWT UI interface for Urbiflock's deployment on HTC touch cruise phones running J2ME. In order to configure your HTC Touch device for our framework you can follow the instruction [[private:AmopHTC|here]].
 +
 +We are currently working on an Android UI interface for Urbiflock' deployment on a number of Android phones ( HTC Hero, Legend and Desire, and Sony Xperia X10 series). 
  
 ==== Urbiflock architecture ==== ==== Urbiflock architecture ====
Line 41: Line 56:
     * [[uf:ir8u|IR8U]]: an application that allows users to ask proximate users to rate them on a certain subject.     * [[uf:ir8u|IR8U]]: an application that allows users to ask proximate users to rate them on a certain subject.
  
-==== Target Platforms ==== 
-The Urbiflock framework has been entirely written in the AmbientTalk language. As such, no configuration is required to be able to quickly script new applications on it once AmbientTalk is running on the target platform.  
- 
-AmbientTalk runs on a regular J2SE Java Virtual  
-Machine supporting version 1.3 or higher, Java 2 micro edition (J2ME) platform, under the connected device configuration (CDC), and Android Platform version 1.6 or higher.  
- 
-We have implemented a AWT UI interface for Urbiflock's deployment on HTC touch cruise phones running J2ME. In order to configure your HTC Touch device for our framework you can follow the instruction [[private:AmopHTC|here]]. 
- 
-We are currently working on an Android UI interface for Urbiflock' deployment on a number of Android phones ( HTC Hero, Legend and Desire, and Sony Xperia X10 series).  
  
 ==== Development ==== ==== Development ====
at/urbiflock.txt · Last modified: 2015/02/04 19:06 by elisag