In today's lecture, Alastair introduced some popular technologies which are used in multimedia area. Those protocols or computer languages make the whole website vivid and dynamic.
After the lecture, we were asked to think and design out our own project since we got the whole view of the technologies. I am wondering to start with my project from the basic tools like HTML and CSS. Then, I am gonna try to explore more complicated languages such as php, javascript and AJAX.
Form tomorrow, I plan to read some related materials from library or through the internet. Hopefully, I can figure out the topic of my project and finish the draft proposal within this week.
My starting page of the subject: http://www-student.it.uts.edu.au/~jjliu/dmt/index.html
Subscribe to:
Post Comments (Atom)

Hi Roger,
ReplyDeleteWell done! I've got similar thoughts to you, and was planning to do some online HTML and PHP tutorials.
Unfortunately I can't get my index page to appear. If you don't mind, could you pls post details of the code you put in your index.html file, so I can compare?
I noticed that you saved it in /dmt directory, so will try that later and see if I can get around my "403 Forbidden" errors.
Tammy
Hi Tammy,
ReplyDeleteSorry, I just saw your comment. If you want to check my code, just right click my index page and select "view page source".
And I think the reason you got "403 forbidden" errors is that you have not set the permissions of your files.
As for me, I just use the unix shell scripts to change the file permissions. However, as far as I know, some ftp softwares support the file permission set. Which way did you use to upload your files to the server?