How hard would it be to develop a app like ITunes, but for video?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dial
    Confirmed User
    • May 2006
    • 1225

    #1

    How hard would it be to develop a app like ITunes, but for video?

    How hard would it be to create an application like ITunes, but instead of being based on audio files it would be based on video files....with a itunes style store attached to it and everything, where videos can be bought

    how hard would that be?
    boom chicka wah wah
  • Chris
    Too lazy to set a custom title
    • May 2003
    • 27880

    #2
    woudnt it be just a shopping cart??
    [email protected]

    Comment

    • dial
      Confirmed User
      • May 2006
      • 1225

      #3
      Originally posted by Chris
      woudnt it be just a shopping cart??
      a windows based application is not a shapping cart

      it basically would be a windows based app that linked to an online store within the app

      how hard would it be to create the windows based application?
      boom chicka wah wah

      Comment

      • dial
        Confirmed User
        • May 2006
        • 1225

        #4
        oops....shapping, haha
        boom chicka wah wah

        Comment

        • EdgeXXX
          Confirmed User
          • Oct 2005
          • 5816

          #5
          Fairly easy; but very labor intensive and expensive.
          .
          .
          .
          .

          I have a sig

          Comment

          • bucketoffuck
            Registered User
            • Apr 2006
            • 58

            #6
            You mean a standalone app? This is a very good Idea. I would use Java. You'll need a server application (of course you could make it easy and interact in HTTP POST with some scripts on your server - this will most likely be slower) that queries a database. If you can find a good open source media player component (or one that opens a web browser frame), I imagine most of the code would be simple database operations.
            Last edited by bucketoffuck; 05-19-2006, 09:07 AM.
            http://www.bucketoffuck.com
            ICQ:195-143-964

            Comment

            • dial
              Confirmed User
              • May 2006
              • 1225

              #7
              Originally posted by bucketoffuck
              You mean a standalone app? This is a very good Idea. I would use Java. You'll need a server application (of course you could make it easy and interact in HTTP POST with some scripts on your server - this will most likely be slower) that queries a database. If you can find a good open source media player component (or one that opens a web browser frame), I imagine most of the code would be simple database operations.
              yes, a standalone app that people would download

              hm..I need to think more on this before posting anymore
              boom chicka wah wah

              Comment

              • stickyfingerz
                Doin fine
                • Oct 2005
                • 24984

                #8
                Itunes sells videos..

                Comment

                • bucketoffuck
                  Registered User
                  • Apr 2006
                  • 58

                  #9
                  Yeah, I like it.
                  http://www.bucketoffuck.com
                  ICQ:195-143-964

                  Comment

                  • bucketoffuck
                    Registered User
                    • Apr 2006
                    • 58

                    #10
                    Originally posted by stickyfingerzdotnet
                    Itunes sells videos..
                    Yeah, but do they sell only porn?
                    http://www.bucketoffuck.com
                    ICQ:195-143-964

                    Comment

                    • EdgeXXX
                      Confirmed User
                      • Oct 2005
                      • 5816

                      #11
                      Originally posted by bucketoffuck
                      You mean a standalone app? This is a very good Idea. I would use Java. You'll need a server application (of course you could make it easy and interact in HTTP POST with some scripts on your server - this will most likely be slower) that queries a database. If you can find a good open source media player component (or one that opens a web browser frame), I imagine most of the code would be simple database operations.
                      Personally, if you want to make it a more professional app, I wouldn't use Java. I'm not saying you have to program it ASM or anything, but I would recommend at least MS Visual Studio or Delphi. You may also want to look into socket programming for this app.
                      .
                      .
                      .
                      .

                      I have a sig

                      Comment

                      • Screaming
                        I can change this!!!!!
                        • Feb 2004
                        • 18972

                        #12
                        Originally posted by EdgeXXX
                        Fairly easy; but very labor intensive and expensive.
                        i was thinking the same thing.

                        Comment

                        • EdgeXXX
                          Confirmed User
                          • Oct 2005
                          • 5816

                          #13
                          Originally posted by dial
                          yes, a standalone app that people would download

                          hm..I need to think more on this before posting anymore

                          My first question to you is: how would it be any different than ICOO?
                          .
                          .
                          .
                          .

                          I have a sig

                          Comment

                          • bucketoffuck
                            Registered User
                            • Apr 2006
                            • 58

                            #14
                            Originally posted by EdgeXXX
                            Personally, if you want to make it a more professional app, I wouldn't use Java. I'm not saying you have to program it ASM or anything, but I would recommend at least MS Visual Studio or Delphi. You may also want to look into socket programming for this app.
                            Sockets are so easy in Java though. And portablilty... And the IDEs are free. Plus Java is starting to close in on C++ for speed.
                            http://www.bucketoffuck.com
                            ICQ:195-143-964

                            Comment

                            Working...