SlideShare ist ein Scribd-Unternehmen logo
1 von 32
Downloaden Sie, um offline zu lesen
Information Technology Services
http://its.library.utoronto.ca
Information Technology Services
http://its.library.utoronto.ca
Sustaining Continuous Digital Project Development with
Team Project Management
Information Technology Services
http://its.library.utoronto.ca
Kelli Babcock
Gordon Belray
Lisa Gayhart
Bilal Khalid
Marc Lalonde
Alumni Hall
Room 100
May 6, 2014
2 p.m. – 2:40 p.m.
Information Technology Services
http://its.library.utoronto.caInformation Technology Services
http://its.library.utoronto.ca
About ITS
Who we are
ITS provides and maintains a wide array of projects
and services in support of the library’s role in research,
teaching, and learning mission of the University and it’s
community, supporting scholarly research, users, and
collections
Our services
● digital projects
● library catalogue and electronic resources
● library web services
● data centre and IT infrastructure
● scholarly communications and open access
services
● staff workstation support
● administration
Information Technology Services
http://its.library.utoronto.caInformation Technology Services
http://its.library.utoronto.ca
ITS Goals
● inspired by nimble organizations
○ adapting to change, internally and externally
○ agile workflows and iterative product development
● innovation and leadership
● user focused
● improving engagement
● enhancing discoverability and access
○ accessibility
○ analytics
○ responsive design
Many projects: its.library.utoronto.ca/web-development-schedule
Project management - high priority
Information Technology Services
http://its.library.utoronto.caInformation Technology Services
http://its.library.utoronto.ca
Staff in ITS
Information Technology Services
http://its.library.utoronto.caInformation Technology Services
http://its.library.utoronto.ca
Project Management
Project Management Best Practices:
● Goals designed at outset of project
● Granular tasks clearly defined responsibilities
● Milestones
● Built in risk-assessment
Information Technology Services
http://its.library.utoronto.caInformation Technology Services
http://its.library.utoronto.ca
Project Management & ITS
Project Management Best Practices:
● Goals designed at outset of project
● Granular tasks clearly defined responsibilities
● Milestones
● Built in risk-assessment
ITS Project Management:
● Collaborative
● Iterative
● Desire for sustainability while creating team redundancy
● Integrated project communications work-flow
Information Technology Services
http://its.library.utoronto.caInformation Technology Services
http://its.library.utoronto.ca
ITS Projects
Information Technology Services
http://its.library.utoronto.caInformation Technology Services
http://its.library.utoronto.ca
ITS Project Management Needs
ITS Project Management Needs
Collaborative
Collaboratives software: large team working on dynamic pages,
not just one static project plan.
Iterative
Ease of implementation: fast paced work-flow with many
stages.
Desire for sustainability Ability to export templates quickly to other projects: large
project work-load, don’t need to re-invent for each
Create team redundancy Ability to integrate with development work and track website
issues: transferable tasks and document procedures/work-
completed for future use.
Integrated project
communications work-flow
Ability to share project documentation: both internal team &
project collaborators; enable external collaborators to
contribute to project based on documented work flow
Information Technology Services
http://its.library.utoronto.caInformation Technology Services
http://its.library.utoronto.ca
ITS Project Management Tools
We use...
Information Technology Services
http://its.library.utoronto.caInformation Technology Services
http://its.library.utoronto.ca
Project Management Tools
Issue tracking, ticketing, notifications Project management/planning
(reuse templates)
Assign tasks Share project “spaces” and
documentation on the web
Document issues Add Jira tickets
Flexible user permissions Transparency of project progress
Information Technology Services
http://its.library.utoronto.caInformation Technology Services
http://its.library.utoronto.ca
Examples - template pages
Information Technology Services
http://its.library.utoronto.caInformation Technology Services
http://its.library.utoronto.ca
Examples - collaboration
Information Technology Services
http://its.library.utoronto.caInformation Technology Services
http://its.library.utoronto.ca
Examples - task management
Information Technology Services
http://its.library.utoronto.caInformation Technology Services
http://its.library.utoronto.ca
Team Project Structure: Roles
Project Manager
Project plan
Task creation, in
collaboration with team
Project management
Feedback to stakeholders
Information Designers
Wireframing/site structure
Theming
Responsive design
AODA complience
Application Developers
Database creation
Data import
Web development
Deployment
Communications
Project communications, user outreach and feedback, accessibility requirements,
launch promotion, documentation, assessment
Systems Support
Server provisioning, security auditing, performance tuning, monitoring
Information Technology Services
http://its.library.utoronto.caInformation Technology Services
http://its.library.utoronto.ca
Team Project Structure: Concurrent Tasks
1
Set up:
● server
● project tasks
● GIT repository
2
Development:
● system
architecture
● functionality
● branding/theming
● testing
3
Project Week Close:
● feedback
● wrap up
● summary of
tasks completed
Information Technology Services
http://its.library.utoronto.caInformation Technology Services
http://its.library.utoronto.ca
Development Tools
● Collaboration
● Efficiency
● Flexibility
Information Technology Services
http://its.library.utoronto.caInformation Technology Services
http://its.library.utoronto.ca
Version Control
● AKA “VCS”, “SCM”, “Revision Control”...
● “Version control is a system that records changes to
a file or set of files over time so that you can recall
specific versions later”
http://git-scm.com/book/en/Getting-Started-About-
Version-Control
Source: http://en.wikipedia.org/wiki/File:Revision_controlled_project_visualization-2010-24-02.svg
Information Technology Services
http://its.library.utoronto.caInformation Technology Services
http://its.library.utoronto.ca
Git
● DVCS (“Distributed Version Control System”)
● Important concepts: repo, clone, commit,
push, pull, branch, merge
● Plug: Learn git! http://try.github.io
Information Technology Services
http://its.library.utoronto.caInformation Technology Services
http://its.library.utoronto.ca
Deployment Workflow
● Environments
○ Individual, Development, [Testing],
Production
● Deployment procedures
○ Merge individual work on
Development server
○ Test, test, test
○ Deploy on production server
● Minimize production server interaction
Information Technology Services
http://its.library.utoronto.caInformation Technology Services
http://its.library.utoronto.ca
Accessibility & Responsive Design
AODA
● January 1, 2014: WCAG 2.0 Level A
● January 1, 2021: WCAG 2.0 Level AA
● WAVE tool: http://wave.webaim.org/
Responsive Web Design
● Mobile First
● Required Reading: Responsive Web Design:
What It Is and How To Use It http://www.
smashingmagazine.
com/2011/01/12/guidelines-for-responsive-
web-design/
Information Technology Services
http://its.library.utoronto.caInformation Technology Services
http://its.library.utoronto.ca
Drupal
● Popular Content Management Software
● Open Source, Popular, Active community
● Used extensively at UTL
● Single-site/multi-site variants
● Interesting challenge for git and site deployment
Information Technology Services
http://its.library.utoronto.caInformation Technology Services
http://its.library.utoronto.ca
Projects
Get it!
Information Technology Services
http://its.library.utoronto.caInformation Technology Services
http://its.library.utoronto.ca
On the Road Again
Information Technology Services
http://its.library.utoronto.caInformation Technology Services
http://its.library.utoronto.ca
On the Road Again
● legacy sites in ColdFusion/MySQL
● migrate data into individual databases
with same schema structure but ability
to customize
● move sites into Drupal multi-site
● divide the teamwork into 3 areas
Example of a multi-site
conversion to Drupal
requiring several project
sprints over the course of
several months.
Information Technology Services
http://its.library.utoronto.caInformation Technology Services
http://its.library.utoronto.ca
On the Road Again
1
Create GIT
repository & multi-
site version control
2
Develop common
functionality,
branding and Drupal
base theme with
customized sub
themes
3
Create import scripts
to move data from
legacy platform to
Drupal
Challenge: multi-site vs individual sites, version control, data migration and integration,
develop RWD accessible common look and feel
Information Technology Services
http://its.library.utoronto.caInformation Technology Services
http://its.library.utoronto.ca
On the Road Again
Develop an integrated web-
based framework for querying
historical itinerant theatre
databases & displaying and
sharing results in different
formats across each database
REED
JUBA American Popular
Cinema in Canada
Canada West
Information Technology Services
http://its.library.utoronto.caInformation Technology Services
http://its.library.utoronto.ca
On the Road Again
Information Technology Services
http://its.library.utoronto.caInformation Technology Services
http://its.library.utoronto.ca
Get it!
● smaller project that had a tight
deadline
● expiration of our License with Access
Copyright
● old menu did not have permitted
uses
● very user unfriendly
● hosted on Serials Solutions - 24
hours request cycle for changes
● need to integrate reference service
librarians feedback for improvement
● indicate if article is peer reviewed
Information Technology Services
http://its.library.utoronto.caInformation Technology Services
http://its.library.utoronto.ca
Get it!
1
Create GIT repository
for virtual machine
development
2
Redesign based on
librarian requests and
accessible / responsive
requirements
3
Create a locally hosted
custom PHP application
● build custom menu, helper window & article finder
● divide work into 3 development areas and 2 adjunct areas
1a
System Admin setup
virtual machine, dev
and deploy enviroment
2a
Communication - JIRA-
feedback
Information Technology Services
http://its.library.utoronto.caInformation Technology Services
http://its.library.utoronto.ca
Get it!
Information Technology Services
http://its.library.utoronto.caInformation Technology Services
http://its.library.utoronto.ca
Lessons Learned
● split model
● 2 weeks
● Tuesday kick off meeting essential
● ensure everyone is in the loop within the team (Thursday meetings), and also within
the department (dept meetings)
● observing the evolution of our preferred workflow
● everyone is both teacher and learner
● project planning takes a lot of time, but pays to be prepared
● added the web development schedule to ITS website to increase transparency
Information Technology Services
http://its.library.utoronto.ca
Thank You!
Questions?

Weitere ähnliche Inhalte

Ähnlich wie Sustaining Continuous Digital Project Development with Team Project Management - TRY 2014

IIIF presentation - EuropeanaTech 2015
IIIF presentation - EuropeanaTech 2015IIIF presentation - EuropeanaTech 2015
IIIF presentation - EuropeanaTech 2015Petr Pridal
 
The Software Sustainability Institute and engagement with the Digital Humanities
The Software Sustainability Institute and engagement with the Digital HumanitiesThe Software Sustainability Institute and engagement with the Digital Humanities
The Software Sustainability Institute and engagement with the Digital HumanitiesShoaib Sufi
 
Resume - Jay_Rawal
Resume - Jay_RawalResume - Jay_Rawal
Resume - Jay_RawalJay Rawal
 
Web Technologies Week 01 CS (INTRO).pptx
Web Technologies Week 01 CS (INTRO).pptxWeb Technologies Week 01 CS (INTRO).pptx
Web Technologies Week 01 CS (INTRO).pptxImranAli984725
 
The Sci-GaIA project
The Sci-GaIA projectThe Sci-GaIA project
The Sci-GaIA projectBruce Becker
 
Power to the Users (and Librarians)
Power to the Users (and Librarians)Power to the Users (and Librarians)
Power to the Users (and Librarians)Guus van den Brekel
 
AALL2015A3-Tech Skills Law Librarians Need
AALL2015A3-Tech Skills Law Librarians NeedAALL2015A3-Tech Skills Law Librarians Need
AALL2015A3-Tech Skills Law Librarians NeedJill Sonnesyn
 
Use of ict in a library
Use of ict in  a libraryUse of ict in  a library
Use of ict in a libraryKhushK4
 
Wirecloud hamburg kickoff
Wirecloud hamburg kickoffWirecloud hamburg kickoff
Wirecloud hamburg kickoffMiguel Jiménez
 
Smart Cloud Engine and Solution based on Knowledge Base
Smart Cloud Engine and Solution based on Knowledge BaseSmart Cloud Engine and Solution based on Knowledge Base
Smart Cloud Engine and Solution based on Knowledge BasePaolo Nesi
 
ACRL - Can't Get There From Here: Achieving Organization 2.0
ACRL - Can't Get There From Here: Achieving Organization 2.0ACRL - Can't Get There From Here: Achieving Organization 2.0
ACRL - Can't Get There From Here: Achieving Organization 2.0Meredith Farkas
 
LoCloud Annual Publishable Summary 2014-15
LoCloud Annual Publishable Summary 2014-15LoCloud Annual Publishable Summary 2014-15
LoCloud Annual Publishable Summary 2014-15locloud
 
LinkedTeams company profile (English)
LinkedTeams company profile (English)LinkedTeams company profile (English)
LinkedTeams company profile (English)LinkedTeams
 
DISIT Lab overview: smart city, big data, semantic computing, cloud
DISIT Lab overview: smart city, big data, semantic computing, cloudDISIT Lab overview: smart city, big data, semantic computing, cloud
DISIT Lab overview: smart city, big data, semantic computing, cloudPaolo Nesi
 
Why should we care about Digital Accessibility?
Why should we care about Digital Accessibility?Why should we care about Digital Accessibility?
Why should we care about Digital Accessibility?Matthew Deeprose
 
The Reasons Why the Science Gateways Community Needs an Institute
The Reasons Why the Science Gateways Community Needs an InstituteThe Reasons Why the Science Gateways Community Needs an Institute
The Reasons Why the Science Gateways Community Needs an InstituteSandra Gesing
 
