Re: [web2py] Re: Electronic voting anybody?

2014-12-18 Thread Martin Weissenboeck
Same problem. Try
your_path_to_python\python pip install rsa

This will install rsa into your_path_to_python\python\Lib\site-packages

You can move rsa and rsa-3.1.4-py2.7.egg-info to web2py\site-packages


2014-12-17 23:19 GMT+01:00 p...@cancamusa.net:

 El lunes, 13 de agosto de 2012 02:43:48 UTC+2, Changju escribió:

 (I had already read the articles on the Asterisk but I didn't get big
 picture of Asterisk.)


 maybe you're interested in the asterisk chapter of the book Architecture
 of Open Source Applications. I haven't read that chapter but in general
 it's illuminating:

 http://aosabook.org/en/asterisk.html

 --
 Resources:
 - http://web2py.com
 - http://web2py.com/book (Documentation)
 - http://github.com/web2py/web2py (Source code)
 - https://code.google.com/p/web2py/issues/list (Report Issues)
 ---
 You received this message because you are subscribed to the Google Groups
 web2py-users group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to web2py+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.


​Regards, Martin

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
web2py-users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[web2py] Re: Electronic voting anybody?

2014-12-17 Thread Alex Glaros
suggestions would be greatly appreciated

On Tuesday, December 16, 2014 4:31:30 PM UTC-8, Alex Glaros wrote:

 any idea on how to resolve this?

 type 'exceptions.ImportError' Cannot import module 'rsa'

 thanks

 Alex Glaros


-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
web2py-users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [web2py] Re: Electronic voting anybody?

2014-12-17 Thread pang
El lunes, 13 de agosto de 2012 02:43:48 UTC+2, Changju escribió:

 (I had already read the articles on the Asterisk but I didn't get big 
 picture of Asterisk.)


maybe you're interested in the asterisk chapter of the book Architecture 
of Open Source Applications. I haven't read that chapter but in general 
it's illuminating:

http://aosabook.org/en/asterisk.html 

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
web2py-users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[web2py] Re: Electronic voting anybody?

2014-12-16 Thread Alex Glaros
any idea on how to resolve this?

type 'exceptions.ImportError' Cannot import module 'rsa'

thanks

Alex Glaros

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
web2py-users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[web2py] Re: Electronic voting anybody?

2014-12-12 Thread Jacinto Parga
Yes, it works but not with https://... (i have to remove the 's'), and only 
with the browser address: http://www.youtube.com/watch?v=LBvDcz0yHZg

It doesnt' work with the share youtube link: http://youtu.be/LBvDcz0yHZg

Thanks!

