phpMyAdmin in Flash

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Darren Gates

    #16
    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]


    Comment

    • Darren Gates

      #17
      Re: [OT] Difference between WWW and Internet (was: phpMyAdmin in Flash)

      I definitely believe in exploiting the strengths of the web, and I think
      that Flash and Java technologies are both strengths.

      In the case of phpFlashMyAdmin (http://www.tufat.com/phpflashmyadmin.php)
      there are some things can simply cannot be done using traditional web
      technologies (assuming, of course, that one wishes to do it on the web).
      Flash or Java is needed.

      Chat rooms are another great example of something that should be done in
      Flash or Java. See http://www.tufat.com/chat.php for an example of a chat
      room, written in Flash, which would be hideous in HTML alone (think:
      constant page refreshes).

      I'm all for using traditional web technologies as much as possible, but I
      think that there's a certain point at which it is simply not feasible unless
      you want to get into the nightmare of moveable DHTML layers and tons of page
      refreshes.


      "John Dunlop" <usenet+2004@jo hn.dunlop.name> wrote in message
      news:MPG.1addc1 2b25f778c69896d e@News.Individu al.NET...[color=blue]
      > Darren Gates wrote topsyturvily:
      >[color=green]
      > > But why limit ourselves to just displaying information on websites? Why
      > > can't the web have OS-style apps and glossy brochures?[/color]
      >
      > I don't think the question is "Why can't ... ", but rather "Why
      > shouldn't ... ". My answer would be, as Ian has said, that that is
      > not what the web was intended for or is suited to. By presenting
      > "OS-style apps and glossy brochures" on the web, you're losing out on
      > the advantages the web has over other mediums.
      >
      > Why not exploit the strengths of the WWW? Or has the puissance of
      > the web passed you by?
      >
      > WWW != Internet
      >
      > http://www.useit.com/alertbox/980920.html
      >
      > --
      > Jock[/color]


      Comment

      • Ian.H

        #18
        Re: phpMyAdmin in Flash

        [ Rearranged once again into correct Usenet order ]

        PLEASE LEARN TO POST!

        Maybe your comments will hold more water if you at least _try_ to get that
        right.

        [color=blue]
        > "Ian.H" <ian@WINDOZEdig iserv.net> wrote in message
        > news:pan.2004.0 4.07.11.44.36.3 12000@bubbleboy .digiserv.net.. .[color=green]
        >>
        >> 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).[/color][/color]


        On Wed, 07 Apr 2004 17:23:10 +0000, Darren Gates wrote:
        [color=blue]
        > 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[/color]


        Well so far, all you seem to harp on about is table relationships.. is
        this really the only addition you feel your "tool" helps with? if so, then
        it's pointless unless that's all you do all day (DB relations).

        Free clue #2: MySQL is NOT a "desktop database" (more m$ hype).

        [color=blue]
        > 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[/color]


        But _MUST_ download more 3rd-party proprietry plugin BS.

        [color=blue]
        > 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.[/color]


        Maybe.. but it's still require no extra plugins like your "rich
        experience" tool does.

        [color=blue]
        > 2) A Desktop Application? NO... #2 would not be possible. The application
        > would need to be installed on one's computer to use it.[/color]


        And a class A contradiction! Macromedia's junk does _NOT_ come as
        standard.. thus, a 3rd-party plugin _MUST_ be installed.. why not just
        install an OS application instead?

        [color=blue]
        > The point is that there are some good reasons to use Flash for such tools.[/color]


        Still failing to see any so far...

        [color=blue]
        > Specifically, such tasks are simply impossible (or at least *very*
        > difficult) using current web technologies.[/color]


        That would _heavily_ depend on the coder who was taking the project on.

        [color=blue]
        > 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.[/color]


        Can't comment on Java.. never looked at it and have no desire to either..
        but this is my choice. Whether it's good or not, I really can't say.

        [color=blue]
        > 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"[/color]


        Well seeing as people have managed for ages... I don't see this as being a
        major issue.

        IMO.. you're trying to re-create a smoothly runnin wheel but with the
        addition of pretty hubcaps.

        Flash has it's place sure... my favourite place is JoeCartoon.. but
        that's about it's fair use IMO.

        You're not convincing me here at all.. and no, I'm not _completely_ 101%
        against Flash.. but this idea just seems a pointless exercise to me anyway.

        As per the norm.. my £0.02 worth.



        Regards,

        Ian

        PS: If you do reply, reply properly.. rearranging posts into logical,
        naturally easy to read order is tedious.. and yes, there is a fix for your
        buggy news client for this (aka: QuoteFix).

        --
        Ian.H
        digiServ Network
        London, UK


        Comment

        • Ian.H

          #19
          Re: [OT] Difference between WWW and Internet (was: phpMyAdmin in Flash)

          On Wed, 07 Apr 2004 17:34:39 +0000, Darren Gates wrote:

          [ snip more incorrectly posted stuff ]

          [color=blue]
          > Chat rooms are another great example of something that should be done in
          > Flash or Java. See http://www.tufat.com/chat.php for an example of a chat
          > room, written in Flash, which would be hideous in HTML alone (think:
          > constant page refreshes).[/color]


          I was thinking this during my last response to you.

          I actually use eIRC as a Java applet Webchat for my hobby IRC server..
          you're right here, this works very well (not tried Flash, but I will go
          with you on this one and say it'd probably benefit like Java has with
          this).. however.. once again.. like "OS application and glossy brochure"
          type sites, this wasn't what the HTTP protocol was intended for.. so yes,
          it is hideous.

          You seem to have a lack of understanding Darren.. that 'web sites' are
          the be all and end all of the Internet... they _really_ aren't.

          Personally, I'd love to see BBS' come back.. but that's just my retro
          memories coming back to me =)

          [color=blue]
          > I'm all for using traditional web technologies as much as possible,[/color]


          Obviously not...

          [color=blue]
          > but
          > I think that there's a certain point at which it is simply not feasible
          > unless you want to get into the nightmare of moveable DHTML layers and
          > tons of page refreshes.[/color]


          But that's just it.. DHTML is part of the existing technologies that you
          automagically think will fail. I browse most of the time with JS
          disabled.. but it's there if I want it.. however, I went out of my way to
          install a plugin for Firebird to prevent Flash _permanently_ form
          displaying on my browser.. this doesn;t get changed.. this is a permanent
          fixture for aslong as it works.

          You're aiming at a very specific market here IMO.. and the wrong one too
          (again, IMO).



          Regards,

          Ian

          --
          Ian.H
          digiServ Network
          London, UK


          Comment

          • Ian.H

            #20
            Re: phpMyAdmin in Flash

            On Wed, 07 Apr 2004 17:48:23 +0000, Ian.H wrote:


            [ snip ]

            [color=blue]
            > You're not convincing me here at all.. and no, I'm not _completely_ 101%
            > against Flash.. but this idea just seems a pointless exercise to me anyway.[/color]


            Actually, to clarify on this statement.. I don't mean "pointless"
            entirely.. you've obviously gained experience from coding your artwork..
            which is always a good thing(tm). Pointless as in "not needed" IMO would
            be a better way of putting it.



            Regards,

            Ian

            --
            Ian.H
            digiServ Network
            London, UK


            Comment

            • Darren Gates

              #21
              Re: [OT] Difference between WWW and Internet (was: phpMyAdmin in Flash)

              ignoring the parts about incorrectly-posting to newsgroups.... (ps. I'm
              using MS Outlook, and this is apparently the way that Outlook handles
              newsgroup replies... i.e., blame Microsoft, not me, if this post doesn't
              seem correctly threaded)... see below.


              "Ian.H" <ian@WINDOZEdig iserv.net> wrote in message
              news:pan.2004.0 4.07.17.58.34.3 59000@bubbleboy .digiserv.net.. .[color=blue]
              > On Wed, 07 Apr 2004 17:34:39 +0000, Darren Gates wrote:
              >
              > [ snip more incorrectly posted stuff ]
              >
              >[color=green]
              > > Chat rooms are another great example of something that should be done in
              > > Flash or Java. See http://www.tufat.com/chat.php for an example of a[/color][/color]
              chat[color=blue][color=green]
              > > room, written in Flash, which would be hideous in HTML alone (think:
              > > constant page refreshes).[/color]
              >
              >
              > I was thinking this during my last response to you.
              >
              > I actually use eIRC as a Java applet Webchat for my hobby IRC server..
              > you're right here, this works very well (not tried Flash, but I will go
              > with you on this one and say it'd probably benefit like Java has with
              > this).. however.. once again.. like "OS application and glossy brochure"
              > type sites, this wasn't what the HTTP protocol was intended for.. so yes,
              > it is hideous.
              >
              > You seem to have a lack of understanding Darren.. that 'web sites' are
              > the be all and end all of the Internet... they _really_ aren't.[/color]

              Of course not, and I never implied this. I would never, for example, create
              a Flash version of FTP or a Flash web browser or e-mail client... etc. I
              would only use Flash for applications which for which (a) it is desirable
              that they are web-based, and (b) for which traditional web technologies are
              not suited. I think that there are plenty of such applications. The chat
              room is one, and I think that the relationships tool in phpFlashMyAdmin is
              another. The report layout-creation program for MySQL databases that you see
              here: http://www.tufat.com/mypdf.php is another example which - although
              possible in DHTML - would be very laborious.
              [color=blue]
              >
              > But that's just it.. DHTML is part of the existing technologies that you
              > automagically think will fail. I browse most of the time with JS
              > disabled.. but it's there if I want it.. however, I went out of my way to
              > install a plugin for Firebird to prevent Flash _permanently_ form
              > displaying on my browser.. this doesn;t get changed.. this is a permanent
              > fixture for aslong as it works.[/color]

              I think that anyone who has tried to get an advanced DHTML applications
              working well across many different browsers would agree that DHTML is not
              the right solution. This is largely the result of Microsoft's decision to go
              its own way in the area of Javascript rather than following W3C standards.
              DHTML is great for simple things, but it's a nightmare to get it working
              well for advanced applications.

              regards,
              Darren


              Comment

              • Darren Gates

                #22
                Re: phpMyAdmin in Flash

                "Ian.H" <ian@WINDOZEdig iserv.net> wrote in message
                news:pan.2004.0 4.07.17.50.03.0 @bubbleboy.digi serv.net...[color=blue]
                >
                > On Wed, 07 Apr 2004 17:23:10 +0000, Darren Gates wrote:
                >[color=green]
                > > 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[/color]
                >
                >
                > Well so far, all you seem to harp on about is table relationships.. is
                > this really the only addition you feel your "tool" helps with? if so, then
                > it's pointless unless that's all you do all day (DB relations).[/color]

                No, I'm merely using this an example. There are dozens of such examples,
                including chat rooms and the page layout program that comes with MyPDF
                (http://www.tufat.com/mypdf.php). Many experienced MySQL programmers have
                e-mailed me to say that the table relationship builder is a welcome and
                long-awaited feature. Up to this point, programmers have had to resort to
                fairly complex 'alter table...' statements.
                [color=blue]
                >
                > Free clue #2: MySQL is NOT a "desktop database" (more m$ hype).[/color]

                Yes, and that's the point of doing this in Flash! That's also the whole
                point of phpMyAdmin... does anything like phpMyAdmin exist for FileMaker
                Pro? If it does, I've never seen it. Why? Because FileMaker is a desktop
                database. MySQL = web-based, thus a web-based solution is ideal. FileMaker
                Pro = Desktop-based, thus an Desktop-based solution is ideal.
                [color=blue]
                >[color=green]
                > > 2) A Desktop Application? NO... #2 would not be possible. The[/color][/color]
                application[color=blue][color=green]
                > > would need to be installed on one's computer to use it.[/color]
                >
                >
                > And a class A contradiction! Macromedia's junk does _NOT_ come as
                > standard.. thus, a 3rd-party plugin _MUST_ be installed.. why not just
                > install an OS application instead?[/color]

                Because the point is the goal is to make this web-based, not OS-based. Sure,
                OS apps exist for MySQL editing (for example, MySQL-Front), but that's not
                the goal.

                If you think about it, most OS applications (except for those in Java) also
                require a great big plug-in called "Microsoft Windows". I love it when I can
                do something with a web application and not fret over OS-compatibility
                issues.
                [color=blue]
                >[color=green]
                > > The point is that there are some good reasons to use Flash for such[/color][/color]
                tools.[color=blue]
                >
                >
                > Still failing to see any so far...[/color]

                Here are three examples:
                1. chat rooms w/ no page refreshes
                2. page layout & drawing applications (for example, a Flash greeting card
                creator, or the layout builder in MyPDF)
                3. visual relationship builder in phpFlashMyAdmin
                [color=blue]
                >
                >[color=green]
                > > Specifically, such tasks are simply impossible (or at least *very*
                > > difficult) using current web technologies.[/color]
                >
                >
                > That would _heavily_ depend on the coder who was taking the project on.[/color]

                Certainly, there is quite a bit of variation among skill in programmers, but
                if you take something even as simple as a chatroom, it's obvious that page
                refreshes are needed in any HTML-based chat situation. The *only* solution
                is to use Flash or Java to avoid refreshes. For myself, I feel that I am
                equally proficient in Flash and Javascript, and for most of the things that
                I have done in Flash, I can't even begin to imagine how long it would have
                taken me if implemented in Javascript/DHTML.
                [color=blue]
                >
                >[color=green]
                > > Java would also be a good
                > > candidate for such an application, and in fact, I've considered creating[/color][/color]
                a[color=blue][color=green]
                > > Java version of this (phpJMyAdmin?), but choose Flash simply for ease of
                > > development.[/color]
                >
                >
                > Can't comment on Java.. never looked at it and have no desire to either..
                > but this is my choice. Whether it's good or not, I really can't say.[/color]

                Java is first-rate. Everything that I've ever done in Flash could have been
                implemented in Java as an applet. Personally, I like Flash a bit more
                because it's more design-friendly and faster, but I love Java, and would
                welcome any RIAs written in Java.
                [color=blue]
                >
                >[color=green]
                > > 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"[/color][/color]
                [color=blue]
                >
                >
                > Well seeing as people have managed for ages... I don't see this as being a
                > major issue.[/color]

                The reason that they have managed is that they have not attempted to create
                applications which require anything more sophisticated than HTML. Certainly,
                if we limit ourselves to the basics, then everyone can get along just
                fine... but as long as we do so, there will be a wide array of web
                applications which will be beyond our reach (see above for 3 examples).

                regards,
                Darren


                Comment

                • Ian.H

                  #23
                  Re: [OT] Difference between WWW and Internet (was: phpMyAdmin in Flash)

                  On Wed, 07 Apr 2004 20:30:14 +0000, Darren Gates wrote:
                  [color=blue]
                  > ignoring the parts about incorrectly-posting to newsgroups.... (ps. I'm
                  > using MS Outlook, and this is apparently the way that Outlook handles
                  > newsgroup replies... i.e., blame Microsoft, not me, if this post doesn't
                  > seem correctly threaded)... see below.[/color]


                  Inline quoting like you have done this time around is perfectly acceptable
                  and highly encouraged.

                  Are you telling me though, that when OE starts, you can't click below all
                  previous text and start your reply from there? What I really think you
                  mean is that you couldn't be bothered.. just hit reply and type.

                  Have a look on google for 'OEQuotefix' (I don't have a URL myself else I'd
                  post it here).. but this will cure this issue for you anyway =)

                  [color=blue]
                  > "Ian.H" <ian@WINDOZEdig iserv.net> wrote in message
                  > news:pan.2004.0 4.07.17.58.34.3 59000@bubbleboy .digiserv.net.. .[color=green]
                  >> On Wed, 07 Apr 2004 17:34:39 +0000, Darren Gates wrote:
                  >>
                  >> [ snip more incorrectly posted stuff ]
                  >>
                  >>[color=darkred]
                  >> > Chat rooms are another great example of something that should be done in
                  >> > Flash or Java. See http://www.tufat.com/chat.php for an example of a[/color][/color]
                  > chat[color=green][color=darkred]
                  >> > room, written in Flash, which would be hideous in HTML alone (think:
                  >> > constant page refreshes).[/color]
                  >>
                  >>
                  >> I was thinking this during my last response to you.
                  >>
                  >> I actually use eIRC as a Java applet Webchat for my hobby IRC server..
                  >> you're right here, this works very well (not tried Flash, but I will go
                  >> with you on this one and say it'd probably benefit like Java has with
                  >> this).. however.. once again.. like "OS application and glossy brochure"
                  >> type sites, this wasn't what the HTTP protocol was intended for.. so yes,
                  >> it is hideous.
                  >>
                  >> You seem to have a lack of understanding Darren.. that 'web sites' are
                  >> the be all and end all of the Internet... they _really_ aren't.[/color]
                  >
                  > Of course not, and I never implied this. I would never, for example, create
                  > a Flash version of FTP or a Flash web browser or e-mail client... etc.[/color]


                  But why not? You may aswell =\
                  [color=blue]
                  > I
                  > would only use Flash for applications which for which (a) it is desirable
                  > that they are web-based,[/color]


                  My e-mail client is Web-based (Horde / IMP (using Firebird to access))...

                  [color=blue]
                  > and (b) for which traditional web technologies are
                  > not suited.[/color]


                  But existing technologies _ARE_ suited. Once again, you miss the point.

                  [color=blue]
                  > I think that there are plenty of such applications. The chat
                  > room is one, and I think that the relationships tool in phpFlashMyAdmin is
                  > another.[/color]


                  And again.. this is _all_ you have gone on about with your Flash tool. If
                  that's your only "selling point".. I really fail to see any success in it.

                  [color=blue]
                  > The report layout-creation program for MySQL databases that you see
                  > here: http://www.tufat.com/mypdf.php is another example which - although
                  > possible in DHTML - would be very laborious.[/color]


                  Laborious.... so? Sometimes coding is that way.

                  After using ASM many years ago... you really wont convince me with this
                  argument (not that I'd use ASM for Web develpment however).. what you
                  consider laborious here is a walk in the park compared to some of the
                  things in ASM.

                  [color=blue][color=green]
                  >> But that's just it.. DHTML is part of the existing technologies that you
                  >> automagically think will fail. I browse most of the time with JS
                  >> disabled.. but it's there if I want it.. however, I went out of my way to
                  >> install a plugin for Firebird to prevent Flash _permanently_ form
                  >> displaying on my browser.. this doesn;t get changed.. this is a permanent
                  >> fixture for aslong as it works.[/color]
                  >
                  > I think that anyone who has tried to get an advanced DHTML applications
                  > working well across many different browsers would agree that DHTML is not
                  > the right solution.[/color]


                  It sounds like you may have tried, failed and given up... not _all_ coders
                  have the same problems (I'm most certainly no expert in DHTML.. but some
                  are).

                  [color=blue]
                  > This is largely the result of Microsoft's decision to go
                  > its own way in the area of Javascript rather than following W3C standards.[/color]


                  Won't hear any complaints from me about how sloppy m$ are.

                  [color=blue]
                  > DHTML is great for simple things, but it's a nightmare to get it working
                  > well for advanced applications.[/color]


                  I've seen some great apps out there.. and not in Flash.

                  I think this thread's run its course however.. there's noway in hell I'm
                  going to be convinced that Flash should be used for anything but cartoons
                  and the likes.. and noway on earth you're going to agree with me that
                  Flash isn't the answer to this issue.. so rather than drag this out going
                  back and forth and generating lots of friction, I think we should agree to
                  disagree on this =)



                  Regards,

                  Ian

                  --
                  Ian.H
                  digiServ Network
                  London, UK


                  Comment

                  • Ian.H

                    #24
                    Re: phpMyAdmin in Flash

                    On Wed, 07 Apr 2004 20:53:51 +0000, Darren Gates wrote:
                    [color=blue]
                    > "Ian.H" <ian@WINDOZEdig iserv.net> wrote in message
                    > news:pan.2004.0 4.07.17.50.03.0 @bubbleboy.digi serv.net...[color=green]
                    >>
                    >> On Wed, 07 Apr 2004 17:23:10 +0000, Darren Gates wrote:[/color][/color]


                    [ snip ]

                    [color=blue][color=green]
                    >> Free clue #2: MySQL is NOT a "desktop database" (more m$ hype).[/color]
                    >
                    > Yes, and that's the point of doing this in Flash! That's also the whole
                    > point of phpMyAdmin... does anything like phpMyAdmin exist for FileMaker
                    > Pro? If it does, I've never seen it. Why? Because FileMaker is a desktop
                    > database. MySQL = web-based, thus a web-based solution is ideal. FileMaker
                    > Pro = Desktop-based, thus an Desktop-based solution is ideal.[/color]


                    No idea about Filemaker Pro.. but MySQL is _NOT_ "web-based" at all.. in
                    any shape or form!

                    I have many scripts (primarily in Perl) that I have coded over the years
                    that use MySQL... many of which wouldn't care if my box was connected to
                    the Inet or not. Again, this implies you're unsure of how the Inet is
                    structured.

                    [color=blue][color=green][color=darkred]
                    >> > 2) A Desktop Application? NO... #2 would not be possible. The[/color][/color]
                    > application[color=green][color=darkred]
                    >> > would need to be installed on one's computer to use it.[/color]
                    >>
                    >>
                    >> And a class A contradiction! Macromedia's junk does _NOT_ come as
                    >> standard.. thus, a 3rd-party plugin _MUST_ be installed.. why not just
                    >> install an OS application instead?[/color]
                    >
                    > Because the point is the goal is to make this web-based, not OS-based. Sure,
                    > OS apps exist for MySQL editing (for example, MySQL-Front), but that's not
                    > the goal.[/color]


                    Why isn't that the goal? Surely the goal here is to administrate MySQL.
                    Now seeing as Flash is a client-side abomination.. it matters not. I can
                    easily write an application that will interact with the Inet.. but uses
                    nothing of Flash.

                    [color=blue]
                    > If you think about it, most OS applications (except for those in Java) also
                    > require a great big plug-in called "Microsoft Windows".[/color]


                    Oh dear God.. you _seriously_ are dilusional. Until recently (few weeks) I
                    haven't had a windoze box running here for 18 months yet, I've continued
                    to develop some simple tools.. continued to develop for Web sites and a
                    whole variety of other things.. and guess what... none required that
                    plugin you mention from Redmond.

                    [color=blue]
                    > I love it when I can
                    > do something with a web application and not fret over OS-compatibility
                    > issues.[/color]


                    Your time.. your choice.. but x-platform coding rocks! ;)

                    [color=blue][color=green][color=darkred]
                    >> > The point is that there are some good reasons to use Flash for such[/color][/color]
                    > tools.[color=green]
                    >>
                    >>
                    >> Still failing to see any so far...[/color]
                    >
                    > Here are three examples:
                    > 1. chat rooms w/ no page refreshes[/color]


                    That is _NOT_ a tool!

                    [color=blue]
                    > 2. page layout & drawing applications (for example, a Flash greeting card
                    > creator, or the layout builder in MyPDF)[/color]


                    Oh please!

                    [color=blue]
                    > 3. visual relationship builder in phpFlashMyAdmin[/color]


                    Bah!

                    [color=blue][color=green][color=darkred]
                    >> > Specifically, such tasks are simply impossible (or at least *very*
                    >> > difficult) using current web technologies.[/color]
                    >>
                    >>
                    >> That would _heavily_ depend on the coder who was taking the project on.[/color]
                    >
                    > Certainly, there is quite a bit of variation among skill in programmers, but
                    > if you take something even as simple as a chatroom, it's obvious that page
                    > refreshes are needed in any HTML-based chat situation.[/color]


                    Yes.. but.. (I'll try this easily):


                    THIS

                    IS

                    NOT

                    WHAT

                    HTTP

                    WAS

                    DESIGNED

                    FOR

                    But you seem to think it was.. just hard to accomplish nicely.

                    [color=blue]
                    > The *only* solution
                    > is to use Flash or Java to avoid refreshes.[/color]


                    As stated already, I don't disagree that either would work well for a chat
                    room.. but please understand that this IS NOT what was intended when the
                    HTTP protocol was designed.

                    [color=blue]
                    > For myself, I feel that I am
                    > equally proficient in Flash and Javascript, and for most of the things that
                    > I have done in Flash, I can't even begin to imagine how long it would have
                    > taken me if implemented in Javascript/DHTML.[/color]


                    That's your preference.

                    I've used both PHP and Perl over the last 6 years (although PHP moreso)..
                    but I normally use PHP for Web development and Perl for system scripting.
                    Why? I find PHP easier to integrate with what I need for Web development..
                    and that's the only reason... not that it's better or worse than Perl.


                    [ snip ]

                    [color=blue][color=green][color=darkred]
                    >> > 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"[/color][/color]
                    >[color=green]
                    >>
                    >>
                    >> Well seeing as people have managed for ages... I don't see this as being a
                    >> major issue.[/color]
                    >
                    > The reason that they have managed is that they have not attempted to create
                    > applications which require anything more sophisticated than HTML. Certainly,
                    > if we limit ourselves to the basics, then everyone can get along just
                    > fine... but as long as we do so, there will be a wide array of web
                    > applications which will be beyond our reach (see above for 3 examples).[/color]


                    Who's limiting themselves to the basics? It works! Why change it?

                    _You're_ adding unneccessary limitations by requiring the user to have a
                    flash plugin presently installed. phpMA for example requires a browser
                    that handles frames.. and even that's not esential. Can you not
                    _seriously_ see which has the most scope for use?

                    You appear to be like many other Flash users... you seem to think that
                    it's the best thing since sliced bread (just in the same way Javascript
                    has been abused over the years)... "look at me and my new toy" kind of
                    thing. Flash has its place as I've stated (and agreed with you on one
                    instance of its use) but administration tools, are definitely _NOT_ one of
                    those places.. IMO.



                    Regards,

                    Ian

                    --
                    Ian.H
                    digiServ Network
                    London, UK


                    Comment

                    • Darren Gates

                      #25
                      Re: phpMyAdmin in Flash


                      "Ian.H" <ian@WINDOZEdig iserv.net> wrote in message
                      news:pan.2004.0 4.07.21.21.57.5 47000@bubbleboy .digiserv.net.. .
                      [color=blue]
                      >
                      > Oh dear God.. you _seriously_ are dilusional. Until recently (few weeks) I
                      > haven't had a windoze box running here for 18 months yet, I've continued
                      > to develop some simple tools.. continued to develop for Web sites and a
                      > whole variety of other things.. and guess what... none required that
                      > plugin you mention from Redmond.[/color]

                      I wish that were true of the vast majority of Inet users, but alas most of
                      us are indeed stuck with Windows.
                      [color=blue]
                      >
                      > That is _NOT_ a tool![/color]

                      Tool, application, program... call it whatever you want to call it. This is
                      just semantics.
                      [color=blue]
                      >
                      > As stated already, I don't disagree that either would work well for a chat
                      > room.. but please understand that this IS NOT what was intended when the
                      > HTTP protocol was designed.[/color]

                      Do you think that the implementors of HTTP were thinking "Thou shalt use
                      this protocol for HTML and HTML only forever after!". No, of course not.
                      More likely, they had a view that plugins like Flash, Java, and VRML would
                      be created, and thus accomodations are made for various multimedia and
                      3rd-party mime-types and tags like <object> which allow embedding of such
                      things as Flash .swfs or Java applets.
                      [color=blue]
                      >
                      > You appear to be like many other Flash users... you seem to think that
                      > it's the best thing since sliced bread (just in the same way Javascript
                      > has been abused over the years)... "look at me and my new toy" kind of
                      > thing. Flash has its place as I've stated (and agreed with you on one
                      > instance of its use) but administration tools, are definitely _NOT_ one of
                      > those places.. IMO.[/color]

                      No, I don't think that Flash is the best thing since sliced bread. But I
                      *do* feel that - if used properly - it can substantially enhance a user's
                      Internet experience, and enable web applications which would be nearly
                      impossible to create using just DHTML.

                      regards,
                      Darren


                      Comment

                      • Darren Gates

                        #26
                        Re: [OT] Difference between WWW and Internet (was: phpMyAdmin in Flash)


                        "Ian.H" <ian@WINDOZEdig iserv.net> wrote in message
                        news:pan.2004.0 4.07.20.56.58.8 44000@bubbleboy .digiserv.net.. .[color=blue]
                        > On Wed, 07 Apr 2004 20:30:14 +0000, Darren Gates wrote:
                        >
                        > I think this thread's run its course however.. there's noway in hell I'm
                        > going to be convinced that Flash should be used for anything but cartoons
                        > and the likes.. and noway on earth you're going to agree with me that
                        > Flash isn't the answer to this issue.. so rather than drag this out going
                        > back and forth and generating lots of friction, I think we should agree to
                        > disagree on this =)
                        >[/color]

                        yes, I can certainly agree on that. Arguing a point like this is a bit like
                        arguing about religion or politics. This is taking up too much of my work
                        day anyway.

                        "Opinions are like a**holes... everyone has one and they all stink."
                        - anonymous


                        Comment

                        • Ian.H

                          #27
                          Re: phpMyAdmin in Flash

                          On Wed, 07 Apr 2004 21:38:32 +0000, Darren Gates wrote:
                          [color=blue]
                          >
                          > "Ian.H" <ian@WINDOZEdig iserv.net> wrote in message
                          > news:pan.2004.0 4.07.21.21.57.5 47000@bubbleboy .digiserv.net.. .
                          >[color=green]
                          >>
                          >> Oh dear God.. you _seriously_ are dilusional. Until recently (few weeks) I
                          >> haven't had a windoze box running here for 18 months yet, I've continued
                          >> to develop some simple tools.. continued to develop for Web sites and a
                          >> whole variety of other things.. and guess what... none required that
                          >> plugin you mention from Redmond.[/color]
                          >
                          > I wish that were true of the vast majority of Inet users, but alas most of
                          > us are indeed stuck with Windows.[/color]


                          I don't disagree with you there.. and I do "need" a windoze box also. I
                          DJ'd for about 10 years.. mainly as a hobby.. but also enjoy producing a
                          few tracks. Unfortunately, *nix isn't as developed in this area (or at
                          least applications for it) so I have to resort to windoze for this task at
                          least.. and before anyone brings up a *nix vs. windoze war.. this isn't my
                          aim here.. both windoze and *nix have their places.

                          [color=blue][color=green]
                          >> That is _NOT_ a tool![/color]
                          >
                          > Tool, application, program... call it whatever you want to call it. This is
                          > just semantics.[/color]


                          To an extent I agree... but a chatroom app is not what I'd consider a
                          "tool".

                          [color=blue][color=green]
                          >> As stated already, I don't disagree that either would work well for a chat
                          >> room.. but please understand that this IS NOT what was intended when the
                          >> HTTP protocol was designed.[/color]
                          >
                          > Do you think that the implementors of HTTP were thinking "Thou shalt use
                          > this protocol for HTML and HTML only forever after!". No, of course not.[/color]


                          Quite possibly yes.. unless they were running crystalball 0.0.3.

                          [color=blue]
                          > More likely, they had a view that plugins like Flash, Java, and VRML would
                          > be created, and thus accomodations are made for various multimedia and
                          > 3rd-party mime-types and tags like <object> which allow embedding of such
                          > things as Flash .swfs or Java applets.[/color]


                          I don't doubt that either.. but I'm also pretty sure they didn't sit over
                          a few pints thinking "yes, Flash will be the future of tools!".

                          [color=blue][color=green]
                          >> You appear to be like many other Flash users... you seem to think that
                          >> it's the best thing since sliced bread (just in the same way Javascript
                          >> has been abused over the years)... "look at me and my new toy" kind of
                          >> thing. Flash has its place as I've stated (and agreed with you on one
                          >> instance of its use) but administration tools, are definitely _NOT_ one of
                          >> those places.. IMO.[/color]
                          >
                          > No, I don't think that Flash is the best thing since sliced bread. But I
                          > *do* feel that - if used properly - it can substantially enhance a user's
                          > Internet experience, and enable web applications which would be nearly
                          > impossible to create using just DHTML.[/color]


                          Again.. 'Internet' is not 'WWW'.


                          As in the other part of the thread though, I don't think we're going to
                          resolve this discussion ending with the same results / opinions. Maybe I'm
                          just a retro kind of person.

                          Despite the disagreements we've had here throughout this discussion... I
                          do wish you success with the tool and I do appreciate the work that you
                          must have put into it (I'm not a Flash user.. but not a stranger to coding
                          and what goes into it) =)



                          Regards,

                          Ian

                          --
                          Ian.H
                          digiServ Network
                          London, UK


                          Comment

                          • Ian.H

                            #28
                            Re: [OT] Difference between WWW and Internet (was: phpMyAdmin in Flash)

                            On Wed, 07 Apr 2004 21:46:12 +0000, Darren Gates wrote:
                            [color=blue]
                            >
                            > "Ian.H" <ian@WINDOZEdig iserv.net> wrote in message
                            > news:pan.2004.0 4.07.20.56.58.8 44000@bubbleboy .digiserv.net.. .[color=green]
                            >> On Wed, 07 Apr 2004 20:30:14 +0000, Darren Gates wrote:
                            >>
                            >> I think this thread's run its course however.. there's noway in hell I'm
                            >> going to be convinced that Flash should be used for anything but cartoons
                            >> and the likes.. and noway on earth you're going to agree with me that
                            >> Flash isn't the answer to this issue.. so rather than drag this out going
                            >> back and forth and generating lots of friction, I think we should agree to
                            >> disagree on this =)
                            >>[/color]
                            >
                            > yes, I can certainly agree on that. Arguing a point like this is a bit like
                            > arguing about religion or politics. This is taking up too much of my work
                            > day anyway.[/color]


                            2 posts.. 2 agreements (I agree with your religion / politics comparison
                            also).. not everything is bad =)

                            [color=blue]
                            > "Opinions are like a**holes... everyone has one and they all stink."
                            > - anonymous[/color]


                            LOL! =)



                            Regards,

                            Ian

                            --
                            Ian.H
                            digiServ Network
                            London, UK


                            Comment

                            • Darren Gates

                              #29
                              Re: phpMyAdmin in Flash

                              "Ian.H" <ian@WINDOZEdig iserv.net> wrote in message
                              news:pan.2004.0 4.07.22.36.00.3 44000@bubbleboy .digiserv.net.. .[color=blue]
                              > On Wed, 07 Apr 2004 21:38:32 +0000, Darren Gates wrote:
                              >
                              > Again.. 'Internet' is not 'WWW'.[/color]

                              Sure, but I think that when the term "Internet" is used, about 99% of
                              lay-people think WWW or E-mail. Few users think of things like FTP, Telnet,
                              and other applications. What actually defines "The Internet" is the topic of
                              another lengthy thread...
                              [color=blue]
                              > Despite the disagreements we've had here throughout this discussion... I
                              > do wish you success with the tool and I do appreciate the work that you
                              > must have put into it (I'm not a Flash user.. but not a stranger to coding
                              > and what goes into it) =)[/color]

                              Thanks!
                              Darren


                              Comment

                              • Brandon Blackmoor

                                #30
                                Re: phpMyAdmin in Flash

                                Darren Gates wrote:[color=blue]
                                >
                                > While it's true that a lot of Flash sites have poor
                                > interfaces, that's not inherent to the technology.
                                > Flash can be a tool to enhance interfaces if used
                                > well.[/color]

                                In theory, yes. The difference between theory and practice is a rather
                                large one, in this case.

                                I will admit that Flash has tremendous value when it is *not* used for
                                web design, nor for anything *remotely* having to do with web
                                development. It's marvelous for short animated features, for example,
                                such as you'd see at Happy Tree Friends.

                                bblackmoor
                                2004-04-07

                                Comment

                                Working...