2021

new Conf ({ “#workingsoftware”, {
when: “2021-06-18”,
where: “remote”,
language: ["ITA", "ENG"],
price: “free as in beer 🍻”,
state: “Brewing...”
how: new Openspace ({ “#marketplace_of_ideas”, {
description: “This is a self-organized conference, you can propose yourself to talk about one or more arguments 💪 or you can propose a topic you are interested in learning about. You can choose to be only a listener and you will have the possibility to choose between different tracks for each slot.”,
steps: [“Propose your topics 💡",
"Read those proposed by others",
"Join the discussion and clustering session",
"Help prepare a schedule",
"Enjoy the conference”]
}})
}});

Go in!


Marketplace board

// About

new Event ({ “#conference”, {
title: “About”,
abstract: “This event is about software.”,
description: “We want to bring back to the core of agility developers, testers, and all the people who get their hands dirty building products that work, making users happy and companies profitable.”
}});

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: “This event is about software.”,
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”]
}});

// Sponsor 🎁

Intr3
App Quality
Mia Platform
CHILI
Golee
Sensei
Claranet
Casavo
MaieuticalLabs

// Media Partners 📺






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

new OrganisationTeam ({ “#volunteers”: [
Luca Cruciani,
Alessandro D'Amico,
Fabio Fortini,
Marco Fracassi,
Fabio Ghislandi,
Luca Giovenzana,
Alessandro Giardina,
Damiano Salvi,
Ferdinando Santacroce,
]});

// 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.