GUITARIFFIC web services 4/28/2014guitariffic | ryszard kilarski1.

Slides:



Advertisements
Similar presentations
Bruce Scharlau, University of Aberdeen, 2008 RESTful Assessments.
Advertisements

XS - Platform What is XS – Manager ?
Most of these images were Taken form Google images.
General introduction to Web services and an implementation example
1 G2 and ActiveSheets Paul Roe QUT Yes Australia!
XML & Data Structures for the Internet Yingcai Xiao.
Welcome to Guitar Lessons MALT©2007 Smartlesson Music / Guitar Chords.
Creating Your Glogster Poster. edu.glogster.com Login Instructions  first name  first initial of last name  18  **additional number for students.
Web 2.0 for AtGentive A Brief Introduction to Web 2.0 Ye DENG
Guitar Trainer Adam Janke CS 470 Final Presentation.
ABOUT LYRICS One thing that makes songs distinct from instrumental music, is of course, the use of words. Song words are known as lyrics.
What is a web service?  A remote procedure call (RPC) over HTTP.  A web-accessible operation that takes input and returns results in XML.  Like a web.
Web Services By Ethan Justin Yuli. Web Services in Action Information through Integration (Google Example)Google Example What do Web.
Ch 12 Distributed Systems Architectures
Web Services CS Web Services Internet-available services using XML messaging, for computer-computer interaction Not tied to any OS or language Self-describing:
Introduction to soapUI Presented by Kushan Athukorala.
Get To Know PowerPoint 2013 Instructional Media –
Web service testing Group D5. What are Web Services? XML is the basis for Web services Web services are application components Web services communicate.
Microsoft Powerpoint Getting Started Tips & Tricks.
Music Note Reading Basic Lessons The Staff The G-clef or Treble-clef.
Yes, I need a guitar. WHY I NEED A GUITAR. How many people have guitars? Everyone but me…
Media in PowerPoint. Sounds and Movies PowerPoint has good but limited media capability Good: It supports most types of audio and video. Limited: 1.Precise.
NODEJS, THE JOOMLA FRAMEWORK, AND THE FUTURE IAN MACLENNAN.
Example XML Applications/Languages. Objectives To Review uses of XML To investigate some Language applications of XML XHTML RSS WML Web Services.
Appleworks Draw Let’s get started…. With the drawing program, you can create… Mathematically calculated objects Mathematically calculated objects Each.
Wyatt Pearsall November  HyperText Transfer Protocol.
Music composition with HTML 5-Canvas. Abstarct Online version music editor. Easy to use, just need some simple direction. Everyone can be a musician.
What do the IGCSE kids need to know in the topic of PowerPoint presentation?
Podcasting and Education Darlynda Miktuk Erie 1 BOCES
YouTunes TAU – Google Technologies for Web Development Noam Soel Omri Sharabi Tamar Weiser Rotem Arnon.
Click on these! %2Fblank%2Fbrowse.asp%3FA%3D383%26BMDRN%3D2000%26BCOB%3D0% 26C%3D64893.
Digital Volcanoes and Data Flows Carol Hamilton 1VALA 2012.
PowerPoint 2007 Can you do?. Can you..... Lesson2 Add a text box and some text Change the font of a shape Add a picture from the internet Make a picture.
Educational Tools as Web Services Milena Stanković, Milan Rajković Faculty of Electronic, Niš, Serbia.
Show images on digital camera, select one and click open with… Photoshop. Camera Photos:
  free online video (slide-show) maker  number of images and length/ tempo of your song will determine the speed.
