<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
There are many ethical dilemmas with mobile phones as well as legal
ones eg<br>
. you add a person's phone number to your contact list - should you
tell them you stored that data/<br>
. you want a phone number and know your partner/friend/workmate has it
stored in their mobile phone which is sitting on their desk. Dare you
open Contacts?<br>
. a friend sends you an email with a photo or video clip to your mobile
phone and you upload it to YouTube or similar - was it a private
message?<br>
. someone has a private phone number (ie not listed in the phone book)
but you have it on your mobile phone. Is it OK to share it with a
friend?<br>
. you find a mobile phone. Is it OK to search the Contacts list? <br>
<br>
Charmaine Taylor<br>
Sunbury Downs College<br>
<br>
David Dawson wrote:<br>
<blockquote type="cite"
 cite="mid33647A6379B82C4492104E9399759D4601901B09@mgs-sy-ex01.mgs.local">
  <pre wrap="">My Motorola A1000 mobile phone runs HTML and allows point and click on
buttons etc.. :-) hence PHP apps run perfectly - I can even do my
absentees on it. I know of at least 10 other phones now available that
do the same.
Surely no one will be disadvantaged if their apps actually run? After
all it says "coding and debugging" in the assessment doc. But the
"ethical dilemma" has me wondering. How would a calculator or contacts
list match this unless they design an interface that is very different
to what they have seen before, or perhaps login to avoid privacy issues?
David D

-----Original Message-----
From: <a class="moz-txt-link-abbreviated" href="mailto:sofdev-bounces@edulists.com.au">sofdev-bounces@edulists.com.au</a>
[<a class="moz-txt-link-freetext" href="mailto:sofdev-bounces@edulists.com.au">mailto:sofdev-bounces@edulists.com.au</a>] On Behalf Of Kevork Krozian
Sent: Wednesday, 14 February 2007 11:24 AM
To: <a class="moz-txt-link-abbreviated" href="mailto:sofdev@edulists.com.au">sofdev@edulists.com.au</a>
Subject: Fwd: Re: [Year 12 SofDev] Pondering SD U3O2

  Hi Robert and Adrian and Claudia and Mark and everyone else,

 I echo Mark's sentiments in firstly congratulating the steering group
for writing a great study design.

  I do wish to take up the discussion however just to understand what is
meant by modelling a solution for a mobile device but not running it.

   [ Recall the early days of web authoring . Okay kids, we're setting
up a web site for your SAC, but it will never be seen on the web and it
doesn't have to work either , just designed or modelled.... !! ]
   
   I am not sure if I am a little naive here , but what is so special
about "modelling" a program to run on a mobile device ?
What skill set is required to model this task apart from understanding
that the mobile device has a smaller screen area ?
What other constraints can a programmer learn/implement/master - if they
don't have to make the program run -  apart from smaller font size ?

  Yes, if you run Visual Studio.NET 2005 you can create a point and
click mobile application.
So, without demeaning the students effort what are we assessing ? That
they know to select mobile application instead of a standard application
on the wizard ?

Let's look at a mobile phone. It runs a web page as a wml ( a relative
of html ) file. It can load a html page but buttons for example will not
work. 
Once upon a time images had to be wbmp ( wireless bitmap ) and now most
mobile phones will load jpg and other standard image types. Therefore,
if a student is not required to run the program or web page on a mobile
device, what skill set will he or she demonstrate to be assessed in this
outcome ? 
That his fonts have to be smaller and fit a screen 3 cm x 4 cm ?  .... 
anything else ? colour constraints don't need to be considered. Any data
that can be entered by a keyboard can be entered by the mobile device,
security is not something a programmer has to worry about when writing
the application as it is encrypted at a different layer eg. running a
web page over <a class="moz-txt-link-freetext" href="https://">https://</a> as opposed to <a class="moz-txt-link-freetext" href="http://">http://</a> where port 443 is used to
provide encryption. This happens at many layers ( layer 4 ) below the
application.

 So, if a programmer does not have to run or even write the program,
presumably so he/she can avoid the depth of technical knowledge required
to make it work, how can they design a solution in a meaningful way ?
Where is testing to occur ? Are we avoiding more than half of the stages
of the PDLC ?

  I am the first to resist torturing teachers for the sake of looking
