Re: phpMyAdmin in Flash
consider this situation:
1) user wants a tool to credit/edit relationships among tables in MySQL
using an intuitive, visual interface, similar to that offered by most
desktop Databases, like FileMaker Pro and MS Access
2) user wants this tool to be available online so that multiple users of the
database can use the tool, the tool can be accessed easily from any
computer, and he doesn't have to pay loads of money in licensing fees
Would this be possible using:
1) HTML? NO... #1 would not be possible without extensive use of DHTML
layers, which would be quite challenging to implement.
2) A Desktop Application? NO... #2 would not be possible. The application
would need to be installed on one's computer to use it.
The point is that there are some good reasons to use Flash for such tools.
Specifically, such tasks are simply impossible (or at least *very*
difficult) using current web technologies. Java would also be a good
candidate for such an application, and in fact, I've considered creating a
Java version of this (phpJMyAdmin?), but choose Flash simply for ease of
development.
Thus, it's not simply a matter of being "pretty point n drool"... it's a
matter of "this simply CAN'T be done using traditional web technologies"
"Ian.H" <ian@WINDOZEdig iserv.net> wrote in message
news:pan.2004.0 4.07.11.44.36.3 12000@bubbleboy .digiserv.net.. .[color=blue]
>
> I really suggest trying to stop thinking like micro$h!te.. look at the
> problems it causes them.
>
> You seem to be all for this "rich experience" and the likes... now here's
> the blunt part... It's an A D M I N T O O L! No more.. no less.
>
> This is the problem with a lot of windoze (l)users.. they seem to think
> that "pretty point n drool" is the answer to everything... well I've got
> news for you sunshine... it most certainly is _NOT_ the answer to
> everything (just like cmdline > GUI for many many MANY things).
>
>
>
> Regards,
>
> Ian[/color]
consider this situation:
1) user wants a tool to credit/edit relationships among tables in MySQL
using an intuitive, visual interface, similar to that offered by most
desktop Databases, like FileMaker Pro and MS Access
2) user wants this tool to be available online so that multiple users of the
database can use the tool, the tool can be accessed easily from any
computer, and he doesn't have to pay loads of money in licensing fees
Would this be possible using:
1) HTML? NO... #1 would not be possible without extensive use of DHTML
layers, which would be quite challenging to implement.
2) A Desktop Application? NO... #2 would not be possible. The application
would need to be installed on one's computer to use it.
The point is that there are some good reasons to use Flash for such tools.
Specifically, such tasks are simply impossible (or at least *very*
difficult) using current web technologies. Java would also be a good
candidate for such an application, and in fact, I've considered creating a
Java version of this (phpJMyAdmin?), but choose Flash simply for ease of
development.
Thus, it's not simply a matter of being "pretty point n drool"... it's a
matter of "this simply CAN'T be done using traditional web technologies"
"Ian.H" <ian@WINDOZEdig iserv.net> wrote in message
news:pan.2004.0 4.07.11.44.36.3 12000@bubbleboy .digiserv.net.. .[color=blue]
>
> I really suggest trying to stop thinking like micro$h!te.. look at the
> problems it causes them.
>
> You seem to be all for this "rich experience" and the likes... now here's
> the blunt part... It's an A D M I N T O O L! No more.. no less.
>
> This is the problem with a lot of windoze (l)users.. they seem to think
> that "pretty point n drool" is the answer to everything... well I've got
> news for you sunshine... it most certainly is _NOT_ the answer to
> everything (just like cmdline > GUI for many many MANY things).
>
>
>
> Regards,
>
> Ian[/color]
Comment