Commit 6f00c73c authored by icyrizard's avatar icyrizard

worked on scriptie, altered icon

parent 5650724f
scriptie.tex: title.tex fsb.tex area_api.tex references.bbl
scriptie.tex: title.tex fsb.tex area_api.tex lsm-api.tex drfsm-api.tex references.bbl
%.pdf: %.tex
pdflatex $^
......
This diff is collapsed.
......@@ -31,7 +31,6 @@
note = "\url{http://jquerymobile.com/}",
}
@misc{PhoneGap,
title = "PhoneGap",
note = "\url{http://www.phonegap.com/}",
......@@ -44,6 +43,7 @@
@misc{Siege,
title = "Siege",
author="Joe Dog",
note = "\url{http://www.joedog.org/siege-home/}",
}
......@@ -71,7 +71,7 @@
title="GUI definition",
author="Linux Information Project",
year = "2004",
note= "Retrieved 10 June 2012"
note= "Retrieved June 10, 2012"
}
@book{REST,
......@@ -111,20 +111,59 @@ note = "\url{http://en.wikipedia.org/wiki/Software_development_kit}"
note="\url{http://www.webkit.org/}",
}
@misc{MVC,
title= "The DCI Architecture: A New Vision of Object-Oriented Programming",
author="Trygve Reenskaug and James O. Coplien"
title= "Web-application development using the Model/View/Controller design pattern",
author="Leff, A. ",
pages = "118 - 127",
journal="Enterprise Distributed Object Computing Conference, 2001. EDOC '01. Proceedings. Fifth IEEE International",
year="2001",
type="Conference Publications"
}
%Rayfield, J.T. ", IBM and Thomas J. Watson Res. Center, Hawthorne, NY
@misc{eclipse,
title="Eclipse",
note="\url{http://www.eclipse.org/}",
}
@misc{kivy,
title = "Kivy for Android",
note = "http://kivy.org/docs/guide/android.html. Retrieved Juli 4, 2012"
}
@misc{python,
title="Python Programming Language",
note="http://www.python.org/"
}
@misc{opengl,
title="OpenGL, The Industry's Foundation for High Performance Graphics",
note="http://www.opengl.org/",
}
@article{cloud,
title="A break in the clouds: towards a cloud definition",
author="Luis M. Vaguero and Luis Rodero-Merino and Jaun Caceres and Maik Lindner",
year="2009",
volume="39",
pages="50-55",
}
@book{urbanflood1,
title="Urban Flood Management",
author = "R. Ashley and S.Garvin, E. Pasche, A. Vassilopoulos and C. Zevenbergen",
year = "2007",
}
@misc{touchtable,
title= "Newsletter of Urban Flood Workshop",
note="\url{http://www.urbanflood.eu/Pages/Newsletter2.aspx#interactive_flood_simulation}"
}
@misc{xcode,
title="Xcode",
note="\url{https://developer.apple.com/xcode/}",
}
%http://www.sencha.com/products/touch
%http://usingimho.wordpress.com/2011/06/14/why-you-should-stay-away-from-appcelerators-titanium/
......
......@@ -62,4 +62,8 @@ In this thesis we discuss the design and implementation of a cross platform appl
\newpage
\appendix
\include{area_api}
\newpage
\include{lsm-api}
\newpage
\include{drfsm-api}
\end{document}
\ No newline at end of file
Ext.define('app.Api', {
mixins: ['Ext.mixin.Observable'],
singleton: true,
getIzid: function(lat, lng, area_id) {
var me = this;
var requestName = Ext.Ajax.request({
......
This diff is collapsed.
......@@ -63,7 +63,7 @@
* - Android
* - AndroidEmulator
*/
"platform":"iOS",
"platform":"Android",
/**
* @cfg {String} deviceType
......
www/resources/icons/Icon.png

3.53 KB | W: | H:

www/resources/icons/Icon.png

7.4 KB | W: | H:

www/resources/icons/Icon.png
www/resources/icons/Icon.png
www/resources/icons/Icon.png
www/resources/icons/Icon.png
  • 2-up
  • Swipe
  • Onion skin
www/resources/icons/Icon@2x.png

7.15 KB | W: | H:

www/resources/icons/Icon@2x.png

10.9 KB | W: | H:

www/resources/icons/Icon@2x.png
www/resources/icons/Icon@2x.png
www/resources/icons/Icon@2x.png
www/resources/icons/Icon@2x.png
  • 2-up
  • Swipe
  • Onion skin
www/resources/icons/Icon~ipad.png

4.37 KB | W: | H:

www/resources/icons/Icon~ipad.png

7.4 KB | W: | H:

www/resources/icons/Icon~ipad.png
www/resources/icons/Icon~ipad.png
www/resources/icons/Icon~ipad.png
www/resources/icons/Icon~ipad.png
  • 2-up
  • Swipe
  • Onion skin
www/resources/icons/icon-spot~ipad.png

2.96 KB | W: | H:

www/resources/icons/icon-spot~ipad.png

5.54 KB | W: | H:

www/resources/icons/icon-spot~ipad.png
www/resources/icons/icon-spot~ipad.png
www/resources/icons/icon-spot~ipad.png
www/resources/icons/icon-spot~ipad.png
  • 2-up
  • Swipe
  • Onion skin
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment