Re: GUI

Поиск
Список
Период
Сортировка
От Hrishikesh Deshmukh
Тема Re: GUI
Дата
Msg-id 829d7fb605030106072605def0@mail.gmail.com
обсуждение исходный текст
Ответ на GUI  (Hrishikesh Deshmukh <hdeshmuk@gmail.com>)
Ответы Re: GUI  (Richard Huxton <dev@archonet.com>)
Re: GUI  (Sean Davis <sdavis2@mail.nih.gov>)
Re: GUI  (James Thompson <jamest@ajrs.com>)
Список pgsql-general
Hi All,

I want to spend less time coding and more time running queries against
the DB which i am building. What about QT from TrollTech!! Can that be
used to whip up gui real fast! Dreamweaver?

Hrishi


On Tue, 01 Mar 2005 07:55:04 +0000, Richard Huxton <dev@archonet.com> wrote:
> Hrishikesh Deshmukh wrote:
> > A GUI for the web running on linux.
>
> Don't forget to CC: the mailing list too. I don't read this email
> address very often - lots of spam.
>
> Your problem isn't a lack of choices, but rather too many.
>
> Perl has plenty of HTML templating systems from the simple
> HTML::Template through to HTML::Mason - more of a website-building
> system. For database access, DBI with DBD::Pg is the standard way to go.
> CPAN is your friend here, of course.
>
> Python has its own set of modules. Start looking here:
>   http://www.python.org/moin/WebProgramming
>   http://www.python.org/topics/web/HTML.html
> You might want to look at Zope as an application framework too.
>
> Ruby has many people who swear by it, and there's been a lot of fuss
> recently over "Ruby on Rails" which is supposed to be a very fast
> development setup
>   http://www.rubyonrails.org/
>
> Java and its various servelet/jsp structures are too big a topic to
> cover here.
>
> In addition, there are a lot of content-management systems and toolkits
> that might be useful for you. Two worth looking at are Plone and Bricolage.
>
> HTH
> --
>   Richard Huxton
>   Archonet Ltd
>

В списке pgsql-general по дате отправления:

Предыдущее
От: celerity12
Дата:
Сообщение: Problem with pg_hba.conf
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: GUI