Re: [Owfs-developers] Off-Topic, vusb-iButton: Do some action when new iButton is read

2014-03-14 Thread Jan Kandziora
Am 14.03.2014 15:07, schrieb Rob: > the vusb looks interesting! What I want to do is following: a user puts the > iButton on the reader. The id should be stored in a database, together with > the time (by using some Python). > Simply use Python::Tk and bind for keypresses. It's a little tricky to

Re: [Owfs-developers] off topic - swig help

2010-11-18 Thread Paul Alfille
Ok, I looked through the code and found some hints. Basically swig is based on a .i file that is sort of C-ish but provides interface routines for different languages. For instance, owfs.i is about 100 lines, and provides all the interface routines like get, put, init, finish. I've attached it as

Re: [Owfs-developers] OFF TOPIC

2006-10-18 Thread Roberto Spadim
in comments you can see: *papafox888 at hotmail dot com* 01-Jun-2006 10:05 |If you get an error message: Warning: sqlite_open() [function.sqlite-open]: file is encrypted or is not a database then most probably your code is accessing a SQL

Re: [Owfs-developers] OFF TOPIC

2006-10-18 Thread Peter Kropf
Um, isn't sqlite included with php now? See http://us3.php.net/sqlite I could be mistaken since I'm not all that versed with php... - Peter On 10/18/06, Roberto Spadim <[EMAIL PROTECTED]> wrote: > hello guys i know that's an off topic, can anyone help me putting > sqlite3 under php? today only