12
edits
No edit summary |
No edit summary |
||
Line 16: | Line 16: | ||
Here i don't have anything to show. We worked with Typo3 to get an Overview of a modern Content Management System. My Task was to enable the "realUrl" extansion to get readable url's instead of the default "http://www.SITENAME.com/id=X" url's. | Here i don't have anything to show. We worked with Typo3 to get an Overview of a modern Content Management System. My Task was to enable the "realUrl" extansion to get readable url's instead of the default "http://www.SITENAME.com/id=X" url's. | ||
We got some trouble with the version we used but in the end everything worked okay :) | We got some trouble with the version we used but in the end everything worked okay :) | ||
<br><br><br> | |||
'''Info Vis''' <br> | |||
The Next step was to introduce us to some Information Visualisation Technics and Frameworks.<br> | |||
In our Case we worked with the "Highcharts" framework. (http://www.highcharts.com/) | |||
'''http://webuser.uni-weimar.de/~feji4011/infoVis/'''<br> <br> | |||
The site will connect to the Fingies Server and display | |||
* how much user are/were on | |||
* how much of each input is used | |||
* how much of each output is used | |||
* detailed information of every user who is logged in at the moment | |||
<br><br><br> | |||
'''Angular''' <br> | |||
We were also introduced in the AngularJS Framework by Google (https://angularjs.org/), which is a powerfull framework for reacting on runtime changes of variables.<br> | |||
The Task was to create a little tool to store and edit phone numbers (like a contact list) | |||
'''http://webuser.uni-weimar.de/~feji4011/angularJS/'''<br> <br> | |||
I implemented | |||
* loading saved users from a Json File | |||
* editing saved users | |||
* adding new users | |||
* search for saved users | |||
Note that you have to Click an Entry to edit him. To unselect the entry just click anywhere within the Contact list (on a place which has no other function). | |||
<br><br><br> |
edits