Search 5,000,000+ questions and answers.

Frequently Asked Questions

Do I get access to the source code? What customisations can be made to the code?

Atlassian
The full source code for commercially licensed applications is made freely available to the licensees' nominated technical contact. Academic, Open Source Project and Non-Profit licensees do not receive access to source code. Under the terms of the license agreement, licensees are permitted to modify the source code to develop bug fixes, customisations or additional features.
Related Questions

Can I get access to Haxial source code?

Haxial FAQ
No, sorry. Most software companies do not give their customers access to source code. Haxial is no exception.
Related Questions

Where is the source code?

The Debian GNU/Linux FAQ - Debian¡¢LFS¡¢GentooרÌâ°æ - Linux...
Source code is included for everything in the Debian system. Moreover, the license terms of most programs in the system require that source code be distributed along with the programs, or that an offer to provide the source code accompany the programs. The source code is distributed in the pool directory (see What's in the pool directory?, Section 5.10) together with all the architecture-specific binary directories.
Related Questions

How do I get access to the source code ?

lotus notes price list intranet lotus domino 6 5
The source code is included with the application starting at user bracket 26-50 for the Alvea Suite (ie. for US $ 19,000) and at user bracket 51-100 for a single Application (ie for US $ 9000). However, if you would like to purchase an application, let us say for 10 users, with the source code, no problem, just contact us for a quote at getinfo@#removethis#alvea.com. Purchase of any of the Alvea products at the List Price includes 1 year FREE upgrades.
Related Questions

edit] How do I access the source code?

Developer FAQ - The Neuros Technology Wiki
Run svn co svn://svn.neurostechnology.com/svn/[PN]/trunk [LTDN] [PN] = Project Name [LTDN] = Local Target Directory Name For example, you will have the latest code in 'my-neuros' direcotry for linux-442-main-app by, svn svn://svn.neurostechnology.com/svn/linux-442-main-app/trunk my-neuros
Related Questions

Do you provide source code for the benchmark?

SPECjAppServer2004 Frequently Asked Questions
Yes, but you are required to run the files provided with the benchmark if you are publishing results. As a general rule, modifying the source code is not allowed. Specific items (the load program, for example) can be modified to port the application to your environment. Areas where you are allowed to make changes are listed in the SPECjAppServer2004 Run and Reporting Rules. Any changes made must be disclosed in the submission file when submitting results.
Related Questions

What's the size of MediaPortal source code?

FrequentlyAskedQuestions - MediaPortal Wiki Documentation
The MediaPortal source code is about 160MB. However, SVN uses compression so only 66MB need to be downloaded, if you download the needed main trunk only. All other branches should not be downloaded.
Related Questions

Is LimeWire's source code available?

Frequently Asked Questions - LimeWire
Yes it is. LimeWire is open source, which means that anyone can view or change the source code. Please check http://www.limewire.org. You can sign up and obtain the source code there.
Related Questions

Where can I find Flash game source code?

Forum FAQ - GameDev.Net Discussion Forums
Many of the tutorials listed above contain example code for games, however here's a few extra links for full Flash game source.
Related Questions

Can I get a copy of the source code for SpamCop?

SpamCop FAQ
No. While Julian did try to open up the program by putting it under General Public Licence (GPL) at SourceForge, the project never generated much interest among developers. SpamCop has since been sold to private interests. The SpamCop Reporting and Blocking List services are owned by Ironport Systems, Inc. The SpamCop Filtered Mail Service is owned by Corporate Email Services (CESMail).
Related Questions

edit] What about the source code?

World Wind FAQ - World Wind Wiki
The source code is for developers. It is an additional download to the Full Install. If you just want to use World Wind and look around, all you need is the Full Install. If you want the source code as well, download both. Once you run the full install, copy the Data directory from your World Wind full install directory into your source directory. World Wind was not designed for Windows Vista but can run on it.
Related Questions

How do I get access to the CDT source code?

cdt user FAQ
This document describes the process of building, running and debugging the CDT within Eclipse. We will try to keep this document up-to-date with the behavior of the latest builds. select "Extract source archives and create source folders in projects" and in the next step, you can select the projects of CDT. To build the CDT inside Eclipse you will need a build of eclipse from the Eclipse Download Page.
Related Questions