Guitariffic fake sheets for real people Ryszard Kilarski
XML Extras Outline 1 - XML in 10 Points 2 - XML Family of Technologies 3 - XML is Modular 4 - RDF and Semantic Web 5- XML Example: UK GovTalk Group’s Schema.
آرمان حسين‌زاده آذر  Access to data varies depending on the source of the data.  Access to persistent storage, such as to a database, varies greatly.
By Paul Clews / First Steps For Guitar.
Meta-Server System Software Lab. Overview In the Music Virtual Channel system, clients can’t query for a song initiatively Through the metadata server,
Types of Spatial Data Sites Data portals: Find and download data –Humboldt County, National Atlas “Atlases”: General information –GoogleMaps, MapQuest.
Representational State Transfer (REST). What is REST? Network Architectural style Overview: –Resources are defined and addressed –Transmits domain-specific.
BLACKBIRD BY THE BEATLES Link to original song
Fireworks CS6 A Quick Logo Creation. Step 1- Launch Fireworks CS6 300 x 200 Pixels.
PREZI PRESENTATION Adding files (images, videos, sounds)
Photographic Memory Ben Pomerenke Kenny Ortmann Adam Schade Brandon Berwald.
Guess What? He has enjoyed these 3 productive Android Apps. Click his head to see them.
By Paul Clews Tel / First Steps For Guitar.
HELM 2.0 Toolkit Code Orientation. HELM 2.0 Package overview 2 HELM2NotationToolkit ChemistryToolkit ChemistryToolkitMarvinChemistryToolkitCDK HELMNotationParser.
® ® copyright © 2013 Open Geospatial Consortium What HTML5 and REST mean to the Geo community Raj Singh, PhD Open Geospatial Consortium
4. How did you use new media technologies in the construction and research,planning and evaluation ? MY EVALUTION BY DAMILOLA DAWODU.
Microsoft PowerPoint 2010 Lesson 7: Plan a Presentation.
Big Yellow Taxi Using open D. There are only a few chords in the song Start by tuning the guitar to open D – notes from low to high are D, A, D, F#, A,
1 Thinking/Web Search Have you heard the term “green” as something other than a color, and related to the environment? If so, how would you define.
GF and RS, Dept of CS, Mangalore University
How to Create a Glogster Poster
LESSONS 13, 14 & 15 Module 4: Working with Images Final Project.
Song Writing and Text Setting
Cosc 5/4730 REST services.
GF and RS, Dept. of CS, Mangalore University
Implementing a service-oriented architecture using SOAP
قانون المنافسة ومنع الاحتكار
Adding Music to Your Google Slides Presentation
Team 13 The Los Angeles Community Garden Inventory and Locator
(You can delete these instructions before sharing with students.)
(You can delete these instructions before sharing with students.)
Presentation transcript:

GUITARIFFIC web services 4/28/2014guitariffic | ryszard kilarski1

WHAT ARE GUITAR FAKE SHEETS? combination of lyrics, guitar charts, and other helpful information to play music 4/28/2014guitariffic | ryszard kilarski2

GUITARIFFIC! designed in cs679 rebuilt in html/js in cs701 servicified in cs751 4/28/2014guitariffic | ryszard kilarski3

CHORD CHARTS ability to add, edit, delete and search for chord charts 4/28/2014guitariffic | ryszard kilarski4

SONGS ability to add, edit, delete, and search for songs… AND something extra 4/28/2014guitariffic | ryszard kilarski5

ROTATING BACKGROUND IMAGES BASED ON SONG/ARTIST isn’t that cool? 4/28/2014guitariffic | ryszard kilarski6

AVAILABLE SERVICES whole song services guitar chart services song services guitar chart services flickr 4/28/2014guitariffic | ryszard kilarski7

ENCAPSULATED IMAGE ACCESS LAYER FROM THE SONG SERVICE swap image layer with different scheme; currently implemented with flickr only, via REST service SongServiceImpl > FlickrImageImpl flickr GoogleImageImpl ImageImpl Google images 4/28/2014guitariffic | ryszard kilarski8

ENCAPSULATED DATA ACCESS LAYER swap data layer with different scheme; currently implemented in- memory representation of charts and songs charts also load a starter set from an xml file GuitarChartServiceImpl (or SongServiceImpl) > (or >) GuitarChartMemoryDBImpl (or SongMemoryDBImpl) chords.xml GuitarChartSqlDBImpl (or SongSqlDBImpl) StorageFactory 4/28/2014guitariffic | ryszard kilarski9

REST AND SOAP SERVICES wsdl REST-based test client SoapUI to test SOAP services 4/28/2014guitariffic | ryszard kilarski10

4/28/2014guitariffic | ryszard kilarski11 guitariffic ?