SlideShare ist ein Scribd-Unternehmen logo
1 von 33
Downloaden Sie, um offline zu lesen
Rob Wilson
Development Manager, Ektron
robert.wilson@ektron.co.uk
Ektron Version 9
For Developers
Copyright © 2013 Ektron, Inc.
Copyright © 2013 Ektron, Inc.
Installation (1)
• Whats new
• Solr
• Windows 8
• Visual Studio 2012
• Passwords
Copyright © 2013 Ektron, Inc.
Installation (2)
Copyright © 2013 Ektron, Inc.
Installation (3)
Copyright © 2013 Ektron, Inc.
Installation (4)
Copyright © 2013 Ektron, Inc.
Intsallation (5)
Copyright © 2013 Ektron, Inc.
PageBuilder
• New editing interface
• Finger-friendly
• HTML 5 browsers only
• Browsers not supported
• IE8 and below
• Chrome 3 and below
• FireFox 3 and below
Copyright © 2013 Ektron, Inc.
Why HTML5?
• Modern & Powerful
• Clean & Simple
• Mobile friendly
Copyright © 2013 Ektron, Inc.
PageBuilder Demo
Copyright © 2013 Ektron, Inc.
PageBuilder Back-end
• Existing widgets and wireframes work
Copyright © 2013 Ektron, Inc.
PageBuilder & Bootstrap (1)
• Client-side framework used in
PageBuilder
• Responsive
Copyright © 2013 Ektron, Inc.
PageBuilder & Bootstrap (2)
Copyright © 2013 Ektron, Inc.
PageBuilder & Bootstrap (3)
Copyright © 2013 Ektron, Inc.
Mobile
• Responsive
• More devices
• Client-side development
Copyright © 2013 Ektron, Inc.
Mobile & jQuery
• More reliance on jQuery
• jsLint / jsHint
• jQuery test page
Copyright © 2013 Ektron, Inc.
Mobile Breakpoints
• Target content to a device
Copyright © 2013 Ektron, Inc.
Adaptive Image Resizing
Copyright © 2013 Ektron, Inc.
Adaptive Image Resizing
Copyright © 2013 Ektron, Inc.
New Controls
• EditorsMenu control
• AdaptiveMultiView control
Copyright © 2013 Ektron, Inc.
EditorsMenu
Copyright © 2013 Ektron, Inc.
AdaptiveMultiView
<ektronUI:AdaptiveMultiView runat="server"
ID="MyMobileControl">
<ektronUI:AdaptiveView ID="AdaptiveView1"
runat="server" GroupId="7"
GroupType="Breakpoint">
I'm a SmartPhone!
</ektronUI:AdaptiveView>
<ektronUI:AdaptiveView ID="AdaptiveView2"
runat="server" GroupId="3"
GroupType="DeviceGroup">
I'm a CoolPhone!
</ektronUI:AdaptiveView>
</ektronUI:AdaptiveMultiView>
Copyright © 2013 Ektron, Inc.
Deprecated Controls (1)
AccessPoint EditorsMenu Template
Control
ContentBlock
ListSummary
ContentList
MetadataList
ContentView Template
Control or
Framework API
LangauageAPI Framework API
Copyright © 2013 Ektron, Inc.
Deprecated Controls (2)
IndexSearch
WebSearch
ProductSearch
CommunitySearch
SiteSearch Template
Control or Framework API
Copyright © 2013 Ektron, Inc.
Deprecated Controls (3)
FlexMenu
Menu
MenuView Template
Control or Framework API
BusinessRules (did anyone use it?)
ImageControl Standard .Net controls
UserProfile Framework API
PhotoGallery Framework API
Copyright © 2013 Ektron, Inc.
Deprecated
• Plugin Architecture
• Replaced with Extension Framework
Copyright © 2013 Ektron, Inc.
Developer How-To’s
Copyright © 2013 Ektron, Inc.
Content Properties
• Metadata?
• Smartform fields?
• Which is most appropriate?
Copyright © 2013 Ektron, Inc.
Controls or API?
• Server controls?
• Templated controls?
• API?
• Which API???
Copyright © 2013 Ektron, Inc.
Workarea Search
• Basic or Advanced?
Copyright © 2013 Ektron, Inc.
Ektron Content Types
• Bill Cava webinar
• De-serialize Smartform XML into objects
• XSD.exe
Copyright © 2013 Ektron, Inc.
Content Types
var productManager = new
ContentTypeManager<Product>();
var myProduct = new ContentType<Product>();
myProduct = productManager.GetItem(productId,
true);
string title = myProduct.SmartForm.Title;
Rob Wilson
Development Manager, Ektron
robert.wilson@ektron.co.uk
Questions

