StockLitePlus David Lindé & Muhammad Azeem Khan dsv.su.se/~muhaze.

Slides:



Advertisements
Similar presentations
PHP and MySQL Database. Connecting to MySQL Note: you need to make sure that you have MySQL software properly installed on your computer before you attempt.
Advertisements

Project Title: Deepin Search Member: Wenxu Li & Ziming Zhai CSCI 572 Project.
Welcome to Sunnydale a web game with multimedia elements Austin Lee.
INTRODUCTION The Group WEB BROWSER FOR RELATION Goals.
Презентація за розділом “Гумористичні твори”
Центр атестації педагогічних працівників 2014
Галактики і квазари.
Характеристика ІНДІЇ.
Процюк Н.В. вчитель початкових класів Боярської ЗОШ І – ІІІ ст №4
Web download Procedure I.Steps to Perform Web download using LGST. II. Steps to Perform Web download using PC Suite Software III. Computer / Laptop Software.
WHAT IS PHP PHP is an HTML-embedded scripting language primarily used for dynamic Web applications.
Copyright © 2007 Ramez Elmasri and Shamkant B. Navathe Slide
Title of Project Developed by Name of Organization.
BIT:Mobile platform Ссылка на документацию.
PHP With Oracle 11g XE By Shyam Gurram Eastern Illinois University.
Interface & navigation (How to build a simple presentation interface) Flash ActionScript Introduction to Thomas Lövgren
LOGO 2 nd Project Design for Library Programs Supervised By Dr: Mohammed Mikii.
Creating Dynamic Web Pages Using PHP and MySQL CS 320.
A Genealogy System for the Web Matthew A. Page November 20, 2002.
CERN-PH-SFT-SPI August Ernesto Rivera Contents Context Automation Results To Do…
Week 4 PHP H ypertext P reprocessor Reference : Official Site :
© 2007 OPNET Technologies, Inc. All rights reserved. OPNET and OPNET product names are trademarks of OPNET Technologies, Inc. An Open Source ARM 4 Implementation.
s1 201 Advance Database Systems Dr.Kwanchai Eurviriyanukul
Духовні символи Голосіївського району
©John Samuel 2008 Introduction to PHP. ©John Samuel 2008 Objectives At the end of this class the student will be able to; Create and run a simple php.
 Architectural overview  Main APIs. getGames.php getGroupsLocations.php getGroupsScores.php getMessage.php getStreet.php getTime.php login.php sendMessage.php.
הרצאה 4. עיבוד של דף אינטרנט דינמי מתוך Murach’s PHP and MySQL by Joel Murach and Ray Harris.  דף אינטרנט דינמי משתנה עפ " י הרצת קוד על השרת, יכול להשתנות.
Creating Databases for Web applications Server side vs client side PHP basics Homework: Get your own versions of sending working: both html and Flash!
Windows 7 WampServer 2.1 MySQL PHP 5.3 Script Apache Server User Record or Select Media Upload to Internet Return URL Forward URL Create.
1 Please note that due to differing operating systems, some animations will not appear until the presentation is viewed in presentation mode (Slide Show.
How Web Database Architectures Work CPS181s April 8, 2003.
Display Page (HTML/CSS)
IM Shopping Instant Messenger that sells and buys Lou Pan Jian Wu.
What the $#*! IS my password? Secure Online Password Storage Lon Smith Aaron Gremmert.
Setting up a Development Environment. What you need Webserver (Apache) Database (MySQL) PHP All in Uniserver (google “uniserver”) Download the windows.
© 2010, Mike Murach & Associates, Inc.
Please note that due to differing operating systems, some animations will not appear until the presentation is viewed in Presentation Mode (Slide Show.
4166 Review.
PHP Introduction.
K-Plex, Inc. We Develop Technology for… Personalization Integration
© 2010, Mike Murach & Associates, Inc.
© 2010, Mike Murach & Associates, Inc.
© 2010, Mike Murach & Associates, Inc.
ضرورت آموزش و یادگیری الکترونیکی در مدارس
To View these Animations
Проф. д-р Васил Цанов, Институт за икономически изследвания при БАН
ЗУТ ПРОЕКТ на Закон за изменение и допълнение на ЗУТ
О Б Щ И Н А С И Л И С Т Р А П р о е к т Б ю д ж е т г.
Електронни услуги на НАП
Боряна Георгиева – директор на
РАЙОНЕН СЪД - БУРГАС РАБОТНА СРЕЩА СЪС СЪДЕБНИТЕ ЗАСЕДАТЕЛИ ПРИ РАЙОНЕН СЪД – БУРГАС 21 ОКТОМВРИ 2016 г.
Сътрудничество между полицията и другите специалисти в България
Съобщение Ръководството на НУ “Христо Ботев“ – гр. Елин Пелин
НАЦИОНАЛНА АГЕНЦИЯ ЗА ПРИХОДИТЕ
ДОБРОВОЛЕН РЕЗЕРВ НА ВЪОРЪЖЕНИТЕ СИЛИ НА РЕПУБЛИКА БЪЛГАРИЯ
Съвременни софтуерни решения
ПО ПЧЕЛАРСТВО ЗА ТРИГОДИШНИЯ
от проучване на общественото мнение,
Васил Големански Ноември, 2006
Програма за развитие на селските райони
ОПЕРАТИВНА ПРОГРАМА “АДМИНИСТРАТИВЕН КАПАЦИТЕТ”
БАЛИСТИКА НА ТЯЛО ПРИ СВОБОДНО ПАДАНЕ В ЗЕМНАТА АТМОСФЕРА
МЕДИЦИНСКИ УНИВЕРСИТЕТ – ПЛЕВЕН
Стратегия за развитие на клъстера 2015
Моето наследствено призвание
Правна кантора “Джингов, Гугински, Кючуков & Величков”
Безопасност на движението
Blood Flow Through Heart
© 2010, Mike Murach & Associates, Inc.
Line Graphs.
Presentation transcript:

StockLitePlus David Lindé & Muhammad Azeem Khan dsv.su.se/~muhaze

Description Easy-to-use stockticker that downloads the latest index of certain stock (fake values in this version). Based on Flash Lite 2.0, PHP, XML & MYSQL. Displays both index values and graphs to show the value changing over time.

Source-codes… dsv.su.se/~muhaze DB MYSQL Architecture & Information flow Server PHP Google 200 Request Listing Flash LiteXML Source-codes… dsv.su.se/~muhaze

Screenshots

Problems Key Restriction in Flash Lite 2.1 Associative Arrays not supported in flash player Variables Scope chain problem Highest Depth Problem in dynamic Movie Clip

Questions?