<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Basically, I am wondering whether someone has made the following in Smalltalk/AIDA/Seaside:<BR>* An SQL/db administration app ... similar to phpmyadmin... or even better, similar to DabbleDB (<A href="http://dabbledb.com/demo/" target=_blank><FONT color=#0068cf>http://dabbledb.com/demo/</FONT></A>)<BR>* An email app<BR>* all open source<BR>
&nbsp;<BR>
Now for the long details:<BR><BR>I would like to have some kind of app that allows me to manage a list of contacts in a database like fashion (where I can add new table columns and add new data to people).&nbsp; Yet, at the same time, I would like to&nbsp;program in more features&nbsp;over time.&nbsp; For example, I would like to integrate the database with a web based email system.&nbsp; Instead of having one inbox, I'd have one inbox per contact in my database.&nbsp; I can then add more features over time, like a notification if someone never responds to&nbsp;an email, and so on....<BR>In fact, I&nbsp;eventually would like to extend the database aspect to have some visual views&nbsp;of the data and who knows what else.<BR>&nbsp;<BR>So, I figured I could use a web framework.&nbsp; Then take a pre-built sql admin&nbsp;app and a pre-built email system and combine the two with minimal effort.&nbsp; In fact, if I was using PHP, that is exactly what I'd do; I would find the two apps and combine them, since it would save&nbsp;me so much time.<BR>&nbsp;<BR>Are there any "PostgreSQL admin" apps or "email apps" already made using&nbsp;Smalltalk or would I&nbsp;have to build a sql admin and a browser based email all from "scratch"?<BR>Has anyone&nbsp;done any work on an open source app similar to DabbleDB?<BR>&nbsp;<BR>Or... perhaps,&nbsp;there is&nbsp;some other way that I can build what I need?&nbsp; like a CMS?<BR>&nbsp;<BR>Would it help if I explained the concept in more detail or if I asked this in a different mailing list?<BR>&nbsp;<BR>Thanks,<BR>Kevin<BR><br /><hr />Windows Live™ SkyDrive: Get 25 GB of free online storage. <a href='http://windowslive.com/online/skydrive?ocid=TXT_TAGLM_WL_skydrive_032009' target='_new'>Check it out.</a></body>
</html>