Re: [web2py] Re: this talk...

2013-07-14 Thread Jason (spot) Brower
When started my company I felt the same way.  I am a programmer.  I am also
the CEO.  I tell people no to jobs at my company because I want managers
that know how to program, or better, programmers that know how to manage. :)


On Sun, Jul 14, 2013 at 10:28 PM, Massimo Di Pierro 
massimo.dipie...@gmail.com wrote:

 The talk is about tricks and tips to push forward technologies which a
 programmer finds useful within a traditional and technologically
 conservative corporate environment. He tells the story of a Ruby project
 within a corporate environment that was very hostile to changes. I have
 been in similar situations and I always ended up defeated. I have written
 programs (fully working, tested, offered at zero cost) that would have
 saved somebody $50K/year in software licenses. The CTO said: no thanks.
 Most CTO prefer a big vendor to free or in-house because are incapable of
 estimating the value and hidden costs of that and, the company ends up with
 the worst employees, those who will put up with that mentality. I can think
 of many people here who work for Java or C# shops and some times they'd
 rather use something else. I think the talks gives them useful tips.


 On Sunday, 14 July 2013 11:20:25 UTC-5, David Marko wrote:

 Hi Massimo, can you elaborate more on how it is relevant to this
 community? Do you have some ideas that come from this presentation?

 Dne neděle, 14. července 2013 18:03:06 UTC+2 Massimo Di Pierro napsal(a):

 https://vimeo.com/2723800

 I think this talk is really relevant to our community, and it gets
 really funny after the first 19 minute.

 Massimo

  --

 ---
 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.




-- 

--- 
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.




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 abasta...@gmail.com 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-hadhttp://pyvideo.org/video/714/web2py-ideas-we-stole-and-ideas-we-had

 --

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




-- 

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


Re: [web2py] Re: pycon talk

2012-03-13 Thread Bruno Rocha
I dont know exaclty why, but if you changed a field from string in to
list:string and you are using sqlite, so you are going to have some
problems like this, specially if already has data on that fields.

-- 

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


Re: [web2py] Re: My talk at ChiPy about new features

2011-06-13 Thread Martín Mulone
and Gluon Dal?, because if you do import gluon.dal when you installed web2py
through pip

2011/6/13 Luther Goh Lu Feng elf...@yahoo.com

 Updated and included link to dal.py 101 video

 On Jun 13, 8:36 am, Massimo Di Pierro massimo.dipie...@gmail.com
 wrote:
  Just call it dal.py since it is going to remain single file The
  description should include a notice that says (this module di normally
  distributed as part of web2py but it does not depend on web2py, except
  for few some web2py specific functionalities).
 
  On Jun 12, 1:38 pm, Anthony abasta...@gmail.com wrote:
 
 
 
 
 
 
 
   On Sunday, June 12, 2011 9:45:04 AM UTC-4, Luther Goh Lu Feng wrote:
 
Hi I have created the entry under ORM
   http://wiki.python.org/moin/HigherLevelDatabaseProgramming
 
Pls advise if it is too verbose.
 
   Should it perhaps be labeled web2py DAL instead of just DAL (I
 don't
   think DAL is really its proper name -- it's just an acronym for
 database
   abstraction layer)?
 
   Anthony




-- 
 http://martin.tecnodoc.com.ar


Re: [web2py] Re: My talk at ChiPy about new features

2011-06-13 Thread mikech
Advertise it.  There is a pretty active Python user group here, and it would 
make a nice talk.

Re: [web2py] Re: My talk at ChiPy about new features

2011-06-12 Thread Bruno Rocha
Would be called DAL2py
Em 12/06/2011 16:20, Anthony abasta...@gmail.com escreveu:
 On Sunday, June 12, 2011 2:59:38 PM UTC-4, Luther Goh Lu Feng wrote:

 The reason I did not include explicit association with web2py is
 because I worry that people may mistaken that DAL is not standalone
 outside of web2py. Is it a valid concern?


 I see your point. I suppose it's fine as it is. Massimo's call.


Re: [web2py] Re: My talk at ChiPy about new features

2011-06-11 Thread Ovidio Marinho
I did the update and gave crash web2py 196.4, my version is 195.1
Ovidio Marinho Falcao Neto
 ovidio...@gmail.com
 88269088
   Paraiba-Brasil



2011/6/11 Massimo Di Pierro massimo.dipie...@gmail.com

 Do you have the latest web2py?

 On Jun 11, 2:23 pm, Ovidio Marinho ovidio...@gmail.com wrote:
  I can not get into the administrative interface
 
  Traceback (most recent call last):
 
File /home/www-data/web2py/gluon/restricted.py, line 181, in
 restricted
 
  exec ccode in environment
 
File /home/www-data/web2py/applications/apppos/models/db.py
  http://127.0.0.1:8000/admin/default/edit/apppos/models/db.py, line
  7, in module
 
  auth = Auth(db)
 
