TimeTable Publisher High Level Design Frank Purcell Location Based Services Group August 15, 2006.

Slides:



Advertisements
Similar presentations
DOCUMENT TYPES. Digital Documents Converting documents to an electronic format will preserve those documents, but how would such a process be organized?
Advertisements

Raptor Technical Details. Outline Workshop structured by Raptor workflow – Raptor Event model. – ICA log file parsing – ICA/MUA event storage – ICA event.
1 Actuate Corporation © 2010 THE BIRT COMPANY THE BIRT COMPANY THE BIRT COMPANY THE BIRT COMPANY THE BIRT COMPANY THE BIRT COMPANY THE BIRT COMPANY THE.
AskMe A Web-Based FAQ Management Tool Alex Albu. Background Fast responses to customer inquiries – key factor in customer satisfaction Costs for customer.
Web Applications Development Using Coldbox Platform Eddie Johnston.
Using JavaServer Pages Harry R. Erwin, PhD CIT304/CSE301.
28/1/2001 Seminar in Databases in the Internet Environment Introduction to J ava S erver P ages technology by Naomi Chen.
Agenda What is BIRT? BIRT Features and Report Gallery Scripting BIRT
Fast Track to ColdFusion 9. Getting Started with ColdFusion Understanding Dynamic Web Pages ColdFusion Benchmark Introducing the ColdFusion Language Introducing.
Application architectures
1 CS6320 – Why Servlets? L. Grewe 2 What is a Servlet? Servlets are Java programs that can be run dynamically from a Web Server Servlets are Java programs.
Java Server Pages Russell Beale. What are Java Server Pages? Separates content from presentation Good to use when lots of HTML to be presented to user,
1 Introduction to OBIEE: Learning to Access, Navigate, and Find Data in the SWIFT Data Warehouse Lesson 8: Printing and Exporting an OBIEE Analysis This.
Application Architectures Vijayan Sugumaran Department of DIS Oakland University.
Mgt 240 Lecture Website Construction: Software and Language Alternatives March 29, 2005.
TimeTable Publisher Frank Purcell TriMet TransITech February 14, 2007.
DEiXTo.
1 CS428 Web Engineering Lecture 18 Introduction (PHP - I)
Web Design Basic Concepts.
UNIT-V The MVC architecture and Struts Framework.
Lecture 2 - Struts ENTERPRISE JAVA. 2 Contents  Servlet Deployment  Servlet Filters  Model View Controllers  Struts  Dependency Injection.
DAT602 Database Application Development Lecture 15 Java Server Pages Part 1.
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 13 Slide 1 Application architectures.
“This presentation is for informational purposes only and may not be incorporated into a contract or agreement.”
M. Taimoor Khan * Java Server Pages (JSP) is a server-side programming technology that enables the creation of dynamic,
Advanced Web 2012 Lecture 4 Sean Costain PHP Sean Costain 2012 What is PHP? PHP is a widely-used general-purpose scripting language that is especially.
Architecture Of ASP.NET. What is ASP?  Server-side scripting technology.  Files containing HTML and scripting code.  Access via HTTP requests.  Scripting.
Christopher Jeffers August 2012
WorkPlace Pro Utilities.
Class Instructor Name Date. Classroom Tips Class Roster – Please Sign In Class Roster – Please Sign In Internet Usage Internet Usage –Breaks and Lunch.
Dynamic Data Exchanges with the Java Flow Processor Presenter: Scott Bowers Date: April 25, 2007.
GDT V5 Web Services. GDT V5 Web Services Doug Evans and Detlef Lexut GDT 2008 International User Conference August 10 – 13  Lake Las Vegas, Nevada GDT.
TimeTablePublisher T3 Webinar Frank Purcell May 14, 2008.
OracleAS Reports Services. Problem Statement To simplify the process of managing, creating and execution of Oracle Reports.
© 2006 IBM Corporation IBM WebSphere Portlet Factory Architecture.
Peoplesoft XML Publisher Integration with PeopleTools -Jayalakshmi S.
JSF Introduction Copyright © Liferay, Inc. All Rights Reserved. No material may be reproduced electronically or in print without written permission.
ColdFusion MX Rob Filardo and Lindsay Matteo A Brief History ColdFusion 1.0 was created in 1995 by Adam Berrey in order to help HTML programmers create.
CakePHP is an open source web development framework. It follows Model-View- Controller and is developed using PHP. IT is the basic for user to create.
Fall CIS 764 Database Systems Design L8. Web ….
Webcommerce Computer Networks Webcommerce by Linnea Reppa Douglas Martindale Lev Shalevich.
Peter Laird. | 1 Building Dynamic Google Gadgets in Java Peter Laird Managing Architect WebLogic Portal BEA Systems.
“This presentation is for informational purposes only and may not be incorporated into a contract or agreement.”
1/22/08 RTR Project Presentation to TPTF RTR Project Michael Daskalantonakis & Brian Cook.
Sakai WebApp Structure
Copyright 2007 SpringSource. Copying, publishing or distributing without express written permission is prohibited. Spring MVC Essentials Getting started.
© FPT SOFTWARE – TRAINING MATERIAL – Internal use 04e-BM/NS/HDCV/FSOFT v2/3 JSP Application Models.
INFSO-RI Enabling Grids for E-sciencE ARDA Experiment Dashboard Ricardo Rocha (ARDA – CERN) on behalf of the Dashboard Team.
Preface IIntroduction Objectives I-2 Course Overview I-3 1Oracle Application Development Framework Objectives 1-2 J2EE Platform 1-3 Benefits of the J2EE.
WEB SERVER SOFTWARE FEATURE SETS
TimeTablePublisher History and Current Status Open Source Software Benefits and Potential Technical Support T3 Webinar May 14, 2008 Bibiana McHugh.
2 Copyright © 2011, Oracle and/or its affiliates. All rights reserved. BI Publisher: Technology and Architecture.
1 Java Server Pages A Java Server Page is a file consisting of HTML or XML markup into which special tags and code blocks are inserted When the page is.
A computer contains two major sets of tools, software and hardware. Software is generally divided into Systems software and Applications software. Systems.
Chapter 6 Chapter 6 Server Side Programming (JSP) Part 1 1 (IS 203) WebProgramming (IS 203) Web Programming.
Digital Data Preservation: a schema-driven model Student: Stacy Kowalczyk Co-Authors: Clare McInerney and Phil Mitchell Digital Data Preservation – the.
Java Server Pages. 2 Servlets The purpose of a servlet is to create a Web page in response to a client request Servlets are written in Java, with a little.
Bayu Priyambadha, S.Kom. Static content  Web Server delivers contents of a file (html) 1. Browser sends request to Web Server 3. Web Server sends HTML.
10 Copyright © 2004, Oracle. All rights reserved. Building ADF View Components.
CHAPTER 7 LESSON C Creating Database Reports. Lesson C Objectives  Display image data in a report  Manually create queries and data links  Create summary.
APACHE STRUTS ASHISH SINGH TOMAR ast2124. OUTLINE Introduction The Model-View-Controller Design Pattern Struts’ implementation of the MVC Pattern Additional.
Apache Cocoon – XML Publishing Framework 데이터베이스 연구실 박사 1 학기 이 세영.
JasperReports Open Source Reporting Engine. JasperReports Reporting Engine & Compiler Various Input Options – XML, Hibernate, JDBC, CSV… Various Output.
Chapter 1 Getting Started with ASP.NET Objectives Why ASP? To get familiar with our IDE (Integrated Development Environment ), Visual Studio. Understand.
TriMet Time Table Creation Process with TTPUB
Course Name: QTP Trainer: Laxmi Duration: 25 Hrs Session: Daily 1 Hr.
Design and Maintenance of Web Applications in J2EE
Lecture 1: Multi-tier Architecture Overview
JavaServer Faces: The Fundamentals
Understanding and Designing with EJB
Presentation transcript:

