Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Software support forum software?

Software support forum software?

Scheduled Pinned Locked Moved The Lounge
questioncomalgorithms
18 Posts 6 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Member 96

    :doh: System requirements are a *feature* now and not to be discussed in the setup and installation docs, should have guessed, thanks. The dreaded MySQL eh? That's a shame, I hate those guys and everything they stand for after they treated us like lepers when we asked for the price for commercial use licensing which drove us into the arms of FireBird. Oh well, needs must I guess. Thank you.


    "It's so simple to be wise. Just think of something stupid to say and then don't say it." -Sam Levenson

    M Offline
    M Offline
    martin_hughes
    wrote on last edited by
    #7

    Just out of interest, why did you need a commercial licence for MySql?

    print "http://www.codeproject.com".toURL().text Ain't that Groovy?

    M 1 Reply Last reply
    0
    • M martin_hughes

      Just out of interest, why did you need a commercial licence for MySql?

      print "http://www.codeproject.com".toURL().text Ain't that Groovy?

      M Offline
      M Offline
      Member 96
      wrote on last edited by
      #8

      We have a commercial app and when we rewrote it for .net from MFC we wrote a database independant layer and wanted to offer a free / open source SQL server alternative to MSSQL server. From what I read at the time you could not use even the .net drivers for MySQL in a commercial app without paying for a commercial app license. I approached them for a clarification and costs and was treated like evil scum for daring to want to use the product in a commercial app even though they themselves published the info on who to contact for just that purpose.


      "It's so simple to be wise. Just think of something stupid to say and then don't say it." -Sam Levenson

      M 1 Reply Last reply
      0
      • C Chris Losinger

        John C wrote:

        System requirements are a *feature* now and not to be discussed in the setup and installation docs, should have guessed, thanks.

        i googled "vbulletin system requirements".

        batch image processing

        M Offline
        M Offline
        Member 96
        wrote on last edited by
        #9

        Ahh! :) Silly me, I thought it would be in their installation guide. Cheers! (We might actually use it, it has an importer for our current system, it's in the hands of the support Goddess now :) )


        "It's so simple to be wise. Just think of something stupid to say and then don't say it." -Sam Levenson

        C 1 Reply Last reply
        0
        • M Member 96

          We have a commercial app and when we rewrote it for .net from MFC we wrote a database independant layer and wanted to offer a free / open source SQL server alternative to MSSQL server. From what I read at the time you could not use even the .net drivers for MySQL in a commercial app without paying for a commercial app license. I approached them for a clarification and costs and was treated like evil scum for daring to want to use the product in a commercial app even though they themselves published the info on who to contact for just that purpose.


          "It's so simple to be wise. Just think of something stupid to say and then don't say it." -Sam Levenson

          M Offline
          M Offline
          martin_hughes
          wrote on last edited by
          #10

          Well a sh1tty experience is a sh1tty experience and I don't blame you for not wanting to touch MySql after it. But I think you were offered a line of premium Columbian BS by whoever dealt with you. For example, say I came to you "John C inc." and said I liked the look of your "John C Ultra App" application, what databases do you support? And you said SQL Server, Oracle, DB2 and MySql, I don't think the GPL could apply to your application. I chose the database (although you may have provided the expertise to install it), so I couldn't possibly say "Ok, I picked MySql - now I want your software for free and it's source code". And no court in the land would allow it. Assuming your application isn't a derivative work (as in it doesn't co-opt bits of GPL code in its core), merely using the services provided by a database installed by me, using database connectors provided by me can't possibly open up your application to the GPL.

          print "http://www.codeproject.com".toURL().text Ain't that Groovy?

          M 1 Reply Last reply
          0
          • M martin_hughes

            Well a sh1tty experience is a sh1tty experience and I don't blame you for not wanting to touch MySql after it. But I think you were offered a line of premium Columbian BS by whoever dealt with you. For example, say I came to you "John C inc." and said I liked the look of your "John C Ultra App" application, what databases do you support? And you said SQL Server, Oracle, DB2 and MySql, I don't think the GPL could apply to your application. I chose the database (although you may have provided the expertise to install it), so I couldn't possibly say "Ok, I picked MySql - now I want your software for free and it's source code". And no court in the land would allow it. Assuming your application isn't a derivative work (as in it doesn't co-opt bits of GPL code in its core), merely using the services provided by a database installed by me, using database connectors provided by me can't possibly open up your application to the GPL.

            print "http://www.codeproject.com".toURL().text Ain't that Groovy?

            M Offline
            M Offline
            Member 96
            wrote on last edited by
            #11

            martin_hughes wrote:

            using database connectors provided by me can't possibly open up your application to the GPL.

            No, I don't think it would and that wasn't the issue at the time, they just had a rule that using it from a commercial app using the ado.net driver constituted commercial use and I wanted to clarify that and the costs if that was the case to which they replied (and I'm paraphrasing here) "get the hence corporate scum sucking closed source evil leper and darken our inbox no more".


            "It's so simple to be wise. Just think of something stupid to say and then don't say it." -Sam Levenson

            1 Reply Last reply
            0
            • M Member 96

              Ahh! :) Silly me, I thought it would be in their installation guide. Cheers! (We might actually use it, it has an importer for our current system, it's in the hands of the support Goddess now :) )


              "It's so simple to be wise. Just think of something stupid to say and then don't say it." -Sam Levenson

              C Offline
              C Offline
              Chris Losinger
              wrote on last edited by
              #12

              i must admit it's odd that they don't support more DBs than just MySQL. but, i've been using vBull for a while and in my experience, it's a pretty solid product. they're very quick with any security patches that come up, and there are a lot of add-ons and customizations out there. it does what we need it to do pretty well. http://www.smalleranimals.com/vforum/index.php[^]

              batch image processing

              S 1 Reply Last reply
              0
              • M Member 96

                We've been using InstantForum [^]software for the past few years and it's alright as a basic forum package however we're thinking of upgrading to something better. I've been using StackOverflow.com off an on and am very impressed with it's ability to suggest other similar posts when you're typing in your question. This type of functionality would be ideal for us as people often ask a lot of redundant questions without searching the forum first. Unfortunately StackOverflow doesn't sell their forum software. Does anyone know of similar software that is targeted at specifically being able to provide answers for people in such a way to avoid redundant postings and get people the solution faster?


                "It's so simple to be wise. Just think of something stupid to say and then don't say it." -Sam Levenson

                S Offline
                S Offline
                stephen hazel
                wrote on last edited by
                #13

                I'm not sure if this is the sort of "forum" you're after. Probably not... But http://uservoice.com/[^] is pretty nice.

                1 Reply Last reply
                0
                • C Chris Losinger

                  i must admit it's odd that they don't support more DBs than just MySQL. but, i've been using vBull for a while and in my experience, it's a pretty solid product. they're very quick with any security patches that come up, and there are a lot of add-ons and customizations out there. it does what we need it to do pretty well. http://www.smalleranimals.com/vforum/index.php[^]

                  batch image processing

                  S Offline
                  S Offline
                  Scott Barbour
                  wrote on last edited by
                  #14

                  From what I've seen with PHP, it lacks generic database functions. Sure, you can write your code to target MySQL, PostgreSQL, MSSQL, etc., but they do not share a common function base. As a result, to support a variety of databases, you would need to do one of the following: 1) Rewrite all of the database code per supported database and maintain the separate versions or 2) Roll your own database abstraction layer to make a common function base. At least PHP will work with just about any web server on any platform, which is far more than I can say for ASP.NET.

                  I don't claim to be a know it all, for I know that I am not...

                  I usually have an answer though.

                  C 1 Reply Last reply
                  0
                  • S Scott Barbour

                    From what I've seen with PHP, it lacks generic database functions. Sure, you can write your code to target MySQL, PostgreSQL, MSSQL, etc., but they do not share a common function base. As a result, to support a variety of databases, you would need to do one of the following: 1) Rewrite all of the database code per supported database and maintain the separate versions or 2) Roll your own database abstraction layer to make a common function base. At least PHP will work with just about any web server on any platform, which is far more than I can say for ASP.NET.

                    I don't claim to be a know it all, for I know that I am not...

                    I usually have an answer though.

                    C Offline
                    C Offline
                    Chris Losinger
                    wrote on last edited by
                    #15

                    a little Googling shows that there are DB abstraction layer packages for PHP (MDB2, for example[^]), but i can only guess as to why vBull doesn't use one of them (maybe it predates them? maybe, like me, the vBull people didn't know about them)

                    batch image processing

                    S 1 Reply Last reply
                    0
                    • M Member 96

                      We've been using InstantForum [^]software for the past few years and it's alright as a basic forum package however we're thinking of upgrading to something better. I've been using StackOverflow.com off an on and am very impressed with it's ability to suggest other similar posts when you're typing in your question. This type of functionality would be ideal for us as people often ask a lot of redundant questions without searching the forum first. Unfortunately StackOverflow doesn't sell their forum software. Does anyone know of similar software that is targeted at specifically being able to provide answers for people in such a way to avoid redundant postings and get people the solution faster?


                      "It's so simple to be wise. Just think of something stupid to say and then don't say it." -Sam Levenson

                      C Offline
                      C Offline
                      Clickok
                      wrote on last edited by
                      #16

                      You can check the open source Stack Overflow-like site in Django[^]


                      For God so loved the world, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life.(John 3:16) :badger:

                      M 1 Reply Last reply
                      0
                      • C Chris Losinger

                        a little Googling shows that there are DB abstraction layer packages for PHP (MDB2, for example[^]), but i can only guess as to why vBull doesn't use one of them (maybe it predates them? maybe, like me, the vBull people didn't know about them)

                        batch image processing

                        S Offline
                        S Offline
                        Scott Barbour
                        wrote on last edited by
                        #17

                        To quote a famous adage: "If it ain't broke, don't fix it." The vBulletin software most likely predates the first official release of MDB2. The software was already built with the MySQL functions. Most people that operate forums don't really care what database it runs on as long as they don't have to maintain a separate support contract for it.

                        I don't claim to be a know it all, for I know that I am not...

                        I usually have an answer though.

                        1 Reply Last reply
                        0
                        • C Clickok

                          You can check the open source Stack Overflow-like site in Django[^]


                          For God so loved the world, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life.(John 3:16) :badger:

                          M Offline
                          M Offline
                          Member 96
                          wrote on last edited by
                          #18

                          Interesting, thank you.


                          "It's so simple to be wise. Just think of something stupid to say and then don't say it." -Sam Levenson

                          1 Reply Last reply
                          0
                          Reply
                          • Reply as topic
                          Log in to reply
                          • Oldest to Newest
                          • Newest to Oldest
                          • Most Votes


                          • Login

                          • Don't have an account? Register

                          • Login or register to search.
                          • First post
                            Last post
                          0
                          • Categories
                          • Recent
                          • Tags
                          • Popular
                          • World
                          • Users
                          • Groups