SlideShare a Scribd company logo
1 of 21
Download to read offline
XML in work
Joni Kettunen
Digia
2
meaning
● One of the skill developer needs to know.
Others could be HTML, SQL,
programming languages
● Is used widely across the field
● Importance of the xml depends on your
career choise. Compare it to the language
studies.
3
examples
● Electricity meter, WebServices
● Data transfer between library system and
web front end.
● Alert location (Datex)
● UI: WPF, Silverlight
● Tools
4
Electricity meter
● IP, grid or GSM
● Commands defined
in the meter type
specific interface
documentation
● Tariffs and data
5
Delivery of a SOAP message
meter
Meter
reading
software
Message trafficSOAP
SOAP
meter
Meter
reading
software
M
sg
traffic
SOAP
SOAP
M
sg
traffic
SOAP
Message
Tracer
6
SOAP message
7
Implementing SOAP interface
● TCP/IP monitor : SOAP Message Tracer
● Implementing driver for the interface using
mock data.
● Test driven development and unit tests
(TDD)
8
Data transfer between library
systems
● Ugly xml-data
● What should you see?
<Catalogue>
<CatalogueId>12345678</CatalogueId>
<CatalogueAuthor>J. K. Rowling</Cat...
<CatalogueItem>
<CatalogueItemBorrower>11223344</C...
<CatalogueItemMaterialType>Book</C...
</CatalogueItem>
...
9
Good xml message
● Compact size might be hard to read
● Usin variables, strings or boolean flags
<Email>true</EMail> <SMS>false<SMS>
<Delivery>1,0,1<Delivery>
<Delivery>5</Delivery> <= Bittisum
● Number of tags, length of a tag and
hierarchy
● File size vs. Readability, standards
10
XML Spy
● Good tool for average user
● 400-800 USD
● Others: Notepad+, ConText, Emacs, etc.
11
WPF
● Vector based, easy to scale up/down
● Element anchoring and placing is
challenging
● Restricted framework compared to Forms
12
WPF UI example
13
Silverlight, WPF
● Library management system, Aurora and
areena.yle.fi
● Windows Phone apps
● Finnish transport agency Häti
● Finnish transport agency TLOIK
14
XAML tools
● VS and Blend
● Coding vs. Storyboard
● Additional components (AddIn = Plugin)
● 500 – 4 250 USD
– Community, OnLine, Express (free)
– Professional
– Premium
– Ultimate
15
VS IDE
16
Demo
17
Demo
<Label Name="OneIfResult" Content="0" Grid.
HorizontalContentAlignment="Right"/>
<Label Content="StringBuilder" Grid.Row="4"
<Label Name="StringBuilderResult" Content="
HorizontalContentAlignment="Right"/>
<Button Name="StringBuilderOnly" Grid.Colum
Content="StringBuilder only" Click="StringB
<Button Name="StartAllButton" Grid.Column="
Content="Start all" Click="StartAllButton_C
18
Blend
● UI design
● Component customization
19
Conclusion
● Understangin is more important than the
technical term: HTML, HTML5, XML,
XAML, SOAP, WebService
● Choosing right tools
● Meaning the xml depends on your role
– specialist, project manager or (tech)
leader
● Theory or practice
20
Questions?
… before job ad
21
Finally. Job ad.
For work usually required ”2 years work
experience” but right attitude and passion for
your field compensates much.
Creating any web pages, phone app, or any
programming activity counts as experience.
There are programs for ethustiast without
experience for example
Digia Career Compass

More Related Content

What's hot

Building the ideal betting stack | London Erlang User Group presentation
Building the ideal betting stack | London Erlang User Group presentationBuilding the ideal betting stack | London Erlang User Group presentation
Building the ideal betting stack | London Erlang User Group presentationErlang Solutions
 
Rapid API Development ArangoDB Foxx
Rapid API Development ArangoDB FoxxRapid API Development ArangoDB Foxx
Rapid API Development ArangoDB FoxxMichael Hackstein
 
Feature and Future of ASP.NET
Feature and Future of ASP.NETFeature and Future of ASP.NET
Feature and Future of ASP.NETMd. Mahedee Hasan
 
End to End Software Application Development using ASP.NET MVC
End to End Software Application Development using ASP.NET MVCEnd to End Software Application Development using ASP.NET MVC
End to End Software Application Development using ASP.NET MVCKamar Oyenuga
 
Asp.Net 3 5 Part 1
Asp.Net 3 5 Part 1Asp.Net 3 5 Part 1
Asp.Net 3 5 Part 1asim78
 
Sasaki practical-linked-data
Sasaki practical-linked-dataSasaki practical-linked-data
Sasaki practical-linked-dataFelix Sasaki
 
Progressive web applications
Progressive web applicationsProgressive web applications
Progressive web applicationsTom Martin
 
Ajax Patterns : Periodic Refresh & Multi Stage Download
Ajax Patterns : Periodic Refresh & Multi Stage DownloadAjax Patterns : Periodic Refresh & Multi Stage Download
Ajax Patterns : Periodic Refresh & Multi Stage DownloadEshan Mudwel
 

What's hot (14)

Building the ideal betting stack | London Erlang User Group presentation
Building the ideal betting stack | London Erlang User Group presentationBuilding the ideal betting stack | London Erlang User Group presentation
Building the ideal betting stack | London Erlang User Group presentation
 
Rapid API Development ArangoDB Foxx
Rapid API Development ArangoDB FoxxRapid API Development ArangoDB Foxx
Rapid API Development ArangoDB Foxx
 
Ajax
AjaxAjax
Ajax
 
Feature and Future of ASP.NET
Feature and Future of ASP.NETFeature and Future of ASP.NET
Feature and Future of ASP.NET
 
End to End Software Application Development using ASP.NET MVC
End to End Software Application Development using ASP.NET MVCEnd to End Software Application Development using ASP.NET MVC
End to End Software Application Development using ASP.NET MVC
 
Asp.Net 3 5 Part 1
Asp.Net 3 5 Part 1Asp.Net 3 5 Part 1
Asp.Net 3 5 Part 1
 
Introduction to ETL
Introduction to ETLIntroduction to ETL
Introduction to ETL
 
Ajax
AjaxAjax
Ajax
 
Sasaki practical-linked-data
Sasaki practical-linked-dataSasaki practical-linked-data
Sasaki practical-linked-data
 
Intro to ember.js
Intro to ember.jsIntro to ember.js
Intro to ember.js
 
My view on XPages
My view on XPagesMy view on XPages
My view on XPages
 
Ajax
AjaxAjax
Ajax
 
Progressive web applications
Progressive web applicationsProgressive web applications
Progressive web applications
 
Ajax Patterns : Periodic Refresh & Multi Stage Download
Ajax Patterns : Periodic Refresh & Multi Stage DownloadAjax Patterns : Periodic Refresh & Multi Stage Download
Ajax Patterns : Periodic Refresh & Multi Stage Download
 

Viewers also liked

Reality Expo Noivas 5ª edição
Reality Expo Noivas 5ª ediçãoReality Expo Noivas 5ª edição
Reality Expo Noivas 5ª ediçãocontatonoivasabc
 
Xml työelämässä 2015
Xml työelämässä 2015Xml työelämässä 2015
Xml työelämässä 2015JoniKettunen
 
DIO Consulting Presentation for Start-Ups & SME's
DIO Consulting Presentation for Start-Ups & SME'sDIO Consulting Presentation for Start-Ups & SME's
DIO Consulting Presentation for Start-Ups & SME'sdioconsulting
 
Kina . nova ekonomska sila lj đ
Kina . nova ekonomska sila lj đKina . nova ekonomska sila lj đ
Kina . nova ekonomska sila lj đljubicadj1
 
Xml usage in my work
Xml usage in my workXml usage in my work
Xml usage in my workJoniKettunen
 
Sand Casting Process
Sand Casting ProcessSand Casting Process
Sand Casting Processnaturalform
 
DIO Consulting Presentation for Corporate & Large Organizations
DIO Consulting Presentation for Corporate & Large OrganizationsDIO Consulting Presentation for Corporate & Large Organizations
DIO Consulting Presentation for Corporate & Large Organizationsdioconsulting
 
Harbour Springs Resort and Spa Palawan
Harbour Springs Resort and Spa PalawanHarbour Springs Resort and Spa Palawan
Harbour Springs Resort and Spa PalawanDanny Galosmo
 
Xml tyoelamassa eng
Xml tyoelamassa engXml tyoelamassa eng
Xml tyoelamassa engJoniKettunen
 
Sand Casting Process
Sand Casting ProcessSand Casting Process
Sand Casting Processnaturalform
 
Gömülü Sistemlerde Derin Öğrenme Uygulamaları
Gömülü Sistemlerde Derin Öğrenme UygulamalarıGömülü Sistemlerde Derin Öğrenme Uygulamaları
Gömülü Sistemlerde Derin Öğrenme UygulamalarıFerhat Kurt
 
Interior Design Portfolio_ Lana Bates
Interior Design Portfolio_ Lana BatesInterior Design Portfolio_ Lana Bates
Interior Design Portfolio_ Lana BatesLanaBates
 
Ct231 assignment 4
Ct231 assignment 4Ct231 assignment 4
Ct231 assignment 4lydiashirley
 
Izin prinsip pengolahan batubara
Izin prinsip pengolahan batubaraIzin prinsip pengolahan batubara
Izin prinsip pengolahan batubaraUnggie Unggu
 
B pp2007-76-perubahan-kelima-pp1993-14-tentang-penyelenggaraan-program-jamsos...
B pp2007-76-perubahan-kelima-pp1993-14-tentang-penyelenggaraan-program-jamsos...B pp2007-76-perubahan-kelima-pp1993-14-tentang-penyelenggaraan-program-jamsos...
B pp2007-76-perubahan-kelima-pp1993-14-tentang-penyelenggaraan-program-jamsos...Unggie Unggu
 

Viewers also liked (18)

Reality Expo Noivas 5ª edição
Reality Expo Noivas 5ª ediçãoReality Expo Noivas 5ª edição
Reality Expo Noivas 5ª edição
 
Xml työelämässä 2015
Xml työelämässä 2015Xml työelämässä 2015
Xml työelämässä 2015
 
DIO Consulting Presentation for Start-Ups & SME's
DIO Consulting Presentation for Start-Ups & SME'sDIO Consulting Presentation for Start-Ups & SME's
DIO Consulting Presentation for Start-Ups & SME's
 
Kina . nova ekonomska sila lj đ
Kina . nova ekonomska sila lj đKina . nova ekonomska sila lj đ
Kina . nova ekonomska sila lj đ
 
Ndi gender research feb 2016 ukr vf
Ndi gender research feb 2016   ukr vfNdi gender research feb 2016   ukr vf
Ndi gender research feb 2016 ukr vf
 
Xml usage in my work
Xml usage in my workXml usage in my work
Xml usage in my work
 
Sand Casting Process
Sand Casting ProcessSand Casting Process
Sand Casting Process
 
DIO Consulting Presentation for Corporate & Large Organizations
DIO Consulting Presentation for Corporate & Large OrganizationsDIO Consulting Presentation for Corporate & Large Organizations
DIO Consulting Presentation for Corporate & Large Organizations
 
Harbour Springs Resort and Spa Palawan
Harbour Springs Resort and Spa PalawanHarbour Springs Resort and Spa Palawan
Harbour Springs Resort and Spa Palawan
 
Xml tyoelamassa eng
Xml tyoelamassa engXml tyoelamassa eng
Xml tyoelamassa eng
 
Rusija ljđ
Rusija  ljđRusija  ljđ
Rusija ljđ
 
Sand Casting Process
Sand Casting ProcessSand Casting Process
Sand Casting Process
 
Gömülü Sistemlerde Derin Öğrenme Uygulamaları
Gömülü Sistemlerde Derin Öğrenme UygulamalarıGömülü Sistemlerde Derin Öğrenme Uygulamaları
Gömülü Sistemlerde Derin Öğrenme Uygulamaları
 
Interior Design Portfolio_ Lana Bates
Interior Design Portfolio_ Lana BatesInterior Design Portfolio_ Lana Bates
Interior Design Portfolio_ Lana Bates
 
Ct231 assignment 4
Ct231 assignment 4Ct231 assignment 4
Ct231 assignment 4
 
Izin prinsip pengolahan batubara
Izin prinsip pengolahan batubaraIzin prinsip pengolahan batubara
Izin prinsip pengolahan batubara
 
Xml työelamässa
Xml työelamässaXml työelamässa
Xml työelamässa
 
B pp2007-76-perubahan-kelima-pp1993-14-tentang-penyelenggaraan-program-jamsos...
B pp2007-76-perubahan-kelima-pp1993-14-tentang-penyelenggaraan-program-jamsos...B pp2007-76-perubahan-kelima-pp1993-14-tentang-penyelenggaraan-program-jamsos...
B pp2007-76-perubahan-kelima-pp1993-14-tentang-penyelenggaraan-program-jamsos...
 

Similar to XML usage in my work, 2015

Near real-time anomaly detection at Lyft
Near real-time anomaly detection at LyftNear real-time anomaly detection at Lyft
Near real-time anomaly detection at Lyftmarkgrover
 
PowerPoint
PowerPointPowerPoint
PowerPointVideoguy
 
Software Development Trends 2010-2011
Software Development Trends 2010-2011Software Development Trends 2010-2011
Software Development Trends 2010-2011Charalampos Arapidis
 
BarCamp KL H20 Open Social Hackathon
BarCamp KL H20 Open Social HackathonBarCamp KL H20 Open Social Hackathon
BarCamp KL H20 Open Social Hackathonmarvin337
 
Introduction of WebServices
Introduction of WebServicesIntroduction of WebServices
Introduction of WebServicesKhasim Saheb
 
Normalizing x pages web development
Normalizing x pages web development Normalizing x pages web development
Normalizing x pages web development Shean McManus
 
WebServices Basic Introduction
WebServices Basic IntroductionWebServices Basic Introduction
WebServices Basic IntroductionShahid Shaik
 
Data Driven WPF and Silverlight Applications
Data Driven WPF and Silverlight ApplicationsData Driven WPF and Silverlight Applications
Data Driven WPF and Silverlight ApplicationsDave Allen
 
What's New with Windows Phone - FoxCon Talk
What's New with Windows Phone - FoxCon TalkWhat's New with Windows Phone - FoxCon Talk
What's New with Windows Phone - FoxCon TalkSam Basu
 
Java Abs U Portal Education Grid
Java Abs   U Portal   Education GridJava Abs   U Portal   Education Grid
Java Abs U Portal Education Gridncct
 
Complete WPF Overview Tutorial with Example - iFour Technolab
Complete WPF Overview Tutorial with Example - iFour TechnolabComplete WPF Overview Tutorial with Example - iFour Technolab
Complete WPF Overview Tutorial with Example - iFour TechnolabiFour Technolab Pvt. Ltd.
 
Using the joomla framework for internet of things (io t) case for lighting co...
Using the joomla framework for internet of things (io t) case for lighting co...Using the joomla framework for internet of things (io t) case for lighting co...
Using the joomla framework for internet of things (io t) case for lighting co...duythangbk01
 
Using the Joomla Framework for Internet of Things (IoT) Case for Lighting Con...
Using the Joomla Framework for Internet of Things (IoT) Case for Lighting Con...Using the Joomla Framework for Internet of Things (IoT) Case for Lighting Con...
Using the Joomla Framework for Internet of Things (IoT) Case for Lighting Con...Parth Lawate
 
Websphere Portal
Websphere PortalWebsphere Portal
Websphere Portaldominion
 
Platform guidance for Microsoft .NET Technology
Platform guidance for Microsoft .NET TechnologyPlatform guidance for Microsoft .NET Technology
Platform guidance for Microsoft .NET TechnologyLohith Goudagere Nagaraj
 
GraphQL is actually rest
GraphQL is actually restGraphQL is actually rest
GraphQL is actually restJakub Riedl
 

Similar to XML usage in my work, 2015 (20)

Near real-time anomaly detection at Lyft
Near real-time anomaly detection at LyftNear real-time anomaly detection at Lyft
Near real-time anomaly detection at Lyft
 
web services
web servicesweb services
web services
 
PowerPoint
PowerPointPowerPoint
PowerPoint
 
Software Development Trends 2010-2011
Software Development Trends 2010-2011Software Development Trends 2010-2011
Software Development Trends 2010-2011
 
BarCamp KL H20 Open Social Hackathon
BarCamp KL H20 Open Social HackathonBarCamp KL H20 Open Social Hackathon
BarCamp KL H20 Open Social Hackathon
 
Introduction of WebServices
Introduction of WebServicesIntroduction of WebServices
Introduction of WebServices
 
Normalizing x pages web development
Normalizing x pages web development Normalizing x pages web development
Normalizing x pages web development
 
WebServices Basic Introduction
WebServices Basic IntroductionWebServices Basic Introduction
WebServices Basic Introduction
 
WebServices
WebServicesWebServices
WebServices
 
Data Driven WPF and Silverlight Applications
Data Driven WPF and Silverlight ApplicationsData Driven WPF and Silverlight Applications
Data Driven WPF and Silverlight Applications
 
What's New with Windows Phone - FoxCon Talk
What's New with Windows Phone - FoxCon TalkWhat's New with Windows Phone - FoxCon Talk
What's New with Windows Phone - FoxCon Talk
 
Java Abs U Portal Education Grid
Java Abs   U Portal   Education GridJava Abs   U Portal   Education Grid
Java Abs U Portal Education Grid
 
Complete WPF Overview Tutorial with Example - iFour Technolab
Complete WPF Overview Tutorial with Example - iFour TechnolabComplete WPF Overview Tutorial with Example - iFour Technolab
Complete WPF Overview Tutorial with Example - iFour Technolab
 
Xml+messaging+with+soap
Xml+messaging+with+soapXml+messaging+with+soap
Xml+messaging+with+soap
 
