[web2py] Re: web2py Talk

2013-04-05 Thread Francisco Costa
http://franciscocosta.com/web2py.html

On Thursday, April 4, 2013 11:56:20 AM UTC+1, Francisco Costa wrote:
>
> Hi,
>
> I'm going to give a briefly presentation about web2py this Saturday: 
> https://tymr.com/event/encontro-python-pt-6-abril-2013-porto/515c6f2a03d36d409716741e
>
> Are there any great slides/presentations out there that I can use or get 
> inspiration from?
>
> Francisco Costa
> https://tymr.com
>

-- 

--- 
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/groups/opt_out.




[web2py] Re: web2py Talk

2013-04-05 Thread Alan Etkin

>
> also this one: 
> http://www.slideshare.net/blackthorne/web2pyweb-development-like-a-boss
>

And Bruno Rocha's work:

Slides (Demistificando web2py)
http://www.slideshare.net/rochacbruno/desmistificando-web2py-tdc2011

Video (IDE, pra que?)
http://vimeo.com/26387038
 
Perhaps you need to check the license for ways of using it in your own work.

-- 

--- 
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/groups/opt_out.




[web2py] Re: web2py Talk

2013-04-05 Thread Francisco Costa
also this one: 
http://www.slideshare.net/blackthorne/web2pyweb-development-like-a-boss

On Thursday, April 4, 2013 11:56:20 AM UTC+1, Francisco Costa wrote:
>
> Hi,
>
> I'm going to give a briefly presentation about web2py this Saturday: 
> https://tymr.com/event/encontro-python-pt-6-abril-2013-porto/515c6f2a03d36d409716741e
>
> Are there any great slides/presentations out there that I can use or get 
> inspiration from?
>
> Francisco Costa
> https://tymr.com
>

-- 

--- 
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/groups/opt_out.




[web2py] Re: web2py Talk

2013-04-04 Thread Arnon Marcus
This is by far the best course I've seen about web2py :

http://www.youtube.com/playlist?list=PL5E2E223FE3777851

I couldn't find his slides, but you can try to contact the guy who made it 
through his website:
http://codeschool.org/

-- 

--- 
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/groups/opt_out.




[web2py] Re: web2py Talk

2013-04-04 Thread Alan Etkin

>
> Are there any great slides/presentations out there that I can use or get 
> inspiration from?
>

Great presentation in spanish although slightly outdated

http://www.slideshare.net/martinpm/web2py-pensando-en-grande-9448110

This is even older, but I would rename it as "How do you make a 
presentation of web2py" (also in spanish)

http://docs.google.com/present/view?id=dd9bm82g_404c5v965c6

-- 

--- 
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/groups/opt_out.




[web2py] Re: Web2py talk went okay

2012-06-15 Thread Cliff Kachinske
Massimo,

I used the markmin tools you forwarded.  I had a Web2py instance running on 
my lappy and it served up the slides as static pages. There weren't many 
slides.

The talk covered the admin app and  the DAL and models using a dogs 
application.  These were all on the menu.

This pretty much consumed my time slot.  I finished off by showing 
smartgrid.  I made sure to show them the controller code, too.

I plan to spiff up the slide set some, after which I'll bundle the 
application and contribute it as a slice.

Cliff
On Friday, June 15, 2012 12:23:33 PM UTC-4, Massimo Di Pierro wrote:
>
> Congratulations. Not sure I was of any help. We should make a repository 
> of info for people who need to give talks.
>
> On Friday, 15 June 2012 01:17:37 UTC-5, Cliff Kachinske wrote:
>>
>> Thanks to all who provided pointers to information for preparing for the 
>> talk, especially Massimo.
>>
>> This evening I presented a talk before PyAtl, the Atlanta Meetup Python 
>> User Group.
>>
>> Because of time constraints, (30-40 mins) I was really only able to cover 
>> the DAL.
>>
>> Out of the ~32 attendees, I count 5 who were interested enough to 
>> download web2py and play with it.
>>
>> I have offered to cover controllers, views and advanced topics on the 
>> next go round.
>>
>> There was at least one person who was vocal about the implicit/explicit 
>> question.  The dialog was mutually respectful and I think I made a suitable 
>> answer on the grounds of pragmatism, DRY and less error prone.  This 
>> gentleman was also a dedicated Pyramid user, though he did offer to look at 
>> Web2py again.
>>
>> No comments or questions from any Django users in attendance, though I 
>> suspect some were there.  The Atlanta Journal-Constitution uses Django and 
>> some AJC employees were among those planning to attend.
>>
>

