source: http://itp.nyu.edu/~dbo3/RestOfYou/
1. install CellConnectivity.jar on Nokia N80 -> creates Logger(and BTterminal) on cell
2. Now able to bluetooth data to cell phone and log the data
a. Logger -> Create New Log -> Choose a bluetooth Device -> Set Interval(set to 0. should control with delay in Arduino) -> Start Logging -> End Logging
3 . To upload the data, create a folder named ‘up’ and put ap.php file into my account.
4. When upload, set UploadStyle as Group to save time, and select UploadHTTP. server address as itp.nyu.edu/~jo595/ap.php xxx.log
then, it should have created xxx.log file into ‘up’ folder.

<logging data example>
: need to fix the inconsistency with a number of values(sometimes one, sometimes two)
: put java to translate timestamp
1159839632959,1159839643341,733,672
1159839644811,
1159839646011,740
1159839647234,739
1159839648436,743
1159839649636,747
1159839650834,745
1159839654811,749
1159839666611,754
1159839668985,756
1159839671636,755
1159839687436,757
1159841118326,1159841125073,79
1159841130939,789,728
1159841138887,
1159841142112,777
1159841162913,791
1159841170712,797
1159841246039,794
1159841328440,787
1159841329765,778
1159841335690,787
1159841337040,788
1159841338964,778
1159841344138,779
1159841364563,788
1159841365963,788
Filed under: Computers for Rest of you