On Tue, 2006-05-02 at 23:14 -0400, Jim wrote: > Can anyone recommend a webmail client? I am looking for something more > modern than > SquuirrelMal. I have been using SquuirrelMal, however I find it the > interface too old > and outdated. > > I also looking into the code to see if I could freshen it up. From a quick > look, the > code is based on really outdated procedural-style PHP where the code and HMTL > is all > mushed together resulting in a mess like this in compose.php: > What other style is there besides procedural?
> > if ($compose_new_win == '1') { > echo '<table align="center" bgcolor="'.$color[0].'" width="100%" > border="0">'."\n" . > ' <tr><td></td>'.html_tag( 'td', '', 'right' ). > '<input type="button" name="Close" onclick="return self.close()" > value="'. > _("Close").'" /></td></tr>'."\n"; > } else { > echo '<table align="center" cellspacing="0" border="0">' . "\n"; > } > if ($location_of_buttons == 'top') { > showComposeButtonRow(); > > Does anyone know of a good *modern* webmail app? > > Jim > -- > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > There's no place like 127.0.0.1 > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > JimD > Central FL, USA, Earth, Sol > -- gentoo-user@gentoo.org mailing list