 |
 |
 |
 |
| Wibble A place to have a sensible chat, about anything non linux related. Please remember that political and religious topics are not permitted. |

4th November 2004, 06:16 PM
|
|
Registered User
|
|
Join Date: Nov 2004
Posts: 21

|
|
|
Is VBulliton Opensource?
I know it's not free but is its sourcecode open? How does that usually work with PHP coded products? Is there a way that they close their sourcecode?
|

4th November 2004, 06:21 PM
|
 |
Registered User
|
|
Join Date: Oct 2004
Location: Carlsbad, CA
Age: 29
Posts: 93

|
|
Quote:
vBulletin is "visual source" meaning you can see the source code and it is not compiled.
Open Source denotes that the software is distributed under the GNU Public license or a derivative allowing free distribution. vBulletin does not qualify for this definition and is only available legally through commercial purchase.
|
This is something I saw at the VB site.
__________________
Did I help? Add to my reputation! And please... DON'T ask why I'm a Slacker. ;)
|

4th November 2004, 06:26 PM
|
 |
Registered User
|
|
Join Date: Oct 2004
Location: Carlsbad, CA
Age: 29
Posts: 93

|
|
I forgot to answer your question about closing source code. Sorry.
Zend (the PHP company) and others offer 'PHP encoders' that basically convert your software into bytecode information. This will usually cost money as well. Zend's Encoder requires that the user of the software you have encoded must download and install Zend Optimizer (free).
Hope this helps!
Quote:
|
Originally Posted by Zend Encoder
The Zend Encoder is the recognized industry standard in PHP intellectual property protection. The Zend Encoder allows an unlimited number of PHP applications to be distributed, while ensuring your investment and source code are protected from copyright infringement.
Independent Software Vendors (ISV's) and Professional Service Providers (PSP's) rely on the Zend Encoder to deliver their exclusive and commercial PHP applications to customers without revealing their valuable intellectual property. By protecting their PHP applications, these and other enterprises expand distribution and increase revenue.
|
Quote:
|
Originally Posted by Zend Optimizer
The Zend Optimizer is a free application that runs the files encoded by the Zend Encoder and Zend SafeGuard Suite, while enhancing the running speed of PHP applications.
|
__________________
Did I help? Add to my reputation! And please... DON'T ask why I'm a Slacker. ;)
|

4th November 2004, 06:59 PM
|
|
Registered User
|
|
Join Date: Nov 2004
Posts: 21

|
|
Quote:
|
Originally Posted by IceNine
I forgot to answer your question about closing source code. Sorry.
Zend (the PHP company) and others offer 'PHP encoders' that basically convert your software into bytecode information. This will usually cost money as well. Zend's Encoder requires that the user of the software you have encoded must download and install Zend Optimizer (free).
Hope this helps!
|
I'll check VBulltion's licensing out as I really want to get it. I am not against charging for sevices and support. but really think code should be all open for security and maintanance, economic reasons.
|

4th November 2004, 07:02 PM
|
 |
Registered User
|
|
Join Date: Oct 2004
Location: Carlsbad, CA
Age: 29
Posts: 93

|
|
|
I'm not 100% sure, but I believe you can technically edit the code, but you may void your warranty...
__________________
Did I help? Add to my reputation! And please... DON'T ask why I'm a Slacker. ;)
|

4th November 2004, 07:05 PM
|
|
Registered User
|
|
Join Date: Apr 2004
Location: Euregio
Posts: 3,613

|
|
No you can hack on your code without problems. There is even a hacks forum on the vbulletin official support forum and you can even release your hacks freely, but it is still not open source. If you want an open source bulletion board software, that is quite good see http://www.phpbb.com/
|

4th November 2004, 08:34 PM
|
|
Registered User
|
|
Join Date: May 2004
Location: Raleigh, NC
Posts: 741

|
|
|
Right, there are so many lisceneses that it gets confusing. However the source is opensource, the liscense is not free, and hack are permitted, but the base cannot be redistributed.
__________________
E-mail: jcstille@gmail.com
FedoraForum.org Administrator
Please read the Guidelines
So these are the people FedoraForum.org Here and their Blogs
My Blog <-Where I let you know whats going on
|

