2019-08-14 16:22:22 +02:00
<!DOCTYPE html>
< html >
< head >
< meta charset = "utf-8" >
< meta http-equiv = "X-UA-Compatible" content = "IE=edge" >
< meta name = "viewport" content = "width=device-width, initial-scale=1" >
< meta name = "theme-color" content = "#943526" >
<!-- Begin Jekyll SEO tag v2.6.1 -->
< title > Sviluppo software | Unitoo< / title >
< meta name = "generator" content = "Jekyll v3.8.6" / >
< meta property = "og:title" content = "Sviluppo software" / >
< meta property = "og:locale" content = "it_IT" / >
< meta name = "description" content = "Sviluppo software con licenza GPLv3 o con licenze compatibili, applicazioni mobile e pubblicazione store." / >
< meta property = "og:description" content = "Sviluppo software con licenza GPLv3 o con licenze compatibili, applicazioni mobile e pubblicazione store." / >
2020-02-15 14:38:35 +01:00
< link rel = "canonical" href = "https://www.unitoo.it/servizi/sviluppo_software/" / >
< meta property = "og:url" content = "https://www.unitoo.it/servizi/sviluppo_software/" / >
2019-08-14 16:22:22 +02:00
< meta property = "og:site_name" content = "Unitoo" / >
< meta name = "twitter:card" content = "summary" / >
< meta property = "twitter:title" content = "Sviluppo software" / >
< meta name = "twitter:site" content = "@UnitooInc" / >
< script type = "application/ld+json" >
2020-02-15 14:38:35 +01:00
{"description":"Sviluppo software con licenza GPLv3 o con licenze compatibili, applicazioni mobile e pubblicazione store.","headline":"Sviluppo software","@type":"WebPage","url":"https://www.unitoo.it/servizi/sviluppo_software/","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://www.unitoo.it/assets/images/logo-extended.png"}},"@context":"https://schema.org"}< / script >
2019-08-14 16:22:22 +02:00
<!-- End Jekyll SEO tag -->
2020-02-15 14:38:35 +01:00
< link rel = 'shortcut icon' href = "https://www.unitoo.it/favicon.ico" type = "image/x-icon" >
< link rel = "apple-touch-icon" href = "https://www.unitoo.it/favicon-192.png" sizes = "192x192" >
2019-08-14 16:22:22 +02:00
2020-01-20 11:08:54 +01:00
< link rel = "stylesheet" href = "/css/fontawesome.css" >
2020-02-14 22:55:01 +01:00
< link rel = "stylesheet" href = "/css/fonts.css" >
2019-08-14 16:22:22 +02:00
< link rel = "stylesheet" href = "/css/bootstrap.min.css" >
< link rel = "stylesheet" href = "/css/animate.css" >
< link rel = "stylesheet" href = "/css/morphext.css" >
< link rel = "stylesheet" href = "/css/main.css" >
2020-02-15 14:38:35 +01:00
< link rel = "canonical" href = "https://www.unitoo.it/servizi/sviluppo_software/" >
< link rel = "alternate" type = "application/rss+xml" title = "Unitoo" href = "https://www.unitoo.it/feed.xml" >
2019-08-14 16:22:22 +02:00
< script type = "text/javascript" src = "/js/jquery.min.js" > < / script >
< script type = "text/javascript" src = "/js/simple-jekyll-search.min.js" > < / script >
< script type = "text/javascript" src = "/js/bootstrap.min.js" > < / script >
< script type = "text/javascript" src = "/js/morphext.min.js" > < / script >
< script type = "text/javascript" src = "/js/main.js" > < / script >
2020-02-15 14:38:35 +01:00
<!-- Matomo -->
< script type = "text/javascript" >
var _paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
2020-02-15 15:02:21 +01:00
_paq.push(['requireConsent']);
2020-02-15 14:38:35 +01:00
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//analytics.unitoo.it/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '1']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
})();
< / script >
<!-- End Matomo Code -->
2020-02-15 21:26:58 +01:00
<!-- Track mailto -->
< script >
jQuery(document).ready(function($) {
$("a[href^='mailto:']").on("click", function (e) {
_paq.push(['trackGoal', 1]);
});
});
< / script >
<!-- End Track mailto -->
2019-08-14 16:22:22 +02:00
< / head >
< body >
< header class = "navbar site-header pt-2 pb-2 p-sm-0" >
< div class = "container" >
< a class = "site-title" href = "/" style = "color: #333;" >
2020-02-20 09:57:58 +01:00
< img width = "30" class = "d-block d-sm-none" src = "/assets/logo-8ab5a3712cedf2a60c1408449d55ef6b333b45b66f2cfdac7be66369df38537e.png" >
< img height = "30" class = "d-none d-sm-block" src = "/assets/logo_extended_dark-057e98bd4950419577a7a64553135de8484d2d628de30fe2cf0c64829bb07f15.png" >
2019-08-14 16:22:22 +02:00
< / a >
2019-08-16 12:01:44 +02:00
< form class = "form-inline" >
2020-01-08 16:03:30 +01:00
< div class = "input-group search-input-group" >
2019-08-16 12:01:44 +02:00
< input type = "text" id = "search-input" class = "form-control" placeholder = "Cerca..." aria-label = "Cerca..." aria-describedby = "button-search" >
< div class = "input-group-append" >
< div id = "results-container" class = "dropdown-menu d-block p-0 border-0" > < / div >
< / div >
< div class = "input-group-append" >
< button class = "btn btn-outline-secondary dropdown-toggle" type = "button" data-toggle = "dropdown" aria-haspopup = "true" aria-expanded = "true" >
< i class = "fas fa-bars" > < / i >
< / button >
< div class = "dropdown-menu dropdown-menu-right" >
< h6 class = "dropdown-header" > Azienda< / h6 >
< a class = "dropdown-item" href = "/azienda/mission/" > La mission< / a >
< a class = "dropdown-item" href = "/azienda/vision/" > La vision< / a >
< a class = "dropdown-item" href = "/contattaci/" > Contatti< / a >
< h6 class = "dropdown-header" > Servizi< / h6 >
< a class = "dropdown-item" href = "/servizi/formazione/" > La formazione< / a >
< a class = "dropdown-item" href = "/servizi/consulenza/" > Consulenza tecnica< / a >
< a class = "dropdown-item" href = "/servizi/sviluppo_software/" > Sviluppo software< / a >
< a class = "dropdown-item" href = "/servizi/sicurezza_informatica/" > Sicurezza informatica< / a >
< h6 class = "dropdown-header" > Progetti< / h6 >
< a class = "dropdown-item" href = "/progetti/software/" > Il software< / a >
< a class = "dropdown-item" href = "/progetti/comunicazione_sicura/" > La comunicazione< / a >
2020-02-20 09:57:58 +01:00
< a class = "dropdown-item" href = "/progetti/radio" > La nostra radio< / a >
2019-08-16 12:01:44 +02:00
< a class = "dropdown-item" target = "_blank" rel = "nofollow" href = "https://blog.unitoo.it" > Il Blog< / a >
< / div >
2019-08-14 16:22:22 +02:00
< / div >
< / div >
2019-08-16 12:01:44 +02:00
< / form >
2019-08-14 16:22:22 +02:00
< / div >
< / header >
< div class = "page-content" >
2019-08-16 12:01:44 +02:00
< div class = "pl-md-5 pl-2 pr-md-5 pr-2 pb-md-5 pb-2 pt-0" >
2019-08-14 16:22:22 +02:00
< section >
< div class = "container" >
< div class = "row" >
< div class = "col-lg-10 mx-auto text-center" >
2020-01-03 01:53:42 +01:00
< h1 class = "section-heading" > Sviluppo software< / h1 >
2019-08-14 16:45:39 +02:00
< p > Lo sviluppo di software secondo gli odierni standard di ingegneria del software è un processo costoso e a volte complesso da intraprendere.< br > Il nostro primo obiettivo è quello di fornire una più chiara panoramica del software disponibile e quello di proporre/presentare nuove metodologie di sviluppo, seguento l'intero processo di realizzazione fino ad arrivare al mantenimento ed eventuale evoluzione del prodotto.< br > Impieghiamo tecniche atte a soddisfare nel migliore dei modi le esigenze di sviluppo e in accordo ai team coinvolti.< / p >
2019-08-14 16:22:22 +02:00
< h4 class = "mt-5" > Tecnologie utilizzate< / h4 >
< p > Certi di garantire professionalità e qualità, non ci siamo limitati a scegliere tecnologie qualunque, ma specificamente quelle che rispettano in primis i nostri principi etici:< / p >
< a rel = "nofollow" href = "https://en.wikipedia.org/wiki/C%2B%2B" >
2019-08-16 12:01:44 +02:00
< img class = "mr-2 technologies" src = "/assets/cpp-913e3ca0f07b8ec142f52f7f5c72bb51e31e654c757429e22e67d072c0bb0d18.png" >
2019-08-14 16:22:22 +02:00
< / a >
< a rel = "nofollow" href = "https://en.wikipedia.org/wiki/Qt_(software)" >
2019-08-16 12:01:44 +02:00
< img class = "mr-2 technologies" src = "/assets/qt-eaa8a9c10a9f2648653f8e05f9cbb9bebbe445501648ad4af98357e9c344f4e1.png" >
2019-08-14 16:22:22 +02:00
< / a >
< a rel = "nofollow" href = "https://en.wikipedia.org/wiki/Ruby_(programming_language)" >
2019-08-16 12:01:44 +02:00
< img class = "mr-2 technologies" src = "/assets/ruby-a028623490b588057f08512aebdbc89635b58c7ef9a379c142e0e7489a7cd3cf.png" >
2019-08-14 16:22:22 +02:00
< / a >
< a rel = "nofollow" href = "https://en.wikipedia.org/wiki/Ruby_on_Rails" >
2019-08-16 12:01:44 +02:00
< img class = "mr-2 technologies" src = "/assets/rails-912f4dda3569e69932e3e4d1ab9e735d36bf4f6e9bff3a532b967db530ffeca8.png" >
2019-08-14 16:22:22 +02:00
< / a >
< a rel = "nofollow" href = "https://en.wikipedia.org/wiki/HTML5" >
2019-08-16 12:01:44 +02:00
< img class = "mr-2 technologies" src = "/assets/html5-6b1e3ae7588ffe13537066ae638a4ea861e8e9fb549b38352ab6ef9a2962d298.png" >
2019-08-14 16:22:22 +02:00
< / a >
< a rel = "nofollow" href = "https://en.wikipedia.org/wiki/PHP" >
2019-08-16 12:01:44 +02:00
< img class = "mr-2 technologies" src = "/assets/php-6f0e5ba12f4395ecf95dc3ec6128d2ee417e87cffca1b6778d933c6ad331c30d.png" >
2019-08-14 16:22:22 +02:00
< / a >
< a rel = "nofollow" href = "https://en.wikipedia.org/wiki/Laravel" >
2019-08-16 12:01:44 +02:00
< img class = "mr-2 technologies" src = "/assets/laravel-6ce10aa2d011d7d6b75cf371066b891d2357693ff7ae3759d04852d0b0a8f2f3.png" >
2019-08-14 16:22:22 +02:00
< / a >
< a rel = "nofollow" href = "https://en.wikipedia.org/wiki/PostgreSQL" >
2019-08-16 12:01:44 +02:00
< img class = "mr-2 technologies" src = "/assets/postgresql-34e07eca9afb1c061141a963d8e1cc4098439ccfcafe2605f98bf6abd9657d4d.png" >
2019-08-14 16:22:22 +02:00
< / a >
< a rel = "nofollow" href = "https://en.wikipedia.org/wiki/Bash_(Unix_shell)" >
2019-08-16 12:01:44 +02:00
< img class = "mr-2 technologies" src = "/assets/bash-f5eef35db8f75fb5416b74082cbcf1151fc89813ae53f3fe7ac99b8075b56815.png" >
2019-08-14 16:22:22 +02:00
< / a >
< h4 class = "mt-5" > Piattaforme di sviluppo< / h4 >
< a rel = "nofollow" href = "https://www.gnu.org/gnu/about-gnu.html" >
2019-08-16 12:01:44 +02:00
< img class = "mr-2 technologies" src = "/assets/gnulinux-d2eca67df10309b15f06bf1f532a1f6f5e9882d095083799aad8aac2a74785f6.png" >
2019-08-14 16:22:22 +02:00
< / a >
< a rel = "nofollow" href = "https://www.android.com/" >
2019-08-16 12:01:44 +02:00
< img class = "mr-2 technologies" src = "/assets/android-491e24bf997b4cfba1c2018462dacb5be56a46031e1eafb31602e6d101f58cc9.png" >
2019-08-14 16:22:22 +02:00
< / a >
< a rel = "nofollow" href = "https://sailfishos.org/" >
2019-08-16 12:01:44 +02:00
< img class = "mr-2 technologies" src = "/assets/jolla-54a666b7f3d2fa8fb81b3e0635b4bc632b0e5c66800a1d85dfbb1cfce9f3a65b.png" >
2019-08-14 16:22:22 +02:00
< / a >
2019-08-16 12:01:44 +02:00
< img class = "mr-2 technologies" src = "/assets/windows-7fcbc83d8e649bd6584207670f5805dc58855d2238d3f3200847cfe213d50132.png" >
< img class = "mr-2 technologies" src = "/assets/apple-8b605820c0b077feb486adfa0358b9a67a3d3a5ff8abe6ef7ab546915c10ca4e.png" >
2019-08-14 16:22:22 +02:00
< h4 class = "mt-5" > Licenze< / h4 >
< p > Proteggere la proprietà intellettuale è importante tanto quanto essere in linea con i propri principi. Per questo motivo noi sviluppiamo software rilasciato con licenza < a rel = "nofollow" target = "_blank" href = "https://www.gnu.org/licenses/quick-guide-gplv3.html" >
< i class = "fas fa-external-link-alt fa-sm" > GPL< / i >
2019-08-14 16:45:39 +02:00
< / a > compatibile. < br > Riteniamo che contribuire alla conoscenza e rendere disponibile il sorgente sia un beneficio maggiore, contrariamente a quanto si può pensare comunemente, della segretezza/riservatezza che si potrebbe ottenere non rilasciandolo. < br > Inoltre l'apprezzamento, il supporto da utenti appassionati e la trasparenza potrebbero superare le aspettative iniziali. < br >
< br >
2019-08-14 16:22:22 +02:00
< b > Grandi marchi come Google hanno incentrato il loro business su questi aspetti ed oggi il seme sta dando i suoi frutti.< / b >
< / p >
< / div >
< / div >
< / div >
< / section >
< / div >
< / div >
< footer class = "site-footer" style = "background-color: #222; border-top: 3px dashed white; box-shadow: 0px 180px #222;" >
< div class = "container" >
< p >
2020-01-03 00:49:57 +01:00
Copyright © Unitoo 2017-2020< br > < br >
2019-08-14 16:22:22 +02:00
Azienda dedicata allo sviluppo software, alla formazione dei team e alla consulenza informatica< br >
< small >
The site is released under the terms of AGPLv3 license.
You can find the sources here: < a target = "_blank" rel = "nofollow" href = "https://gitlab.com/unitoo/unitoo-site" > < i class = "fas fa-external-link-alt" > GitLab< / i > < / a >
< br >
< / small >
< / p >
< ul class = "list-inline social-buttons mt-2 mb-3 mx-auto" >
< li class = "list-inline-item" >
< a href = "https://gitlab.com/unitoo" rel = "nofollow" target = "_blank" data-original-title = "" title = "" > < i class = "fab fa-gitlab " data-original-title = "" title = "" > < / i > < / a >
< / li >
< li class = "list-inline-item" >
< a href = "https://framasphere.org/people/624807a05dd9013563562a0000053625" rel = "nofollow" target = "_blank" data-original-title = "" title = "" > < i class = "fas fa-asterisk " data-original-title = "" title = "" > < / i > < / a >
< / li >
< li class = "list-inline-item" >
2020-02-14 21:46:50 +01:00
< a href = "https://mastodon.uno/@unitoo" rel = "me" target = "_blank" data-original-title = "" title = "" >
2019-08-14 16:22:22 +02:00
< i class = "fab fa-mastodon " > < / i >
< / a >
< / li >
< li class = "list-inline-item" >
< a href = "https://squeet.me/profile/unitoo" rel = "nofollow" target = "_blank" data-original-title = "" title = "" > < img style = "margin-top: -3px;" src = "/assets/images/friendica.png" width = "20" > < / a >
< / li >
< li class = "list-inline-item" >
< a href = "https://twitter.com/UnitooInc" rel = "nofollow" target = "_blank" data-original-title = "" title = "" > < i class = "fab fa-twitter " data-original-title = "" title = "" > < / i > < / a >
< / li >
< li class = "list-inline-item" >
< a href = "https://www.facebook.com/UnitooInc/" rel = "nofollow" target = "_blank" data-original-title = "" title = "" > < i class = "fab fa-facebook-f " data-original-title = "" title = "" > < / i > < / a >
< / li >
< li class = "list-inline-item" > < a href = "https://liberapay.com/Unitoo/" rel = "nofollow" target = "_blank" data-original-title = "" title = "" > < img style = "margin-top: -3px;" src = "/assets/images/liberapay.png" width = "20" > < / a > < / li >
< / ul >
< div class = "small mt-5" >
Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
2020-02-15 15:20:18 +01:00
< br >
< a href = "privacy.pdf" > Informativa privacy< / a >
2019-08-14 16:22:22 +02:00
< / div >
< / div >
< / footer >
2020-02-15 21:45:27 +01:00
< style >
#cookie-notice {padding: 0.5rem 1rem; display: none; text-align: center; position: fixed; bottom: 0; width: calc(100% - 2rem); background: #222; color: rgba(255,255,255,0.8);}
#cookie-notice a {display: inline-block; cursor: pointer; margin-left: 0.5rem;}
@media (max-width: 767px) {
#cookie-notice span {display: block; padding-top: 3px; margin-bottom: 1rem;}
#cookie-notice a {position: relative; bottom: 4px;}
}
< / style >
2020-02-16 15:29:10 +01:00
< div id = "cookie-notice" > < span > Utilizziamo Matomo (una tecnologia libera) per analizzare e migliorare il servizio che offriamo.< / span > < a id = "cookie-notice-accept" class = "btn btn-primary btn-sm" > Approva< / a > < a href = "https://matomo.org/gdpr/" rel = "nofollow" class = "btn btn-primary btn-sm" > Scopri di più< / a > < a id = "cookie-notice-dismiss" class = "float-right" > < i class = "fa fa-times-circle" > < / i > < / a > < / div >
2020-02-15 21:45:27 +01:00
< script >
function createCookie(name,value,days) {
var expires = "";
if (days) {
var date = new Date();
date.setTime(date.getTime() + (days*24*60*60*1000));
expires = "; expires=" + date.toUTCString();
}
document.cookie = name + "=" + value + expires + "; path=/";
}
function readCookie(name) {
var nameEQ = name + "=";
var ca = document.cookie.split(';');
for(var i=0;i < ca.length ; i + + ) {
var c = ca[i];
while (c.charAt(0)==' ') c = c.substring(1,c.length);
if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length);
}
return null;
}
function eraseCookie(name) {
createCookie(name,"",-1);
}
if(readCookie('cookie-notice-dismissed')=='true') {
console.log("GDPR Consent");
} else {
document.getElementById('cookie-notice').style.display = 'block';
}
document.getElementById('cookie-notice-accept').addEventListener("click",function() {
createCookie('cookie-notice-dismissed','true',31);
_paq.push(['rememberConsentGiven']);
document.getElementById('cookie-notice').style.display = 'none';
location.reload();
});
2020-02-16 15:29:10 +01:00
document.getElementById('cookie-notice-dismiss').addEventListener("click",function() {
createCookie('cookie-notice-dismissed','true',31);
_paq.push(['forgetConsentGiven']);
_paq.push(['optUserOut']);
document.getElementById('cookie-notice').style.display = 'none';
location.reload();
});
2020-02-15 21:45:27 +01:00
< / script >
2019-08-14 16:22:22 +02:00
< / body >
< / html >