Utilizing jQuery in SharePoint: Get More Done FasterMark Rackley
The document discusses using jQuery in SharePoint to improve user interfaces and interactions. It begins with an introduction to jQuery and why it is useful for SharePoint. It then covers jQuery basics like selecting elements, showing/hiding content, and getting/setting values. Additional topics include best practices, using third-party jQuery libraries, and a demonstration of jQuery UI tabs. The presentation aims to explain how jQuery can be used to enhance SharePoint with interactive elements and animated transitions.
A Power User's intro to jQuery awesomeness in SharePointMark Rackley
This document summarizes a presentation about enhancing SharePoint pages using JavaScript and jQuery. It discusses why power users should care about using these technologies, how to add basic jQuery scripts to SharePoint pages through content editor web parts, best practices, and provides examples of common scripts including tabbed web parts, content sliders, digital signatures, and filtering drop down lists.
A Power User's Introduction to jQuery Awesomeness in SharePointMark Rackley
This document discusses using jQuery to enhance pages in SharePoint. It begins with an introduction to jQuery and why a power user should care. It then explains how a power user can start using jQuery by uploading files to a document library and linking them to a content editor web part. The document provides best practices for power users and concludes with several demos of jQuery features like tabbed web parts, content sliders, digital signatures, and custom forms.
#SPSTC Maximizing the SharePoint User Experience with Free 3rd Party jQuery L...Mark Rackley
SharePoint Saturday Twin Cities session on using third party jQuery libraries in SharePoint:
jQueryUI
DataTables.net
FullCalendar
Bluff Charts
StratusForms
A Power User's Intro to jQuery Awesomeness in SharePointMark Rackley
This document summarizes a presentation about enhancing SharePoint pages using JavaScript and jQuery. The presentation covers why it is useful to do this, how a power user can add scripts to SharePoint pages through content editor web parts, best practices, and provides examples of scripts that can be used to add features like tabs, signatures, and customized forms.
SPUnite17 Transforming your Organisation into a Digital WorkplaceNCCOMMS
The document discusses the digital transformation of a global organization using Office 365. It describes how a champion educated stakeholders about digital possibilities, identified quick wins like mobile forms, and implemented solutions in phases over 18 months. This ignited momentum for additional projects and improved collaboration across the organization. The process took two years and key lessons included prioritizing training, understanding executive priorities, and not underestimating cultural change.
SPUnite17 Migrating your Customizations from On-prem to SharePoint OnlineNCCOMMS
This document provides an overview of challenges and strategies for migrating customizations from an on-premises SharePoint deployment to SharePoint Online. It discusses remediation approaches for various types of custom code and solutions, including full trust code, custom web parts and controls, user profile properties, timer jobs, event receivers, connected applications, and content customizations like custom fields, site definitions, and list definitions. The presentation outlines how to identify these customizations, replace unsupported solutions like full trust code and event receivers with remote alternatives, handle authentication and throttling for connected applications, and migrate customized content structures and data.
Using Client Side Technologies to create a dynamic org chart in SharePoint 20...Jennifer Kenderdine
Using Client Side Technologies, like HTML, CSS, and JavaScript with SharePoint list and User Profile data to create a dynamic org chart in SharePoint 2013 / Office365
Philly Code Camp Oct SharePoint/Office 365 Developer Best PracticesJennifer Kenderdine
The document outlines an agenda for a SharePoint/Office 365 developer best practices event featuring a keynote from Scott Guthrie. It provides details on the technical sessions and hands-on labs to be presented, covering topics like security, networking, development tools, APIs, custom solutions, performance, and references. The document also includes guidance for SharePoint developers on best practices for configuration vs customization, terminology, planning, pages, branding and design, error logging, and more.
This document provides a summary of a presentation on using jQuery with SharePoint. It discusses:
1) Why jQuery is useful for SharePoint - it allows dynamic updates without custom code, improves visuals and usability, and can work around limitations like the list view threshold.
2) The basics of using jQuery with SharePoint, including common methods to interact with elements, attributes, and SharePoint list data via APIs.
3) Best practices for jQuery development, such as putting code in document ready functions, debugging techniques, and chaining methods to concisely select and update elements.
SPTechCon Boston 2015 - Utilizing jQuery in SharePointMark Rackley
This document provides an overview of using jQuery in SharePoint. It discusses what jQuery is, why it is useful for SharePoint development, and how to deploy and develop with jQuery in SharePoint. It provides examples of common jQuery methods and best practices. It also demonstrates using the jQuery UI library to add tabs to a page.
Introduction to StratusForms #SayNoToInfoPathMark Rackley
This document introduces StratusForms, a lightweight alternative to InfoPath that allows building forms using HTML, CSS and JavaScript. Key points include:
- StratusForms uses client-side code to build forms that can be customized and styled easily.
- It works with SharePoint 2007-2013 and Office 365 to store form data in lists and promote fields.
- Additional features include repeating sections, parent-child relationships, reporting, and field encryption.
- Support and customization services are available, and a premium version with automated configuration is coming soon to the SharePoint Store.
- The document demonstrates how to initialize a form, submit data, validate fields, and generate reports on form data.
This document provides an introduction and overview of SharePoint web services:
- It describes what web services are and how they enable machine-to-machine communication over a network using standards like SOAP and XML.
- Common SharePoint web services are introduced that provide programmatic access to functionality like retrieving list data, managing lists and sites, and searching.
- Programming fundamentals for working with SharePoint web services are covered, including using CAML for queries and handling errors.
- An example is shown of making a call to the Lists.GetListItems web service and parsing the XML response.
Descripción del proceso de desarrollo de Add-in de Office consumiendo servicios a través de ADAL.js.
Al mismo tiempo se explica como unificar la interfaz a la experiencia Office a través de Office Fabric.
NOW I Get it!! What SharePoint IS and why I need itMark Rackley
This document discusses SharePoint and why it can be difficult to understand. It begins by explaining that there is a lot of information available about SharePoint but it is conflicting and noisy, making it hard to know where to start. It also notes that SharePoint requires changing how people work. The document then defines SharePoint as a collaboration and organization platform that can be customized. It provides tips to avoid SharePoint pain, such as not expecting clear error messages. Finally, it emphasizes the importance of joining the SharePoint community to learn from others.
This document provides a 3 sentence summary of the SharePoint and jQuery Guide document:
The document outlines how to use jQuery with SharePoint by discussing jQuery basics, deployment options, development practices, interacting with SharePoint forms and lists using jQuery, and includes demos of reading list items with SPServices and interacting with forms. It provides guidance on when jQuery is appropriate to use with SharePoint and best practices for jQuery development and deployment in the SharePoint environment. The document is intended as a guide for those looking to leverage jQuery client-side capabilities with SharePoint.
The document provides an overview of using JSLink to customize SharePoint lists, views, and forms with client-side rendering. It discusses how JSLink allows overriding the default client-side rendering with custom scripts to manipulate fields and formatting. Examples are presented along with resources for learning more about JSLink and client-side rendering capabilities in SharePoint.
SPTechCon Boston 2015 - Overcoming SharePoint LimitationsMark Rackley
This document discusses creating list views for large SharePoint lists. It begins with an introduction of the speaker and an overview of the agenda. It then covers the problems with large lists, such as losing functionality at the list view threshold of 5,000 items. It recommends preparing for large lists by using retention policies and indexing columns. It demonstrates using jQuery and REST to query large lists. Finally, it demonstrates creating interactive list views for large data sets using DataTables, bringing REST and DataTables together to build powerful views.
O365Con18 - Security and Compliance - Liz SundetNCCOMMS
The document discusses training administrators and users to properly handle electronic protected health information (ePHI) to comply with business associate agreements and regulations. It recommends establishing policies, standards, and guidelines to outline specific requirements around acceptable use, and demonstrates how to use tools like Azure Information Protection and compliance scores to monitor usage.
Changing the way you work with Modern SharePoint Team Sites and Office 365 Gr...Chirag Patel
Session presented online at a 24 hour Collab365 Global Conference on 19-20 October 2016.
Microsoft SharePoint has evolved across many folds such as contextual reporting, navigation, library, lists and more importantly integration with Office 365 Groups from a user perspective. This session will demonstrate all the capabilities and along the way how to get things done in a different and smarter way to succeed in your multidisciplinary teams.
You Will Learn :
- Overview of modern SharePoint team site experiences
- Finding and searching your way to the content you and the team are working on
- Sharing and accessing content in a number of ways
Suitable For : Administrator, Architect, Business Analyst
Track : Business/End User
ESPC 2016 - From SharePoint to Office 365 Development - The path to your new ...Sébastien Levert
The world around the Office Developer is changing and for someone with a heavy SharePoint background, it can be somewhat scary to make the move to the cloud. But don’t be scared SharePoint Developer – From SharePoint to Office Development, become an added-value Office Developer and contribute to maximise the productivity of your enterprise. In this session, we will cover every aspect of the new Office Developer paradigm and we will ensure that you can make yourself at home in such a new world. The topics covered will be :
– SharePoint Add-In
– Office 365 Apps
– Office Add-In
– Microsoft Graph
Benefits of Attending this Session:
Learn what an Office Developer is
See code in action representing the Office Developer day-to-day
Leverage the most active community around productivity development
SharePoint Saturday Brussels 2018 - Modern Collaboration in Teams & Projects ...Jasper Oosterveld
This session details what’s new and improved with SharePoint Server 2019, the next stop on the on-premises journey for Microsoft SharePoint. Understand what’s new for admins, and coming in the next on-premises version of SharePoint - SharePoint Server 2019 – including core infrastructure, hybrid, deprecated and removed capabilities and an overview of the development story for On-Premises.
How to Make the Most of Google Analytics on Your Evoq SiteDNN
Bruce Chapman is a product manager at DNN who created their first analytics module and has presented on analytics at conferences. Web analytics provides information on visitor numbers, where visitors come from, and what they do on a site, allowing adjustments to content based on data. While Google Analytics is powerful and free, it can be difficult for editors to access and understand. Integrating analytics into a content management system like Evoq improves access and understanding by providing the data in context within the authoring experience.
SPTechCon Dev Days - Third Party jQuery LibrariesMark Rackley
This document discusses maximizing the SharePoint user experience through the use of free third-party jQuery libraries. It provides an overview of several popular jQuery libraries - jQueryUI, DataTables, FullCalendar, Chart.js, and Stratus Forms - and includes demos of building tabs, lists, calendars, charts, and forms with them. The document emphasizes that client-side development can enhance SharePoint without the need for expensive tools or deep coding skills.
Enhance the Usability of Your SharePoint Site with JSLink #Collab365 #C365114...Wendy Neal
This document summarizes an online conference session about enhancing the usability of SharePoint sites using JSLink. The session will include a brief overview of usability principles, an introduction to what JSLink is and how it can be used, demonstrations of ways to customize and enhance lists and forms using JSLink, and references for further information. The demo portion will feature examples of using JSLink to add things like color coding, icons, and formatting to tasks, projects, and other lists in SharePoint.
Bringing Zest to SharePoint Sites Using Out-of-the-Box Technologyjoelsef
The document discusses various ways to enhance SharePoint sites using out-of-the-box technologies, ranging from simple to more advanced options. It provides examples in four "Tiers" - Tier 1 options require no code and include changing themes, re-enabling quick launch navigation, and using choice columns. Tier 2 utilizes tools like the content editor web part and SharePoint Designer for widgets, scripts, and gadgets. Tier 3 involves advanced SharePoint Designer configurations and some code. Tier 4 includes enterprise applications and custom web parts requiring programming. Specific scenarios around page design, forms, and metrics are also presented.
Modern SharePoint, the Good, the Bad, and the UglyBob German
Bob German is a Principal Architect at BlueMetal who leads Office 365 and SharePoint development. In his presentation, he discusses Microsoft's modernization of the SharePoint user experience to be more mobile-friendly. This includes modern document libraries, lists, and team sites. He demonstrates the modern experiences and notes both improvements like a better mobile and editing experience, as well as limitations like missing web parts and limited customization options. He also discusses how administrators can control the modern experiences at the tenant, site collection, and list level.
User Interface Tips and Tricks for the Power User - Penelope CoventrySPC Adriatics
Often information workers are asked to make their SharePoint site look pretty. This session will look at what a power user should and should not do to enhance the User Interface of sites. It will include explanations of page types, master pages and Page Layouts as well as what is responsive web design. Then using no-code, Penny will amend the look and feel of page, including composed looks, adding buttons to the Ribbon and the List Item Menu. This is not a developer session and will cover both SharePoint in Office 365, and on-premises installations of SharePoint 2013.
Coexist or Integrate? How Add-ins Deliver an Integrated Environment to Manage...Concept Searching, Inc
Concept Searching provides add-ins that allow for the integration of their automatic metadata generation technology with SharePoint to improve search and management of unstructured content. Their add-ins deliver semantic metadata without requiring custom code on SharePoint servers. Add-ins provide benefits like improved performance, stability, scalability, and easier deployment compared to traditional SharePoint customizations. Concept Searching's add-ins extract conceptual metadata and classify content to enable better search, compliance, and governance of enterprise information.
Nedra Allmond presented an overview of SharePoint, discussing its official definition, key features known as the six pillars, different versions and pricing, common uses cases, and career opportunities working with SharePoint. She provided examples of public SharePoint sites and a case study of how a CFO used SharePoint to consolidate lease documents. Allmond emphasized that SharePoint enables improved collaboration, document management, and business processes across organizations.
Philly Code Camp Oct SharePoint/Office 365 Developer Best PracticesJennifer Kenderdine
The document outlines an agenda for a SharePoint/Office 365 developer best practices event featuring a keynote from Scott Guthrie. It provides details on the technical sessions and hands-on labs to be presented, covering topics like security, networking, development tools, APIs, custom solutions, performance, and references. The document also includes guidance for SharePoint developers on best practices for configuration vs customization, terminology, planning, pages, branding and design, error logging, and more.
This document provides a summary of a presentation on using jQuery with SharePoint. It discusses:
1) Why jQuery is useful for SharePoint - it allows dynamic updates without custom code, improves visuals and usability, and can work around limitations like the list view threshold.
2) The basics of using jQuery with SharePoint, including common methods to interact with elements, attributes, and SharePoint list data via APIs.
3) Best practices for jQuery development, such as putting code in document ready functions, debugging techniques, and chaining methods to concisely select and update elements.
SPTechCon Boston 2015 - Utilizing jQuery in SharePointMark Rackley
This document provides an overview of using jQuery in SharePoint. It discusses what jQuery is, why it is useful for SharePoint development, and how to deploy and develop with jQuery in SharePoint. It provides examples of common jQuery methods and best practices. It also demonstrates using the jQuery UI library to add tabs to a page.
Introduction to StratusForms #SayNoToInfoPathMark Rackley
This document introduces StratusForms, a lightweight alternative to InfoPath that allows building forms using HTML, CSS and JavaScript. Key points include:
- StratusForms uses client-side code to build forms that can be customized and styled easily.
- It works with SharePoint 2007-2013 and Office 365 to store form data in lists and promote fields.
- Additional features include repeating sections, parent-child relationships, reporting, and field encryption.
- Support and customization services are available, and a premium version with automated configuration is coming soon to the SharePoint Store.
- The document demonstrates how to initialize a form, submit data, validate fields, and generate reports on form data.
This document provides an introduction and overview of SharePoint web services:
- It describes what web services are and how they enable machine-to-machine communication over a network using standards like SOAP and XML.
- Common SharePoint web services are introduced that provide programmatic access to functionality like retrieving list data, managing lists and sites, and searching.
- Programming fundamentals for working with SharePoint web services are covered, including using CAML for queries and handling errors.
- An example is shown of making a call to the Lists.GetListItems web service and parsing the XML response.
Descripción del proceso de desarrollo de Add-in de Office consumiendo servicios a través de ADAL.js.
Al mismo tiempo se explica como unificar la interfaz a la experiencia Office a través de Office Fabric.
NOW I Get it!! What SharePoint IS and why I need itMark Rackley
This document discusses SharePoint and why it can be difficult to understand. It begins by explaining that there is a lot of information available about SharePoint but it is conflicting and noisy, making it hard to know where to start. It also notes that SharePoint requires changing how people work. The document then defines SharePoint as a collaboration and organization platform that can be customized. It provides tips to avoid SharePoint pain, such as not expecting clear error messages. Finally, it emphasizes the importance of joining the SharePoint community to learn from others.
This document provides a 3 sentence summary of the SharePoint and jQuery Guide document:
The document outlines how to use jQuery with SharePoint by discussing jQuery basics, deployment options, development practices, interacting with SharePoint forms and lists using jQuery, and includes demos of reading list items with SPServices and interacting with forms. It provides guidance on when jQuery is appropriate to use with SharePoint and best practices for jQuery development and deployment in the SharePoint environment. The document is intended as a guide for those looking to leverage jQuery client-side capabilities with SharePoint.
The document provides an overview of using JSLink to customize SharePoint lists, views, and forms with client-side rendering. It discusses how JSLink allows overriding the default client-side rendering with custom scripts to manipulate fields and formatting. Examples are presented along with resources for learning more about JSLink and client-side rendering capabilities in SharePoint.
SPTechCon Boston 2015 - Overcoming SharePoint LimitationsMark Rackley
This document discusses creating list views for large SharePoint lists. It begins with an introduction of the speaker and an overview of the agenda. It then covers the problems with large lists, such as losing functionality at the list view threshold of 5,000 items. It recommends preparing for large lists by using retention policies and indexing columns. It demonstrates using jQuery and REST to query large lists. Finally, it demonstrates creating interactive list views for large data sets using DataTables, bringing REST and DataTables together to build powerful views.
O365Con18 - Security and Compliance - Liz SundetNCCOMMS
The document discusses training administrators and users to properly handle electronic protected health information (ePHI) to comply with business associate agreements and regulations. It recommends establishing policies, standards, and guidelines to outline specific requirements around acceptable use, and demonstrates how to use tools like Azure Information Protection and compliance scores to monitor usage.
Changing the way you work with Modern SharePoint Team Sites and Office 365 Gr...Chirag Patel
Session presented online at a 24 hour Collab365 Global Conference on 19-20 October 2016.
Microsoft SharePoint has evolved across many folds such as contextual reporting, navigation, library, lists and more importantly integration with Office 365 Groups from a user perspective. This session will demonstrate all the capabilities and along the way how to get things done in a different and smarter way to succeed in your multidisciplinary teams.
You Will Learn :
- Overview of modern SharePoint team site experiences
- Finding and searching your way to the content you and the team are working on
- Sharing and accessing content in a number of ways
Suitable For : Administrator, Architect, Business Analyst
Track : Business/End User
ESPC 2016 - From SharePoint to Office 365 Development - The path to your new ...Sébastien Levert
The world around the Office Developer is changing and for someone with a heavy SharePoint background, it can be somewhat scary to make the move to the cloud. But don’t be scared SharePoint Developer – From SharePoint to Office Development, become an added-value Office Developer and contribute to maximise the productivity of your enterprise. In this session, we will cover every aspect of the new Office Developer paradigm and we will ensure that you can make yourself at home in such a new world. The topics covered will be :
– SharePoint Add-In
– Office 365 Apps
– Office Add-In
– Microsoft Graph
Benefits of Attending this Session:
Learn what an Office Developer is
See code in action representing the Office Developer day-to-day
Leverage the most active community around productivity development
SharePoint Saturday Brussels 2018 - Modern Collaboration in Teams & Projects ...Jasper Oosterveld
This session details what’s new and improved with SharePoint Server 2019, the next stop on the on-premises journey for Microsoft SharePoint. Understand what’s new for admins, and coming in the next on-premises version of SharePoint - SharePoint Server 2019 – including core infrastructure, hybrid, deprecated and removed capabilities and an overview of the development story for On-Premises.
How to Make the Most of Google Analytics on Your Evoq SiteDNN
Bruce Chapman is a product manager at DNN who created their first analytics module and has presented on analytics at conferences. Web analytics provides information on visitor numbers, where visitors come from, and what they do on a site, allowing adjustments to content based on data. While Google Analytics is powerful and free, it can be difficult for editors to access and understand. Integrating analytics into a content management system like Evoq improves access and understanding by providing the data in context within the authoring experience.
SPTechCon Dev Days - Third Party jQuery LibrariesMark Rackley
This document discusses maximizing the SharePoint user experience through the use of free third-party jQuery libraries. It provides an overview of several popular jQuery libraries - jQueryUI, DataTables, FullCalendar, Chart.js, and Stratus Forms - and includes demos of building tabs, lists, calendars, charts, and forms with them. The document emphasizes that client-side development can enhance SharePoint without the need for expensive tools or deep coding skills.
Enhance the Usability of Your SharePoint Site with JSLink #Collab365 #C365114...Wendy Neal
This document summarizes an online conference session about enhancing the usability of SharePoint sites using JSLink. The session will include a brief overview of usability principles, an introduction to what JSLink is and how it can be used, demonstrations of ways to customize and enhance lists and forms using JSLink, and references for further information. The demo portion will feature examples of using JSLink to add things like color coding, icons, and formatting to tasks, projects, and other lists in SharePoint.
Bringing Zest to SharePoint Sites Using Out-of-the-Box Technologyjoelsef
The document discusses various ways to enhance SharePoint sites using out-of-the-box technologies, ranging from simple to more advanced options. It provides examples in four "Tiers" - Tier 1 options require no code and include changing themes, re-enabling quick launch navigation, and using choice columns. Tier 2 utilizes tools like the content editor web part and SharePoint Designer for widgets, scripts, and gadgets. Tier 3 involves advanced SharePoint Designer configurations and some code. Tier 4 includes enterprise applications and custom web parts requiring programming. Specific scenarios around page design, forms, and metrics are also presented.
Modern SharePoint, the Good, the Bad, and the UglyBob German
Bob German is a Principal Architect at BlueMetal who leads Office 365 and SharePoint development. In his presentation, he discusses Microsoft's modernization of the SharePoint user experience to be more mobile-friendly. This includes modern document libraries, lists, and team sites. He demonstrates the modern experiences and notes both improvements like a better mobile and editing experience, as well as limitations like missing web parts and limited customization options. He also discusses how administrators can control the modern experiences at the tenant, site collection, and list level.
User Interface Tips and Tricks for the Power User - Penelope CoventrySPC Adriatics
Often information workers are asked to make their SharePoint site look pretty. This session will look at what a power user should and should not do to enhance the User Interface of sites. It will include explanations of page types, master pages and Page Layouts as well as what is responsive web design. Then using no-code, Penny will amend the look and feel of page, including composed looks, adding buttons to the Ribbon and the List Item Menu. This is not a developer session and will cover both SharePoint in Office 365, and on-premises installations of SharePoint 2013.
Coexist or Integrate? How Add-ins Deliver an Integrated Environment to Manage...Concept Searching, Inc
Concept Searching provides add-ins that allow for the integration of their automatic metadata generation technology with SharePoint to improve search and management of unstructured content. Their add-ins deliver semantic metadata without requiring custom code on SharePoint servers. Add-ins provide benefits like improved performance, stability, scalability, and easier deployment compared to traditional SharePoint customizations. Concept Searching's add-ins extract conceptual metadata and classify content to enable better search, compliance, and governance of enterprise information.
Nedra Allmond presented an overview of SharePoint, discussing its official definition, key features known as the six pillars, different versions and pricing, common uses cases, and career opportunities working with SharePoint. She provided examples of public SharePoint sites and a case study of how a CFO used SharePoint to consolidate lease documents. Allmond emphasized that SharePoint enables improved collaboration, document management, and business processes across organizations.
Level: 200
Track: IT Pro, Developer
Search in SharePoint is one of SharePoint’s best underutilized features. Using search you can not only help users find what they are looking for but you can create a world class user experience that will have your fans cheering. In this session, attendees will learn:
– What can SharePoint search REALLY do and why should you care?
– What considerations to take to account when architecting search
– How to take your SharePoint to the next level using search web parts and custom display templates
– What’s Delve and Office Graph and what it means to your organization
Cloud Saturday Chicago 2016 - Modern Intranet Development Best Practices on S...Nik Patel
The document provides details about Nik Patel, including that he is a Solution Principal at Slalom Consulting focusing on Office 365 and SharePoint platforms. It lists his contact information and links to his blog, Twitter, LinkedIn, and Slideshare profiles.
SPS Monaco 2017 - The Lay of the Land of Client-Side Development circa 2017Marc D Anderson
Are you dazzled by all the noises you hear about client-side development? Do the grunts and gulps leave you a little confused? In this session, we’ll talk about the types of things you can do with client-side development, how SharePoint can be used as a service (SPaaS?) and what the popular tool sets are. This are moving fast, so it's guaranteed that between writing this abstract and doing the session, things will have changed.
Whether you’re a server-side developer who wants to catch up with the new trends, a power user wanting to flex your muscles in new ways, or an end user who would like to speak more intelligently with IT, this session will provide useful foundation information as well as a guide to where your learning should progress to work with "modern" SharePoint.
1. The document summarizes a presentation about how Microsoft Teams and SharePoint Hub Sites impact intranet planning and architecture.
2. It discusses the new features like Teams, Communication Sites, and Hub Sites and considerations for change management when adopting them.
3. The presentation provides guidance on how to leverage the new tools for internal communication and sharing across departments while maintaining a consistent user experience.
SharePoint and Office 365 State of the Market Survey Results WebinarConcept Searching, Inc
This engaging and thought-provoking bird’s-eye view of projects your SharePoint and Office 365 colleagues are working on, their priorities and future initiatives, and what’s been put on the back burner.
What did the survey respondents tell us?
• Hybrid search is perceived as a nice-to-have feature, but not something organizations will be using to address their priority of improving search.
• Collaboration is this year’s must-have, while text analytics and social business applications are at the bottom of the priority list.
• Enterprise search and content lifecycle management have become high priorities, yet 91% of organizations still perform manual tagging.
• Critical business applications, such as records management, enterprise metadata management, eDiscovery, and security, are most often managed on-premises.
• Security is still the primary concern, but its importance has decreased from 59% last year to 40% this year.
Learn how to utilize search to create a dynamic and engaging intranet. We will discuss Display Templates and how they work with the Content Search Web Part and Search Results Web Part to customize the display of data.
The Ignite Buzz That Drives Digital Transformation SuccessDocAuto
1. The document discusses a presentation about digital transformation success at the Microsoft Ignite conference.
2. Some of the key announcements at Ignite included multi-geolocation for Office Delve and SharePoint, Teams merging with Skype for Business, and enhancements to Office Groups, Flow and PowerApps.
3. The presentation emphasizes that digital transformation starts from within an organization and requires both strategic approach and enabling technology.
This document provides an overview of SharePoint branding tools and strategies presented by Eric Overfield. It discusses no-code and minimal code branding options in SharePoint Online/2013/2016 like composed looks and alternative CSS. It also covers more advanced branding with custom master pages, page layouts and display templates. Finally, it discusses the future of SharePoint branding with the new SharePoint Framework and client-side rendering approaches.
Michele Marques: Use Google Analytics to Learn What Customers Aren't Telling YouJack Molisani
This document discusses how to use Google Analytics to better understand customer usage of documentation websites. It recommends asking questions about which content is most/least used and how customers find information. Google Analytics can show demographics, behavior, languages, devices used, and referrals/search terms. The document demonstrates how to export Analytics data to Excel for further analysis, such as determining where to focus improvements, cut underused content, and optimize staffing investments based on usage trends.
WordPress Loves Google: Marrying Great Design and SEO with WordPressWebspec Design
The document discusses how WordPress sites can be made SEO-friendly through the use of plugins and best practices for designers, developers, project managers, and content strategists. It provides checklists of considerations for each role and compares popular SEO plugins All in One SEO and Yoast SEO. It also addresses questions around themes, site launches, and single page designs, emphasizing that SEO-friendly means user-friendly through principles like fast load times, clean code, and accessible content structures.
SharePoint wizards - no magic needed, just use Microsoft FlowBIWUG
This document provides an overview of a presentation about using Microsoft Flow to automate processes involving SharePoint. The presentation discusses how Flow can be used to automate workflows across hundreds of apps and services, including SharePoint. It highlights over 140 templates involving SharePoint and notes ways Flow and SharePoint integration continues to improve with features like approvals, a Flow panel in SharePoint, and actions to grant access. A demo is provided of using Flow to automatically archive documents.
The document introduces Project Siena, a tool from Microsoft that allows users to create Windows apps without coding. It provides an overview of Project Siena's components like screens, visual controls, functions and data sources. The document demonstrates how to connect a Siena app to SharePoint and Office 365. It also shows how to publish a completed Siena app. The presenter encourages users to get started with Project Siena and provides additional resources.
SharePoint Databases: What you need to know (201509)Alan Eardley
Presented at SQL Saturday Cambridge (2015)
An introduction to the different databases that SharePoint uses, with recommendations for High Availability, Disaster Recovery and configuration settings for SQL Server, including the constraints imposed in a single farm, a stretched farm between data centres and a separate DR farm.
Practical Perspectives On Dealing With SharePoint ComplexityRichard Harbridge
This document advertises and provides information about the Share Conference taking place from April 10-12, 2013 in Atlanta. It includes an agenda for a webinar on dealing with SharePoint complexity presented by Richard Harbridge and Ruven Gotz. The webinar involves the presenters answering audience questions on prioritizing projects, governance, adoption and getting help with SharePoint implementations. Information is also provided about related sessions the presenters will have at the Share Conference.
SharePoint Modern Support and AssistanceTom Resing
Slides from my presentation at SharePoint Fest Seattle 2016. Includes results of audience polls on how their organizations consume help about SharePoint and Office 365.
Your Road to Modern Communication SitesD'arce Hess
The document discusses the evolution of communication sites in SharePoint from 2007 to modern experiences in Office 365. It provides an overview of communication sites capabilities including customization options through themes, extensions, and the SharePoint Framework. It emphasizes the importance of change management and communication when migrating to new sites and outlines the future direction including hub sites, new web parts, and additional customization options.
21 Success Tactics and Your All-In-One Roadmap for Enterprise SEO and Mega Si...Conductor
You’ve got millions of pages, multiple brands, and a enterprise environment to navigate in your in-house SEO role. John Shehata has one detailed, comprehensive roadmap plus 21 actionable tactics tailored for enterprise success. In this presentation, you’ll learn how to establish trust, cut out inefficient tasks, and build a lean SEO team that is flexible enough to maneuver in a complex corporate structure and expert enough to exponentially expand your mega site’s web presence.
Presentation by:
John Shehata – VP SEO, Condé Nast
This presentation was given at the 2015 Conductor C3 marketing conference. Learn more: http://c3.conductor.com/
Mark Rackley presented on customizing SharePoint using column and view formatters. He discussed what column formatters are, how they can be accessed and used to format list views without changing the underlying data. He covered the basics of using the JSON schema including supported elements, field types, predefined classes and operators. The presentation concluded with demonstrations of column formatters.
SharePoint Conference North America - Converting your JavaScript to SPFXMark Rackley
This document provides an overview of the SharePoint Framework (SPFx) and discusses converting existing customizations to use SPFx. It begins with an introduction to Mark Rackley and his areas of expertise. The main sections discuss what SPFx is, why it is needed, required skills, and demonstrates converting a sample customization to SPFx. Key points are that SPFx allows managing client-side web parts, supports modern development practices, and provides an enterprise-ready solution for customizations. Potential hurdles mentioned are learning new skills like TypeScript, Node.js and the SharePoint toolchain.
TulsaTechFest - Maximize SharePoint UX with free jQuery librariesMark Rackley
This document provides an overview and demos of using various jQuery libraries to enhance the user experience in SharePoint, including jQuery UI, DataTables, FullCalendar, Bluff Charts, and Stratus Forms. It discusses why third-party jQuery libraries are useful, best practices for client-side development, and includes live demos of integrating these libraries into SharePoint to build tabs, list views, calendars, charts, and forms.
avaScript, REST, CSOM, Office 365 APIs: Like it or not, client-side development is the future of SharePoint development. At the forefront of this wave is the powerful JavaScript library jQuery. Utilizing jQuery in SharePoint, developers can take their applications to the next level in less time. What's more, you can utilize jQuery in SharePoint 2007, 2010, 2013, and in Office 365 often without making changes to your code. In this class, you gain a new appreciate for jQuery and learn:
"What's possible," including visual enhancements and practical business intelligence
Tips and Tricks for deploying and maintaining scripts
How to get quick wins with little effort using third-party jQuery libraries
How to interact with SharePoint forms and lists using JavaScript and jQuery
SPSNH 2014 - The SharePoint & jQueryGuideMark Rackley
This document provides an agenda and overview for a SharePoint and jQuery event. It discusses what jQuery is and why it is useful for SharePoint. It covers jQuery and SharePoint basics, deployment options, development best practices, and examples of commonly used jQuery methods. The presentation aims to demonstrate how jQuery can be used to modify and enhance the user experience of SharePoint.
SPTechCon 2014 How to develop and debug client side code in SharePointMark Rackley
This document contains the presentation slides for a session titled "How to Develop and Debug Client Side Code" given by Mark Rackley at the SPTechCon San Francisco 2014 conference. The presentation provides an overview of tools and techniques for developing and debugging JavaScript and jQuery code in SharePoint, including jQuery, jQuery UI, DataTables, Bluff Charts, and REST/CSOM/SPServices. It also covers debugging basics, common issues, and best practices.
This document provides an agenda and information for the SharePoint Saturday Nashville event on April 24, 2014. It includes information on sponsors, the presenter Mark Rackley and his background, and an agenda for the event with topics on what jQuery is, why use it with SharePoint, basics of jQuery and SharePoint, deployment options, development and examples.
The SharePoint & jQuery Guide - Updated 1/14/14Mark Rackley
Latest version of my SharePoint & jQuery slides from SharePoint Saturday St. Louis.
This session introduces people to using jQuery in SharePoint, how to get started, and some best practices.
This document discusses client side development options in SharePoint using the Client Side Object Model (CSOM) and the REST API. It provides an overview of CSOM and REST, covering their introduction, available APIs, supported platforms and standards, ease of use and flexibility, and batch processing capabilities. The presentation compares the strengths and weaknesses of each approach.
Introduction to Client Side Dev in SharePoint WorkshopMark Rackley
The document is a presentation on client side development in SharePoint using jQuery. It begins with introductions and an agenda. The agenda covers deploying and referencing scripts, a jQuery primer, debugging techniques, modifying default SharePoint forms, REST/CSOM/SPServices, third party libraries, and SharePoint hosted apps. It then discusses why client side development is useful and challenges like browser inconsistencies. Best practices covered include avoiding global variables and writing performant code. Various development tools are presented. Finally, a demo is shown of building a simple contract management solution using the techniques discussed.
SharePoint & jQuery Guide - SPSTC 5/18/2013 Mark Rackley
This document provides an overview and introduction to using jQuery with SharePoint. It discusses what jQuery is and why it is useful for SharePoint development. It covers basics of jQuery and SharePoint integration including deployment options, development best practices, interacting with forms, and reading list items using both SPServices and the Client Side Object Model. The document includes code examples and discusses using third party libraries and debugging techniques. It concludes with demonstrations of basic jQuery techniques, reading list items, searching the DOM, and integrating Bing Maps.
This document provides an overview of SharePoint development. It defines development as bringing something to a more advanced stage through elaboration or working out details. The document outlines different methods of SharePoint development including out of the box, SharePoint Designer, JavaScript/jQuery, PowerShell, and Visual Studio/.NET. For each method it describes what it is, benefits, disadvantages, and skills needed. It provides a comparison of the development options and emphasizes that the right tool should be chosen for the job.
The document provides an agenda and overview for a SharePoint Saturday session on using SharePoint and jQuery. The session will cover the history of SharePoint and jQuery, an overview of jQuery, best practices for when to use jQuery and how to deploy and develop with it. It will also discuss using jQuery to interact with SharePoint forms and lists, and demonstrate some third party jQuery libraries.
Wrapping your head around the SharePoint Beast (For the rest of us)Mark Rackley
This document summarizes Mark Rackley's presentation on understanding SharePoint. The presentation covers:
1) Why understanding SharePoint is difficult due to the large amount of information, paths to take, and conflicting advice.
2) An overview of what SharePoint is, including that it is a platform that can be used for many functions like storing data, managing permissions, and workflows.
3) Reasons for using SharePoint, including that it can replace other products, provide insights, and make users more productive.
4) Tips for avoiding SharePoint pain, such as learning correct terminology, being skeptical of experts, and getting involved in the SharePoint community.
This document discusses different types of SharePoint development. It begins by defining development as elaborating or working out details to bring something to a later stage. There are several types of SharePoint development discussed: out of the box development using the SharePoint interface without code; development using SharePoint Designer with some code; JavaScript/jQuery development; PowerShell scripting; and full custom development using Visual Studio/.NET. Each development type is compared in terms of capabilities, benefits, disadvantages, and required skills. The document aims to help understand the best development approach for different situations.
The document appears to be a presentation about using jQuery with SharePoint. It discusses open wireless access being available and encourages attendees to tweet about the session and blog. It then provides information about the presenter and their background as well as an outline of the topics to be covered in the presentation, including what jQuery is, how to deploy and develop with it, interacting with SharePoint and the DOM, reading and writing list data, using third party libraries, and demos.
GyrusAI - Broadcasting & Streaming Applications Driven by AI and MLGyrus AI
Gyrus AI: AI/ML for Broadcasting & Streaming
Gyrus is a Vision Al company developing Neural Network Accelerators and ready to deploy AI/ML Models for Video Processing and Video Analytics.
Our Solutions:
Intelligent Media Search
Semantic & contextual search for faster, smarter content discovery.
In-Scene Ad Placement
AI-powered ad insertion to maximize monetization and user experience.
Video Anonymization
Automatically masks sensitive content to ensure privacy compliance.
Vision Analytics
Real-time object detection and engagement tracking.
Why Gyrus AI?
We help media companies streamline operations, enhance media discovery, and stay competitive in the rapidly evolving broadcasting & streaming landscape.
🚀 Ready to Transform Your Media Workflow?
🔗 Visit Us: https://gyrus.ai/
📅 Book a Demo: https://gyrus.ai/contact
📝 Read More: https://gyrus.ai/blog/
🔗 Follow Us:
LinkedIn - https://www.linkedin.com/company/gyrusai/
Twitter/X - https://twitter.com/GyrusAI
YouTube - https://www.youtube.com/channel/UCk2GzLj6xp0A6Wqix1GWSkw
Facebook - https://www.facebook.com/GyrusAI
UiPath Agentic Automation: Community Developer OpportunitiesDianaGray10
Please join our UiPath Agentic: Community Developer session where we will review some of the opportunities that will be available this year for developers wanting to learn more about Agentic Automation.
Artificial Intelligence is providing benefits in many areas of work within the heritage sector, from image analysis, to ideas generation, and new research tools. However, it is more critical than ever for people, with analogue intelligence, to ensure the integrity and ethical use of AI. Including real people can improve the use of AI by identifying potential biases, cross-checking results, refining workflows, and providing contextual relevance to AI-driven results.
News about the impact of AI often paints a rosy picture. In practice, there are many potential pitfalls. This presentation discusses these issues and looks at the role of analogue intelligence and analogue interfaces in providing the best results to our audiences. How do we deal with factually incorrect results? How do we get content generated that better reflects the diversity of our communities? What roles are there for physical, in-person experiences in the digital world?
Viam product demo_ Deploying and scaling AI with hardware.pdfcamilalamoratta
Building AI-powered products that interact with the physical world often means navigating complex integration challenges, especially on resource-constrained devices.
You'll learn:
- How Viam's platform bridges the gap between AI, data, and physical devices
- A step-by-step walkthrough of computer vision running at the edge
- Practical approaches to common integration hurdles
- How teams are scaling hardware + software solutions together
Whether you're a developer, engineering manager, or product builder, this demo will show you a faster path to creating intelligent machines and systems.
Resources:
- Documentation: https://on.viam.com/docs
- Community: https://discord.com/invite/viam
- Hands-on: https://on.viam.com/codelabs
- Future Events: https://on.viam.com/updates-upcoming-events
- Request personalized demo: https://on.viam.com/request-demo
Autonomous Resource Optimization: How AI is Solving the Overprovisioning Problem
In this session, Suresh Mathew will explore how autonomous AI is revolutionizing cloud resource management for DevOps, SRE, and Platform Engineering teams.
Traditional cloud infrastructure typically suffers from significant overprovisioning—a "better safe than sorry" approach that leads to wasted resources and inflated costs. This presentation will demonstrate how AI-powered autonomous systems are eliminating this problem through continuous, real-time optimization.
Key topics include:
Why manual and rule-based optimization approaches fall short in dynamic cloud environments
How machine learning predicts workload patterns to right-size resources before they're needed
Real-world implementation strategies that don't compromise reliability or performance
Featured case study: Learn how Palo Alto Networks implemented autonomous resource optimization to save $3.5M in cloud costs while maintaining strict performance SLAs across their global security infrastructure.
Bio:
Suresh Mathew is the CEO and Founder of Sedai, an autonomous cloud management platform. Previously, as Sr. MTS Architect at PayPal, he built an AI/ML platform that autonomously resolved performance and availability issues—executing over 2 million remediations annually and becoming the only system trusted to operate independently during peak holiday traffic.
#StandardsGoals for 2025: Standards & certification roundup - Tech Forum 2025BookNet Canada
Book industry standards are evolving rapidly. In the first part of this session, we’ll share an overview of key developments from 2024 and the early months of 2025. Then, BookNet’s resident standards expert, Tom Richardson, and CEO, Lauren Stewart, have a forward-looking conversation about what’s next.
Link to recording, transcript, and accompanying resource: https://bnctechforum.ca/sessions/standardsgoals-for-2025-standards-certification-roundup/
Presented by BookNet Canada on May 6, 2025 with support from the Department of Canadian Heritage.
Web & Graphics Designing Training at Erginous Technologies in Rajpura offers practical, hands-on learning for students, graduates, and professionals aiming for a creative career. The 6-week and 6-month industrial training programs blend creativity with technical skills to prepare you for real-world opportunities in design.
The course covers Graphic Designing tools like Photoshop, Illustrator, and CorelDRAW, along with logo, banner, and branding design. In Web Designing, you’ll learn HTML5, CSS3, JavaScript basics, responsive design, Bootstrap, Figma, and Adobe XD.
Erginous emphasizes 100% practical training, live projects, portfolio building, expert guidance, certification, and placement support. Graduates can explore roles like Web Designer, Graphic Designer, UI/UX Designer, or Freelancer.
For more info, visit erginous.co.in , message us on Instagram at erginoustechnologies, or call directly at +91-89684-38190 . Start your journey toward a creative and successful design career today!
Generative Artificial Intelligence (GenAI) in BusinessDr. Tathagat Varma
My talk for the Indian School of Business (ISB) Emerging Leaders Program Cohort 9. In this talk, I discussed key issues around adoption of GenAI in business - benefits, opportunities and limitations. I also discussed how my research on Theory of Cognitive Chasms helps address some of these issues
Webinar - Top 5 Backup Mistakes MSPs and Businesses Make .pptxMSP360
Data loss can be devastating — especially when you discover it while trying to recover. All too often, it happens due to mistakes in your backup strategy. Whether you work for an MSP or within an organization, your company is susceptible to common backup mistakes that leave data vulnerable, productivity in question, and compliance at risk.
Join 4-time Microsoft MVP Nick Cavalancia as he breaks down the top five backup mistakes businesses and MSPs make—and, more importantly, explains how to prevent them.
The Future of Cisco Cloud Security: Innovations and AI IntegrationRe-solution Data Ltd
Stay ahead with Re-Solution Data Ltd and Cisco cloud security, featuring the latest innovations and AI integration. Our solutions leverage cutting-edge technology to deliver proactive defense and simplified operations. Experience the future of security with our expert guidance and support.
HCL Nomad Web – Best Practices and Managing Multiuser Environmentspanagenda
Webinar Recording: https://www.panagenda.com/webinars/hcl-nomad-web-best-practices-and-managing-multiuser-environments/
HCL Nomad Web is heralded as the next generation of the HCL Notes client, offering numerous advantages such as eliminating the need for packaging, distribution, and installation. Nomad Web client upgrades will be installed “automatically” in the background. This significantly reduces the administrative footprint compared to traditional HCL Notes clients. However, troubleshooting issues in Nomad Web present unique challenges compared to the Notes client.
Join Christoph and Marc as they demonstrate how to simplify the troubleshooting process in HCL Nomad Web, ensuring a smoother and more efficient user experience.
In this webinar, we will explore effective strategies for diagnosing and resolving common problems in HCL Nomad Web, including
- Accessing the console
- Locating and interpreting log files
- Accessing the data folder within the browser’s cache (using OPFS)
- Understand the difference between single- and multi-user scenarios
- Utilizing Client Clocking