Pages having java tag

Alinous-Core is written in Java programming language. So Alinous-Core can load Java Classes directly.
In this section, I'll show you how to make and use it. You can learn it from the sample porject of JavaConnector.
Read more
In this page, I'll show you how to implement function in java, and use it.
- Implementation
- Function implementation
- Funtion's parameters
Implementation
This is the implementation of the JavaConnector sample project. By understanding this sample, you can make your function working on the Alinous-Script.
Function implementation
The implementation of the function is below.
Read more
The openshift is cloud server, categorised in Paas cloud. in order to use Paas cloud, tuning JVM is essential.
Openshift's environment
Openshift provides gear. This site use the Small Gear. The Gear means a virtual server.
https://www.openshift.com/products/pricing
Read more
It is very easy to understand this software. If you have knowledge of HTML, JavaScript and SQL. You can learn it in a few minutes.
- Getting started with Movie
- Run examples with tutorial
- Web document
Getting started with Movie
I recommend you to start to watch Youtube movies in Developer's channel.Please access and register it. By writing comment, my support is available.Please communicate with me.
In the movie, it has sample application. So by using it you can learn most of functions of this language and IDE.By watching this movie you can learn
- How to install IDE
- How to create first project with new project wizard
- Learn structure of the sample project
- How to use Data Insert Application with HTML and SQL
- How to use Data Select Application with HTML and SQL
- How to make login area in the web application
|
Support, Learn and Communication Channel
|
Run examples with tutorial
The best way to learn this programming language is to run the examples after install the development and debug environment. There are exmaple wich can run in this website. These are below.
Web document

Read more
The Alinous-Core provides IDE to develop with it, as Eclipse plugin. After setup the Eclipse, you can install Alinous-Core IDE plugin by network installer of the Eclipse.
- Install Eclipse
- Install Alinous-Core Eclipse plugin
- Update Alinous-Core Eclipse plugin
Install Eclipse
At first, you have to install Eclipse. Before that, please check JDK 1.5+ is installed in your pc.
Installing Eclipse is very easy. Go to the URL below.
Read more
Alinous-Core has some type of fileters to hook page processiong.
You can write the filter by Java language with the JavaConnector library.
- Input-Output filter
- Input filter
- Output filter
- Library *.jar file
- Url access filter
- implementation
- Library *.jar file
Input-Output filter
Input-Output filter is used to hook contents and input from form. The sample of setting is below.
Read more

This website provides document about Alinous-Core. Alinous-Core is very easy programming language for web application development.
By learning this section, you can understand how to make web based application with this programming language .
Read more
We think "simple is best". Alinous-Core is programming language and development environment to develp Web 2.0 applications.
- No framework but language
- For from beginners to professionals
- Write program with HTML and SQL
- Various functions are available
- Alinous-Core and Javascript Applications
- Extend function with Java
No framework but language
Most of programming language has framework. But Alinous-Core don't use framework. Because Alinous-Core is Domain Specific Language, so support it with language specification.
For from beginners to professionals
Alinous-Core is easy, neat programming language and deveopment tools. Therefor it is suitable for beginers of Web based application development and Web designers who want to develop web application.
WYSIWYG
Read more
The Web Access Recorder uses Java Connector. When you write complex code, the Java is good solution on making application with Alinous-Core.
- Location of Java Source Code
- Parse HTML ans CSS
- Java program to handle Html
- Java program to handle css
- Heatmap raster buffer and draw image
- Mouse move heat map
- Scroll Heat map
- Draw Heat map image
Location of Java Source Code
The source code of Java is in the "/src/" folder of this application's project.

heatmap
Read more