Abstract:
A Mashup in web development is a web page or web application that uses and combines data presentation or functionality from two or more sources to create new services. Facebook Mashup uses Eventbrite API to browse and select events of specific location. It then connects to Facebook and gets Facebook friends list, calculates distance between events and friends using Google Map API and notify about events by sending notification on Facebook. Facebook Mashup required Xaamp server to run PHP code.