dbTalk Databases Forums  

pgEdit public beta for Macintosh and Windows

comp.databases.postgresql.general comp.databases.postgresql.general


Discuss pgEdit public beta for Macintosh and Windows in the comp.databases.postgresql.general forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
John DeSoi
 
Posts: n/a

Default pgEdit public beta for Macintosh and Windows - 11-18-2004 , 11:34 PM






The first public beta for pgEdit is now available (see product
description below). If you would like to participate in the beta
program, evaluate the software and send some feedback to me (e.g.
criticism, bug reports, feature requests). The first responders will
receive a 30 day trial registration key to remove demonstration mode
restrictions. A limited number of registration keys will be
distributed, so respond soon if you would like to receive a
registration key. If you don't respond right away, quality feedback is
another way to get a registration key .

Thanks for your help!

John DeSoi, Ph.D.
http://pgedit.com/
Power Tools for PostgreSQL

=====
pgEdit is a high performance SQL editor and development environment
designed specifically for PostgreSQL relational databases. pgEdit
features include:

* SQL Syntax coloring specifically designed for PostgreSQL

PostgreSQL represents function bodies as single quoted strings which
most editors render with a single color. pgEdit promotes better
usability and correctness by using SQL syntax coloring within the body
of function strings. Keyword coloring is based directly on the source
code of PostgreSQL.


* SQL source code execution without saving the file or switching
applications

pgEdit can execute the SQL source code for (1) the entire buffer, (2)
the highlighted region, (3) the current SQL containing the cursor, or
(4) the current SQL line to the end of the file buffer.


* Direct integration with psql, the PostgreSQL interactive terminal

In addition to SQL, almost all psql commands are supported. This
provides a powerful facility for examining, designing, and managing
databases.


* Extensive and customizable editing facilities

pgEdit is a full featured text editor with hundreds of commands
available. A friendly interface is included to provide online
documentation and customize the key bindings for any command. Menu
shortcuts can also be customized. pgEdit supports traditional Macintosh
and Windows editing features, as well as Emacs-style key bindings.


* Integrated documentation

Help in pgEdit is provided with context sensitive links to the online
documentation displayed in your preferred web browser. The PostgreSQL
documentation is also included with direct links to important sections
provided in the pgEditHelp menu. The documentation for the SQL command
nearest to the cursor can be retrieved by pressing a user configurable
key sequence.


* Cross platform and easy to install

pgEdit is a native application for both Macintosh and Windows. It does
not use Java or require installation of external libraries. You have
the option of using the version of psql included with pgEdit or a
different version installed anywhere on your hard drive.


---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo (AT) postgresql (DOT) org so that your
message can get through to the mailing list cleanly


Reply With Quote
  #2  
Old   
Jim Seymour
 
Posts: n/a

Default Re: pgEdit public beta for Macintosh and Windows - 11-19-2004 , 06:13 AM






John DeSoi <desoi (AT) pgedit (DOT) com> wrote:
Quote:
The first public beta for pgEdit is now available ...
[snip]

* Cross platform and easy to install

pgEdit is a native application for both Macintosh and Windows.
That's what you call "cross-platform," eh?

Quote:
It does
not use Java ...
[snip]

This is supposed to be an advantage?

Ah well, I don't use Mac or Windows, so I guess we're even .

Jim

---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings



Reply With Quote
  #3  
Old   
John DeSoi
 
Posts: n/a

Default Re: pgEdit public beta for Macintosh and Windows - 11-19-2004 , 06:40 AM




On Nov 19, 2004, at 7:13 AM, Jim Seymour wrote:

Quote:
It does
not use Java ...
[snip]

This is supposed to be an advantage?
Absolutely. The situation on Linux and Windows may be better, but it is
immediately obvious on the Mac when a GUI application uses Java rather
than the native Cocoa API. And then there is the slow startup time and
huge memory requirements.


Quote:
Ah well, I don't use Mac or Windows, so I guess we're even .

I hope to do a Linux in the near future, so I'll be looking forward to
your feedback .

Best,

John DeSoi, Ph.D.
http://pgedit.com/
Power Tools for PostgreSQL



---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo (AT) postgresql (DOT) org so that your
message can get through to the mailing list cleanly



Reply With Quote
  #4  
Old   
Kenneth Downs
 
Posts: n/a

Default Re: pgEdit public beta for Macintosh and Windows - 11-19-2004 , 09:14 AM



John DeSoi wrote:

Quote:
On Nov 19, 2004, at 7:13 AM, Jim Seymour wrote:


It does
not use Java ...
[snip]

This is supposed to be an advantage?

Absolutely. The situation on Linux and Windows may be better, but it is
immediately obvious on the Mac when a GUI application uses Java rather
than the native Cocoa API. And then there is the slow startup time and
huge memory requirements.



Ah well, I don't use Mac or Windows, so I guess we're even .


I hope to do a Linux in the near future, so I'll be looking forward to
your feedback .

Best,

John DeSoi, Ph.D.
http://pgedit.com/
Power Tools for PostgreSQL

It may be simpler to define syntax coloring rules for the popular editors,
such as vim.

--
Kenneth Downs

java.lang.String.tcpip.usenet.posting.response.sig block.setSig("After
finally finding the right object abd method to set the sig block, I forgot
what I wanted to say!");


Reply With Quote
  #5  
Old   
John DeSoi
 
Posts: n/a

Default Re: pgEdit public beta for Macintosh and Windows - 11-21-2004 , 08:57 PM




On Nov 19, 2004, at 10:14 AM, Kenneth Downs wrote:

Quote:
It may be simpler to define syntax coloring rules for the popular
editors,
such as vim.
A good PostgreSQL editor is only the first component pgEdit. Version
1.1 will have a psql-like terminal interface with syntax coloring and
full screen editing. I'm also working on a query browser.

I still have trial keys available for anyone who would like to
participate in beta testing. I expect to have a tab completion feature
implemented in the next beta release.


Best,

John DeSoi, Ph.D.
http://pgedit.com/
Power Tools for PostgreSQL


---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.