[web2py] Re: Web2py talk went okay

2012-06-15 Thread Massimo Di Pierro
Congratulations. Not sure I was of any help. We should make a repository of 
info for people who need to give talks.

On Friday, 15 June 2012 01:17:37 UTC-5, Cliff Kachinske wrote:
>
> Thanks to all who provided pointers to information for preparing for the 
> talk, especially Massimo.
>
> This evening I presented a talk before PyAtl, the Atlanta Meetup Python 
> User Group.
>
> Because of time constraints, (30-40 mins) I was really only able to cover 
> the DAL.
>
> Out of the ~32 attendees, I count 5 who were interested enough to download 
> web2py and play with it.
>
> I have offered to cover controllers, views and advanced topics on the next 
> go round.
>
> There was at least one person who was vocal about the implicit/explicit 
> question.  The dialog was mutually respectful and I think I made a suitable 
> answer on the grounds of pragmatism, DRY and less error prone.  This 
> gentleman was also a dedicated Pyramid user, though he did offer to look at 
> Web2py again.
>
> No comments or questions from any Django users in attendance, though I 
> suspect some were there.  The Atlanta Journal-Constitution uses Django and 
> some AJC employees were among those planning to attend.
>


[web2py] Re: web2py talk at PyCon US 2012 [video]

2012-03-19 Thread Massimo Di Pierro
Thank you Alan.

Massimo

