Blog

Responsabilità della sicurezza delle applicazioni web

Flicking of TV channels, clicks of mouse or the turning of newspapers pages would have inadvertently told you about the various hacking of mega corporations, with misappropriated data, personal and financial information. This type of hacks have left a lot of corporations embarrassed for failing to protect their business image. Web Application Security is the …

Responsabilità della sicurezza delle applicazioni web Leggi altro »

Implementazione di TinyMCE in Ruby on Rails

TinyMCE is an excellent platform-independent web-based Javascript/HTML editor control, which is highly useful for those who want to allow their users to edit HTML documents online. It is mainly designed to integrate with Content management systems, including WordPress, Drupal etc easily. It is a rich text editor that outputs HTML, making it really easy to …

Implementazione di TinyMCE in Ruby on Rails Leggi altro »

The Basics of Creating and Using Ruby Modules

Ruby on Rails is a wonderful open source full-stack web application framework favoring convention over configuration.  With reusable, easily configurable components normally used for creating applications, building applications in Rails is faster and easier resulting in improved productivity and business growth. It is gaining traction with developers as it is flexible, scalable, and easy for web developers …

The Basics of Creating and Using Ruby Modules Leggi altro »

Associazioni polimorfiche con record attivo

An exceptionally productive web application framework, Ruby on Rails is optimized for programmer delight and sustainable output. It favours convention over configuration and thus lets you write beautiful code without worrying too much about the conformation. There is an increasing demand for Ruby on Rails because of its speed and agility in building applications with …

Associazioni polimorfiche con record attivo Leggi altro »

Un modo semplice per aumentare le prestazioni della tua app Rails

Developing a application and optimizing its performance should go hand in hand but mostly the due to achieve the deadlines and complete the features in a project the scope of optimization reduces and the optimization is kept for the end (which is not a good practice) and other factor such as lack of experience and …

Un modo semplice per aumentare le prestazioni della tua app Rails Leggi altro »

Applicazioni scalabili con connessioni multiple a database

Business requirements keep changing day by day and we always keep optimizing or scaling our applications based on the usage, new feature additions or subtractions. Over all the agile development adds challenges every now and then. Applications depending on databases can be scaled by separating the database layer and scaling it independently. The OPS team …

Applicazioni scalabili con connessioni multiple a database Leggi altro »

it_ITItalian