Tuesday, November 25, 2014

SOFT6007 DWEB1 Class 42

Some students worked on the assignment, but most prepared for today's exam.

Monday, November 24, 2014

SOFT6008 Lecture -> Lab Wednesday

On Wednesday we will use the time for labs instead of a lecture as we did last week. I expect there will be room in C218 and C134x again.

As with last week, students are welcome to come to any of labs for which I am timetabled. The full list is below.

SOFT6008 DWEB2 Class 41

Students worked on the assignment

SOFT6008 COM2.A Classes 41 & 42

Students worked on the assignment.

Very few students came to class, despite my advice.

Thursday, November 20, 2014

SOFT6008 Luhn Algorithm Original Specification



This is just in case you are interested. You can find the patent for the Luhn algorithm here. http://www.google.com/patents/US2950048


SOFT6008 COM2.B Class 39

Students worked on the assignment.

Only 5 in class today.

SOFT6007 ITM1 Classes 39 & 40

Students worked on the assignment.

Only 4 students came to class.

Wednesday, November 19, 2014

SOFT6008 COM2.B Class 38 & 39

Students worked on the assignment.

Attendance was poor, but those that were there got some good work done. Well done.

SOFT6008 Class 40

I answered a few question in class and then we moved to C128 and C134x, to make better use of our time.

There was plenty of room, but not everybody was interested in staying.

SOFT6008 COM2 COM2.A Lab Class 39


Students worked on the assignment.

There were 4 students in class

SOFT6008 DWEB2 Classes 38 & 39

Students worked o the assignments.

Only three students in class today.

SOFT6007 Exam Reminder

We will have an exam on Tuesday 25 November from 1100-1200 in the Melbourn Exam hall.You will be in Rows F&G.

Please enter the hall quietly as there will be students already inside in the middle of an exam.

Tuesday, November 18, 2014

SOFT6007 ITM1 Classes 38 & 39

Students worked on the assignment. Some a a good bit behind schedule.

There were 5 students in class

SOFT6007 DWEB1 Classes 39 & 40

Students worked on the assignment.

Attendance was very good.

SOFT6007 Class 37

There is no recording of today's class.

I reminded students of the URL of the PHP server where the form details are to be sent for the assignment.

I discussed fonts and told students about Google Fonts. But that was just for information. There is neither the requirement nor expectation that students will use Google Fonts for the assignment.

We looked at HTML entities for coding special characters such as €, ñ, é

We looked at Unicode and how UTF-8 distributes the code point payload across several bytes. (People looked really bored by this)

I gave students a chance to leave early and I explained how Japanese writing works to those who stayed.

SOFT6007 DWEB Class 38

Students worked on the assignment.

Monday, November 17, 2014

SOFT6008 DWEB2 Class 37

Students worked on the assignment. 

Attendance was good, but some students are behind schedule

SOFT6008 COM2.A Classes 37 & 38

Students worked on the assignment.

Attendance was poor


Friday, November 14, 2014

SOFT6008 Class 36 Extra : Some tips for the Assignment



Attendance at COM2 labs has been very poor over the past few weeks. (DWEB2 attendance has been good). Working from home is perfectly fine and I'm sure many of you have fewer distractions at home than at CIT. 

However I think it would be a good idea if you could make it to at least one lab next week, just so I can make sure that you are on the right track. Also I might be able to outline for you the shortest route from where you are to where you want to get to. Even if you have very little done, I can advise you on the best way to go. 

Here is the full list. There is generally plenty of room. But if the lab fills up I might have to ask you to leave.

Mon 10 C120
Mon 11 C128
Mon 15 IT2.1
Wed 09 IT2.1
Wed 10 IT2.1
Wed 11 C128
Wed 13 C214 (Lecture)
Wed 16 C128
Wed 17 C128
Thu 12 C134x

I am proposing that we use the 1300 class on Wednesday as a Q&A session. I have a few more JavaScript party tricks to show you, but none that will help you get the assignment done better.


Some advice:

If you are still working on things in Photoshop it's time to stop, cut your losses, and go with the pizza. 

Like I said in class during the week, I recommend that you use a single function to change the elements on the page so that it looks like it's suppose to look, and ultimately calculate and display the price. Using individual functions to modify individual elements can make things more difficult when it comes to calculating the price later on. 

Figure out how to use CSS to style required inputs, and for new HTML5 input types both the valid and invalid. It's all done in the CSS. This is a very easy set of marks to get. (see video)

If you are using code that you didn't write yourself, ask yourself if you really need it. (You really DO need credit card validation, for example). If you are using code that you didn't write from scratch all by yourself, then use comments to clearly identify the code that isn't yours. 

Make sure that when the form details are submitted that all of the data is sent to the PHP sever. The sever will send you back everything it has received. A pizza order, for example, must contain all the toppings required to make it. You don't need to send the price. 


I have put a video online that goes over some of the important points about user input validation and the HTML5 CSS validation. [I'm just waiting for it to process. By the time you read this you should be able see it on the blog and Google+.]

Thursday, November 13, 2014

SOFT6008 COM2.B Class 35

Students worked on the assignment.

Only 5 students turned up.