TimeTable Publisher High Level Design Frank Purcell Location Based Services Group August 15, 2006

What Raw scheduling data requires preparation for public use that is normally a very tedious and time-consuming manual process for most transit agencies. The TimeTable Publisher is a single system that takes raw scheduling data as input from various sources, and outputs timetables into various formats for public use.

The TimeTable Publisher addresses the following problems Raw scheduling is not in a ready state for public presentation.  For example, raw scheduling data has timepoints that may be layovers, non public stops, etc., which need to either be pulled from the public timetable, renamed, and/or commented with further explanation. Raw scheduling data can look incomplete and in need of further processing to make ready for public consumption.  For example, combo routes (eg: Max Blue / Red, 54/56, etc…) and loop fill-ins. The TimeTable Publisher provides tools for a Technical Marketing person to shape the raw data into something intelligible for the public. The TimeTable Publisher’s publishing engine produces:  HTML  PDF (either single or multi-table documents)  XML for import into Print Publishing Tools like Adobe InDesign  And soon, Excel (document format used at the Portland Street Car)

Components of the Application Schedule Data Import oThe TimeTable Publisher can source data from both a database or from a set of files (eg: CSV or XML). oThe system has built-in functionality to read the Google Transit Data Feed CSV format (the data format being used for Google Transit). oCustom data adapters can also be built. These adapters extend and reuse existing system interfaces in an effort to reduce the work necessary to get a custom data format into the system. Configure Tools oMore esoteric configuration parameters are controlled via structured data files in the CSV (comma separated value) format. oThe entire configuration can be viewed and edited with common desktop applications (eg: Microsoft Excel). oA user interface is provided to allow the user to build timetables out of raw scheduling data. o A web tool allows the user to edit which timepoints appear on a table. This web tool also provides a view into the complete configuration.