Weitere ähnliche Inhalte

Ähnlich wie Ektron London Conference: New Features of Ektron 9 from a Developers' Perspective

Compatibility Testing of Your Web Apps - Tips and Tricks for Debugging Locall...
Compatibility Testing of Your Web Apps - Tips and Tricks for Debugging Locall...Compatibility Testing of Your Web Apps - Tips and Tricks for Debugging Locall...
Compatibility Testing of Your Web Apps - Tips and Tricks for Debugging Locall...Coveros, Inc.
 
Compatibility Testing of Your Web Apps - Tips and Tricks for Debugging Locall...
Compatibility Testing of Your Web Apps - Tips and Tricks for Debugging Locall...Compatibility Testing of Your Web Apps - Tips and Tricks for Debugging Locall...
Compatibility Testing of Your Web Apps - Tips and Tricks for Debugging Locall...Sauce Labs
 
Valentine with Angular js - Introduction
Valentine with Angular js - IntroductionValentine with Angular js - Introduction
Valentine with Angular js - IntroductionSenthil Kumar
 
Android - Open Source Bridge 2011
Android - Open Source Bridge 2011Android - Open Source Bridge 2011
Android - Open Source Bridge 2011sullis
 
Revised Adf security in a project centric environment
Revised Adf security in a project centric environmentRevised Adf security in a project centric environment
Revised Adf security in a project centric environmentJean-Marc Desvaux
 
Different Android Test Automation Frameworks - What Works You the Best?
Different Android Test Automation Frameworks - What Works You the Best?Different Android Test Automation Frameworks - What Works You the Best?
Different Android Test Automation Frameworks - What Works You the Best?Bitbar
 
Customized Browser Displaying Multiple Sessions in a Carousel View
Customized Browser Displaying Multiple Sessions in a Carousel ViewCustomized Browser Displaying Multiple Sessions in a Carousel View
Customized Browser Displaying Multiple Sessions in a Carousel ViewMike Taylor
 
Ektron London Conference: Managing Responsive Projects
Ektron London Conference: Managing Responsive ProjectsEktron London Conference: Managing Responsive Projects
Ektron London Conference: Managing Responsive ProjectsEktron
 
Micro Front Ends for Micro Services using Oracle JET
Micro Front Ends for Micro Services using Oracle JETMicro Front Ends for Micro Services using Oracle JET
Micro Front Ends for Micro Services using Oracle JETVijay Nair
 
Aem hub oak 0.2 full
Aem hub oak 0.2 fullAem hub oak 0.2 full
Aem hub oak 0.2 fullMichael Marth
 
JavaScript for ASP.NET programmers (webcast) upload
JavaScript for ASP.NET programmers (webcast) uploadJavaScript for ASP.NET programmers (webcast) upload
JavaScript for ASP.NET programmers (webcast) uploadRuss Fustino
 
Build (Web)VR with A-Frame (COSCUP 2019 Taipei)
Build (Web)VR with A-Frame (COSCUP 2019 Taipei)Build (Web)VR with A-Frame (COSCUP 2019 Taipei)
Build (Web)VR with A-Frame (COSCUP 2019 Taipei)Robert 'Bob' Reyes
 
Intel® XDK Разработка мобильных HTML5 приложений. Максим Хухро, Intel
Intel® XDK Разработка мобильных HTML5 приложений. Максим Хухро, Intel Intel® XDK Разработка мобильных HTML5 приложений. Максим Хухро, Intel
Intel® XDK Разработка мобильных HTML5 приложений. Максим Хухро, Intel Apps4All
 
