User Tools

Site Tools


Sidebar

Dan's Wiki

DokuWiki Instructions (local) DokuWiki Manual
Site Checker (Orphans Wanted)

Edit Sidebar

projects:cantata:version2:start

This is an old revision of the document!


Cantata Version 2

Worked on Cantata Version 2 during 2015, and part of 2016. Deciding that the complexity is increasing, and the usability of Cantata is not satisfactory, nor complete enough. See Cantata 3.


Planning to make an updated version of Cantata, because the initial version looks very patched. Can use similar look and feel, while making improvements.

Javascript

JQuery

PHP

PHP File Upload Info

Ajax

File Upload Jquery Extension

Database

Database Namequizkidn_cantata2
User Namequizkidn_can2
  • create database quizkidn_cantata2;
  • create user 'quizkidn_can2'@'%' identified by 'cantatapass2';
  • grant all on quizkidn_cantata2.* to 'quizkidn_can2'@'%';
  • FLUSH PRIVILEGES;
  • select user from mysql.user;

User Security

Performance

Noticed that just getting a MySQL connection from my workstation to the server ivan, took over 2 seconds.

projects/cantata/version2/start.1465518374.txt.gz · Last modified: 2016/06/10 00:26 by admin