Digital Humanities: Building Online Projects Niall O’Leary, MA, MSc.

Slides:



Advertisements
Similar presentations
 Permanent Staff Analyst / Programmers (2.5) Digital Projects Librarian (1) Special Collections Analyst (1) Web Designer / Developer (.5) Director Grant.
Advertisements

HTTP Request/Response Process 1.Enter URL ( in your browser’s address bar. 2.Your browser uses DNS to look up IP address of server.com.
REQUIREMENTS Before starting, these requirements should be met: Service Body Requirements Trusted Servant Requirements Server/ISP Requirements Budget.
Content Management, Working with WordPress Svetlin Nakov Telerik Corporation
VCE IT Theory Slideshows By Mark Kelly McKinnon Secondary College Vceit.com Power Websites CMS and CSS.
The World of Web Development Cindy Royal, Ph.D Assistant Professor Texas State University School of Journalism and Mass Communication
TYPO3 Content Management System College of Natural & Social Sciences Webpage TYPO3 Content Management System College of Natural & Social Sciences Webpage.
Content Management, Working with WordPress Svetlin Nakov Telerik Corporation
Multiple Tiers in Action
What is Web Design The term “web design” has come to encompass a number of disciplines, including: Visual (graphic) design User interface and experience.
The World of Web Development Cindy Royal, Ph.D Associate Professor Texas State University School of Journalism and Mass Communication
INTRO TO MAKING A WEBSITE Mark Zhang.  HTML  CSS  Javascript  PHP  MySQL  …That’s a lot of stuff!
Managing Your Content Nicole C. Engard September 4, 2007 Princeton Public Library – Tech Talks.
Web Programming Language Dr. Ken Cosh Week 1 (Introduction)
Unit 2, Lesson 5 Website Development Tools AOIT Web Design Copyright © 2008–2012 National Academy Foundation. All rights reserved.
Sahil Narang What is CMS? A content management system (CMS) is a computer application that allows publishing, editing and modifying content,
WHAT IS PHP PHP is an HTML-embedded scripting language primarily used for dynamic Web applications.
It’s World Wide! I NTRODUCTION TO T HE WEB 1 Photo courtesy:
PHP and MySQL Week#1  Course Plan.  Introduction to Dynamic Web Content.  Setting Up Development Server Eng. Mohamed Ahmed Black 1.
Drupal Workshop Introduction to Drupal Part 1: Web Content Management, Advantages/Disadvantages of Drupal, Drupal terminology, Drupal technology, directories.
My Web Portfolio SURESH N – DIRECTOR NETAR SOFTWARE SERVICES PVT LTD 13 Yr experience in Web development, SEO / SEM / SMO.
Exploring OpenSource CMS Laura Huisinga. CMS = Content Management System "A system that lets you apply management principles to content.” A website that.
CSIS-180 WEB CONTENT MANAGEMENT SYSTEMS.  Web CMS for short  Overview  For large websites and web applications, managing and updating many HTML files.
WEB Division Portfolio Expert in WEB 2.0 technologies Team of 10 having 1 project manager, 6 Developers and 3 Testers Focus on open source CMS,
Introduction to content management systems BTM 395: Internet Programming.
How Web Servers Work Browser ClientServer Web Server HTML File Image File HTML File Image File Internet URL.
 Computer Information System Club focused on the understanding and applied learning of web development.  The club was founded in April 5,  We.
After Your First Web Course; Where to Go from Here Bill Pegram April 23, 2014.
Joel Bapaga on Web Design Strategies Technologies Commercial Value.
Languages in WEB Presented by: Jenisha Kshatriya BCM SS09.
Course review BTM 395: Internet Programming. What you have learnt in this course.
Web Page Introduction. What is a web page? A web page is a text file containing markup language tags. –A markup language combines text and extra information.
Websites are built using 2 different methods: Raw Coding Content management Systems (CMS)
Introduction to Internet Programming (Web Based Application)
Linked Data and Islandora Jenny Jing, Code4Lib 2015 Workshop, Portland, Feb.9, 2014.
1Computer Sciences Department Princess Nourah bint Abdulrahman University.
Web Design & Development Company 11/2/2015www.ecrulogictechnologies.com.
George Gonsalves.  Free and lightweight web development tool.  Create, publish, and maintain your website  Optimized for Open Source  Designed for.
By Bearzx Dive Into Web Introduction To WEB
JSON and A Comparison of Scripts. JSON: JavaScript Object Notation Based on a subset of the JavaScript Programming Language provides a standardized data.
“Which Content Management System (CMS)? Drupal, Word Press...” by Dene Grigar Spring 2012 Tech 101 Series.
Open Source Options Steve Duthie – MT Department of Labor John Pearce – OR Employment Department By PresenterMedia.comPresenterMedia.com.
WEBSITE DEVELOPMENT How Professional are designing the web?? by Sachin Pilankar.
+ Joomla and Wordpress By Lindsey Johnson. + What is Joomla? Joomla is an award-winning content management system (CMS), which enables you to build Web.
PHP Introduction PHP is a server-side scripting language.
The basics of knowing the difference CLIENT VS. SERVER.
It’s World Wide! I NTRODUCTION TO T HE WEB 1 Photo courtesy:
CMS 2: Advanced Web Editing - Content Presented By: Katie Pagano, Special Projects Manager Steve Pont, Product Architect.
Web Page Designing With Dreamweaver MX\Session 1\1 of 9 Session 1 Introduction to PHP Hypertext Preprocessor - PHP.
Brown Bag Presentation Is WordPress Right For You? The “free and priceless” software that has 60 million fans.
No matter what you are seeking to have developed there are times when it is necessary to have it custom made. In this presentation we will explore the.
 A Javascript library designed to simplify client-side scripting of HTML.
99 Professionals C22/30, Sector 57, Noida, Uttar Pradesh TOLL FREE
Course Program, Evaluation, Exams, Resources Svetlin Nakov Telerik Software Academy academy.telerik.com Technical Trainer
Bucharest, 23 February 2005 CHM PTK technologies Adriana Baciu Finsiel Romania.
Drupal Basics May 30, 2012 By Sean Fitzpatrick. Sean Fitzpatrick | Welcome We're going to talk about Drupal We're going to keep it pretty.
I NTRO TO W EB TECHNOLOGY Basic terms. C LIENT – S ERVER M ODEL a distributed communication between service requestors and service providers.
Ternary Technology Our aim to satisfy customer Office : Road #12, Sector : 12, House : 07, Uttara , Dhaka-1230.
Importance of learning programming fundamentals
Interview Questions and Answers
Time to learn to code Stephen Delaney
Introduction to Website Creation in sphb K200
Web Design & Development
Introduction to Advance Web Technologies
PHP Training at GoLogica in Bangalore
InfoTrans is a full service digital
[website development: update/ revamp/ re- structure, php, joomla, magento, drupal, wordpress, ecommerce, oscommerce, online shopping/ any CMS platform.
Unit 6 part 3 Test Javascript Test.
ხელმძღვანელი: დიმიტრი ქარაული
Information Technologies Anselm Spoerri PhD (MIT)
Presentation transcript:

Digital Humanities: Building Online Projects Niall O’Leary, MA, MSc

Introduction  DHO Project Manager (IT) with Digital Humanities Observatory  Funding ended August 2013  Independent consultant, trainer and developer 

Websites  HTML  CSS  Web Editing Software  Dreamweaver  Google Web Designer  Amaya  Text Editors – TextPad, Komodo Edit, UltraEdit, Text Wrangler

Websites: Getting Complex  More technologies  More Complexity  More Functionality  Client-side vs. Server-side

Client-side  Plug-ins  HTML 5  Javascript  Not Java  Libraries  Jquery, Mootools, Leaflet, D3, Exhibit

Using Javascript: Exhibit

Exhibit: Maps

Exhibit: Timelines

Server-side  Programming Languages  PHP, Java, C++, Python, Ruby, etc.  Databases  MySQL, PostgreSQL, Oracle  Repositories  DSpace, Fedora and DuraCloud  Heavy lifting  Scalable  Big Data  Analysis  Processing

DHO: Discovery

Leaving, crossing, arriving

Focloir na Nua Ghaeilge  Scanned text files with minimal metadata  Script to convert to  HTML  TEI  E-book  Raw text 

Focloir na Nua Ghaeilge

Bespoke CMS

Content Management Systems  Bespoke Solution  You get what you want  Limited support  Off-the-Shelf solutions  Wordpress, Joomla, Drupal  Less flexible  Large community of developers  Huge array of third-party modules

Off-the-shelf CMS: Drupal

Drupal & TEI

Editing in Drupal

Thank You  Niall O’Leary, Digital Humanities Specialist  