5th November 2004, 04:39 PM
|
|
Registered User
|
|
Join Date: Nov 2004
Posts: 21

|
|
Quote:
|
Originally Posted by jcstille
Right, there are so many licensees that it gets confusing. However the source is opensource, the liscense is not free, and hack are permitted, but the base cannot be redistributed.
|
I guess that sums it up. I really wish the government would come up with an opensource regulation. Something like OSS (Open Source Standard). They’re going to have to if they want the Internet to stay afloat, I think. It would be easier to track code for viruses this way, I think.
phpbb is really nice but I like all of the different functions with vbulliton and the complex reputation system. Plus it's connection to vbPortal. Plus you don’t have to mod it too much for speed.
I am still looking at all of this contract stuff and wonder how it could be profitable to have everything under OSI. Is this possible? How could something like a computer game be under OSI and still make money? From what I read of the Open Source Initiative they want everything Opensource but how would this work for the economy?
Is there an OpenSource Initiative forum?
|

5th November 2004, 07:48 PM
|
|
Registered User
|
|
Join Date: May 2004
Location: Raleigh, NC
Posts: 741

|
|
OpenSource works based on lowered devleopment costs (as the volunteer developers of the world are free) and you get paid for support. RedHat makes a lot of their money on support contracts, not the sale of the product. But then again they only need a company of 782 people to create the products they have, because the kernel is made for them.
You can also check out www.opensource.org (I assume your talk about OSI indicates you have been there, but also http://www.osdl.org/ is another good resource.
__________________
E-mail: jcstille@gmail.com
FedoraForum.org Administrator
Please read the Guidelines
So these are the people FedoraForum.org Here and their Blogs
My Blog <-Where I let you know whats going on
|

28th November 2004, 02:43 AM
|
|
Registered User
|
|
Join Date: Nov 2004
Posts: 1

|
|
|
vBulletin is not open source, and there is an official "hacks" forum at vbulletin.org (not .com) where you can get official support for modified versions of vbulletin. They do have a team of lawyers that work for them in case of anybody obtaining and using pirated versions of vBulletin.
|

28th November 2004, 03:39 AM
|
 |
Retired Community Manager
|
|
Join Date: Feb 2004
Location: Seattle, WA, USA
Age: 56
Posts: 3,423

|
|
Quote:
|
Originally Posted by Pastel
I really wish the government would come up with an opensource regulation. Something like OSS (Open Source Standard). They’re going to have to if they want the Internet to stay afloat, I think. It would be easier to track code for viruses this way, I think.
|
Which government? Internet stay afloat? Viruses? I don't want to sound like I'm bashing on you, but that is one of the strangest concatenation of totally disparate items that I think I've seen. How does FOSS equate to viruses? And what does all this have to do with the Internet?
__________________
Linux User #28251 (April '93)
Professional Java Geek :cool:
|

28th November 2004, 02:59 PM
|
|
Registered User
|
|
Join Date: Nov 2004
Posts: 21

|
|
|
Because of the opensource nature of Internet software, some people think having too much code or software closed source on the Internet can impede security standards.
Probably making something OSI a government standard for security reasons would be too much though. There has been this debate weather all software should go opensource and I was testing to see if it was realistic, which it’s not.
|

28th November 2004, 05:35 PM
|
 |
Retired Community Manager
|
|
Join Date: Feb 2004
Location: Seattle, WA, USA
Age: 56
Posts: 3,423

|
|
|
As I said before: WHICH government? The last time I looked, there were over 200 national governments (aka countries) - they can't even get unanimous votes in the UN Security Council, much less the General Assembly. And not all countries are even signatories to the Berne Convention, which would be the place to start.
__________________
Linux User #28251 (April '93)
Professional Java Geek :cool:
|

28th November 2004, 05:40 PM
|
|
Registered User
|
|
Join Date: Nov 2004
Posts: 21

|
|
|
International Organization for Standards (ISO)
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 12:32 (Friday, 24-05-2013)
|
|
 |
 |
 |
 |
|
|