 |
| Q: |
What are the functions & features available under N+? |
| A: |
N+ is a development environment and as such it is available with all possible features and functions. It separates HTML and design work from the development. This isn't possible with Coldfusion, or Oracle tools. See http://rakit.hu/n for more on this topic.
|
 |
| Q: |
How does the N+ ASP work?
|
| A: |
Clients having N+ Builder licences are allowed to use the N+ Builder Win32 tool for building sites. The site compilation happens on the rakit N+ Server. To do so one has to be connected to the Rakit N+ server.
|
 |
| Q: |
Why is ASP a good solution?
|
| A: |
The newest modules and the latest system versions are always available, there is no need to invest in hardware, costs are predictable and there is no development risk.
|
 |
| Q: |
How does your product compare to JSP? Why would someone choose to use/buy your propriety software instead of using an open solution like JSP?
|
| A: |
JSP is like PHP. N+ generates source code (PHP) instead of JSP. In the future we are planning on revising N+ to generate JSP code, too. In other words N+ is a level above these languages (PHP, JSP).
|
 |
| Q: |
How closely is Neuron tied to N+? Is there a way to use Neuron without converting an existing site into N+?
|
| A: |
It is tied. There is no other way of installing a Neuron system to a website, but to reengineer it with N+. Though this might seem as a burden this is done quickly and easily.
|
 |
| Q: |
Are there any database server restrictions when using N+?
|
| A: |
There are no database server restrictions. The only requirement is the choozen database server must be SQL-92 compilant.
|
 |
| Q: |
Do I have to use php if I use N+?
|
| A: |
Yes, because the N technology requires PHP.
|
 |
| Q: |
Can I buy N+ as a stand alone licence?
|
| A: |
Yes. Please contact: contact@rakit.hu for more information.
|
 |
| Q: |
How does N+ support database programming?
|
| A: |
There are standard N+ libraries and there is a tool in the N+builder to construct and use datastructures.
|
 |
| Q: |
Do I need N to run a site which was built with N+?
|
| A: |
No. The site built this way is complete. All the libraries and data are available. You can deploy it anywhere you want to.
|
 |
| Q: |
Are the N+ modules free?
|
| A: |
Yes, in the ASP licence you are allowed to use all available modules.
|
 |
| Q: |
How can I get new informations on the N Technology?
|
| A: |
Subscribe to the N+ newsletter.
|
 |
| Q: |
Can I use Neuron automatically for content management with sites built with N+?
|
| A: |
Yes if the site has been built with only official N+ modules.
No, because Neuron is a customized content management tool for sites built with N+. Rakit assembles each Neuron separately for each site. Order your Neuron at http://rakit.hu.
|
 |
| Q: |
Can I modify the N+ generated PHP code?
|
| A: |
Yes, but it is not recommended.
|
 |
| Q: |
Are there any design restrictions within N+?
|
| A: |
No, you can use any design element like Java scripts, layouts, frames, css, etc.
|
 |
| Q: |
How can I get a trial or demo version of N+?
|
| A: |
Mail contact@rakit.hu for a trial version. The trial period is 30 days long.
|
 |
| Q: |
What are the trial limitations?
|
| A: |
You can compile pages up to 10Kbyte and you can't design databases.
|
 |
| Q: |
How can I transform an existing website to an N+ enabled site?
|
| A: |
Simply, by marking the HTML and compiling it. You can also add any functionalities you want.
|
 |
| Q: |
Should I trasform the whole site to N+ if I have an existing website and I want to use N+?
|
| A: |
No, just build the new part with N+ and link it to the existing one.
|
 |
| Q: |
Can I buld WAP sites with N+ builder?
|
| A: |
Yes, you just have to put N+ marks to your WML pages.
|
 |
| Q: |
Is N+ like PHP's "include" command?
|
| A: |
No, include is only about inserting files into a current one. There are two main differences:
1) N+ marks are used in HTML;
2) The function of the generated PHP is more complex than simple includes.
|
 |
| Q: |
Using N+ is nothing more than templating?
|
| A: |
No, altough the base idea was to create a templating solution, N+ is also for organizing development by separating the desing and the code, the possibility of easy redesign, the benefit of each extra module and the easy control of databases.
|
|
|