Digitization projects for libraries c samaniego
Digitization projects for libraries c samaniegoDigitization projects for libraries c samaniego
Digitization projects for libraries c samaniegoCandy Husmillo
 
Digitization projects for libraries c samaniego
Digitization projects for libraries c samaniegoDigitization projects for libraries c samaniego
Digitization projects for libraries c samaniegoCandy Husmillo
 

Ähnlich wie Sustaining Continuous Digital Project Development with Team Project Management - TRY 2014 (20)

IIIF presentation - EuropeanaTech 2015
IIIF presentation - EuropeanaTech 2015IIIF presentation - EuropeanaTech 2015
IIIF presentation - EuropeanaTech 2015
 
The Software Sustainability Institute and engagement with the Digital Humanities
The Software Sustainability Institute and engagement with the Digital HumanitiesThe Software Sustainability Institute and engagement with the Digital Humanities
The Software Sustainability Institute and engagement with the Digital Humanities
 
Digitalisation Project Considerations
Digitalisation Project ConsiderationsDigitalisation Project Considerations
Digitalisation Project Considerations
 
Resume - Jay_Rawal
Resume - Jay_RawalResume - Jay_Rawal
Resume - Jay_Rawal
 
Web Technologies Week 01 CS (INTRO).pptx
Web Technologies Week 01 CS (INTRO).pptxWeb Technologies Week 01 CS (INTRO).pptx
Web Technologies Week 01 CS (INTRO).pptx
 
The Sci-GaIA project
The Sci-GaIA projectThe Sci-GaIA project
The Sci-GaIA project
 
Power to the Users (and Librarians)
Power to the Users (and Librarians)Power to the Users (and Librarians)
Power to the Users (and Librarians)
 
AALL2015A3-Tech Skills Law Librarians Need
AALL2015A3-Tech Skills Law Librarians NeedAALL2015A3-Tech Skills Law Librarians Need
AALL2015A3-Tech Skills Law Librarians Need
 
Use of ict in a library
Use of ict in  a libraryUse of ict in  a library
Use of ict in a library
 
Wirecloud hamburg kickoff
Wirecloud hamburg kickoffWirecloud hamburg kickoff
Wirecloud hamburg kickoff
 
Smart Cloud Engine and Solution based on Knowledge Base
Smart Cloud Engine and Solution based on Knowledge BaseSmart Cloud Engine and Solution based on Knowledge Base
Smart Cloud Engine and Solution based on Knowledge Base
 
ACRL - Can't Get There From Here: Achieving Organization 2.0
ACRL - Can't Get There From Here: Achieving Organization 2.0ACRL - Can't Get There From Here: Achieving Organization 2.0
ACRL - Can't Get There From Here: Achieving Organization 2.0
 
ION Bangladesh - Opening Remarks
ION Bangladesh - Opening RemarksION Bangladesh - Opening Remarks
ION Bangladesh - Opening Remarks
 
LoCloud Annual Publishable Summary 2014-15
LoCloud Annual Publishable Summary 2014-15LoCloud Annual Publishable Summary 2014-15
LoCloud Annual Publishable Summary 2014-15
 
LinkedTeams company profile (English)
LinkedTeams company profile (English)LinkedTeams company profile (English)
LinkedTeams company profile (English)
 
DISIT Lab overview: smart city, big data, semantic computing, cloud
DISIT Lab overview: smart city, big data, semantic computing, cloudDISIT Lab overview: smart city, big data, semantic computing, cloud
DISIT Lab overview: smart city, big data, semantic computing, cloud
 
Why should we care about Digital Accessibility?
Why should we care about Digital Accessibility?Why should we care about Digital Accessibility?
Why should we care about Digital Accessibility?
 
The Reasons Why the Science Gateways Community Needs an Institute
The Reasons Why the Science Gateways Community Needs an InstituteThe Reasons Why the Science Gateways Community Needs an Institute
The Reasons Why the Science Gateways Community Needs an Institute
 
Digitization projects for libraries c samaniego
Digitization projects for libraries c samaniegoDigitization projects for libraries c samaniego
Digitization projects for libraries c samaniego
 
Digitization projects for libraries c samaniego
Digitization projects for libraries c samaniegoDigitization projects for libraries c samaniego
Digitization projects for libraries c samaniego
 

Mehr von University of Toronto Libraries - Information Technology Services

Mehr von University of Toronto Libraries - Information Technology Services (20)