Vincent Burckhardt - Exending Connections with OpenSocial Gadgets
Vincent Burckhardt - Exending Connections with OpenSocial GadgetsVincent Burckhardt - Exending Connections with OpenSocial Gadgets
Vincent Burckhardt - Exending Connections with OpenSocial GadgetsLetsConnect
 
Open social gadgets in ibm connections
Open social gadgets in ibm connectionsOpen social gadgets in ibm connections
Open social gadgets in ibm connectionsVincent Burckhardt
 
What’s new for Developers in IBM Domino & Domino Designer 9.0.1
What’s new for Developers in IBM Domino & Domino Designer 9.0.1What’s new for Developers in IBM Domino & Domino Designer 9.0.1
What’s new for Developers in IBM Domino & Domino Designer 9.0.1IBM Connections Developers
 
Make Mobile Apps Quickly
Make Mobile Apps QuicklyMake Mobile Apps Quickly
Make Mobile Apps QuicklyGil Irizarry
 
Flutter Festival - GDSC IIIT Sonepat
Flutter Festival - GDSC IIIT Sonepat Flutter Festival - GDSC IIIT Sonepat
Flutter Festival - GDSC IIIT Sonepat GoogleDSCIIITSonepat
 

Ähnlich wie Ektron London Conference: New Features of Ektron 9 from a Developers' Perspective (20)

Compatibility Testing of Your Web Apps - Tips and Tricks for Debugging Locall...
Compatibility Testing of Your Web Apps - Tips and Tricks for Debugging Locall...Compatibility Testing of Your Web Apps - Tips and Tricks for Debugging Locall...
Compatibility Testing of Your Web Apps - Tips and Tricks for Debugging Locall...
 
Compatibility Testing of Your Web Apps - Tips and Tricks for Debugging Locall...
Compatibility Testing of Your Web Apps - Tips and Tricks for Debugging Locall...Compatibility Testing of Your Web Apps - Tips and Tricks for Debugging Locall...
Compatibility Testing of Your Web Apps - Tips and Tricks for Debugging Locall...
 
Valentine with Angular js - Introduction
Valentine with Angular js - IntroductionValentine with Angular js - Introduction
Valentine with Angular js - Introduction
 
Android - Open Source Bridge 2011
Android - Open Source Bridge 2011Android - Open Source Bridge 2011
Android - Open Source Bridge 2011
 
Revised Adf security in a project centric environment
Revised Adf security in a project centric environmentRevised Adf security in a project centric environment
Revised Adf security in a project centric environment
 
Different Android Test Automation Frameworks - What Works You the Best?
Different Android Test Automation Frameworks - What Works You the Best?Different Android Test Automation Frameworks - What Works You the Best?
Different Android Test Automation Frameworks - What Works You the Best?
 
Customized Browser Displaying Multiple Sessions in a Carousel View
Customized Browser Displaying Multiple Sessions in a Carousel ViewCustomized Browser Displaying Multiple Sessions in a Carousel View
Customized Browser Displaying Multiple Sessions in a Carousel View
 
Ektron London Conference: Managing Responsive Projects
Ektron London Conference: Managing Responsive ProjectsEktron London Conference: Managing Responsive Projects
Ektron London Conference: Managing Responsive Projects
 
Micro Front Ends for Micro Services using Oracle JET
Micro Front Ends for Micro Services using Oracle JETMicro Front Ends for Micro Services using Oracle JET
Micro Front Ends for Micro Services using Oracle JET
 
Aem hub oak 0.2 full
Aem hub oak 0.2 fullAem hub oak 0.2 full
Aem hub oak 0.2 full
 
JavaScript for ASP.NET programmers (webcast) upload
JavaScript for ASP.NET programmers (webcast) uploadJavaScript for ASP.NET programmers (webcast) upload
JavaScript for ASP.NET programmers (webcast) upload
 
Build (Web)VR with A-Frame (COSCUP 2019 Taipei)
Build (Web)VR with A-Frame (COSCUP 2019 Taipei)Build (Web)VR with A-Frame (COSCUP 2019 Taipei)
Build (Web)VR with A-Frame (COSCUP 2019 Taipei)
 
Intel® XDK Разработка мобильных HTML5 приложений. Максим Хухро, Intel
Intel® XDK Разработка мобильных HTML5 приложений. Максим Хухро, Intel Intel® XDK Разработка мобильных HTML5 приложений. Максим Хухро, Intel
Intel® XDK Разработка мобильных HTML5 приложений. Максим Хухро, Intel
 
Vincent Burckhardt - Exending Connections with OpenSocial Gadgets
Vincent Burckhardt - Exending Connections with OpenSocial GadgetsVincent Burckhardt - Exending Connections with OpenSocial Gadgets
Vincent Burckhardt - Exending Connections with OpenSocial Gadgets
 
Open social gadgets in ibm connections
Open social gadgets in ibm connectionsOpen social gadgets in ibm connections
Open social gadgets in ibm connections
 
KioWare Lite Kiosk Software Demo
KioWare Lite Kiosk Software DemoKioWare Lite Kiosk Software Demo
KioWare Lite Kiosk Software Demo
 
What’s new for Developers in IBM Domino & Domino Designer 9.0.1
What’s new for Developers in IBM Domino & Domino Designer 9.0.1What’s new for Developers in IBM Domino & Domino Designer 9.0.1
What’s new for Developers in IBM Domino & Domino Designer 9.0.1
 
Make Mobile Apps Quickly
Make Mobile Apps QuicklyMake Mobile Apps Quickly
Make Mobile Apps Quickly
 
Flutter Festival - GDSC IIIT Sonepat
Flutter Festival - GDSC IIIT Sonepat Flutter Festival - GDSC IIIT Sonepat
Flutter Festival - GDSC IIIT Sonepat
 
Jquery mobile
Jquery mobileJquery mobile
Jquery mobile
 

Mehr von Ektron

How a Digital Strategy Using a CMS Can Drive Engagement
How a Digital Strategy Using a CMS Can Drive EngagementHow a Digital Strategy Using a CMS Can Drive Engagement
How a Digital Strategy Using a CMS Can Drive EngagementEktron
 
Creating a Winning Content Strategy
Creating a Winning Content StrategyCreating a Winning Content Strategy
Creating a Winning Content StrategyEktron
 
Five Capabilities that Will Engage Your Community
Five Capabilities that Will Engage Your CommunityFive Capabilities that Will Engage Your Community
Five Capabilities that Will Engage Your CommunityEktron
 
The Ektron CMP
The Ektron CMPThe Ektron CMP
The Ektron CMPEktron
 
Ektron Synergy 2014 - A Case Study in Using MVC with Ektron
Ektron Synergy 2014 - A Case Study in Using MVC with EktronEktron Synergy 2014 - A Case Study in Using MVC with Ektron
Ektron Synergy 2014 - A Case Study in Using MVC with EktronEktron
 
Ektron Synergy 2014 - The Power of Epic Content
Ektron Synergy 2014 - The Power of Epic ContentEktron Synergy 2014 - The Power of Epic Content
Ektron Synergy 2014 - The Power of Epic ContentEktron
 
Ektron Synergy 2014 - Thriving at the Intersection of Marketing & IT
Ektron Synergy 2014 - Thriving at the Intersection of Marketing & ITEktron Synergy 2014 - Thriving at the Intersection of Marketing & IT
Ektron Synergy 2014 - Thriving at the Intersection of Marketing & ITEktron
 
Ektron Synergy 2014 - Jazzing Up our Intranet with Ektron
Ektron Synergy 2014 - Jazzing Up our Intranet with EktronEktron Synergy 2014 - Jazzing Up our Intranet with Ektron
Ektron Synergy 2014 - Jazzing Up our Intranet with EktronEktron
 
Ektron Synergy 2014 - How to Create the Best Landing Pages Ever!
Ektron Synergy 2014 - How to Create the Best Landing Pages Ever!Ektron Synergy 2014 - How to Create the Best Landing Pages Ever!
Ektron Synergy 2014 - How to Create the Best Landing Pages Ever!Ektron
 