Using the joomla framework for internet of things (io t) case for lighting co...
Using the joomla framework for internet of things (io t) case for lighting co...Using the joomla framework for internet of things (io t) case for lighting co...
Using the joomla framework for internet of things (io t) case for lighting co...
 
Using the Joomla Framework for Internet of Things (IoT) Case for Lighting Con...
Using the Joomla Framework for Internet of Things (IoT) Case for Lighting Con...Using the Joomla Framework for Internet of Things (IoT) Case for Lighting Con...
Using the Joomla Framework for Internet of Things (IoT) Case for Lighting Con...
 
Websphere Portal
Websphere PortalWebsphere Portal
Websphere Portal
 
Platform guidance for Microsoft .NET Technology
Platform guidance for Microsoft .NET TechnologyPlatform guidance for Microsoft .NET Technology
Platform guidance for Microsoft .NET Technology
 
GraphQL is actually rest
GraphQL is actually restGraphQL is actually rest
GraphQL is actually rest
 
soap toolkit
soap toolkitsoap toolkit
soap toolkit
 

Recently uploaded

Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsRoshan Dwivedi
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 

Recently uploaded (20)

Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 

XML usage in my work, 2015

  • 1. XML in work Joni Kettunen Digia
  • 2. 2 meaning ● One of the skill developer needs to know. Others could be HTML, SQL, programming languages ● Is used widely across the field ● Importance of the xml depends on your career choise. Compare it to the language studies.
  • 3. 3 examples ● Electricity meter, WebServices ● Data transfer between library system and web front end. ● Alert location (Datex) ● UI: WPF, Silverlight ● Tools
  • 4. 4 Electricity meter ● IP, grid or GSM ● Commands defined in the meter type specific interface documentation ● Tariffs and data
  • 5. 5 Delivery of a SOAP message meter Meter reading software Message trafficSOAP SOAP meter Meter reading software M sg traffic SOAP SOAP M sg traffic SOAP Message Tracer
  • 7. 7 Implementing SOAP interface ● TCP/IP monitor : SOAP Message Tracer ● Implementing driver for the interface using mock data. ● Test driven development and unit tests (TDD)
  • 8. 8 Data transfer between library systems ● Ugly xml-data ● What should you see? <Catalogue> <CatalogueId>12345678</CatalogueId> <CatalogueAuthor>J. K. Rowling</Cat... <CatalogueItem> <CatalogueItemBorrower>11223344</C... <CatalogueItemMaterialType>Book</C... </CatalogueItem> ...
  • 9. 9 Good xml message ● Compact size might be hard to read ● Usin variables, strings or boolean flags <Email>true</EMail> <SMS>false<SMS> <Delivery>1,0,1<Delivery> <Delivery>5</Delivery> <= Bittisum ● Number of tags, length of a tag and hierarchy ● File size vs. Readability, standards
  • 10. 10 XML Spy ● Good tool for average user ● 400-800 USD ● Others: Notepad+, ConText, Emacs, etc.
  • 11. 11 WPF ● Vector based, easy to scale up/down ● Element anchoring and placing is challenging ● Restricted framework compared to Forms
  • 13. 13 Silverlight, WPF ● Library management system, Aurora and areena.yle.fi ● Windows Phone apps ● Finnish transport agency Häti ● Finnish transport agency TLOIK
  • 14. 14 XAML tools ● VS and Blend ● Coding vs. Storyboard ● Additional components (AddIn = Plugin) ● 500 – 4 250 USD – Community, OnLine, Express (free) – Professional – Premium – Ultimate
  • 17. 17 Demo <Label Name="OneIfResult" Content="0" Grid. HorizontalContentAlignment="Right"/> <Label Content="StringBuilder" Grid.Row="4" <Label Name="StringBuilderResult" Content=" HorizontalContentAlignment="Right"/> <Button Name="StringBuilderOnly" Grid.Colum Content="StringBuilder only" Click="StringB <Button Name="StartAllButton" Grid.Column=" Content="Start all" Click="StartAllButton_C
  • 18. 18 Blend ● UI design ● Component customization
  • 19. 19 Conclusion ● Understangin is more important than the technical term: HTML, HTML5, XML, XAML, SOAP, WebService ● Choosing right tools ● Meaning the xml depends on your role – specialist, project manager or (tech) leader ● Theory or practice
  • 21. 21 Finally. Job ad. For work usually required ”2 years work experience” but right attitude and passion for your field compensates much. Creating any web pages, phone app, or any programming activity counts as experience. There are programs for ethustiast without experience for example Digia Career Compass