On Monday, 19 March 2012 11:00:51 UTC-5, Alan Etkin wrote:
>
> I've finished writing the english subtitles. I'd be nice if someone 
> could refine it. There are a couple of sentences I left unwritten with 
> a (?) mark and it needs better synchronization. When it was done, I'll 
> be able to finish the spanish translation that I left incomplete. 
>
> Thanks 
>
> here is the link to the online translation editor (requires user 
> registration) 
> http://pyvideo.org/video/714/web2py-ideas-we-stole-and-ideas-we-had# 
>
> On 18 mar, 11:26, Alan Etkin  wrote: 
> > Someone else interested in writing the subtitles? 
> > 
> > On 13 mar, 20:36,MassimoDi Pierro  
> > wrote: 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > > On Tuesday, 13 March 2012 00:22:39 UTC-5, rochacbruno wrote: 
> > 
> > > >http://pyvideo.org/video/714/web2py-ideas-we-stole-and-ideas-we-had 
> > 
> > > > -- 
> > 
> > > > Bruno Rocha 
> > > > [http://rochacbruno.com.br]



[web2py] Re: web2py talk at PyCon US 2012 [video]

2012-03-19 Thread Alan Etkin
I've finished writing the english subtitles. I'd be nice if someone
could refine it. There are a couple of sentences I left unwritten with
a (?) mark and it needs better synchronization. When it was done, I'll
be able to finish the spanish translation that I left incomplete.

Thanks

here is the link to the online translation editor (requires user
registration)
http://pyvideo.org/video/714/web2py-ideas-we-stole-and-ideas-we-had#

On 18 mar, 11:26, Alan Etkin  wrote:
> Someone else interested in writing the subtitles?
>
> On 13 mar, 20:36,MassimoDi Pierro 
> wrote:
>
>
>
>
>
>
>
> > On Tuesday, 13 March 2012 00:22:39 UTC-5, rochacbruno wrote:
>
> > >http://pyvideo.org/video/714/web2py-ideas-we-stole-and-ideas-we-had
>
> > > --
>
> > > Bruno Rocha
> > > [http://rochacbruno.com.br]


[web2py] Re: web2py talk at PyCon US 2012 [video]

2012-03-18 Thread Alan Etkin
Someone else interested in writing the subtitles?

On 13 mar, 20:36, Massimo Di Pierro 
wrote:
> On Tuesday, 13 March 2012 00:22:39 UTC-5, rochacbruno wrote:
>
> >http://pyvideo.org/video/714/web2py-ideas-we-stole-and-ideas-we-had
>
> > --
>
> > Bruno Rocha
> > [http://rochacbruno.com.br]


[web2py] Re: web2py talk at PyCon US 2012 [video]

2012-03-13 Thread Massimo Di Pierro


On Tuesday, 13 March 2012 00:22:39 UTC-5, rochacbruno wrote:
>
>
> http://pyvideo.org/video/714/web2py-ideas-we-stole-and-ideas-we-had
>
> -- 
>
> Bruno Rocha
> [http://rochacbruno.com.br]
>
>

Re: [web2py] Re: web2py talk at PyCon US 2012 [video]

2012-03-13 Thread Bruno Rocha
Massimo, I want the tool you used to drive the presentation.. what is that
magic?

On Tue, Mar 13, 2012 at 5:38 PM, Anthony  wrote:

> Excellent presentation. Great job highlighting web2py's many strengths (in
> a fairly short time). Congratulations, Massimo (and everyone)!
>
> Anthony
>
>
> On Tuesday, March 13, 2012 1:22:39 AM UTC-4, rochacbruno wrote:
>>
>>
>> http://pyvideo.org/video/714/**web2py-ideas-we-stole-and-**ideas-we-had
>>
>> --
>>
>> Bruno Rocha
>> [http://rochacbruno.com.br]
>>
>>


-- 

Bruno Rocha
[http://rochacbruno.com.br]


[web2py] Re: web2py talk at PyCon US 2012 [video]

2012-03-13 Thread Anthony
Excellent presentation. Great job highlighting web2py's many strengths (in 
a fairly short time). Congratulations, Massimo (and everyone)!

Anthony

On Tuesday, March 13, 2012 1:22:39 AM UTC-4, rochacbruno wrote:
>
>
> http://pyvideo.org/video/714/web2py-ideas-we-stole-and-ideas-we-had
>
> -- 
>
> Bruno Rocha
> [http://rochacbruno.com.br]
>
>

[web2py] Re: web2py talk at PyCon US 2012 [video]

2012-03-13 Thread lyn2py
Well there, Massimo is pretty good looking! ;)



On Tuesday, March 13, 2012 1:22:39 PM UTC+8, rochacbruno wrote:
>
>
> http://pyvideo.org/video/714/web2py-ideas-we-stole-and-ideas-we-had
>
> -- 
>
> Bruno Rocha
> [http://rochacbruno.com.br]
>
>

[web2py] Re: Web2py talk proposal - Codebits 2011

2011-07-24 Thread blackthorne
I'm rehashing this topic to ask for your contributions to this talk.
Now this is the main IT event in Portugal and it's widely dominated by
web development so whatever I present on web2py must be a killer!
I'm preparing this in advance so there is time to include all of your
best ideas, tips and contributions you may want to see included.

Thank you and hope to see you there

On Jul 23, 4:03 pm, blackthorne  wrote:
> hey, maybe we should talk.
> I don't want to take your change here and I already have submitted
> other talk proposal..
>
> On Jul 23, 11:19 am, Francisco Costa  wrote:
>
>
>
>
>
>
>
> > I was also going to do it.. but if you submitted first I'm going to
> > watch it :)
>
> > On Jul 23, 2:10 am, blackthorne  wrote:
>
> > > Hi,
> > > just submitted a talk proposal on web2py for the Codebits 2011 event
> > > yield in Lisbon, Portugal (November). I invite you to support me with
> > > your votes at and join me if you're close 
> > > by:http://codebits.eu/intra/s/proposal/152
>
> > > So, don't forget to put your thumbs up to my talk proposal and hope to
> > > see you there!


[web2py] Re: Web2py talk proposal - Codebits 2011

2011-07-23 Thread blackthorne
hey, maybe we should talk.
I don't want to take your change here and I already have submitted
other talk proposal..

On Jul 23, 11:19 am, Francisco Costa  wrote:
> I was also going to do it.. but if you submitted first I'm going to
> watch it :)
>
> On Jul 23, 2:10 am, blackthorne  wrote:
>
>
>
>
>
>
>
> > Hi,
> > just submitted a talk proposal on web2py for the Codebits 2011 event
> > yield in Lisbon, Portugal (November). I invite you to support me with
> > your votes at and join me if you're close 
> > by:http://codebits.eu/intra/s/proposal/152
>
> > So, don't forget to put your thumbs up to my talk proposal and hope to
> > see you there!


[web2py] Re: Web2py talk proposal - Codebits 2011

2011-07-23 Thread Francisco Costa
I was also going to do it.. but if you submitted first I'm going to
watch it :)

On Jul 23, 2:10 am, blackthorne  wrote:
> Hi,
> just submitted a talk proposal on web2py for the Codebits 2011 event
> yield in Lisbon, Portugal (November). I invite you to support me with
> your votes at and join me if you're close 
> by:http://codebits.eu/intra/s/proposal/152
>
> So, don't forget to put your thumbs up to my talk proposal and hope to
> see you there!