Lead Nurturing is More than Just Email
Lead Nurturing is More than Just EmailLead Nurturing is More than Just Email
Lead Nurturing is More than Just EmailEktron
 
How to Create the Best Landing Pages Ever!
How to Create the Best Landing Pages Ever!How to Create the Best Landing Pages Ever!
How to Create the Best Landing Pages Ever!Ektron
 
Keep Your Eyes on the Prize Why Context Matters More than Ever
Keep Your Eyes on the Prize   Why Context Matters More than EverKeep Your Eyes on the Prize   Why Context Matters More than Ever
Keep Your Eyes on the Prize Why Context Matters More than EverEktron
 
Why You Need to Move Your Website to the Cloud
Why You Need to Move Your Website to the CloudWhy You Need to Move Your Website to the Cloud
Why You Need to Move Your Website to the CloudEktron
 
Memorial Hermann Health System: Multiple Audiences, Multiple Sites, One Unif...
Memorial Hermann Health System: Multiple Audiences, Multiple Sites, One  Unif...Memorial Hermann Health System: Multiple Audiences, Multiple Sites, One  Unif...
Memorial Hermann Health System: Multiple Audiences, Multiple Sites, One Unif...Ektron
 
Wake Up Your Website Chicago October 22 2013
Wake Up Your Website Chicago October 22 2013Wake Up Your Website Chicago October 22 2013
Wake Up Your Website Chicago October 22 2013Ektron
 
Wake Up Your Website: Minneapolis, MN October 23 2013
Wake Up Your Website: Minneapolis, MN October 23 2013Wake Up Your Website: Minneapolis, MN October 23 2013
Wake Up Your Website: Minneapolis, MN October 23 2013Ektron
 
Wake Up Your Website - Boston September 26 2013
Wake Up Your Website - Boston September 26 2013Wake Up Your Website - Boston September 26 2013
Wake Up Your Website - Boston September 26 2013Ektron
 
Wake Up Your Website - NYC and Boston Presentation
Wake Up Your Website  - NYC and Boston PresentationWake Up Your Website  - NYC and Boston Presentation
Wake Up Your Website - NYC and Boston PresentationEktron
 
Wake Up Your Website - Ektron Breakfast Seminar
Wake Up Your Website - Ektron Breakfast SeminarWake Up Your Website - Ektron Breakfast Seminar
Wake Up Your Website - Ektron Breakfast SeminarEktron
 
Ektron London Conference - Ektron Case Study: The Global Fund
Ektron London Conference - Ektron Case Study: The Global FundEktron London Conference - Ektron Case Study: The Global Fund
Ektron London Conference - Ektron Case Study: The Global FundEktron
 

Mehr von Ektron (20)

How a Digital Strategy Using a CMS Can Drive Engagement
How a Digital Strategy Using a CMS Can Drive EngagementHow a Digital Strategy Using a CMS Can Drive Engagement
How a Digital Strategy Using a CMS Can Drive Engagement
 
Creating a Winning Content Strategy
Creating a Winning Content StrategyCreating a Winning Content Strategy
Creating a Winning Content Strategy
 
Five Capabilities that Will Engage Your Community
Five Capabilities that Will Engage Your CommunityFive Capabilities that Will Engage Your Community
Five Capabilities that Will Engage Your Community
 
The Ektron CMP
The Ektron CMPThe Ektron CMP
The Ektron CMP
 
Ektron Synergy 2014 - A Case Study in Using MVC with Ektron
Ektron Synergy 2014 - A Case Study in Using MVC with EktronEktron Synergy 2014 - A Case Study in Using MVC with Ektron
Ektron Synergy 2014 - A Case Study in Using MVC with Ektron
 
Ektron Synergy 2014 - The Power of Epic Content
Ektron Synergy 2014 - The Power of Epic ContentEktron Synergy 2014 - The Power of Epic Content
Ektron Synergy 2014 - The Power of Epic Content
 
Ektron Synergy 2014 - Thriving at the Intersection of Marketing & IT
Ektron Synergy 2014 - Thriving at the Intersection of Marketing & ITEktron Synergy 2014 - Thriving at the Intersection of Marketing & IT
Ektron Synergy 2014 - Thriving at the Intersection of Marketing & IT
 
