Passion of IT

Posts in category Programming languages (51)

American and British Academy Done

image
Hello, I haven’t written any articles here since September. Five months without any article is too much!! In these days I haven’t any time bacause I worked too much and because my priority was to finish the whole American and british academy course,  just today I reached this target and now I’ve got all these six English cer [...]

Scripting languages: Python

python
There are a lot of scripting languages, the following are the most important: Javascript: it allows to perform the interaction with user of html page, JQuery is an evolution of javascript and is made of javascript SQL: script to interact with DB: DDL (data definition language) to modify the structure of the table, DML (data manipulation lang [...]

NOSQL Mongodb Vs MySQL

download
The better way to work with a SQL database and a programming language like java is by using a ORM (Object-Relational Mapping) layer such as hibernate or JPA. An ORM layer basically provides an object oriented interface to a relational database. That means that instead of writing a query to insert or update a record, you assign some properties [...]

Jena: Semantic Web

jena-logo-large
Nowadays everyone has internet, there are a lot of web pages and it is quite difficult to perform an accurate research among these pages to get the correct information that you need. The problem is that the information online is not structured like a database: Web page is complex document with pictures, videos, images and meta information of [...]

Lucene:information retrieval

lucene
How is internet search engine made of? How I can search a lot of information in many documents or web pages? I could search these information using a information retrieval system. Information retrieval The information retrival system executes queries to text unstructured document but this file is not ready to search information inside it beca [...]

Spring MVC Vs JSF

spring_mvc_rest_resttemplate
There most important front end frameworks of J2EE are Spring MVC and JSF. JSF: Java Server Facets JSF in my opinion is the most used front end framework because it is easy and stable: you can make a very complex and secure web application  in few time using it. This framework has the principal component called “portlet” each portl [...]

CSS3 – New features

CSS3

Encrypt Text Applet

Encrypt text Applet
An applet is a special java class that is executed on computer client in the same manner that you execute the command java -jar  for this reason an applet can perform everything on your machine for example it has an access on your file system and it can copy everything from/to your computer, it can read all your mails and your documents etc. [...]

TCP-IP, Java.net

imageview.php
These libraries allow to work with the lowest layer of the TCP-IP protocol in client-server applications, this layer is a little up the transport one. Internet is a wide network, when a computer is connected to the telephone line, this machine is connected to the ISP (internet service provider) and this ISP have all the tools to allows to in [...]

Spring: framework of whole J2EE

spring-overview
In the precedent page I’ve talked about J2EE and the main technologies, in a few word J2EE is composed by this layers: Presentation layer business layer persistence layer database (ETL) Each layer have a lot of frameworks to simplify the way to make it: Presentation tier (JSF, Primefaces, Richfaces, struts) that I used in affittavetr [...]

Recent Comments

Michele Rizzithe website doesn't exist. Ara you a robot? In any case it's difficult that an automatic system writes a comment here since there are two captchas...
Hello there! This is kind of off topic but I need some guidance from an established blog. Is it very hard to set up your own blog? I'm not very t...
We are a group of volunteers and opening a new scheme in our community. Your web site offered us with valuable information to work on. You've done a...
May 2024
M T W T F S S
« Dec    
 12345
6789101112
13141516171819
20212223242526
2728293031  

Login