<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Learning. Life. &#187; Uncategorized</title>
	<atom:link href="http://kimhagen-hall.com/blog/index.php/archives/category/uncategorized/feed" rel="self" type="application/rss+xml" />
	<link>http://kimhagen-hall.com/blog</link>
	<description>A blog about learning, living, and sometimes trying to do both.</description>
	<lastBuildDate>Tue, 22 Nov 2011 00:21:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Quick Information about the Privacy Act 1993</title>
		<link>http://kimhagen-hall.com/blog/index.php/archives/372</link>
		<comments>http://kimhagen-hall.com/blog/index.php/archives/372#comments</comments>
		<pubDate>Thu, 27 Oct 2011 01:28:55 +0000</pubDate>
		<dc:creator>Kim</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://kimhagen-hall.com/blog/?p=372</guid>
		<description><![CDATA[Note: this applies to New Zealand readers only. If you work in IT, you really need to know about the Privacy Act 1993, because it is *really* relevant to what we do. You need to be aware of it for your own business, but also so that you can advise clients properly, and don&#8217;t design [...]]]></description>
			<content:encoded><![CDATA[<p>Note: this applies to New Zealand readers only.</p>
<p>If you work in IT, you really need to know about the Privacy Act 1993, because it is *really* relevant to what we do. You need to be aware of it for your own business, but also so that you can advise clients properly, and don&#8217;t design systems for them which breach the Act.</p>
<p>The Privacy Act restricts the use of <strong>&#8220;personal information&#8221;</strong>, which is <a href="http://www.legislation.govt.nz/act/public/1993/0028/latest/DLM296645.html?search=ts_act_privacy_resel&amp;p=1#DLM296645">defined in the Act as <strong>&#8220;information about an identifiable individual&#8221;</strong></a>.</p>
<p>The main part to be aware of are the 12 Privacy Principles <a href="http://www.legislation.govt.nz/act/public/1993/0028/latest/DLM297038.html?search=ts_act_privacy_resel&amp;p=1#DLM297038">set out in section 6</a>.</p>
<p>The Privacy Commission has a summary of them <a href="http://privacy.org.nz/information-privacy-principles/">here</a>.</p>
<p>The ones that I think are probably the most relevant to Information Systems design are (and I&#8217;m paraphrasing here):</p>
<p>1. Personal information may only be collected for a lawful reason <strong>connected with the purpose of the organisation</strong> collecting it, <strong>and</strong> if it is necessary for that purpose.</p>
<p>2. Personal information must be collected directly from the person it&#8217;s about</p>
<p>5. An organisation which holds personal information must make sure it&#8217;s protected against loss, access, and misuse.</p>
<p>9. An organisation can&#8217;t keep personal information for longer than needed for the purpose for which it can lawfully be used (which leads to &#8230;)</p>
<p>10. If you colect personal information for one purpose you can&#8217;t use it for any other purpose, unless the individual concerned authorises it.</p>
<p>And here&#8217;s the one that just doesn&#8217;t make a lot of sense to me  &#8211; I&#8217;ll just copy the whole thing:</p>
<table class="frame-none" width="100%">
<tbody align="left">
<tr class=" row">
<td colspan="4" align="center">Principle 12</td>
</tr>
<tr class=" row">
<td colspan="4" align="center"><em>Unique identifiers</em></td>
</tr>
<tr class=" row">
<td headers="N10BDDtab1col1" align="left">(1)</td>
<td colspan="3" align="justify">
<p class="text">An agency shall not assign a unique identifier to an individual unless the assignment of that identifier is necessary to enable the agency to carry out any 1 or more of its functions efficiently.</p>
</td>
</tr>
<tr class=" row">
<td headers="N10BDDtab1col1" align="left">(2)</td>
<td colspan="3" align="justify">
<p class="text">An agency shall not assign to an individual a unique identifier that, to that agency&#8217;s knowledge, has been assigned to that individual by another agency, unless those 2 agencies are associated persons within the meaning of <a class="extref" href="http://www.legislation.govt.nz/act/public/1993/0028/latest/link.aspx?search=ts_act_privacy_resel&amp;p=1&amp;id=DLM1522997#DLM1522997">subpart YB</a> of the Income Tax Act 2007.</p>
</td>
</tr>
<tr class=" row">
<td headers="N10BDDtab1col1" align="left">(3)</td>
<td colspan="3" align="justify">
<p class="text">An agency that assigns unique identifiers to individuals shall take all reasonable steps to ensure that unique identifiers are assigned only to individuals whose identity is clearly established.</p>
</td>
</tr>
<tr class=" row">
<td headers="N10BDDtab1col1" align="left">(4)</td>
<td colspan="3" align="justify">
<p class="text">An agency shall not require an individual to disclose any unique identifier assigned to that individual unless the disclosure is for one of the purposes in connection with which that unique identifier was assigned or for a purpose that is directly related to one of those purposes.</p>
</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<hr />
<p>&nbsp;</p>
<p>The other principles are important too &#8211; I just think these are the ones that are most likely to come up when designing Information Systems.</p>
<p>For a great summary of the Privacy Act and other privacy-related issues check out <a href="http://www.privacy.org.nz">the Privacy Commission web page at www.privacy.org.nz</a>.</p>
<p>You can read the whole <a href="http://www.legislation.govt.nz/act/public/1993/0028/latest/DLM297038.html?search=ts_act_privacy_resel&amp;p=1#DLM297038">Privacy Act on the New Zealand Legislation website</a>.</p>
<p>And I like <a href="http://privacy.org.nz/protecting-personal-information-padlock-poster/">this summary brochure</a> from the Privacy Commission.</p>
<p class="text">
]]></content:encoded>
			<wfw:commentRss>http://kimhagen-hall.com/blog/index.php/archives/372/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Feedback from research presentation</title>
		<link>http://kimhagen-hall.com/blog/index.php/archives/141</link>
		<comments>http://kimhagen-hall.com/blog/index.php/archives/141#comments</comments>
		<pubDate>Thu, 18 Nov 2010 01:19:52 +0000</pubDate>
		<dc:creator>Kim</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://kimhagen-hall.com/blog/?p=141</guid>
		<description><![CDATA[Thanks to those who attended and contributed to my research presentation today (slides at www.slideshare.net/1kim). Some of the comments: Joanna from our Learning Skills Centre: students tell her that general study skills courses at the start of the semester do work, so questions the research that says they&#8217;re ineffective. However this may work best with [...]]]></description>
			<content:encoded><![CDATA[<p>Thanks to those who attended and contributed to my research presentation today (slides at www.slideshare.net/1kim).</p>
<p>Some of the comments:</p>
<p>Joanna from our Learning Skills Centre: students tell her that general study skills courses at the start of the semester do work, so questions the research that says they&#8217;re ineffective. However this may work best with more mature students.<br />
Her belief is that the best results come from students who form groups and then help and support each other.  Thanks Joanna &#8211; that&#8217;s exactly what I&#8217;d like to create online.<br />
She also commented that information seems to be best received when from the course tutor/lecturer, as the student already respects their knowledge.</p>
<p>@<a href="http://twitter.com/dianefriis" rel="nofollow" target="_blank" title="View dianefriis's Twitter Profile">dianefriis</a>, our librarienne extraordinaire, points out that our library runs a lot of information literacy classes throughout the semester, which are subject-specific, and best with lecturer involvement.</p>
<p>@<a href="http://twitter.com/catspyjamasnz" rel="nofollow" target="_blank" title="View catspyjamasnz's Twitter Profile">catspyjamasnz</a> suggested the development of personal learning networks as an effective way to encourage students to help each other.</p>
<p>Gill in our School of Nursing told me about their online Masters students who formed a very supportive group &#8211; thanks Gill, I&#8217;ll talk to you more about what helped them do that.</p>
<p>It&#8217;s just so cool that EIT is filled with people who really care about helping our students succeed.</p>
<p>Kim.</p>
]]></content:encoded>
			<wfw:commentRss>http://kimhagen-hall.com/blog/index.php/archives/141/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Good comic on procrastination</title>
		<link>http://kimhagen-hall.com/blog/index.php/archives/133</link>
		<comments>http://kimhagen-hall.com/blog/index.php/archives/133#comments</comments>
		<pubDate>Tue, 25 May 2010 20:23:01 +0000</pubDate>
		<dc:creator>Kim</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://kimhagen-hall.com/blog/index.php/archives/133</guid>
		<description><![CDATA[http://comics.com/zoom/321470/ Thanks @catspyjamasnz]]></description>
			<content:encoded><![CDATA[<p><a href="http://comics.com/zoom/321470/">http://comics.com/zoom/321470/</a></p>
<p>Thanks <a href="http://twitter.com/catspyjamasnz">@<a href="http://twitter.com/catspyjamasnz" rel="nofollow" target="_blank" title="View catspyjamasnz's Twitter Profile">catspyjamasnz</a></a></p>
]]></content:encoded>
			<wfw:commentRss>http://kimhagen-hall.com/blog/index.php/archives/133/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The value of Twitter</title>
		<link>http://kimhagen-hall.com/blog/index.php/archives/118</link>
		<comments>http://kimhagen-hall.com/blog/index.php/archives/118#comments</comments>
		<pubDate>Sun, 25 Oct 2009 06:51:53 +0000</pubDate>
		<dc:creator>Kim</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://kimhagen-hall.com/blog/index.php/archives/118</guid>
		<description><![CDATA[See: Twitter really DOES have its uses in the business world:]]></description>
			<content:encoded><![CDATA[<p>See: Twitter really DOES have its uses in the business world:</p>
<p><a title="Dilbert.com" href="http://dilbert.com/strips/comic/2009-10-04/"><img style="border: 0pt none;" src="http://dilbert.com/dyn/str_strip/000000000/00000000/0000000/000000/60000/9000/200/69231/69231.strip.sunday.gif" border="0" alt="Dilbert.com" width="512" height="230" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://kimhagen-hall.com/blog/index.php/archives/118/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

