I am not using any special view for the profile page...
This is the relevent stuff in my model...
db.define_table('users',
SQLField('nickname', 'string', length=20),
SQLField('first_name', 'string', length=15),
SQLField('last_name', 'string', length=15),
SQLField('ph
It would recommend doing your own jquery code for that. Then based on
the id of the button you can have it do anything you like.
The jquery webpage is good to look at for this information.
Best Regards,
Jason
On Wed, 2010-05-05 at 02:50 -0700, annet wrote:
> The jQuery code for confirmation on d
Sounds like something called wintypes is missing. See if you can install that.
Jason
- Original message -
> hi all,
> I want to import pyserial package. however, got an import error. I
> tried a really simple module and it imports just fine. I am not sure
> which problem is it.
>
> thank
gt; package name - pyserial-2.5-rc2, should i copy the whole folder to
> > site-packages and then add path to pyserial2.5-rc2?
> >
> > thanks,
> >
> > On May 5, 11:20 pm, Jason Brower wrote:
> >
> > > Sounds like something called wintypes is missing. See i
Yup... the software I create with web2py is stricty internal anyway.
They honestly would fire me if it looked too good. I would be wasting
there money. :P
Best Regards,
Jason
On Sat, 2010-05-08 at 11:30 -0500, Thadeus Burgess wrote:
> One thing I have noticed is django and RoR is for the most pa
is a better way. :)
Best Regards,
Jason Brower
your web2py belt.
---
Best Regards,
Jason Brower
On Mon, 2010-05-10 at 14:09 -0700, mdipierro wrote:
> Anthony made some good points:
> http://groups.google.com/group/web2py/msg/a40b27807edc8603
>
> For now let's concentrate on one of them for now. If you have
> developed softwa
o see the issues in the application.
---
Best Regards,
Jason Brower
On Mon, 2010-05-10 at 21:56 -0700, mdipierro wrote:
> are you talking about apache error log, httpserver.log, tickets of
> console logs?
> In the first case we have two apps for that:
>
> http://web2py.com/applia
Peter and I are trying to implement a queuing feature in a webpage.
Basically if the user is logged in, he can wait in line for getting to
run a robot from a particular page. I gave it my best shot and couldn't
figure it out.
We need it to be able to have one person access a page at a time and
the
's awesome.
Best Regards,
Jason Brower
On Thu, 2010-05-13 at 09:13 -0700, mdipierro wrote:
> This is a good idea.
>
> On May 13, 11:09 am, blackthorne wrote:
> > ok, this one may be interesting...
> >
> > Currently, we can install web2py apps in one of 3 ways. uplo
> applications as well?
> >
> > Change the name from plugincentral to web2pycentral. We can start an
> > open source version of the web2pycentral and decide who can work on
> > it.
> >
> > --
> > Thadeus
> >
> > On Thu, May 13, 2010 at 2:
It didn't seem to make any difference unfortunately. To be thorough I
will include the entire db.py to make sure I didn't miss something. This
site goes live in a few weeks and it would be nice to have this feature.
Best Regards,
Jason Brower
On Wed, 2010-05-12 at 21:05 -0700, mdipi
ease let us know if you encouter ther problems.
>
>
> On May 12, 10:19 pm, Jason Brower wrote:
> > It used to work back in the day. But it doesn't seem to be working now.
> > Any idea on what I would be doing wrong?
> > This is my model and the view is below when
Oh fun. But waht OPTGROUP, and block name/end stuff do? How do I use
it?
Best Regards,
Jason
On Sat, 2010-05-15 at 22:14 -0700, mdipierro wrote:
> Please check it
>
> changelog
> - new template system allows {{block name}}{{end}}, thanks Thadeus
> - fixed mime headers in emails, included PGP in
en in scribus or what ever default editor we want.
That would really speed up the development as I can jump to the errors
quickly.
What do you guys think?
Best regards,
Jason Brower
I don't think we would even need a plugin... you just make a call to the
web2py server and it would open the file for you.
BR,
Jason Brower
On Mon, 2010-05-17 at 20:58 -0700, mdipierro wrote:
> there is a firefox plugin for that.
>
> On May 17, 6:10 am, Jason Brower wrote:
>
I personally see no problem with forking in that direction. Just as
Ubuntu is a fork of Debian. They can both help each other.
:)
Best Regards,
Jason Brower
On Tue, 2010-05-18 at 05:12 -0700, blackthorne wrote:
> hi
>
> I don't want to fill this groups with ideas, mainly w
I think it is a great idea. It is going to have to look good. Really good.
Business people want the look first not the functionality.
I would be willing to be a part of this group.
Best regards,
Jason Brower
- Original message -
> Massimo, you are awesome. I wish my CS professors
I totally understand. As a student that has seen some student cheat when
I failed the class, I certainly don't like the idea in that perspective.
But we don't turn off the internet when there are viruses. I say we
provide a reporting system to find these idiots rather than just keep
letting them pa
I certainly didn't know about a commercial licence for Blender. Could
you show me the link to that?
Best Regards,
Jason Brower
On Mon, 2010-05-24 at 08:06 -0700, greenpoise wrote:
> by the way, I was referring to the idea of: "To have a [level]
> Certificate, your campany
need those tag names as well.
As an added sugar candy bonus I wonder if there is an easy way to could
them or should I just count them as I sort throw them in the view.
I think I am close with this, it modified from something done last year.
Am I doing this right?
Best Regards,
Jason Brower
My pert
db.playlist.uid,
> orderby=~count|~sum|~db.playlist.date,
> limitby=(0,NUM_RELATED_LINKS))
>
> dunno if that helps or not...
>
>
> On May 28, 1:31 pm, Jason Brower wrote:
> > I tried doing this last year and I w
it works, I did read it in
the manual, but still don't get it. :(
You may PM me if you thinkit would be better. I have skype as well.
---
Best Regards,
Jason Brower
On Sat, 2010-05-29 at 16:09 -0700, howesc wrote:
> Jason,
>
> the python stuff and sql ninja stuff are the results o
anything. The first program I ever made in web2py made 2d
barcodes. It would be cool to have a plugin that could make all kinds
from all the libraries.
I think reportlab is another barcode maker, that ones a bit fancy but it
is all python. :D
Best Regards,
Jason Brower
On Mon, 2010-05-31 at 11:46
a picture with my webcam. Then I read the
barcode and reported it back to the computer. These where 2d barcodes.
Best regards,
Jason Brower
On Mon, 2010-05-31 at 22:31 -0700, Iceberg wrote:
> Thanks. Then what choices do you recommend to read barcodes? Both make
> and read are needed to c
That's the one. :D But it doesn't work without an internet connection.
I needed it without internet. (Or a big brother.:P)
On Tue, 2010-06-01 at 03:24 -0700, kuba wrote:
> http://www.web2py.com/appliances/default/show/51
>
how the code with barcode
> font
>
>
>
> On 1 Giu, 19:04, ceriox wrote:
> > thanks for the help but i need to generate a barcode not a qr code and
> > without internet connection :(
> >
> > On 1 Giu, 15:32, Jason Brower wrote:
> >
> > > Tha
Actually... Could you just do a redirect if they are not logged in?
Br
jason
- Original message -
>
> Don't forget to disable registration altogether, otherwise a user can
> use /default/user/register link to add himself and thus may have
> access to things you don't want him to
>
> add t
Ananad... if you haven't used it how can _you_ trust it. You may want
to talk to the people that made Rocket. I use it for our production
system. But my setup is very different. It runs a robot.
BR,
Jason
On Fri, 2010-06-04 at 08:46 -0700, Anand Vaidya wrote:
> Hi Massimo,
>
> I am confused
to accomplish this?
Best Regards,
Jason Brower
pg"
> else:
> return "female.jpg"
> else:
> return record.image
>
> --
> Thadeus
>
>
>
>
>
> On Sat, Jun 5, 2010 at 12:22 PM, Jason Brower
> wrote:
> > I need the avatar (IS_IMAGE) in my authentication table to have a
I wonder if web2py could use this in it's code...
http://opencountrycodes.appspot.com/python/
Kinda nifty and we could use the code there or the xml dynamically as it
updates every 24 hours.
Best Regards,
Jason Brower
Just use the welcome application. That should do it.
But your approach is pretty, well, novice. Lots of questions need to be
answered both by yourself and others.
What will change on the site, and when.
Can you program in python, html, css, js, or other languages? (This
helps you determine what ki
" and the second could be "At the
door" and so on?
BR,
Jason Brower
I wonder if it would be better to sort by type.
/uploads/table_name/field_name/
Working with those images/files should be done from a database don't you
think? When I deal with large amounts of files I use the console.
BR,
Jason Brower
On Tue, 2010-06-08 at 23:45 -0700, szimszon wrote:
Nice, I will try number one as I still don't know what the heck a lambda
is.
Best regards,
Jason Brower
On Wed, 2010-06-09 at 06:44 -0700, mdipierro wrote:
> You have two options:
>
> 1) perform 4 quesries
>
> rows=db(query_first).select()+db(query_second).select()
>
It's in the default welcome example if you want to use it in a form. Or
if your using a 'date' in your model you should have a date picker by
default.
Best Regards,
Jason Brower
On Wed, 2010-06-09 at 11:10 -0400, Jean Guy wrote:
> Hello,
>
> I have different types of da
d/interestid.com/gluon/globals.py", line 375, in
_try_store_on_disk\ncPickle.dump(dict(self),
response.session_file)\n File "copy_reg.py", line 69, in _reduce_ex\n
raise TypeError, "can\'t pickle %s objects" % base.__name__\nTypeError:
can\'t pickle file objects\n
And if I refresh the page that had the error, resubmitting. It logs me
out and puts me at the loggin screen.
It also seems to have worked when I am logged in.(Image changed and
everything.) Very funky indeed.
BR,
J
On Wed, 2010-06-09 at 22:02 +0300, Jason Brower wrote:
> When I try to cha
Thanks, thought I was installing the latest version. But I wasn't.
Best Regards,
Jason Brower
On Wed, 2010-06-09 at 12:54 -0700, mdipierro wrote:
> This was fixed in 1.79.1
>
> On Jun 9, 2:05 pm, Jason Brower wrote:
> > And if I refresh the page that had the error, resu
pickup the db.tag
information.
Best Regards,
Jason Brower
ould return something I could pass to the view.
Hepe that makes sence.
Best Regards,
Jason Brower
gt; engine (because they have a special image manipulation library), but i
> can share some code i used on google app engine to retrieve an image
> from blobstore, resize, and send to client if you think that will help
> you.
>
> cfh
>
> On Jun 13, 1:41 am, Jason Brower wrote:
&
It's javascript my guess. Just put the attribute in it and it should be
fine. That one is not a web2py issue at all, but a designer issue. :)
Best Regards,
Jason Brower
On Thu, 2010-06-17 at 06:13 -0700, selecta wrote:
> looks better but I still get
> Line 169, Column 18: require
Very fun. I should check the source sometime as I want to make an mmorg
as a dream some day. All webbased like wizardry if anyone knows the
game.
http://www.youtube.com/watch?v=GwmZoCFd4Us&feature=PlayList&p=62B9C25C19E12695&playnext_from=PL&index=0&playnext=1
BR,
Jason
On Thu, 2010-06-17 at 13:
IAS)
return resized_image
---
Best Regards,
Jason Brower
nse.body.getvalue()
I found an old post by Dr. M and that showed me the rest of the issue.
This should be in the book as it comes in handy. :D I know PIL is not
in W2P but it would be nice to see some examples for those that can use
it.
---
Best Regards and thank you,
Jason Brower
--- Begin Messa
I can host you app in one of my instances. It can no be perminently there. But
i can give you a deal if you need a place.
Br...
Jb
- Original message -
> Hi, my little first (serious) application is ready, now I have to
> place it somewhere in the 'net.
> Before paying for hosting services
I like the - and plus support. It's pretty logical. But I don't want
to take a big hit for speed on it. :D
BR,
JB
On Tue, 2010-06-22 at 10:14 -0700, mdipierro wrote:
> I would take a patch for -, Would + work like | or something
> different?
>
> On Jun 22, 11:53 am, Álvaro Justen wrote:
> > On
populating the
database with mock data for testing. You had something there a while
back, but it would be nice to have a quick click option that can run a
script and if it returns true it worked otherwise report some kind of
error.
Ideas on this?
Best Regards,
Jason Brower
My school has asked that i teach an intensive course in obtober for some school
credit. It is good as they only teach asp right now.
- Original message -
> Please post some info about the class or drop me a private note.
puter and they are in the same web2py application.
What could I be doing wrong? Should I pull from the same file twice one
for the status page on the robot opporation part and then pull again for
the debug screen?
Very confuse,
Jason Brower
First time I saw it I didn't get it. Then they said think about it as a
webdeveloper and I laughed until I had tears.
BR,
Jason
On Thu, 2010-07-01 at 14:33 -0700, mdipierro wrote:
> http://www.youtube.com/watch?v=R2a8TRSgzZY
FUN! But who is "we"?
BR,
Jason Brower
On Mon, 2010-07-05 at 15:42 -0700, mdipierro wrote:
> http://www.web2py.com/examples/static/markmin.html
>
Markdown has no classes and it's annoying. I have been hoping for
something like this. And didn't they say it was faster? Why do we need
Python when we can do everything in C? Then again, I am no expert.
And about the seporate project. It kind of is now, but it is just
included with the web2py pa
On Fri, 2010-07-09 at 06:34 -0700, mdipierro wrote:
> let's consider a new scaffolding app.
>
> What should be in it?
Minimal and welcome. It's nice to have something I can jsut start with
rather than strip down.
> What should not be in it?
>
> possible suggestions:
> [ ] js menu
> [X] new la
+1!!!
On Fri, 2010-07-09 at 21:28 -0300, Bruno Rocha wrote:
> Is there any chance to have that options for choose just at the moment
> of app creation?
>
> we put the name for the application, then check what do we want to have
> within.
>
> May be choosing a completely blank new app or a compl
This is what makes ruby fail. :) I am soo loving python!
On Sat, 2010-07-17 at 11:41 +0200, Albert Abril wrote:
> Here was talked about descentralized servers.
>
> Ok, there's news about it:
> Large scale web-services such as Twitter need thousands of servers to
> manage the flow of updates sent
with large amounts of data then concider loading the
page with ajax or with good ol pagination. At least that's how I feel
about it.
Best Regards,
Jason Brower
On Thu, 2010-07-22 at 21:35 -0700, Jonathan Lundell wrote:
> On Jul 22, 2010, at 9:32 PM, Phyo Arkar wrote:
>
> > You m
applies
for non english characters like äöÅ or the like.
Best Regards,
Jason Brower
On Fri, 2010-07-23 at 10:56 +0630, Phyo Arkar wrote:
> Hello Web2py!
>
> Here i am having this problem. As web2py do not allow Space in paths ,
> trying this having problem "Invalid Request&quo
. We can talk about it more in personal chat or
talk.
Best regards,
Jason Brower
On Sat, 2010-07-24 at 19:58 -0700, DiscDogNation wrote:
> I have a bonafide project that I know ( at least I think I know) that
> Web2py will be perfect for. I AM NOT A PROGRAMMER but I want to learn
> how t
It would be a blast to have a debug mode. That way if you are the local user it
will automatically take you to the error. But that could get nast if you use
alot of ajax calls.
Best regards... J
- Original message -
> look at post #5 in this thread
> http://groups.google.com/group/web2py
I agree about the unit testing. It woud really put web2py on another level.
I think underscores are flipping awsome. Camelcase makes me sick. :P
ide integration would be nice but we are on our way with that and eclipse.
Trying that out soon.
I personally feel that the error reporting is pretty goo
I like this reason and it could be something that would be nice as
another reason why we should have a production and development setting
in the application.
BR
Jason Brower
On Sun, 2010-08-01 at 23:17 +0630, Phyo Arkar wrote:
> Nice , but would it be extra work?
>
> -Most JS libs c
by false do you mean incorrectly in the webbrowser?
The area that is printing this is python not the html though you should
have it there. :)
I am not sure where it is set python side, but I do know my finnish
äÄöÖåÅ all work for me.
Best Regards,
Jason
On Mon, 2010-08-02 at 02:09 -0700, max wrote
I would have submitted a project of my own had a known. Sorry that I
missed it.
Next time I hope to compete. Money or not. :D
BR,
Jason Brower
On Fri, 2010-08-06 at 23:38 -0700, Jason Lotz wrote:
> Kind of a shame only two apps entered.
>
> Being a bit of a newbie to web developmen
Thanks!
I can feel plugins and autoinstalling coming along!
BR,
Jason
On Fri, 2010-08-06 at 15:59 -0700, mdipierro wrote:
> Now you can post and updated your apps here without asking me.
>
> http://web2py.com/appliances
>
> Massimo
2.6 or even 2.7 are better. Tehy do have improvements and features I
like. Like better speed and sorted dictionaries. :)
BR,
Jason Brower
On Mon, 2010-08-09 at 05:05 -0700, Kenneth wrote:
> Hello,
>
> I´m in the process of starting a newer server for my web2py
> applications and w
Should i worry about this on my setups with sqlite but i do not use gae?
Almost all my setups are sqlite but on apachi fcgi.
Best regards,
jason
- Original message -
> There was a problem with this which is now fixed.
> This is a very important feature if you plan to develop locally
> (sql
send the request with that... and I wonder if it looses the formating
at that point?
For example if I search for naturgrå firebug tells me that I made a
request for 1=naturgr%C3%A5
But if I go to that address with firefox I get naturgrå
Weird eh?
---
Best Regards,
Jason Brower
--
You received this
Prolly obvious, but I can't see it... can you?
--
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...@googlegroups.com.
For
r
On Thu, 2010-02-04 at 12:41 -0600, Thadeus Burgess wrote:
> A traceback might help :)
>
> -Thadeus
>
>
>
>
>
> On Thu, Feb 4, 2010 at 12:35 PM, Jason Brower wrote:
> > Prolly obvious, but I can't see it... can you?
> >
> > --
> > Yo
Gees thanks, I never thought about that one...
Password changed, thanks...
BR,
Jason Brower
On Thu, 2010-02-04 at 10:48 -0800, mr.freeze wrote:
> I think 'transaction' is a reserved word. Try changing it to
> 'transactions'.
>
> On Feb 4, 12:35 pm, Jason Brower
I also agree, then we create a dynamic and growing collection of
documentation and when I need the information from the book I can get it
there as well. Very fun idea indeed.
BR,
J
On Fri, 2010-02-05 at 08:11 -0800, mdipierro wrote:
> I got a private email from David and we have an idea:
>
> 1)
I have my current autocomplete but it doesn't do öäå in a search. Does
this handle that?
Best Regards,
Jason
On Sat, 2010-02-06 at 12:30 -0800, mdipierro wrote:
> People say there is some magic in web2py.
> Here is some real magic now in trunk that I am sure you have never
> seen.
>
> Caveats:
>
I don't have to much interest in them. :D But I will pass the word
around. How long is the contract for? I can find someone here that may
be able to go to the states to work.
BR,
Jason Brower
On Sat, 2010-02-06 at 22:26 -0800, weheh wrote:
> @villas: lol.
> @ Jason B: the team
gt;
>
> >
> > On Feb 7, 2:11 pm, mdipierro wrote:
> >
> > > How about we change IS_IN_DB so that, if the number of referenced
> > > records exceeds a maximum the auto complete widget is on by default?
> >
> > > Massimo
> >
&g
Don't know if I can discribe this in type but...
I need a validator that can alow only one A B C D E F other wise it
should be 0
I haven't figure out how to make IS_IN_SET(["A","B","C","D","E","F"])
unique=True and default=0
I can see the customized forms and other what not, but is there a way to
set the classes for the submit buttons and other what not. I just want
to change the styling, not validations or anything like that.
---
Best Regards,
Jason Brower
--
You received this message because you are subscribed to
Gees, I get fancy new command thrown at me all the time. :P
Thanks!
BR,
Jason Brower
On Tue, 2010-02-09 at 02:39 -0800, selecta wrote:
> IS_EMPTY_OR(IS_IN_SET(["A","B","C","D","E","F"]))
>
> On Feb 9, 11:36 am, selecta wrote:
All those that think Massimo is either, 1. A total stud or 2. Freaking
amazing. +1 Your a great guy Massimo.
---
Warmest Regards,
Jason Brower
On Tue, 2010-02-09 at 06:36 -0800, mdipierro wrote:
> Alexandre is right except this part is now partially solved.
> None of the tools suggeste
9, 11:36 am, selecta wrote:
> > IS_EMTPY_OR(IS_IN_SET(["A","B","C","D","E","F"]))
> >
> > On Feb 9, 7:40 am, Jason Brower wrote:
> >
> >
> >
> > > Don't know if I can discribe this in typ
I actually never thought about having it fade out. That sounds like a
great idea!
Thanks Hamdy!
BR,
Jason
On Fri, 2010-02-12 at 21:21 -0800, mdipierro wrote:
> {jQuery('.flash').delay(5000).fadeOut();}
--
You received this message because you are subscribed to the Google Groups
"web2py-users" g
The page looks fantastic and very well done. Hopefully you can earn
some cash with it as well.
BR,
Jason
On Fri, 2010-02-12 at 15:17 -0800, mdipierro wrote:
> The book
>
> http://web2py.com/book
>
> Seems to work well enough. I need to add some editor locking to avoid
> conflicts and I wil
Thank you Massimo. I am happy you remember me. :D
BR,
Jason
On Fri, 2010-02-12 at 14:54 -0800, snfctech wrote:
> Still my intent with web2py is not to serve only the brightest
> > ones.
--
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To post t
I am making a scheduling application and am getting fairly close.
I have it displaying a charts relative to the size of screen.
The data configured in the controller and built on the screen with only
html and css.
But I have a few issues.
I need to create a date that I can add one day to another ov
These examples would be a very good edition to the book
--
J
On Mon, 2010-02-15 at 16:19 -0800, mdipierro wrote:
> for lack of a better option I put it in tools for now.
>
> On Feb 15, 5:56 pm, Richard wrote:
> > added a few more cases:
> >
> > def prettydate(d):
> > try:
> > dt = da
Hmm...
If I though someone was plagurizing my idea I would say it. But I think
copy is the best term you could use here. I don't know of a better way
to say it. Copy is an ok thing to say, it's just the media has turned it
into a bad thing. My two cents.
---
Best Regards,
Jason Bro
+1
And it would be nice to see a list of error links and they happen on the
server. Or a link or viewer for the error logs. Etc...
That brings up another point. I would like to have an error log viewer
that I can run from the console as well, so I can easily parse through
errors on my server.
BR,
The software created with Web2py can be any license that you like.
On Mon, 2010-02-22 at 09:29 +, Miguel Lopes wrote:
> Hello Massimo,
>
> I wonder if web2py's license would allow for a SaaS kind of
> application?
>
> By SaaS I mean access to the site (web app) would be paid for. In
> practic
Very nice article. Thanks, it's good to know this side as well,
especially when deploying remotely.
BR,
Jason Brower
On Tue, 2010-03-02 at 09:59 -0800, mdipierro wrote:
> http://gluonframework.wordpress.com/
>
--
You received this message because you are subscribed to the Go
Notice the 1 at the end. :)
BR,
Jason Brower
On Fri, 2010-03-05 at 11:05 -0800, mdipierro wrote:
> You are right. The numbers are way off.
>
> The entire number of html lines of web2py html is 4174 and the entire
> number of python lines (including comments) is 40001.
>
> Mas
+1 I think beginners would especially like it as they can pick the theme
they like.
I think what might be a step in an even cooler direction would be a
color selector that helps you setup your css to the color theme you
like. It's very helpful to me, as design is something I go for right
away. (I
But then this isn't automated. First time I have seen it, so if it's in
the application built in I missed it. And let's not forget lots of us,
like me don't have internet all the time.
BR,
Jason
On Fri, 2010-03-05 at 20:27 -0800, mdipierro wrote:
> Why when they can already chose hundreds from we
https://launchpad.net/drizzle
I wonder how useful it actually is and if it would be something web2py
would support. (Perhaps as a plugin as I doubt it will be in python any
time soon.)
BR,
Jason
--
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To
I wonder if this could be something that could be added to the web2py
book as dreamhost is a big company. Maybe dreamhost would be willing to
pay a little to have it done. :P
BR,
Jason
On Sat, 2010-03-06 at 19:05 -0800, Jesse wrote:
> I put the update on:
>
> http://wiki.dreamhost.com/Web2py
>
Good gosh. Sounds fun! I am particularly interested in the Visual
Scheduler as I am building one myself.
BR,
Jason
On Sun, 2010-03-07 at 19:59 -0800, JorgeRpo wrote:
> Great contribution to the web2py comunity!
>
> I will download it and study it.
>
> Thanks
>
> On Mar 7, 2:50 pm, dbb wrote
What is the username and pass for the demo site?
BR,
Jason
On Sun, 2010-03-07 at 19:59 -0800, JorgeRpo wrote:
> Great contribution to the web2py comunity!
>
> I will download it and study it.
>
> Thanks
>
> On Mar 7, 2:50 pm, dbb wrote:
> > To All :
> >
> > This announcement of the release of
Works for me (:
On Tue, 2010-03-09 at 00:18 -0800, Sky wrote:
> as I see web2py.com is down since 2 days ago.
> is there any body to inform the site administrator ???
>
--
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To post to this group, se
I control advances factory robotics with web2py. It's pretty cool, but
for now a secret beyond that. :D
Best Regards,
Jason
On Fri, 2010-03-12 at 02:38 -0800, selecta wrote:
> check out
> http://www.semanticsbml.org/aym (screeshots at sf.net will help if you
> do not want to input something)
> ht
1 - 100 of 760 matches
Mail list logo