Ektron Synergy 2014 - Jazzing Up our Intranet with Ektron
Ektron Synergy 2014 - Jazzing Up our Intranet with EktronEktron Synergy 2014 - Jazzing Up our Intranet with Ektron
Ektron Synergy 2014 - Jazzing Up our Intranet with Ektron
 
Ektron Synergy 2014 - How to Create the Best Landing Pages Ever!
Ektron Synergy 2014 - How to Create the Best Landing Pages Ever!Ektron Synergy 2014 - How to Create the Best Landing Pages Ever!
Ektron Synergy 2014 - How to Create the Best Landing Pages Ever!
 
Lead Nurturing is More than Just Email
Lead Nurturing is More than Just EmailLead Nurturing is More than Just Email
Lead Nurturing is More than Just Email
 
How to Create the Best Landing Pages Ever!
How to Create the Best Landing Pages Ever!How to Create the Best Landing Pages Ever!
How to Create the Best Landing Pages Ever!
 
Keep Your Eyes on the Prize Why Context Matters More than Ever
Keep Your Eyes on the Prize   Why Context Matters More than EverKeep Your Eyes on the Prize   Why Context Matters More than Ever
Keep Your Eyes on the Prize Why Context Matters More than Ever
 
Why You Need to Move Your Website to the Cloud
Why You Need to Move Your Website to the CloudWhy You Need to Move Your Website to the Cloud
Why You Need to Move Your Website to the Cloud
 
Memorial Hermann Health System: Multiple Audiences, Multiple Sites, One Unif...
Memorial Hermann Health System: Multiple Audiences, Multiple Sites, One  Unif...Memorial Hermann Health System: Multiple Audiences, Multiple Sites, One  Unif...
Memorial Hermann Health System: Multiple Audiences, Multiple Sites, One Unif...
 
Wake Up Your Website Chicago October 22 2013
Wake Up Your Website Chicago October 22 2013Wake Up Your Website Chicago October 22 2013
Wake Up Your Website Chicago October 22 2013
 
Wake Up Your Website: Minneapolis, MN October 23 2013
Wake Up Your Website: Minneapolis, MN October 23 2013Wake Up Your Website: Minneapolis, MN October 23 2013
Wake Up Your Website: Minneapolis, MN October 23 2013
 
Wake Up Your Website - Boston September 26 2013
Wake Up Your Website - Boston September 26 2013Wake Up Your Website - Boston September 26 2013
Wake Up Your Website - Boston September 26 2013
 
Wake Up Your Website - NYC and Boston Presentation
Wake Up Your Website  - NYC and Boston PresentationWake Up Your Website  - NYC and Boston Presentation
Wake Up Your Website - NYC and Boston Presentation
 
Wake Up Your Website - Ektron Breakfast Seminar
Wake Up Your Website - Ektron Breakfast SeminarWake Up Your Website - Ektron Breakfast Seminar
Wake Up Your Website - Ektron Breakfast Seminar
 
Ektron London Conference - Ektron Case Study: The Global Fund
Ektron London Conference - Ektron Case Study: The Global FundEktron London Conference - Ektron Case Study: The Global Fund
Ektron London Conference - Ektron Case Study: The Global Fund
 

Kürzlich hochgeladen

Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr LapshynFwdays
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embeddingZilliz
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piececharlottematthew16
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024The Digital Insurer
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 

Kürzlich hochgeladen (20)

Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embedding
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piece
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 

