2024

new Conf ({ “#workingsoftware”, {
when: “18th May” ,
where: Servizi CGN srl Società Benefit,
language: ["ITA", "ENG"],
schedule: “Who knows”,
status: “Announcing the Working Software Open Space, stay tuned!”,
how: new Event( “Working Software Open Space 2024”, {
description:
“Are you ready? We are ready!
This year we'll have two occasions to meet: the first one is incredible!
Do you already know what an unconference is? Well, if not, we are sure
you'll have a great time and unconference will immediatly became your
favourite kind of conference.
Try to believe! More info below in this page.”

}});

// Location 🏰

new Location ({ “#venue”, {
where: “Servizi CGN srl Società Benefit”,
address: [
“Via Jacopo Linussio, 1/A”,
“33170 Pordenone, Italy”
],
about us: “https://www.cgn.it/software-factory-CGN/
map: See the map 🌎”
}});

// Tickets 🎫

new ConferenceTickets ({
ticketOffice: Get your conference ticket! 🎫”,
status: “Time is ticking! We are waiting for you!”
});

// Accomodations 🏨

new Accomodations ({ “#hotels, [
{
name: “Best Western Plus Park Hotel”,
distance: “5km from the Venue”,
discountCode: “evento CGN 18/5”,
agreement:
“For the nights of May 17th and 18th there are double rooms (until availability lasts):
double classic (single use) at €75, double comfort (single or double use) at €96 per room”
}, {
name: “Palace Hotel Moderno”,
distance: “4km from the Venue”,
discountCode: “evento CGN 18/5”,
agreement:
“For the nights of May 17th and 18th there are (until availability lasts):
single room (single use) at €85.5, double room (single use) at €117 per room”
}
]});

// About

new Event ({ “#unconference”, {
title: “About”,
abstract: “This event is about software.”,
description:
“In an unconference people are the key: everyone can be both speaker
and attendee. The reason is really simple: at the start of the day
everyone can present its presentation and then, when we'll be all
done, a board with the entire schedule of the day will be composed!
That's why, in order to talk about working software (crazy, uh?)
we decided to give a specific focus to your proposals...
🎯Software Architectures!🎯”
more details: Open space technology,
}});

new People ({ “#craftmanship”, {
passion: “You are passionate about software development and testing”,
excellence: “You think that working software is the primary measure of progress”,
expertise: “You want to share your knowledge, experience and expertise”
}});

// Code of Conduct

new CodeOfConduct ({ “#inclusion”, {
title: “Code of Conduct”,
abstract: “The golden rule.”,
description:
“Our conference is dedicated to providing a harassment-free conference experience for everyone,
regardless of gender, gender identity and expression, age, sexual orientation, disability,
physical appearance, body size, race, ethnicity, religion (or lack thereof), or technology choices.
We do not tolerate harassment of conference participants in any form. ,
Sexual language and imagery is not appropriate for any conference venue, including talks, workshops, parties,
Twitter and other online media.
Conference participants violating these rules may be sanctioned or expelled from the conference
without a refund at the discretion of the conference organisers.
Please take a read at full version @ confcodeofconduct.com
}});

// Organized by IAM


// Become a Sponsor

new Sponsor ({ “#support”, {
what: “Support the conference and help us spread the spirit of agility 🙏”,
why: “Give back to the community and let people know about you”,
how: [“Sponsor Document 📃”, Sponsor FAQ ❓❗”]
}});

// Main Sponsors 🚀

Intré
Servizi CGN
Wolters Kluwer
Soluzioni Futura
CodicePlastico
Sensei

// Base Sponsors 🎁

coders51

// Media Partners 📺

// Organisation Team 🤹‍♀️🤹‍♂️

new OrganisationTeam ({ “#volunteers”: [
Alessandro Giardina,
Marco Fracassi,
Alberto Acerbis,
Alberto Tronchin,
Alessandro Colla,
Davide Brognoli,
Emanuele Bassis,
Emanuele DelBono,
Fabio Fortini,
Ferdinando Santacroce,
Francesco Gallo,
Gianni Bossini,
Luca Giovenzana,
Maddalena Germinario,
Omar Milini,
Stefano Marello,
]});

// Contact 💌

new Contact ({ “#info”, {
email: workingsoftware@agilemovement.it
}});

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.  
  74.  
  75.  
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.