[web2py] building an invoicing app

2010-10-23 Thread newnomad
Hello, I am completely new to web2py, with a design (xhtml css jquery) background, so not a real programmer, yet (except for xslt). I want to build a simple manual invoicing application that enables website visitors to create their own client-accounts containing their address. So I would input th

[web2py] Re: forms2pdf: new free web2py appliance

2010-10-26 Thread newnomad
requires pdflatex also does it work on GAE ? On Oct 25, 9:21 pm, mdipierro wrote: > forgot to say... requires trunk. > > On Oct 25, 1:55 pm, mdipierro wrote: > > > > >http://web2py.com/appliances/default/show/69

[web2py] Re: forms2pdf: new free web2py appliance

2010-10-26 Thread newnomad
out a from to print' thing clientside with jquery (if the data is entered by hand, not pulled from your web2py app...) On Oct 26, 4:29 pm, mdipierro wrote: > I do not think you can get pdflatex to work on GAE. > > On Oct 26, 9:25 am, newnomad wrote: > > > > > requires p

[web2py] Re: web2py wizard (alpha) is here

2010-11-08 Thread newnomad
there is a ROR framework in the works specifically aimed at mobile application developing. http://daringfireball.net/linked/2010/11/08/37signals-mobile-framework So... how cool would it be if there was a "mobileweb2py" too... On Oct 21, 2:47 pm, blackthorne wrote: > Damn, I have so many ideas an

[web2py] Re: ERP projects

2010-11-23 Thread newnomad
It's really great that there are 3 ERP's in the works, I'd love to switch from tryton to a web2py based system; http://code.google.com/p/gestionlibre/ https://bitbucket.org/yamandu/yamachine-erp/ and a number 3 which I cannot find... However will any of those ever work without a relational databa

[web2py] Re: ERP projects

2010-11-24 Thread newnomad
ational ones. > > >>> mic > > >>> 2010/11/23 mdipierro : > > >>> > I think a relational database for an ERP is a must and those ERPs all > >>> > support them. > >>> > At the university we have peoplesoft+oracle and ~30,000 us

[web2py] Re: ERP projects

2010-11-24 Thread newnomad
o regardless of personal convictions, can ERP's use the DAL with only GAE? On Nov 24, 3:09 pm, mdipierro wrote: > If an organization cannot afford $20/month for a VPS they should > attempt to use a ERP. > > On Nov 24, 6:49 am, newnomad wrote: > > > > > My qu

[web2py] Re: free ssl alternative encryption

2012-07-31 Thread newnomad
> > try http://www.cacert.org/ --

[web2py] IDE reinvented web2py-style...

2012-04-24 Thread newnomad
Of interest to all of us programmers, and maybe an inspiration to web2py's future webbased-IDE iterations: Light Table by Chris Granger

[web2py] Re: IDE reinvented web2py-style...

2012-04-24 Thread newnomad
* * > and If they hit $300k, Python will be the third language to be supported out of the gate

[web2py] Re: web2py resources

2012-05-03 Thread newnomad
For those without any prior python knowledge, is it useful or essential to first exercise it, using the learnpythonthehardway book for example? Or would it confuse, and is the advise to dive directly into web2py? > >

[web2py] Re: js paypal shopping cart

2011-12-12 Thread newnomad
It uses javascript to create buyable items, and to handle the cart. For those who prefer to render items in html, and have only the cart work with clientside script, check out Simplecart. Those who prefer an all-serverside solution, extended with AJAX cart, might want to port jCart to web2py.

[web2py] Re: My ideas/proposals for the CMS

2011-11-25 Thread newnomad
> My goals are: > * To build a content-management layer on top of web2py, on which to > build pretty much every content-management-related stuff I need, by just > adding modules (as I did with drupal since 2006). > * To have such a thing written in a powerful language such as > **Python**, and not

[web2py] Re: web2py - Best Practice

2011-07-13 Thread newnomad
On Jul 13, 1:05 pm, Marin Pranjic wrote: > On Wed, Jul 13, 2011 at 7:45 AM, nic wrote: > > > A Wiki / Blog / CMS / Forum > > An Online Store > > A Personal Accounting System > > A Media Center > > etc ... > > This is great idea, I had it few months ago, but never wrote it here. > Next week I'll