Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #75953
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed1a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.011 |
| X-Spam-Evidence | '*H*': 0.98; '*S*': 0.00; 'pop': 0.05; 'answering': 0.09; 'buttons': 0.09; 'enabled,': 0.09; 'matched': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'jan': 0.12; 'charge,': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'reedy': 0.16; 'win7': 0.16; 'writable': 0.16; 'sat,': 0.16; 'wrote:': 0.18; 'bit': 0.19; 'aug': 0.22; 'issue.': 0.22; 'header:User-Agent:1': 0.23; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'function': 0.29; 'feature': 0.29; 'on,': 0.29; '-0700,': 0.31; 'steven': 0.31; 'class': 0.32; 'probably': 0.32; 'guess': 0.33; 'minimal': 0.33; "i'd": 0.34; 'agree': 0.35; 'but': 0.35; 'there': 0.35; 'turn': 0.37; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'extremely': 0.39; 'received:71': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'such': 0.63; 'soon': 0.63; 'determine': 0.67; 'power': 0.76; 'actually,': 0.84; 'battery': 0.84; 'hijacking': 0.84; 'premise': 0.84; 'received:fios.verizon.net': 0.84; 'seated': 0.84; 'subject:system': 0.84; 'bluetooth': 0.91 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Terry Reedy <tjreedy@udel.edu> |
| Subject | Re: attendance system in pybluez |
| Date | Sat, 09 Aug 2014 13:43:33 -0400 |
| References | <53E68C41.2010202@gmail.com> <dpicu9l4rtnd9tnbaosmuk8mce1phm62l5@4ax.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Gmane-NNTP-Posting-Host | pool-71-175-90-87.phlapa.fios.verizon.net |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 |
| In-Reply-To | <dpicu9l4rtnd9tnbaosmuk8mce1phm62l5@4ax.com> |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.12798.1407606244.18130.python-list@python.org> (permalink) |
| Lines | 26 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1407606244 news.xs4all.nl 2897 [2001:888:2000:d::a6]:40550 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:75953 |
Show key headers only | View raw
On 8/9/2014 12:26 PM, Dennis Lee Bieber wrote: > On Sat, 09 Aug 2014 14:01:53 -0700, luofeiyu <elearn2014@gmail.com> > declaimed the following: > >> I want to write a program to help my teacher to take attendence. >> >> There are 300 students in a big room,everyone has android phone. >> I have matched them with my pc in win7 . >> when all of them seated on the classroom, >> > As soon as I learned someone was using bluetooth presence to determine > I was in such a class -- I'd turn the bluetooth feature off! And if attendance was part of your grade? Actually, I agree with you and Steven that the premise that all have an android phone, with battery charge, turned on, with bluetooth enabled, is a bit dubious. At the Univesity of Delaware, students buy a 'clicker', about $20, with an ID (I presume) and a few buttons for answering pop quizzes. I can only guess that they use bluetooth, but with extremely limited function and probably no writable memory, power draw is minimal and hijacking not an issue. -- Terry Jan Reedy
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: attendance system in pybluez Terry Reedy <tjreedy@udel.edu> - 2014-08-09 13:43 -0400
csiph-web