If anyone can help me with this please respond to me and let me know about how much you would charge. Thanks I am trying to learn dancer. Have played around with Dancer::Plugin::SimpleCRUD <https://metacpan.org/module/Dancer::Plugin::SimpleCRUD> and although I find it useful I can't find an example that applies specifically to what I want to learn. I am looking for an example app that: Brings a user to an index page similar to the "dancer -a" sample app but allows a user to either log in or else takes a user to template/page to create a minimal account (name, DOB, Gender, Email) which would result in them adding a record to a MySQL table. Once the user is created/logged in they could return to the index.tt page with their name appearing as they are logged in.
2015-08-04 21:10 GMT+03:00 Richard Reina <gatorreina@gmail.com>:
I am trying to learn dancer. Have played around with Dancer::Plugin::SimpleCRUD and although I find it useful I can't find an example that applies specifically to what I want to learn. I am looking for an example app that:
If you want to learn, I can suggest some sources which widened my horizon: http://advent.perldancer.org/2010 http://advent.perldancer.org/2011 http://advent.perldancer.org/2012 http://advent.perldancer.org/2013 http://advent.perldancer.org/2014 https://metacpan.org/pod/Dancer::Tutorial https://metacpan.org/pod/Dancer::Cookbook To put together app where user can create account and log in/out, needs you to understand some details. To grasp all those details I suggest start with basics. -- Wbr, Kõike hääd, Gunnar
Hi Richard Thanks for inviting me to advertise my services:) https://geekuni.com/ Geekuni's course content does not cover database storage (yet) however I can recommend Dave Cross's class which will take place in Granada, Spain on September 1 (should that be convenient for you). http://act.yapc.eu/ye2015/courses.html Andrew On Tue, Aug 4, 2015 at 9:12 PM, WK <wanradt@gmail.com> wrote:
2015-08-04 21:10 GMT+03:00 Richard Reina <gatorreina@gmail.com>:
I am trying to learn dancer. Have played around with Dancer::Plugin::SimpleCRUD and although I find it useful I can't find an example that applies specifically to what I want to learn. I am looking for an example app that:
If you want to learn, I can suggest some sources which widened my horizon:
http://advent.perldancer.org/2010 http://advent.perldancer.org/2011 http://advent.perldancer.org/2012 http://advent.perldancer.org/2013 http://advent.perldancer.org/2014 https://metacpan.org/pod/Dancer::Tutorial https://metacpan.org/pod/Dancer::Cookbook
To put together app where user can create account and log in/out, needs you to understand some details. To grasp all those details I suggest start with basics.
-- Wbr, Kõike hääd,
Gunnar _______________________________________________ dancer-users mailing list dancer-users@dancer.pm http://lists.preshweb.co.uk/mailman/listinfo/dancer-users
-- Andrew Solomon Mentor@Geekuni http://geekuni.com/ http://www.linkedin.com/in/asolomon
Man, I would love to be in Granada! But unfortunately I won't be able to swing the trip. I suppose I will look at the resources and continue to inch a long learning. Thank you
El ago 4, 2015, a las 3:57 PM, Andrew Solomon <andrew@geekuni.com> escribió:
Hi Richard
Thanks for inviting me to advertise my services:)
Geekuni's course content does not cover database storage (yet) however I can recommend Dave Cross's class which will take place in Granada, Spain on September 1 (should that be convenient for you).
http://act.yapc.eu/ye2015/courses.html
Andrew
On Tue, Aug 4, 2015 at 9:12 PM, WK <wanradt@gmail.com> wrote: 2015-08-04 21:10 GMT+03:00 Richard Reina <gatorreina@gmail.com>:
I am trying to learn dancer. Have played around with Dancer::Plugin::SimpleCRUD and although I find it useful I can't find an example that applies specifically to what I want to learn. I am looking for an example app that:
If you want to learn, I can suggest some sources which widened my horizon:
http://advent.perldancer.org/2010 http://advent.perldancer.org/2011 http://advent.perldancer.org/2012 http://advent.perldancer.org/2013 http://advent.perldancer.org/2014 https://metacpan.org/pod/Dancer::Tutorial https://metacpan.org/pod/Dancer::Cookbook
To put together app where user can create account and log in/out, needs you to understand some details. To grasp all those details I suggest start with basics.
-- Wbr, Kõike hääd,
Gunnar _______________________________________________ dancer-users mailing list dancer-users@dancer.pm http://lists.preshweb.co.uk/mailman/listinfo/dancer-users
-- Andrew Solomon
Mentor@Geekuni http://geekuni.com/ http://www.linkedin.com/in/asolomon _______________________________________________ dancer-users mailing list dancer-users@dancer.pm http://lists.preshweb.co.uk/mailman/listinfo/dancer-users
On 08/04/2015 11:05 PM, Richard Reina wrote:
Man, I would love to be in Granada! But unfortunately I won't be able to swing the trip. I suppose I will look at the resources and continue to inch a long learning.
Thank you
Alternatively, you could come to Vienna for the Perl Dancer Conference (http://www.perl.dance/). We will have Dancer training there. Regards Racke -- Perl and Dancer Development Visit our Perl::Dancer conference 2015. More information on http://www.perl.dance.
Hi Racke I just noticed that the classes seem to have vanished from the site - or am I missing something? Also a couple of other things I forgot to ask: - how much do I get paid for the training session? - am I giving the Dancer training or Perl essentials training? Andrew On Wed, Aug 5, 2015 at 7:13 AM, Stefan Hornburg (Racke) <racke@linuxia.de> wrote:
On 08/04/2015 11:05 PM, Richard Reina wrote:
Man, I would love to be in Granada! But unfortunately I won't be able to swing the trip. I suppose I will look at the resources and continue to inch a long learning.
Thank you
Alternatively, you could come to Vienna for the Perl Dancer Conference ( http://www.perl.dance/). We will have Dancer training there.
Regards Racke
-- Perl and Dancer Development
Visit our Perl::Dancer conference 2015. More information on http://www.perl.dance.
_______________________________________________ dancer-users mailing list dancer-users@dancer.pm http://lists.preshweb.co.uk/mailman/listinfo/dancer-users
-- Andrew Solomon Mentor@Geekuni http://geekuni.com/ http://www.linkedin.com/in/asolomon
Sorry - how embarrassing, that was meant to be private. Racke - please don't repeat my mistake:) Andrew On Wed, Aug 5, 2015 at 11:48 AM, Andrew Solomon <andrew@geekuni.com> wrote:
Hi Racke
I just noticed that the classes seem to have vanished from the site - or am I missing something?
Also a couple of other things I forgot to ask: - how much do I get paid for the training session? - am I giving the Dancer training or Perl essentials training?
Andrew
On Wed, Aug 5, 2015 at 7:13 AM, Stefan Hornburg (Racke) <racke@linuxia.de> wrote:
On 08/04/2015 11:05 PM, Richard Reina wrote:
Man, I would love to be in Granada! But unfortunately I won't be able to swing the trip. I suppose I will look at the resources and continue to inch a long learning.
Thank you
Alternatively, you could come to Vienna for the Perl Dancer Conference ( http://www.perl.dance/). We will have Dancer training there.
Regards Racke
-- Perl and Dancer Development
Visit our Perl::Dancer conference 2015. More information on http://www.perl.dance.
_______________________________________________ dancer-users mailing list dancer-users@dancer.pm http://lists.preshweb.co.uk/mailman/listinfo/dancer-users
-- Andrew Solomon
Mentor@Geekuni http://geekuni.com/ http://www.linkedin.com/in/asolomon
-- Andrew Solomon Mentor@Geekuni http://geekuni.com/ http://www.linkedin.com/in/asolomon
participants (4)
-
Andrew Solomon -
Richard Reina -
Stefan Hornburg (Racke) -
WK