El martes, 18 de septiembre de 2012 14:42:39 UTC+2, Massimo Di Pierro 
escribió:

 None of them.

 auth.wiki() support the newer MARKMIN which uses the 
 gluon.contrib.autonlinks module which supports the OEMBED protocol.

 You just add a link to the original youtube video and it will contact the 
 youtube oembed service to ask for the best way to embed it.

 {{from gluon.contrib.autolinks import expand_one}}
 *{{=MARKMIN(... http://www.youtube.com/x1w8hKTJ2Co 
 http://www.youtube.com/embed/x1w8hKTJ2Co  ..., autolinks=lambda link: 
 expand_one(link,{}) )}}*

 Massimo


 On Monday, 17 September 2012 23:45:10 UTC-5, apps in tables wrote:

 Thank you for deciding to add the option.

 Please, let me understand. 
 Is adding the plugin_wiki to the voting application, will make

 *{{=MARKMIN(embed:http://www.youtube.com/embed/x1w8hKTJ2Co 
 http://www.youtube.com/embed/x1w8hKTJ2Co  )}}*

 or 

 *{{=plugin_wiki.widget('youtube',code='* *x1w8hKTJ2Co * *')}}*

 possible (understandable) in cleditor?

  

 Ashraf 



-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
web2py-users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[web2py] Re: Electronic voting anybody?

2014-12-12 Thread Alex Glaros
am looking for already-created online demo

will this be working (https://tests.web2py.com/evote/default/index) or does 
anyone have a packed self-contained windows/sqlLite version they could 
email me?

thanks

Alex Glaros

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
web2py-users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[web2py] Re: Electronic voting anybody?

2012-09-19 Thread apps in tables
Can jplayer be used to add the video?


 Ashraf 



-- 





[web2py] Re: Electronic voting anybody?

2012-09-19 Thread apps in tables
No, jplayer is for playing media. we are looking for embeding media from 
other sites.

Ashraf 



-- 





[web2py] Re: Electronic voting anybody?

2012-09-18 Thread Massimo Di Pierro
None of them.

auth.wiki() support the newer MARKMIN which uses the 
gluon.contrib.autonlinks module which supports the OEMBED protocol.

You just add a link to the original youtube video and it will contact the 
youtube oembed service to ask for the best way to embed it.

{{from gluon.contrib.autolinks import expand_one}}
*{{=MARKMIN(... 
http://www.youtube.com/x1w8hKTJ2Cohttp://www.youtube.com/embed/x1w8hKTJ2Co  
..., autolinks=lambda link: expand_one(link,{}) )}}*

Massimo


On Monday, 17 September 2012 23:45:10 UTC-5, apps in tables wrote:

 Thank you for deciding to add the option.

 Please, let me understand. 
 Is adding the plugin_wiki to the voting application, will make

 *{{=MARKMIN(embed:http://www.youtube.com/embed/x1w8hKTJ2Co  )}}*

 or 

 *{{=plugin_wiki.widget('youtube',code='* *x1w8hKTJ2Co * *')}}*

 possible (understandable) in cleditor?

  

 Ashraf 



-- 





[web2py] Re: Electronic voting anybody?

2012-09-17 Thread apps in tables
Hi,

I have an idea of adding youtube video to the ballo t(edit) , So, I added

{{=MARKMIN(embed:http://www.youtube.com/embed/x1w8hKTJ2Co  )}} 

but, it didn't work.

is it possible ? and How ?

Regards,

Ashraf 

-- 





[web2py] Re: Electronic voting anybody?

2012-09-17 Thread Massimo Di Pierro
I will add the option.

On Monday, 17 September 2012 17:35:39 UTC-5, apps in tables wrote:

 Hi,

 I have an idea of adding youtube video to the ballo t(edit) , So, I added

 {{=MARKMIN(embed:http://www.youtube.com/embed/x1w8hKTJ2Co  )}} 

 but, it didn't work.

 is it possible ? and How ?

 Regards,

 Ashraf 


-- 





[web2py] Re: Electronic voting anybody?

2012-09-17 Thread apps in tables
Thank you for deciding to add the option.

Please, let me understand. 
Is adding the plugin_wiki to the voting application, will make

*{{=MARKMIN(embed:http://www.youtube.com/embed/x1w8hKTJ2Co  )}}*

or 

*{{=plugin_wiki.widget('youtube',code='* *x1w8hKTJ2Co * *')}}*

possible (understandable) in cleditor?

 

 Ashraf 



-- 





[web2py] Re: Electronic voting anybody?

2012-08-17 Thread Rob_McC
Thanks Massimo for your attention to matter.

Note
 1) is actually a feature. All ballots are always public.

OK, I get it it just with real elections, ballots are secret, and 
handled with such care...
but... maybe electronic voting is different...

*However 
*For the public to know the ORDER that the ballots were cast, bothers me a 
little, for some reason.


Rob



-- 





[web2py] Re: Electronic voting anybody?

2012-08-17 Thread villas
I like this idea, but when I tried it, this happened:   

I set up a ballot and received an email,  I clicked the link and got the 
voting page.  I voted but immediately received a ticket.

-- 





[web2py] Re: Electronic voting anybody?

2012-08-17 Thread Massimo Di Pierro
Sorry. I was editing the code live. Try now.

On Friday, 17 August 2012 09:15:56 UTC-5, villas wrote:

 I like this idea, but when I tried it, this happened:   

 I set up a ballot and received an email,  I clicked the link and got the 
 voting page.  I voted but immediately received a ticket.



-- 





[web2py] Re: Electronic voting anybody?

2012-08-17 Thread villas
Yep,  worked this time!



On Friday, August 17, 2012 3:31:26 PM UTC+1, Massimo Di Pierro wrote:

 Sorry. I was editing the code live. Try now.

 On Friday, 17 August 2012 09:15:56 UTC-5, villas wrote:

 I like this idea, but when I tried it, this happened:   

 I set up a ballot and received an email,  I clicked the link and got the 
 voting page.  I voted but immediately received a ticket.



-- 





[web2py] Re: Electronic voting anybody?

2012-08-16 Thread Rob_McC
Massimo:

Thanks...

I did more testing this morning, 

1- set up 3 voters, one with email ending in .on.ca, and I didn't get that 
one, maybe it is our server, I checked JUNK email, nothing
2- the other 2 emails worked, got email, got voting confirmation, BUT..
   confirmation shows I definetly  voted for Candidate 1 and Candidate 3
  HOWEVER...
  Ballot results only show one vote - see attached

I would be glad to do more testing...

*Question*:
*What wysiwyg JS Editor is that?  *
Is that would you would recommend for a nice simple Editor?

Thanks sir,

Rob
 

-- 



attachment: Screen Shot 2012-08-16 at 10.07.55 AM.png

[web2py] Re: Electronic voting anybody?

2012-08-16 Thread Massimo Di Pierro
Strange problem. I have not seen it before. I will double check it.

The editor is cleditor. I never used it before but looked simple enough. In 
particular the plugins are very easy to make compared to other editors. I 
also like that it supports tables.

Massimo

On Thursday, 16 August 2012 09:15:10 UTC-5, Rob_McC wrote:

 Massimo:

 Thanks...

 I did more testing this morning, 

 1- set up 3 voters, one with email ending in .on.ca, and I didn't get 
 that one, maybe it is our server, I checked JUNK email, nothing
 2- the other 2 emails worked, got email, got voting confirmation, BUT..
confirmation shows I definetly  voted for Candidate 1 and Candidate 3
   HOWEVER...
   Ballot results only show one vote - see attached

 I would be glad to do more testing...

 *Question*:
 *What wysiwyg JS Editor is that?  *
 Is that would you would recommend for a nice simple Editor?

 Thanks sir,

 Rob
  


-- 





[web2py] Re: Electronic voting anybody?

2012-08-16 Thread Massimo Di Pierro
Did the two voted at times very close to each other... 

Did you vote first for 1 or first for 3?

On Thursday, 16 August 2012 09:15:10 UTC-5, Rob_McC wrote:

 Massimo:

 Thanks...

 I did more testing this morning, 

 1- set up 3 voters, one with email ending in .on.ca, and I didn't get 
 that one, maybe it is our server, I checked JUNK email, nothing
 2- the other 2 emails worked, got email, got voting confirmation, BUT..
confirmation shows I definetly  voted for Candidate 1 and Candidate 3
   HOWEVER...
   Ballot results only show one vote - see attached

 I would be glad to do more testing...

 *Question*:
 *What wysiwyg JS Editor is that?  *
 Is that would you would recommend for a nice simple Editor?

 Thanks sir,

 Rob
  


-- 





[web2py] Re: Electronic voting anybody?

2012-08-16 Thread Rob_McC
Be glad to test some more, 
here are details from my previous test:

*Here are the TWO confirmation email I received.

*  Times are noted, they were quite close

NOTE:
Will you have a TIME ZONE setting for the application?
Then, I would know, what time voted on based on my time zone...


Candidate 3 was voted... 

 Original Message  Subject: Receipt for Election TEST to 
.ca emailDate: Thu, 16 Aug 2012 14:04:44 +From: 
no-reply@tests@web2py.comTo: rob.a.sss...@gmail.com 

Election TEST to .ca email

Your ballot: http://tests.web2py.com/evote/default/ballot/ballot-3-01

signature-8413108501AD77A457D1DA4FBD0E2D205871104176987599C5ADFC58CD92B6BFA3CDCF9A03810FD06F7036FFCEAD1CA7208DB2A2C0E74E7415830EA09499BE0BF70C3A0049FAAC3C439DC2DBF1E26CACFA992C889AA1736934DD470930C98B5B2815D2E8716D4E6DC69141DBBFC94D545D1A8D64BD6AA6EFDC4DA07913856DEB
(your voted was recorded, your ballot is also attached)


-

Candidate 1 was voted for.

 Original Message  Subject: Receipt for Election TEST to 
.ca emailDate: Thu, 16 Aug 2012 14:05:06 +From: 
no-reply@tests@web2py.comTo: hglesss...@gmail.com 

Election TEST to .ca email

Your ballot: http://tests.web2py.com/evote/default/ballot/ballot-6-03

signature-44061132AA6703C3C2FA978834344F58F1D7BDB7B2FEDE11808410052C6DBA6E7F11C318FB82D1FFF2EF60F5FC9B940EA3AC3227C72C23E35FD4295760935CFC3318D534C826D0A0221DD7B05BBA01BA8A40D1301BB3BCEC9C56D76EAED217C4506747017FB6A556922951BA63CD9CC621C6BF705A1AD709B5DA25FDE4520F78
(your voted was recorded, your ballot is also attached)








-- 





[web2py] Re: Electronic voting anybody?

2012-08-16 Thread Massimo Di Pierro
You found a bug. It is now fixed. Can you please give it one more try?


massimo



On Thursday, 16 August 2012 15:49:20 UTC-5, Rob_McC wrote:

 Be glad to test some more, 
 here are details from my previous test:

 *Here are the TWO confirmation email I received.

 *  Times are noted, they were quite close

 NOTE:
 Will you have a TIME ZONE setting for the application?
 Then, I would know, what time voted on based on my time zone...


 Candidate 3 was voted... 

  Original Message  Subject: Receipt for Election TEST to 
 .ca emailDate: Thu, 16 Aug 2012 14:04:44 +From: no-reply@tests@
 web2py.comTo: rob.a@gmail.com javascript: 

 Election TEST to .ca email

 Your ballot: http://tests.web2py.com/evote/default/ballot/ballot-3-01

 signature-8413108501AD77A457D1DA4FBD0E2D205871104176987599C5ADFC58CD92B6BFA3CDCF9A03810FD06F7036FFCEAD1CA7208DB2A2C0E74E7415830EA09499BE0BF70C3A0049FAAC3C439DC2DBF1E26CACFA992C889AA1736934DD470930C98B5B2815D2E8716D4E6DC69141DBBFC94D545D1A8D64BD6AA6EFDC4DA07913856DEB
 (your voted was recorded, your ballot is also attached)


 -

 Candidate 1 was voted for.

  Original Message  Subject: Receipt for Election TEST to 
 .ca emailDate: Thu, 16 Aug 2012 14:05:06 +From: no-reply@tests@
 web2py.comTo: hgles...@gmail.com javascript: 

 Election TEST to .ca email

 Your ballot: http://tests.web2py.com/evote/default/ballot/ballot-6-03

 signature-44061132AA6703C3C2FA978834344F58F1D7BDB7B2FEDE11808410052C6DBA6E7F11C318FB82D1FFF2EF60F5FC9B940EA3AC3227C72C23E35FD4295760935CFC3318D534C826D0A0221DD7B05BBA01BA8A40D1301BB3BCEC9C56D76EAED217C4506747017FB6A556922951BA63CD9CC621C6BF705A1AD709B5DA25FDE4520F78
 (your voted was recorded, your ballot is also attached)










-- 





[web2py] Re: Electronic voting anybody?

2012-08-16 Thread Rob_McC


Massimo:



*Can you please give it one more try?*
. But of course.

*But first, I wanted to say thanks for creating web2py, and supporting it,
it really is excellent just excellent...
*
*- - - - - - - - - - - - - - - - - - - - - - - 

*Here is my Beta test report:

Name of Election: 
*Found a bug*


*Betat testing Notes*:

-1-
I think some of the URL's are PUBLIC (not what you want)
try:
https://tests.web2py.com/evote/default/ballot/ballot-1-01
when NOT signed in, and without link sent via email...

https:// still gives certificate warning..


-2-
*When a user is voting, did you want to REMOVE the menu choice
**My Elections
*
-3-
*When I wanted to CLOSE election, and email those who did not vote, I got 
the web2py trouble ticket.
*Internal error
Ticket issued: 
evote/24.109.230.160.2012-08-17.01-26-54.d58d57a5-28cb-4582-aca1-97e1cf31cca4

-

Let me know if I can do anything more, In Sept I could test with 50-100 
users as a beta.

 
Rob

-- 





[web2py] Re: Electronic voting anybody?

2012-08-16 Thread Massimo Di Pierro
1) is actually a feature. All ballots are always public. Anonymous of 
course. Perhaps they should only be public after the election is closed?

Massimo

On Thursday, 16 August 2012 19:35:36 UTC-5, Rob_McC wrote:

 Massimo:



 *Can you please give it one more try?*
 . But of course.

 *But first, I wanted to say thanks for creating web2py, and supporting it,
 it really is excellent just excellent...
 *
 *- - - - - - - - - - - - - - - - - - - - - - - 

 *Here is my Beta test report:

 Name of Election: 
 *Found a bug*


 *Betat testing Notes*:

 -1-
 I think some of the URL's are PUBLIC (not what you want)
 try:
 https://tests.web2py.com/evote/default/ballot/ballot-1-01
 when NOT signed in, and without link sent via email...

 https:// still gives certificate warning..


 -2-
 *When a user is voting, did you want to REMOVE the menu choice
 **My Elections
 *
 -3-
 *When I wanted to CLOSE election, and email those who did not vote, I got 
 the web2py trouble ticket.
 *Internal error
 Ticket issued: 
 evote/24.109.230.160.2012-08-17.01-26-54.d58d57a5-28cb-4582-aca1-97e1cf31cca4

 -

 Let me know if I can do anything more, In Sept I could test with 50-100 
 users as a beta.

  
 Rob



-- 





[web2py] Re: Electronic voting anybody?

2012-08-16 Thread Massimo Di Pierro
I think all the three issues have been addressed. About 1). Now only the 
voter, the managers (who get copy of the receipt) can see the receipt 
before the election is closed. After they become public.

The managers can get see the receipt. The officer who creates the election 
can see the results before election closes. These two issues are a matter 
of taste and perhaps they should be turned on and off using a parameter.

On Thursday, 16 August 2012 20:48:34 UTC-5, Massimo Di Pierro wrote:

 1) is actually a feature. All ballots are always public. Anonymous of 
 course. Perhaps they should only be public after the election is closed?

 Massimo

 On Thursday, 16 August 2012 19:35:36 UTC-5, Rob_McC wrote:

 Massimo:



 *Can you please give it one more try?*
 . But of course.

 *But first, I wanted to say thanks for creating web2py, and supporting 
 it,
 it really is excellent just excellent...
 *
 *- - - - - - - - - - - - - - - - - - - - - - - 

 *Here is my Beta test report:

 Name of Election: 
 *Found a bug*


 *Betat testing Notes*:

 -1-
 I think some of the URL's are PUBLIC (not what you want)
 try:
 https://tests.web2py.com/evote/default/ballot/ballot-1-01
 when NOT signed in, and without link sent via email...

 https:// still gives certificate warning..


 -2-
 *When a user is voting, did you want to REMOVE the menu choice
 **My Elections
 *
 -3-
 *When I wanted to CLOSE election, and email those who did not vote, I 
 got the web2py trouble ticket.
 *Internal error
 Ticket issued: 
 evote/24.109.230.160.2012-08-17.01-26-54.d58d57a5-28cb-4582-aca1-97e1cf31cca4

 -

 Let me know if I can do anything more, In Sept I could test with 50-100 
 users as a beta.

  
 Rob



-- 





[web2py] Re: Electronic voting anybody?

2012-08-15 Thread Rob_McC
Hey 
Massimo

Looks much better...

OK, I tried again. IN Safari on my Mac
I created an election.

The https: error never came up, I was redirected to http://

Email was sent, inviting to vote.
Big ELECTION by Rob

Link to vote: 
https://tests.web2py.com/evote/default/vote/4/voter-7F5D4676F16E4094AAD883586D9FBF35
This triggered a security alert because of https:// on Chrome

Note: I entered 3 emails to test... I did get TWO invitations, but the email
that ended with
confederationc.on.ca
and never did receive that one. maybe it is our server?

Results ARE counted now.

I  DID get a Receipt after voting this time:
Receipt for Big ELECTION by Rob

If you not in a rush, I can get maybe 50 -100 of my students to vote on 
something  (In Sept)
to give this a better test.

Hope that helps..

Rob

-- 





[web2py] Re: Electronic voting anybody?

2012-08-15 Thread Massimo Di Pierro
I cannot say. The emails go out (unless it tells you they do not). If they 
do not reach the destination I cannot say what the problem is. Firewall?

On Wednesday, 15 August 2012 22:24:07 UTC-5, Rob_McC wrote:

 Hey 
 Massimo

 Looks much better...

 OK, I tried again. IN Safari on my Mac
 I created an election.

 The https: error never came up, I was redirected to http://

 Email was sent, inviting to vote.
 Big ELECTION by Rob

 Link to vote: 
 https://tests.web2py.com/evote/default/vote/4/voter-7F5D4676F16E4094AAD883586D9FBF35
 This triggered a security alert because of https:// on Chrome

 Note: I entered 3 emails to test... I did get TWO invitations, but the 
 email
 that ended with
 confederationc.on.ca
 and never did receive that one. maybe it is our server?

 Results ARE counted now.

 I  DID get a Receipt after voting this time:
 Receipt for Big ELECTION by Rob

 If you not in a rush, I can get maybe 50 -100 of my students to vote on 
 something  (In Sept)
 to give this a better test.

 Hope that helps..

 Rob



-- 





[web2py] Re: Electronic voting anybody?

2012-08-14 Thread Rob_McC
Very cool app.

I noticed following:

1- Had to add security exception in Firefox browser, https:// when I 
clicked on
https://tests.web2py.com/evote/default/index

2- Is Voted on column  suppose to record the date?
my is blank

3- When I voted, it said it would send me an email, but I didn't get that 
email, only the first
one telling me to vote.

4- On my 3rd test, voting results 0.  I'll do some more testing. 


I'll test some more, I like the popup calendar.
A good app to learn from.

Thanks
Rob

 

On Friday, August 10, 2012 5:24:10 PM UTC-4, Massimo Di Pierro wrote:

 Demo service:

https://tests.web2py.com/evote/default/index

 Source:

https://github.com/mdipierro/evote

 I could use some help checking it. Specifically usability and security.

 Massimo


-- 



attachment: Screen Shot 2012-08-14 at 4.02.21 PM.png

[web2py] Re: Electronic voting anybody?

2012-08-14 Thread Massimo Di Pierro
I rewrote most of the logic and I am posting a new version tonight. Please 
check again tomorrow.

On Tuesday, 14 August 2012 15:14:29 UTC-5, Rob_McC wrote:

 Very cool app.

 I noticed following:

 1- Had to add security exception in Firefox browser, https:// when I 
 clicked on
 https://tests.web2py.com/evote/default/index

 2- Is Voted on column  suppose to record the date?
 my is blank

 3- When I voted, it said it would send me an email, but I didn't get that 
 email, only the first
 one telling me to vote.

 4- On my 3rd test, voting results 0.  I'll do some more testing. 


 I'll test some more, I like the popup calendar.
 A good app to learn from.

 Thanks
 Rob

  

 On Friday, August 10, 2012 5:24:10 PM UTC-4, Massimo Di Pierro wrote:

 Demo service:

https://tests.web2py.com/evote/default/index

 Source:

https://github.com/mdipierro/evote

 I could use some help checking it. Specifically usability and security.

 Massimo



-- 





Re: [web2py] Re: Electronic voting anybody?

2012-08-13 Thread António Ramos
No, its not private i post all code. No problem.
First, study Asterisk. Its all around 2 files
extensions.conf, where you define calling rules
sip.conf where you define your phone line users

in extensions.conf i have

exten = 700,1,Answer()
same = n,Read(TMP,vm-enter-num-to-call,1,,1,3)
same = n,AGI(script4.py,${TMP})
same = n,Hangup()

it means that when someone call 700 ( like you see in my youtube video)
asterisk will answer the call and plays the predefined sound (
vm-enter-num-to-call).
As soon as the caller presses a button , asterisk places that button in
temp and calls a python script with temp as argument.
The python script calls a webservice in web2py that uses tornado messages
to update the browser.
Simple ?
Yes its that simple. Use a softphone to test it. To use a regular phone you
have to interface asterisk with the phone line.
Use Linksys SPA 3102 voip gateway. This could be a litle hard to configure
but if i can do it so can you(all).

Best regards
António



2012/8/13 Massimo Di Pierro massimo.dipie...@gmail.com

 Nice. Is this posted somewhere or private?


 On Sunday, 12 August 2012 08:15:09 UTC-5, Ramos wrote:

 i have a phone voting system with web2py and asterisk

 http://www.youtube.com/watch?v=vCNoAyKN86o



 2012/8/12 Alan Etkin spam...@gmail.com

 I like it. I'd consider as a new feature (if not implemented yet) the
 option of submitting a new vote replacing the previous before deadline.

 El viernes, 10 de agosto de 2012 18:24:10 UTC-3, Massimo Di Pierro
 escribió:

 Demo service:

https://tests.web2py.com/evote/default/index

 Source:

https://github.com/mdipierro/evote

 I could use some help checking it. Specifically usability and security.

 Massimo

 --





  --





-- 





[web2py] Re: Electronic voting anybody?

2012-08-12 Thread Alan Etkin
I like it. I'd consider as a new feature (if not implemented yet) the 
option of submitting a new vote replacing the previous before deadline.

El viernes, 10 de agosto de 2012 18:24:10 UTC-3, Massimo Di Pierro escribió:

 Demo service:

https://tests.web2py.com/evote/default/index

 Source:

https://github.com/mdipierro/evote

 I could use some help checking it. Specifically usability and security.

 Massimo


-- 





Re: [web2py] Re: Electronic voting anybody?

2012-08-12 Thread António Ramos
i have a phone voting system with web2py and asterisk

http://www.youtube.com/watch?v=vCNoAyKN86o



2012/8/12 Alan Etkin spame...@gmail.com

 I like it. I'd consider as a new feature (if not implemented yet) the
 option of submitting a new vote replacing the previous before deadline.

 El viernes, 10 de agosto de 2012 18:24:10 UTC-3, Massimo Di Pierro
 escribió:

 Demo service:

https://tests.web2py.com/evote/default/index

 Source:

https://github.com/mdipierro/evote

 I could use some help checking it. Specifically usability and security.

 Massimo

 --





-- 





[web2py] Re: Electronic voting anybody?

2012-08-12 Thread Christopher Steel
I really like this app Massimo. I will see if I have some time to play 
around with it this week.

Very nice,

C.

On Friday, August 10, 2012 5:24:10 PM UTC-4, Massimo Di Pierro wrote:

 Demo service:

https://tests.web2py.com/evote/default/index

 Source:

https://github.com/mdipierro/evote

 I could use some help checking it. Specifically usability and security.

 Massimo


-- 





[web2py] Re: Electronic voting anybody?

2012-08-12 Thread Massimo Di Pierro
Cannot be done without keeping some link between voter and vote and that is 
what this app tries hard to avoid by ensuring complete anonymity  even if 
the database were to be stolen.

On Sunday, 12 August 2012 08:00:12 UTC-5, Alan Etkin wrote:

 I like it. I'd consider as a new feature (if not implemented yet) the 
 option of submitting a new vote replacing the previous before deadline.

 El viernes, 10 de agosto de 2012 18:24:10 UTC-3, Massimo Di Pierro 
 escribió:

 Demo service:

https://tests.web2py.com/evote/default/index

 Source:

https://github.com/mdipierro/evote

 I could use some help checking it. Specifically usability and security.

 Massimo



-- 





Re: [web2py] Re: Electronic voting anybody?

2012-08-12 Thread Changju
Hi Ramos.

Asterisk is really interesting to me. I'd like to know more about Asterisk.
What would it be good for beginner for understanding Asterisk?
(I had already read the articles on the Asterisk but I didn't get big 
picture of Asterisk.)
And could you explain how your phone voting system works?

Thanks,
Changju.

On Sunday, August 12, 2012 10:15:09 PM UTC+9, Ramos wrote:

 i have a phone voting system with web2py and asterisk

 http://www.youtube.com/watch?v=vCNoAyKN86o



 2012/8/12 Alan Etkin spam...@gmail.com javascript:

 I like it. I'd consider as a new feature (if not implemented yet) the 
 option of submitting a new vote replacing the previous before deadline.

 El viernes, 10 de agosto de 2012 18:24:10 UTC-3, Massimo Di Pierro 
 escribió:

 Demo service:

https://tests.web2py.com/evote/default/index

 Source:

https://github.com/mdipierro/evote

 I could use some help checking it. Specifically usability and security.

 Massimo

 -- 
  
  
  




-- 





Re: [web2py] Re: Electronic voting anybody?

2012-08-12 Thread Khalil KHAMLICHI
Asterisk is a telephony platform that works incredibly well, its a bit
intimidating for starters but once you find out that there are mainly only
 two important files : extensions.conf, sip.conf to make it work things
become clearer.

On Mon, Aug 13, 2012 at 12:43 AM, Changju rooki...@gmail.com wrote:

 Hi Ramos.

 Asterisk is really interesting to me. I'd like to know more about Asterisk.
 What would it be good for beginner for understanding Asterisk?
 (I had already read the articles on the Asterisk but I didn't get big
 picture of Asterisk.)
 And could you explain how your phone voting system works?

 Thanks,
 Changju.

 On Sunday, August 12, 2012 10:15:09 PM UTC+9, Ramos wrote:

 i have a phone voting system with web2py and asterisk

 http://www.youtube.com/watch?**v=vCNoAyKN86ohttp://www.youtube.com/watch?v=vCNoAyKN86o



 2012/8/12 Alan Etkin spam...@gmail.com

 I like it. I'd consider as a new feature (if not implemented yet) the
 option of submitting a new vote replacing the previous before deadline.

 El viernes, 10 de agosto de 2012 18:24:10 UTC-3, Massimo Di Pierro
 escribió:

 Demo service:


 https://tests.web2py.com/**evote/default/indexhttps://tests.web2py.com/evote/default/index

 Source:

https://github.com/mdipierro/**evotehttps://github.com/mdipierro/evote

 I could use some help checking it. Specifically usability and security.

 Massimo

 --





  --





-- 





Re: [web2py] Re: Electronic voting anybody?

2012-08-12 Thread Massimo Di Pierro
Nice. Is this posted somewhere or private?

On Sunday, 12 August 2012 08:15:09 UTC-5, Ramos wrote:

 i have a phone voting system with web2py and asterisk

 http://www.youtube.com/watch?v=vCNoAyKN86o



 2012/8/12 Alan Etkin spam...@gmail.com javascript:

 I like it. I'd consider as a new feature (if not implemented yet) the 
 option of submitting a new vote replacing the previous before deadline.

 El viernes, 10 de agosto de 2012 18:24:10 UTC-3, Massimo Di Pierro 
 escribió:

 Demo service:

https://tests.web2py.com/evote/default/index

 Source:

https://github.com/mdipierro/evote

 I could use some help checking it. Specifically usability and security.

 Massimo

 -- 
  
  
  




-- 





[web2py] Re: Electronic voting anybody?

2012-08-10 Thread Cliff Kachinske
On the demo, after creating an election I was redirected to the home page 
rather than to the index.  I would think the index would make more sense, 
since that is where you find the create button.

This is a cool idea, though.

On Friday, August 10, 2012 5:24:10 PM UTC-4, Massimo Di Pierro wrote:

 Demo service:

https://tests.web2py.com/evote/default/index

 Source:

https://github.com/mdipierro/evote

 I could use some help checking it. Specifically usability and security.

 Massimo


--