Who will have access to the Tamarin source code?

Adobe/Mozilla Tamarin Project Frequently Asked Questions
The Tamarin source code will be hosted in the official Mozilla source code repository and will be accessible using the CVS source code control system. The Tamarin source code will also be included in source code distributions released by Mozilla for Firefox and other products based on Mozilla technology.
Related Questions

How does a university or research institution acquire access to OpenGL source code?

SGI - OpenGL Frequently Asked Questions
mentioned above, a sample implementation (S.I.) of the OpenGL API is available via an open source license at http://oss.sgi.com. (Prior to releasing the S.I. on an open source license, there was a university/research institute license that is no longer needed.)
Related Questions

OpenGL FAQs - WikiFAQ - Answers to Frequently Asked Question...
There is a university/research institution licensing program. A university license entitles the institution to generate binaries and copy them anywhere, so long as nothing leaves the institution. The OpenGL source and derived binaries can only be used for non-commercial purposes on-campus. A university license costs $500 US. This license provides source code for a sample implementation of OpenGL. This source code is best designed for porting onto a system which supports the X Window System.
Related Questions

How is LCD registers access done in the source code ?

FAQ list for RAMTEX LCD driver libraries ( T6963C, SED1335, ...
All LCD-register hardware access in the libraries is "standardized" at the C-source level by using the portable SG syntax. In practice this makes the library portable to any embedded C compiler.
Related Questions

Can our developers have access to the source code for our own customization?

FAQ's on Internet Shopping Cart, Online Shopping Carts, Secu...
We'd prefer not to, but if you also have Rocket Scientists on staff…and are willing to lose our product support, then we can work something out. For different reasons, we are not able to support implementations that have been altered by rocket scientists not employed by Zunch.
Related Questions

Q: Is there any sample source code to look at?

D-Mod Author's FAQ Revision 1.3
A: The entire source code to Dink Smallwood (the game, not the engine) is included. If you copied everything from your CD's "develop" dir, then you'll notice a ZIP file called source.zip in your main Dink dir. It has all the .C source files for Dink. Many of them, just as enemy scripts & weapon scripts, are totally easy to use in your own D-Mod! Make a directory under your main Dink directory called SOURCE and unzip this file into it.
Related Questions

Can I download programs (or source code, etc.) from these pages to use on my computer?

NASA - JPL Solar System Simulator
Not yet... but I am working on making the softare public domain, and building a Mac OS X version which may be out in March 2005. The Simulator is not 100% bug free (especially when viewing Saturn very zoomed in or in certain geometries). Try again from a slightly different viewpoint or field of view. There is a bug list that gets worked on every couple of months.
Related Questions

Can source code be reverse-engineered from IL?

Andy Mc's .NET Framework FAQ
Yes, it is often relatively straightforward to regenerate high-level source from IL. Lutz Roeder's Reflector does a very good job of turning IL into C# or VB.NET.
Related Questions

Where can I see a sample of MetaL programs source and generated code?

MetaL - Frequently asked questions
The source code of the Hello world! program written in Metal and the generate code in the target languages PHP and Java. A template document definition written in MetaL for generating class documentation independent of the target format.
Related Questions

Under which license is the source code from xprint.mozdev.org distributed under ?

Xprint Frequently Asked Questions
That's the plain "MIT" license, the same as used by Xfree86.org < V4.4.0 and X.
Related Questions

How secure is my source code and commercial secrets?

Base91.net | Frequently Asked Questions
Each developer has his own secure PC. Security procedures are in place to prevent unauthorized access of any client specific data. Any communication with your developer is not available to any of the other developers.
Related Questions

Can I submit source code to Google so it can be included in the kit?

Google SOAP Search API
If you have written code you wish to share with the developer community, let people know by sending a message to the Google SOAP Search API discussion group.
Related Questions

Got A Question? Ask Our Community!


More Questions >>

© Copyright 2007-2008 QueryCAT
About • Webmasters • Contact