Domain: treshna.com
Stories and comments across the archive that link to treshna.com.
Comments · 13
-
Paymaster open source payroll software
This Paymaster?
-
Re:Still waiting for a decent GUI
There is a number of access like applications for postgresql.
Checkout the postgresql website.
http://www.postgresql.org/docs/interfaces
Here are two postgresql form creators I have found useful in the past
http://www.glom.org/
http://www.treshna.com/bond/ -
Re:Still waiting for a decent GUI
I basically agree with your comment. Actually, I did a lot of search recently for application builder (which run on windows) for PostgreSQL and have the following findings:
1) OpenOffice.org: Very poor scripting ability... wait for 3.0
2) pgaccess: Access for PostgreSQL. Looked promising, with Form Editor, Report Editor etc & scripting with TCL. But the project is dead and website is recycled.
3) bond (http://www.treshna.com/bond/): Looked interesting but I could not run the windows version... never tried linux version :P
4) rekall, knoda: both are database frontends for KDE. Looked interesting. I hope they will come with KDE on windows
Also, if your objective is to find something free (as beer), and have plenty of resources, you can have a look on Oracle XE+Application Express. Looks a bit strange at first (with a non-WYSIWYG form builder), but much better after one understand its design concept. -
Software
<shamelessplug>
We develop some gym management software which has POS software integrated. Unfortunately, it's not open source.
However, the tools we use to do it are.
</shamelessplug>
-
Software
<shamelessplug>
We develop some gym management software which has POS software integrated. Unfortunately, it's not open source.
However, the tools we use to do it are.
</shamelessplug>
-
Software
<shamelessplug>
We develop some gym management software which has POS software integrated. Unfortunately, it's not open source.
However, the tools we use to do it are.
</shamelessplug>
-
Software
<shamelessplug>
We develop some gym management software which has POS software integrated. Unfortunately, it's not open source.
However, the tools we use to do it are.
</shamelessplug>
-
Re: "Not many good tools for PostGreSQL"
Postgresql have a lot of information on there site about tools and interfaces that can be used with postgresql.
http://www.postgresql.org/docs/interfaces
I myself have also written a reporting and forms component for postgresql.
Forms: http://www.treshna.com/bond
Reporting: http://www.treshna.com/papyrus
In time postgrseql will have as rich a toolset as mysql as more developers make there software support multiple SQL databases. -
Re: "Not many good tools for PostGreSQL"
Postgresql have a lot of information on there site about tools and interfaces that can be used with postgresql.
http://www.postgresql.org/docs/interfaces
I myself have also written a reporting and forms component for postgresql.
Forms: http://www.treshna.com/bond
Reporting: http://www.treshna.com/papyrus
In time postgrseql will have as rich a toolset as mysql as more developers make there software support multiple SQL databases. -
Re:Some friendly competition
And i'll take this moment to do my shameless plug of my RAD tools for GTK2 and the web.
Forms: http://www.treshna.com/bond
Database framework: http://www.treshna.com/bonddb
Reporting: http://papyrus.treshna.com/
You can choose to export your desktop apps the desktop via GTK2 widget set or to the web via HTML/Javascript/AJAX without any code changes. -
Re:Some friendly competition
And i'll take this moment to do my shameless plug of my RAD tools for GTK2 and the web.
Forms: http://www.treshna.com/bond
Database framework: http://www.treshna.com/bonddb
Reporting: http://papyrus.treshna.com/
You can choose to export your desktop apps the desktop via GTK2 widget set or to the web via HTML/Javascript/AJAX without any code changes. -
Re:Some friendly competition
And i'll take this moment to do my shameless plug of my RAD tools for GTK2 and the web.
Forms: http://www.treshna.com/bond
Database framework: http://www.treshna.com/bonddb
Reporting: http://papyrus.treshna.com/
You can choose to export your desktop apps the desktop via GTK2 widget set or to the web via HTML/Javascript/AJAX without any code changes. -
Re:Human Resources Management
A shameless plug for my OSS HR software.
http://paymaster.treshna.com/
Still needs work but its getting there.