File /home/www-data/web2py/gluon/tools.py, line 807, in __init__
 
  auth = session.auth
 
  AttributeError: 'NoneType' object has no attribute 'auth'
 
  Ovidio Marinho Falcao Neto
   ovidio...@gmail.com
   88269088
 Paraiba-Brasil
 
  2011/6/11 Massimo Di Pierro massimo.dipie...@gmail.com
 
 
 
 
 
 
 
   Is is described in one of the videos here:
 
  http://vimeo.com/user315328/videos
 
   anyway, the source code is attached. You will have to delete everything
 in
   database since you have a different domain than mine.



Re: [web2py] Re: My talk at ChiPy about new features

2011-06-11 Thread Ovidio Marinho
 no, it does not crash, I could not upgrade to the version in web2py 196.4
 Ouvir
Ovidio Marinho Falcao Neto
 ovidio...@gmail.com
 88269088
   Paraiba-Brasil



2011/6/11 Massimo Di Pierro massimo.dipie...@gmail.com

 Are you saying it crashes with 1.96.4? It should not. What is the
 traceback?

 On Jun 11, 2:54 pm, Ovidio Marinho ovidio...@gmail.com wrote:
  I did the update and gave crash web2py 196.4, my version is 195.1
  Ovidio Marinho Falcao Neto
   ovidio...@gmail.com
   88269088
 Paraiba-Brasil
 
  2011/6/11 Massimo Di Pierro massimo.dipie...@gmail.com
 
 
 
 
 
 
 
   Do you have the latest web2py?
 
   On Jun 11, 2:23 pm, Ovidio Marinho ovidio...@gmail.com wrote:
I can not get into the administrative interface
 
Traceback (most recent call last):
 
  File /home/www-data/web2py/gluon/restricted.py, line 181, in
   restricted
 
exec ccode in environment
 
  File /home/www-data/web2py/applications/apppos/models/db.py
http://127.0.0.1:8000/admin/default/edit/apppos/models/db.py, line
7, in module
 
auth = Auth(db)
 
  File /home/www-data/web2py/gluon/tools.py, line 807, in __init__
 
auth = session.auth
 
AttributeError: 'NoneType' object has no attribute 'auth'
 
Ovidio Marinho Falcao Neto
 ovidio...@gmail.com
 88269088
   Paraiba-Brasil
 
2011/6/11 Massimo Di Pierro massimo.dipie...@gmail.com
 
 Is is described in one of the videos here:
 
http://vimeo.com/user315328/videos
 
 anyway, the source code is attached. You will have to delete
 everything
   in
 database since you have a different domain than mine.



Re: [web2py] Re: My talk at ChiPy about new features

2011-06-11 Thread Ovidio Marinho
 the option to upgrade the web2py is giving error. not upgraded to the new
version.
 Ouvir
Ovidio Marinho Falcao Neto
 ovidio...@gmail.com
 88269088
   Paraiba-Brasil



2011/6/11 Ovidio Marinho ovidio...@gmail.com

  no, it does not crash, I could not upgrade to the version in web2py 196.4
  Ouvir
 Ovidio Marinho Falcao Neto
  ovidio...@gmail.com
  88269088
Paraiba-Brasil




 2011/6/11 Massimo Di Pierro massimo.dipie...@gmail.com

 Are you saying it crashes with 1.96.4? It should not. What is the
 traceback?

 On Jun 11, 2:54 pm, Ovidio Marinho ovidio...@gmail.com wrote:
  I did the update and gave crash web2py 196.4, my version is 195.1
  Ovidio Marinho Falcao Neto
   ovidio...@gmail.com
   88269088
 Paraiba-Brasil
 
  2011/6/11 Massimo Di Pierro massimo.dipie...@gmail.com
 
 
 
 
 
 
 
   Do you have the latest web2py?
 
   On Jun 11, 2:23 pm, Ovidio Marinho ovidio...@gmail.com wrote:
I can not get into the administrative interface
 
Traceback (most recent call last):
 
  File /home/www-data/web2py/gluon/restricted.py, line 181, in
   restricted
 
exec ccode in environment
 
  File /home/www-data/web2py/applications/apppos/models/db.py
http://127.0.0.1:8000/admin/default/edit/apppos/models/db.py,
 line
7, in module
 
auth = Auth(db)
 
  File /home/www-data/web2py/gluon/tools.py, line 807, in __init__
 
auth = session.auth
 
AttributeError: 'NoneType' object has no attribute 'auth'
 
Ovidio Marinho Falcao Neto
 ovidio...@gmail.com
 88269088
   Paraiba-Brasil
 
2011/6/11 Massimo Di Pierro massimo.dipie...@gmail.com
 
 Is is described in one of the videos here:
 
http://vimeo.com/user315328/videos
 
 anyway, the source code is attached. You will have to delete
 everything
   in
 database since you have a different domain than mine.