e/
> http://web2py-crm.appspot.com/
> http://www.site51.net/wiki/default/page/DiyWeb2py
> http://www.seccion36.org.mx/
> http://web2py.appspot.com/t3/default/wiki/main
> http://web2py.appspot.com/survey/survey/index
>
> No caso da última lista, este sites mostram praticamente a mesma
> configuração visual default do web2py, com poucas alterações.
>
> Ainda estou aguardando que seja completado o número mínimo para poder
> participar do seu curso avançado de web2py.
>
> Por enquanto e "hasta la vista",
>
> René Guerrero Contreras
>
>
--
Álvaro Justen - @turicas
http://blog.justen.eng.br/
21 9898-0141
nd mysql, it can
> worth the value.
Please post news about this. :-)
--
Álvaro Justen - @turicas
http://blog.justen.eng.br/
21 9898-0141
what other software do on this cases - Ubuntu, for
example, uses PO files to translates almost all software on Launchpad
- how they solve these problems (do they solve?)?
--
Álvaro Justen - @turicas
http://blog.justen.eng.br/
21 9898-0141
er email some time ago,
like:
T('canto', context='my room') #translating from pt-BR to English
should be 'corner'
T('canto', context='music') #translating from pt-BR to English should be 'sing'
--
Álvaro Justen - @turicas
http://blog.justen.eng.br/
21 9898-0141
me cases when I need to translate only one word or expression and
>> >> I have the same word/expression with other meaning, I use spaces to
>> >> get this working.
>>
>> > Perhaps should we provide a better mechanism for this.
>>
>> Yes.
--
Álvaro Justen - @turicas
http://blog.justen.eng.br/
21 9898-0141
l cases
strings must not be stripped).
In some cases when I need to translate only one word or expression and
I have the same word/expression with other meaning, I use spaces to
get this working.
--
Álvaro Justen - @turicas
http://blog.justen.eng.br/
21 9898-0141
I like so much the name cube9!
PLEASE don't put it 'cu29' because 'cu' in Portuguese is...well, not a
good word. :-)
--
Álvaro Justen - @turicas
http://blog.justen.eng.br/
21 9898-0141
for
>> that web2py install and manage it as well. All from the admin pages.)
>> --Jason
>>
>>
>>
>> On Tue, 2010-07-06 at 23:34 -0300, Álvaro Justen wrote:
>> > Another thoughts: *why* do we need another markup language? Markdown
>> > is not enough?
Another thoughts: *why* do we need another markup language? Markdown
is not enough? It is so boring to learn a lot of languages (rest,
markdown, markmin...).
On Tue, Jul 6, 2010 at 23:32, Álvaro Justen wrote:
> On Mon, Jul 5, 2010 at 19:42, mdipierro wrote:
>> http://www.web2py.com
rate the template system with markmin. For
example: create a applications/myapp/views/default/somepage.markmin
if somepage.html does not exist, web2py should use markmin to generate
HTML instead.
We have tests! Great! \o/ :-)
--
Álvaro Justen - @turicas
http://blog.justen.eng.br/
21 9898-0141
.br/2010/06/curso-de-python-e-web2py-no-rio-de.html
(in Portuguese).
--
Álvaro Justen - Turicas
http://blog.justen.eng.br/
21 9898-0141
x27;some_string ') (with spaces). Probably the
space in the second string will not affect you if you put it on HTML -
so you have 2 strings and can translate it the way you want.
[1] http://docs.python.org/library/gettext.html
--
Álvaro Justen - Turicas
http://blog.justen.eng.br/
21 9898-0141
ou need to change the app admin to return and get latin1 to/from
the user (you need to change META tags on HTML and probably one HTTP
header). I don't know if internal web2py code is prepared to support
other encoding than utf-8.
--
Álvaro Justen - Turicas
http://blog.justen.eng.br/
21 9898-0141
AJAX functions are calling (use print
and you'll get it on the shell, for example) to investigate.
--
Álvaro Justen - Turicas
http://blog.justen.eng.br/
21 9898-0141
On Tue, Jun 22, 2010 at 13:06, mdipierro wrote:
> Sorry, not ... +... but ...|
>
> On Jun 22, 3:38 am, "Jason (spot) Brower" wrote:
>> unsupported operand types for + "Rows" and "Rows"
Maybe a good idea to add support to + and - operators on c
ing, but in pause state (using the command "bg"
will put the paused process in background and resume, using the
command "fg" will get the process on foreground again). To kill, use
Ctrl+c.
--
Álvaro Justen - Turicas
http://blog.justen.eng.br/
21 9898-0141
gt; this will work. But a solution to this would be much appreciated.
We need more information on this.
Is there some file created on applications/admin/errors when you try
to upload the new app?
--
Álvaro Justen - Turicas
http://blog.justen.eng.br/
21 9898-0141
On Mon, Jun 21, 2010 at 13:30, mdipierro wrote:
> try
>
> @auth.requires(request.client==None or
> auth.has_membership('managers'))
I think the best way to do it is to fake an authentication in the cron
script, isn't it?
--
Álvaro Justen - Turicas
http://blog.justen.eng.br/
21 9898-0141
bout the script you've used, but maybe you are
running web2py with a user (let's say, www-data?) that doesn't have
write access to the applications' path.
You can change this executing: chown -R user_that_run_web2py /path/to/web2py
and then restarting Apache.
--
Álvaro Justen - Turicas
http://blog.justen.eng.br/
21 9898-0141
.
I don't know about Rocket, but if you want to run web2py with
CherryPy, maybe you can ask in CherryPy's mail list or search in its
site[2] about use on production.
[1] http://varnish-cache.org/
[2] http://www.cherrypy.org/
--
Álvaro Justen - Turicas
http://blog.justen.eng.br/
21 9898-0141
On Wed, Jun 9, 2010 at 17:36, mdipierro wrote:
> Fran proposed cleaning up the bzr branch since it is getting slow. the
> easiest way to do it is bu deleting all previous revisions and their
> history. Any strong objection?
I think we should maintain only mercurial.
--
Álvaro Justen
e to be?
>
> Is their a list of Python Modules that need to be installed?
I've used web2py in my Nokia N800 (ARM-based tablet witch runs Maemo -
a Debian-based distro) and it worked out of the box.
If you want to save space, delete the applications admin, welcome and examples.
--
Álv
On Mon, Jun 7, 2010 at 15:10, Salvor Hardin wrote:
> * I ran using:
> sudo -u www-data python web2py -p
You are running web2py with user www-data. Please check if this user
have *all permissions* in the whole web2py directory. To be fast:
chown -R www-data /path/to/web2py/
--
On Mon, Jun 7, 2010 at 04:10, Iceberg wrote:
> Just for your information:
> http://html5test.com/
>
> I tried these on Windows XP:
> Chrome5: 142 out of 160
> IE8: 19 out of 160
> Firefox3: 31 out of 160
Firefox 3.6.3 on Ubuntu 10.04: 101 / 160
--
Álvaro J
This project:
http://github.com/gabrielfalcao/dominic#readme
was created by a Brazilian.
Maybe it can helps with web2py HTMLParser.
--
Álvaro Justen - Turicas
http://blog.justen.eng.br/
21 9898-0141
On Fri, Jun 4, 2010 at 20:16, mdipierro wrote:
> This happens when users drop connections (like close the broser or tab
> duing a slow download).
>
> There is not much that we can do. The web server logs it. Probably
> web2py logs it too.
Maybe adding an "except socket.error&
On Fri, Jun 4, 2010 at 02:36, Vasile Ermicioi wrote:
> I think GAE doesn't support like
Ouch, I forgot this. Excuse me for that.
--
Álvaro Justen - Turicas
http://blog.justen.eng.br/
21 9898-0141
u try:
rows = db(db.buyer.name.like('C%')).select()
?
--
Álvaro Justen - Turicas
http://blog.justen.eng.br/
21 9898-0141
nImageUrl: "",
> helper: $("#tooltip"),
> ...
> }"
> is affecting the form key variables that is send to the server ??? I'm
> really surprise by this since it shouldn't related...
What HandlerFile() does?
Did you check with Firebug (or other tool) what is done (if it changes
the form name, input names/classes/ids etc.) when you execute this
function?
A little tip: remote this code from your code and then execute only
this line on Firebug's console when the page is loaded, so you can
"see" what happens.
--
Álvaro Justen - Turicas
http://blog.justen.eng.br/
21 9898-0141
t Messages
> messages = Messages(T)
>
> and developers can set/check message from there
I think it is something special to you. Even with many developers on
one project we use T('string') in all messages and it work...
--
Álvaro Justen - Turicas
http://blog.justen.eng.br/
21 9898-0141
m/r/alvarojusten-planet-web2py
But I really don't know how to 'pull request' on google code.
I really really like more BitBucket/GitHub for these things - please,
let's be more social!
--
Álvaro Justen - Turicas
http://blog.justen.eng.br/
21 9898-0141
ating a public repository on BitBucket.org or
GitHub.org? So we can collaborate with you sending patches, tracking
issues etc.
--
Álvaro Justen - Turicas
http://blog.justen.eng.br/
21 9898-0141
On Tue, May 25, 2010 at 12:11, mdipierro wrote:
> Here is a one liner to remove all tags from a some html text:
>
>>>> html = 'helloworld'
>>>> print TAG(html).flatten()
> helloworld
Very good!
--
Álvaro Justen - Turicas
http://blog.justen.eng.br/
21 9898-0141
e feature to requires_membership and
> requires_permissions.
What about using the Google Code issue system?
Really, I like BitBucket's more. :-)
--
Álvaro Justen - Turicas
http://blog.justen.eng.br/
21 9898-0141
I also use web2py for production but don't update the version with
high frequency.
I think we need tests but AUTOMATED tests, not monkey-tests. So we
don't need people testing nightly builds - we need people to create
automated tests.
--
Álvaro Justen - Turicas
http://blog.justen.e
an offer (a single image, consistency,
> reliability).
>
> Not sure if there should be an admission criteria. I could use your
> feedback about this.
>
> Comments? Thought? You do not have to commit to anything now but who
> is interested?
I'm very interested on this.
What
tter on Portuguese on the web2py-users-brazil list. :)
> --
> Atenciosamente
>
> --
> =====
> Alexandre Andrade
> Hipercenter.com
--
Álvaro Justen - Turicas
http://blog.justen.eng.br/
21 9898-0141
confused when to make apps. I'll be making a pretty decent size
>>> website and it has over 30 tables. The site will have different
>>> functionalities and for the most part i have only seen code for apps
>>> that do two or one thing.
>>>
>>> So do i make multiple apps. If so how do i know when to make a new
>>> one. If not is there a proper way to build large applications.
>>>
>>> Thank you.
>>
>>
>>
>>
>>
>
--
Álvaro Justen - Turicas
http://blog.justen.eng.br/
21 9898-0141
On Thu, May 13, 2010 at 12:50, mr.freeze wrote:
> This has been updated for anyone interested:
> http://www.web2pyslices.com/main/static/share/web2py.app.web2pyslices.w2p
Very good, thanks!
--
Álvaro Justen - Turicas
http://blog.justen.eng.br/
21 9898-0141
you want and configure Apache to
direct this to web2py or PHP.
> any help would be very helpful for me!
--
Álvaro Justen - Turicas
http://blog.justen.eng.br/
21 9898-0141
;, nothing else. Not
> even if I change "PythonDebug On" on .htaccess.
>
> Can anybody help me out?
>
> Thank you in advance.
>
> My host is http://mochahost.com/webhosting.php
> Linux / Apache 2
> Python 2.5
> mod_python
Hi Mauricio,
I've answered yout question in web2py-users-brazil mail list.
--
Álvaro Justen - Turicas
http://blog.justen.eng.br/
21 9898-0141
On Tue, May 11, 2010 at 22:29, mdipierro wrote:
> http://web2py.com/examples/static/nightly/web2py_src.zip
> http://web2py.com/examples/static/nightly/web2py_win.zip
> http://web2py.com/examples/static/nightly/web2py_osx.zip
Check for... ?
--
Álvaro Justen - Turicas
http://blog.just
y help would be appreciated.
vihang, why do you want an ORM? :)
>> Thanks
>> Vihang
--
Álvaro Justen - Turicas
http://blog.justen.eng.br/
21 9898-0141
yee,orders=orders,form=form)
>>
>> thanks
>>
>> On May 8, 10:54 pm, mdipierro wrote:
>>
>> > Can you show us the model and the action that triggers this?
>>
>> > On May 8, 9:49 pm, greenpoise wrote:
>>
>> > > Can someone help me. I am trying to do a simple calculation of fields.
>> > > Fields are defined as decimal in db.py and here is the calculation:
>>
>> > > db.order.tipgranted.compute=lambda r: r['totalsale']*r['tipvalue']
>>
>> > > error: TypeError: can't multiply sequence by non-int of type 'float'
>>
>>
>
--
Álvaro Justen - Turicas
http://blog.justen.eng.br/
21 9898-0141
tures, the features you really like or use so
much in web2py.
So, please, each of you, prioritize your list and show me the top 3
features you like.
Thanks,
--
Álvaro Justen - Turicas
http://blog.justen.eng.br/
21 9898-0141
n do execute "sudo passwd" and change (create) the root
password, but the default is to root don't have a password. So I think
the default could be admin password = password of the user that is
running web2py (if the user is root and the developer used sudo python
web2py.py in Ubuntu, so we have a problem).
--
Álvaro Justen - Turicas
http://blog.justen.eng.br/
21 9898-0141
ortuguês, então entre na lista web2py-users-brazil e
participe da comunidade brasileira e faça suas perguntas lá. :-)
http://groups.google.com/group/web2py-users-brazil
> Atenciosamente,
>
> Elcimar Leandro -
> http://twitter.com/simakwm
> http://elcimar.blogspot.com
> Portal Net Fácil - http://www.nfacil.com.br
>
--
Álvaro Justen - Turicas
http://blog.justen.eng.br/
21 9898-0141
point them out that the web2py GPL license does
>> > not extend to apps. So what is developed can be released open source
>> > but does not have to.
>>
>> > Massimo
>>
>> > --
>> > Subscription settings:http://groups.google.com/group/web2py/subscribe?hl=en
>
--
Álvaro Justen - Turicas
http://blog.justen.eng.br/
21 9898-0141
gt;> On Apr 20, 10:27 am, Thadeus Burgess wrote:
>>
>> > You mean, I will finally have a way to run stable versions of web2py
>> > but easily update them !? w00t!
>>
>> > --
>> > Thadeus
>>
>> > On Tue, Apr 20, 2010 at 12:26 AM
ings:http://groups.google.com/group/web2py/subscribe?hl=en
>
Why using the "R-" if we'll use RELEASE? I think that just "a.bc.d" (+
RELEASE) is fine.
--
Álvaro Justen - Turicas
http://blog.justen.eng.br/
21 9898-0141
On Mon, Apr 19, 2010 at 20:15, mdipierro wrote:
> User yanni has reported this problem with IE6
> http://i.imgur.com/ivWKA.jpg
> I do not have a windows machine but if anybody can suggest a css fix I
> will be happy to include it.
http://www.dieie6.com/
--
Álvaro Justen - T
m this group, send email to
> web2py+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/web2py?hl=en.
--
Álvaro Justen - Turicas
http://blog.justen.eng.br/
21 9898-0141
--
You received this message because you are subscribed t
eb2py
> WSGIScriptAlias / /home/www-data/web2py/wsgihandler.py
>
> ()
>
>
> I want to try it with cherokee too, my "native" webserver :)
>
>
>
>
> On Wed, Mar 24, 2010 at 8:20 PM, Albert Abril
> wrote:
>>
>> Purchas
t; For more options, visit this group at
> http://groups.google.com/group/web2py?hl=en.
--
Álvaro Justen - Turicas
http://blog.justen.eng.br/
21 9898-0141
--
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To post to this grou
nsubscribe from this group, send email to
> web2py+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/web2py?hl=en.
--
Álvaro Justen - Turicas
http://blog.justen.eng.br/
21 9898-0141
--
You received this message because you are subscri
; and goals that I planned to reach. Upon finishing all of those
>>>>> features
>>>>> and goal, there would be a 1.0 release. Since starting at least three
>>>>> of these goals have fallen by the wayside due to their improbability or
>>>>> l
re is some
error, please let me know.
Thanks,
--
Álvaro Justen - Turicas
http://blog.justen.eng.br/
21 9898-0141
--
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To post to this group, send email to web...@googlegroups.com.
To unsubs
; # you can use any local variable you want here private of _
>> >> ...
>> >> # define plugin tables
>> >> plugin.db.define_table()
>> >> return
>> >> # instantiate the plugin by passing the config parameteres
>> &g
oup.
> To post to this group, send email to web...@googlegroups.com.
> To unsubscribe from this group, send email to
> web2py+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/web2py?hl=en.
>
>
--
Álvaro Justen - Turicas
h
nsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/web2py?hl=en.
>
>
--
Álvaro Justen - Turicas
http://blog.justen.eng.br/
21 9898-0141
--
You received this message because you are subscribed to the Google Groups
"web2py-us
eb...@googlegroups.com.
> To unsubscribe from this group, send email to
> web2py+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/web2py?hl=en.
>
>
--
Álvaro Justen - Turicas
http://blog.justen.eng.br/
21 9898-0141
27;/init/$c/$f'),
)
routes_out = (
('/init/$c/$f', '/$c/$f'),
)
[1] http://web2py.com/AlterEgo/default/show/67
> Neither worked. This is straight from the book:
> http://web2py.com/book/default/section/4/15
>
> --
> You received this message
think this problem can be fixed by using file locks instead of the
>> > current cron.py locking mechanisms. I am close to a solution and will
>> > post it tomorrow.
>>
>> > Massimo
>
> --
> You received this message because you are subscribed to
t; > Nakul
>
> --
> You received this message because you are subscribed to the Google Groups
> "web2py-users" group.
> To post to this group, send email to web...@googlegroups.com.
> To unsubscribe from this group, send email to
> web2py+unsubscr...@googlegroup
m this group, send email to
>> web2py+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/web2py?hl=en.
>>
>>
>
> --
> You received this message because you are subscribed to the Google Groups
> "
up.
> To post to this group, send email to web...@googlegroups.com.
> To unsubscribe from this group, send email to
> web2py+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/web2py?hl=en.
>
>
--
Álvaro Justen - Turicas
http://blog.just
equests that usual.
>> > >>>>> I am trying move the server to amazon.
>>
>> > >>>>> Can you reach web2py.com?
>>
>> > >>>>> Massimo
>>
>>
>
> --
> You received this message because you are subscr
On Thu, Feb 11, 2010 at 16:29, mdipierro wrote:
> Please, go back to the beginning of the thread. ;-)
I didn't understand. What if you can't change Apache configuration to
enable stdout?
> On Feb 11, 12:25 pm, Álvaro Justen [Turicas]
> wrote:
>> On Thu, Feb 11, 2010 a
d to the Google Groups
> "web2py-users" group.
> To post to this group, send email to web...@googlegroups.com.
> To unsubscribe from this group, send email to
> web2py+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/
standard-output...
>>
>> > > > What about this solution that would also address the issue on GAE?
>>
>> > > > class Logger:
>> > > > def write(self,data):
>> > > > logging.info(data)
>> > > > sys.stdout
post to this group, send email to web...@googlegroups.com.
> To unsubscribe from this group, send email to
> web2py+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/web2py?hl=en.
--
Álvaro Justen
Peta5 - Nós fazemos TV digital
htt
handle these requests in a "dynamic" webserver.
> -Thadeus
>
>
>
>
>
> On Sat, Dec 26, 2009 at 5:26 PM, Alexandre Andrade
> wrote:
>> I will have to look to jquery code of widget to judge the best strategy, but
>> I think is a good alternative, specially beca
cribe from this group, send email to
> web2py+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/web2py?hl=en.
>
--
Álvaro Justen
Peta5 - Nós fazemos TV digital
http://www.peta5.com.br/
21. 3021-6001 / 9898-0141
--
You
or more options, visit this group at
> http://groups.google.com/group/web2py?hl=en.
>
>
>
--
Álvaro Justen
Peta5 - Nós fazemos TV digital
http://www.peta5.com.br/
21. 3021-6001 / 9898-0141
--
You received this message because you are subscribed to the Google Groups
&quo
up, send email to web...@googlegroups.com.
>> >> To unsubscribe from this group, send email to
>> >> web2py+unsubscr...@googlegroups.com.
>> >> For more options, visit this group
>> >> athttp://groups.google.com/group/web2py?hl=en.
>>
>>
>
> --
&g
t; group.
> To post to this group, send email to web...@googlegroups.com.
> To unsubscribe from this group, send email to
> web2py+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/web2py?hl=en.
>
>
>
--
Álvaro Justen
Peta5
+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/web2py?hl=en.
>
>
>
--
Álvaro Justen
Peta5 - Nós fazemos TV digital
http://www.peta5.com.br/
21. 3021-6001 / 9898-0141
--
You received this message because you are su
rom this group, send email to
> web2py+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/web2py?hl=en.
>
>
>
--
Álvaro Justen
Peta5 - Nós fazemos TV digital
http://www.peta5.com.br/
21. 3021-6001 / 9898-0141
--
You re
net/~mdipierro/web2py/devel/annotate/head%3A/gluon/contrib/populate.py
Great work, Massimo! It'll be very useful.
--
Álvaro Justen
Peta5 - Nós fazemos TV digital
http://www.peta5.com.br/
21. 3021-6001 / 9898-0141
--~--~-~--~~~---~--~~
You received this me
lans to web2py-crm?
And about a new/more atractive name? ;-)
> Massimo
> >
>
--
Álvaro Justen
Diretor de Desenvolvimento
Peta5 - Nós fazemos TV digital
http://www.peta5.com.br/
21. 3021-6001 / 9898-0141
--~--~-~--~~~---~--~~
You received this mes
ort render
> print render(content="{{=x}}", context=dict(x='hello world'))
The last two features are very good!
In some way, it turns web2py more modular and we can get more people
using web2py or parts of it.
Congratulations!
> Please report any bug.
>
&
_plt = __import__('matplotlib.pyplot', fromlist='pyplot')
In [4]: my_new_plt
Out[4]:
> d = local_import('a.b.c', force=True)
>
> This opens the door to better plugins implemented (partially) as
> modules.
>
>
tems?).
We make a software that mantain backward compability so we need to
think more about decisions because it can be very ugly in future.
--
Álvaro Justen
Peta5 - Nós fazemos TV Digital!
21 3021-6001 / 9898-0141
http://www.peta5.com.br/
--~--~-~--~~~---~--
ter obviously is CMS -
> but from what I hear the web2py CMS story might be improving soon. We
> also tried Django but we prefer web2py :)
Great work!
Are you using free apps? The blog, for example - did you code it? If
yes, will you release it as free software?
> >
>
--
Álvar
L and SQLField=Field. We encourage
>> you to use the new syntax DAL and Field, instead of the old syntax."
>>
>> I think would be interesting display warnings in some log file about
>> the deprecated methods used in some app. What do you th
loads allow for progress bars (thanks AndCycle)
>> > > ingres support (thanks Chris)
>> > > legacy database support for db2, mssql with non-int primary keys
>> > > (thanks Denes)
>> > > default setting of content-type (this may cause strange behavior in
>
oject at the moment). I am more than
>> willing to give it a go if anyone has any suggestions.
>>
>> New to Web2py and Python, but so far I am really enjoying it.
>>
>> Great app!
>>
>> Cheers,
>>
>> Christopher Steel
>
>
> --
> Chris
features are not
> broken. If you do, report any error/success. This was a major code
> rewrite so I may have broken something.
Very good!
I liked your approach more than mine.
I'll check it later.
--
Álvaro Justen
Peta5 - Telecomunicações e
congratulations!
Will the "source" of this presentation be available for download?
Thanks,
--
Álvaro Justen
Peta5 - Telecomunicações e Software Livre
21 3021-6001 / 9898-0141
http://www.peta5.com.br/
--~--~-~--~~~---~--~~
You received this message be
On Mon, Oct 12, 2009 at 21:00, mdipierro wrote:
> I am planning to leave the code in there with a docstring that says
> "experimental".
> The current plugin API is not definitive and we will not guarantee
> backward compatibility for that.
It's ok for me. :-)
or free software projects.
I don't see it so good in Google Code.
--
Álvaro Justen
Peta5 - Telecomunicações e Software Livre
21 3021-6001 / 9898-0141
http://www.peta5.com.br/
--~--~-~--~~~---~--~~
You received this message because you are subscribed to th
new "plugin system" too, but I think it should not be
release next week since we are studying more about.
> Massimo
>
>
> >
>
--
Álvaro Justen
Peta5 - Telecomunicações e Software Livre
21 3021-6001 / 9898-0141
http://www.peta5.com.br/
--~--~-~--~~
BitBucket instead of Google Code.
--
Álvaro Justen
Peta5 - Telecomunicações e Software Livre
21 3021-6001 / 9898-0141
http://www.peta5.com.br/
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"web2py-users"
On Fri, Oct 9, 2009 at 16:20, Wes James wrote:
> Use new web2py logo for the wiki instead of the balloon with the check mark.
>
> Change "a collaboration tool for web2py community" to "a collaboration
> tool for the web2py community" on the front.
Th
On Fri, Oct 9, 2009 at 20:01, Richard wrote:
> uploaded to GAE here: http://web2py-wiki.appspot.com/wiki
> The first page I accessed threw an error but worked on a refresh.
Hi Richard, thinks for that.
> How do I create a developer user, apart from using appadmin?
This app doesn&
request for
> this address in a way that will never complete."
It should be a bug of permission system - I'll see this later.
Thanks.
>
> Richard
>
>
>
> On Oct 8, 12:57 pm, Álvaro Justen [Turicas]
> wrote:
>> On Wed, Oct 7, 2009 at 22:15, John Heen
On Thu, Oct 8, 2009 at 15:22, drayco wrote:
>
> With two machines with Windos Vista and IE6 It didn't work.
http://iedeathmarch.org/
--
Álvaro Justen
Peta5 - Telecomunicações e Software Livre
21 3021-6001 / 9898-0141
http://www.p
e redirected in all requests.
3- Change JS code to point to "/yourapp/static/images/" instead of "images/"
I prefer 3rd option. :-)
[1] http://www.nicedit.com/
--
Álvaro Justen
Peta5 - Telecomunicações e Software Livre
21 3021-6001 / 9898-0141
http://www.peta5.com.br/
--~--~---
On Wed, Oct 7, 2009 at 22:15, John Heenan wrote:
>
> On Oct 8, 1:15 am, Álvaro Justen [Turicas]
> wrote:
>> Please use:http://wiki.web2py.com/
>> (instead ofhttp://www.web2py.com/wiki- it actually will redirect to
>> former URL)
>>
> Great work.
>
>
Sphinx sandbox on his box we could even
> use web2py to edit the Sphinx doc and the docstrings online.
> like the numpy community.
Do you have interest on implementing this feature? It is free
software! :-) We could work together on this.
[1] http://www.dokuwiki.org/dokuwiki
--
Álvaro Justen
Pe
1 - 100 of 313 matches
Mail list logo