Blog Archives

Smau 2012

September 25, 2012 by Alegufo

Di-SiDE participates at SMAU 2012 in Fieramilanocity (Milan, October 17-19 2012).


Updating Ajax selects with symfony

February 17, 2012 by Cris

This tutorial shows how to make an AJAX script that dynamically changes some selects with Symfony. For example, let’s suppose that a user wants to create a new product, inserting the name, the category and one or more subcategories. The […]


Git – Basic commands

February 8, 2012 by stefano.orru

This article describes some useful Git commands that every developer should know. Configuration commands Before using Git, it’s usually best to set up its environment using the following commands: # set name and email git config […]

tags: ,

Designing RESTful representations

January 17, 2012 by Pietrino Atzeni

Defining correct RESTful representations is another big issue, that we’ll try to expand here.


REST guidelines

January 5, 2012 by Pietrino Atzeni

Some helpful guidelines to keep in mind when developing RESTful web services.


iOS tips&tricks (1)

January 4, 2012 by fuzzy

Surfing the net I found some interesting solutions about iOS programming. In particular, in this article I’ll show you how to… : how not to hide the navigation bar when searching items in a search bar using badges on segmented […]

tags: , ,

Software scalability

January 2, 2012 by stefano.orru

Scalability is the ability of a system to handle growing amount of work in a capable manner. If a system is scalable it can be enlarged to accommodate increasing workload. A software system is scalable if it can serve a […]


Portfolio effects in jQuery

December 28, 2011 by Cris

The portfolio page is one of the most important for a company like ours, since it’s one of the most visited by customers. In order to achieve this in our website, Di-SiDE, we studied different layouts, trying to […]


Acupressur

November 7, 2011 by Cris

Android, Mobile App and Software Development.


Meetndive Logbook

October 5, 2011 by stefano.orru

We realeased the first version of the diving logbook in the test platform of meetndive.com. This release let you create and update a logbook, list your logbooks with a visual summary of the dive, and show a graphic view […]