Components of the Application Output Tools (includes batch and real-time generation of data). Timetables are published in the following data formats: XML, XML (for direct import into Adobe InDesign), HTML, PDF, Text o The TimeTable Publisher can act as either a web application in real time, and/or run as an offline batch file processor, where a ZIP file of timetables is published in one or more of the file formats above. o A command line tool is provided to create a ZIP file of timetables in their specified format. A web based batch generator (tool to generate ZIP files via a web interface) is similar to the command line batch file generator. o Web based interface for a real-time view of the data o Output in PDF or HTML (could be a customer facing web application) Diff Tool: used to perform various comparisons between two service dates to determine the changes made and differences between the two schedules. Multi Agency Tool: Design goal is for multiple transit agency use. This tool is not tied to TriMet's data model -- there is a generic model of a timetable that TriMet's data (and potentially other agencies’ data) is translated into. Minimal effort (e.g., little to no coding) to get another agency's scheduling data flowing through this system and generating timetables. Google Transit: With the advent of Google Transit -- and more importantly, multiple agencies generating data for Google Transit in a common format -- this tool will leverage the Google Transit Feed Specification file format (which Google intends to make an open standard) as a primary data input for raw scheduling data.

Sequence – Rendering a TimeTable View / Controller Raw Schedule TimeTable FreeMarker (html) iText (pdf) Configure Customer 4

Presentation Layer Data Object Layer Configuration Layer Persistence Layer – Raw Scheduling Data Swimlane – TriMet Print Prep Configure Interface TimeTable TriMet TimeTable TRANS Define Time Points Define Footnotes Freemarker/iText (web) etc… Processing Steps: 1.The Configure Interface creates a TriMet instance of TimeTable 2.The TriMet TimeTable object / code queries raw data from DB. 3.Marketing (IDP) will be actively creating & editing a configuration that defines the timetable look. 4.Marketing uses a web-app interface, which renders TimeTable objects into either HTML (FM) or PDF (iText). 5.When timetables are ready for print, XML files are generated & zipped. 6.CS (Designers) pick up the XML, and import into InDesign for print layout Freemarker (XML) Creative Services Zip File Adobe InDesign XML TimeTables 4 5 6

Presentation Layer Data Object Layer Configuration Layer Persistence Layer – Raw Scheduling Data Swimlane – TriMet Print Prep Configure Interface TimeTable TriMet TimeTable TRANS Define Time Points Define Footnotes etc… Processing Steps: 1.The Configure Interface creates a TriMet instance of TimeTable 2.The TriMet TimeTable object / code queries raw data from DB. 3.Marketing (IDP) will be actively creating & editing a configuration that defines the timetable look. 4.Marketing uses a web-app interface, which renders TimeTable objects into either HTML (FM) or PDF (iText). 5.When timetables are ready for print, XML files are generated & zipped. 6.CS (Designers) pick up the XML, and import into InDesign for print layout Creative Services Zip File Adobe InDesign 5 6 IDPDesigner PDF File (proofing) 4 2