Ektron London Conference: New Features of Ektron 9 from a Developers' Perspective

  • 1. Rob Wilson Development Manager, Ektron robert.wilson@ektron.co.uk Ektron Version 9 For Developers
  • 2. Copyright © 2013 Ektron, Inc.
  • 3. Copyright © 2013 Ektron, Inc. Installation (1) • Whats new • Solr • Windows 8 • Visual Studio 2012 • Passwords
  • 4. Copyright © 2013 Ektron, Inc. Installation (2)
  • 5. Copyright © 2013 Ektron, Inc. Installation (3)
  • 6. Copyright © 2013 Ektron, Inc. Installation (4)
  • 7. Copyright © 2013 Ektron, Inc. Intsallation (5)
  • 8. Copyright © 2013 Ektron, Inc. PageBuilder • New editing interface • Finger-friendly • HTML 5 browsers only • Browsers not supported • IE8 and below • Chrome 3 and below • FireFox 3 and below
  • 9. Copyright © 2013 Ektron, Inc. Why HTML5? • Modern & Powerful • Clean & Simple • Mobile friendly
  • 10. Copyright © 2013 Ektron, Inc. PageBuilder Demo
  • 11. Copyright © 2013 Ektron, Inc. PageBuilder Back-end • Existing widgets and wireframes work
  • 12. Copyright © 2013 Ektron, Inc. PageBuilder & Bootstrap (1) • Client-side framework used in PageBuilder • Responsive
  • 13. Copyright © 2013 Ektron, Inc. PageBuilder & Bootstrap (2)
  • 14. Copyright © 2013 Ektron, Inc. PageBuilder & Bootstrap (3)
  • 15. Copyright © 2013 Ektron, Inc. Mobile • Responsive • More devices • Client-side development
  • 16. Copyright © 2013 Ektron, Inc. Mobile & jQuery • More reliance on jQuery • jsLint / jsHint • jQuery test page
  • 17. Copyright © 2013 Ektron, Inc. Mobile Breakpoints • Target content to a device
  • 18. Copyright © 2013 Ektron, Inc. Adaptive Image Resizing
  • 19. Copyright © 2013 Ektron, Inc. Adaptive Image Resizing
  • 20. Copyright © 2013 Ektron, Inc. New Controls • EditorsMenu control • AdaptiveMultiView control
  • 21. Copyright © 2013 Ektron, Inc. EditorsMenu
  • 22. Copyright © 2013 Ektron, Inc. AdaptiveMultiView <ektronUI:AdaptiveMultiView runat="server" ID="MyMobileControl"> <ektronUI:AdaptiveView ID="AdaptiveView1" runat="server" GroupId="7" GroupType="Breakpoint"> I'm a SmartPhone! </ektronUI:AdaptiveView> <ektronUI:AdaptiveView ID="AdaptiveView2" runat="server" GroupId="3" GroupType="DeviceGroup"> I'm a CoolPhone! </ektronUI:AdaptiveView> </ektronUI:AdaptiveMultiView>
  • 23. Copyright © 2013 Ektron, Inc. Deprecated Controls (1) AccessPoint EditorsMenu Template Control ContentBlock ListSummary ContentList MetadataList ContentView Template Control or Framework API LangauageAPI Framework API
  • 24. Copyright © 2013 Ektron, Inc. Deprecated Controls (2) IndexSearch WebSearch ProductSearch CommunitySearch SiteSearch Template Control or Framework API
  • 25. Copyright © 2013 Ektron, Inc. Deprecated Controls (3) FlexMenu Menu MenuView Template Control or Framework API BusinessRules (did anyone use it?) ImageControl Standard .Net controls UserProfile Framework API PhotoGallery Framework API
  • 26. Copyright © 2013 Ektron, Inc. Deprecated • Plugin Architecture • Replaced with Extension Framework
  • 27. Copyright © 2013 Ektron, Inc. Developer How-To’s
  • 28. Copyright © 2013 Ektron, Inc. Content Properties • Metadata? • Smartform fields? • Which is most appropriate?
  • 29. Copyright © 2013 Ektron, Inc. Controls or API? • Server controls? • Templated controls? • API? • Which API???
  • 30. Copyright © 2013 Ektron, Inc. Workarea Search • Basic or Advanced?
  • 31. Copyright © 2013 Ektron, Inc. Ektron Content Types • Bill Cava webinar • De-serialize Smartform XML into objects • XSD.exe
  • 32. Copyright © 2013 Ektron, Inc. Content Types var productManager = new ContentTypeManager<Product>(); var myProduct = new ContentType<Product>(); myProduct = productManager.GetItem(productId, true); string title = myProduct.SmartForm.Title;
  • 33. Rob Wilson Development Manager, Ektron robert.wilson@ektron.co.uk Questions