Hi All,
I am creating a web site with an application in web2py. Also
a CRM application will make its way a little later coded in web2py.
I'll post more details once the site is hosted. Currently busy with my
job with a little less time though for development.
Thanks Rahul
On May 15, 5:06 am, Jonathan Lundell <[email protected]> wrote:
> On May 14, 2010, at 4:41 PM, mdipierro wrote:
>
> >> *www.tenthrow.comis all webpy with cherokee and postgres.
>
> (I was puzzling over "ten throw" until I visited the site....)
>
> We <vpeptech.com>useweb2pyin a server management application. There's a small
> local table for server ID and credentials, but most of the data that drives
> the forms and tables comes from the servers themselves, via xmlrpc
> connections to faceless agents (python, notweb2py). I think of it as a kind
> of distributed database.
>
> I was going to send along some screenshots, but our marketing folks say that,
> with v1.0 nearly ready for release, they plan to put up a live demo, so I'll
> wait for that.
>
> v1.0 is deliberately minimalist. v2 will make moreuseof Ajax for more dynamic
> monitoring of the servers.
>
> In addition toweb2py, I'm using Blueprint CSS for typography, ez-css for
> layout, DataTables, and a sprinkle of jQuery.