<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-28780218</id><updated>2011-09-21T21:43:47.958+08:00</updated><title type='text'>MITE6323: Interactive Representations of Information and Knowledge</title><subtitle type='html'>Interactive Visualisation of Information and Knowledge, and Leanring Objects</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://mite6323.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/28780218/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://mite6323.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Daniel</name><uri>http://www.blogger.com/profile/09342566930547109016</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://4.bp.blogspot.com/_o6Mm6Z7NPPU/TJwLEHMRHrI/AAAAAAAAAzI/1K-Fa7E4NgA/S220/DanielPU.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>11</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-28780218.post-115294839483770167</id><published>2006-07-15T15:25:00.000+08:00</published><updated>2006-07-15T15:26:34.846+08:00</updated><title type='text'>Let's Decide on Evaluation Criteria</title><content type='html'>&lt;p align="center"&gt;
&lt;embed src="http://iln.cite.hku.hk/com/1238/Evaluation.swf" width="495" height="360" type="application/x-shockwave-flash"&gt;&lt;/embed&gt;
&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/28780218-115294839483770167?l=mite6323.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://mite6323.blogspot.com/feeds/115294839483770167/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=28780218&amp;postID=115294839483770167&amp;isPopup=true' title='54 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/28780218/posts/default/115294839483770167'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/28780218/posts/default/115294839483770167'/><link rel='alternate' type='text/html' href='http://mite6323.blogspot.com/2006/07/lets-decide-on-evaluation-criteria.html' title='Let&apos;s Decide on Evaluation Criteria'/><author><name>Daniel</name><uri>http://www.blogger.com/profile/09342566930547109016</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://4.bp.blogspot.com/_o6Mm6Z7NPPU/TJwLEHMRHrI/AAAAAAAAAzI/1K-Fa7E4NgA/S220/DanielPU.jpg'/></author><thr:total>54</thr:total></entry><entry><id>tag:blogger.com,1999:blog-28780218.post-115278041408722767</id><published>2006-07-13T16:41:00.000+08:00</published><updated>2006-07-13T16:52:57.466+08:00</updated><title type='text'>Designing a Slider</title><content type='html'>Designing slider is another important “trick” to know for effective creating of interactive visual representations in Flash. In the coming class we will explore this process. Below is 
Flash display showing how dragging a slider can change not just numerical values on the screen but also display changes as in graphical way (bars change size). So changes in visuals tell us about something, in this case, that if a variable represented by the slider increases, something else with also change and therefore some relationship exists.  

&lt;p align="center"&gt;
&lt;embed src="http://iln.cite.hku.hk/com/1238/Slider.swf" width="320" height="240" type="application/x-shockwave-flash"&gt;&lt;/embed&gt;
&lt;/p&gt;
&lt;p&gt;
Click &lt;a href="http://iln.cite.hku.hk/com/1238/Slider.fla"&gt;HERE&lt;/a&gt; to download sourse code of this file
&lt;/p&gt;
&lt;p&gt;
Slider can also be used for incremental changes and also control changes in non-liner information. Explore the design below. Once you change slider position, it will lock itself to one or preprogrammed stages and make change in the displayed image. 
&lt;/p&gt;

&lt;p align="center"&gt;
&lt;embed src="http://iln.cite.hku.hk/com/1238/YearSlider.swf" width="320" height="240" type="application/x-shockwave-flash"&gt;&lt;/embed&gt;
&lt;/p&gt;
&lt;p&gt;
Click &lt;a href="http://iln.cite.hku.hk/com/1238/YearSlider.fla"&gt;HERE&lt;/a&gt; to download sourse code of this file
&lt;/p&gt;
&lt;p&gt;
I designed a step by step video showing how slider is crated and used to change some information on the screen. Click &lt;a href="http://iln.cite.hku.hk/com/1238/slider.zip"&gt;HERE&lt;/a&gt; to download it. 

In addition, some students were interested to know how to create drag and drop interaction. This is not very user friendly in Flash and I will not attempt to teach it in this class. However, some venturous students might study this Flash file as see if they can make sense of it.  
&lt;/p&gt;

&lt;p align="center"&gt;
&lt;embed src="http://iln.cite.hku.hk/com/1238/DragAndDrop.swf" width="510" height="340" type="application/x-shockwave-flash"&gt;&lt;/embed&gt;
&lt;/p&gt;

