Blog

Un'introduzione all'API Rails

API stands for Application Interface Program, which provides one application to interact with ‘n’ number of applications which is of same/different language, to access the data/functionality. Creating API application provides more scalability to the web applications. It will also helps for the easy integration with cross domain applications/languages. • iOS apps • Android apps • …

Un'introduzione all'API Rails Leggi altro »

The Tool For Processing Big Data – Hadoop

In our previous blog we learned that the platform that processes and organizes Big Data is  Hadoop. Here we will learn more about Hadoop which is a core platform for structuring Big Data and solves the problems of utilizing it for analytic purposes. It is an Open Source software framework for distributed storage and distributed processing …

The Tool For Processing Big Data – Hadoop Leggi altro »

Quadro in tempo reale

Real-time’s Framework is a blindingly fast bi-directional persistently connected messaging system. It’s a unique means for a company to conduct a live online relationship with clients. This has the massive advantage of allowing interaction to happen live in real-time, without delays or page refreshes, to create a durable and bidirectional relationship with each online user. …

Quadro in tempo reale Leggi altro »

Come installare Ruby sui binari

Eseguire i seguenti passi per configurare l'ambiente rails nel sistema locale 1) CSV: Git e Subversion sudo aptitude install subversion sudo apt-get install git-core E si può anche installare il pacchetto suggerito: git-doc git-arch git-cvs git-svn git-email git-daemon-run git-gui gitk gitweb diff-doc. 1) Configurazione del database: Database Mysql: sudo aptitude install mysql-server mysql-client PostgresSQL: ...

Come installare Ruby sui binari Leggi altro »

Configura l'ambiente Rails

Eseguire i seguenti passi per configurare l'ambiente rails nel sistema locale 1) CSV: Git e Subversion sudo aptitude install subversion sudo apt-get install git-core E si può anche installare il pacchetto suggerito: git-doc git-arch git-cvs git-svn git-email git-daemon-run git-gui gitk gitweb diff-doc. 1) Configurazione del database: Database Mysql: sudo aptitude install mysql-server mysql-client PostgresSQL: ...

Configura l'ambiente Rails Leggi altro »

App: nativa, web o ibrida?

Il mondo mobile è un mondo in continua evoluzione, sia per la diffusione esponenziale di smartphone e tablet, sia perché questo nuovo modo di comunicare ha richiesto l'introduzione di un nuovo tipo di Marketing: Per raggiungere i clienti (esistenti o potenziali che siano) oggi uno dei metodi più efficaci e diretti è ...

App: nativa, web o ibrida? Leggi altro »

Distribuzione dell'applicazione su Heroku

Heroku offers Ruby web developers instant deployment, fast & easy scaling, and vast tool selection. Now we can concentrate on building our applications and forget the tedious deployment and server administration tasks that used to strangle our productivity. We can deploy fast, scale quickly, and adjust to circumstance as needs arise. This article will explain …

Distribuzione dell'applicazione su Heroku Leggi altro »

it_ITItalian