like we're doing something current, innovative and reflecting current
trends in technology and society.
However, to have something that does not have to work and even not have
to be written will cause more stress than having some concrete
guidelines and examples ( working preferably ) of what is acceptable.

Best wishes

Kevork Krozian
Mailing List Creator and Administrator
<a class="moz-txt-link-abbreviated" href="mailto:kevork@edulists.com.au">kevork@edulists.com.au</a>
<a class="moz-txt-link-abbreviated" href="http://www.edulists.com.au">www.edulists.com.au</a>
Tel: 0419 356 034
----- Original Message -----
From: "Timmer-Arends" <a class="moz-txt-link-rfc2396E" href="mailto:timmer@melbpc.org.au">&lt;timmer@melbpc.org.au&gt;</a>
To: "Year 12 Software Development Teachers' Mailing List" 
<a class="moz-txt-link-rfc2396E" href="mailto:sofdev@edulists.com.au">&lt;sofdev@edulists.com.au&gt;</a>
Sent: Tuesday, February 13, 2007 6:14 PM
Subject: Re: [Year 12 SofDev] Pondering SD U3O2


  </pre>
  <blockquote type="cite">
    <pre wrap="">Hello Mark

I think Adrain and Claudia have the right interpretation. The 
constraint of producing a software module suitable for implementation 
on a portable computing device is intended as a constraint on the user
    </pre>
  </blockquote>
  <pre wrap=""><!---->
  </pre>
  <blockquote type="cite">
    <pre wrap="">interface (and perhaps other bits as listed by Claudia and Adrian) NOT
    </pre>
  </blockquote>
  <pre wrap=""><!---->
  </pre>
  <blockquote type="cite">
    <pre wrap="">on the type of program to be written or on the programming language 
used. And it is this latter point that I think Adrian is trying to 
make when he writes "The program does not have to be implemented - 
just modeled."  - students might be required to write a game program 
that can be used on, say, a Palm Pilot. Instead of trying to come to 
grips with something like C as well as adapting it to PalmOS, they 
might write the program using VB; it would/should have the 'look and 
feel' of the Palm version but under the covers its just plain old VB -
    </pre>
  </blockquote>
  <pre wrap=""><!---->hence it is a 'model'.
  </pre>
  <blockquote type="cite">
    <pre wrap="">Possibly a little dated,
<a class="moz-txt-link-freetext" href="http://goanna.cs.rmit.edu.au/~winikoff/palm/dev.html">http://goanna.cs.rmit.edu.au/~winikoff/palm/dev.html</a> contains a list 
of PalmPilot SDKs (Software Development Kits) and some discussion 
which could be of interest.

Regards
Robert T-A
Brighton SC

_______________________________________________
<a class="moz-txt-link-freetext" href="http://www.edulists.com.au">http://www.edulists.com.au</a>
IT Software Development Mailing List kindly supported by 
<a class="moz-txt-link-freetext" href="http://www.vcaa.vic.edu.au">http://www.vcaa.vic.edu.au</a> - Victorian Curriculum and Assessment 
Authority and <a class="moz-txt-link-freetext" href="http://www.vitta.org.au">http://www.vitta.org.au</a>  - VITTA Victorian Information 
Technology Teachers Association Inc

    </pre>
  </blockquote>
  <pre wrap=""><!---->

_______________________________________________
<a class="moz-txt-link-freetext" href="http://www.edulists.com.au">http://www.edulists.com.au</a>
IT Software Development Mailing List kindly supported by
<a class="moz-txt-link-freetext" href="http://www.vcaa.vic.edu.au">http://www.vcaa.vic.edu.au</a> - Victorian Curriculum and Assessment
Authority and <a class="moz-txt-link-freetext" href="http://www.vitta.org.au">http://www.vitta.org.au</a>  - VITTA Victorian Information
Technology Teachers Association Inc

_______________________________________________
<a class="moz-txt-link-freetext" href="http://www.edulists.com.au">http://www.edulists.com.au</a>
IT Software Development Mailing List kindly supported by
<a class="moz-txt-link-freetext" href="http://www.vcaa.vic.edu.au">http://www.vcaa.vic.edu.au</a> - Victorian Curriculum and Assessment Authority and
<a class="moz-txt-link-freetext" href="http://www.vitta.org.au">http://www.vitta.org.au</a>  - VITTA Victorian Information Technology Teachers Association Inc

  </pre>
</blockquote>
</body>
</html>