&lt;p&gt;Click &lt;a href="http://iln.cite.hku.hk/com/1238/DragAndDrop.fla"&gt;HERE&lt;/a&gt; to download sourse code of this file
&lt;/p&gt;
&lt;p&gt;
Have you discovered and new “trick?” Share with us your experience. 
&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/28780218-115278041408722767?l=mite6323.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://mite6323.blogspot.com/feeds/115278041408722767/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=28780218&amp;postID=115278041408722767&amp;isPopup=true' title='10 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/28780218/posts/default/115278041408722767'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/28780218/posts/default/115278041408722767'/><link rel='alternate' type='text/html' href='http://mite6323.blogspot.com/2006/07/designing-slider.html' title='Designing a Slider'/><author><name>Daniel</name><uri>http://www.blogger.com/profile/09342566930547109016</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://4.bp.blogspot.com/_o6Mm6Z7NPPU/TJwLEHMRHrI/AAAAAAAAAzI/1K-Fa7E4NgA/S220/DanielPU.jpg'/></author><thr:total>10</thr:total></entry><entry><id>tag:blogger.com,1999:blog-28780218.post-115233755702785072</id><published>2006-07-08T13:42:00.000+08:00</published><updated>2007-05-28T10:12:31.657+08:00</updated><title type='text'>Interactive Map of Hong Kong</title><content type='html'>You can download a movie showing how to develop the interactive map of Hong Kong which we built in the class. I hope that this will help. 
&lt;p&gt;
Click &lt;a href="http://iln.cite.hku.hk/com/1238/imap1.zip"&gt;HERE&lt;/a&gt; to download movie step by step [zip file].
&lt;/p&gt;&lt;p&gt;
The same file can be created in a different way. &lt;a href="http://iln.cite.hku.hk/com/1238/imap2.zip"&gt;HERE&lt;/a&gt; is one more movie showing how this can be done differently.  
&lt;/p&gt;&lt;p&gt;
The purpose of the MITE6323 module is largely conceptual in the sense that my aim is to get the students to think about and explore possibilities for communication of information in visual and interactive format. I think that this is occurring very well as evidenced by the quality of stuff provided in the students’ blogs. However, I observed that some students are experiencing frustrations with Macromedia Flash. I would like to hear some idea from students as to how to deal with this problem. 
&lt;/p&gt;&lt;p&gt;
In relation to your project, you should ask me to help you solve any technical problems.  Some of you are already doing this. For example, two students asked me for help with the file shown bellow. Interact with the file by inputing values for times and observe how input is processed into some actions on the screen. If you want to access source code of this file to study how it is done click &lt;a href="http://iln.cite.hku.hk/com/1238/Sentence.fla"&gt;HERE&lt;/a&gt;.
&lt;/p&gt;
&lt;p align="center"&gt;
&lt;embed src="http://iln.cite.hku.hk/com/1238/Sentence.swf" width="440" height="320" type="application/x-shockwave-flash"&gt;&lt;/embed&gt;


&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/28780218-115233755702785072?l=mite6323.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://mite6323.blogspot.com/feeds/115233755702785072/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=28780218&amp;postID=115233755702785072&amp;isPopup=true' title='10 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/28780218/posts/default/115233755702785072'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/28780218/posts/default/115233755702785072'/><link rel='alternate' type='text/html' href='http://mite6323.blogspot.com/2006/07/interactive-map-of-hong-kong.html' title='Interactive Map of Hong Kong'/><author><name>Daniel</name><uri>http://www.blogger.com/profile/09342566930547109016</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://4.bp.blogspot.com/_o6Mm6Z7NPPU/TJwLEHMRHrI/AAAAAAAAAzI/1K-Fa7E4NgA/S220/DanielPU.jpg'/></author><thr:total>10</thr:total></entry><entry><id>tag:blogger.com,1999:blog-28780218.post-115193704125640017</id><published>2006-07-03T22:30:00.000+08:00</published><updated>2006-07-03T23:12:13.836+08:00</updated><title type='text'>What do you need to know about Flash?</title><content type='html'>After the last session I begun to think a bit more about what exactly my students need to know about Flash in order to make its effective use for design of visual and interactive representations. Flash is a very powerful development tool, many programming and multimedia design things can be created.  However, to start using the tool to effectively design representations, one does not need to know all of these.  To my opinion, my students need to understand:
&lt;p&gt;&lt;br&gt;
-- Use basic drawing tools, import images, create and understand symbols (button, movie and graphics)
&lt;br&gt;--Create buttons (visible, invisible, animated, with sound effects etc) that can be used to either move to a different location on a timeline or to control another move that is housed on the main stage. 
&lt;br&gt;--Design and utilize sliders
&lt;br&gt;--Create simple manipulations of variables. 
&lt;/p&gt;&lt;p&gt;
I noticed that some in the class still have small difficulty understanding “anatomy’ of a button. A button might have three states (up – as is seen on the screen by a user; over --  as displayed once the user position a mouse arrow over the button, and don – as displayed after the user click on the button and before lets off the mouse), and defined hot-spot area (hit area).  Here are some examples of buttons:

&lt;p align="center"&gt;
&lt;embed src="http://iln.cite.hku.hk/com/1238/Buttons.swf" width="500" height="150" type="application/x-shockwave-flash"&gt;&lt;/embed&gt;


&lt;/p&gt;


Let’s hear form you what other things you like to know about Flash...&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/28780218-115193704125640017?l=mite6323.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://mite6323.blogspot.com/feeds/115193704125640017/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=28780218&amp;postID=115193704125640017&amp;isPopup=true' title='9 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/28780218/posts/default/115193704125640017'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/28780218/posts/default/115193704125640017'/><link rel='alternate' type='text/html' href='http://mite6323.blogspot.com/2006/07/what-do-you-need-to-know-about-flash.html' title='What do you need to know about Flash?'/><author><name>Daniel</name><uri>http://www.blogger.com/profile/09342566930547109016</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://4.bp.blogspot.com/_o6Mm6Z7NPPU/TJwLEHMRHrI/AAAAAAAAAzI/1K-Fa7E4NgA/S220/DanielPU.jpg'/></author><thr:total>9</thr:total></entry><entry><id>tag:blogger.com,1999:blog-28780218.post-115077580974889920</id><published>2006-06-20T11:48:00.000+08:00</published><updated>2006-06-20T12:14:55.096+08:00</updated><title type='text'>Learning Objects --  What do you think?</title><content type='html'>What is a learning object? I have been working on this question for over three years now. Constantly, two points of view get in focus: one from instructional design perspective that is concerned about “learning”, and another form computer science perspective that is concerned with concept of object as in object-oriented programming practice. A lot of definitions are available, but I am not happy with any of them. Current definitions in literature appeared to me to be concentrating on design of didactic instructional sequences rather than on design of educationally useful, technology-empowered material.  I found this to be limited and I asked a broader question: what kinds of material are educationally useful and how technology enables creation and educational application of this material? Through this question I derived classification of learning objects: 
&lt;P&gt;
&lt;BR&gt;
1. Information object – any information can be educationally useful if appropriately used in learning tasks.
&lt;BR&gt;
2. Conceptual model – interactive, visual and often illustrated representation of specific concept form any discipline. These are not just informative, but they can be used as external tools to help us to make decisions, solve problems and learn new things that require that conceptual knowledge.
&lt;BR&gt;
3. Contextual representations – these are “vehicles” used to deliver certain authentic data to student so that they work with this date, reason about it, investigate it, and draw conclusions. Huge potential for this type of objects is Web 2.0 API for Mashups, eg. use Google Map and local weather condition to provide contextual representations for students for explore weather condition.
&lt;BR&gt;
4. Practice objects – these allow learners to practice certain skills, drill certain answers, or check recall.
&lt;BR&gt;
5. Simulation object – allow students to learn how to operate certain machinery and tools, and explore how things work  
&lt;BR&gt;
6. Presentation objects – these are the traditional didactic instruction objects (those which most of definitions of learning objects promote) and any other objects (e.g., PowerPoint presentations) developed with intention to transmit certain body of knowledge to students (who are passive receptors in this context.
&lt;/P&gt;
&lt;P&gt;

Here are some examples (can you classify them in different types): 
&lt;a href="http://www.juicygeography.co.uk/weatheruk.htm" target="_blank"&gt;http://www.juicygeography.co.uk/weatheruk.htm&lt;/a&gt;&lt;BR&gt;
&lt;a href="http://www.edition.co.uk/pirates/game.html" target="_blank"&gt;http://www.edition.co.uk/pirates/game.html&lt;/a&gt;&lt;BR&gt;
&lt;a href="http://www.dhpc.adelaide.edu.au/projects/vishuman/" target="_blank"&gt;http://www.dhpc.adelaide.edu.au/projects/vishuman/&lt;/a&gt;&lt;BR&gt;
&lt;a href="http://whyfiles.org/013tornado/3.html" target="_blank"&gt;http://whyfiles.org/013tornado/3.html &lt;/a&gt;&lt;BR&gt;
&lt;a href="http://www.weatherbonk.com/weather/index.jsp"  target="_blank"&gt;http://www.weatherbonk.com/weather/index.jsp&lt;/a&gt;&lt;BR&gt;
&lt;a href="http://www.msnbc.com/modules/airport_security/screener" target="_blank"&gt;http://www.msnbc.com/modules/airport_security/screener/&lt;/a&gt;&lt;BR&gt; &lt;a href="http://www.froguts.com/flash_content/index.html"  target="_blank"&gt;http://www.froguts.com/flash_content/index.html  &lt;/a&gt; (go to demo and select frog) &lt;BR&gt;
&lt;a href="http://edheads.org/activities/knee/index.htm"  target="_blank"&gt;http://edheads.org/activities/knee/index.htm &lt;/a&gt;&lt;BR&gt;
&lt;/P&gt;
&lt;P&gt;

You can examine some repositories of educational material such as Merlot (&lt;a href="http://www.merlot.org" target="_blank"&gt;http://www.merlot.org&lt;/a&gt;) or look at my own collection at Learnactivity (&lt;a href="http://www.learnactivity.com/lo/"  target="_blank"&gt;http://www.learnactivity.com/lo/&lt;/a&gt;) to see if any new category emerges according to your understanding. 
&lt;/P&gt;
&lt;P&gt;

So, is this classification and complete, comprehensive enough and useful to designers of learning material as well as to teachers to plan their educational use.  I usually get suggestion that games or game objects can be another category of learning object, however, somehow I arrived to believe that games are just an another form of practice objects. Intention behind games is to allow practice however underlining rationale is that this practice will be supported by extrinsic motivation triggered by the game itself. Are there is any other type of learning object that can be included? Do you think that my classification includes something that should not be there? Comments and contributions are welcome. 
&lt;/P&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/28780218-115077580974889920?l=mite6323.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://mite6323.blogspot.com/feeds/115077580974889920/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=28780218&amp;postID=115077580974889920&amp;isPopup=true' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/28780218/posts/default/115077580974889920'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/28780218/posts/default/115077580974889920'/><link rel='alternate' type='text/html' href='http://mite6323.blogspot.com/2006/06/learning-objects-what-do-you-think.html' title='Learning Objects --  What do you think?'/><author><name>Daniel</name><uri>http://www.blogger.com/profile/09342566930547109016</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://4.bp.blogspot.com/_o6Mm6Z7NPPU/TJwLEHMRHrI/AAAAAAAAAzI/1K-Fa7E4NgA/S220/DanielPU.jpg'/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-28780218.post-115059804754451795</id><published>2006-06-18T10:24:00.000+08:00</published><updated>2006-06-18T10:48:48.120+08:00</updated><title type='text'>Reflection of Middle of the Module Feedback</title><content type='html'>&lt;a href="http://iln.cite.hku.hk/com/1238/MITE6323MidSurvey.pdf" target="_blank"&gt;Results form the feedback&lt;/a&gt; in certain way place pressure upon me to step away form my own pedagogical principles which I abide and which I developed for last 15 yeas as a classroom practitioner. On the same evening and the day following the feedback, after examining the results I was ready to cancel the last task on the “Rain Drop” as a number of students indicated that there is too much work in this module. Someone asked me “Do you think that there is too much work for MSc students in this module?” Two days later, I asked my self “What are all these tasks that I am setting up for students and how do these contribute to their learning?” &lt;P&gt;&lt;BR&gt;&lt;div align="right"&gt;&lt;a href="HTTP://WWW.ADVANCEDSURVEY.COM" target="_blank"&gt;&lt;img src="http://iln.cite.hku.hk/com/1238/Survey.jpg" width="200" height="317" align="right"&gt;&lt;/A&gt;
&lt;/div&gt;My major objective is to provide students opportunity to develop understand of theory through application (not application through theory) and also to develop certain skills in line with their own capacity, that will be useful in context of their own work and further independent or formal studies. The initial tasks in the module were designed to take students form developing understanding and some skills in designing visuals with user-friendly tools, and then to progress into making these visuals a bit interactive. I understand the last task to be critical as “mind teaser” to get students to deeply consider and appreciate importance of their own knowledge when designing, as well as to deeply think about interactive elements that might bring static images into dynamic and manipulative tools of communication and learning. If I cancel this last task, I would deny my student the final step on this learning progression. In this context, my decision is to keep this task, even though some student might be further annoyed by perceived “heavy” workload. I examined digital portfolios of students (blogs) and I noticed that most students are progressing well. Form a perspective of a teacher, I am pleased with this progress.
&lt;/P&gt;
&lt;P&gt;&lt;BR&gt;
Just some remarks about work load. In the MSc programmed I believe that in general students are expected to carry out module work outside class to the equivalent of a further 6 hours of study per week. I wander if this is practiced in other modules?
&lt;/P&gt;&lt;P&gt;&lt;BR&gt;
I would like to hear more from students about their thinking in relation to workload. In particular, focus should be in the workload is useful and leads to learning, in the thinking contribute to more useful understanding and if the workload results in useful skills development or is it just unnecessary. I would also like students to examine results of the survey and to describe any other pattern that they can see in this data. The survey results are given in &lt;a href="http://iln.cite.hku.hk/com/1238/MITE6323MidSurvey.pdf" target="_blank"&gt;THIS PDF &lt;/a&gt;file. Please contribute.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/28780218-115059804754451795?l=mite6323.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://mite6323.blogspot.com/feeds/115059804754451795/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=28780218&amp;postID=115059804754451795&amp;isPopup=true' title='14 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/28780218/posts/default/115059804754451795'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/28780218/posts/default/115059804754451795'/><link rel='alternate' type='text/html' href='http://mite6323.blogspot.com/2006/06/reflection-of-middle-of-module.html' title='Reflection of Middle of the Module Feedback'/><author><name>Daniel</name><uri>http://www.blogger.com/profile/09342566930547109016</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://4.bp.blogspot.com/_o6Mm6Z7NPPU/TJwLEHMRHrI/AAAAAAAAAzI/1K-Fa7E4NgA/S220/DanielPU.jpg'/></author><thr:total>14</thr:total></entry><entry><id>tag:blogger.com,1999:blog-28780218.post-114991749785932424</id><published>2006-06-10T13:30:00.000+08:00</published><updated>2006-06-10T13:32:39.813+08:00</updated><title type='text'>Educational Value of Blogging</title><content type='html'>Judging by quality of submitted outcomes of the last week’s task, I notice that the students begun to bring much stronger ideas about use of visual representation. Also it appears that blogging has done some benefits. However, this is still early stage and I am looking forward to seeing how things develop further.  I would really like to get some ideas form the class about their perception of blogging. Guys, please comment, add link to any educaitonal blog, and we all  appreciate your contribution!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/28780218-114991749785932424?l=mite6323.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://mite6323.blogspot.com/feeds/114991749785932424/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=28780218&amp;postID=114991749785932424&amp;isPopup=true' title='15 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/28780218/posts/default/114991749785932424'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/28780218/posts/default/114991749785932424'/><link rel='alternate' type='text/html' href='http://mite6323.blogspot.com/2006/06/educational-value-of-blogging.html' title='Educational Value of Blogging'/><author><name>Daniel</name><uri>http://www.blogger.com/profile/09342566930547109016</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://4.bp.blogspot.com/_o6Mm6Z7NPPU/TJwLEHMRHrI/AAAAAAAAAzI/1K-Fa7E4NgA/S220/DanielPU.jpg'/></author><thr:total>15</thr:total></entry><entry><id>tag:blogger.com,1999:blog-28780218.post-114982166631802250</id><published>2006-06-09T10:52:00.000+08:00</published><updated>2006-12-13T12:48:51.553+08:00</updated><title type='text'>Copyright, Plagiarism and Use of Visuals</title><content type='html'>&lt;p&gt;
In this short post I would like to initiate some discussion in relation to copyright issues. Copyright issue is not just about regulations, but to my opinion, it is much about professional ethics and integrity. It is important to understand that it is not appropriate to grab images form other sites and present them as your own creations. It is also not always appropriate to even place an image developed by others in your own image creation even with the acknowledgement (for educational purposes) and permission (in particular if you intent to publish and commercialized). If you change original image little bit that does not protects you from the plagiarism. This is plagiarism (in the same way that copying text and presenting it without acknowledgement is). This module is to be highly interactive, innovative and creative "adventure” for students, and you must exercise this “freedom” to try new things and apply what you know at the intersection of science, art and design. Do not allow yourself to be “paralyzed” by thinking about your own technical skills, just let it go and try creating something, as I said before, even on paper, if you feel comfortable that way. You can scan or photograph it and post online. However, PowerPoint is easy and effective tool to develop visuals and in addition if you need royalty free graphics, there is plenty at &lt;a href="http://office.microsoft.com/clipart/" target="_blank"&gt;Microsoft Office Clipart Library&lt;/a&gt;, however, you can use these only within Microsoft applications.
&lt;/p&gt;

&lt;p&gt;
Please comment to these issues.
&lt;p&gt;

&lt;/p&gt;
Here are some links providing information about copyright issues:


&lt;a href="http://www.utsystem.edu/ogc/intellectualproperty/ccmcguid.htm#5" target="_blank"&gt;Fair Use Guidelines For Educational Multimedia&lt;/a&gt;


&lt;a href="http://www.copyrightkids.org/" target="_blank"&gt;Copyright Kid&lt;/a&gt;


&lt;a href="http://www.iste.org/Content/NavigationMenu/Publications/LL/LLIssues/Volume_32_2005_2004_/April_No_7_1/32710t.pdf" target="_blank"&gt;Copyright 001 by Kate Thompson&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/28780218-114982166631802250?l=mite6323.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://mite6323.blogspot.com/feeds/114982166631802250/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=28780218&amp;postID=114982166631802250&amp;isPopup=true' title='13 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/28780218/posts/default/114982166631802250'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/28780218/posts/default/114982166631802250'/><link rel='alternate' type='text/html' href='http://mite6323.blogspot.com/2006/06/copyright-plagiarism-and-use-of.html' title='Copyright, Plagiarism and Use of Visuals'/><author><name>Daniel</name><uri>http://www.blogger.com/profile/09342566930547109016</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://4.bp.blogspot.com/_o6Mm6Z7NPPU/TJwLEHMRHrI/AAAAAAAAAzI/1K-Fa7E4NgA/S220/DanielPU.jpg'/></author><thr:total>13</thr:total></entry><entry><id>tag:blogger.com,1999:blog-28780218.post-114956587356770251</id><published>2006-06-06T11:34:00.000+08:00</published><updated>2006-06-06T13:32:46.210+08:00</updated><title type='text'>Flash Trail Expires in 30 Days</title><content type='html'>&lt;span style="color:#660000;"&gt;&lt;em&gt;&lt;span style="color:#990000;"&gt;I brought this comment out to the main level of my Blog in other to capture attention of the class in relation to this issue. Christina rightly expressed concern in relation to trail version of Flash and that it will expire in 30 days. What to do? Here is my replay and it would be good that other class members provide some input by adding comments ot my post. Bottom line is, if you guys do not want Flash, we can always do something else. Any suggestion?&lt;/span&gt;&lt;/em&gt;&lt;/span&gt;
&lt;/span&gt;&lt;hr /&gt;
&lt;p&gt;
Christina, you are right and I thank you for your comments. That is a problem. I am not sure if you can reinstall it after that trail period and if this is “legal” to do on the same machine? Do you have any concrete suggestion about this issue? From my perspective I would just like to be able to hand CD or at least have some options where my students can purchase software at very law price. Unfortunately, I do not have power to influence this and from the &lt;a href="http://www.hku.hk/cc/" target="_blank"&gt;University’s &lt;/a&gt;perspective (and from perspective of any other educational institution), as long software is available in classroom and labs, this is sufficient for teaching and learning. At this stage I am opting for a lot of free software, such as &lt;a href="http://www.microsoft.com/photostory/" target="'_"&gt;PhotoStory&lt;/a&gt; or &lt;a href="http://www.freeserifsoftware.com/" target="_blank"&gt;Free Serif Software&lt;/a&gt;, however, there is nothing comparable to Flash in certain aspects.
&lt;/p&gt;
&lt;p&gt;
As I mentioned earlier, you are not really obliged to use Flash for your project. Interactive visual representations can be developed with other tools, even Excel, however, Flash is powerful as it is the best tool that combines visual powers and interactivity and allows easy deployment on the internet and variety of devices (computer, mobile phones, PDAs, etc.). Before I was using Authorware with my students and they found it powerful an deasy but limited in terms of graphical capabilities and deployment. Interactivity is even possible with paper, as I showed you with examples of &lt;a href="http://www.robertsabuda.com/" target="_blank"&gt;Robert Sabuda’s&lt;/a&gt; pop-up books (see image bellow from his book).
&lt;/p&gt;&lt;p&gt;&lt;a href="http://iln.cite.hku.hk/com/1238/sabuda.jpg"&gt;&lt;img style="DISPLAY: block; MARGIN: 0px auto 10px; WIDTH: 400px; CURSOR: hand; TEXT-ALIGN: center" alt="" src="http://iln.cite.hku.hk/com/1238/sabuda.jpg" border="0" /&gt;&lt;/a&gt;
&lt;a href="http://photos1.blogger.com/blogger/3460/15/1600/sabuda.jpg"&gt;&lt;/a&gt;
&lt;span style="color:#990000;"&gt;&lt;/p&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/28780218-114956587356770251?l=mite6323.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://mite6323.blogspot.com/feeds/114956587356770251/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=28780218&amp;postID=114956587356770251&amp;isPopup=true' title='14 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/28780218/posts/default/114956587356770251'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/28780218/posts/default/114956587356770251'/><link rel='alternate' type='text/html' href='http://mite6323.blogspot.com/2006/06/flash-trail-expires-in-30-days.html' title='Flash Trail Expires in 30 Days'/><author><name>Daniel</name><uri>http://www.blogger.com/profile/09342566930547109016</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://4.bp.blogspot.com/_o6Mm6Z7NPPU/TJwLEHMRHrI/AAAAAAAAAzI/1K-Fa7E4NgA/S220/DanielPU.jpg'/></author><thr:total>14</thr:total></entry><entry><id>tag:blogger.com,1999:blog-28780218.post-114931363961481805</id><published>2006-06-03T13:42:00.000+08:00</published><updated>2006-06-06T13:33:32.290+08:00</updated><title type='text'>Visual Display of Information and Visual Explanation: Visuals as Instruments that Help People to Reason about Information</title><content type='html'>&lt;a href="http://iln.cite.hku.hk/com/1238/tufte1.jpg"&gt;&lt;img style="FLOAT: right; MARGIN: 0px 0px 10px 10px; WIDTH: 200px; CURSOR: hand; HEIGHT: 154px" height="154" alt="" src="http://iln.cite.hku.hk/com/1238/tufte1.jpg" border="0" /&gt;&lt;/a&gt; &lt;p&gt;During the class on “Visual Display of Information and Visual Explanation” I observed that students were generally enthusiastic about this topic. They approached the task on selection of the best display of information about &lt;a href="http://www.albertocairo.com/jomc/projects/mike1.html" target="_blank"&gt;Giant Squid&lt;/a&gt; and uncovered important issues regarding effective presentation. Important point that emerged from this engagement was that &lt;em&gt;&lt;span style="color:#990000;"&gt;if a visual representation is given to students for learning than there is a need for a teacher to prepare some additional questions or task&lt;/span&gt;&lt;/em&gt; that would direct them to seek information presented in appropriate ways (to support development of &lt;a href="http://www.ncrel.org/engauge/skills/vislit.htm" target="_blank"&gt;visual literacy&lt;/a&gt;). In this context, these visuals are resources which alone might not be sufficient for learning to take place. Teachers must create additional tasks that would place students to use &lt;em&gt;&lt;span style="color:#990000;"&gt;visuals as instruments that mediate this task completion&lt;/span&gt;&lt;/em&gt;. This is an important point and I will work more in this in a lesson that will deal with &lt;a href="http://www.learnactivity.com/lo/" target="_blank"&gt;learning objects&lt;/a&gt; as interactive visual representations designed specifically for educational purposes.
&lt;/p&gt;
&lt;p&gt;
I noted that all students have created their own blogs and very interesting visual introductions about themselves. I have one point to make here. Design of visual information is much easier when we understand information that we want to communicate. However, design of visual material does not usually work this way. Often, visual designers are given unfamiliar information to work with and present it into visual formats. So what can they do? First, and perhaps most challenging thing is to learn about that information and then decide how can it be presented in most effective ways through visuals. I assigned the student such a task and I am looking forward to see the outcomes of it by next class.
&lt;/p&gt;
&lt;p&gt;
In relation to blogs, my concern is if students would sustain their genuine interest to continue blogging and see it as a useful tool to reflect on their learning and present artifacts of their progress. When I say genuine, I mean, the blog should be seen more than just requirement of the assessment or even burden, but as something useful for learning. At the same time I hope that my students will see and learn about potential of blogging to support learning and serve as a digital portfolio. Once they return to their own school classrooms, I hope that they might try something similar with their own students.
&lt;/p&gt;
&lt;p&gt;
Most concerning issue that emerge form this class is in relation to Macromedia Flash. Although I do not expect student to develop strong technical skills (but to demonstrate innovative spirit and creativity in design of visual representations), I would like to offer them some opportunity to learn certain useful things of &lt;a href="http://www.adobe.com/" target="_blank"&gt;Macromedia&lt;/a&gt; &lt;a href="http://www.adobe.com/products/flash/flashpro/" target="_blank"&gt;Flash&lt;/a&gt;. I created self-paced material for them to use in their own time and I will also demonstrate some key things in the class, however the problem is with the version of software that we use. In our class we have Flash MX while current version available for download from Macromedia site is version 8. Although the working principles are same, these two versions differ to certain extent in interface and functionalities. Students should try to work with new version, however, thanks to my technical support MX trail version is located and made available to students to download and install on their own computers.
&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/28780218-114931363961481805?l=mite6323.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://mite6323.blogspot.com/feeds/114931363961481805/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=28780218&amp;postID=114931363961481805&amp;isPopup=true' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/28780218/posts/default/114931363961481805'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/28780218/posts/default/114931363961481805'/><link rel='alternate' type='text/html' href='http://mite6323.blogspot.com/2006/06/visual-display-of-information-and.html' title='Visual Display of Information and Visual Explanation: Visuals as Instruments that Help People to Reason about Information'/><author><name>Daniel</name><uri>http://www.blogger.com/profile/09342566930547109016</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://4.bp.blogspot.com/_o6Mm6Z7NPPU/TJwLEHMRHrI/AAAAAAAAAzI/1K-Fa7E4NgA/S220/DanielPU.jpg'/></author><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-28780218.post-114864680376875024</id><published>2006-05-26T20:27:00.000+08:00</published><updated>2006-06-07T08:49:49.163+08:00</updated><title type='text'>The Beginning of MITE/MILM Blogging</title><content type='html'>I am very pleased to begin this module in relation to design of visual representations. I think that my class is relatively good group of students and in general they showed sincere interest in subject matter. Here are some images from my class:

&lt;p align="center"&gt;
&lt;embed src="http://iln.cite.hku.hk/com/1238/MITE6323Class.swf" width="320" height="240" type="application/x-shockwave-flash"&gt;&lt;/embed&gt;


&lt;/p&gt;

I noticed one concern from students. Some appear to be concerned about their own technical skills. In fact, main idea of this module is that it is to be highly creative and innovative adventure for the participants where they will explore ways how to transform information and data, and express their ideas and knowledge in visual forms. This can be done with very user friendly technologies such as &lt;strong&gt;&lt;a href="http://office.microsoft.com/en-us/training/CR061832731033.aspx"&gt;PowerPoint&lt;/a&gt;&lt;/strong&gt;. We will explore some techniques for using &lt;a href="http://www.adobe.com/products/flash/flashpro/"&gt;&lt;strong&gt;Macromedia Flash&lt;/strong&gt;&lt;/a&gt;, however, in general I do not expect high level of technical expertise, and I will be always ready to assist students with my own technical skills to transport their visual design plans into final digital product. In this context I would liek my student to see me as a partner in their leanring.







&lt;p&gt;
&lt;br&gt;
&lt;br&gt;
&lt;span style="color:#ff0000;"&gt;NOTE&lt;/span&gt;: &lt;strong&gt;&lt;span style="color:#006600;"&gt;How I made this video?
&lt;/span&gt;&lt;/strong&gt;
&lt;/p&gt;
&lt;p&gt;
1. I used &lt;strong&gt;&lt;a href="http://www.microsoft.com/photostory/"&gt;Photostory&lt;/a&gt;&lt;/strong&gt; free software from Microsoft to assemble a set of images together in a sequence.
&lt;br&gt;

2. I compiled this sequence into a video file.
&lt;br&gt;

3. I imported the video file into Macromedia Flash and I exported it as Flash Movie
&lt;br&gt;

4. I uploaded Flash Movie into &lt;strong&gt;&lt;a href="http://www.cite.hku.hk/en/"&gt;ILN&lt;/a&gt;&lt;/strong&gt; Web Repository and then I displayed it in my blog&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/28780218-114864680376875024?l=mite6323.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://mite6323.blogspot.com/feeds/114864680376875024/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=28780218&amp;postID=114864680376875024&amp;isPopup=true' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/28780218/posts/default/114864680376875024'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/28780218/posts/default/114864680376875024'/><link rel='alternate' type='text/html' href='http://mite6323.blogspot.com/2006/05/beginning-of-mitemilm-blogging.html' title='The Beginning of MITE/MILM Blogging'/><author><name>Daniel</name><uri>http://www.blogger.com/profile/09342566930547109016</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://4.bp.blogspot.com/_o6Mm6Z7NPPU/TJwLEHMRHrI/AAAAAAAAAzI/1K-Fa7E4NgA/S220/DanielPU.jpg'/></author><thr:total>7</thr:total></entry></feed>