Web DestinationPresentation Layer Data Object Layer Configuration Layer Persistence Layer – Raw Scheduling Data Swimlane – TriMet Website trimet.org Batch HTML & PDF Generation TimeTable TriMet TimeTable iText (PDF) TRANS Define Time Points Define Footnotes Freemarker (HTML) etc… Zip File CRON Processing Steps: 1.The Batch Process creates a TimeTable instance for each of our routes / directions / service keys. 2.The TriMet TimeTable object / code queries raw data from DB. 3.That data is filtered by an IDP (Marketing) defined configuration, which culls time points, adds footnotes, footnotes trips, etc… 4.Each TimeTable is sent to view objects which render PDF / HTML 5.A resulting zip file is eventually picked up and moved to trimet.org

Web DestinationPresentation Layer Data Object Layer Configuration Layer Persistence Layer – Raw Scheduling Data Swimlane – TriMet Website trimet.org Batch HTML & PDF Generation TimeTable TriMet TimeTable TRANS Define Time Points Define Footnotes etc… Zip File CRONCustomer Processing Steps: 1.The Batch Process creates a TimeTable instance for each of our routes / directions / service keys. 2.The TriMet TimeTable object / code queries raw data from DB. 3.That data is filtered by an IDP (Marketing) defined configuration, which culls time points, adds footnotes, footnotes trips, etc… 4.Each TimeTable is sent to view objects which render PDF / HTML 5.A resulting zip file is eventually picked up and moved to trimet.org

Java Libraries Used WhereTechnologyComment HTML & XML FreeMarker Essential tool: templating language for Java. You put Java beans (or collections of beans) on the FreeMarker stack, and dispatch control to your FreeMarker template. Within the template, you mix static text & markup with content from your beans (in this case TimeTable interface objects), to build a page. FreeMarker is run both as POJO to batch generate content, as well as within TimeTable Pub’s online configure & view tools FreeMarker Servlet Part of FreeMarker – allows templates to be used as dynamic web pages, where control hits servlet first & template second, ala the MVC Model 2 pattern. Java Script A fair amount of Java Script was used in the Configure Tool. PDFiText Java library for generating PDF files. Like FreeMarker templates, iText code understands how to traverse the objects that make up our abstract TimeTable data interface. Data Tier OpenCSV Great little library for reading & writing CSV files. Hibernate Object to relational binding, used in this project to read data from the database. Main advantages are 1) queries return data into java objects, as opposed to clunky result-sets, 2) built-in object caching and connection pooling, 3) automated code-generation of bindings.

Construction Technologies Used WhenTechnologyComment Development Eclipse Really need an editor with auto-completion and refectoring tools, especially using hibernate. Plus, Eclipse has is a database viewer, hibernate binder (big time saver), revision control, and a J2EE debugger etc… Just a vital tool. emacs Quick & dirty editor that complements Eclipse. Build Time Apache Ant The entire build, from code-gen to compile to.war deployment is handled by Ant…making the build process easily repeatable. Hibernate Tools Hibernate Tools is used to reverse engineer relational tables into objects and their O/R bindings, freeing up a lot of time that would otherwise be spent on building & maintaining plumbing code. Run Time Hibernate Converse with a database entirely via JavaBeans. Java 5.0 Heavy use of Generics (eg: Parametized Types / Templates), to add type clarity to Container objects. 5.0 Enum is also a used.

END

Presentation Layer TimeTable Layer Configuration Layer Persistence Layer – Raw Scheduling Data Swimlane – WS xxx Web Batch Generation TimeTable WS Ferries Trans WSDOT CSV files

Wrappers atop the ATIS Core trimet.org html ATIS Core /usr2/Atis/Bin/server2pPO Call Center desktop Trapeze Web Service Internal (prototype) Web Service