James Vidler, Software Developer

Slides:



Advertisements
Similar presentations
SharePoint 2010 Client Side Object Model. Agenda Introduction The Problem Client side vs Server Side Client Side Object Model – How it works – What can.
Advertisements

Business Development Suit Presented by Thomas Mathews.
HOW TO SUBMIT OFFERS TO THE HOSTING GALLERY For Hosting Providers.
Turners SharePoint Web Site How we did it. 2 Page Anatomy Custom Search Web Part Custom Search Web Part Data Form Web Parts Content Query Web Part HTML.
DEV392: Extending SharePoint Products And Technologies Through Web Parts And ASP.NET Clint Covington, Program Manager Data And Developer Services - Office.
Microsoft SharePoint 2013 SharePoint 2013 as a Developer Platform
Computer Science 101 Web Access to Databases Overview of Web Access to Databases.
Introductory CMS Training Welcome to the new Montana State University Content Management System!
Part or all of this lesson was adapted from the University of Washington’s “Web Design & Development I” Course materials.
Kentico CMS 5.0 Full-featured Flexible Web Content Management System for All Your Needs.
SPC220 Web Template FundamentalsCreating Web Templates Using Web Templates Web Templates and App Webs Wrap Up.
Drupal and the CMS Project. Lesson Learned #1 Keep your modules updated, especially when there are security concerns in the update notes 2010 | The Sky’s.
Customer Forum OTech’s New Web Publishing Service Web Services Section – April 29, 2015.
Windows.Net Programming Series Preview. Course Schedule CourseDate Microsoft.Net Fundamentals 01/13/2014 Microsoft Windows/Web Fundamentals 01/20/2014.
ZFApp Preview Walkthrough. What is ZFApp? ZFApp is an application framework built on top of Zend Framework Fully compatible with the latest ZF Versions.
Lecture 8 – Platform as a Service. Introduction We have discussed the SPI model of Cloud Computing – IaaS – PaaS – SaaS.
JavaScript & jQuery the missing manual Chapter 11
Crystal Hoyer Program Manager IIS Team Preview of features that will be announced at MIX09 Please do not blog, take pictures or video of session.
Drupal Training Syllabus Chaitanya Lakshmi
Server-side Scripting Powering the webs favourite services.
Uploading Image Files. Introduction – Click on Control Panel Button Typically, most instructors will post the majority of their images under the “Course.
Tutorial 121 Creating a New Web Forms Page You will find that creating Web Forms is similar to creating traditional Windows applications in Visual Basic.
Session 1 SESSION 1 Working with Dreamweaver 8.0.
Michael Hofer Senior Consultant Microsoft Corporation.
Creating Google Sites Laura Assem, Director of Technology.
1 © Xchanging 2010 no part of this document may be circulated, quoted or reproduced without prior written approval of Xchanging. MOSS Training – UI customization.
IBM Lotus Software © 2006 IBM Corporation IBM Lotus Notes Domino Blog Template Steve Castledine.
Welcome to Azure App Services! Amie Seisay
Back to Basics A Tour of Microsoft SharePoint. Who am I? Kenny Duenke Lead Systems Analyst RGA
INTERNAL USE ONLY CIS Web Centre, December 22, Web Content Management Systems A Presentation by Randy Schilling CIS Web Centre.
Here are some things you can do while you wait 1.Open your omeka.net site in your browser (e.g. 2.Open.
Wes Preston DEV 202. Audience: Info Workers, Dev A deeper dive into use-cases where client-side rendering (CSR) and SharePoint’s JS Link property can.
Converting SharePoint on- premise Apps to Office 365 Jos Auker-Woor M377.
Web Technology Solutions
Getting Started With HTML
Advanced HTML Tags:.
Progress Apama Fundamentals
SharePoint 101 – An Overview of SharePoint 2010, 2013 and Office 365
Pre-Production Meet with the client to create a project plan:
Internet Made Easy! Make sure all your information is always up to date and instantly available to all your clients.
Project Management: Messages
Cms Full-featured Flexible Web Content Management System for All Your Needs.
Overview Blogs and wikis are two Web 2.0 tools that allow users to publish content online Blogs function as online journals Wikis are collections of searchable,
DocFusion 365 Intelligent Template Designer and Document Generation Engine on Azure Enables Your Team to Increase Productivity MICROSOFT AZURE APP BUILDER.
AUTHORING EXPERIENCES
Developing GIS WebParts in SharePoint
SharePoint Office 365 Dev 200 Training
Play Framework: Introduction
CONTENT MANAGEMENT SYSTEM CSIR-NISCAIR, New Delhi
SPC Developer 6/25/2018 © 2012 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
Platform as a Service.
Logo here Module 3 Microsoft Azure Web App. Logo here Module Overview Introduction to App Service Overview of Web Apps Hosting Web Applications in Azure.
AVOIR -African virtual
Advanced Developer Training
SharePoint-Hosted Apps and JavaScript
InLoox PM Web App product presentation
Objective Understand web-based digital media production methods, software, and hardware. Course Weight : 10%
Keep Your Digital Media Assets Safe and Save Time by Choosing ImageVault to be Your Digital Asset Management Solution, Hosted in Microsoft Azure Partner.
ASP.NET Module Subtitle.
Module P3 Practical: Building a webapp in nodejs and
SharePoint 2010 – SharePoint 101
Technical Capabilities
SharePoint 2019 Overview and Use SPFx Extensions
Developing a Model-View-Controller Component for Joomla
Web Development Using ASP .NET
A Lap Around Azure Websites Introduction
敦群數位科技有限公司(vanGene Digital Inc.) 游家德(Jade Yu.)
Introduction to Portal for ArcGIS
Is a Content Management System in Your Future?
Introduction to ASP.NET Parts 1 & 2
Presentation transcript:

James Vidler, Software Developer Developer 101 Training James Vidler, Software Developer

Introduction to Agility Developer 101 Training

What is Agility? Agility CMS is a Software-as-a-Service (SaaS) Content Management System hosted in Azure: Microsoft’s Cloud Platform Allows you to manage content for websites, apps, and social platforms. Serves as a central point for managing and configuring content and settings. Includes Web Content Management (WCM) component which specializes in publishing content to various digital channels Includes User Generated Content (UGC) component which specializes in retrieving and moderating content submitted through the website including website users, comments, and form submissions.

Why Developers Love It Cloud CMS – no software or databases to install, upgrade, or manage No proprietary templating languages to learn Unobtrusive development – build your site the way you want Customize your content architecture by creating content and module definitions that suit the needs of your content Use built-in controls for content entry such as WYSIWYG Editor, File Picker, Image, Image Gallery, CheckboxLists, Dropdowns, SearchListBox or use a Custom Input Form and hook into the Input Form API for events, content, or integrate with other external APIs, all using JavaScript Supports both ASP.NET MVC and ASP.NET Web Forms websites

Why Developers Love It REST and OData APIs available to integrate your content into any platform such as apps, social media, or anything else you can dream up Optionally manage site CSS, JS, and HTML templates on-the-fly within the browser, using Inline Code Flexible site hosting options - Host your site with us in the Azure Cloud or host it yourself Built with performance in mind – Agility fully supports load balanced web servers, output caching and donut caching User Generated Content (UGC) API to manage content submitted through your website such as Form Submissions, Comments, and Website Users Media and Documents delivered via CDN Auto-generated Strongly Typed C# API for all your module and content definitions

Agility Architecture There are several key components to the Agility Architecture: Azure Agility CMS Customer Databases Agility Content Server Agility Content Manager Hosting Azure Agility Hosting or Custom Data Center Content Synchronization Environments Content States Jon - Not sure content type statuses is the right phrase. Jon - Add a final note that says there are other states like awaiting review or approved but these all sit under the Staging level. There is also Unpublished which doesn’t show up on either… Jon – Published description is not correct, content can be approved but it still isn’t published… Jon- Confused on the Content Workflow row. We should maybe revisit this slide, seems a bit confusing… Maybe something like: Development Mode, Pulls the latest content (staging and published content), Pulls realtime Preview, Pulls the latest content (staging and published content), Pulls realtime Live, Content is pushed to each web server on publish, Pushed when content is published and Agility does a content sync.

Azure Agility CMS Agility CMS is hosted in Azure: Microsoft’s Cloud Platform and managed 100% by the Agility product team. This consists of the following components: Customer Databases: Where all of your content is stored securely in a scalable environment Agility Content Server: The server responsible for synchronizing content to your websites Agility Content Manager: Serves as a central point for configuring and managing content, as well as managing servers to which content is synchronized and other advanced settings specific to your Agility instance. This is also commonly referred to as Agility or Agility CMS since this is the only front-facing component.

Hosting Options Host in Azure with Agility Host in any other public or private date center Jon - Not sure content type statuses is the right phrase. Jon - Add a final note that says there are other states like awaiting review or approved but these all sit under the Staging level. There is also Unpublished which doesn’t show up on either… Jon – Published description is not correct, content can be approved but it still isn’t published… Jon- Confused on the Content Workflow row. We should maybe revisit this slide, seems a bit confusing… Maybe something like: Development Mode, Pulls the latest content (staging and published content), Pulls realtime Preview, Pulls the latest content (staging and published content), Pulls realtime Live, Content is pushed to each web server on publish, Pushed when content is published and Agility does a content sync.

Content Synchronization Publishing website content (WCM) from the Content Manager triggers a sync between the Content Server and your Web Server Published content is stored locally on the Web Server as serialized .bin files Staging content is pulled down on demand when you Preview the website or viewing it in Development Mode User Generated Content (UGC) is not stored locally, and requires a call to an API to fetch or save data

Website Environments An Agility website can be placed in one of two modes which can be controlled via the Web.Config: Development Mode: Pulls the latest content (staging and published content) in real-time Production Mode: When not in Development Mode, an Agility website can be viewed in a Preview Mode (only invoked by a secret hash passed into querystrings for internal use) or Live Mode (public facing website). Preview Mode: Pulls the latest content (staging and published content) in real-time Live Mode: Content is pushed to each web server on publish, Pushed when content is published and Agility does a content sync.

Development Workflow A typical development workflow will look something like this: Make changes locally in Development Mode Deploy to Stage server Verify Stage in both Preview and Live Mode Deploy to Live

Source Control Use TFS or Git Hub Free cloud TFS available via Visual Studio Online (up to 5 users)

Content States All content in Agility has a State which will influence what appears on the live website, on preview, and what won’t appear at all. There are 3 States: Staging: All new or edited content is placed in a Staging State. Staging content can be previewed before being published. Staging content does not appear on the live website. Staging includes several Sub-States designed for internal approval workflows and content scheduling. Awaiting Approval: Types of content that has been previously defined to require approval needs to be approved before it can be Published Approved: Content that has been approved, but not yet Published Scheduled for Release: Content that has been scheduled to be automatically Published at a given date and time Published: Content has been synchronized and is available to the live website Unpublished: Content that has been either explicitly removed from the website either on demand or via Content Scheduling. Unpublished content will not appear in Preview or Live. Expired: Content that has been scheduled to come down after a specific date and time Jon - Not sure content type statuses is the right phrase. Jon - Add a final note that says there are other states like awaiting review or approved but these all sit under the Staging level. There is also Unpublished which doesn’t show up on either… Jon – Published description is not correct, content can be approved but it still isn’t published… Jon- Confused on the Content Workflow row. We should maybe revisit this slide, seems a bit confusing… Maybe something like: Development Mode, Pulls the latest content (staging and published content), Pulls realtime Preview, Pulls the latest content (staging and published content), Pulls realtime Live, Content is pushed to each web server on publish, Pushed when content is published and Agility does a content sync.

Connecting to your Content Agility.Web section in Web.Config – This contains options to switch on/off Development Mode, ContentCacheFilePath, Site Name and SecurityKey (for authentication) and setting the TraceLevel and LogFilePath for error logging. AgilityWebsiteService.svc – This is the service that is used to synchronize and pull down content from Agility. Agility.Web.dll – This is the DLL which is used to connect to your Agility content via C#. Agility Page Route in your RouteConfig / Global.asax – This is required for rendering the default Agility page routes

Getting Started… Developer 101 Training

What You’ll Learn Basics of Web Content Management (MVC) Create a Page Create a Page Template Create a Module Introduction to Linked Content Site Deployments

Sample Site Walkthrough Site Tour…

Content Manager Walkthrough Content Manager Tour…

Web Content Management Developer 101 Training

Pages The Pages section in Agility are the main representation a website’s structure. The are three types of nodes that you can have in a page tree: Page Folder Link A Page must have a Page Template

Pages Lab - Create a page…

Page Templates Page Templates define the layout of your Page by setting Content Zones (placeholders) of where editors can place modules.

Lab - Page Templates Lab - Define and Create a Page Template…

Lab - Page Templates Lab - Define and Create a Page Template with a Shared Module Zone…

Modules Are the individual functional components that populate a page Consists of an Input Form in Agility to customize the properties of a Module (such as Titles, Links, etc.), and a Partial View or Controller Action Result which is invoked when the module is loaded on the server High degree of customization

Module Definitions A Module has definitions the developer configures when creating or modifying a module that sets everything from its Name to its configurable Properties, to custom Input Form options, and the Output Template (Partial View/Controller Action).

Lab - Module Lab – Create an Image Link Module…

Digital Content Digital Content allows us to define lists or single items of content like Blog Posts and Products (lists), or a Global Header (item) Content Item or Lists are based off of a Content Definition Content Definitions are created similarly to Module Definitions – create a definition and then create instances of it to add content

Linked Content Modules and Content Definitions can reference other Content Definitions and their Shared Content instances via Linked Content property types Used to provide a way for editors to view, search, and select items from Digital Content within another Module or Content input form

Lab – Modules & Linked Content Lab – Create a list of Social Media Links…

Lab – Modules & Linked Content Lab – Create Featured Products Module…

Lab – Website Deployment Lab – Deploy Updates…

Assignment – Create a Testimonials Module Here’s what our “client” is requesting: “We need a way to highlight customer testimonials. These testimonials are not related to products, but rather our store in general. We already have a list of testimonials in a Word Document ready to go, but we need an easy way to manage this list on the website. We would like the ability to select and add one or many testimonials to any page. Each testimonial will have a Name, Image (optional), and the Testimonial comment itself.” – Jaguar Computers How would you build this? Looking for feedback on your Testimonials module? Email support@agilitycms.com and we’d be happy to review with you.

Intermediate Developer Training Here’s a taste of what we’ll be covering next in the Intermediate Developer Training: User Generated Content (UGC) – learn how to define, save, and search content submitted through the website Dynamic Page Content – learn how to build pages based on Shared Content lists such as Blogs Routing – learn how to capture URL patterns and programmatically render Agility pages, allowing you manipulate the logic of your modules based on the URL Thumbnailing – learn how to create, and access auto-generated thumbnails from Image properties

Intermediate Developer Training Inline Code – learn how to manage CSS, JS, Page Templates, and .csthml partial views directly in the browser URL Redirections – learn how to add and manage URL Redirection directly in the Content Manager Multi-Language – learn the dos and don’ts of developing multi-language sites Page Meta Data, Styles and Scripts – learn usage, and how they are outputted in your layout

Resources Agility Developer Website http://developer.agilitycms.com MSDN http://msdn.microsoft.com StackOverflow http://stackoverflow.com jQuery http://jquery.com Bootstrap http://getbootstrap.com/

Questions & Discussion Developer 101 Training