Fantastic! Thank you!
On 7 Apr, 08:25, Benigno wrote:
> Wow, big big thanks to Leonardo. Everything is in there...
>
> Muchas gracias.
> Benigno.
>
> On Apr 6, 4:27 am, DenesL wrote:
>
> > Leonardo Vidarte, one of the users in the spanish language group, has
> > created some snippets [0] for Vim
Hello everybody,
yesterday I've bought on Lulu the Book on web2py. I've a good
experience with Django and I want to share my first impressions on
Web2py that, I think, have some positives and some negatives respect
to Django.
The cons:
1) ORM maybe it's more powerful than the Django one but it's
t to have them against me or web2py.
>
> So, since you asked, I apologize to you again.
>
> Anyway, you do not need to like me to like web2py and vice versa.
>
> I am happy to have you here and we will be happy to answer any
> question you may have.
>
> Massimo
>
> On O
Sorry, my english is really bad. :-/
On 23 Ott, 16:37, mdipierro wrote:
> I should doubly apologize because I have incorrectly interpreted the
> tone of your email.
> I really appreciate your advice on this matter.
>
> Massimo
>
> On Oct 23, 9:28 am, Doxaliber wrote:
>
Hello Denes,
> I am not sure that is a con.
> More powerful (I can't opine since I have not used Django) but less
> immediate?.
I think there is a misunderstanding, I've wrote that Django ORM is
less powerful but more immediate :
"ORM maybe it's more powerful than the Django one but it's less
im
Thank you Denes! I'll take a look.
On 23 Ott, 20:00, DenesL wrote:
> > Can you tell me how can I implement the select with add in a form?
>
> I have not used it (yet) but it is documented in a
> web2pyslice:http://www.web2pyslices.com/main/slices/take_slice/11>
>
> Denes.
--~--~-~--~---
Today I've read chapter 6 and 7 of your book. Web2py DAL seems to be
more SQL oriented than Django
and I think that, when you work with complex database relations,
working with web2py
DAL will be easier than Django. But I need to try some real
implementation to confirm my
feelings...
On 23 Ott, 2
Yarko, this was a typo. SQLFORM, CRUD ed AUTH system are pros of
web2py and not CONS. :-) So we agree here.
.
On 24 Ott, 16:08, Yarko Tymciurak wrote:
> there have been replies to most of this, except for one:
>
> On Fri, Oct 23, 2009 at 5:02 AM, Doxaliber wrote:
>
> &g
Hi Carlo,
I must say that another thing I don't like about web2py is the web
editor and the web shell... :-) Yes, after all we can consider those
features a pros and fortunately we can still edit our web2py apps
using our preferred editor. Probably in the future, also for me, it
will be an advant
I use webfaction and I'm really satisfied with their services. For now
I don't need a real
VPS but I must say that although my webfaction plan is a shared
hosting in many aspects
it looks like a VPS. :-)
On 26 Ott, 15:42, Julio wrote:
> I've been using serveraxis.com for at least 4 years uninter
I think you can see it by yourself. :-) When I click to the link I
get: internal error and the ticked issue.
On 26 Ott, 21:27, Thadeus Burgess wrote:
> elaborate?
>
> -Thadeus
>
> On Mon, Oct 26, 2009 at 3:20 PM, salingrosso wrote:
> > rry, there is an error at the moment... :-/
--~--~
us
>
> On Mon, Oct 26, 2009 at 3:41 PM, Doxaliber wrote:
>
> > I think you can see it by yourself. :-) When I click to the link I
> > get: internal error and the ticked issue.
>
> > On 26 Ott, 21:27, Thadeus Burgess wrote:
> > > elaborate?
>
> > > -Th
!
>
> > Massimo
>
> > On Oct 26, 4:02 pm, Thadeus Burgess wrote:
> > > Gah, forgot the -R on the chmod command :)
>
> > > Try it now please.
>
> > > -Thadeus
>
> > > On Mon, Oct 26, 2009 at 3:56 PM, Doxaliber
> > wrote:
>
This is my model:
-
db.define_table('autori',
Field('nome_autore', 'string', length=300),
Field('bio', 'text'))
db.define_table('case_discografiche',
Field('nome_casa_discog
If I write something like this on my index view I got an error:
-
response.write(A(row.autori.nome_autore.title(), _href=URL(r=request,
f="autore", args=row.autori.id) _title="visualizza autori"))
^
SyntaxError: invalid syntax
-
Hello everyone!
-
This is my model:
db.define_table('autori',
Field('nome_autore', 'string', length=300),
Field('bio', 'text'))
db.define_table('case_discografiche',
Fie
You could try to change tha charset dinamically.
Use iso-8859-1 for Spanish
and utf8 for english.
On 8 Nov, 12:13, Benigno wrote:
> Salingrosso: Yes to both of your questions.
>
> I had not had this issue before, as translated text with T('') gets
> translated taking this into account. So I u
Mi experience with spam on blogs and cms engine is that 70% of spam
comments
are in english, 10-15% in chinese, 10% in russian and only the
remaining 5%
is written in my own language. Do you have the same experiences?
One great feature for web2py could be a bayesan antispam filter,
something like
A
Mi experience with spam on blogs and cms engine is that 70% of spam
comments
are in english, 10-15% in chinese, 10% in russian and only the
remaining 5%
is written in my own language. Do you have the same experiences?
One great feature for web2py could be a bayesan antispam filter,
something like
A
Or we could implement akismet for python... :-)
http://www.voidspace.org.uk/python/akismet_python.html
On 26 Nov, 10:51, mdipierro wrote:
> If you can find a list of bad french words (singular and plural), I
> cam modify the validator to be extensible.
>
> On Nov 26, 2:30 am, Simo wrote:
>
> > T
ge.net/
>
> Massimo
>
> On Nov 26, 4:24 am, Doxaliber wrote:
>
> > Or we could implement akismet for python...
> > :-)http://www.voidspace.org.uk/python/akismet_python.html
>
> > On 26 Nov, 10:51, mdipierro wrote:
>
> > > If you can find a list of bad
Sometime ago I've read some criticism about google groups and someone
proposed to create a forum for web2py.
I've a different idea. We could create a web2py group on reddit and
use it both as a source of news on the web2py world and also as a
forum (do you know ask reddit or Ask HN?).
Imho reddit
Saw it! Good video. But it could be more insteresting if there was the
audio
that explain what are you doing. ;-)
On 17 Dic, 05:21, Mengu wrote:
> Richard,
>
> thank you! :) this is definitely working :)
>
> On Dec 17, 6:12 am, Richard wrote:
>
> > Success!http://www.vimeo.com/8229814
>
> > On D
23 matches
Mail list logo