RoR newbie
2012-Sep-17 02:45 UTC
Biometrics fingerprint scanner in RoR? Is it possible? and how?
I''m a graduating student of IT right now and in a couple of months, we''ll be starting on a new project in the University. My group and I decided to create a voting system which requires Fingerprint scanner to identify the voters and make the voting process more secured. I still don''t know how biometrics fingerprint scanner works exactly and I''ve just started to do some research. So my question is, is it even possible that RoR can use a biometrics fingerprint scanner? I''ve been searching the net (until now) if there are some tutorials or tips that could help me do this project using RoR.. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/ufjilClikwQJ. For more options, visit https://groups.google.com/groups/opt_out.
Jim Ruther Nill
2012-Sep-17 07:21 UTC
Re: Biometrics fingerprint scanner in RoR? Is it possible? and how?
Hi! On Mon, Sep 17, 2012 at 12:45 PM, RoR newbie <johnelauria-/E1597aS9LQAvxtiuMwx3w@public.gmane.org> wrote:> I''m a graduating student of IT right now and in a couple of months, we''ll > be starting on a new project in the University. My group and I decided to > create a voting system which requires Fingerprint scanner to identify the > voters and make the voting process more secured. I still don''t know how > biometrics fingerprint scanner works exactly and I''ve just started to do > some research. > > So my question is, is it even possible that RoR can use a biometrics > fingerprint scanner? >I''m pretty sure that the biometrics fingerprint scanner should be able to output something if a user is a registered voter or not. You just have to hook this something into the database to check who the current voter is. So overall, the question is not really if you can do this with rails, it''s if the fingerprint scanner gives you flexibility to do this. I''ve been searching the net (until now) if there are some tutorials or tips> that could help me do this project using RoR.. > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To view this discussion on the web visit > https://groups.google.com/d/msg/rubyonrails-talk/-/ufjilClikwQJ. > For more options, visit https://groups.google.com/groups/opt_out. > > >-- ------------------------------------------------------------- visit my blog at http://jimlabs.heroku.com -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/groups/opt_out.
Gintautas Å imkus
2012-Sep-17 07:59 UTC
Re: Biometrics fingerprint scanner in RoR? Is it possible? and how?
Firstly, it doesn''t seem right to make a decision while you are still unsure if that is doable by the deadline. In theory I don''t see why it couldn''t be possible, just it could require a lot of work. But isn''t it the point for your group of educated people to come up with something in such a project thus enriching the knowledge available for RoR community? P.S. I gather from your post that this is a non-commercial project designed to prove your expertise in the field. 2012/9/17 Jim Ruther Nill <jvnill-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>> Hi! > > On Mon, Sep 17, 2012 at 12:45 PM, RoR newbie <johnelauria-/E1597aS9LQAvxtiuMwx3w@public.gmane.org>wrote: > >> I''m a graduating student of IT right now and in a couple of months, we''ll >> be starting on a new project in the University. My group and I decided to >> create a voting system which requires Fingerprint scanner to identify the >> voters and make the voting process more secured. I still don''t know how >> biometrics fingerprint scanner works exactly and I''ve just started to do >> some research. >> >> So my question is, is it even possible that RoR can use a biometrics >> fingerprint scanner? >> > > I''m pretty sure that the biometrics fingerprint scanner should be able to > output something if a user is a registered voter or not. You just have > to hook this something into the database to check who the current voter > is. So overall, the question is not really if you can do this with rails, > it''s if the fingerprint scanner gives you flexibility to do this. > > I''ve been searching the net (until now) if there are some tutorials or >> tips that could help me do this project using RoR.. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Ruby on Rails: Talk" group. >> To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >> To unsubscribe from this group, send email to >> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >> To view this discussion on the web visit >> https://groups.google.com/d/msg/rubyonrails-talk/-/ufjilClikwQJ. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> >> > > > > -- > ------------------------------------------------------------- > visit my blog at http://jimlabs.heroku.com > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > For more options, visit https://groups.google.com/groups/opt_out. > > >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/groups/opt_out.
Scott Ribe
2012-Sep-17 16:14 UTC
Re: Biometrics fingerprint scanner in RoR? Is it possible? and how?
On Sep 16, 2012, at 8:45 PM, RoR newbie wrote:> I''m a graduating student of IT right now and in a couple of months, we''ll be starting on a new project in the University. My group and I decided to create a voting system which requires Fingerprint scanner to identify the voters and make the voting process more secured. I still don''t know how biometrics fingerprint scanner works exactly and I''ve just started to do some research. > > So my question is, is it even possible that RoR can use a biometrics fingerprint scanner? > > I''ve been searching the net (until now) if there are some tutorials or tips that could help me do this project using RoR..This is not a rails question at all. It''s a web browser & fingerprint scanner question. Is there any way to access fingerprint scanner results from a web browser? If so, using RoR to handle the backend of the web application is no different than any other web app. If not, rails certainly can''t help you around that roadblock. -- Scott Ribe scott_ribe-ZCQMRMivIIdUL8GK/JU1Wg@public.gmane.org http://www.elevated-dev.com/ (303) 722-0567 voice -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
Walter Lee Davis
2012-Sep-17 16:26 UTC
Re: Biometrics fingerprint scanner in RoR? Is it possible? and how?
On Sep 17, 2012, at 12:14 PM, Scott Ribe wrote:> On Sep 16, 2012, at 8:45 PM, RoR newbie wrote: > >> I''m a graduating student of IT right now and in a couple of months, we''ll be starting on a new project in the University. My group and I decided to create a voting system which requires Fingerprint scanner to identify the voters and make the voting process more secured. I still don''t know how biometrics fingerprint scanner works exactly and I''ve just started to do some research. >> >> So my question is, is it even possible that RoR can use a biometrics fingerprint scanner? >> >> I''ve been searching the net (until now) if there are some tutorials or tips that could help me do this project using RoR.. > > This is not a rails question at all. It''s a web browser & fingerprint scanner question. > > Is there any way to access fingerprint scanner results from a web browser? If so, using RoR to handle the backend of the web application is no different than any other web app. If not, rails certainly can''t help you around that roadblock.A lot of these external hardware devices talk to the host computer over USB, and some I have used (barcode scanners) basically pretend to be a keyboard typing really fast. I have no idea how your fingerprint reader is meant to interact with the host computer, but I would start by reading its manual and figuring out how it was meant to connect to a stand-alone PC. Then see how you can go from there. You could have a button to "start" the scanner, which would use JavaScript to shift focus to a hidden text field and wait for the scanner to "type" the results into that field. Poll the field for changes, and after a change and a pause (to avoid catching it half-way through a change) send the form to your Rails server. The rest, as others have said here, is as easy as Rails. Walter> > -- > Scott Ribe > scott_ribe-ZCQMRMivIIdUL8GK/JU1Wg@public.gmane.org > http://www.elevated-dev.com/ > (303) 722-0567 voice > > > > > -- > You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. > For more options, visit https://groups.google.com/groups/opt_out. > >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
Jim
2012-Sep-17 18:40 UTC
Re: Biometrics fingerprint scanner in RoR? Is it possible? and how?
> > This is not a rails question at all. It''s a web browser & fingerprint > scanner question.> Is there any way to access fingerprint scanner results from a web browser? > If so, using RoR to handle the backend of the web application is no > different than any other web app. If not, rails certainly can''t help you > around that roadblock.Not technically a web browser question, as you could use a native app to handle the interface with the user, the fingerprint scanner, and the backend. However, as Rails is only the backend, there is still no way this can be construed to be a Rails question. Jim -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/Aedcl3HA9R8J. For more options, visit https://groups.google.com/groups/opt_out.