yeah
On May 12, 11:19 am, Adi wrote:
> Its called a bookmarklet and I believe it was popularized by blogs
> like Wordpress and Tumblr - by clicking their bookmarklet you can
> create a new post for example. We faced a lot of challenge in trying
> to extract embedded video from the server side -
yeah
bookmarklets are known for like 12 years or so, now.
On May 12, 11:19 am, Adi wrote:
> Its called a bookmarklet and I believe it was popularized by blogs
> like Wordpress and Tumblr - by clicking their bookmarklet you can
> create a new post for example. We faced a lot of challenge in trying
+1
On Feb 17, 10:47 am, Carl wrote:
> I have a Python list that I want to store and retrieve from the data
> store.
>
> The individual items of the list are of no use unless used with the
> items of the complete list and there are no use-cases requiring
> searching for a specified list item. The nu
On Feb 18, 2:57 pm, mdipierro wrote:
> kpax is soo old, it should die. There will be a replacement soon.
>
> On Feb 18, 10:50 am, davidjensen wrote:
>
> > Please put KPAX documentation on web2py.com. I think a generic CMS is
> > important for non-technical users.
>
> > It would be useful to hav
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 the first HL7 open source code and
> the code can be found athttp://code.google.com/p/web2pyhl7/, the code
> is an open source and
I am interested in this topic too, as I am also. planning a big
project
On Mar 16, 9:18 pm, Śląski wrote:
> Hi,
> I am planning to make some big project (100 000 users, approximately
> 500 request pre second - in hot time).
> For performance I'm going to use no relational dbms (each request
>
HAHAHAH
you got me!
:P
On Apr 1, 8:39 am, "mr.freeze" wrote:
> Just kidding! Happy April Fools Day!
--
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,
BOUGHT!!
;)
On Aug 13, 2:46 am, mdipierro wrote:
> http://www.lulu.com/product/ebook/official-web2py-manual/12196616
>
> This is the same content as the online book but converted to PDF.
> There are significant additions and changes compared to the 2nd
> edition.
>
> - new chapter on components,
Cool.
Nice work ;)
On Oct 23, 9:02 pm, Darcy Clark wrote:
> htpt://www.qualitysystems.com
>
> This is our first site built using web2py. We have been Zope/Plone
> developers for many years and have built many Plone sites - we decided
> to stick with Python for this project but wanted to try som
cool
I am not that into reg exp.
Nice feature.
On Oct 23, 10:46 pm, mdipierro wrote:
> there is something new in trunk that I forgot to mention.
>
> I get annoyed by things like this in routes (not readable)
>
> routes_in=[('/(?P.*)','/myapp/\g')]
>
> so now you can do
>
> routes_in=[(
I rather like a forum because it doesnt require to clog my email box
with threaded msg.
We need a forum. We've had already discussed this.
On Oct 27, 10:20 pm, Thadeus Burgess wrote:
> I like the mailing list because I can access it from gmail easily. Forum Iw
> ould have to go to yet one more
I'd like a guide for Centos, and the like..
On Oct 28, 4:28 pm, Thadeus Burgess wrote:
> Np.
>
> It should work for any Ubuntu system, VPS or box. The steps are definitely
> valid for other distributions as well, the commands will just need to be
> altered, since every distribution likes to put
Cool contribution ;)
I think it is not mandatory, but for the sake of have an order of
information, you would do well by posting it also in web2pyslices.
On Oct 30, 7:18 am, Jon Romero wrote:
> I've made a short tutorial on using CKEditor with
> widgets.http://jon.is.emotionull.com/post/227873
What is expected from a reviewer? Maybe I'm interested..
On Oct 31, 12:07 pm, mdipierro wrote:
> I am looking for 5-10 volunteers for the following task:
>
> Occasionally people send me their apps and ask for my opinion. I am
> very happy about this but disappointed and frustrated that often I do
+1
I was to propose the same..
On Nov 3, 6:02 am, DenesL wrote:
> On 3 nov, 03:31, Yarko Tymciurak wrote:
>
>
>
> > +1 --- and even more -- example use (just like man pages)... :-)
>
> +1 and more --> demos
--
sig text
--~--~-~--~~~---~--~~
You received this
> 4) Go to the bottom of the [admin][Design] page for your app and
> insert the plugin.
at the bottom, you mean as a 'module'?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To post to this g
the bottom.
>
> On Nov 4, 2:38 pm, JorgeRpo wrote:
>
> > > 4) Go to the bottom of the [admin][Design] page for your app and
> > > insert the plugin.
>
> > at the bottom, you mean as a 'module'?
I use windows and just downl
On Nov 4, 3:48 pm, JorgeRpo wrote:
> On Nov 4, 3:40 pm, mdipierro wrote:
>
>
>
> > No. You have not upgraded the admin interface.
> > Do that with
>
> > web2py.py --upgrade=yes
>
> > or manually
>
> > cd applications/admin
> >
n Nov 4, 3:50 pm, mdipierro wrote:
> No. web2py does not automatically upgrades any of the applications
> (not even admin, examples, welcome) because you may have edited them.
>
> Massimo
>
> On Nov 4, 2:48 pm, JorgeRpo wrote:
>
> > On Nov 4, 3:40 pm, mdipierro wrote:
I can help translating to spanish
On Nov 12, 9:28 am, mdipierro wrote:
> Good.
> First,
> somebody has to scan markup all strings and add
> db.table.field.label=T(...)
> and
> VALIDATOR(...,error_message=T(...))
>
> Massimo
>
> On Nov 12, 5:19 am, yamandu wrote:
>
> > Massimo, are you rea
Hello
Is it possible to use
return dict(var)
instead of
return dict(var=var)
Because, the default syntax makes you to repeat a word.
What about to use
return dict(form=loginform)
In other words, specify only when you are going yo change the name of
the var??
--
sig text
--
You received
On Dec 17, 12:31 pm, Thadeus Burgess wrote:
> I think the screencast was really good. The only suggestion I can say is to
> narrate it, I know you had to take the sound out because of other voices,
> but it would be beneficial if we could here what you are thinking, and why
> you choose to do it
On Dec 21, 11:23 am, Leandro - ProfessionalIT
wrote:
> How to implement this in Web2Py ?
I think you need first a hierarchic menu.
Then you need a plugin that recognizes the menu (except for inactive
items) and print only the page titles with their respective links.
--
sig text
--
You receiv
On Dec 28, 3:45 pm, Alexandre Andrade
wrote:
> I improved the function and put it
> athttp://www.web2pyslices.com/main/slices/take_slice/46
>
> Features:
>
> - links in every breadcrumb
> - can set a breadcrumb to args
> - can localize/personalize the controllers - using T()
>
> Thanks
Hello
I'd like to know about really complex apps made with web2py so far..
Anyone care to share experiences?
Could web2py be used to built major apps like gmail, youtube, remember
the milk, facebook, etc??
I am planning on making a complex app, and would like to hear
experiences...
--~--~
Do we need to name them
plugin_t2
and
t2_wiki
upon installation?
On Oct 6, 4:34 pm, Massimo Di Pierro <[EMAIL PROTECTED]> wrote:
> http://mdp.cti.depaul.edu/examples/static/wiki.zip
> contains two apps: plugin_t2.tar and t2_wiki.tar
>
> This is an example of a wiki built using t2 (plugin_t2 a
> >
> > If you (for example) name it web2py_t2, then you would need to change
> > this import line to:
> >
> > � from applications.web2py_t2.modules.t2 import T2
> >
> > Make sense?
> >
> > Regards,
> > Yarko
> >
> > On Oct 6, 5:53�
What if I want to use web2py to modify data from some other running
app (php Drupal, for instance). Do I need to define all the model? or
is there some kind of tool to figure it out..
On Oct 15, 10:20 am, mdipierro <[EMAIL PROTECTED]> wrote:
> In every case you need to choose a master application
what if this column in the pre-existing table is called 'user_id' or
'item_id'?
On Oct 21, 12:15 pm, "Yarko T" <[EMAIL PROTECTED]> wrote:
> One more thing: each table in your existing database schema must have a
> unique, auto-incrementing field called "id". If your database does not
> fo
this is good, but it doesnt tell much, unless it is compared to other
frameworks on your same machine.
Can you test django and others too?
On Oct 25, 1:40 pm, mdipierro <[EMAIL PROTECTED]> wrote:
> I run this test for web2py on a Ubuntu VM Machine running on the
> latest PoweMac (the VM machine
I would be good haveing benchmarks of other frameworks from
php(codeigniter comes to mind) and ROR
that would be really interesting...
On Oct 25, 10:24 pm, JorgeRpo <[EMAIL PROTECTED]> wrote:
> this is good, but it doesnt tell much, unless it is compared to other
> frameworks
Well I havent used appcelerator either.
But I found your opinion very personal and subjective. I am not going
to argue your points at this time.
You dont seem to be criticzicing appcelerator buth the logic behind
its existence.
So you dont agree neither with MS Silverlight, Mozilla Prism, Googl
good answer. i had the same doubt too.
I just had an idea.
Can you write a tutorial on how to do the exact tutorial in django
site. (the one about poll). That surely attract users.
On Nov 2, 12:23 am, mdipierro <[EMAIL PROTECTED]> wrote:
> In Django:
>
> class Poll(models.Model):
> question
Agree.
Web2py has achieved a good ever growing userbase momentum now.
2 years ago there were like 6 threads created/updated daily in this Google
groups discussion,
Currently, its like 4-5 times that number.
We are not the same skinny new kid on the block anymore.
There is no need to hijack
I would be interested in your config, too, elffikk
I like your number 4, with a tweak:
"*CODE LESS, ACCOMPLISH MOR*E"
And your question is?
Kudos!
Very good!
May I ask which hosting provider you finally chose?
what is ingredient_num for?
So?
What did they mean?
what about license issues or conflict
Very cool
How did you manage to do the statistical graphics??
I would not comment on the technical aspects, which I'm sure are good.
I think it's a good idea to attract Django users, with *migration tools
*towards
web2py.
But adding those features as *permanent *for web2py could mainly forces the
web2py dev team to redirect time, energy and effort towar
very nice!!
a lil suggestion: set the links to be open in a new window
Wow!
Very nice looking!
Congrats
46 matches
Mail list logo