ReEnvisioning E-Resource Holdings Management
ReEnvisioning E-Resource Holdings ManagementReEnvisioning E-Resource Holdings Management
ReEnvisioning E-Resource Holdings Management
 
Using Islandora Multi-sites to Sustain Faculty Digital Humanities Projects
Using Islandora Multi-sites to Sustain Faculty Digital Humanities ProjectsUsing Islandora Multi-sites to Sustain Faculty Digital Humanities Projects
Using Islandora Multi-sites to Sustain Faculty Digital Humanities Projects
 
Measure twice, cut once: Taking the time for user research in your redesign (...
Measure twice, cut once: Taking the time for user research in your redesign (...Measure twice, cut once: Taking the time for user research in your redesign (...
Measure twice, cut once: Taking the time for user research in your redesign (...
 
The Ontario library research cloud
The Ontario library research cloudThe Ontario library research cloud
The Ontario library research cloud
 
Digital preservation policy for humans
Digital preservation policy for humansDigital preservation policy for humans
Digital preservation policy for humans
 
Islandora and Omeka: Building U of T Digital Collections & Exhibits
Islandora and Omeka: Building U of T Digital Collections & ExhibitsIslandora and Omeka: Building U of T Digital Collections & Exhibits
Islandora and Omeka: Building U of T Digital Collections & Exhibits
 
Adding e-resources license information to library systems: three libraries’ a...
Adding e-resources license information to library systems: three libraries’ a...Adding e-resources license information to library systems: three libraries’ a...
Adding e-resources license information to library systems: three libraries’ a...
 
Anatomy of a Drupal Hack - TechKnowFile 2014
Anatomy of a Drupal Hack - TechKnowFile 2014Anatomy of a Drupal Hack - TechKnowFile 2014
Anatomy of a Drupal Hack - TechKnowFile 2014
 
Collections UofT - TRY 2014
Collections UofT - TRY 2014Collections UofT - TRY 2014
Collections UofT - TRY 2014
 
Opportunities and Challenges Using Open Source Software in Academic Libraries...
Opportunities and Challenges Using Open Source Software in Academic Libraries...Opportunities and Challenges Using Open Source Software in Academic Libraries...
Opportunities and Challenges Using Open Source Software in Academic Libraries...
 
Accessibility Information Toolkit for Libraries - TRY 2014
Accessibility Information Toolkit for Libraries - TRY 2014Accessibility Information Toolkit for Libraries - TRY 2014
Accessibility Information Toolkit for Libraries - TRY 2014
 
Facing our E-Demons: Challenges of E-Serial Management in a Large Academic Li...
Facing our E-Demons: Challenges of E-Serial Management in a Large Academic Li...Facing our E-Demons: Challenges of E-Serial Management in a Large Academic Li...
Facing our E-Demons: Challenges of E-Serial Management in a Large Academic Li...
 
Communicating Changes in Digital Services
Communicating Changes in Digital Services Communicating Changes in Digital Services
Communicating Changes in Digital Services
 
Why schema.org?
Why schema.org?Why schema.org?
Why schema.org?
 
Library Linked Data and the Future of Bibliographic Control
Library Linked Data and the Future of Bibliographic ControlLibrary Linked Data and the Future of Bibliographic Control
Library Linked Data and the Future of Bibliographic Control
 
Introduction to the Semantic Web
Introduction to the Semantic WebIntroduction to the Semantic Web
Introduction to the Semantic Web
 
Brave New eWorld: Struggles and Solutions
Brave New eWorld: Struggles and SolutionsBrave New eWorld: Struggles and Solutions
Brave New eWorld: Struggles and Solutions
 
Responsive Web Design at University of Toronto Libraries
Responsive Web Design at University of Toronto LibrariesResponsive Web Design at University of Toronto Libraries
Responsive Web Design at University of Toronto Libraries
 
My Media at University of Toronto Libraries
My Media at University of Toronto LibrariesMy Media at University of Toronto Libraries
My Media at University of Toronto Libraries
 
Digital Signage at University of Toronto Libraries
Digital Signage at University of Toronto LibrariesDigital Signage at University of Toronto Libraries
Digital Signage at University of Toronto Libraries
 

Kürzlich hochgeladen

microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...Pooja Nehwal
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfchloefrazer622
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
The byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxThe byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxShobhayan Kirtania
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...Sapna Thakur
 
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...anjaliyadav012327
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 

Kürzlich hochgeladen (20)

microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdf
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
The byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxThe byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptx
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
 
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 

Sustaining Continuous Digital Project Development with Team Project Management - TRY 2014