<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.cs.auckland.ac.nz/stageonewiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Hlit009</id>
	<title>Stage One Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.cs.auckland.ac.nz/stageonewiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Hlit009"/>
	<link rel="alternate" type="text/html" href="https://wiki.cs.auckland.ac.nz/stageonewiki/index.php/Special:Contributions/Hlit009"/>
	<updated>2026-04-17T22:08:10Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Help:Editing&amp;diff=4471</id>
		<title>Help:Editing</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Help:Editing&amp;diff=4471"/>
		<updated>2010-01-13T00:36:34Z</updated>

		<summary type="html">&lt;p&gt;Hlit009: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; *- IF you want a request, please, either post it on [[User_talk:Hlit009|this page]] or email me at hlit009@aucklanduni.ac.nz :D&lt;br /&gt;
&lt;br /&gt;
==Things You NEED to Know so You Can Edit Pages Efficiently==&lt;br /&gt;
&lt;br /&gt;
===line breaks===&lt;br /&gt;
&lt;br /&gt;
To use line breaks in this wiki, Use the HTML code br surrounded by &amp;lt;&amp;gt; eg. &amp;lt;nowiki&amp;gt;&amp;lt;br&amp;gt;&amp;lt;/nowiki&amp;gt;     OR     double enter (press enter twice)&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
HailsOnTheRocks 12:34, 6 August 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
===crossed out text===&lt;br /&gt;
To create a line through text in your wiki, use the HTML code s to open and /s to close surrounded by &amp;lt;&amp;gt; eg. &amp;lt;nowiki&amp;gt;&amp;lt;s&amp;gt;Some text in between&amp;lt;/s&amp;gt;&amp;lt;/nowiki&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
this will show up like this:&lt;br /&gt;
&amp;lt;s&amp;gt;Some text in between&amp;lt;/s&amp;gt;&lt;br /&gt;
:HailsOnTheRocks 11:31, 10 August 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
===Adding an INTERNAL link (a link from this site)===&lt;br /&gt;
to add an internal link follow the following steps.&lt;br /&gt;
# Check to see if the page you are making already exists. If it doesn&#039;t, then you need to create a page.&lt;br /&gt;
# Click on the internal link button in the tool bar above the page you are editing [[Image:Link bar.JPG]]&lt;br /&gt;
#Add the name of either the pre-existing page or type an unused name to create a new page [[Image:Link_name.JPG]]&lt;br /&gt;
#to add words to appear on the screen by first typing &#039;Shift + \&#039; to make a verticle line, directly after the name of the link. [[Image:Link_words.JPG]][[Image:Veiw link.JPG]]&lt;br /&gt;
#Save your page&lt;br /&gt;
PLEAE NOTE: if you have created a new page then clicking on the link will take you to an empty edit page. when information is added, then the link will go directly to your created page&lt;br /&gt;
:HailsOnTheRocks 11:04, 11 August 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
===Adding an EXTERNAL link (a link from a site other than this one)===&lt;br /&gt;
#click on the EXTERNAL LINK button&lt;br /&gt;
#add the FULL URL of the site you wish to make the hyperlink to&lt;br /&gt;
#press SPACEBAR once inbetween the URL and the words you want displayed&lt;br /&gt;
#save your page once you have finished editing it :D&lt;br /&gt;
:HailsOnTheRocks 11:07, 11 August 2009 (NZST) &lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;&#039;Tables&#039;&#039;&#039;===&lt;br /&gt;
Making tables in wiki markup is easy- click [[Tables|here]] to learn how.&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;&#039;Character Formatting&#039;&#039;&#039;===&lt;br /&gt;
If the toolbar options for formatting individual characters or words are not available, it is useful to know the Markup used to create it. &lt;br /&gt;
For emphasis, words can be displayed as italics by placing two single quote marks around the text. &#039; &#039; Text &#039; &#039; would be displayed as &#039;&#039;Text&#039;&#039;.&lt;br /&gt;
To make a statement stand out in a strong way, in bold, the convention is to place three single quote marks around the text. &#039; &#039; &#039; important &#039; &#039; &#039; would be displayed as &#039;&#039;&#039;important&#039;&#039;&#039;.&lt;br /&gt;
In order to convey very strong text, five single quote marks would be placed around the text. &#039; &#039; &#039; &#039; &#039; extremely &#039; &#039; &#039; &#039; &#039; important would be displayed as &#039;&#039;&#039;&#039;&#039;extremely&#039;&#039;&#039;&#039;&#039; important.&lt;br /&gt;
&lt;br /&gt;
===Lists===&lt;br /&gt;
&lt;br /&gt;
Ordered Lists - use #&lt;br /&gt;
&lt;br /&gt;
Unordered Lists - use *&lt;br /&gt;
&lt;br /&gt;
===Contents Box===&lt;br /&gt;
The &#039;Contents&#039; Box is created automatically when you use headings.&lt;br /&gt;
the smaller headings become subcatagories of the bigger one before it.&lt;br /&gt;
so if you wanted to have a page that had your name as the main part then contents underneath it you would write:&lt;br /&gt;
&amp;lt;nowiki&amp;gt;==Angela Chow==&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;===About me==&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;===My Courses===&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;===Crazy facts===&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
and so on&lt;br /&gt;
if you wanted sub catagories you would go:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;==Angela Chow==&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;===About me===&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;===My Courses===&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;====Computer Science====&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;====Other Cool Subjects====&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;===Crazy facts===&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
you write your content inbetween these&lt;br /&gt;
so in the end you have:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;nowiki&amp;gt;==Angela Chow==&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;===About me===&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
blah blah blah and so on.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;===My Courses===&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;====Computer Science====&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
I am taking Compsci 111 this semester because blah blah blah.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;====Other Cool Subjects====&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
blah blah blah&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;===Crazy facts===&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
blah blah blah&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 *- IF you want a request, please, either post it on [[User_talk:Hlit009|this page]] or email me at hlit009@aucklanduni.ac.nz :D&lt;/div&gt;</summary>
		<author><name>Hlit009</name></author>
	</entry>
	<entry>
		<id>https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=GIMP&amp;diff=3716</id>
		<title>GIMP</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=GIMP&amp;diff=3716"/>
		<updated>2009-08-13T22:44:03Z</updated>

		<summary type="html">&lt;p&gt;Hlit009: /* The GNU Image Manipulation Program (GIMP) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=The GNU Image Manipulation Program (GIMP)=&lt;br /&gt;
&lt;br /&gt;
GIMP is freely available image editing software. It has similar capabilities to Adobe Photoshop. It comes in many languages and can work on many [https://wiki.cs.auckland.ac.nz/stageonewiki/index.php/Main_Page#Operating_System operating systems] such as Microsoft [[Windows]] and [[Linux]]. GIMP supports many image formats, for example JPEG (JFIF), GIF, PNG and TIFF. &lt;br /&gt;
&lt;br /&gt;
For more information about GIMP, see the official website [[http://www.gimp.org/ GIMP - The GNU Image Manipulation Program]]&lt;/div&gt;</summary>
		<author><name>Hlit009</name></author>
	</entry>
	<entry>
		<id>https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=User:Hlit009&amp;diff=3651</id>
		<title>User:Hlit009</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=User:Hlit009&amp;diff=3651"/>
		<updated>2009-08-13T00:02:56Z</updated>

		<summary type="html">&lt;p&gt;Hlit009: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==About &#039;&#039;&#039;ME&#039;&#039;&#039;==&lt;br /&gt;
=== Hi My Name is Hails. ===&lt;br /&gt;
I am Currently doing a Bachelor of Arts. This is my first year and I&#039;m planning on doing a triple major. Can you guess in what subjects? &amp;lt;br&amp;gt;:P&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
My favourotie part is the game section. you should check it out [https://wiki.cs.auckland.ac.nz/stageonewiki/index.php/Main_Page#THE_GAME It&#039;s pretty awesome], and click on the rules link if your not playing the game already. &lt;br /&gt;
===Hi My Name is Fred. ===&lt;br /&gt;
I am fred. You may have felt my pet rabbit one day, he gets into a lot of trouble because he likes to jump up and sit on peoples heads. this would be okay, but it seems that he is a bit heavy and thus makes his seat a bit heavy headed. &lt;br /&gt;
&lt;br /&gt;
==On Another Note...==&lt;br /&gt;
check out my mouse page that I&#039;m constructing...... [[History_of_the_Mouse|MICE!]] &amp;lt;br&amp;gt;&lt;br /&gt;
Im also going to start a few more.... &lt;br /&gt;
*click [[Apple|Here]] for Apple Computers,&lt;br /&gt;
* [[Windows|Here]] for Windows OS,&lt;br /&gt;
* and [[Meaning of life|Here]] for the meaning of life &amp;lt;br&amp;gt;&lt;br /&gt;
If you want to go back to sanity, well, then click [[Main_Page|Here]] to go to the main page.&lt;br /&gt;
&lt;br /&gt;
:Other wise you could Click [[HAHA!|HERE]] &#039;&#039;Go on&#039;&#039;. You &#039;&#039;&#039;know&#039;&#039;&#039; you want to.&lt;br /&gt;
&lt;br /&gt;
==Links I recommend==&lt;br /&gt;
*[[Are_you_ok%3F|Mental Help]]&lt;br /&gt;
*[[Help:Editing|Editing Help]]&lt;br /&gt;
* [http://uncyclopedia.wikia.com/wiki/Blue_Screen_of_Death Blue Screen of Death] &lt;br /&gt;
*[[Please don&#039;t feed the trolls]]&lt;br /&gt;
&lt;br /&gt;
==Random Things off the Top of My Head That I am Gratefully Sharing With YOU==&lt;br /&gt;
* I take the train to uni - yay.&amp;lt;br&amp;gt;&lt;br /&gt;
* On Monday morning (the 3rd of August) the train I was on broke down. how exciting.&amp;lt;br&amp;gt;&lt;br /&gt;
* Once I saw a sheep, a cow, and a dog break into a house&amp;lt;br&amp;gt;&lt;br /&gt;
* Merry Christmas!&amp;lt;br&amp;gt;&lt;br /&gt;
* I have a Blog. you can visit it [http://hailsontherocks.blogspot.com/ here] :). but be warned, it contains sillies&lt;/div&gt;</summary>
		<author><name>Hlit009</name></author>
	</entry>
	<entry>
		<id>https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=User_talk:Pjam030&amp;diff=3650</id>
		<title>User talk:Pjam030</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=User_talk:Pjam030&amp;diff=3650"/>
		<updated>2009-08-13T00:02:17Z</updated>

		<summary type="html">&lt;p&gt;Hlit009: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hi! :D&lt;/div&gt;</summary>
		<author><name>Hlit009</name></author>
	</entry>
	<entry>
		<id>https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Talk:COMPSCI_111&amp;diff=3643</id>
		<title>Talk:COMPSCI 111</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Talk:COMPSCI_111&amp;diff=3643"/>
		<updated>2009-08-12T23:43:01Z</updated>

		<summary type="html">&lt;p&gt;Hlit009: /* USER COMMENTS */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=USER COMMENTS=&lt;br /&gt;
*[[User:kyan033|Kty]]&lt;br /&gt;
&#039;&#039;&#039;Hey&#039;&#039;&#039;~Compsci111 is really interesting and fun.You get to learn lots about the computer which I believe is really useful since we use it pretty much everyday.The labs are great as you get to experiment with the different functions the computer has to offer.And when you have any problems during the labs,the tutors are always there to help.They&#039;re all such friendly people,it makes the course enjoyable.I hope everyone has fun doing this course!=)&lt;br /&gt;
&lt;br /&gt;
*[[User:tsha064|Twinkle]]&lt;br /&gt;
&#039;&#039;&#039;hey guys! this course is fun and you get to learn a lot at the same time.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*[[User:nkoy002|Non]]&lt;br /&gt;
&#039;&#039;&#039;Great to see you guys!&#039;&#039;&#039;  COMPSCI111/111G is really fun!  It&#039;s great I can contribute to wiki.  I hope all of us will pass this course.&lt;br /&gt;
&lt;br /&gt;
*[[User:rtor008|Rach]]&lt;br /&gt;
I feel like I&#039;m really contributing something.&lt;br /&gt;
&lt;br /&gt;
*[[User:scox024|Sam]]&lt;br /&gt;
Hi, compsci 111 is a really good way to learn more about all the tools the are availble on the interent that some people might not have known about! great course cheers :)&lt;br /&gt;
&lt;br /&gt;
*[[User:yli278|Yang]]&lt;br /&gt;
&#039;&#039;&#039;Hi, this course is fun, enjoy&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*[[User:pdan026|Pushkar]]&lt;br /&gt;
&amp;quot;&#039;&#039;&#039;This course is so....thrilling!...&#039;&#039;&#039;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
*[[User:sbha079|Savvy]]&lt;br /&gt;
&#039;&#039;&#039;This course is funn&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*[[User:csto066|collean]]&lt;br /&gt;
&#039;&#039;&#039;I am finding this course quite challenging, but I will enjoy it when I know what I am doing.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*[[User:pmak014|parry]]&lt;br /&gt;
&#039;&#039;&#039;I am really enjoying this course&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*[[User:jkee039|Justin]]&lt;br /&gt;
There&#039;s nothing useful here, but maybe one day there will be...&lt;br /&gt;
&lt;br /&gt;
*[[User:nsir006|Nawleen]]&lt;br /&gt;
I find this course really interesting and fun. Great information about the computer world is being provided. hope everyone also enjoys this paper :) Good Luck.&lt;br /&gt;
&lt;br /&gt;
*[[User:yrag002|Yousra]]&lt;br /&gt;
this course has been challenging for me but very informative. i have been using the computer and internet for as long as i can remember but in just the last 3 weeks i have learnt so much about computers, things that will make my life so much easier when it comes to using the computer... &lt;br /&gt;
&lt;br /&gt;
*[[User:hlim045|Heesun]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Great course!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*[[User:hng048|Hernchi]]&lt;br /&gt;
&lt;br /&gt;
Without compsci 111, life is so boaring.&lt;br /&gt;
*[[User:bkwo007|Byung Geun]]&lt;br /&gt;
&lt;br /&gt;
&amp;quot;This course is awesome! Lab is pretty relaxing and very informative. Would recommend it if you are wanting an intellectual stimulating general ed paper.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Hi, enjoy this course~~!!!&#039;&#039;&#039;&lt;br /&gt;
This course is for the student who want to learn general information about computer and its related stuff&lt;br /&gt;
*[[User:tdeb006|Tim]]&lt;br /&gt;
I highly recommend taking the CompSci111G course for your general education paper as it is an interesting course with a lecturer that is enjoyable to listen to. You also learn useful information which you can apply to whatever degree you are doing and the course book/lab work is easy to follow.    &lt;br /&gt;
&lt;br /&gt;
*[[User:jzha346|Jason]]&lt;br /&gt;
&#039;&#039;&#039;Sup guys my name is Jason, I&#039;m hoping your all enjoying the course thus far, I know I am.&lt;br /&gt;
It isn&#039;t a difficult course and the lecturers and lab guides are pretty cool.&lt;br /&gt;
check out my user page if you want.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*[[User:ajo006|A Ra]]&lt;br /&gt;
I think the COMPSCI 111/111G is a good course to build up your knowledge from the basics on computers and networks.  Another thing that I like about the course is the practical labs with wonderful tutors!&lt;br /&gt;
&lt;br /&gt;
*[[User:skim283|Sang  Jun]]&lt;br /&gt;
this is comsci 111 this course helps lot of intresting work about coputer and useful things for your computer life. i enjoy this comsci111 lab because i learn so much about computer in this lab.&lt;br /&gt;
&lt;br /&gt;
*[[User:mfor066|Matthew]]&lt;br /&gt;
The Compsci111 course has been great to learn about the speed of the lab computers which are the same as going back to the days of the Commodore 64 with a tape drive. I thought these days had long gone but it is good to see history always repeats itself with just a slight twist. I hope you all enjoy the course and i am looking to learn some basic skills on the different software programs. &lt;br /&gt;
&lt;br /&gt;
*[[User:ytan126|Vincent]]&lt;br /&gt;
Today is 17th March. We all should be celebrating because it&#039;s &#039;&#039;&#039;St Patrick&#039;s Day&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*[[User:zrun001|Zheng]]&lt;br /&gt;
The COMPSCI is a great course which tells us many functions that we have never seem before.&lt;br /&gt;
&lt;br /&gt;
*[[User:Imit006|Dillon]]&lt;br /&gt;
I am a Prime example of a student who has resorted to alcohol, happy st pattys day!!&lt;br /&gt;
&lt;br /&gt;
*[[User:sma019|Chris]]&lt;br /&gt;
This is finally the end of lab 2 and I found this lab really taught me alot of thing i didn&#039;t know before. &lt;br /&gt;
Hope everyone enjoy their courses as i am enjoying mine~~ ^^&lt;br /&gt;
&lt;br /&gt;
*[[User:ipai004|Paik]]&lt;br /&gt;
Finally this is the last section of lab 2.&lt;br /&gt;
&lt;br /&gt;
*[[User:Xgow001|Bennie]]&lt;br /&gt;
I&#039;ve finally got to this task and that marks the end of my lab 2. Pretty exciting and interesting I would say. Compsci is indeed very practical. Glad I took it as my elective!&lt;br /&gt;
&lt;br /&gt;
*[[User:jspe060|Jason]]&lt;br /&gt;
Here is my very well thought out and informative piece of information to add to this page. This course is awesome!! Everyone should do it to get a deeper understanding of their computers.&lt;br /&gt;
&lt;br /&gt;
*[[User:cpar115|Tom]]&lt;br /&gt;
This second lab taught me a lot of new infirmation. I love it!&lt;br /&gt;
&lt;br /&gt;
*[[User:jmay040|Jessie]]&lt;br /&gt;
Hi, I really think that there need to be some order to this Wiki. I think its great that there are so many contributions ( Mostly because of Lab Two) but it is really hard to digest as the page is &#039;&#039;&#039;&#039;&#039;really long and really wide&#039;&#039;&#039;&#039;&#039;. &lt;br /&gt;
Maybe someone who knows a bit more could adjust the sizing?&lt;br /&gt;
&lt;br /&gt;
*[[User:jbdug005|Ben]]&lt;br /&gt;
&lt;br /&gt;
This page is &#039;&#039;&#039;a mess&#039;&#039;&#039;! Why is it so wide!? Its almost unreadable. nDeva is starting to look better. &lt;br /&gt;
&lt;br /&gt;
I&#039;m going to contribute now. COMPSCI 101 is quite repetitive, but it really helps reinforce information in your brain. It can also be fun and informative at times too! Unfortunately, i have to admit that this lab was a tad tedious. But now I can blog! Yay.....&lt;br /&gt;
&lt;br /&gt;
*[[User:ttal024|WHISKEY]]&lt;br /&gt;
I Finally did my blog!!! this is really goood!!!! &#039;&#039;&#039;Bold text&#039;&#039;&#039;101&lt;br /&gt;
&lt;br /&gt;
*[[User:tlat014|Tevita]]&lt;br /&gt;
Sorry this is wiki not blogs buddy. Compsci 111 is good but confusing!!! Love it. can&#039;t wait for lab 3...&lt;br /&gt;
&lt;br /&gt;
*[[User:ngen004|Nannan Geng]]&lt;br /&gt;
CompSci 111 is a very nice course for computer beginers.&lt;br /&gt;
&lt;br /&gt;
*[[User:jtom023|Jesse Toms]]&lt;br /&gt;
Hey all, I&#039;m enjoying the compsci111 course because of the relaxed atmosphere.&lt;br /&gt;
&lt;br /&gt;
*[[User:spar370|Sol Ji]]&lt;br /&gt;
hey guys~ I am enjoying compsci111!.&lt;br /&gt;
*[[User:ttuu007|Tofua]]&lt;br /&gt;
Hey fellow students! Hope yall are enjoying CompSci 111. I&#039;m finding it very interesting and helpful. Good luck with the paper. =)&lt;br /&gt;
&lt;br /&gt;
*[[User:jsuk007|Jun]]&lt;br /&gt;
I really enjoy the comsci labs that are held every week! They are really useful and encouraging :)&lt;br /&gt;
&lt;br /&gt;
*[[User&amp;quot; rma008| Rebecca]]&lt;br /&gt;
Compsci111 has so much to learn! XDD&lt;br /&gt;
&lt;br /&gt;
*[[User&amp;quot; ycha257|Cheri]]&lt;br /&gt;
This course is really useful!&lt;br /&gt;
&lt;br /&gt;
*[[User&amp;quot; mhao002|Chris]]&lt;br /&gt;
Who like to play computer games and then like CS because of that?&lt;br /&gt;
&lt;br /&gt;
*[[user:amch008|Andrew]]&lt;br /&gt;
Compsci 111 is great! It’s good because it’s not too difficult at this stage but you learn something new every lecture.&lt;br /&gt;
&lt;br /&gt;
*[[user:jcho174| Jonathan]]&lt;br /&gt;
This course is enjoyable. Looks like everybody is adding to this particular article :)&lt;br /&gt;
&lt;br /&gt;
==Anny&#039;s Contributions==&lt;br /&gt;
Please visit [http://nannangeng.blogspot.com my blog]&lt;br /&gt;
Compsci111 is hard , but It is getting interesting ;-)&lt;br /&gt;
&lt;br /&gt;
I love comsci111 , It&#039;s nice and easy.&lt;br /&gt;
&lt;br /&gt;
Compsci111 is very interesting. I am loving the course especially the labs - vjos005&lt;br /&gt;
&lt;br /&gt;
== Anny&#039;s Contribution ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;This is not easy, but It is getting interesting ;-)&lt;br /&gt;
&#039;&#039;&#039;&lt;br /&gt;
== Sophie&#039;s Contribution ==&lt;br /&gt;
&lt;br /&gt;
Baby&#039;s first wiki edit! How exciting.&lt;br /&gt;
&lt;br /&gt;
[[User:Sbuc043|Sbuc043]] 22:41, 5 August 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
==Jake&#039;s Contribution==&lt;br /&gt;
I think that &#039;&#039;&#039;Compsci111&#039;&#039;&#039; will be very rewarding however it is a very time consuming subject that requires a lot of work. &lt;br /&gt;
I enjoy it very much and look forward to doing other lab assignment in the future.&lt;br /&gt;
&#039; &#039;&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;This course is designed for students who want a general introduction to computing. Experience with a wide range of practical applications will provide transferable skills that will be equally useful in academic and industry environments. No prior experience with computers is required, and help is always readily available from the teaching staff.&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Jessie&#039;s Contribution==&lt;br /&gt;
&lt;br /&gt;
Computer Science 111 is a very useful course. I recommend it to anyone who needs to enhance their computer skills or refresh their memory on using a computer and its applications.&lt;br /&gt;
== Gilaad Amir&#039;s Contribution ==&lt;br /&gt;
Some philosophers argue that this course is not quite as handy as some may think. This is still a contentious issue in the academic world. Time will tell soon enough what the status quo will be. --[[User:Gami001|Gami001]] 16:35, 4 August 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
==Kelly&#039;s Contribution==&lt;br /&gt;
I think Compsci 111G course is really useful and interesting, and also it gives me a chance to use the computer and internet properly.&lt;br /&gt;
&lt;br /&gt;
Three things that I like about this course:&lt;br /&gt;
#Getting to know about the world wide web&lt;br /&gt;
#The high quality assisstance that is offered&lt;br /&gt;
#My growing general knowledge on computers&lt;br /&gt;
I am also looking foward to web design.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Owen&#039;s contribution&#039;&#039;&#039;==&lt;br /&gt;
This course is relevant to the computational needs of everyday Auckland Uni students&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;hey~ this contribution is for the compsci111 lab report~&#039;&#039;&#039;&lt;br /&gt;
*[[User:skim283|Be_Proud]]&lt;br /&gt;
Hey guys! COMPSCI 111 is awesome! And the labs are really cool as well, all the best in COMPSCI everyone!&lt;br /&gt;
*[[User:vhan016|Vivian]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Compsci 111 semester 1 , have fun and enjoy!&#039;&#039;&#039;&lt;br /&gt;
*[[User:rzha067|Runlong]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;COMPSCI 111 is a perfectly designed course for newbies&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
*[[User:kthr003|Snowflake]]&lt;br /&gt;
&amp;quot;&#039;Hey!!!&amp;quot;&#039;&lt;br /&gt;
Lab 2 nearly done! yay! its good how we get a week to complete the lab work!!!&lt;br /&gt;
&lt;br /&gt;
*[[User:smin025|Sang Woong Min]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Hey guys, this is my contribution to the wiki.&#039;&#039;&#039;&lt;br /&gt;
&#039;&#039;Compsci 111 is great!!&#039;&#039;&lt;br /&gt;
*[[User:ysun127|Kyle]]&lt;br /&gt;
wow i like this lesson knowing more about wiki and WWW.&lt;br /&gt;
*[[User:pbar137|Peter]]&lt;br /&gt;
this is me helping out the wiki&lt;br /&gt;
&lt;br /&gt;
*[[User:whan033|Chris]]&lt;br /&gt;
&#039;&#039;&#039;Hi, plase visit my user page&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*[[User:mco001|Mark]]&lt;br /&gt;
Hey guys check out my wiki, it has a funny image and awesome ACSII kirby scenarios&lt;br /&gt;
&lt;br /&gt;
*[[User:bdel010|Blair]]&lt;br /&gt;
Hey guys, if you would like to know a little bit about me click my wiki&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;COMPSCI 111 S1 2009&#039;&#039;&#039;&lt;br /&gt;
*[[User:salb017|shifa&#039;a]]&lt;br /&gt;
hi mayname shifa&#039;a im doing compsci111&lt;br /&gt;
&lt;br /&gt;
*[[User:vcha080|Vimal Chandra]]&lt;br /&gt;
&lt;br /&gt;
Hey guys. welcome to my wiki.&lt;br /&gt;
Click on the link to get access to my page. Cheers :)&lt;br /&gt;
&lt;br /&gt;
*[[User:Lzha254|Lucy]]&lt;br /&gt;
Hey everyone! compsci111 is really fun :D&lt;br /&gt;
&lt;br /&gt;
*[[User:spar329|Seung-Hee]]&lt;br /&gt;
Hi ! My name is Seung-Hee! I&#039;m having fun in COMPSCI111/111G&lt;br /&gt;
&lt;br /&gt;
*[[User:tbro080|Talia]]&lt;br /&gt;
Hi, this will take you to my user page :)&lt;br /&gt;
&lt;br /&gt;
*[[User:bpar072|Bhavik]] &lt;br /&gt;
hi guys,&lt;br /&gt;
just wanted to inform u guys about the course COMPSCI 111, it is a very interesting and useful coures to take if you want to learn about computering &lt;br /&gt;
&lt;br /&gt;
*[[User:amcf017|Andrew]]&lt;br /&gt;
Hi the link above connects to my wiki user page&lt;br /&gt;
&lt;br /&gt;
*[[UserSven026|Stephen]]&lt;br /&gt;
Hi the link above takes you to my user page where you can learn the amazing language of the decimal number system!!!! hope everyone finds it realy useful, especially if your doing maths.&lt;br /&gt;
&lt;br /&gt;
*[[User:Nlay004|Nicholas]]&lt;br /&gt;
Hello everyone! The link above will direct you to my user page! &lt;br /&gt;
&lt;br /&gt;
*[[User:croo012|Callum]]&lt;br /&gt;
Hey, the link above is to my page!&lt;br /&gt;
&lt;br /&gt;
*[[User:ycho129|Yong Won]]&lt;br /&gt;
Hi my name is Yong Won. The link above will take you to my user page.&lt;br /&gt;
&lt;br /&gt;
*[[User:jpar370|Jisung]]&lt;br /&gt;
Hi, I am Jisung. Click my name to see my details :) &lt;br /&gt;
&lt;br /&gt;
*[[User:mcha304|minsoo]]&lt;br /&gt;
Hello~ the link above will take you to my user page :)&lt;br /&gt;
&lt;br /&gt;
*[[User:tlee122|Timothy]]&lt;br /&gt;
Hey there my name is Timothy, the link above is my wiki :D This course is fantastic and I am learning something new everyday! Keep up the good work everyone and good luck with all tests!&lt;br /&gt;
&lt;br /&gt;
*This is the link to my user page [[User:jduw001|JD]] click on it to get some not really helpful advice.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;COMPSCI 111 SS 2009&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*[[User:sjun037|seungmo]]&lt;br /&gt;
&#039;&#039;&#039;I hope you guys had a great test, it would be so much better if i was a bit more prepared, anyway, good weekends!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*[[User:yzha463|Jim]]&lt;br /&gt;
&lt;br /&gt;
*[[User:dson008|Leon]]&lt;br /&gt;
&#039;&#039;&#039;Iam Leon&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*[[User:bzha055|Bin]]&lt;br /&gt;
&#039;&#039;&#039;Computer science111:test and examations&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*[[User:yliu303|Ying]]&lt;br /&gt;
Information about computer science 111&lt;br /&gt;
&lt;br /&gt;
*[[User:cshi050|John]]&lt;br /&gt;
Hi! Pleased to meet you!&lt;br /&gt;
&lt;br /&gt;
*[[User:ayun003|Bo]]&lt;br /&gt;
Hello, this links to my wiki page which doesnt contain much at the moment. Good luck everyone :D !! &lt;br /&gt;
&lt;br /&gt;
*[[User:nraz004|imperiex]]&lt;br /&gt;
This link connects to my userpage via a mindbogglingly powerful system of networks known as the Internet.&lt;br /&gt;
&lt;br /&gt;
*[[User:ypae001|Robin]] 	&lt;br /&gt;
The link shown above connects to my userpage.&lt;br /&gt;
&lt;br /&gt;
*[[User:rarc016|Renee]]&lt;br /&gt;
Hello, hope everyone is having as much fun as I am!&lt;br /&gt;
&lt;br /&gt;
*[[User:Rhip001|Kitsiru]]&lt;br /&gt;
Contribute to my manga/anime page ;)! I hope you&#039;re enjoying this course!&lt;br /&gt;
&lt;br /&gt;
*[[User:Nsin068|Nabita]]&lt;br /&gt;
Hello, welcome to my Wiki page.. click on the link above :). Good luck to everyone in this course!&lt;br /&gt;
&lt;br /&gt;
*[[User:jfin052|jackson finlay]]&lt;br /&gt;
hello, my name is jackson and the above links to my page.&lt;br /&gt;
&lt;br /&gt;
*[[User: Sbla089|Stephen Black]]&lt;br /&gt;
Hello everyone, I hope you had a relaxed break and are findind the course useful. Above is the link to my Wiki page I hope it will develop and be of use to you all. Regards Steve&lt;br /&gt;
&lt;br /&gt;
*[[User:Scho225|Diana Cho]]&lt;br /&gt;
Hello, above is a link to my wiki page. &lt;br /&gt;
I hope you guys are enjoying this course so far.&lt;br /&gt;
You can visit my wiki page and have a discussion about &lt;br /&gt;
COMPSCI111 course and exchange informations together. &lt;br /&gt;
As we all have given up our summer holidays for this course&lt;br /&gt;
I hope we can be rewarded with our grades. :)&lt;br /&gt;
&lt;br /&gt;
*[[User:slee455|Song Yi Lee]]&lt;br /&gt;
 	&lt;br /&gt;
Welcome to Compsci 111 stage one Wiki.&lt;br /&gt;
The link shown above connects to my userpage.&lt;br /&gt;
I hope my userpage helpful to you and I wish you for the best for this course.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*[[User:mali055|Menaaz Ali]]&lt;br /&gt;
&lt;br /&gt;
Hello people!! Hope you are all having fun in the course so far. Hopefully we can all use this as a way of helping each other in our lost moments. All the instructions in the manual may seem very complicated and freak you out, but if you RELAX and look at it blocking out all your prior knowledge they&#039;re actually quite easy. Good Luck!!&lt;br /&gt;
&lt;br /&gt;
*[[User:skim218|Sang Yoon Kim]]&lt;br /&gt;
&lt;br /&gt;
Hello!! I hope you are getting along with the lab contents. This page can be used to support each other for the practical component of compsci111. Enjoy your courses!&lt;br /&gt;
&lt;br /&gt;
I have just added my interests in particular to compsci. Feel free to check my page and we can share our interests. Click to join me.&lt;br /&gt;
[[User:tlea025]]&lt;br /&gt;
*[[User:tkim049|Tae Young Kim]]&lt;br /&gt;
&lt;br /&gt;
Hello I hope you are enjoying this course. &lt;br /&gt;
Good luck to all of you and have fun.&lt;br /&gt;
&lt;br /&gt;
*[[User:swil295|Steffanie Williams]]&lt;br /&gt;
&lt;br /&gt;
Hey, &lt;br /&gt;
The above link is to my Wiki page, this can be used to discuss and exchange information about this course. Good Luck for this course :)&lt;br /&gt;
&lt;br /&gt;
*[[User:lkwo010|Lillian Kwong]]&lt;br /&gt;
&lt;br /&gt;
Hi.&lt;br /&gt;
The above link is to my Wiki Page. I hope you are all enjoying this course. Good Luck :)&lt;br /&gt;
&lt;br /&gt;
*[[User:joh025|Jeong Suk Oh]]&lt;br /&gt;
&lt;br /&gt;
Hi, this course is really fun.  I think this page is quite useful, lets try to use it often.&lt;br /&gt;
&lt;br /&gt;
*[[User:ioh003|Ilhwan Oh]]&lt;br /&gt;
Hi, i love this course, the teachers here are very helpful. lets try our best shall we :)&lt;br /&gt;
&lt;br /&gt;
*[[User:rces001|Richie Cesan]]&lt;br /&gt;
Hello, Im the guy in the red hat.  Don&#039;t be a stranger. Have a good one.&lt;br /&gt;
&lt;br /&gt;
*[[User:Tlin085|Tom]]&lt;br /&gt;
Hello... i put this in the middle of the page so no one will see it.&lt;br /&gt;
&lt;br /&gt;
*[[User:ayou099|Andrew Younge]]&lt;br /&gt;
Hi, i just learnt how to make my own wiki. How exciting. Good luck with this course.&lt;br /&gt;
&lt;br /&gt;
*[[User:mlin117|Gary]]&lt;br /&gt;
Hey Yoh~! This is an interesting course!&lt;br /&gt;
&lt;br /&gt;
What?! cannot find the &#039;&#039;&#039;LINK&#039;&#039;&#039; to my user page? It is &#039;&#039;&#039;ABOVE&#039;&#039;&#039; this.&lt;br /&gt;
&lt;br /&gt;
*[[User:ajan028|Akash Jani]]&lt;br /&gt;
This is pretty interesting stuff. Wiki is really fun and also link to my page is just above. Please do visit and yes this course is excellent... have fun people!!&lt;br /&gt;
&lt;br /&gt;
*[[User:jacr002|Jaimee Acraman]]&lt;br /&gt;
Hi everyone! I am enjoying learning to use wiki. :)&lt;br /&gt;
&lt;br /&gt;
* [[User:amud002|Abby Mudford]]&lt;br /&gt;
Wiki is exciting&lt;br /&gt;
&lt;br /&gt;
* [[User:jxie024|John Xie]]&lt;br /&gt;
Hello, your welcome to visit my Wiki page! Wiki is really interesting! Hope your all having fun!&lt;br /&gt;
&lt;br /&gt;
* [[User:jnut006|James William Nuttall]]&lt;br /&gt;
Bonjour, come and visit my Wiki page if you are interested in Nutrition/Food. Bonne chance avec la course ;-)&lt;br /&gt;
&lt;br /&gt;
* [[User:Hdor004|Hdor004]] 15:57, 12 January 2009 (NZDT)&lt;br /&gt;
My wiki page is very similar to the rest, but hey, why not look at it any way.&lt;br /&gt;
&lt;br /&gt;
* [[User:ebro069|Elizabeth Brooks]]&lt;br /&gt;
Hi everyone! I hope everyone is finding the course okay so far! So far it&#039;s really fun!&lt;br /&gt;
&lt;br /&gt;
* [[User:ctol010|Cherie Tollemache]]&lt;br /&gt;
&lt;br /&gt;
Hello everyone, hope everyone is finding the course enjoyable. above is a link to my user page, feel free to visit.&lt;br /&gt;
&lt;br /&gt;
*[[User:lshi038|Leo Shin]]&lt;br /&gt;
&lt;br /&gt;
Hello everyone. Bonjour, Hola, Salve!!!&lt;br /&gt;
&lt;br /&gt;
* [[User:ylee198|Ye - Jin Lee]]&lt;br /&gt;
Hello everyone- enjoying your courses? have fun!!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*[[User:kkan047|Bo - Lim Kang]]&lt;br /&gt;
Hello~ welcome to my Wiki~~&lt;br /&gt;
&lt;br /&gt;
*[[User:qhu008|Mike]]&lt;br /&gt;
Hola, yo soy Mike. Yo estoy bueno :)&lt;br /&gt;
&lt;br /&gt;
*[[User:fhan020|Fengqiao Han]]&lt;br /&gt;
Hi everyone, I&#039;m Alex, Pleased to make acquaintance.&lt;br /&gt;
&lt;br /&gt;
*[[User:epar067|Eunji Park]]&lt;br /&gt;
 Welcome to my wiki page ;)&lt;br /&gt;
&lt;br /&gt;
*[[User:Arid018|Nikki R]]&lt;br /&gt;
Wow! Just the beginning. Go hard.&lt;br /&gt;
&lt;br /&gt;
*[[User:ptho122|Trish]]&lt;br /&gt;
&#039;&#039;&#039;Wow that was fun :-P&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*[[User:abha059|Ash]]&lt;br /&gt;
I just edited Trish&#039;s contribution teeheehee&lt;br /&gt;
&lt;br /&gt;
*[[User:Jsu024|Sky]]&lt;br /&gt;
welcome to my home page:) get to know something about Asian Food:)&lt;br /&gt;
&lt;br /&gt;
*[[User:achu051|ada]]&lt;br /&gt;
hello everyone! welcome to my page :)&lt;br /&gt;
&lt;br /&gt;
*[[User:scho200|sooyoun]]&lt;br /&gt;
ello~hello~&lt;br /&gt;
&lt;br /&gt;
*[[User:elee053|eunhye]]&lt;br /&gt;
hello guys:)&lt;br /&gt;
&lt;br /&gt;
*[[User:cbal038|Guy Fawkes]]&lt;br /&gt;
I have found my instructors and my fellow students extremely helpful so far.&lt;br /&gt;
I would not be able to continue without them.&lt;br /&gt;
&lt;br /&gt;
Hi guys~ Good luck with this course!!&lt;br /&gt;
&lt;br /&gt;
* hello everyone :) just doing this for my compsci 111 lab 2 -- [[User:Xwan227|Xwan227]] 16:13, 13 January 2009 (NZDT)&lt;br /&gt;
&lt;br /&gt;
*[[User:dcha159|Nebuchadnezzar]]&lt;br /&gt;
hey peps~ This aint my real name but i like this name... what do u think?&lt;br /&gt;
&lt;br /&gt;
*[[User:skim265|Sang Hoon Kim ]]&lt;br /&gt;
Hi~! My name is Sang Hoon Kim have fun in this course!!&lt;br /&gt;
&lt;br /&gt;
*[[User:icha032|Jiaqi chang]]&lt;br /&gt;
hello.everyone~haha&lt;br /&gt;
&lt;br /&gt;
*[[User:jche300|Jun Chen]]&lt;br /&gt;
hahaha~hello.everybody&lt;br /&gt;
&lt;br /&gt;
*[[User:yhua172|Anita]]&lt;br /&gt;
Howdy everyone, I hope you are having a wonderful time with this course. Best of luck to you all for summer school and for the many years to come!&lt;br /&gt;
&lt;br /&gt;
*[[User:mdon070|Manny]]&lt;br /&gt;
Hi, all! My name&#039;s Matisse. I&#039;m a 3rd year Arts student. Thanks to COMPSCI 111G I&#039;m learning to use &amp;amp; contribute to wiki sites. Hope you&#039;re all enjoying your time at uni! Best of luck...&lt;br /&gt;
&lt;br /&gt;
*[[User:alee126|Ahreum Lee]]&lt;br /&gt;
Hi! My name is Ahreum Lee and I&#039;m having fun in COMPSCI111G :)&lt;br /&gt;
&lt;br /&gt;
*[[User:jlee463|Jieun Lee]]&lt;br /&gt;
Hello~S2 I like it hahahaha&lt;br /&gt;
&lt;br /&gt;
*[[User:hkim220|Heera Kim]]&lt;br /&gt;
Hi everyone~~&lt;br /&gt;
&lt;br /&gt;
*[[User:fcui002|Grace]]&lt;br /&gt;
Hi,everyone, wish you enjoy your summer school!&lt;br /&gt;
&lt;br /&gt;
*[[User:lyin007|Lixing Yin]]&lt;br /&gt;
&lt;br /&gt;
Hi, i just make first wiki page. The link is above there. Welcome!&lt;br /&gt;
&lt;br /&gt;
*[[User:dlit018|Dmitry]]&lt;br /&gt;
Hi My name is Dmitry. This course is very useful and I hope it will help in future.&lt;br /&gt;
&lt;br /&gt;
*[[User:lvet003|Louis]]&lt;br /&gt;
Hi everyone.... my name is Louis. I hope that you enjoy my userpage. Though, the userpage is plain one, with your great feedback, I hope that we can establish a wicked page.&lt;br /&gt;
&lt;br /&gt;
*[[User:ssub013|Sandhi]] &lt;br /&gt;
Hi EveryoneI hope your enjoying the course, like I am.&lt;br /&gt;
&lt;br /&gt;
*[[User:kbas017|Kamlika]] &lt;br /&gt;
hi everyone hope you are enjoyin this paper as much as i am. Go wiki!!&lt;br /&gt;
&lt;br /&gt;
*[[User:anar046|Akshaiy]]&lt;br /&gt;
I have learnt to create my own blog and wiki thanks to Compsci 111.&lt;br /&gt;
&lt;br /&gt;
*[[User:hmoh024|Harliyana]] &lt;br /&gt;
I love creating my own wiki!Some confusion here and there but everything is fun so far!&lt;br /&gt;
&lt;br /&gt;
*[[User:tmat060|Socchi]]&lt;br /&gt;
heres my bit for lab02&#039;s P3 [[User_talk:Tmat060]], wasn&#039;t too sure where to put it, so its both in my wiki and here. have fun being confused by VK ;P&lt;br /&gt;
&lt;br /&gt;
*[[User:kcho147|Kyulee]] &lt;br /&gt;
Computer Science111 course information&lt;br /&gt;
&lt;br /&gt;
*[[User:jlia062|JaiQuil]]&lt;br /&gt;
Hi guys, welcome to my page!&lt;br /&gt;
&lt;br /&gt;
*[[User:pzal002|Petra]]&lt;br /&gt;
Howdy, first time user..&lt;br /&gt;
&lt;br /&gt;
*[[User:skim211|SeYeon]]&lt;br /&gt;
hello compsci 111 students!&lt;br /&gt;
&lt;br /&gt;
*[[User:ypen024|rose]]&lt;br /&gt;
first time as wel ^ ^&lt;br /&gt;
&lt;br /&gt;
*[[User:jflo018|Josh]]&lt;br /&gt;
Here&#039;s for CompSci 111 Lab 2. Its a little confusing posting things here.&lt;br /&gt;
&lt;br /&gt;
*[[User:mpil019|Mil&#039;s Homepage]]&lt;br /&gt;
Hey everyone, just me here, just leaving a link to my homepage!&lt;br /&gt;
&lt;br /&gt;
*[[User:fyan048|Flora]]&lt;br /&gt;
Hey this is my part for CompSci 111 Lab 2, come to my page sometime ^^&lt;br /&gt;
&lt;br /&gt;
*[[User:fyan043|Alan]]&lt;br /&gt;
Hey guys,I&#039;m here to have fun. In fact there is a lot of fun in Compsci 111.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*[[User:ahuo002|Alex]]&lt;br /&gt;
&lt;br /&gt;
Hey people im alex and i play dota&lt;br /&gt;
&lt;br /&gt;
*[[user:tpar066|tom]]&lt;br /&gt;
&lt;br /&gt;
Hey people im tom and i dont play dota&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*[[User:dgoo035|Dasith]]&lt;br /&gt;
Hey people Im Dasith Goonatilaka and i love sports.&lt;br /&gt;
&lt;br /&gt;
*[[User:hsan013|Steven]]&lt;br /&gt;
&lt;br /&gt;
Hello to all! Wish gd luck for all for this semester!&lt;br /&gt;
&lt;br /&gt;
*[[User:dcal034|Daryl]]&lt;br /&gt;
&lt;br /&gt;
Hey guys, &#039;&#039;&#039;INTERNATIONAL HOUSE RULES!!!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
GOODLUCK FOR COMPSCI 111&lt;br /&gt;
&lt;br /&gt;
hello guys~I like Compsci, It&#039;s so useful and fun! good luck for this semester~&lt;br /&gt;
&lt;br /&gt;
*[[User:ysun122|Aileen]]&lt;br /&gt;
&lt;br /&gt;
*[[User:mbae004|John]]&lt;br /&gt;
COMPSCI 111 is great! hope everyone does well in their exams&lt;br /&gt;
&lt;br /&gt;
*[[User:ltso002|Lorraine]]&lt;br /&gt;
&lt;br /&gt;
Hello people, I would like to remind you that all Compsci 111 labs are held in room 303-175!&lt;br /&gt;
&lt;br /&gt;
[[User:Mngw004| Vivian&#039;s Wiki Page]]&lt;br /&gt;
&lt;br /&gt;
Hello everyone!&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;COMPSCI 111/111G&#039;&#039;&#039;&#039;&#039;Italic text&#039;&#039; course is highly enjoyable and it offers great practical knowledge about computers in general. &lt;br /&gt;
&lt;br /&gt;
The course teaches us a lot of useful things and adds to our knowledge and understanding of computers. Great course!&lt;br /&gt;
&lt;br /&gt;
*[[User:tkan021|Simon]]&lt;br /&gt;
&lt;br /&gt;
Hi guys!&lt;br /&gt;
The &#039;&#039;&#039;COMPSCI 111/111G&#039;&#039;&#039; is very helpful and it gives you an idea from the basic component of how to use computers&lt;br /&gt;
&lt;br /&gt;
*[[User:slee427|Grace]]&lt;br /&gt;
hello guys~*&lt;br /&gt;
In the COMPSCI 111/111G lab, you don&#039;t have to stay 3hours when you finish the work.&lt;br /&gt;
&lt;br /&gt;
Hey everyone ! You do not have to complete the lab assignment within the 3 hours aswell . You have until the beginning of the next Lab tutorial to hand in your lab assignment. But it is wise to make use of the Lab assistants within the 3 hours. &lt;br /&gt;
Cheers&lt;br /&gt;
&lt;br /&gt;
*[[User:mtoi009|Matt]]&lt;br /&gt;
Woah lab 2 took me ages! But at least it&#039;s amost over!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*[[User:rshe088|Rae]]&lt;br /&gt;
Yes, this lab is almost over and out!&lt;br /&gt;
Peace&lt;br /&gt;
&lt;br /&gt;
*[[User:dcur025|danielle]]&lt;br /&gt;
Hey!&lt;br /&gt;
These labs are quite useful. Hope you guys are finding this as well :)&lt;br /&gt;
&lt;br /&gt;
*[[User:jzha296|James]]&lt;br /&gt;
Hey guys.&lt;br /&gt;
These are the courses im studying&lt;br /&gt;
&lt;br /&gt;
*[[User:bkan020|bk]]&lt;br /&gt;
Hi guys i m asian but cool&lt;br /&gt;
&lt;br /&gt;
*[[User:jhea066|Jared]]&lt;br /&gt;
 i love motocros&lt;br /&gt;
&lt;br /&gt;
*[[User:cwu078|Cuby]]&lt;br /&gt;
Hi ~~ compsci test nextweek....good luck everyone &lt;br /&gt;
&lt;br /&gt;
===Someone going on a rant===&lt;br /&gt;
*[[User:bdud009|Brad]]&lt;br /&gt;
I think many of you guys are doing it wrong, I hope the markers are lenient  on 1 line answers instead of paragraphs with new content. The new content I am contributing is : Myself - because I am new to this particular page. Also, the spelling may not be of the &amp;quot;highest&amp;quot; standard as the mozzilla firefox application on these lab computers is encountering errors, particularly with Google and Wikipedia, and IE7 doesn&#039;t have a spell check. Yes, I know, I am being lazy, but no human is perfect. From the looks of it, no machine is perfect yet either.&lt;br /&gt;
That&#039;s about a paragraph. *awaits marks*&lt;br /&gt;
*So for those of you who didn&#039;t already realize, these Apple machines are hard to use, unreliable and cause all sorts of errors in typing with their small metal keyboards. For those of you who seem to enjoy them I really pity you. Is anyone else finding the internet connections here to be extremely slow? The paragraphs are coming and coming now. Is anyone finding this lab hard?  [[user:bmun014|Ben]]&lt;br /&gt;
* This course pretty choice and most of it is pretty easy and exciting!Thanks&lt;br /&gt;
*I agree, Ben. It took about two minutes to load a picture of my house. (Which, by the way, was kind of freaky and intrusive.) I hate these keyboards, too. I want my Windows key back! [[user:hwad012|Holly]]&lt;br /&gt;
&lt;br /&gt;
*I have to agree with Holly. These keyboards are so uncomfortable! But I have to admit that they look really fancy&lt;br /&gt;
&lt;br /&gt;
*I personally think the keyboards are amazing. They making typing so much smoother. The mice are pretty slick too. My cat agrees.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*[[User:mkan041|Myung Jo]]&lt;br /&gt;
Hi everybody. Visit to my page.&lt;br /&gt;
&lt;br /&gt;
*[[User:wyan039|Justin]]&lt;br /&gt;
Hey guys. Hope you enjoy this course. Cheers.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*[[User:yche427|vita]]&lt;br /&gt;
halo... good luck for the test..&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*[[User:dsim086|Dan]]&lt;br /&gt;
The labs are very useful&lt;br /&gt;
&lt;br /&gt;
*[[User:shau08|Patrick]]&lt;br /&gt;
I hope this is what I need to do for assignment 2 for question 19 which is contributing to this wiki.&lt;br /&gt;
*[[User:jmon059|Jonas]]&lt;br /&gt;
This is course pretty straight forward and i like it!!churr&lt;br /&gt;
&lt;br /&gt;
*[[User:dtew006|Diandra]]&lt;br /&gt;
This is my pathetic attempt to finish Qusetion 19 for Lab 2.. Haha after this I AM FINISHED!! hallelujah&lt;br /&gt;
&lt;br /&gt;
== Jennifer&#039;s Contribution ==&lt;br /&gt;
&lt;br /&gt;
I really like how Compsci 111 lectures are recorded online because I have quite a few clashes and find it hard to get to lectures.&lt;br /&gt;
I wish they did that for Compsci 101 as well which I took last semester.&lt;br /&gt;
&lt;br /&gt;
However I think there should probably be one more demonstrators in every lab because I don&#039;t think 2 is quite enough.&lt;br /&gt;
Apart from that, this paper has been good so far.&lt;br /&gt;
&lt;br /&gt;
Anyway WOOT! I can go eat now.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[ecor025]]&lt;br /&gt;
&lt;br /&gt;
iv just started doing compsci but im am enjoying it alot! I&#039;v been leatning heaps and cant wait to learn more!&lt;br /&gt;
&lt;br /&gt;
hope everyone else is enjoying it as much as me&lt;br /&gt;
&lt;br /&gt;
See you&lt;br /&gt;
&lt;br /&gt;
[[Shan133| Shelly]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Please check out my user page, which is not related at all to CompSci.&lt;br /&gt;
Have fun :):)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Niven&#039;s Contribution==&lt;br /&gt;
&lt;br /&gt;
hey guys compsci is one of the most relevent paper that I have done at the University. &lt;br /&gt;
&lt;br /&gt;
*[[user:nred019|Niven]]&lt;br /&gt;
&lt;br /&gt;
*[[user:swij017|Supun]]&lt;br /&gt;
I&#039;m glad someone else made this comment about Google maps! (I could almost see through the window of my house in my picture, good thing I wasn&#039;t standing there when they took it).  And as far as the keyboards go, I&#039;m afraid I have to agree with you guys, I almost have to go back to typing with two fingers just to make sure my document isn&#039;t covered with red squiggly lines (as I type this I can already see about 6 :(...) &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*[[user:bmul014|Brooke]]&lt;br /&gt;
You are so right. It&#039;s impossible to write a sentence without at least one spelling error in it with these silly keyboards. I&#039;m all for the PC&#039;s.&lt;br /&gt;
Look forward to meeting some of you during this semesters course.&lt;br /&gt;
&lt;br /&gt;
*I so agree, its the worst of both worlds, Mac computers and Windows Vista!?! But putting aside these problems, COMPSCI 111 can be interesting.. every now and then. My school introduced laptops in Year 5, but the new information I&#039;m learning could come in handy =) [[user:Seat006|Samantha]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*[[user:ccha448|Chris]]&lt;br /&gt;
I agree, Mac&#039;s are stupid, it&#039;s a shame people are taken in by the advertising campaigns. After all they stole Unix and charged you for it. I dislike the keyboards and mice too (the scroll wheel is so small!). My screen like&#039;s to fall downwards too, guess that&#039;s the mac failing physically(epic fail) and yes!!where&#039;s my windows key? maybe it should be a penguin :s&lt;br /&gt;
&lt;br /&gt;
*[[user:stim018|Sean]]&lt;br /&gt;
I still don&#039;t see why people argue about macs and Pc&#039;s. It seems like it&#039;s always the people with Pc&#039;s that are complaining. Also for people who say that apple users are brainwashed, the same goes for Pc users. I don&#039;t see why the computer science department has macs though. It&#039;s natural to hate something that one doesn&#039;t understand.&lt;br /&gt;
&lt;br /&gt;
*[[user:tlee094|Tammy]]&lt;br /&gt;
Wow, someone wrote something other than &amp;quot;hello&amp;quot; and &amp;quot;compsci 111 is great&amp;quot;!  So contribution... &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
: Re: lecture given today (Thurs 19/03), I would say that this page could be considered a &#039;popular&#039; page and that during the labs are probably the worst time to be editing these pages.  Of course, logically that would mean that I/we shouldn&#039;t update this during lab or add should add in a little note to say I&#039;m/you&#039;re editing it.  &lt;br /&gt;
&lt;br /&gt;
Of course... I am doing it during lab, and I haven&#039;t put a note up.  But hey, the internet&#039;s full of dummies that don&#039;t do what they should.  &lt;br /&gt;
&lt;br /&gt;
====Sensible People only====         &lt;br /&gt;
&lt;br /&gt;
*[[User:htir002|Harish]]&lt;br /&gt;
Hello all, Wiki is really fun to use. I had an amazing experience with it and I hope all of you feel the same way. Compsci 111 is an excellent course and I highly recommend it to all.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*[[User:pwu034|Ivy]]&lt;br /&gt;
Hello~everyone.&lt;br /&gt;
This is my first time contribute with wiki. I get so confused when I first time use it , but it was alright now. I think most people taking this course as their major or minor towards their degree, but I take this course just for my personal interests, because I like to try new things especially someting to do with the computer. So, cheers everyone.&lt;br /&gt;
&lt;br /&gt;
*[[User:gzha043|Jason]]&lt;br /&gt;
hello guys, i highly recommend the people who want a useful and interesting general education, please choice Compsci 111G, because it is a pretty straightforward course. Having fun&lt;br /&gt;
&lt;br /&gt;
*[[user:wlim022|Wee]]&lt;br /&gt;
Hi guys. Please checkout my &#039;&#039;profile page&#039;&#039;. I would like to make more &#039;&#039;friends&#039;&#039; XD&lt;br /&gt;
Compsci111 rocks. Interesting to know how to use wiki :)&lt;br /&gt;
&lt;br /&gt;
*[[user:hlim041|Hsin Yee]]&lt;br /&gt;
Hi everyone. Nice to learn how to use wiki. Compsci 111/111G is interesting. Have fun everyone!!&lt;br /&gt;
&lt;br /&gt;
*[[User:hchu093|Ho-Yong]]&lt;br /&gt;
&lt;br /&gt;
Hi, I finally found out how to contribute to wiki! it takes time. This course is very exciting if you like computers. &lt;br /&gt;
I heard from someone that to have a fast internet, all you got to do is pay for the data!.&lt;br /&gt;
Anyways have fun!&lt;br /&gt;
&lt;br /&gt;
*[[User:nhe008|Hannah]]		&lt;br /&gt;
Gosh, last instruction till the end of this lab. haha.. have a good day guyz.&lt;br /&gt;
&lt;br /&gt;
*[[user:ashe115|Aieyah]]&lt;br /&gt;
hay everyone im actually doing psychology but took this paper because I thought it would be interesting and it is!! i love it so far the labs are great and the people you meet are even better!! I hope we all do well and get top marks to start our semester off with a SMILE!! hope you all have a COMPUTERLICIOUS day!! keep smiling and keep rocking those A+!! =)&lt;br /&gt;
&lt;br /&gt;
*[[user:msti026|Mikes]]&lt;br /&gt;
Hey guys! I finally managed to figure out how to post on this wiki! Im loving uni so far, computer science is pretty fun and its up there with my favourite lectures. Its so useful learning all these things about computers that I never knew before, I look forward to my labs heaps because I know I will always learn something new! It is hard at times but I know in the end it will be worth it.&lt;br /&gt;
&lt;br /&gt;
*[[user:lsun050|Lei Sun]]&lt;br /&gt;
I was so confused that how to post my contribution on wiki. However, its all done. hopefully everyone have a good time in computer science 111 lab!&lt;br /&gt;
&lt;br /&gt;
*[[user:Jong012|Nigel]]&lt;br /&gt;
Have a good St. Paddy&#039;s Day! cant wait to gulp down a few jugs of Green beer tonight, and go to lectures tomorrow with hangovers!!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*[[user:lsoh004|Lian]]&lt;br /&gt;
Hi guys! I&#039;m actually a chemistry student myself though I have taken CompSci to stage II. My advice for those wishing to major in CompSci is to pay attention in CS101 and CS105. You will DEFINITELY become increasingly confused if you do not pull some weight now (especially in CS105). You will be using Java well into your 3rd year so make sure you learn it.&lt;br /&gt;
&lt;br /&gt;
*[[user:dhan088|Dohyun Han]]&lt;br /&gt;
I thought it will hard to post something on wiki but it&#039;s very simple.&lt;br /&gt;
&lt;br /&gt;
*[[user:dyi002|Donghyun]]&lt;br /&gt;
I&#039;ve got my fingers crossed. Hope everyone else is having better luck than I am.&lt;br /&gt;
&lt;br /&gt;
*[[user:fwan058|Stella]]	 &lt;br /&gt;
well, is the end of our Lab 2, hope everybody enjoy their Lab time. Ps: Even this room is a computer room but still is way to cold, I&#039;m freezing.&lt;br /&gt;
&lt;br /&gt;
*[[user:aoka004|Ayumi]]&lt;br /&gt;
It is the last qustion to do. It takes time... I hope I complete this task successfully.&lt;br /&gt;
&lt;br /&gt;
*[[user:pyap012|Priscilla]]&lt;br /&gt;
Yay, finally the last question. love doing this hehe! I never knew this could be so easy =]&lt;br /&gt;
&lt;br /&gt;
*[[user:apat198|Arti]]&lt;br /&gt;
Compsci labs fun. Lectures are not too bad as well.&lt;br /&gt;
I like this course overall.&lt;br /&gt;
Editing on Wiki is so easy.&lt;br /&gt;
&lt;br /&gt;
*[[user:shan123|sem]]&lt;br /&gt;
Hey!! compsci111G people!! have fun with your lab2 report!!&lt;br /&gt;
&lt;br /&gt;
*[[user:eyoo003|Sera]]&lt;br /&gt;
today is my second lab time.&lt;br /&gt;
I&#039;m enjoying COMPSCI111/111G :)&lt;br /&gt;
&lt;br /&gt;
*[[user:gwil163|Greg]]&lt;br /&gt;
Had to fix shan123&#039;s spelling. It&#039;s interesting having CompSci lectures straight after the lab. 4 hours of CompSci!!!&lt;br /&gt;
&lt;br /&gt;
*[[user:Dpri049|Dom]]&lt;br /&gt;
&lt;br /&gt;
wow this place is great hope it becomes more popular&lt;br /&gt;
&lt;br /&gt;
Man it took me forever to read through this page and find a spelling error to fix. By the time I found one Greg had fixed it!!! grrr. Either way proof reading counts as contributing to the page yea? :D&lt;br /&gt;
&lt;br /&gt;
*[[user:cott007|Cameron]]&lt;br /&gt;
CompSci 111 is interesting, particularly the lectures.&lt;br /&gt;
&lt;br /&gt;
*[[user:awon081|Assunta]]&lt;br /&gt;
Wow!! Finally the last question of lab 2.  So far both labs and lectures for compsci111 been very interesting and fun.&lt;br /&gt;
One improvement for this lab room is turning down the air condition, its extremely cold!!&lt;br /&gt;
&lt;br /&gt;
**[[user:vche035|vivan]]&lt;br /&gt;
Compsci is useful! but i do agree that the room is very cold!&lt;br /&gt;
&lt;br /&gt;
*[[user:jwha022|Jeong]]&lt;br /&gt;
CompSci 111 lab reports takes long time to fisnish...&lt;br /&gt;
&lt;br /&gt;
*[[user:pwad011|puhi]]&lt;br /&gt;
I agree and also there are soo many buttons to press can get annoying sometimes&lt;br /&gt;
&lt;br /&gt;
*[[user: kpra032|kartik]]&lt;br /&gt;
&lt;br /&gt;
yes that is true 3 hours i think is a bit too long for a lab&lt;br /&gt;
&lt;br /&gt;
*[[user: ryou005|ron]]&lt;br /&gt;
&lt;br /&gt;
I like the temperature in the lab, its just right. Its easy to add layers of clothing, however its not easy to cool down&lt;br /&gt;
&lt;br /&gt;
*[[user: rsek002|Rd]]&lt;br /&gt;
&lt;br /&gt;
I concur, the temperature in the lab is just right especially in this season. Although i do hope it isnt this cold during the winter.&lt;br /&gt;
&lt;br /&gt;
*[[user: kpra032|kartik]]&lt;br /&gt;
&lt;br /&gt;
Kartik didnt post this message, *[[user: ryou005|ron]] did to illustrate how easy it is to fake an entry...evil huh&lt;br /&gt;
&lt;br /&gt;
*[[user: rliu033|Ricky]]&lt;br /&gt;
This is my contribution. Finally finished the last question, i&#039;m bloody hungry atm.&lt;br /&gt;
&lt;br /&gt;
*[[user:vcha081|Valerie]]&lt;br /&gt;
yay! finally on last question..took me longer than the first lab haha i reckon it was the blog&#039;s fault! doesn&#039;t anyone else think its funny that in lectures they point out the pitfalls of wikis and blogs are and yet in the labs our task is to create them?? seems kind of contradictionary to me!&lt;br /&gt;
&lt;br /&gt;
and yes, its far too cold in this room! maybe we should start a petition haha&lt;br /&gt;
&lt;br /&gt;
*[[user: jtay133|jess]]&lt;br /&gt;
Great, finally figured out how to do this! I would sign a petition about the room being too cold, my feet are frozen!&lt;br /&gt;
&lt;br /&gt;
*[[user: slie022|seanaldo]]&lt;br /&gt;
My feet aren&#039;t the only part of me that&#039;s frozen... I reckon that the labs should be 6 hours long but is held only once every 2 weeks. Does anyone agree with me??&lt;br /&gt;
&lt;br /&gt;
*[[user: tkuo014|trils]]&lt;br /&gt;
I really don&#039;t think I can bare being in here for 6 hours...I&#039;m cold, wet and freezing right now..plus I have a cold which doesn&#039;t help. :(&lt;br /&gt;
&lt;br /&gt;
*[[user: blee072|blee072]]&lt;br /&gt;
Even if the labs were fortnightly lasting 6 hours, I doubt a lot of people would be staying longer than 3. It&#039;s a nice thought though but managing the timetables for both the tutors and the students would be a nightmare. By the way, is anyone else having problems with the paperthin keyboards in the labs? I actually had to ask the tutor how to take a screenshot..&lt;br /&gt;
&lt;br /&gt;
*[[user:dhee003|dizzy]]&lt;br /&gt;
yay finally last question XD ive decided to join the sensible ppl. Its really cold in this lab, trying to finish before i freeze! But it was still a fun, albeit a cold lab!!!&lt;br /&gt;
&lt;br /&gt;
*[[user:nmuh013|mijamon]]&lt;br /&gt;
this page is good at the contents but it is not really good at appearance because there are very few paragraph been used it is difficult to read.&lt;br /&gt;
&lt;br /&gt;
*[[user:aazm006|aliaa]]&lt;br /&gt;
I thought it&#039;s hard to edit a wiki but it is actually a very simple task. The lab is fun and so useful, I get to know so many things but the 3 hours lab is not enough for me.&lt;br /&gt;
&lt;br /&gt;
*[[user:nbha012|niresha]]&lt;br /&gt;
it still too me a while to figure it out! It&#039;s definitely freezing in here, goodluck for the rest of the semester!&lt;br /&gt;
&lt;br /&gt;
*[[user:mlal026|mlal026]]&lt;br /&gt;
Compsci is an awsome course and anyone interested in doing so should. Well this is an awsome course to take up whether its yourgenersl ed or major it is still good to take up.&lt;br /&gt;
&lt;br /&gt;
*[[user:ohow004|ohow004]]&lt;br /&gt;
Wow. Lab 002 has definately contributed to the best time of my life. Highly recommend this Lab. &lt;br /&gt;
&lt;br /&gt;
*[[user:snaf002|snaf]&lt;br /&gt;
The lab02 is really exciting. I learned so many things today. It is really good to know about blog, wiki and so on. I hope the next CompSci111 lab will be as good as today!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*[[user:nahm043|fara]&lt;br /&gt;
Compsci 111 is such a great course to learn. Creating my own blog is so exciting and interesting!! But, the temperature in the lab was too cold!! My hands are badly freezing!! It&#039;s so difficult to use the keyboard, with shaking hand. That&#039;s horrible!!&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;*[[user:shad020|wani]]&lt;br /&gt;
this lab 02 is so interesting...it introduced me about wiki and blog....Blogging is so awsome..:)&#039;&#039;&#039; To find out more information about wiki,just click [http://en.wikipedia.org/wiki/Wiki here]&lt;br /&gt;
&lt;br /&gt;
*[[user:Zrah006|zrah006]]&lt;br /&gt;
COMPSCI111 is a great introductory course to the world of computers. It is also very suitable for people who are not computer literate and want some computing skills that will benefit them in the future. &lt;br /&gt;
A great resource for students studying COMPSCI111 is [http://en.wikipedia.org Wikipedia] and the Stage One Forums [https://forums.cs.auckland.ac.nz Forum Link].&lt;br /&gt;
&lt;br /&gt;
*[[User:Hpen017|hpen017]]&lt;br /&gt;
Compsci111 is a great course for people to enjoy learning about computers and improving their skills. Overall this has improved my skills on the comptuer so far. :D&lt;br /&gt;
&lt;br /&gt;
*[[User:hkim231|hskim231]]&lt;br /&gt;
Lab two is better than Lab One. I learned interesting things. I think I can improve my computer skills a lot more by the end of this course.&lt;br /&gt;
&lt;br /&gt;
*[[User:sgho008|Sonalee]]&lt;br /&gt;
Hi! I am a compsci111 student this semester (one). I am really loving this aspect of publishing and making amendments to webapges, blogs and wiki&#039;s. I think its great that we have such resources where we can learn things like this through our time at the university. I am interested to know what other aspects of this course will teach me, as it is only laboratory two and we starting to go into the interesting side of computing. I hope everyone is having just as enjoyable experience as I am. Thank you to the tutors for being so patient. It&#039;s great!&#039;&lt;br /&gt;
&lt;br /&gt;
*[[User:yseo019|Yujin]]&lt;br /&gt;
Greens question reliability of smacking survey&lt;br /&gt;
&lt;br /&gt;
*[[User:ralm005|ralm005]]&lt;br /&gt;
Hi, I am currently doing CompSci111 and so far I am enjoying it, as it provides a good overview of practical computing.  The labs are especially helpful as it provides a chance to be more interactive with the computers (rather than just the theory) and enables you to really understand the content that we learn during the lectures.  Another good thing about the labs are that after the first hour they are more informal, and you have 1 week to hand your answers in (takes away the pressure where in some labs you have to hand labs in at the end of the session).  Good luck to everyone doing the course! :)&lt;br /&gt;
&lt;br /&gt;
*[[user:karm015|karm015]]&lt;br /&gt;
The markers are surely lenient enough to allow marks for one sentence contributions. I mean, letting us all know that you are contributing to spam on the main page is, I suppose, a contribution. I am also adding to the spam, so I must also be a COMPSCI111/111G student!&lt;br /&gt;
&lt;br /&gt;
*[[user:zche099|zche099]]&lt;br /&gt;
Here is my constribution for COMPSCI111/111G page 33 P3.&lt;br /&gt;
Hey!&lt;br /&gt;
Want to know the Secret Of Eternal Life? -&amp;gt;John 3:16 :)&lt;br /&gt;
&lt;br /&gt;
*[[User:dsal020|Dan]]&lt;br /&gt;
Here is my contribution for CompSci 111/111G.  CompSci is a cool subject.  I have gained a lot of new information even though it&#039;s only the third week of the semester.&lt;br /&gt;
&lt;br /&gt;
*[[User:/mhan112|Minkuk]]&lt;br /&gt;
Here is my contribution for CompSci 111/111G Compsic is fun to learn but, lab is too long&lt;br /&gt;
&lt;br /&gt;
*[[User:/cfra066|CFRA066]]&lt;br /&gt;
I am really finding Compsci111 quite difficult as I am not very familiar with computers. In saying this, I am enjoying learning the content. I know what I am learning is going to be very useful when I get a job. I cant wait till I graduate and get a job. Im looking forward to earning some money :)&lt;br /&gt;
*[https://wiki.cs.auckland.ac.nz/stageonewiki/index.php/User:Cho049 Cho049]&lt;br /&gt;
Here is my contribution for CompSci 111.Compsci labs fun.I like this course overall.&lt;br /&gt;
&lt;br /&gt;
*[[User:/sraj036|sraj]]&lt;br /&gt;
Well,this course seem to be very interesting and mind blowing at times solely on the lab work that was given!&lt;br /&gt;
&lt;br /&gt;
*[[User:/dma007|dma]]&lt;br /&gt;
This second lab taught me a lot !! Enjoy!&lt;br /&gt;
&lt;br /&gt;
*[[User:/scho249|sub]]&lt;br /&gt;
This course is for students who want to learn about general computers and its related stuff.&lt;br /&gt;
&lt;br /&gt;
*[[User:/mlib007|Mel]]&lt;br /&gt;
Great course. Enjoy the course everyone..&lt;br /&gt;
&lt;br /&gt;
*[[User:srat035|Suchi]]&lt;br /&gt;
Hey all, I totally agree with all of you. CompSci 111 is a great course. Though it seems easy, it is quite intellectually stimulating! &amp;lt;br&amp;gt; Good luck for the test next Friday and I am sure we will all come out with flying colours!&lt;br /&gt;
&lt;br /&gt;
*[[User:/mji002|Minsik]]&lt;br /&gt;
welcome to this course. lets learn more about computer!&lt;br /&gt;
&lt;br /&gt;
*[[User:/jste243|Zephonobia]]&lt;br /&gt;
Hi guys, this is my contribution to the wiki.&amp;lt;br&amp;gt;&lt;br /&gt;
The name you see above is also the name I have on the forums.&amp;lt;br&amp;gt;&lt;br /&gt;
This course is entertaining, as although I already know a lot of this better than the back of my hand,&amp;lt;br&amp;gt;&lt;br /&gt;
I&#039;m also learning a lot about coding and today I learnt that swearing isn&#039;t acceptable on the internet.&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Here&#039;s a helpful tip:&#039;&#039;&#039; Sometimes people (commonly referred to as &amp;quot;trolls&amp;quot;) will try and anger you over the internet,&amp;lt;br&amp;gt;&lt;br /&gt;
just for their own enjoyment. Please don&#039;t feed the trolls.&lt;br /&gt;
*[[User:/xli233|Xiaozhe]]&lt;br /&gt;
Sup.&lt;br /&gt;
I just type in some words to make some fun.&lt;br /&gt;
Studying hard is the most important.&lt;br /&gt;
*[[User:/wwon125|Wei-Yuen]]&lt;br /&gt;
I think this course is really practical and is useful that way. Labs are flexible for each student and the tutors are really helpful! I&#039;m really enjoying this!&lt;br /&gt;
*[[User:/fben014|Frank]]&lt;br /&gt;
Dear fellow students/tutors/general public, Compsci111 is a very interesting and enjoyable course, I hope all students enjoy it as much as I do. This is my fist time editing &#039;wiki&#039; and I am enjoying it :)&lt;br /&gt;
*[[User:/jmit057|Josh]]&lt;br /&gt;
Compsci111 is very interesting, I&#039;m enjoying every second of it!&lt;br /&gt;
*[[User:/rhas033|Cris]]&lt;br /&gt;
CS111 is a very interesting course, despite the fact that it is hard and require a lot of working, we can learn a lot from it&lt;br /&gt;
*[[User:/kgan024|karan]]&lt;br /&gt;
COMPSCI111 is a fun paper and very interesting also.&lt;br /&gt;
*[[User:/lgu009|Louie]]&lt;br /&gt;
COMPSCI111 is a rocking course because you learn a lot of things with the computer operating system.&lt;br /&gt;
&lt;br /&gt;
*[[User:halg005|Hala]]&lt;br /&gt;
Hi everyone, I just make my first Wiki, Compsci is fun and I am learning so my new stuff.&lt;br /&gt;
&lt;br /&gt;
*[[User:slee497|Soo Youn]]&lt;br /&gt;
Kia Ora. Hello everyone. It is good to be in COMPSCI 111 community. Keep up the contribution and work hard.&lt;br /&gt;
&lt;br /&gt;
[[User:acur046|Ally]]&lt;br /&gt;
Hey everyone.&lt;br /&gt;
I found some useful information about courses you can take in Computer Science.&lt;br /&gt;
Please click on my name above or [[click here]] if you want to know what they are.&lt;br /&gt;
&lt;br /&gt;
*[[User:ntoa002|Nicholas]]&lt;br /&gt;
Hi Everyone!!!&lt;br /&gt;
*[[User:skim282|SHK]]&lt;br /&gt;
Hi guys. I think compsci 111 course is very interesting.&lt;br /&gt;
&lt;br /&gt;
Hi&lt;br /&gt;
&lt;br /&gt;
I like Compsci 111 because it teaches us about the history of computing which i never knew about&lt;br /&gt;
&lt;br /&gt;
*[[User:cwhi095|Chris]]&lt;br /&gt;
&lt;br /&gt;
*--[[User:Mara012|Mara012]] 13:56, 4 August 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
The knowledge developed by academic computer science (CS) is applied to various non-academic situations to arrive at systems that help humans perform tasks that were either out of their reach for being too complex or the tasks that are repetitive in nature.&lt;br /&gt;
&lt;br /&gt;
*[[User:jlee509|JEN]]&lt;br /&gt;
Hi, everyone doing Compsci111!&lt;br /&gt;
I wish all of you get best results in Frist Semester.&lt;br /&gt;
&lt;br /&gt;
*[[User:vmer006|vam]]&lt;br /&gt;
I have to agree with the above comments.  Hopefully the amount of information being supplied by students will suffice at the one line mark!&lt;br /&gt;
Scrolling down this page they day before my lab report is due.. The number of contributions is insane!  what IF everyone had actually bothered to have&lt;br /&gt;
found information not already presented?  Most would look automatically to information surrounding the topic.. but that is covered within the first few posts..  Makes life harder for everyone else!&lt;br /&gt;
So here is my addition... remember to write the lab summary at the top of your report!  During my lab i saw many a student having to run back and waste valuable money printing again because they forgot to mention the lab summary..&lt;br /&gt;
Oh and of course the usual double page printing! ;)  save those resources.&lt;br /&gt;
&lt;br /&gt;
*[[User:mcha255|Mandy]]&lt;br /&gt;
Hi Everyone~ &lt;br /&gt;
I wish you guys having fun in COMPSCI 111.&lt;br /&gt;
&lt;br /&gt;
*[[User:mhen100|Maraea]]&lt;br /&gt;
Harow, I&#039;m finally finishing up my lab, sitting here in my warm chair burning the keyboard as I type away the time.&lt;br /&gt;
This is a great Class, hopefully by the end of this semester I&#039;ill be a computer whiz, an have brother running for his money, hehe.&lt;br /&gt;
And a thanks for reminding me to do my lab summary.&lt;br /&gt;
&lt;br /&gt;
*[[User:wcho083|Damian]]&lt;br /&gt;
&lt;br /&gt;
Hello everyone please come and visit my wiki page. I just have made up a new one for my Compsci111.&lt;br /&gt;
&lt;br /&gt;
This course is so fun!! I learned heaps of things from this course even I only had 2 labs in this week.&lt;br /&gt;
&lt;br /&gt;
Hope everyone learned many things in their courses as like me!!&lt;br /&gt;
&lt;br /&gt;
==Anna&#039; Contribution==&lt;br /&gt;
Compsci is very interesting, hope everyone is finding it ok.&lt;br /&gt;
&lt;br /&gt;
*[[User:jwan269|Danni]]&lt;br /&gt;
Nearly there, the last question!!&lt;br /&gt;
It takes a while to finish a lab. The questions are not hard but quite practical. &lt;br /&gt;
Be patient, we are doing a good job~~&lt;br /&gt;
Have fun everyone!!&lt;br /&gt;
&lt;br /&gt;
*[[User:biqb001|butul]]&lt;br /&gt;
Hi everyone.I am finding the comsci 111 course quite informative.It helps us with the daily things which make life just that bit more easier, something wihich all of us should know how to do.I dont know about anyone else but Iwas totally and utterly clueless when it come to anything to do with computers:P.Well i guess I still am a little clueless-but I&#039;m getting there!!!. With the addition of amazingly nice tutors and awsome people enroled in the course--compsci 111 is a great!!I hope everyone else is enjoying it too.&lt;br /&gt;
&lt;br /&gt;
*[[User:awon099|Anson]]&lt;br /&gt;
comsci is very fun, and i am learning alot.&lt;br /&gt;
&lt;br /&gt;
*[[User:vche036|Victor]]&lt;br /&gt;
Compsci 111 is a fun and practical course which I hope everyone enjoys as much as I do. It may be an easy course but most who have taken it will tell you that it is also a very useful one. It is probably the only course in the Science department in which you will find useful in your daily life. Whether your a computer expert or not, you will definitely learn a few new tricks in this course. Last but not least, have fun everybody.&lt;br /&gt;
&lt;br /&gt;
*[[User:wli132|JimmyWenkuan]]&lt;br /&gt;
To me labs were rather fun, three hours passed within a glance on my watch. This lab was really helpful, learned how to use wiki markups.&lt;br /&gt;
Guys, enjoy your times in university, it is the turning point of your life =].&lt;br /&gt;
&lt;br /&gt;
*[[User:lfon025|Lusi Fong]]&lt;br /&gt;
Hi all. Labs are informative and are a great practical source of learning. The tutors are very helpful and ample time is given to complete all exercises. I am enjoying the course so far and hope to do well.&lt;br /&gt;
&lt;br /&gt;
*[[User:spar307|Kei]]&lt;br /&gt;
Hi everyone, hope you enjoy and find lab useful! because I find myself learning a lot :)&lt;br /&gt;
&lt;br /&gt;
*[[User:aphi045|Adam Phipps]]&lt;br /&gt;
I haven&#039;t made or edited a wiki page before, i might have to start contributing more later on, this is easy!&lt;br /&gt;
&lt;br /&gt;
*[[User:nngu036|Peter NGUYEN]]&lt;br /&gt;
Compsci 111 is very useful for me . I am looking for learning new thing in this course.&lt;br /&gt;
&lt;br /&gt;
== Secret to living longer ==&lt;br /&gt;
Be positive.&lt;br /&gt;
&lt;br /&gt;
*[[User:eric017|Emma]]&lt;br /&gt;
Hey guys!&lt;br /&gt;
A cat born without a tail is actually a breed of cat called a manx!&lt;br /&gt;
&lt;br /&gt;
*[[user:osha011|Osama]]&lt;br /&gt;
Hello to the people of CompSic&lt;br /&gt;
This subject is a interesting one, basically it gives us more information about somthing we have been using for years (computers/internet).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*[[User:jshi068|Shih]]&lt;br /&gt;
&lt;br /&gt;
*[[User:dbar102|Doma]]&lt;br /&gt;
As well as &#039;&#039;&#039;green tea&#039;&#039;&#039; apples give you energy its said that one apple can give you more energy than a cup of coffee and preserve you better to ;)&lt;br /&gt;
&lt;br /&gt;
*[[User:jyan138| Jenny]]&lt;br /&gt;
Don&#039;t forget to exercise, and eat healthy.&lt;br /&gt;
&lt;br /&gt;
*[[User:ypar045|Young-Eun]]&lt;br /&gt;
Getting some good &#039;&#039;&#039;laugh&#039;&#039;&#039; also works, as research shows that it lowers the levels of stress hormones.&lt;br /&gt;
&lt;br /&gt;
The research shows that it also boosts our immune system, by increasing activation of natural killer cells and antibodies.&lt;br /&gt;
&lt;br /&gt;
For more information, click [http://www.ivillage.co.uk/health/hlive/style/articles/0,,181167_583851,00.html]&lt;br /&gt;
*[[User:kcho169|Klaus]]&lt;br /&gt;
&lt;br /&gt;
Finally. I come to the last tasks. Then. my missions for lab 2 will be complete&lt;br /&gt;
&lt;br /&gt;
Figured I should add to this, I found this link with its [http://www.sparkpeople.com/resource/nutrition_articles.asp?id=283 secrets to living longer]&lt;br /&gt;
&lt;br /&gt;
==James&#039; contribution==&lt;br /&gt;
&lt;br /&gt;
AUGP stands for Auckland Uni Game dev and Programming club&lt;br /&gt;
We aim to do game modding in order to gain experience towards a career in game development&lt;br /&gt;
&lt;br /&gt;
==Nathaniel&#039;s Wondrous Contribution==&lt;br /&gt;
Game development requires a lot of experience in programming and modding. Games run on certain engines to help display graphics and use programming languages accordingly.&lt;br /&gt;
Wii is a great console =]&lt;br /&gt;
&lt;br /&gt;
==Rebecca&#039;s awsomest contribution==&lt;br /&gt;
compsci111 has so much to learn!  XD&lt;br /&gt;
&lt;br /&gt;
==James&#039;s Valuable Contribution==&lt;br /&gt;
This was quite an informative lab session. I learnt a wide variety of new information, like how to &#039;&#039;&#039;bold&#039;&#039;&#039; a word in a wiki.&lt;br /&gt;
==John&#039;s Contribution==&lt;br /&gt;
&lt;br /&gt;
Hello there, just wanna say that this course is pretty cool. Thanks to the lecturers and the tutors n_n. Cheers!&lt;br /&gt;
&lt;br /&gt;
=Annemieke&#039;s contribution=&lt;br /&gt;
Im learning alot about compsci 111&lt;br /&gt;
&lt;br /&gt;
=Annemieke&#039;s contribution=&lt;br /&gt;
&#039;&#039;&#039;I&#039;m learning lots of helpful tips!! why didn&#039;t i know some of these before?!!? &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=A cup of tea a day can keep you awake=&lt;br /&gt;
:Green teas are found to have heaps of antioxidants, which could probably&lt;br /&gt;
:be good for girls!&lt;br /&gt;
:Mom always says: Drink more tea, eat more veges, get more exercises!&lt;br /&gt;
:Her secret recipe for a day: juice from sweet potato leaf, radish, tomato, apple, and &lt;br /&gt;
:some other green stuff :P&lt;br /&gt;
&lt;br /&gt;
*[[User:myou001|May]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== also a cup of coffee will keep you awake ==&lt;br /&gt;
As we known that coffee contain certain amount of caffeine.&lt;br /&gt;
one cup of coffee contain about 60mg of caffeine.&lt;br /&gt;
caffine can help people to get lot more done.&lt;br /&gt;
&lt;br /&gt;
[[unser:Zzha156]vin]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Chai is becoming the new way to have your tea. It can be sweet or spicy and always full of flavour.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Green tea and apple in the morning would be more conducive to staying awake in the morning. Studies had shown that can apple can pep you up more than a cup of coffee or tea.&lt;br /&gt;
&lt;br /&gt;
=Tea vs Hot Chocolate=&lt;br /&gt;
:I must say that the ongoing debate that people think coffee/tea will create &lt;br /&gt;
:this boost of energy or sustainability during a late night of study. &lt;br /&gt;
:I disagree, hot chocolate releases endorphins which make you happy. &lt;br /&gt;
:Thus instead of being sad and/or grumpy during your late night study sessions,&lt;br /&gt;
:you can feel good and happy whilst studying late at night.&lt;br /&gt;
&lt;br /&gt;
*[[User:mphi043|Matamus]]&lt;br /&gt;
&lt;br /&gt;
:I have to agree with Matamus. Hot chocolate is way better and I mean who can say no to chocolate?&lt;br /&gt;
*[[User:ssch107|ssch107]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
:I cannot agree any more, however some aerobic exercise will keep my body and mind active during studying at night.&lt;br /&gt;
*[[User:aalo010|Alowa]]&lt;br /&gt;
&lt;br /&gt;
=Get plenty of sleep!=&lt;br /&gt;
Sleeping actually can make you live longer.  Beauty sleep is no myth, it is actually true as the body needs the time during sleep to repair any cellular damage.  I read somewhere that if you sleep less than 8hrs per day, the body doesn&#039;t have the chance to repair all the cell damage and can shorten your lifespan.  So go get some sleep!&lt;br /&gt;
&lt;br /&gt;
==Sleep is a necessity==  &lt;br /&gt;
[[User:qmik002|queenz]]&lt;br /&gt;
&lt;br /&gt;
Being well rested enables you to focus more and gives you more energy for concentration.  Here are a few things that you can do to make sure you get enough sleep throughout the night.&lt;br /&gt;
&lt;br /&gt;
*  Improve your daytime habits - daily exercise, fresh air, no napping.&lt;br /&gt;
*  Create a better sleep environment - fluffly pillows, clean and warm bedding, air circulation.&lt;br /&gt;
*  Good sleep preparation - not eating before you sleep, no caffeine, don&#039;t drink too much liquid.&lt;br /&gt;
&lt;br /&gt;
== AFS System ==&lt;br /&gt;
&lt;br /&gt;
*[[User:skim201|Sen]]&lt;br /&gt;
Hello Compsci 111/111G&lt;br /&gt;
&lt;br /&gt;
I think the AFS system is an awesome concept.  It allows students to access the information that they have saved on the H: drive on the university computers to be accessed from the home computer.  This means that you don&#039;t need to email yourself a copy of a file every time you need to work on it at home (if you don&#039;t have a USB drive to store and backup information).  I learnt this is the Compsci 111/111G Lab 2 class, which was very useful!&lt;br /&gt;
&lt;br /&gt;
That’s it for now,&lt;br /&gt;
Sen&lt;br /&gt;
&lt;br /&gt;
[http://http://www.openafs.org/main.html This is the link about AFS system.]&lt;br /&gt;
&lt;br /&gt;
*[[User:stej001|Sarf]]&lt;br /&gt;
&lt;br /&gt;
This course is extremely interesting.&lt;br /&gt;
&lt;br /&gt;
*[[User:cliu119|Chang]]&lt;br /&gt;
Editing wiki is such a hard work. However , we understand a lot after it!&lt;br /&gt;
&lt;br /&gt;
*[[User:sfon034|Sfon034]]&lt;br /&gt;
&lt;br /&gt;
I agree Sen, the AFS system is great, if i had forgotten my flashdrive i could just get my files from the AFS&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Compsci111 is designed for students who want a general introduction to computing. Experience with a wide range of practical applications will provide transferable skills that will be equally useful in academic and industry environments. No prior experience with computers is required, and help is always readily available from the teaching staff.&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Gerards Contribution ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Hey guys just want to say that compsci has a lot of workload but everyone get in there and pass this course.!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==John&#039;s Contribution==&lt;br /&gt;
&lt;br /&gt;
The AFS system is really good. I don&#039;t have to email my work home anymore or use a flash drive.&lt;br /&gt;
&lt;br /&gt;
== Jimmy&#039;s Contribution ==&lt;br /&gt;
&lt;br /&gt;
Compsci 111 is fun, and really useful....hope all of us can pass this course!!&lt;br /&gt;
&lt;br /&gt;
= Jason&#039;s Contribution ==&lt;br /&gt;
&lt;br /&gt;
The cake is a lie..&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Yay! I contributed something! =)&lt;br /&gt;
&lt;br /&gt;
I thought I&#039;d just add on to Jimmy&#039;s contribution...if that&#039;s allright jimmy...&lt;br /&gt;
I agree Compsci 111 has really helped me and opened my eyes to the Cyberworld already in just three weeks. &lt;br /&gt;
It&#039;s not just really fun it&#039;s also useful and beneficial for future references. &lt;br /&gt;
It introduces many applications on the net I never thought to try or knew was out there. &lt;br /&gt;
I enjoy doing the lab reports because I discover new things each time. Thanks Compsci 111!&lt;br /&gt;
&lt;br /&gt;
==Hayden&#039;s contribution==&lt;br /&gt;
&lt;br /&gt;
Compsci is very interesting. Probably my favourite paper this semester. Was going to take Stats 101g but thought, nah too much work and it&#039;s boring as well. Thank god for Compsci!&lt;br /&gt;
&lt;br /&gt;
==Lockers at University==&lt;br /&gt;
&lt;br /&gt;
If anyone is interested in having a reasonably priced locker, there are lockers available within the Science faculty.&lt;br /&gt;
&lt;br /&gt;
These can be purchased from the Science resource center, located on the ground floor of the Science building.&lt;br /&gt;
&lt;br /&gt;
==Tyson&#039;s Contribution==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Moore&#039;s Law&#039;&#039;&#039; &lt;br /&gt;
&#039;The number of transistors on a single chip doubles every 18 months, while the price stays the same.&#039;&lt;br /&gt;
==Ying&#039;s Contribution==&lt;br /&gt;
&#039;&#039;&#039;This course is fun&#039;&#039;&#039; &lt;br /&gt;
[http://www.cs.auckland.ac.nz/compsci111s1c/ For more course information click here]&lt;br /&gt;
&lt;br /&gt;
==Richard&#039;s Contribution==&lt;br /&gt;
&#039;&#039;&#039;HTML basics&#039;&#039;&#039;&lt;br /&gt;
#All opening tags end with a closing tag eg &amp;lt;a&amp;gt;&amp;lt;/a&amp;gt; or &amp;lt;img /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Jesh&#039;s Contribution=&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&amp;quot;&amp;quot;While studying computer science, a word of the day helps to broaden the mind and the vocabulary of the brain!&#039;&#039; Learning how to build a better vocabulary can be a pleasurable and profitable investment of both your time and effort.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=&#039;&#039;&#039; Word of the day&#039;&#039;&#039; =&lt;br /&gt;
&lt;br /&gt;
=====&#039;&#039;with Jesh MacDonald&#039;&#039;=====&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;GRAMINEOUS&#039;&#039;&#039;==&lt;br /&gt;
&lt;br /&gt;
=====&#039;&#039;&#039;PRONUNCIATION:&#039;&#039;&#039;=====&lt;br /&gt;
====(gruh-MIN-ee-uhs)====&lt;br /&gt;
=====&#039;&#039;&#039;MEANING&#039;&#039;&#039;:=====&lt;br /&gt;
&lt;br /&gt;
====&#039;&#039;adjective:&#039;&#039; Of or relating to grass.====&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 These are my favourite words&lt;br /&gt;
&lt;br /&gt;
#epistolary&lt;br /&gt;
#schwerpunkt&lt;br /&gt;
#overslaugh&lt;br /&gt;
&lt;br /&gt;
==  Japanese lesson ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Good Morning - Ohayou Gozaimasu &amp;lt;br&amp;gt;&lt;br /&gt;
Good Afternoon - Konnichiwa &amp;lt;br&amp;gt;&lt;br /&gt;
Good Evening - Konban wa &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==  Japanese lesson...but MORE ==&lt;br /&gt;
&lt;br /&gt;
Just though I&#039;d add a few more ^^.&lt;br /&gt;
&lt;br /&gt;
Hello. &lt;br /&gt;
    こんにちは。　Konnichiwa. (kon-nee-chee-WAH) &lt;br /&gt;
How are you? &lt;br /&gt;
    お元気ですか。　O-genki desu ka? (oh-GEN-kee dess-KAH?) &lt;br /&gt;
Fine, thank you. &lt;br /&gt;
    元気です。　Genki desu. (GEN-kee dess) &lt;br /&gt;
What is your name? &lt;br /&gt;
    お名前は何ですか。 O-namae wa nan desu ka?　(oh-NAH-mah-eh wah NAHN dess-KAH?) &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Sourced from http://www.japaneselifestyle.com.au/japanese_language/japanese_words.htm - GREAT TO VISIT IF YOU WANT MORE JAPANESE HELP&lt;br /&gt;
&lt;br /&gt;
Soga= Isee&lt;br /&gt;
&lt;br /&gt;
kasan=mum&lt;br /&gt;
&lt;br /&gt;
==[https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=User:Jmac249&amp;amp;action=history Click here to see the history of this page!]==&lt;br /&gt;
&lt;br /&gt;
=Rajiv&#039;s Contribution==&lt;br /&gt;
&lt;br /&gt;
Watashi no namae wa Rajiv Reddy desu. Juuhachi desu. Ii tenki desu ne.&lt;br /&gt;
&lt;br /&gt;
My name is Rajiv Reddy and I am 18. The weather is good today. &lt;br /&gt;
&lt;br /&gt;
As to why a link for Japanese lessons is on the Compsci wiki I have no idea&lt;br /&gt;
&lt;br /&gt;
=&amp;lt;u&amp;gt;The Last Word&amp;lt;/u&amp;gt;=&lt;br /&gt;
&lt;br /&gt;
Apple Inc. is known for its creativity and a fairly neat sense of humour - here is an example I found on the webvine.&lt;br /&gt;
&lt;br /&gt;
The cybernews website NPR reports that any pirates who attempt to hack the latest version of Mac OS X will be greeted by a creative error message:&lt;br /&gt;
&lt;br /&gt;
: &amp;quot;There once was a user who whined&lt;br /&gt;
: That his current OS was so blind&lt;br /&gt;
: He&#039;d better go pirate&lt;br /&gt;
: An OS that ran great&lt;br /&gt;
: But he found that his hardware declined...&amp;quot;&lt;br /&gt;
&lt;br /&gt;
[[User:Fpow007|Felice]] 20:32, 24 March 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Roun&#039;s Contribution==&lt;br /&gt;
====Fashionable People ONLY====&lt;br /&gt;
*[[User:rlee087|Ru]]&lt;br /&gt;
Hi, compsci111 is a great subject and I hope everyone enjoys the subject as much as I do.&lt;br /&gt;
&lt;br /&gt;
*[[User:tcou015|tcou015]]&lt;br /&gt;
Not only is it fun, but it also gives us an opportunity to improve computer skills on the new Vista OS.&lt;br /&gt;
I have already found it very helpful for when I am doing assignments for other courses in Uni. &lt;br /&gt;
&lt;br /&gt;
I hope everyone is doing well, even the non-fashionable people.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Love lab02==&lt;br /&gt;
We learned how to use the Internet, including email, www, forums, blogs and wikis in this lab. It is very good that learn something new everyday.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Georgina&#039;s Contribution ==&lt;br /&gt;
CompSci111/111G is a good course to enhance PC skills, I&#039;m looking forward to the Microsoft Office part, but I don&#039;t like using Vista though.&lt;br /&gt;
----&lt;br /&gt;
== Marian&#039;s Contribution ==&lt;br /&gt;
I find compsci111 a really good paper. The good thing is you do not require prior knowledge of computers. I hope to get a really good mark. I also find the labs very good.&lt;br /&gt;
&lt;br /&gt;
==Michael&#039;s Contribution==&lt;br /&gt;
CompSci111/111G provides opportunities for those who have never experience the technique of using a PC before, and also it may advance your knowledge for the latest technology.&lt;br /&gt;
&lt;br /&gt;
==YUJIn&#039;s Contritubtion==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;COMPSCI 111G is a lot of fun :)&lt;br /&gt;
HOpe to have a good year wit COMPSCI 111&#039;&#039;&#039;&lt;br /&gt;
------&lt;br /&gt;
I am really enjoying compsci111. I think it is a really good paper to do. The good thing is you do not have to have prior knowledge. I am hoping to get a really good grade.I find the labs very helpful.&lt;br /&gt;
&lt;br /&gt;
==Yiran&#039;s Cntribution==&lt;br /&gt;
Hello everyone in CS111, This is such a fun course that we always learn something we didn&#039;t know.&lt;br /&gt;
Hope you all have a great time this semester.&lt;br /&gt;
&lt;br /&gt;
==Jeff&#039;s useful contributions==&lt;br /&gt;
----&lt;br /&gt;
*You need to pass theory and practical part of compsci111/111G to pass the course :)&lt;br /&gt;
*To pass the practical part of compsci111/111G , You need to attain at least 7.5 marks out of the available 15 marks.&lt;br /&gt;
*Compsci111/111G test is next friday :)&lt;br /&gt;
&lt;br /&gt;
This is my page [[User:yli319]]&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;&#039;Liam&#039;s contribution&#039;&#039;&#039;===&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Just to add to the above post, the theory part of the course (labs) is worth 15% of your overall mark, leaving 65% for the exam and 20% for the Tests.&lt;br /&gt;
&lt;br /&gt;
Also, according to my calculations, the test is not until the 28th August.&lt;br /&gt;
&lt;br /&gt;
[[User:Lfox008|Lfox008]] 12:20, 6 August 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
==Cindy&#039;s Contribution==&lt;br /&gt;
If you desperately need a computer to print out your lecture notes and everyone using a computer is checking out their trade me or bebo page then this is the contribution to read!&lt;br /&gt;
&amp;lt;br&amp;gt; There are computer labs in the science department, not just on the ground floor but on the 1st floor as well. &lt;br /&gt;
&amp;lt;br&amp;gt;If that fails, make your way over to the &#039;&#039;&#039;Art&#039;s Student Center&#039;&#039;&#039; where there are computer labs you can use to do your assignments or that extra course reading!&lt;br /&gt;
&amp;lt;br&amp;gt;If you liked my contribution, check out my user page [[User:Hwan154]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Jason&#039;s Contribution==&lt;br /&gt;
If you do not have money to print this lab report out please go to&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Kate Edgars Information Commons Level 2 to top up&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Joseph&#039;s Contribution===&lt;br /&gt;
&lt;br /&gt;
You may also go to short loan which is on level 1 of the Kate Edgar building to top up. &lt;br /&gt;
&lt;br /&gt;
Joseph&lt;br /&gt;
&lt;br /&gt;
==Lesa&#039;s Comtribution==&lt;br /&gt;
Reminder: Thier is no Computer Science 111 Lectures next week so please use the time wisely and study for the Test:&lt;br /&gt;
*Test is on Friday the 3rd of April 2009&lt;br /&gt;
*You must be prompt and arrive at 6:15pm &lt;br /&gt;
&lt;br /&gt;
Room Allocations For Test (Based on your Surname): &lt;br /&gt;
&lt;br /&gt;
*Eng1439:    Ahmad - Emery&lt;br /&gt;
*PLT1:         Etuale - Lata&lt;br /&gt;
*MLT1:        Latu - Park&lt;br /&gt;
*Eng1401:    Parkinson - Toi&lt;br /&gt;
*Eng3404:    Toms - Wu&lt;br /&gt;
*Eng3407:    Xie - Zhou&lt;br /&gt;
&lt;br /&gt;
Good Luck to us all :)&lt;br /&gt;
&lt;br /&gt;
=== Jin&#039;s Contribution===&lt;br /&gt;
Get together with classmates and study for the test coming up. Check where your Room Allocations are before the test day. Good luck to you all!&lt;br /&gt;
&lt;br /&gt;
*[[User:kjin004|Jin]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Ofa&#039;s Contribution ==&lt;br /&gt;
&lt;br /&gt;
I have  just started studying for the test.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Hannah&#039;s Contribution ==&lt;br /&gt;
&lt;br /&gt;
I better start studying for the test too :S&lt;br /&gt;
&lt;br /&gt;
==Sahar&#039;s Contribution==&lt;br /&gt;
&lt;br /&gt;
I found out about Mozilla Firefox too, It is a great browser, I do not need anti virus any more, Its free and easy to Install,&lt;br /&gt;
I greatly recommend it to everyone if you want to protect your computer from spywares and etc... I hope this helps!&lt;br /&gt;
&lt;br /&gt;
==Bryce&#039;s Contribution==&lt;br /&gt;
The print-screen key on the mac boards is f14. You are now manually breathing.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Michael&#039;s Contribution ==&lt;br /&gt;
&lt;br /&gt;
Personally the labs aren&#039;t much fun and need to be made a lot better to make students interested.&lt;br /&gt;
The labs are very useful.&lt;br /&gt;
==muah==&lt;br /&gt;
yea your right&lt;br /&gt;
&lt;br /&gt;
==JaeSung&#039;s contribution==&lt;br /&gt;
&lt;br /&gt;
This wiki thing is so hard to use.&lt;br /&gt;
But I&#039;m still trying because lab sessions worth 10%&lt;br /&gt;
&lt;br /&gt;
==Jun-Nyun&#039;s contribution==&lt;br /&gt;
I wish labs to be more fun!&lt;br /&gt;
&lt;br /&gt;
==Harrison&#039;s Contribution==&lt;br /&gt;
I had no idea how to use Wikis before this!  This is awesome..  They are hard to use, but its not too bad.  &lt;br /&gt;
I&#039;m trying as hard as I can to get 100% in this Lab!&lt;br /&gt;
&lt;br /&gt;
==Matt K&#039;s Contribution==&lt;br /&gt;
&lt;br /&gt;
These labs are pretty fun! &lt;br /&gt;
&lt;br /&gt;
Do we now admit to vandalizing Wikipedia in our younger days? Oops.&lt;br /&gt;
&lt;br /&gt;
==Bill Gates==&lt;br /&gt;
William Henry &amp;quot;Bill&amp;quot; Gates III founded the software company Microsoft with Paul Allen.&lt;br /&gt;
He is consistently ranked to be one of the world&#039;s wealthiest people.&lt;br /&gt;
He also authored or co-authored several books.&lt;br /&gt;
&lt;br /&gt;
Gates was born in Seattle, Washington, to William H. Gates, Sr. and Mary Maxwell Gates, who was of Scottish descent.[8]. His family was upper middle class; his father was a prominent lawyer, his mother served on the board of directors for First Interstate BancSystem and the United Way, and her father, J. W. Maxwell, was a national bank president. Gates has one elder sister, Kristi (Kristianne), and one younger sister, Libby. He was the fourth of his name in his family, but was known as William Gates III or &amp;quot;Trey&amp;quot; because his father had dropped his own &amp;quot;III&amp;quot; suffix.[9] Early on in his life, Gates&#039; parents had a law career in mind for him.[10]&lt;br /&gt;
&lt;br /&gt;
To find more about Bill Gates, you can go here: [http://en.wikipedia.org/wiki/Bill_Gates Bill Gates]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:Mhan113|Mhan113]]&lt;br /&gt;
&lt;br /&gt;
==Ben E&#039;s Contribution==&lt;br /&gt;
&lt;br /&gt;
Computer Science can be found in the &#039;&#039;&#039;Science&#039;&#039;&#039; Faculty&lt;br /&gt;
&lt;br /&gt;
[User: beva013]&lt;br /&gt;
&lt;br /&gt;
==Alex&#039;s Contribution==&lt;br /&gt;
I know computer science 111 is very helpful for me to understanding the information system.&lt;br /&gt;
&lt;br /&gt;
==CompSci Stage 1 courses==&lt;br /&gt;
&lt;br /&gt;
Computer Science is currently offering 4 stage one courses.  They are as follows:&lt;br /&gt;
*COMPSCI 101&lt;br /&gt;
*COMPSCI 105&lt;br /&gt;
*COMPSCI 111/111G&lt;br /&gt;
*ENGGEN 131&lt;br /&gt;
&lt;br /&gt;
[[User:cwu079|cwu079]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Lisa&#039;s Contribution==&lt;br /&gt;
I love doing the labs. I learn so much from them.&lt;br /&gt;
&lt;br /&gt;
== Jason&#039;s Contribution ==&lt;br /&gt;
&lt;br /&gt;
The cake is a lie.. but I still love cake!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Yay! I contributed something! =)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Sam&#039;s Contribution==&lt;br /&gt;
&lt;br /&gt;
Hello. I am finishing my compsci111 lab02, it is the last step.&lt;br /&gt;
&lt;br /&gt;
==Leila&#039;s Contribution== &lt;br /&gt;
&lt;br /&gt;
Greetings fellow students, I wish you all the best of luck in this course. I have faith that you will all get superb marks and will get a boost in your GPA&#039;s by the conclusion of the course, :).&lt;br /&gt;
&lt;br /&gt;
==Jonathon&#039;s Contribution==&lt;br /&gt;
&lt;br /&gt;
Hey everyone, hope you are all enjoying this course as much as I am. I would also like the CompSci department to use Google Chrome as their default web browser as it is awesome.&lt;br /&gt;
Here is a link to my page: [[User:Jcai042]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Mariam&#039;s contribution  ==&lt;br /&gt;
&lt;br /&gt;
The knowledge developed by academic computer science (CS) is applied to various non-academic situations to arrive at systems that help humans perform tasks that were either out of their reach for being too complex or the tasks that are repetitive in nature.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Shota&#039;s contribution  ==&lt;br /&gt;
&lt;br /&gt;
It&#039;s always fun learning new things. I&#039;m loving this course. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Craig&#039;s Contribution ==&lt;br /&gt;
&lt;br /&gt;
There is a current known problem with all the computers in the laboratories. It appears that Windows Vista has been installed as a prank to try slow students down. The correct OS that should be running is Apple&#039;s OS X 10.5&lt;br /&gt;
&lt;br /&gt;
If your computer is still running Vista after the date 5/8/9 please talk to your lab instructor who will reassign you to another computer while he or she will conduct an exorcism on the computer in question.&lt;br /&gt;
&lt;br /&gt;
Thanks for your time.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Headline text ==&lt;br /&gt;
&lt;br /&gt;
=egul002 says:=&lt;br /&gt;
Why does everyone hate Aucklanders? They should try living here.&lt;br /&gt;
My page is [[User:egul002 | here!]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==  Hyun-Ah&#039;s contribution ==&lt;br /&gt;
Hello everyone, I am finally finishing my lab 02:) So great!!!&lt;br /&gt;
&lt;br /&gt;
==Meaningless bytes of info typed by Arena==&lt;br /&gt;
Computer Science is hugely relevant in today&#039;s society. Nearly all jobs require some computer proficiency. Thats why Im doing it! And now a quote:&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Part of the inhumanity of the computer is that, once it is competently programmed and working smoothly, it is completely honest. &amp;quot;&lt;br /&gt;
Isaac Asimov&lt;br /&gt;
&lt;br /&gt;
==Richard&#039;s contribution==&lt;br /&gt;
I have really enjoyed this lab :) I didn&#039;t  how to make a wiki entry, but now I do, thanks to this awesome course, COMPSCI 111. If you&#039;d like to check out my page, please  [[User:Rbad009 | click here]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Kim&#039;s contribution==&lt;br /&gt;
Hi about to finish my lab yay. I think this course will be useful.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Angela&#039;s Contribution==&lt;br /&gt;
I find the labs a big help. They really contribute to my learning.&lt;br /&gt;
&lt;br /&gt;
==Durban&#039;s Contribution==&lt;br /&gt;
&amp;lt;s&amp;gt;My contribution is the best because it has a line through it.&amp;lt;/s&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==The contribution of Lewis Tapene==&lt;br /&gt;
This lab has been very good and has taught me alot of new things.&lt;br /&gt;
&lt;br /&gt;
As well as that i am finally coming to the end of my lab.&lt;br /&gt;
&lt;br /&gt;
== Electronic Music ==&lt;br /&gt;
&lt;br /&gt;
Hi guys if you like electronic music you should read [http://sonictransfer.com/  this page] as it has many useful tutorials on how to create it. Also, check out my boyfriend&#039;s website [http://alphabit.co.nz/site/music here.] There are some original tracks he has written and a mix consisting of ten tracks ranging from trance to DnB.&lt;br /&gt;
&lt;br /&gt;
* [[User:Brob106| My user page]]&lt;br /&gt;
&lt;br /&gt;
==The contribution of Dcha158==&lt;br /&gt;
Im pretty sure i messed something up.&lt;br /&gt;
Apologies in advance.&lt;br /&gt;
&lt;br /&gt;
Click [http://www.auckland.ac.nz/ here] to go back to the uni site&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==[[User:ofog001|Olivia&#039;s contribution]]==&lt;br /&gt;
===The cake is a lie===&lt;br /&gt;
But if you still believe the cake is &#039;&#039;&#039;not&#039;&#039;&#039; a lie, you will find the recipe in this [http://half-life.wikia.com/wiki/GLaDOS article.]&lt;br /&gt;
&lt;br /&gt;
Take special care with the volatile malted milk impoundments and the cross borehole electro-magnetic imaging rhubarb.&lt;br /&gt;
&lt;br /&gt;
In case you did not know this is an amusing reference to the popular steam game, portal - Tyler&lt;br /&gt;
&lt;br /&gt;
==Ethan&#039;s &#039;&#039;this can hardly be called a contribution&#039;&#039;==&lt;br /&gt;
All we&#039;re doing is making this wiki page a total mess, someone should really tidy this thing up.&lt;br /&gt;
That being said, I will not be that person. Due to my apparent mediocrity.&lt;br /&gt;
For more information of how mediocre I am, see user page [[User:Elin028|Ethan]].&lt;br /&gt;
[[user:spar340|SoYoung]]&lt;br /&gt;
Welcome to compsci 111 stage one Wiki. My name is SoYoung. I hope you guys are enjoying this course so far. I hope we can be rewarded with out grades.&lt;br /&gt;
&lt;br /&gt;
Hello, my name is Michael, come check out my link. I&#039;m a nice guy, single, looking for that special someone. &amp;lt;br&amp;gt;RESPONCE to Michael: Male or female?&lt;br /&gt;
&lt;br /&gt;
[[user:mcho106|michael]]&lt;br /&gt;
&lt;br /&gt;
*[[user:yma060|marco]]&lt;br /&gt;
==&#039;&#039;&#039;Insightful Comments and Feedbacks&#039;&#039;&#039;==&lt;br /&gt;
*[[User:okwo008|OI]]&lt;br /&gt;
Hello, enjoy the labs~!It helps your mark!&lt;br /&gt;
&lt;br /&gt;
*[[User:nnik019]]&lt;br /&gt;
==Joo Eun&#039;s Contributions==&lt;br /&gt;
COMPSCI111 is very interesting, which i think it will help me a lot later in my future. &lt;br /&gt;
Mostly, I like the way we experiment with basics of computer managements, world wide web and others that we will use in our daily life. &lt;br /&gt;
This will allow me to expand my knowledge about computers. &lt;br /&gt;
&lt;br /&gt;
*[https://wiki.cs.auckland.ac.nz/stageonewiki/index.php/User:Jkim386]&lt;br /&gt;
==Tanya&#039;s Contribution==&lt;br /&gt;
Today I got to create a Blog. I&#039;ve never done anything like this before so it was all new to me, I don&#039;t want to sound stupid but I kind of found it hard. But after I realized what I needed to do it was sort of cool. I agree with Grace this course is defintiely giving us some skills that we can one day put to good use.&lt;br /&gt;
&lt;br /&gt;
Doing labs for this course definitely gives me a better understanding of what we are learning in class. It is also a bit different to other courses where you only have theory and no practical&lt;br /&gt;
&lt;br /&gt;
==Scott Manson&#039;s Contributions==&lt;br /&gt;
I have also found COMPSCI 111 very interesting thus far. I am looking forward to later on in the course where we start to learn about programming. I have taken a serious interest in computers and how they operate and this course has proven to be a good way of refreshing my knowledge on how everything works.&lt;br /&gt;
For a link to my personal wiki user page, click [https://wiki.cs.auckland.ac.nz/stageonewiki/index.php/User:Sman183 here]&lt;br /&gt;
==Jake&#039;s contribution==&lt;br /&gt;
&lt;br /&gt;
I am sure Compsci111 will prove to be a very &#039;&#039;&#039;useful&#039;&#039;&#039; paper re the fact that it covers a wide variety of everyday skills and applications &lt;br /&gt;
which can be put to use &#039;&#039;&#039;in everyday&#039;&#039;&#039; life and in the workplace and study arena.&lt;br /&gt;
&lt;br /&gt;
*[https://wiki.cs.auckland.ac.nz/stageonewiki/index.php/User:agal041]&lt;br /&gt;
&lt;br /&gt;
CompSci111G is &#039;&#039;&#039;awesome&#039;&#039;&#039; and very useful to develop my skills about Cyberspace.&lt;br /&gt;
&#039;&#039;&#039;CompSci111G  is designed for students who want a general introduction to computing. Experience with a wide range of practical applications will provide transferable skills that will be equally useful in academic and industry environments. No prior experience with computers is required, and help is always readily available from the teaching staff. &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I&#039;m really very sorry for editing ur page with out ur permission plz forgive me&lt;br /&gt;
&lt;br /&gt;
Well, actually we are learning very exiting stuff in compsci111. We can do soo many things, which we hardly know. As we exploit, it keeps exploding.&lt;br /&gt;
&lt;br /&gt;
==Tanys&#039;s contribution==&lt;br /&gt;
I have to agree with jake&#039;s idea that Compsci is developing skills that can be used in cyberspace, these skills assist in time management and will add to the quality of work completed using Cyberspace. The course is a great way of brushing up on forgotten techniques.&lt;br /&gt;
&lt;br /&gt;
==Simon&#039;s contribution==&lt;br /&gt;
&lt;br /&gt;
Hi everyone, this is my contribution to the wiki. Compsci 111 is fun.&lt;br /&gt;
&lt;br /&gt;
[[User ssqu004]]&lt;br /&gt;
&lt;br /&gt;
==Yeolisha&#039;s contribution==&lt;br /&gt;
&#039;&#039;I  agree COMPSCI111 is fun, today we got to make our own blog&#039;s which is pretty cool!&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;Come to my page its very interesting.&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
[https://wiki.cs.auckland.ac.nz/stageonewiki/index.php/User:Lzha242 Ling]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Anon wrote : Dayral you rule i have the flu can you heal me man ???&lt;br /&gt;
== Daryls contribution to the wiki ==&lt;br /&gt;
&lt;br /&gt;
Yes!! Last question. I can go home now!! &lt;br /&gt;
I&#039;ve never used anything like Wikipedia before took me a while to fine that damn edit button (is damn a swear word? I hope it&#039;s not, because I&#039;ve just used it twice)&lt;br /&gt;
*[[User:rsam043|Rothborey]]&lt;br /&gt;
==Eunmi&#039;s Contribution==&lt;br /&gt;
Hi, I think this is awesome :)&lt;br /&gt;
*[[User:ejoo002|Eunmi]]&lt;br /&gt;
&lt;br /&gt;
I think Wiki is a really good place to gain more knowledges about windows functions and to know more other COMPSCI 111 students. &lt;br /&gt;
&lt;br /&gt;
COMPSCI 111 actually gives us changes to do something practical instead of memorize all those theories that we might forget after exams.&lt;br /&gt;
&lt;br /&gt;
Hope everyone enjoy it and GOOD LUCK for the test :(&lt;br /&gt;
&lt;br /&gt;
*[[User:Mwu045|Michy]]&lt;br /&gt;
==Yi&#039;s contribution==&lt;br /&gt;
Hi everyone, I hope everyone enjoying compsci111 as much as i have! i am finding this course very useful.&lt;br /&gt;
&lt;br /&gt;
== Song Min&#039;s Contribution ==&lt;br /&gt;
I think this subject is very useful as I become more  knowledgeable on the basic skills  on the computer.&lt;br /&gt;
This allows me to move on to a  more advanced stage, so I can have skills such as  editing an article on a blog and creating my own blog.&lt;br /&gt;
==Richard&#039;s Contribution==&lt;br /&gt;
Hi everyone, I hope everyone is enjoying CompSci111. I&#039;m finding it fun as I am learning new skills in this course.&lt;br /&gt;
&lt;br /&gt;
yuzo&lt;br /&gt;
The supervisors on Wed 10-1pm are fantastic! Tanya&lt;br /&gt;
&lt;br /&gt;
===Attention Staff===&lt;br /&gt;
&lt;br /&gt;
Staff - &#039;&#039;noun&#039;&#039; - An alien being who has subjected them self to the contrastingly exciting and painful experience of studying materials at a tertiary level. Many resort to alcohol (e.g. most engineering students) to make their time more exciting, while a selected few actually focus throughout their study time.&lt;br /&gt;
&lt;br /&gt;
Lecturer - &#039;&#039;Stress contributor&#039;&#039; - Also, a human being who subjects their students to the contrastingly exciting and also, painful experience of studying materials at a tertiary level. Many resort to off-topic discussions (e.g most Physics lecturers) to make their time teaching pass more quickly, while few lecturers actually talk about all the boring things (except in COMPSCI, where all things are cool) throughout their teaching time, eventually resorting students to alcohol during their study time. (who just deleted my name =.=||) --Edweenie&lt;br /&gt;
&lt;br /&gt;
==Aben071 Contribution==&lt;br /&gt;
&lt;br /&gt;
I find this paper very interesting.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Main Page&#039;&#039;&#039; : [[https://wiki.cs.auckland.ac.nz/stageonewiki/index.php/Main_Page]]&lt;br /&gt;
&lt;br /&gt;
=&#039;&#039;&#039;Lavenda&#039;s Contribution&#039;&#039;&#039;=&lt;br /&gt;
&lt;br /&gt;
: I am really &#039;&#039;&#039;learning a lot&#039;&#039;&#039; in Computer Science 111, especially through these lab assignments. The other departments should consider doing it this way because it is a very effective way to learn and get assignments done properly. Well, in my opinion that is the case.&lt;br /&gt;
&lt;br /&gt;
== Compsci 111 ==&lt;br /&gt;
&lt;br /&gt;
compsci 111 is a such a useful course.&lt;br /&gt;
There are so many useful informations to learn about computers.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Csia011 Contribution==&lt;br /&gt;
&lt;br /&gt;
COMPSCI111/111G has been an awesome course so far. I got to know and learn some new stuff and it is pretty interesting. Labs are very easy going so far and i like the idea where we are able to finish it during our own time. I find it really ideal as some of us might have clashes or like myself, who have a 9am start and straight on, without any breaks in between, till 5pm!! Anyway, i really enjoy this course. Hope everyone enjoys it too and good luck for the upcoming mid-semester break. &lt;br /&gt;
&lt;br /&gt;
Cheers&lt;br /&gt;
&lt;br /&gt;
=I refuse to respond=&lt;br /&gt;
to all you obnoxious trolls.Simmer down, behave yourselves.&lt;/div&gt;</summary>
		<author><name>Hlit009</name></author>
	</entry>
	<entry>
		<id>https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Are_you_ok%3F&amp;diff=3608</id>
		<title>Are you ok?</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Are_you_ok%3F&amp;diff=3608"/>
		<updated>2009-08-12T09:35:24Z</updated>

		<summary type="html">&lt;p&gt;Hlit009: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;There Coming to take me away haha.hehe.hoho.huhu.&lt;br /&gt;
&lt;br /&gt;
to the funny farm where life is beautiful all the time &lt;br /&gt;
&lt;br /&gt;
and ill be happy to see those nice young men in their clean white coats&lt;br /&gt;
&lt;br /&gt;
and there coming to take me away hahaa!&lt;br /&gt;
:HailsOnTheRocks 11:35, 10 August 2009 (NZST)&lt;/div&gt;</summary>
		<author><name>Hlit009</name></author>
	</entry>
	<entry>
		<id>https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Hyper_Text_Markup_Language&amp;diff=3569</id>
		<title>Hyper Text Markup Language</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Hyper_Text_Markup_Language&amp;diff=3569"/>
		<updated>2009-08-12T01:19:51Z</updated>

		<summary type="html">&lt;p&gt;Hlit009: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hyper Text Markup Language, also known as HTML, is the mark up language used to create web pages. The mark up language of HTML consists of &amp;quot;codes&amp;quot; or &amp;quot;tags&amp;quot;. Tags are normally part of a pair, the first tag is the &#039;opening&#039; tag, whilst the second tag is the &#039;closing&#039; tag.&lt;br /&gt;
For example, if you wished to underline a heading in your webpage, you would use the tag &amp;amp;lt;u&amp;amp;gt; to start underlining the text, and then &amp;amp;lt;/u&amp;amp;gt; at the end to stop underlining the text. Although it is not a necessity to close your tags, it makes your coding for your web page a lot tidier. Sometimes, if you do not close your tags, you may end up with unwanted formatting in your webpage.&lt;br /&gt;
&lt;br /&gt;
Here are some basic codes which are generally used: &lt;br /&gt;
&lt;br /&gt;
&amp;amp;lt;html&amp;amp;gt; &amp;amp;lt;/html&amp;amp;gt; This code defines the entire webpage of body. The opening tag is usually placed at the very beginning, before any other html coding, whilst the ending tag is placed at the very end. &lt;br /&gt;
&amp;lt;br&amp;gt; &amp;amp;lt;body&amp;amp;gt; &amp;amp;lt;/body&amp;amp;gt; This tag is for the main body of html in your webpage. &lt;br /&gt;
&amp;lt;br&amp;gt; &amp;amp;lt;p&amp;amp;gt; &amp;amp;lt;/p&amp;amp;gt; This tag allows you to have a paragraph in your text. &lt;br /&gt;
&amp;lt;br&amp;gt; &amp;amp;lt;b&amp;amp;gt; &amp;amp;lt;/b&amp;amp;gt; Allows you to make your font bold, such as &amp;lt;b&amp;gt;this&amp;lt;/b&amp;gt;.&lt;br /&gt;
&amp;lt;br&amp;gt; &amp;amp;lt;i&amp;amp;gt; &amp;amp;lt;/i&amp;amp;gt; Similar to the bold tag, however, instead this changes your font to &amp;lt;i&amp;gt;italics&amp;lt;/i&amp;gt;.&lt;/div&gt;</summary>
		<author><name>Hlit009</name></author>
	</entry>
	<entry>
		<id>https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=User:Hlit009&amp;diff=3432</id>
		<title>User:Hlit009</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=User:Hlit009&amp;diff=3432"/>
		<updated>2009-08-11T05:04:22Z</updated>

		<summary type="html">&lt;p&gt;Hlit009: /* On Another Note... */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==About &#039;&#039;&#039;ME&#039;&#039;&#039;==&lt;br /&gt;
=== Hi My Name is Hails. ===&lt;br /&gt;
I am Currently doing a Bachelor of Arts. This is my first year and I&#039;m planning on doing a triple major. Can you guess in what subjects? &amp;lt;br&amp;gt;:P&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
My favourotie part is the game section. you should check it out [https://wiki.cs.auckland.ac.nz/stageonewiki/index.php/Main_Page#THE_GAME It&#039;s pretty awesome], and click on the rules link if your not playing the game already. &lt;br /&gt;
 *- If you want a request, please, either post it on [[User_talk:Hlit009|this page]] or email me at hlit009@aucklanduni.ac.nz&lt;br /&gt;
&lt;br /&gt;
===Hi My Name is Fred. ===&lt;br /&gt;
I am fred. You may have felt my pet rabbit one day, he gets into a lot of trouble because he likes to jump up and sit on peoples heads. this would be okay, but it seems that he is a bit heavy and thus makes his seat a bit heavy headed. &lt;br /&gt;
&lt;br /&gt;
==On Another Note...==&lt;br /&gt;
check out my mouse page that I&#039;m constructing...... [[History_of_the_Mouse|MICE!]] &amp;lt;br&amp;gt;&lt;br /&gt;
Im also going to start a few more.... &lt;br /&gt;
*click [[Apple|Here]] for Apple Computers,&lt;br /&gt;
* [[Windows|Here]] for Windows OS,&lt;br /&gt;
* and [[Meaning of life|Here]] for the meaning of life &amp;lt;br&amp;gt;&lt;br /&gt;
If you want to go back to sanity, well, then click [[Main_Page|Here]] to go to the main page.&lt;br /&gt;
&lt;br /&gt;
:Other wise you could Click [[HAHA!|HERE]] &#039;&#039;Go on&#039;&#039;. You &#039;&#039;&#039;know&#039;&#039;&#039; you want to.&lt;br /&gt;
&lt;br /&gt;
==Links I recommend==&lt;br /&gt;
*[[Are_you_ok%3F|Mental Help]]&lt;br /&gt;
*[[Help:Editing|Editing Help]]&lt;br /&gt;
* [http://uncyclopedia.wikia.com/wiki/Blue_Screen_of_Death Blue Screen of Death] &lt;br /&gt;
*[[Please don&#039;t feed the trolls]]&lt;br /&gt;
&lt;br /&gt;
==Random Things off the Top of My Head That I am Gratefully Sharing With YOU==&lt;br /&gt;
* I take the train to uni - yay.&amp;lt;br&amp;gt;&lt;br /&gt;
* On Monday morning (the 3rd of August) the train I was on broke down. how exciting.&amp;lt;br&amp;gt;&lt;br /&gt;
* Once I saw a sheep, a cow, and a dog break into a house&amp;lt;br&amp;gt;&lt;br /&gt;
* Merry Christmas!&amp;lt;br&amp;gt;&lt;br /&gt;
* I have a Blog. you can visit it [http://hailsontherocks.blogspot.com/ here] :). but be warned, it contains sillies&lt;/div&gt;</summary>
		<author><name>Hlit009</name></author>
	</entry>
	<entry>
		<id>https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=User:Hlit009&amp;diff=3429</id>
		<title>User:Hlit009</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=User:Hlit009&amp;diff=3429"/>
		<updated>2009-08-11T05:00:03Z</updated>

		<summary type="html">&lt;p&gt;Hlit009: /* On Another Note... */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==About &#039;&#039;&#039;ME&#039;&#039;&#039;==&lt;br /&gt;
=== Hi My Name is Hails. ===&lt;br /&gt;
I am Currently doing a Bachelor of Arts. This is my first year and I&#039;m planning on doing a triple major. Can you guess in what subjects? &amp;lt;br&amp;gt;:P&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
My favourotie part is the game section. you should check it out [https://wiki.cs.auckland.ac.nz/stageonewiki/index.php/Main_Page#THE_GAME It&#039;s pretty awesome], and click on the rules link if your not playing the game already. &lt;br /&gt;
 *- If you want a request, please, either post it on [[User_talk:Hlit009|this page]] or email me at hlit009@aucklanduni.ac.nz&lt;br /&gt;
&lt;br /&gt;
===Hi My Name is Fred. ===&lt;br /&gt;
I am fred. You may have felt my pet rabbit one day, he gets into a lot of trouble because he likes to jump up and sit on peoples heads. this would be okay, but it seems that he is a bit heavy and thus makes his seat a bit heavy headed. &lt;br /&gt;
&lt;br /&gt;
==On Another Note...==&lt;br /&gt;
check out my mouse page that I&#039;m constructing...... [[History_of_the_Mouse|MICE!]] &amp;lt;br&amp;gt;&lt;br /&gt;
Im also going to start a few more.... &lt;br /&gt;
*click [[Apple|Here]] for Apple Computers,&lt;br /&gt;
* [[Windows|Here]] for Windows OS,&lt;br /&gt;
* and [[Meaning of life|Here]] for the meaning of life &amp;lt;br&amp;gt;&lt;br /&gt;
If you want to go back to sanity, well, then click [[Main_Page|Here]] to go to the main page.&lt;br /&gt;
&lt;br /&gt;
:Other wise you could Click [[HAHA!|HERE]] &#039;&#039;Go on&#039;&#039;. You &#039;&#039;&#039;know&#039;&#039;&#039; you want to.&lt;br /&gt;
&lt;br /&gt;
==Random Things off the Top of My Head That I am Gratefully Sharing With YOU==&lt;br /&gt;
* I take the train to uni - yay.&amp;lt;br&amp;gt;&lt;br /&gt;
* On Monday morning (the 3rd of August) the train I was on broke down. how exciting.&amp;lt;br&amp;gt;&lt;br /&gt;
* Once I saw a sheep, a cow, and a dog break into a house&amp;lt;br&amp;gt;&lt;br /&gt;
* Merry Christmas!&amp;lt;br&amp;gt;&lt;br /&gt;
* I have a Blog. you can visit it [http://hailsontherocks.blogspot.com/ here] :). but be warned, it contains sillies&lt;/div&gt;</summary>
		<author><name>Hlit009</name></author>
	</entry>
	<entry>
		<id>https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=HAHA!&amp;diff=3427</id>
		<title>HAHA!</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=HAHA!&amp;diff=3427"/>
		<updated>2009-08-11T04:58:40Z</updated>

		<summary type="html">&lt;p&gt;Hlit009: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;::YOU JUST LOST THE GAME!&lt;/div&gt;</summary>
		<author><name>Hlit009</name></author>
	</entry>
	<entry>
		<id>https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=HAHA!&amp;diff=3426</id>
		<title>HAHA!</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=HAHA!&amp;diff=3426"/>
		<updated>2009-08-11T04:58:22Z</updated>

		<summary type="html">&lt;p&gt;Hlit009: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;YOU JUST LOST THE GAME! haha, :P&lt;br /&gt;
&lt;br /&gt;
:D&lt;/div&gt;</summary>
		<author><name>Hlit009</name></author>
	</entry>
	<entry>
		<id>https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=User:Hlit009&amp;diff=3425</id>
		<title>User:Hlit009</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=User:Hlit009&amp;diff=3425"/>
		<updated>2009-08-11T04:57:52Z</updated>

		<summary type="html">&lt;p&gt;Hlit009: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==About &#039;&#039;&#039;ME&#039;&#039;&#039;==&lt;br /&gt;
=== Hi My Name is Hails. ===&lt;br /&gt;
I am Currently doing a Bachelor of Arts. This is my first year and I&#039;m planning on doing a triple major. Can you guess in what subjects? &amp;lt;br&amp;gt;:P&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
My favourotie part is the game section. you should check it out [https://wiki.cs.auckland.ac.nz/stageonewiki/index.php/Main_Page#THE_GAME It&#039;s pretty awesome], and click on the rules link if your not playing the game already. &lt;br /&gt;
 *- If you want a request, please, either post it on [[User_talk:Hlit009|this page]] or email me at hlit009@aucklanduni.ac.nz&lt;br /&gt;
&lt;br /&gt;
===Hi My Name is Fred. ===&lt;br /&gt;
I am fred. You may have felt my pet rabbit one day, he gets into a lot of trouble because he likes to jump up and sit on peoples heads. this would be okay, but it seems that he is a bit heavy and thus makes his seat a bit heavy headed. &lt;br /&gt;
&lt;br /&gt;
==On Another Note...==&lt;br /&gt;
check out my mouse page that I&#039;m constructing...... [[History_of_the_Mouse|MICE!]] &amp;lt;br&amp;gt;&lt;br /&gt;
Im also going to start a few more.... click [[Apple|Here]] for Apple Computers, [[Windows|Here]] for Windows OS, and [[Meaning of life|Here]] for the meaning of life &amp;lt;br&amp;gt;&lt;br /&gt;
If you want to go back to sanity, well, then click [[Main_Page|Here]] to go to the main page. Other wise you could Click [[HAHA!|HERE]] &#039;&#039;Go on&#039;&#039;. You &#039;&#039;&#039;know&#039;&#039;&#039; you want to.&lt;br /&gt;
&lt;br /&gt;
==Random Things off the Top of My Head That I am Gratefully Sharing With YOU==&lt;br /&gt;
* I take the train to uni - yay.&amp;lt;br&amp;gt;&lt;br /&gt;
* On Monday morning (the 3rd of August) the train I was on broke down. how exciting.&amp;lt;br&amp;gt;&lt;br /&gt;
* Once I saw a sheep, a cow, and a dog break into a house&amp;lt;br&amp;gt;&lt;br /&gt;
* Merry Christmas!&amp;lt;br&amp;gt;&lt;br /&gt;
* I have a Blog. you can visit it [http://hailsontherocks.blogspot.com/ here] :). but be warned, it contains sillies&lt;/div&gt;</summary>
		<author><name>Hlit009</name></author>
	</entry>
	<entry>
		<id>https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Helpthoseinneed&amp;diff=3424</id>
		<title>Helpthoseinneed</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Helpthoseinneed&amp;diff=3424"/>
		<updated>2009-08-11T04:56:30Z</updated>

		<summary type="html">&lt;p&gt;Hlit009: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;*[[Help:Editing]]&lt;br /&gt;
*[[Are_you_ok%3F]]&lt;br /&gt;
*[[Self_Improvement]]&lt;br /&gt;
*[[Hockey]]&lt;br /&gt;
*[[Orange]]&lt;br /&gt;
*[[Help]]&lt;br /&gt;
*[[Tea_vs._Hot_Chocolate]]        note: this is a debate&lt;br /&gt;
*[[Linux]]&lt;br /&gt;
*[[Meatspace]]&lt;br /&gt;
*[[Literature]]&lt;br /&gt;
*[[Xbox_Upcoming_Games]]&lt;br /&gt;
*[[ADSL]]&lt;br /&gt;
*[[XBOX]]&lt;br /&gt;
*[[History_of_the_Mouse]]&lt;br /&gt;
*[[Facebook_games]]&lt;br /&gt;
*[[GIMP]]&lt;br /&gt;
*[[Apple]]&lt;br /&gt;
*[[Please_don&#039;t_feed_the_trolls]]&lt;br /&gt;
*[[Meaning_of_life]]&lt;br /&gt;
*[[Windows]]&lt;br /&gt;
*[[INTRODUCTION]]&lt;br /&gt;
*[[360_Programme]]&lt;br /&gt;
*[[Programming]]&lt;br /&gt;
*[[DotA]]&lt;br /&gt;
*[[Lectures]]&lt;br /&gt;
*[[Internet]]&lt;br /&gt;
*[[KEYBOARD_SHORTCUTS]]&lt;br /&gt;
*[[Fascinating_Facts_Concerning_Computers]]&lt;br /&gt;
*[[Wiki]]&lt;br /&gt;
*[[Traveling]]&lt;br /&gt;
*[[System_Requirements_guide]]&lt;/div&gt;</summary>
		<author><name>Hlit009</name></author>
	</entry>
	<entry>
		<id>https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=System_Requirements_guide&amp;diff=3423</id>
		<title>System Requirements guide</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=System_Requirements_guide&amp;diff=3423"/>
		<updated>2009-08-11T04:55:57Z</updated>

		<summary type="html">&lt;p&gt;Hlit009: /* Useful Links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A guide to System Requirements&lt;br /&gt;
&lt;br /&gt;
System requirements are often confusing things. So I figured someone should make a guide to them. Thus by tomorrow there should be a significant massive block of text below this.&lt;br /&gt;
&lt;br /&gt;
The first pitfall most users seem to fall into is the difference between Minimum and Recommended System Requirements. Minimum system requirements seem to be a throwback from the 1990s where applications didn&#039;t actually need that much processing power to run and programmers could be confident that even older systems could run. The unfortunate thing is that this has changed so now minimum system requirements mean that if your computer meets them the application will either barely run with a minimal feature set or not at all. This is why the first rule of thumb is to make sure your PC meets the &#039;&#039;&#039;Recommended System Requirements&#039;&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
To illustrate the point I will use my retail box of Windows Vista Home Premium.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note I am currently freezing in Lab 02 of CompSci111G so I will write it from the comfort of my own PC tonight not some awful Apple Mac&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
                           Rapid Evolution&lt;br /&gt;
#1989 Tim Berners-Lee begins work on the WWW project&lt;br /&gt;
#1991 WWW operational at CERN&lt;br /&gt;
#1992 WWW goes public&lt;br /&gt;
#1993 Mosaic created by Marc Andreessen (First GUI browser)&lt;br /&gt;
#1994 US Senate allow commerce on Internet&lt;br /&gt;
#Netscape Communications formed, Yahoo! formed&lt;br /&gt;
#1995 Microsoft Internet Explorer&lt;br /&gt;
#1998 Netscape became open-source, developed into Mozilla&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Future of System requirements ==&lt;br /&gt;
In recent years computer hardware companies have started making components with 64-bit architecture. Almost all computers in the last few years are made like this but in order to take advantage of this you need to have a 64-bit operating system and program which are quite rare for computers that run Microsoft Windows which are commonly 32-bit. With the release of windows 7 this year 64-bit operating systems will become much more common.&lt;br /&gt;
&lt;br /&gt;
=Advantages are=&lt;br /&gt;
#the limit of ram is now 16 exabytes instead of 3.8gb&lt;br /&gt;
#calculations are executed 3-5 times faster&lt;br /&gt;
#files larger than 4gb are much faster and easier to work with&lt;br /&gt;
#current 64-bit operating systems can also run 32-bit applications&lt;br /&gt;
&lt;br /&gt;
=Disadvantages are=&lt;br /&gt;
#currently there aren&#039;t many 64-bit programs on the market currently but that  will soon change  &lt;br /&gt;
#ram is limited to 196gb but computers with this much ram are very rare&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
and i like this course!!!!&lt;br /&gt;
&lt;br /&gt;
==Useful Links==&lt;br /&gt;
&lt;br /&gt;
*To Wikipedia [http://en.wikipedia.org/wiki/System_requirements]&lt;br /&gt;
*Example of System Requirements[http://www.microsoft.com/windows/windows-vista/get/system-requirements.aspx]&lt;br /&gt;
*Assess your computers ability to run games  [http://www.systemrequirementslab.com/referrer/srl]&lt;br /&gt;
*64-Bit wikipedia [http://en.wikipedia.org/wiki/64-bit]&lt;/div&gt;</summary>
		<author><name>Hlit009</name></author>
	</entry>
	<entry>
		<id>https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=System_Requirements_guide&amp;diff=3421</id>
		<title>System Requirements guide</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=System_Requirements_guide&amp;diff=3421"/>
		<updated>2009-08-11T04:55:34Z</updated>

		<summary type="html">&lt;p&gt;Hlit009: /* More Links by stwi007 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A guide to System Requirements&lt;br /&gt;
&lt;br /&gt;
System requirements are often confusing things. So I figured someone should make a guide to them. Thus by tomorrow there should be a significant massive block of text below this.&lt;br /&gt;
&lt;br /&gt;
The first pitfall most users seem to fall into is the difference between Minimum and Recommended System Requirements. Minimum system requirements seem to be a throwback from the 1990s where applications didn&#039;t actually need that much processing power to run and programmers could be confident that even older systems could run. The unfortunate thing is that this has changed so now minimum system requirements mean that if your computer meets them the application will either barely run with a minimal feature set or not at all. This is why the first rule of thumb is to make sure your PC meets the &#039;&#039;&#039;Recommended System Requirements&#039;&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
To illustrate the point I will use my retail box of Windows Vista Home Premium.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note I am currently freezing in Lab 02 of CompSci111G so I will write it from the comfort of my own PC tonight not some awful Apple Mac&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
                           Rapid Evolution&lt;br /&gt;
#1989 Tim Berners-Lee begins work on the WWW project&lt;br /&gt;
#1991 WWW operational at CERN&lt;br /&gt;
#1992 WWW goes public&lt;br /&gt;
#1993 Mosaic created by Marc Andreessen (First GUI browser)&lt;br /&gt;
#1994 US Senate allow commerce on Internet&lt;br /&gt;
#Netscape Communications formed, Yahoo! formed&lt;br /&gt;
#1995 Microsoft Internet Explorer&lt;br /&gt;
#1998 Netscape became open-source, developed into Mozilla&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Future of System requirements ==&lt;br /&gt;
In recent years computer hardware companies have started making components with 64-bit architecture. Almost all computers in the last few years are made like this but in order to take advantage of this you need to have a 64-bit operating system and program which are quite rare for computers that run Microsoft Windows which are commonly 32-bit. With the release of windows 7 this year 64-bit operating systems will become much more common.&lt;br /&gt;
&lt;br /&gt;
=Advantages are=&lt;br /&gt;
#the limit of ram is now 16 exabytes instead of 3.8gb&lt;br /&gt;
#calculations are executed 3-5 times faster&lt;br /&gt;
#files larger than 4gb are much faster and easier to work with&lt;br /&gt;
#current 64-bit operating systems can also run 32-bit applications&lt;br /&gt;
&lt;br /&gt;
=Disadvantages are=&lt;br /&gt;
#currently there aren&#039;t many 64-bit programs on the market currently but that  will soon change  &lt;br /&gt;
#ram is limited to 196gb but computers with this much ram are very rare&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
and i like this course!!!!&lt;br /&gt;
&lt;br /&gt;
==Useful Links==&lt;br /&gt;
&lt;br /&gt;
#To Wikipedia [http://en.wikipedia.org/wiki/System_requirements]&lt;br /&gt;
#Example of System Requirements[http://www.microsoft.com/windows/windows-vista/get/system-requirements.aspx]&lt;br /&gt;
#Assess your computers ability to run games  [http://www.systemrequirementslab.com/referrer/srl]&lt;br /&gt;
&lt;br /&gt;
#64-Bit wikipedia [http://en.wikipedia.org/wiki/64-bit]&lt;/div&gt;</summary>
		<author><name>Hlit009</name></author>
	</entry>
	<entry>
		<id>https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=System_Requirements_guide&amp;diff=3420</id>
		<title>System Requirements guide</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=System_Requirements_guide&amp;diff=3420"/>
		<updated>2009-08-11T04:55:25Z</updated>

		<summary type="html">&lt;p&gt;Hlit009: /* Useful Links by cwil257 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A guide to System Requirements&lt;br /&gt;
&lt;br /&gt;
System requirements are often confusing things. So I figured someone should make a guide to them. Thus by tomorrow there should be a significant massive block of text below this.&lt;br /&gt;
&lt;br /&gt;
The first pitfall most users seem to fall into is the difference between Minimum and Recommended System Requirements. Minimum system requirements seem to be a throwback from the 1990s where applications didn&#039;t actually need that much processing power to run and programmers could be confident that even older systems could run. The unfortunate thing is that this has changed so now minimum system requirements mean that if your computer meets them the application will either barely run with a minimal feature set or not at all. This is why the first rule of thumb is to make sure your PC meets the &#039;&#039;&#039;Recommended System Requirements&#039;&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
To illustrate the point I will use my retail box of Windows Vista Home Premium.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note I am currently freezing in Lab 02 of CompSci111G so I will write it from the comfort of my own PC tonight not some awful Apple Mac&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
                           Rapid Evolution&lt;br /&gt;
#1989 Tim Berners-Lee begins work on the WWW project&lt;br /&gt;
#1991 WWW operational at CERN&lt;br /&gt;
#1992 WWW goes public&lt;br /&gt;
#1993 Mosaic created by Marc Andreessen (First GUI browser)&lt;br /&gt;
#1994 US Senate allow commerce on Internet&lt;br /&gt;
#Netscape Communications formed, Yahoo! formed&lt;br /&gt;
#1995 Microsoft Internet Explorer&lt;br /&gt;
#1998 Netscape became open-source, developed into Mozilla&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Future of System requirements ==&lt;br /&gt;
In recent years computer hardware companies have started making components with 64-bit architecture. Almost all computers in the last few years are made like this but in order to take advantage of this you need to have a 64-bit operating system and program which are quite rare for computers that run Microsoft Windows which are commonly 32-bit. With the release of windows 7 this year 64-bit operating systems will become much more common.&lt;br /&gt;
&lt;br /&gt;
=Advantages are=&lt;br /&gt;
#the limit of ram is now 16 exabytes instead of 3.8gb&lt;br /&gt;
#calculations are executed 3-5 times faster&lt;br /&gt;
#files larger than 4gb are much faster and easier to work with&lt;br /&gt;
#current 64-bit operating systems can also run 32-bit applications&lt;br /&gt;
&lt;br /&gt;
=Disadvantages are=&lt;br /&gt;
#currently there aren&#039;t many 64-bit programs on the market currently but that  will soon change  &lt;br /&gt;
#ram is limited to 196gb but computers with this much ram are very rare&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
and i like this course!!!!&lt;br /&gt;
&lt;br /&gt;
==Useful Links==&lt;br /&gt;
&lt;br /&gt;
#To Wikipedia [http://en.wikipedia.org/wiki/System_requirements]&lt;br /&gt;
#Example of System Requirements[http://www.microsoft.com/windows/windows-vista/get/system-requirements.aspx]&lt;br /&gt;
#Assess your computers ability to run games  [http://www.systemrequirementslab.com/referrer/srl]&lt;br /&gt;
&lt;br /&gt;
==More Links by stwi007==&lt;br /&gt;
#64-Bit wikipedia [http://en.wikipedia.org/wiki/64-bit]&lt;/div&gt;</summary>
		<author><name>Hlit009</name></author>
	</entry>
	<entry>
		<id>https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Help&amp;diff=3419</id>
		<title>Help</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Help&amp;diff=3419"/>
		<updated>2009-08-11T04:47:41Z</updated>

		<summary type="html">&lt;p&gt;Hlit009: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;There is a help section under main page of wikipedia.&lt;br /&gt;
to veiw it, Click [https://wiki.cs.auckland.ac.nz/stageonewiki/index.php/Main_Page#Helpful_Hints_for_this_wiki HERE]&lt;/div&gt;</summary>
		<author><name>Hlit009</name></author>
	</entry>
	<entry>
		<id>https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Help:Editing&amp;diff=3416</id>
		<title>Help:Editing</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Help:Editing&amp;diff=3416"/>
		<updated>2009-08-11T04:37:25Z</updated>

		<summary type="html">&lt;p&gt;Hlit009: /* Adding an INTERNAL link (a link from this site) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; *- IF you want a request, please, either post it on [[User_talk:Hlit009|this page]] or email me at hlit009@aucklanduni.ac.nz :D&lt;br /&gt;
&lt;br /&gt;
==Things You NEED to Know so You Can Edit Pages Efficiently==&lt;br /&gt;
&lt;br /&gt;
===line breaks===&lt;br /&gt;
&lt;br /&gt;
To use line breaks in this wiki, Use the HTML code br surrounded by &amp;lt;&amp;gt; eg. &amp;lt;nowiki&amp;gt;&amp;lt;br&amp;gt;&amp;lt;/nowiki&amp;gt;     OR     double enter (press enter twice)&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
HailsOnTheRocks 12:34, 6 August 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
===crossed out text===&lt;br /&gt;
To create a line through text in your wiki, use the HTML code s to open and /s to close surrounded by &amp;lt;&amp;gt; eg. &amp;lt;nowiki&amp;gt;&amp;lt;s&amp;gt;Some text in between&amp;lt;/s&amp;gt;&amp;lt;/nowiki&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
this will show up like this:&lt;br /&gt;
&amp;lt;s&amp;gt;Some text in between&amp;lt;/s&amp;gt;&lt;br /&gt;
:HailsOnTheRocks 11:31, 10 August 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
===Adding an INTERNAL link (a link from this site)===&lt;br /&gt;
to add an internal link follow the following steps.&lt;br /&gt;
# Check to see if the page you are making already exists. If it doesn&#039;t, then you need to create a page.&lt;br /&gt;
# Click on the internal link button in the tool bar above the page you are editing [[Image:Link bar.JPG]]&lt;br /&gt;
#Add the name of either the pre-existing page or type an unused name to create a new page [[Image:Link_name.JPG]]&lt;br /&gt;
#to add words to appear on the screen by first typing &#039;Shift + \&#039; to make a verticle line, directly after the name of the link. [[Image:Link_words.JPG]][[Image:Veiw link.JPG]]&lt;br /&gt;
#Save your page&lt;br /&gt;
PLEAE NOTE: if you have created a new page then clicking on the link will take you to an empty edit page. when information is added, then the link will go directly to your created page&lt;br /&gt;
:HailsOnTheRocks 11:04, 11 August 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
===Adding an EXTERNAL link (a link from a site other than this one)===&lt;br /&gt;
#click on the EXTERNAL LINK button&lt;br /&gt;
#add the FULL URL of the site you wish to make the hyperlink to&lt;br /&gt;
#press SPACEBAR once inbetween the URL and the words you want displayed&lt;br /&gt;
#save your page once you have finished editing it :D&lt;br /&gt;
:HailsOnTheRocks 11:07, 11 August 2009 (NZST) &lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;&#039;Tables&#039;&#039;&#039;===&lt;br /&gt;
Making tables in wiki markup is easy- click [[Tables|here]] to learn how.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 *- IF you want a request, please, either post it on [[User_talk:Hlit009|this page]] or email me at hlit009@aucklanduni.ac.nz :D&lt;/div&gt;</summary>
		<author><name>Hlit009</name></author>
	</entry>
	<entry>
		<id>https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Help:Editing&amp;diff=3415</id>
		<title>Help:Editing</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Help:Editing&amp;diff=3415"/>
		<updated>2009-08-11T04:36:45Z</updated>

		<summary type="html">&lt;p&gt;Hlit009: /* crossed out text */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; *- IF you want a request, please, either post it on [[User_talk:Hlit009|this page]] or email me at hlit009@aucklanduni.ac.nz :D&lt;br /&gt;
&lt;br /&gt;
==Things You NEED to Know so You Can Edit Pages Efficiently==&lt;br /&gt;
&lt;br /&gt;
===line breaks===&lt;br /&gt;
&lt;br /&gt;
To use line breaks in this wiki, Use the HTML code br surrounded by &amp;lt;&amp;gt; eg. &amp;lt;nowiki&amp;gt;&amp;lt;br&amp;gt;&amp;lt;/nowiki&amp;gt;     OR     double enter (press enter twice)&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
HailsOnTheRocks 12:34, 6 August 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
===crossed out text===&lt;br /&gt;
To create a line through text in your wiki, use the HTML code s to open and /s to close surrounded by &amp;lt;&amp;gt; eg. &amp;lt;nowiki&amp;gt;&amp;lt;s&amp;gt;Some text in between&amp;lt;/s&amp;gt;&amp;lt;/nowiki&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
this will show up like this:&lt;br /&gt;
&amp;lt;s&amp;gt;Some text in between&amp;lt;/s&amp;gt;&lt;br /&gt;
:HailsOnTheRocks 11:31, 10 August 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
===Adding an INTERNAL link (a link from this site)===&lt;br /&gt;
to add an internal link follow the following steps.&lt;br /&gt;
# Check to see if the page you are making already exists. If it doesn&#039;t, then you need to create a page.&lt;br /&gt;
# Click on the internal link button in the tool bar above the page you are editing [[Image:Link bar.JPG]]&lt;br /&gt;
#Add the name of either the pre-existing page or type an unused name to create a new page [[Image:Link_name.JPG]]&lt;br /&gt;
#to add words to appear on the screen by first typing &#039;Shift + \&#039; to make a verticle line, directly after the name of the link. [[Image:Link_words.JPG]][[Image:Veiw link.JPG]]&lt;br /&gt;
#Save your page&lt;br /&gt;
PLEAE NOTE: if you have created a new page then clicking on the link will take you to an empty edit page. when information is added, then the page will go directly to your page&lt;br /&gt;
:HailsOnTheRocks 11:04, 11 August 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
===Adding an EXTERNAL link (a link from a site other than this one)===&lt;br /&gt;
#click on the EXTERNAL LINK button&lt;br /&gt;
#add the FULL URL of the site you wish to make the hyperlink to&lt;br /&gt;
#press SPACEBAR once inbetween the URL and the words you want displayed&lt;br /&gt;
#save your page once you have finished editing it :D&lt;br /&gt;
:HailsOnTheRocks 11:07, 11 August 2009 (NZST) &lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;&#039;Tables&#039;&#039;&#039;===&lt;br /&gt;
Making tables in wiki markup is easy- click [[Tables|here]] to learn how.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 *- IF you want a request, please, either post it on [[User_talk:Hlit009|this page]] or email me at hlit009@aucklanduni.ac.nz :D&lt;/div&gt;</summary>
		<author><name>Hlit009</name></author>
	</entry>
	<entry>
		<id>https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Help:Editing&amp;diff=3414</id>
		<title>Help:Editing</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Help:Editing&amp;diff=3414"/>
		<updated>2009-08-11T04:36:27Z</updated>

		<summary type="html">&lt;p&gt;Hlit009: /* crossed out text */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; *- IF you want a request, please, either post it on [[User_talk:Hlit009|this page]] or email me at hlit009@aucklanduni.ac.nz :D&lt;br /&gt;
&lt;br /&gt;
==Things You NEED to Know so You Can Edit Pages Efficiently==&lt;br /&gt;
&lt;br /&gt;
===line breaks===&lt;br /&gt;
&lt;br /&gt;
To use line breaks in this wiki, Use the HTML code br surrounded by &amp;lt;&amp;gt; eg. &amp;lt;nowiki&amp;gt;&amp;lt;br&amp;gt;&amp;lt;/nowiki&amp;gt;     OR     double enter (press enter twice)&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
HailsOnTheRocks 12:34, 6 August 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
===crossed out text===&lt;br /&gt;
To create a line through text in your wiki, use the HTML code s to open and /s to close surrounded by &amp;lt;&amp;gt; eg. &amp;lt;nowiki&amp;gt;&amp;lt;s&amp;gt;Some text in between&amp;lt; /s&amp;gt;&amp;lt;/nowiki&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
this will show up like this:&lt;br /&gt;
&amp;lt;s&amp;gt;Some text in between&amp;lt;/s&amp;gt;&lt;br /&gt;
:HailsOnTheRocks 11:31, 10 August 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
===Adding an INTERNAL link (a link from this site)===&lt;br /&gt;
to add an internal link follow the following steps.&lt;br /&gt;
# Check to see if the page you are making already exists. If it doesn&#039;t, then you need to create a page.&lt;br /&gt;
# Click on the internal link button in the tool bar above the page you are editing [[Image:Link bar.JPG]]&lt;br /&gt;
#Add the name of either the pre-existing page or type an unused name to create a new page [[Image:Link_name.JPG]]&lt;br /&gt;
#to add words to appear on the screen by first typing &#039;Shift + \&#039; to make a verticle line, directly after the name of the link. [[Image:Link_words.JPG]][[Image:Veiw link.JPG]]&lt;br /&gt;
#Save your page&lt;br /&gt;
PLEAE NOTE: if you have created a new page then clicking on the link will take you to an empty edit page. when information is added, then the page will go directly to your page&lt;br /&gt;
:HailsOnTheRocks 11:04, 11 August 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
===Adding an EXTERNAL link (a link from a site other than this one)===&lt;br /&gt;
#click on the EXTERNAL LINK button&lt;br /&gt;
#add the FULL URL of the site you wish to make the hyperlink to&lt;br /&gt;
#press SPACEBAR once inbetween the URL and the words you want displayed&lt;br /&gt;
#save your page once you have finished editing it :D&lt;br /&gt;
:HailsOnTheRocks 11:07, 11 August 2009 (NZST) &lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;&#039;Tables&#039;&#039;&#039;===&lt;br /&gt;
Making tables in wiki markup is easy- click [[Tables|here]] to learn how.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 *- IF you want a request, please, either post it on [[User_talk:Hlit009|this page]] or email me at hlit009@aucklanduni.ac.nz :D&lt;/div&gt;</summary>
		<author><name>Hlit009</name></author>
	</entry>
	<entry>
		<id>https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Help:Editing&amp;diff=3413</id>
		<title>Help:Editing</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Help:Editing&amp;diff=3413"/>
		<updated>2009-08-11T04:35:56Z</updated>

		<summary type="html">&lt;p&gt;Hlit009: /* line breaks */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; *- IF you want a request, please, either post it on [[User_talk:Hlit009|this page]] or email me at hlit009@aucklanduni.ac.nz :D&lt;br /&gt;
&lt;br /&gt;
==Things You NEED to Know so You Can Edit Pages Efficiently==&lt;br /&gt;
&lt;br /&gt;
===line breaks===&lt;br /&gt;
&lt;br /&gt;
To use line breaks in this wiki, Use the HTML code br surrounded by &amp;lt;&amp;gt; eg. &amp;lt;nowiki&amp;gt;&amp;lt;br&amp;gt;&amp;lt;/nowiki&amp;gt;     OR     double enter (press enter twice)&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
HailsOnTheRocks 12:34, 6 August 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
===crossed out text===&lt;br /&gt;
To create a line through text in your wiki, use the HTML code s to open and /s to close surrounded by &amp;lt;&amp;gt; eg. &amp;quot;&amp;lt; s&amp;gt;&amp;quot;Some text in between&amp;quot;&amp;lt; /s&amp;gt;&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
this will show up like this:&lt;br /&gt;
&amp;lt;s&amp;gt;Some text in between&amp;lt;/s&amp;gt;&lt;br /&gt;
:HailsOnTheRocks 11:31, 10 August 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
===Adding an INTERNAL link (a link from this site)===&lt;br /&gt;
to add an internal link follow the following steps.&lt;br /&gt;
# Check to see if the page you are making already exists. If it doesn&#039;t, then you need to create a page.&lt;br /&gt;
# Click on the internal link button in the tool bar above the page you are editing [[Image:Link bar.JPG]]&lt;br /&gt;
#Add the name of either the pre-existing page or type an unused name to create a new page [[Image:Link_name.JPG]]&lt;br /&gt;
#to add words to appear on the screen by first typing &#039;Shift + \&#039; to make a verticle line, directly after the name of the link. [[Image:Link_words.JPG]][[Image:Veiw link.JPG]]&lt;br /&gt;
#Save your page&lt;br /&gt;
PLEAE NOTE: if you have created a new page then clicking on the link will take you to an empty edit page. when information is added, then the page will go directly to your page&lt;br /&gt;
:HailsOnTheRocks 11:04, 11 August 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
===Adding an EXTERNAL link (a link from a site other than this one)===&lt;br /&gt;
#click on the EXTERNAL LINK button&lt;br /&gt;
#add the FULL URL of the site you wish to make the hyperlink to&lt;br /&gt;
#press SPACEBAR once inbetween the URL and the words you want displayed&lt;br /&gt;
#save your page once you have finished editing it :D&lt;br /&gt;
:HailsOnTheRocks 11:07, 11 August 2009 (NZST) &lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;&#039;Tables&#039;&#039;&#039;===&lt;br /&gt;
Making tables in wiki markup is easy- click [[Tables|here]] to learn how.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 *- IF you want a request, please, either post it on [[User_talk:Hlit009|this page]] or email me at hlit009@aucklanduni.ac.nz :D&lt;/div&gt;</summary>
		<author><name>Hlit009</name></author>
	</entry>
	<entry>
		<id>https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Binary_prefix&amp;diff=3412</id>
		<title>Binary prefix</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Binary_prefix&amp;diff=3412"/>
		<updated>2009-08-11T04:34:22Z</updated>

		<summary type="html">&lt;p&gt;Hlit009: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=CAN SOME ONE CATEGORIZE THIS PAGE PLEASE?=&lt;br /&gt;
In computing, a &#039;&#039;&#039;binary prefix&#039;&#039;&#039; is a set of letters that precede a unit of measure (such as a [[byte]]) to indicate multiplication by a power of two. In certain contexts in computing, such as [[computer memory]] sizes, units of information storage and communication traffic ([[Byte]]) have traditionally been reported in multiples of powers of two. The term &#039;&#039;binary prefix&#039;&#039; is intended to differentiate usage of certain symbolic abbreviations (for example, &#039;&#039;&#039;k&#039;&#039;&#039; or &#039;&#039;&#039;kilo&#039;&#039;&#039;) from the &#039;&#039;[[SI prefixes]]&#039;&#039;, which are always decimal (power of 10) multiples.&amp;lt;ref name=&amp;quot;bipm&amp;quot;&amp;gt;{{cite web|url=http://www.bipm.org/en/si/prefixes.html|title=BIPM - SI prefixes|format=html}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The first few binary multipliers, e.g., 1024 (2&amp;lt;sup&amp;gt;10&amp;lt;/sup&amp;gt;), {{gaps|1|048|576}} (2&amp;lt;sup&amp;gt;20&amp;lt;/sup&amp;gt;), are close in value to [[SI prefixes]], such as kilo (1000 = 10&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;) and mega ({{gaps|1|000|000}} = 10&amp;lt;sup&amp;gt;6&amp;lt;/sup&amp;gt;), respectively. Therefore it became common practice amongst computer professionals to use these prefixes for the binary multiples – for example, to use the symbol &#039;&#039;M&#039;&#039; (mega) to mean {{gaps|1|048|576}} instead of {{gaps|1|000|000}}. However, when used with [[SI units]] and in some other contexts, these prefixes retain their decimal meanings. Certain disciplines of computing have always used these prefixes as decimal multipliers, for example, when specifying quantities of bits transmitted on a [[Serial communication|serial]] [[transmission medium]]. This has led to ambiguity in intended use of these prefixes.&amp;lt;ref name=&amp;quot;NIST&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In 1999, following recommendations by the [[International Union of Pure and Applied Chemistry]] (IUPAC) in 1995&amp;lt;ref name=&amp;quot;iupac&amp;quot;&amp;gt;[http://ww1.iucr.org/cexec/rep95/idcns.htm IUCr 1995 Report - IUCr IUPAC Interdivisional Committee on Nomenclature and Symbols (IDCNS)]&amp;lt;/ref&amp;gt; and [[National Institute of Standards and Technology]] (NIST), the standards organization known as the [[International Electrotechnical Commission]] (IEC) adopted a set of distinct prefixes (cf. [[IEC 60027]]), e.g., &#039;&#039;&#039;kibi&#039;&#039;&#039; (symbol&amp;amp;nbsp;Ki, from &amp;quot;kilobinary&amp;quot;)&amp;lt;ref name=&amp;quot;NIST&amp;quot;/&amp;gt; and &#039;&#039;&#039;mebi&#039;&#039;&#039; (symbol&amp;amp;nbsp;Mi, from &amp;quot;megabinary&amp;quot;), to indicate binary multipliers. The system used the multiplier 1024 (2&amp;lt;sup&amp;gt;10&amp;lt;/sup&amp;gt;), rather than 1000 (10&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;) as in the SI system, to arrive at successively larger prefixes. Under this recommendation, the SI prefixes should only be used in the decimal sense: [[kilobyte]] and [[megabyte]] denote one thousand bytes and one million bytes respectively, while [[kibibyte]] and [[mebibyte]] denote 1024 bytes and {{gaps|1|048|576}} bytes respectively. This recommendation has since been adopted by some other leading national and international standards bodies, that now prescribe that the prefixes k, M and G should always refer to powers of ten, &#039;&#039;even in the context of information technology&#039;&#039;.&amp;lt;ref name=&amp;quot;BIPM&amp;quot;/&amp;gt;&amp;lt;ref name=&amp;quot;NIST&amp;quot;/&amp;gt;&amp;lt;ref name=&amp;quot;IEEE1541&amp;quot;/&amp;gt;&amp;lt;ref name=&amp;quot;ieee260&amp;quot;&amp;gt;{{cite book|isbn=073813998X|title=IEEE Std 260.1-2004, IEEE Standard Letter Symbols for Units of Measurement (SI Units, Customary Inch-Pound Units, and Certain Other Units)|version=Revision of 260.1-1993|publisher=[[IEEE]]|url=http://ieeexplore.ieee.org/servlet/opac?punumber=9287|date=23 September 2004|author=sponsor, Standards Coordinating Committee on Quantities, Units, and Letter Symbols.}}&amp;lt;/ref&amp;gt; Notwithstanding the availability of the new binary prefixes and their unambiguous meaning, they have seen limited adoption in practice; the use of K (or k), M and G as binary multipliers when denoting the capacity of solid‑state memory like [[random access memory]] (RAM) remains a ubiquitous industry practice.&amp;lt;ref&amp;gt;[http://welcome.hp.com/country/us/en/welcome.html Hewlett-Packard], [http://www.dell.com/ Dell], [http://www.sonystyle.com/webapp/wcs/stores/servlet/CategoryDisplay?catalogId=10551&amp;amp;storeId=10151&amp;amp;langId=-1&amp;amp;categoryId=16155&amp;amp;SR=nav:shop:computers:desktops:ss&amp;amp;ref=http%3A//www.sony.com/index.php Sony], [http://www.apple.com/mac/ Apple Inc.], [http://explore.toshiba.com/laptops Toshiba], [http://www.gateway.com/systems/category/529598023.php Gateway]&amp;lt;br&amp;gt;[http://www.sun.com/desktop/index.jsp Sun Microsystems], [http://www.4allmemory.com/index.cfm?fuseaction=search.rdram_rambus_pc1066 4AllMemory.com]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
{{seealso|Timeline of binary prefixes}}&lt;br /&gt;
&lt;br /&gt;
===Early usage===&lt;br /&gt;
Early computers used one of two addressing methods to access the system memory; binary (base-2) or decimal (base-10).  For instance, the [[IBM 701]] (1952) used binary and could address 2,048 36-[[bit]] [[word (computing)|words]], while the [[IBM 702]] (1953) used decimal and could address 10,000 7-bit words.&lt;br /&gt;
&lt;br /&gt;
By the mid 1960s, binary addressing had become the standard architecture in computer design. The computer system documentation would specify the memory size with an exact number such as 32768, 65536 or 131072 words of storage (all [[powers of 2]]). There were several methods used to abbreviate these quantities. The use of &#039;&#039;K&#039;&#039; in the binary sense as in a &amp;quot;32K core&amp;quot; can be found as early as 1959&amp;lt;ref name = &amp;quot;32K 1959&amp;quot;&amp;gt;{{cite journal | last = Real | first = P. | title = A generalized analysis of variance program utilizing binary logic. | journal = ACM &#039;59: Preprints of papers presented at the 14th national meeting of the Association for Computing Machinery | pages = 78-1–78-5 | month = September | year = 1959 | doi = 10.1145/612201.612294 | publisher = ACM Press |quote = On a &#039;&#039;&#039;32k core&#039;&#039;&#039; size 704 computer, approximately 28,000 datum may be analyzed, ... without resorting to auxiliary tape storage.}} Note: the IBM 704 core memory units had 4096 36-bit words. Up to 32,768 words could be installed &amp;lt;/ref&amp;gt;&amp;lt;ref name = &amp;quot;32K 1960&amp;quot;&amp;gt;{{cite journal | last =Gruenberger | first =Fred | title =Letters to the Editor | journal =Communications of the ACM | volume =3 | issue =10 | month =October | year =1960 | url = http://doi.acm.org/10.1145/367415.367419 | doi = 10.1145/367415.367419}} &amp;quot;The 8K core stores were getting fairly common in this country in 1954. The 32K store started mass production in 1956; it is the standard now for large machines and at least 200 machines of the size (or its equivalent in the character addressable machines) are in existence today (and at least 100 were in existence in mid-1959).&amp;quot; Note: The [[IBM 1401]] was a character addressable computer.&amp;lt;/ref&amp;gt;  [[Gene Amdahl|Gene Amdahl&#039;s]] seminal 1964 article on [[IBM System/360]] used 1K to mean 1024.&amp;lt;ref name=&amp;quot;IBM360&amp;quot;&amp;gt;{{cite journal | last =Amdahl | first = Gene M. | authorlink = Gene Amdahl | coauthors = [[Gerrit Blaauw]]; [[Fred Brooks]]| title = Architecture of the IBM System/360 | journal =IBM Journal of Research and Development | volume =8 | issue =2 | publisher = IBM | year = 1964 | url = http://www.research.ibm.com/journal/rd/441/amdahl.pdf|format=PDF}} Figure 1 gives storage (memory) capacity ranges of the various models in &amp;quot;Capacity 8 bit bytes, 1 K = 1024&amp;quot;&amp;lt;/ref&amp;gt; This style was used by other computer vendors, the [[CDC 7600]] &#039;&#039;System Description&#039;&#039; (1968) made extensive use of K as 1024.&amp;lt;ref name = &amp;quot;CDC7600&amp;quot;&amp;gt;{{cite book | author = Control Data Corporation | title = Control Data 7600 Computer System: Preliminary System Description | month = November | year = 1968 | url = http://archive.computerhistory.org/resources/text/CDC/CDC.7600.1968.102646087.pdf |quote = One type, designated as the small core memory (SCM) is a many bank coincident current type memory with a total of 64K words of 60 bit length (K=1024).|format=PDF}}&amp;lt;/ref&amp;gt; Another style was to truncate the last 3 digits and append K. The exact values {{gaps|32|768}}, {{gaps|65|536}} and {{gaps|131|072}} would then become 32K, 65K and 131K.&amp;lt;ref name = &amp;quot;CDC6600&amp;quot;&amp;gt;{{cite book | author = Control Data Corporation | title = Control Data 6400/6500/6600 Computer Systems Reference Manual | year = 1965-1967 | pages = pg 2–1 | edition = Pub No. 60100000 | url = http://ed-thelen.org/comp-hist/CDC-6600-R-M.html#TOC/ |quote = Central Memory is organized into 32K, 65K, or 131K words (60-bit) in 8, 16, or 32 banks of 4096 words each.}}&amp;lt;/ref&amp;gt; (If {{gaps|32|768}} were instead rounded off, it would be 33K; if K = 1024 were used, 65,536 would become &amp;quot;64K&amp;quot;.) This style was used from about 1965 to 1975.&lt;br /&gt;
&lt;br /&gt;
These two styles (K = 1024 and truncation) were used loosely around the same time, sometimes by the same company. (In discussions of binary-addressed memories, the exact size was evident from context.) The [[HP 2100|HP 21MX]] real-time computer (1974) denoted 196608 as 196K and {{gaps|1|048|576}} as 1 M,&amp;lt;ref name =&amp;quot;HP21MX&amp;quot;&amp;gt;{{cite journal | last =Frankenberg | first =Robert | title =All Semiconductor Memory Selected for New Minicomputer Series | journal = Hewlett-Packard Journal | volume =26 | issue =2 | pages = pg 15–20 | publisher = Hewlett-Packard | month = October | year = 1974 | url = http://www.hpl.hp.com/hpjournal/pdfs/IssuePDFs/1974-10.pdf | accessdate = 2007-06-18 | quote = 196K-word memory size|format=PDF}}&amp;lt;/ref&amp;gt; while the [[HP 3000]] business computer (1973) could have 64K, 96K, or 128K bytes of memory.&amp;lt;ref name=&amp;quot;HP3000&amp;quot;&amp;gt; {{Citation | last = Hewlett-Packard | title =HP 3000 Configuration Guide | journal = HP 3000 Computer System and Subsystem Data | pages = pg 59 | date = November 1973 | url = http://www.bitsavers.org/pdf/hp/3000/hp3000/5952-4500_optionsBrochure_Nov73.pdf|format=PDF}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The terms Kbit, Kbyte, Mbit and Mbyte started to be used as binary units in the early 1970s.&amp;lt;ref name= &amp;quot;Mbyte1972&amp;quot;&amp;gt; {{cite journal | last = Lin | first = Yeong | coauthors = Mattson, Richard | title = Cost-performance evaluation of memory hierarchies | journal = Magnetics, IEEE Transactions on | volume =8 | issue =3 | pages = pg 390–392 | publisher = IEEE | month =September | year =1972 | url = http://ieeexplore.ieee.org/xpl/freeabs_all.jsp?tp=&amp;amp;arnumber=1067329&amp;amp;isnumber=22917 |quote = Also, random access devices are advantageous over serial access devices for backing store applications only when the memory capacity is less than 1 Mbyte. For capacities of 4 Mbyte and 16 Mbyte serial access stores with shift register lengths of 256 bit and 1024 bit, respectively, look favorable. | doi = 10.1109/TMAG.1972.1067329}}&amp;lt;/ref&amp;gt; Most memory capacities were expressed in K, even when M could have been used: The IBM System/370 Model 158 brochure (1972) had the following: &amp;quot;Real storage capacity is available in 512K increments ranging from 512K to 2,048K bytes.&amp;quot;&amp;lt;ref name=&amp;quot;IBM370&amp;quot;&amp;gt;{{cite journal | last =IBM| title = System/370 Model 158 brochure | publisher = IBM | year = 1972 | url = http://archive.computerhistory.org/resources/text/IBM/IBM.370Mod158.1972.102646258.pdf | quote = All-monolithic storage ... (1024-bit NMOS) This new improvement of processor storage makes system expansion more economical. Real storage capacity is available in 512K increments ranging from 512K to 2,048K bytes.|format=PDF}}&amp;lt;/ref&amp;gt; Megabyte was used to describe the 22-bit addressing of DEC [[PDP-11]]/70 (1975)&amp;lt;ref name=&amp;quot;PDP11&amp;quot;&amp;gt;{{cite journal | last = Bell | first = Gordon | coauthors = Strecker, William | title = Computer structures: What have we learned from the PDP-11? | journal = ISCA &#039;76: Proceedings of the 3rd annual symposium on Computer architecture | pages = pg 1–14 | publisher = ACM Press | month = November | year = 1975 | url = http://research.microsoft.com/~gbell/Digital/Bell_Strecker_What_we%20_learned_fm_PDP-11c%207511.pdf&lt;br /&gt;
 | quote = memory size (8k bytes to 4 megabytes).|format=PDF}}&amp;lt;/ref&amp;gt; and gigabyte the 30-bit addressing DEC [[VAX-11/780]] (1977).&lt;br /&gt;
&lt;br /&gt;
By the mid 1970s it was common to see K (e.g. Kbyte) meaning 1024 and the occasional M (e.g. Mbyte) as 1048576 for words or bytes of computer memory (RAM) while K and M were commonly used with their decimal meaning for disk storage.  In the 1980s the term G (e.g. GB) with decimal meaning was commonly applied to disk storage while M in its binary meaning became common for computer memory. In the 1990s G in its binary meaning became common usage for computer memory. The first TB hard disk drive (terabyte, decimal meaning) was introduced in 2007.&amp;lt;ref&amp;gt;[http://www.pcworld.com/article/id,128400-page,1/article.html PC World - Hitachi Introduces 1-Terabyte Hard Drive]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The dual use of these prefixes as both decimal and binary quantities was defined in standards and dictionaries. The 1986 ANSI/IEEE Std 1084-1986&amp;lt;ref name=&amp;quot;IEEE1084&amp;quot;&amp;gt; {{cite book | title= ANSI/IEEE Std 1084-1986 IEEE Standard Glossary of Mathematics of Computing Terminology |date=30 October 1986 | url =  http://ieeexplore.ieee.org/xpl/freeabs_all.jsp?tp=&amp;amp;arnumber=26589&amp;amp;isnumber=1030 |quote= kilo (K). (1) A prefix indicating 1000. (2) In statements involving size of computer storage, a prefix indicating 2&amp;lt;sup&amp;gt;10&amp;lt;/sup&amp;gt;, or 1024. mega (M). (1) A prefix indicating one million. (2) In statements involving size of computer storage, a prefix indicating 2&amp;lt;sup&amp;gt;20&amp;lt;/sup&amp;gt;, or 1048576.}}&amp;lt;/ref&amp;gt; defined dual uses for kilo and mega.&lt;br /&gt;
{{quote|&lt;br /&gt;
kilo (K). (1) A prefix indicating 1000. (2) In statements involving size of computer storage, a prefix indicating 2&amp;lt;sup&amp;gt;10&amp;lt;/sup&amp;gt;, or 1024.&lt;br /&gt;
&lt;br /&gt;
mega (M). (1) A prefix indicating one million. (2) In statements involving size of computer storage, a prefix indicating 2&amp;lt;sup&amp;gt;20&amp;lt;/sup&amp;gt;, or 1048576.}} The binary units Kbyte and Mbyte were formally defined in ANSI/IEEE Std 1212-1991.&amp;lt;ref name = &amp;quot;IEEE1212&amp;quot;&amp;gt;&lt;br /&gt;
{{cite book | title= ANSI/IEEE Std 1212-1991 IEEE Standard Control and Status Register (CSR) Architecture for Microcomputer Buses |date=22 July 1992 | url = http://ieeexplore.ieee.org/xpl/freeabs_all.jsp?isnumber=4706&amp;amp;arnumber=182896&amp;amp;count=1|quote= Kbyte. Kilobyte. Indicates 2&amp;lt;sup&amp;gt;10&amp;lt;/sup&amp;gt; bytes. Mbyte. Megabyte. Indicates 2&amp;lt;sup&amp;gt;20&amp;lt;/sup&amp;gt;bytes. Gbyte is used in the Foreword.}}&amp;lt;/ref&amp;gt; The terms Kbyte, Mbyte, and Gbyte are found in the trade press and in IEEE journals. &amp;quot;Gigabyte&amp;quot; was formally defined in IEEE Std 610.10-1994 as either {{gaps|1|000|000|000}} or 2&amp;lt;sup&amp;gt;30&amp;lt;/sup&amp;gt; bytes.&amp;lt;ref name = &amp;quot;IEEE610&amp;quot;&amp;gt;&lt;br /&gt;
{{cite book | title= IEEE Std 610.10-1994 IEEE Standard Glossary of Computer Hardware Terminology |date=24 June 1994 | url = http://ieeexplore.ieee.org/xpl/freeabs_all.jsp?tp=&amp;amp;arnumber=477873&amp;amp;isnumber=10104 | quote= gigabyte (gig, GB). This term may mean either a) {{gaps|1|000|000|000}} bytes or b) 2&amp;lt;sup&amp;gt;30&amp;lt;/sup&amp;gt; bytes. ... As used in this document, the terms kilobyte (kB) means 2&amp;lt;sup&amp;gt;10&amp;lt;/sup&amp;gt; or 1024 bytes, megabyte (MB) means 1024 kilobytes, and gigabyte (GB) means 1024 megabytes.}}&amp;lt;/ref&amp;gt; Kilobyte, Kbyte, and KB are equivalent units and all are defined in the current standard, IEEE 100-2000.&amp;lt;ref name = &amp;quot;IEEE100&amp;quot;&amp;gt;{{cite book | author = Institute of Electrical and Electronics Engineers| authorlink = Institute of Electrical and Electronics Engineers| title = The Authoritative Dictionary of IEEE Standards Terms | publisher = IEEE Computer Society Press | year = 2000 | url = http://ieeexplore.ieee.org/xpl/freeabs_all.jsp?arnumber=4116787 | isbn = 0-7381-2601-2 }} &amp;quot;kB See kilobyte.&amp;quot; &amp;quot;Kbyte Kilobyte. Indicates 2&amp;lt;sup&amp;gt;10&amp;lt;/sup&amp;gt; bytes.&amp;quot; &amp;quot;Kilobyte Either 1000 or 2&amp;lt;sup&amp;gt;10&amp;lt;/sup&amp;gt; or 1024 bytes.&amp;quot; The standard also defines megabyte and gigabyte. There is a note that an alternative notation for base-2 is under development.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The industry has coped with the dual definitions because system memory (RAM) typically uses the binary meaning while disk storage uses the decimal meaning. There are exceptions like [[diskette]]s and [[CD]]s. There are no [[International System of Units|SI units]] for computer storage capacity but the decimal prefix meanings of KB, MB, and GB are often referred to as SI prefixes.&lt;br /&gt;
&lt;br /&gt;
===Suggestions for new prefixes===&lt;br /&gt;
While computer scientists typically used &#039;&#039;k&#039;&#039; to mean 1000, they recognized the convenience that would result from working with powers of 1024 and the confusion that resulted from using the same abbreviation for two definitions.&amp;lt;ref name=&amp;quot;Morrison&amp;quot;&amp;gt;&#039;&#039;Letters to the editor: Abbreviations for computer and memory sizes&#039;&#039;. Donald R. Morrison, [[Sandia]] Corp, Communications of the ACM, Volume 11,  Issue 3 (March 1968) Page: 150  {{DOI|10.1145/362929.362962}}&amp;lt;/ref&amp;gt;  Several proposals for unique symbols were made in 1968.  (At the time, memory size was small, and only &#039;&#039;K&#039;&#039; was in widespread use.)  Donald Morrison proposed to use the Greek letter [[κ]] to denote 1024, κ² to denote 1024×1024, and so on.&amp;lt;ref name=&amp;quot;Morrison&amp;quot;/&amp;gt; [[Wallace Givens]] responded with a proposal to use bK as an abbreviation for 1024 and bK2 or bK² for 1024×1024, though he noted that neither the Greek letter nor lowercase letter b would be easy to reproduce on computer printers of the day.&amp;lt;ref&amp;gt;&#039;&#039;Letters to the editor: proposed abbreviation for 1024: bK&#039;&#039;, [[Wallace Givens]], Applied National Lab, Communications of the ACM archive, Volume 11, Issue 6 (June 1968), Page: 391 {{DOI|10.1145/363347.363351}}&amp;lt;/ref&amp;gt;  [[Bruce A. Martin]] further proposed that the units be abandoned altogether, and the letter B be used as a binary exponent, similar to [[Scientific notation#E notation|E notation]], to create shorthands like 3B20 for 3×2&amp;lt;sup&amp;gt;20&amp;lt;/sup&amp;gt;&amp;lt;ref&amp;gt;&#039;&#039;Letters to the editor: On binary notation&#039;&#039;, Bruce A. Martin, Associated Universities Inc., Communications of the ACM, Volume 11, Issue 10 (October 1968) Page: 658 {{DOI|10.1145/364096.364107}}&amp;lt;/ref&amp;gt;  None of these gained much acceptance, and capitalization of the letter K became the de facto standard for binary notation, though this could not be extended to higher powers. Later, as the discrepancy between the two systems increased, more proposals for unique units were made. In 1996, [[Markus Kuhn]] proposed a system of units with &#039;&#039;di&#039;&#039; prefixes, like the &amp;quot;dikilobyte&amp;quot; (K₂B or K2B).&amp;lt;ref&amp;gt;&#039;&#039;[http://www.cl.cam.ac.uk/~mgk25/information-units.txt Standardized units for use in information technology]&#039;&#039;, [[Markus Kuhn]], [[1996-12-29]]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The binary set of prefixes seem to have been first proposed&amp;lt;ref name=&amp;quot;Knuth-webpage&amp;quot;/&amp;gt; by the [[IUPAC]] Interdivisional Committee on Nomenclature and Symbols in 1995. At that time, it was proposed that the terms kilobyte and megabyte be used only for 10&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; bytes and 10&amp;lt;sup&amp;gt;6&amp;lt;/sup&amp;gt; bytes respectively. The new prefixes &amp;quot;kibi&amp;quot; (kilobinary), &amp;quot;mebi&amp;quot; (megabinary) and &amp;quot;gibi&amp;quot; (gigabinary) were also proposed at the time, and the proposed symbols for the &#039;&#039;prefixes&#039;&#039; were &amp;quot;kb&amp;quot;, &amp;quot;Mb&amp;quot; and &amp;quot;Gb&amp;quot; respectively, rather than &amp;quot;Ki&amp;quot;, &amp;quot;Mi&amp;quot; and &amp;quot;Gi&amp;quot;.&amp;lt;ref name=&amp;quot;iupac&amp;quot;/&amp;gt; The proposal was not accepted at the time.&lt;br /&gt;
&lt;br /&gt;
The [[IEEE]] had begun to collaborate with the [[ISO]] and [[IEC]] to find acceptable names for binary prefixes. The IEC proposed &amp;quot;kibi&amp;quot;, &amp;quot;mebi&amp;quot;, &amp;quot;gibi&amp;quot; and &amp;quot;tebi&amp;quot;, with the prefixes &amp;quot;Ki&amp;quot;, &amp;quot;Mi&amp;quot;, &amp;quot;Gi&amp;quot; and &amp;quot;Ti&amp;quot; respectively, in 1996.&amp;lt;ref name=&amp;quot;iucr-96&amp;quot;&amp;gt;[http://www.chester.iucr.org/iucr-top/cexec/rep96/idcns.htm 1996 IUCr IUPAC Interdivisional Committee on Nomenclature and Symbols (IDCNS) report]&amp;lt;/ref&amp;gt; The IEEE decided that IEEE standards would use the prefixes &amp;quot;kilo&amp;quot; etc. with their metric definitions, allowing the base-two definitions to be used in an interim period as long as such usage was explicitly pointed out on a case-by-case basis.&amp;lt;ref name=&amp;quot;ieee-standards&amp;quot;&amp;gt;Bruce Barrow, &amp;quot;A Lesson in Megabytes,&amp;quot; &#039;&#039;IEEE Standards Bearer&#039;&#039;, January 1997, page 5&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In January 1999, the IEC published the first international standard (IEC 60027-2 Amendment 2) with the new prefixes, extended up to &amp;quot;pebi&amp;quot; (Pi) and &amp;quot;exbi&amp;quot; (Ei).&amp;lt;ref&amp;gt;&amp;quot;These prefixes for binary multiples, which were developed by IEC Technical Committee (TC) 25, Quantities and units, and their letter symbols, with the strong support of the International Committee for Weights and Measures (CIPM) and the Institute of Electrical and Electronics Engineers (IEEE), were adopted by the IEC as Amendment 2 to IEC International Standard IEC 60027-2: Letter symbols to be used in electrical technology - Part 2: Telecommunications and electronics.&amp;quot;&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;[http://journals.iucr.org/a/issues/2000/06/00/es0288/es0288bdy.html#SEC15.1 IUCR 1999 report on IUPAC Interdivisional Committee on Nomenclature and Symbols]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Proposals for alternative sets of prefixes have continued following the introduction of these prefixes as well. [[Donald Knuth]], who uses decimal notation like 1 MB = 1000 kB,&amp;lt;ref name=&amp;quot;Knuth&amp;quot;&amp;gt;&#039;&#039;[http://www-cs-staff.stanford.edu/~knuth/fasc1.ps.gz The Art of Computer Programming]&#039;&#039; Volume 1, [[Donald Knuth]], pp. 24 and 94&amp;lt;/ref&amp;gt; has proposed that the powers of 1024 be designated as &amp;quot;large kilobytes&amp;quot; and &amp;quot;large megabytes&amp;quot; (abbreviated KKB and MMB, as &amp;quot;doubling the letter connotes both binary-ness and large-ness&amp;quot;).&amp;lt;ref name=&amp;quot;Knuth-webpage&amp;quot;&amp;gt;[http://www-cs-staff.stanford.edu/~knuth/news99.html Knuth: Recent News (1999)]&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;Knuth&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{anchor|IEC standard prefixes}}&lt;br /&gt;
==Prefixes==&lt;br /&gt;
{|align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;3&amp;quot; class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot;|IEC prefix&lt;br /&gt;
!colspan=&amp;quot;4&amp;quot;|Representations&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot;|SI prefix names in binary use&lt;br /&gt;
|-&lt;br /&gt;
! Name&lt;br /&gt;
! Symbol&lt;br /&gt;
! Base 2&lt;br /&gt;
! Base 1024&lt;br /&gt;
! Value&lt;br /&gt;
!colspan=&amp;quot;1&amp;quot;| Base 10&lt;br /&gt;
! Name&lt;br /&gt;
! Symbol&lt;br /&gt;
|-&lt;br /&gt;
| kibi&lt;br /&gt;
| Ki&lt;br /&gt;
| 2&amp;lt;sup&amp;gt;10&amp;lt;/sup&amp;gt;&lt;br /&gt;
| 1024&amp;lt;sup&amp;gt;1&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;right&amp;quot;| {{gaps|1|024}}&lt;br /&gt;
| ~{{gaps|1.02|e=3}}&lt;br /&gt;
| [[Kilo-|kilo]]&lt;br /&gt;
| k, K&lt;br /&gt;
|-bgcolor=&amp;quot;#ffff99&amp;quot;&lt;br /&gt;
| mebi&lt;br /&gt;
| Mi&lt;br /&gt;
| 2&amp;lt;sup&amp;gt;20&amp;lt;/sup&amp;gt;&lt;br /&gt;
| 1024&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;right&amp;quot;| {{gaps|1|048|576}}&lt;br /&gt;
| ~{{gaps|1.05|e=6}}&lt;br /&gt;
| [[Mega-|mega]]&lt;br /&gt;
| M&lt;br /&gt;
|-&lt;br /&gt;
| gibi&lt;br /&gt;
| Gi&lt;br /&gt;
| 2&amp;lt;sup&amp;gt;30&amp;lt;/sup&amp;gt;&lt;br /&gt;
| 1024&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;right&amp;quot;| {{gaps|1|073|741|824}}&lt;br /&gt;
| ~{{gaps|1.07|e=9}}&lt;br /&gt;
| [[Giga-|giga]]&lt;br /&gt;
| G&lt;br /&gt;
|-bgcolor=&amp;quot;#ffff99&amp;quot;&lt;br /&gt;
| tebi&lt;br /&gt;
| Ti&lt;br /&gt;
| 2&amp;lt;sup&amp;gt;40&amp;lt;/sup&amp;gt;&lt;br /&gt;
| 1024&amp;lt;sup&amp;gt;4&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;right&amp;quot;| {{gaps|1|099|511|627|776}}&lt;br /&gt;
| ~{{gaps|1.10|e=12}}&lt;br /&gt;
| [[Tera-|tera]]&lt;br /&gt;
| T&lt;br /&gt;
|-&lt;br /&gt;
| pebi&lt;br /&gt;
| Pi&lt;br /&gt;
| 2&amp;lt;sup&amp;gt;50&amp;lt;/sup&amp;gt;&lt;br /&gt;
| 1024&amp;lt;sup&amp;gt;5&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;right&amp;quot;| {{gaps|1|125|899|906|842|624}}&lt;br /&gt;
| ~{{gaps|1.13|e=15}}&lt;br /&gt;
| [[Peta-|peta]]&lt;br /&gt;
| P&lt;br /&gt;
|-bgcolor=&amp;quot;#ffff99&amp;quot;&lt;br /&gt;
| exbi&lt;br /&gt;
| Ei&lt;br /&gt;
| 2&amp;lt;sup&amp;gt;60&amp;lt;/sup&amp;gt;&lt;br /&gt;
| 1024&amp;lt;sup&amp;gt;6&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;right&amp;quot;| {{gaps|1|152|921|504|606|846|976}}&lt;br /&gt;
| ~{{gaps|1.15|e=18}}&lt;br /&gt;
| [[Exa-|exa]]&lt;br /&gt;
| E&lt;br /&gt;
|-&lt;br /&gt;
| zebi&lt;br /&gt;
| Zi&lt;br /&gt;
| 2&amp;lt;sup&amp;gt;70&amp;lt;/sup&amp;gt;&lt;br /&gt;
| 1024&amp;lt;sup&amp;gt;7&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;right&amp;quot;| {{gaps|1|180|591|620|717|411|303|424}}&lt;br /&gt;
| ~{{gaps|1.18|e=21}}&lt;br /&gt;
| [[Zetta-|zetta]]&lt;br /&gt;
| Z&lt;br /&gt;
|-bgcolor=&amp;quot;#ffff99&amp;quot;&lt;br /&gt;
| yobi&lt;br /&gt;
| Yi&lt;br /&gt;
| 2&amp;lt;sup&amp;gt;80&amp;lt;/sup&amp;gt;&lt;br /&gt;
| 1024&amp;lt;sup&amp;gt;8&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;right&amp;quot;| {{gaps|1|208|925|819|614|629|174|706|176}}&lt;br /&gt;
| ~{{gaps|1.21|e=24}}&lt;br /&gt;
| [[Yotta-|yotta]]&lt;br /&gt;
| Y&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===SI prefix names in binary use===&lt;br /&gt;
Quantities that are multiples of the unit by a power of 2 are indicated using similarly-valued SI prefixes, such as using kilo (the SI prefix for 1000) to indicate 2&amp;lt;sup&amp;gt;10&amp;lt;/sup&amp;gt;=1024. Byte multiples using binary powers up to yottabyte are given by the on-line computing dictionary [[FOLDOC]].&amp;lt;ref&amp;gt;[http://foldoc.org/?yottabyte Free on-line Dictionary of Computing]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The one-letter symbols are identical to SI prefixes, except for &amp;quot;K&amp;quot;, which is used interchangeably with &amp;quot;k&amp;quot; (in SI, &#039;&#039;only&#039;&#039; the lower-case &amp;quot;k&amp;quot; represents 1000).&lt;br /&gt;
&lt;br /&gt;
These prefixes are in common use in contexts such as file and memory sizes. The names and values of the [[SI prefixes]] were defined in the 1960 SI standard, with powers-of-1000 values. Standard dictionaries do recognize the binary use of these prefixes.&amp;lt;ref name=&amp;quot;webster&amp;quot;&amp;gt;{{cite web|url=http://www.m-w.com/dictionary/Megabyte|title=Definition of megabyte|format=html}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;metadict&amp;quot;&amp;gt;{{cite web|url=http://dictionary.reference.com/browse/Megabyte|title=Definitions of Megabyte on Dictionary.com&amp;quot;|format=html}}&amp;lt;/ref&amp;gt; Oxford online dictionary defines, for example, megabyte as: &amp;quot;Computing a unit of information equal to one million or (strictly) {{gaps|1|048|576|bytes}}.&amp;quot;&amp;lt;ref name=&amp;quot;oxford&amp;quot;&amp;gt;{{cite web|url=http://www.askoxford.com/concise_oed/megabyte?view=uk|title=AskOxford: megabyte|format=html}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===IEC standard prefixes===&lt;br /&gt;
In January 1999, the [[International Electrotechnical Commission]] introduced in an addendum to [[IEC 60027|IEC 60027-2]] the prefixes &#039;&#039;kibi&#039;&#039; ([[kibibyte]]), &#039;&#039;mebi&#039;&#039;, &#039;&#039;gibi&#039;&#039;, etc., and the symbols Ki, Mi, Gi, etc. to specify binary multiples of a quantity and eliminate the ambiguity with their [[SI]] meanings.&amp;lt;ref name=&amp;quot;NIST-biprefix&amp;quot;&amp;gt;{{cite web&lt;br /&gt;
  | url = http://physics.nist.gov/cuu/Units/binary.html&lt;br /&gt;
  | title = &amp;quot;International System of Units (SI): Prefixes for binary multiples&amp;quot;&lt;br /&gt;
  | work = The NIST Reference on Constants, Units, and Uncertainty&lt;br /&gt;
  | publisher = [[National Institute of Science and Technology]]&lt;br /&gt;
  | accessdate = 2007-09-09&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
The names for the new standard are derived from the original SI prefixes followed by &amp;quot;binary&amp;quot;, such as &amp;quot;kilobinary&amp;quot;, and can be shortened to a prefix like &amp;quot;kibi&amp;quot;. The new standard also clarifies that, from the point of view of the IEC, the SI prefixes will remain to have their base-10 meaning and never have a base-2 meaning.&lt;br /&gt;
&lt;br /&gt;
The second edition of the standard&amp;lt;ref&amp;gt;IEC 60027-2 (2000-11) Ed. 2.0&amp;lt;/ref&amp;gt; defined them only up to &#039;&#039;exbi&#039;&#039;,&amp;lt;ref&amp;gt;{{cite journal|title=Prefixes for binary multiples|author=A.J.Thor|journal=Metrologica|year=2000|volume=37|issue=81|url=http://ej.iop.org/links/rDo33k,Nb/lrUHtuYE3BGiff6cav5vpA/me0112.pdf|format=PDF|doi=10.1088/0026-1394/37/1/12|pages=81}}&amp;lt;/ref&amp;gt; but in 2005, the third edition added prefixes &#039;&#039;zebi&#039;&#039; and &#039;&#039;yobi&#039;&#039;, thus matching all SI prefixes with their binary counterparts.&amp;lt;ref&amp;gt;{{cite press release|date=2005-08-15|title=HERE COME ZEBI AND YOBI|publisher=International Electrotechnical Commission|url=http://www.iec.ch/news_centre/release/nr2005/nr2005.htm}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
On 19 March 2005 the IEEE standard [[IEEE 1541-2002]] (Prefixes for Binary Multiples) was elevated to a full-use standard by the IEEE Standards Association after a two-year trial period.&amp;lt;ref&amp;gt;{{cite web |url=http://standards.ieee.org/board/rev/305agenda.html |title=IEEE-SA STANDARDS BOARD STANDARDS REVIEW COMMITTEE (RevCom) MEETING AGENDA |accessdate=2007-02-25 |date=2005-03-19 |quote=&#039;&#039;&#039;1541-2002&#039;&#039;&#039; (SCC14) IEEE Trial-Use Standard for Prefixes for Binary Multiples &#039;&#039;[No negative comments received during trial-use period, which is now complete; Sponsor requests elevation of status to full-use.]&#039;&#039; &amp;lt;u&amp;gt;Recommendation&amp;lt;/u&amp;gt;: Elevate status of standard from trial-use to full-use.  Editorial staff will be notified to implement the necessary changes. The standard will be due for a maintenance action in 2007.}}&amp;lt;/ref&amp;gt;  Nevertheless, {{As of|2008|April|lc=on}}, the IEEE Publications division does not use the IEC prefixes in its major magazines such as &#039;&#039;Spectrum&#039;&#039;&amp;lt;ref name = &amp;quot; Spectrum  2008&amp;quot;&amp;gt;{{cite journal | last = Wallich | first = Paul | title = Tools &amp;amp; toys: Hacking the Nokia N800 | journal = IEEE Spectrum | volume = 45 | issue = 4 | pages = 25 | month = April | year = 2008 | doi = 10.1109/MSPEC.2008.4476441 }} &amp;quot;A lot can happen in a decade. You can hold the Nokia N800 in your hand, yet it’s a near-exact match for a high-end desktop PC from 10 years ago. It has a 320-megahertz processor, 128 megabytes of RAM, and a few gigabytes of available mass storage.&amp;quot; &amp;lt;/ref&amp;gt; or &#039;&#039;Computer&#039;&#039;.&amp;lt;ref name = &amp;quot;Computer June 2007&amp;quot;&amp;gt;{{cite journal | last = Gschwind, | first = Michael | coauthors = David Erb, Sid Manning, and Mark Nutter | title = An Open Source Environment for Cell Broadband Engine System Software | journal = Computer | volume = 40 | issue = 6 | pages = 37–47 | publisher = IEEE Computer Society | month = June | year = 2007 | doi = 10.1109/MC.2007.192}} &amp;quot;The processor has a memory subsystem with separate first-level 32-Kbyte instruction and data caches, and a 512-Kbyte unified second-level cache.&amp;quot; Authors are with IBM.&amp;lt;/ref&amp;gt; &amp;lt;!-- and many of the IEEE technical journals allow the authors to select the units in their papers.{{Fact|date=May 2008}}--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The harmonized [[ISO]]/[[IEC]] [[ISO/IEC 80000|IEC 80000-13:2008]] standard cancels and replaces subclauses 3.8 and 3.9 of IEC 60027-2:2005 (those defining Prefixes for binary multiples). The only significant change is the addition of explicit definitions for some quantities.&lt;br /&gt;
&amp;lt;ref&amp;gt;[http://www.niso.org/publications/newsline/2008/newslinemay2008.htm#Spec4 niso, New Specs and Standards]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[BIPM]] (the International Bureau of Weights and Measures which maintains [[SI]]) expressly prohibits the use of SI prefixes to denote powers of two, and recommends the use of the IEC prefixes as an alternative since computing units are not included in SI.&amp;lt;ref name=&amp;quot;BIPM&amp;quot;&amp;gt;&lt;br /&gt;
{{cite book |title=The International System of Units (SI) |url=http://www1.bipm.org/utils/common/pdf/si_brochure_8.pdf |format=PDF |accessdate=2007-02-25  |edition=8th |year=2006 |publisher=STEDI Media |location=Paris |language=French/English |isbn=92-822-2213-6 |pages=127 |chapter=§3.1 SI prefixes |quote=[Side note:] These SI prefixes refer strictly to powers of 10. They should not be used to indicate powers of 2 (for example, one kilobit represents 1000 bits and not 1024 bits). The IEC has adopted prefixes for binary powers in the international standard IEC 60027-2: 2005, third edition, &#039;&#039;Letter symbols to be used in electrical technology — Part 2: Telecommunications and electronics&#039;&#039;. The names and symbols for the prefixes corresponding to 2&amp;lt;sup&amp;gt;10&amp;lt;/sup&amp;gt;, 2&amp;lt;sup&amp;gt;20&amp;lt;/sup&amp;gt;, 2&amp;lt;sup&amp;gt;30&amp;lt;/sup&amp;gt;, 2&amp;lt;sup&amp;gt;40&amp;lt;/sup&amp;gt;, 2&amp;lt;sup&amp;gt;50&amp;lt;/sup&amp;gt;, and 2&amp;lt;sup&amp;gt;60&amp;lt;/sup&amp;gt; are, respectively: kibi, Ki; mebi, Mi; gibi, Gi; tebi, Ti; pebi, Pi; and exbi, Ei. Thus, for example, one kibibyte would be written: 1 KiB = 2&amp;lt;sup&amp;gt;10&amp;lt;/sup&amp;gt; B = 1024 B, where B denotes a byte. Although these prefixes are not part of the SI, they should be used in the field of information technology to avoid the incorrect usage of the SI prefixes. |author=Bureau International des Poids et Mésures.}}&lt;br /&gt;
&amp;lt;/ref&amp;gt;. The binary definition of the prefixes k, M, G etc is not permitted by the United States [[National Institute of Standards and Technology]] (NIST).&amp;lt;ref name=&amp;quot;sp330&amp;quot;&amp;gt;{{cite book |author=Barry N. Taylor &amp;amp; Ambler Thompson Ed. |title= The International System of Units (SI)|origyear= 2008 |url=http://physics.nist.gov/Pubs/SP330/sp330.pdf |accessdate=2008-06-18|publisher=National Institute of Standards and Technology|location= Gaithersburg, MD|pages=23|format=PDF}} &amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Errors between binary and decimal interpretations===&lt;br /&gt;
The relative difference between the values in the binary and decimal interpretations increases, when using the SI prefixes, from 2.4% for kilo to over 20% for the yotta prefix.&lt;br /&gt;
&lt;br /&gt;
This makes differentiating between the two unit interpretations increasingly important as larger data storage and transmission technologies are developed.&lt;br /&gt;
&lt;br /&gt;
{|align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;3&amp;quot; class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-bgcolor=&amp;quot;#ccccff&amp;quot;&lt;br /&gt;
! Prefix&lt;br /&gt;
! Bin ÷ Dec&lt;br /&gt;
! Dec ÷ Bin&lt;br /&gt;
! Percentage difference&lt;br /&gt;
|-&lt;br /&gt;
| [[kilo-|kilo]]&lt;br /&gt;
| 1.024&lt;br /&gt;
| 0.9766&lt;br /&gt;
| +2.4% or −2.3%&lt;br /&gt;
|-bgcolor=&amp;quot;#ffff99&amp;quot;&lt;br /&gt;
| [[mega-|mega]]&lt;br /&gt;
| 1.049&lt;br /&gt;
| 0.9537&lt;br /&gt;
| +4.9% or −4.6%&lt;br /&gt;
|-&lt;br /&gt;
| [[giga-|giga]]&lt;br /&gt;
| 1.074&lt;br /&gt;
| 0.9313&lt;br /&gt;
| +7.4% or −6.9%&lt;br /&gt;
|-bgcolor=&amp;quot;#ffff99&amp;quot;&lt;br /&gt;
| [[tera-|tera]]&lt;br /&gt;
| 1.100&lt;br /&gt;
| 0.9095&lt;br /&gt;
| +10.0% or −9.1%&lt;br /&gt;
|-&lt;br /&gt;
| [[peta-|peta]]&lt;br /&gt;
| 1.126&lt;br /&gt;
| 0.8882&lt;br /&gt;
| +12.6% or −11.2%&lt;br /&gt;
|-bgcolor=&amp;quot;#ffff99&amp;quot;&lt;br /&gt;
| [[exa-|exa]]&lt;br /&gt;
| 1.153&lt;br /&gt;
| 0.8674&lt;br /&gt;
| +15.3% or −13.3%&lt;br /&gt;
|-&lt;br /&gt;
| [[zetta-|zetta]]&lt;br /&gt;
| 1.181&lt;br /&gt;
| 0.8470&lt;br /&gt;
| +18.1% or −15.3%&lt;br /&gt;
|-bgcolor=&amp;quot;#ffff99&amp;quot;&lt;br /&gt;
| [[yotta-|yotta]]&lt;br /&gt;
| 1.209&lt;br /&gt;
| 0.8272&lt;br /&gt;
| +20.9% or −17.3%&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Example:&#039;&#039; 300&amp;amp;nbsp;GB (300&amp;amp;times;10&amp;lt;sup&amp;gt;9&amp;lt;/sup&amp;gt; B) ≅ 300&amp;amp;times;0.9313 GiB ≅ 279.4&amp;amp;nbsp;GiB&lt;br /&gt;
&lt;br /&gt;
==Usage notes==&lt;br /&gt;
In this section, the phrase &amp;quot;decimal unit&amp;quot; is used to denote &amp;quot;SI designation understood in its standard, decimal, power-of-1000 sense&amp;quot; and &amp;quot;binary unit&amp;quot; means &amp;quot;SI designation understood in its  binary, power-of-1024 sense.&amp;quot; &#039;&#039;&#039;B&#039;&#039;&#039; is the symbol for bytes (as per computer-industry standard [[IEEE 1541]] and [[IEC 60027]]), while both &#039;&#039;&#039;bit&#039;&#039;&#039; (as per [[ISO/IEC 80000]]) and &#039;&#039;&#039;b&#039;&#039;&#039; (as per [[IEEE 1541-2002]]) are used as the symbol for bits.&lt;br /&gt;
&lt;br /&gt;
Certain units are always understood as decimal even in computing contexts. For example, [[hertz]] (Hz), which is used to measure &#039;&#039;&#039;[[clock rate]]s&#039;&#039;&#039; of electronic components, and bit/s, used to measure &#039;&#039;&#039;[[bit rate]]&#039;&#039;&#039;. So a 1 GHz processor performs {{gaps|1|000|000|000}} clock ticks per second, a 128 kbit/s [[MP3]] stream consumes 128,000 bits (16 kB, 15.625 KiB) per second, and a 1&amp;amp;nbsp;Mbit/s Internet connection can transfer {{gaps|1|000|000|bits}} (125 kB, approx 122 KiB) per second, assuming an 8-bit byte, and no overhead.&amp;lt;ref&amp;gt;[http://www.dewassoc.com/kbase/hard_drives/binary_v_decimal_measurement.htm Binary vs. Decimal Measurements]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Pronunciation===&lt;br /&gt;
It is suggested that in English, the first syllable of the name of the binary-multiple prefix should be pronounced in the same way as the first syllable of the name of the corresponding SI prefix, and that the second syllable should be pronounced as &amp;quot;bee.&amp;quot;&amp;lt;ref name=&amp;quot;NIST&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Files===&lt;br /&gt;
Prior to the release of [[Mac OS#&amp;quot;Classic&amp;quot; Mac OS (1984-2001)|Mac OS]] (1984), file sizes were typically reported by the operating system in decimal digits without prefixes of any sort.{{Fact|date=August 2008}} Today, most operating systems are capable of reporting file sizes with prefixes.&lt;br /&gt;
&lt;br /&gt;
Most [[Unix-like]] systems which use the [[ls]] command to display file sizes use powers of 1024 indicated as KB/MB. [[Microsoft Windows]] reports file sizes in binary units but does not use IEC standard prefixes.&lt;br /&gt;
&lt;br /&gt;
This chunk gives a history of the creation and filtering of a file. Each program that creates or modifies a file should leave a short description of what actions it took in the file history chunk. By convention this should consist of a string giving the complete command line for the program followed by optionaladditional comments in additional strings. A file should contain only one file history chunk and each filter should append its description after all the existing strings in the chunk. The file history chunk should be at the top level and preferably at the end of the file.&lt;br /&gt;
&lt;br /&gt;
===Computer memory===&lt;br /&gt;
[[Image:Memory module DDRAM 20-03-2006.jpg|thumb|The 536,870,912 byte (512×2&amp;lt;sup&amp;gt;20&amp;lt;/sup&amp;gt;) capacity of these RAM modules is stated as &amp;quot;512 MB&amp;quot; on the label.]]&lt;br /&gt;
&lt;br /&gt;
Measurements of most types of electronic &#039;&#039;&#039;[[computer memory|memory]]&#039;&#039;&#039; such as [[Random Access Memory|RAM]], [[Read-only memory|ROM]] and [[Flash memory|Flash]] (large scale disk-like flash is sometimes an exception) are given in binary units, as they are made in power-of-two sizes. This is the most natural configuration for memory, as all combinations of their address lines map to a valid address, allowing easy aggregation into a larger contiguous block of memory.&lt;br /&gt;
&lt;br /&gt;
JEDEC Solid State Technology Association, the semiconductor engineering standardization body of the Electronic Industries Alliance (EIA) in Standard 100B.01[6]&amp;lt;ref name=&amp;quot;JEDEC&amp;quot;&amp;gt;{{Citation | last = JEDEC Solid State Technology Association&lt;br /&gt;
  | title = Terms, Definitions, and Letter Symbols for Microcomputers, Microprocessors, and Memory Integrated Circuits | url = http://www.jedec.org/download/search/JESD100B01.pdf |format=PDF| journal = Jesd 100B.01 |date=December 2002}}&amp;lt;/ref&amp;gt; continues to include definitions in the binary sense K, M and G as prefixes to units of semiconductor memory (see [[JEDEC memory standards]]), noting that these definitions are &amp;quot;only included to reflect common usage&amp;quot; and noting that &amp;quot;IEEE/ASTM SI 10-1997 states &#039;This practice frequently leads to confusion and is deprecated.&#039;&amp;quot; All standards published by JEDEC use the common usage, including end-user packaging recommendations for memory chips.&lt;br /&gt;
&lt;br /&gt;
Many computer programming tasks naturally reference memory in terms of [[powers of two]]. For example, a 16-bit [[Pointer (computing)|pointer]] can reference at most 65,536 items (bytes, words, or other objects), or an operating system might map memory in terms of 4096-byte [[Page (computing)|pages]], in which case exactly 8192 pages could be allocated within {{gaps|33|554|432|bytes}} of hardware memory. It is convenient to informally express these numbers, respectively, as 64K items, or as 8K pages of 4 Kbytes (KiB) each within 32 MBytes (MiB) of memory. A programmer can easily mentally calculate that &amp;quot;8K &amp;amp;times; 4K is 32 meg&amp;quot; and get it exactly right, within this powers-of-two context. This convenience is likely one source of originally adapting &amp;quot;kilo&amp;quot; and &amp;quot;mega&amp;quot; into shorthand for 1024 and 1048576 as jargon within a segment of the industry.&lt;br /&gt;
&lt;br /&gt;
===Hard disk drives===&lt;br /&gt;
[[hard disk|HDD]] manufacturers mostly state capacity in decimal units. This usage has a long tradition, even predating the [[SI prefixes|SI system of decimal prefixes]] adopted in 1960, as follows:&lt;br /&gt;
* The first disk drive the [[IBM 350]] (1950s) had 5 million 6 bit characters organized in 100 character sectors (i.e., blocks). This predates the SI system.&lt;br /&gt;
* In the 1960s most disk drives used IBM&#039;s variable block length format (called, [[Count Key Data]] or &amp;quot;CKD&amp;quot;).&amp;lt;ref&amp;gt;IBM invented the disk drive in 1956 and until the late 1960s its drives and their clones were dominant. See, e.g. [http://www.hagley.lib.de.us/1980.htm US vs. IBM antitrust litigation (Jan 1969)], especially IBM analyses of Memorex and other disk drive companies.&amp;lt;/ref&amp;gt; Any block size could be specified up to the maximum track length.  Blocks (&amp;quot;records&amp;quot; in IBM&#039;s terminology) of 88, 96, 880 and 960 were often used because they related to the fixed block size of punch cards. The drive capacity was usually stated in full track record blocking, for example, the 100 megabyte 3336 disk pack only achieved that capacity with a full track block size of 13,030 bytes.&lt;br /&gt;
* CKD continued into the 1990s and perhaps into this day. In the 1970s and 1980s most drives were specified with unformatted tracks (the unformatted capacity) with the particular block size and formatted capacity a function of the controller design. For example, the ST412 of IBM PC/XT fame had an unformatted capacity of 12.75 MB (12.75×10&amp;lt;sup&amp;gt;6&amp;lt;/sup&amp;gt; [[byte|B]]) and with the Xebec controller and 512 byte blocks it formatted to and was advertised as a 10.0 MB (10.0×10&amp;lt;sup&amp;gt;6&amp;lt;/sup&amp;gt; B) HDD. Other controllers supported other block sizes resulting in other formatted capacities.&lt;br /&gt;
* The advent of intelligent interfaces ([[SCSI]] and [[AT Attachment|IDE]]) in the early 1990s took the block size decision into the drive and virtually all chose 512 bytes, for no reason other than that was what IBM had chosen when they picked the Xebec controller for the PC/XT. Capacity continued to be specified by the HDD manufacturers with SI prefix definitions.&lt;br /&gt;
{{As of|2007|1}}, most, if not all, HDD manufacturers continue to use decimal prefixes to identify capacity.&amp;lt;ref&amp;gt;&lt;br /&gt;
On 6 January 2007, a check of the websites of Fujitsu, HGST, Samsung, Seagate, Toshiba and Western Digital showed these companies (representing virtually all of the HDD industry by unit volume) specify capacity with the SI prefix definitions.&lt;br /&gt;
&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Flash drives===&lt;br /&gt;
[[USB Flash Drive]] and Flash-based memory cards like [[CompactFlash]] and [[Secure Digital]] are typically classified in &amp;quot;powers of two&amp;quot; multiples of decimal megabytes; for example, a &amp;quot;256 MB&amp;quot; card provides at least 256 million bytes ({{gaps|256|000|000}}), not 256×1024×1024 ({{gaps|268|435|456}}).&amp;lt;ref name=&amp;quot;sd-cap-disclaimer&amp;quot;&amp;gt;{{cite web&lt;br /&gt;
  | url = http://www.sandisk.com/Assets/Categories/Products/sd_capacitydisclaimer.pdf&lt;br /&gt;
  | title = &amp;quot;Secure Digital Capacity Disclaimer&amp;quot;&lt;br /&gt;
  | format = PDF&lt;br /&gt;
  | work = sandisk.com&lt;br /&gt;
  | publisher = [[SanDisk|SanDisk Corporation]]&lt;br /&gt;
  | accessdate = 2007-09-09&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
Although the devices usually have at least the expected byte capacity, each manufacturer allocates different portions of the device&#039;s ultimate capacity for such things as [[wear levelling]].&lt;br /&gt;
&lt;br /&gt;
===Floppy drives===&lt;br /&gt;
Floppy disk drive and media manufacturers use decimal units for unformatted recording capacity while most computer operating systems use binary units to measure the formatted capacity. The original [[IBM Personal Computer]] (1981) used a [[:Image:IBM Floppy Drive With DOS.jpg|Tandon TM100]] 5¼ inch floppy disk drive. The single sided drive was rated at 250 kilobytes (unformatted) and the double sided version was rated at 500 kilobytes.&amp;lt;ref&amp;gt;{{cite book | last =Tandon | authorlink = | title =TM100-1, TM100-2 Flexible Disk Drives: Product Specification and User&#039;s Manual | publisher =Tandon Corporation | date = January 1984 | pages = pg 2–4 | url = http://www.bitsavers.org/pdf/tandon/TM100-1_userMan_1984.pdf|format=PDF}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A 5¼ inch diskette recorded at double density [[Modified Frequency Modulation|(MFM)]] will hold 6,250 bytes per track and has 40 tracks per side, yielding 250,000 bytes per side. To make it practical to record smaller blocks of data, the tracks are formatted into sectors with gaps between them. The gaps allow individual sectors to be recorded without overwriting adjacent sectors. Each sector also has additional header bytes to identify the sector.&lt;br /&gt;
&lt;br /&gt;
With [[IBM PC-DOS]] 1.0 and 1.1, each track has 8 sectors of 512 bytes and this provides 163,840 bytes per side (8&amp;amp;nbsp;× 512&amp;amp;nbsp;× 40). The IBM user documentation referred to this as &amp;quot;160KB&amp;quot; for single sided diskette and &amp;quot;320KB&amp;quot; for double sided diskette.&amp;lt;ref name=&amp;quot;DOS 1.1&amp;quot;&amp;gt;{{cite book | last =IBM | title =Disk Operating System by Microsoft (Version 1.1) | publisher =IBM Corporation | month = May | year = 1982 | location = | pages = G–1}} Some software applications &amp;quot;used with DOS 1.10, will operate with either two 160KB drives or two 320KB drives. Both drives MUST be of the same type...&amp;quot; &amp;lt;/ref&amp;gt; Starting with PC-DOS 2.0 (1983), each track had 9 sectors of 512 bytes. The formatted capacity was increased to 184,320 bytes per side or 368,640 bytes per diskette. The IBM documentation referred to these as &amp;quot;180KB&amp;quot; and &amp;quot;360KB&amp;quot; diskettes. The same drives and media can have different capacities depending on format.&amp;lt;ref name = &amp;quot;DOS 2.0&amp;quot;&amp;gt;{{cite book | last =IBM | title =Disk Operating System by Microsoft (Version 2.0) | publisher =IBM Corporation | month = January | year = 1983 | location = | pages = A–2}} &amp;quot;Beginning with DOS Version 2.00, DOS formats diskettes at 9 sectors per track, which increases capacity from 163,840 to 184,320 characters of information for single-sided diskettes and from 327,680 to 368,640 characters for dual-sided diskettes. The smaller capacity diskettes created by DOS Version 1.00 or DOS Version 1.10 (8 sectors per track) are also usable with DOS Version 2.00.&amp;quot;&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
On all diskettes the capacity available to the user will be smaller that the total number of sectors because some are reserved by the operating system for [[Master boot record|boot records]] or directory tables.&lt;br /&gt;
&lt;br /&gt;
The [[IBM Personal Computer/AT]] (1984) had a new 5¼ inch disk drive that had 80 tracks per side, rotated at 360 rpm (versus 300 rpm) and had a new diskette media. The formatted capacity was 1228800 bytes or 1200&amp;amp;nbsp;KB. (80 tracks&amp;amp;nbsp;× 15 sectors&amp;amp;nbsp;× 512 bytes&amp;amp;nbsp;× 2 sides)&lt;br /&gt;
&lt;br /&gt;
The [[IBM PC Convertible]] (1986) used the 3½ inch diskettes. These were similar in recording technology to the original 5¼ inch drives except they had 80 tracks per side. The formatted capacity was 737,280 bytes or 720&amp;amp;nbsp;KB. Apple used the same disk with a different recording technology, [[Group code recording|GCR]], that gave a formatted capacity of 819,200 bytes or 800&amp;amp;nbsp;KB. Apple referred to this as an &amp;quot;800K&amp;quot; disk.&amp;lt;ref name=&amp;quot;Apple 800K&amp;quot;&amp;gt;{{cite web | last =Apple Inc. | title = Double-Density Versus High-Density Disks | publisher = Apple Inc. | date =1991-08-22 | url = http://docs.info.apple.com/article.html?artnum=3802| work = Article ID: 3802&lt;br /&gt;
 | accessdate = 2007-07-07}} &amp;quot;This article gives the specifications for the 800K floppy disks and the 1.4MB floppy disks.&amp;quot; 800K Disk has 1600 sectors and 1.4MB Disk has 2880 sectors. A sector is 512 bytes. &amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The last widely adopted diskette was the 3½ inch high density. This has twice the capacity as the 720&amp;amp;nbsp;KB diskettes, 1474560 bytes or 1440&amp;amp;nbsp;KB. The drive was marketed as 1.44&amp;amp;nbsp;MB when a more accurate value would have been 1.4&amp;amp;nbsp;MB (1.40625&amp;amp;nbsp;MB). Some users have noticed the missing 0.04&amp;amp;nbsp;MB and both Apple and Microsoft have support bulletins referring to them as 1.4 MB.&amp;lt;ref name=&amp;quot;Apple 800K&amp;quot;/&amp;gt;&amp;lt;ref name=&amp;quot;Microsoft 121839&amp;quot;&amp;gt; {{cite web | last =Microsoft | title = Determining Actual Disk Size: Why 1.44 MB Should Be 1.40 MB | work = Article ID: 121839 | publisher =Microsoft | date = 2003-05-06 | url = http://support.microsoft.com/kb/121839 | accessdate = 2007-07-07}} &amp;quot;The 1.44-megabyte (MB) value associated with the 3.5-inch disk format does not represent the actual size or free space of these disks. Although its size has been popularly called 1.44 MB, the correct size is actually 1.40 MB.&amp;quot; &amp;lt;/ref&amp;gt; The 1200&amp;amp;nbsp;KB 5¼ inch diskette was marketed as 1.2&amp;amp;nbsp;MB (1.171875&amp;amp;nbsp;MiB) without any controversy.&lt;br /&gt;
&lt;br /&gt;
===Optical discs===&lt;br /&gt;
[[compact disc|CD]] capacities are always given in binary units. A &amp;quot;700 MB&amp;quot; (or &amp;quot;80 minute&amp;quot;) CD has a nominal capacity of about 700 [[MiB]] (approx 730 MB).&amp;lt;ref&amp;gt;[http://www.videohelp.com/forum/userguides/135642.php Data capacity of CDs]&amp;lt;/ref&amp;gt; However, the capacities of other [[optical disc]] storage media like [[DVD]], [[Blu-ray Disc]], [[HD DVD]] are given in decimal units. A &amp;quot;4.7 GB&amp;quot; DVD has a nominal capacity of about 4.38 [[GiB]].&amp;lt;ref&amp;gt;[http://www.osta.org/technology/pdf/dvdqa.pdf#page=20 Understanding Recordable and Rewritable DVD]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Buses===&lt;br /&gt;
[[Computer bus|Bus]] clock speeds and therefore bandwidths are both given in decimal units. For example, &amp;quot;[[DDR SDRAM|PC3200]]&amp;quot; memory on a [[Double data rate|double pumped]] bus, transferring 8 bytes per cycle running with a clock speed of 200 MHz = 200,000,000 cycles per second has a bandwidth of 200,000,000 × 2 × 8 = 3,200,000,000 [[byte|B]]/s = 3.2 GB/s (about 2.98 [[Gibibyte|GiB]]/s).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A &#039;&#039;&#039;bus&#039;&#039;&#039; may be defined as an electronic pathway that is used to transfer information. It carries the information from one part of the computer to another. There are normally a few different buses inside a CPU. The size of the bus determines how much information can be transferred at any one time.&lt;br /&gt;
&lt;br /&gt;
===Software===&lt;br /&gt;
{{As of|2008}}, most software does not distinguish symbols for binary and decimal units. The [[International Electrotechnical Commission|IEC]] binary naming convention has been adopted by some, but is not used universally.&lt;br /&gt;
&lt;br /&gt;
The binary convention is supported by standardization bodies and technical organizations such as [[IEEE]], [[CIPM]], [[NIST]], and [[SAE]].&amp;lt;ref name=&amp;quot;BIPM&amp;quot;/&amp;gt;&amp;lt;ref name=&amp;quot;NIST&amp;quot;&amp;gt;&lt;br /&gt;
[http://physics.nist.gov/cuu/Units/binary.html Prefixes for Binary Multiples] — The NIST Reference on Constants, Units, and Uncertainty&lt;br /&gt;
&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;IEEE1541&amp;quot;&amp;gt; {{cite paper |doi=10.1109/IEEESTD.2003.94236 |title=IEEE Std 1541-2002: IEEE Trial-Use Standard for Prefixes for Binary Multiples |url=http://ieeexplore.ieee.org/servlet/opac?punumber=8450 |format=PDF |accessdate=2007-07-29 |date=12 February 2003 |version=Reaffirmed 27 March 2008|quote=This standard is prepared with two goals in mind: (1) to preserve the SI prefixes as unambiguous decimal multipliers and (2) to provide alternative prefixes for those cases where binary multipliers are needed. The first goal affects the general public, the wide audience of technical and nontechnical persons who use computers without much concern for their construction or inner working. These persons will normally interpret kilo, mega, etc., in their proper decimal sense. The second goal speaks to specialists—the prefixes for binary multiples make it possible for persons who work in the information sciences to communicate with precision.}}&lt;br /&gt;
&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;SAE&amp;quot;&amp;gt;&lt;br /&gt;
[http://www.sae.org/standardsdev/tsb/tsb003.pdf#page=33 Rules for SAE Use of SI (Metric) Units] — Section C.1.12 — SI prefixes&lt;br /&gt;
&amp;lt;/ref&amp;gt;&lt;br /&gt;
The new binary prefixes have also been adopted by the European Committee for Electrotechnical Standardization ([[CENELEC]]) as the harmonization document HD&amp;amp;nbsp;60027-2:2003-03.&amp;lt;ref name=&amp;quot;EUHD&amp;quot;&amp;gt;[http://tcelis.cenelec.be/pls/portal30/CELISPROC.RPT_WEB_PROJECT_D.SHOW?p_arg_names=project_number&amp;amp;p_arg_values=15306 HD 60027-2:2003] Information about the harmonization document (obtainable on order)&amp;lt;/ref&amp;gt;&lt;br /&gt;
This document will be adopted as a [[European Committee for Standardization|European standard]].&amp;lt;ref&amp;gt;[http://tcelis.cenelec.be/pls/portal30/CELISPROC.RPT_WEB_PROJECT_D.SHOW?p_arg_names=project_number&amp;amp;p_arg_values=20776 prEN 60027-2:2006] Information about the EN standardization process&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Examples of software that use IEC standard prefixes (along with standard SI prefixes) include:&lt;br /&gt;
&lt;br /&gt;
{{col-begin}}&lt;br /&gt;
{{col-3}}&lt;br /&gt;
* The [[Linux kernel]]&amp;lt;ref&amp;gt;{{cite web&lt;br /&gt;
|url=http://www.annodex.net/cgi-bin/man/man2html?units+7&lt;br /&gt;
|title=UNITS&lt;br /&gt;
|accessdate=2007-05-20&lt;br /&gt;
|date=2001-12-22&lt;br /&gt;
|work=[[Manual page (Unix)|Linux Programmer&#039;s Manual]]&lt;br /&gt;
|quote=When the Linux kernel boots and says &amp;lt;code&amp;gt;hda: 120064896 sectors (61473 MB) w/2048KiB Cache&amp;lt;/code&amp;gt; the MB are megabytes and the KiB are kibibytes.&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;[http://lwn.net/2002/0103/a/esr-kibi.php3 ESR post on LKML]&amp;lt;/ref&amp;gt;&lt;br /&gt;
* [[GNU Core Utilities]]&amp;lt;ref&amp;gt;{{cite web&lt;br /&gt;
|url=http://www.gnu.org/software/coreutils/manual/html_node/Block-size.html#Block-size&lt;br /&gt;
|title=2.2 Block size&lt;br /&gt;
|accessdate=2007-05-20&lt;br /&gt;
|date=2002-12-28&lt;br /&gt;
|work=[[GNU Core Utilities]] manual&lt;br /&gt;
|publisher=[[Free Software Foundation]]&lt;br /&gt;
|quote=Integers may be followed by suffixes&lt;br /&gt;
that are upward compatible with the [http://www.bipm.fr/enus/3_SI/si-prefixes.html SI prefixes] for decimal multiples and with the [http://physics.nist.gov/cuu/Units/binary.html IEC 60027-2 prefixes for binary multiples].&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
* Flyspray&amp;lt;ref&amp;gt;[http://flyspray.org/ Flyspray]&amp;lt;/ref&amp;gt;&lt;br /&gt;
* bugs.mysql.com&amp;lt;ref&amp;gt;[http://bugs.mysql.com/ bugs.mysql.com]&amp;lt;/ref&amp;gt;&lt;br /&gt;
* [[GParted]]&amp;lt;ref&amp;gt;{{cite web&lt;br /&gt;
|url=http://sourceforge.net/project/shownotes.php?release_id=389304&amp;amp;group_id=115843&lt;br /&gt;
|title=gparted-0.2 changelog&lt;br /&gt;
|accessdate=2007-05-20&lt;br /&gt;
|date=2006-01-30&lt;br /&gt;
|work=[[SourceForge]]&lt;br /&gt;
|quote=changed KB/MB/GB/TB to KiB/MiB/GiB/TiB after reading http://www.iec.ch/zone/si/si_bytes.htm&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
* DFSee&amp;lt;ref&amp;gt;[http://www.dfsee.com/dfsee/dfshist.txt DFSee]&amp;lt;/ref&amp;gt;&lt;br /&gt;
* disktype&amp;lt;ref&amp;gt;[http://disktype.sourceforge.net/ disktype]&amp;lt;/ref&amp;gt;&lt;br /&gt;
{{col-3}}&lt;br /&gt;
* raidutil&amp;lt;ref&amp;gt;[http://developer.apple.com/documentation/Darwin/Reference/ManPages/man8/raidutil.8.html Mac OS X Manual Page For raidutil(8)]&amp;lt;/ref&amp;gt;&lt;br /&gt;
* [[Free DOS#FreeDOS-32|FreeDOS-32]]&amp;lt;ref&amp;gt;[http://freedos-32.sourceforge.net/showdoc.php?page=standards FreeDOS-32 - Standards Compliance]&amp;lt;/ref&amp;gt;&lt;br /&gt;
* [[ifconfig]]&amp;lt;ref&amp;gt;{{cite web&lt;br /&gt;
|url=http://www.annodex.net/cgi-bin/man/man2html?8+ifconfig&lt;br /&gt;
|title=IFCONFIG&lt;br /&gt;
|accessdate=2007-05-20&lt;br /&gt;
|date=2005-06-30&lt;br /&gt;
|work=[[Manual page (Unix)|Linux Programmer&#039;s Manual]]&lt;br /&gt;
|quote=Since net-tools 1.60-4 ifconfig is printing byte counters and human readable counters with IEC 60027-2 units. So 1 KiB are 2^10 byte.&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
* GNOME Network&amp;lt;ref&amp;gt;[http://www.gnome.org/projects/gnome-network/ GNOME Network]&amp;lt;/ref&amp;gt;&lt;br /&gt;
* [[SLIB]]&amp;lt;ref&amp;gt;[http://swissnet.ai.mit.edu/~jaffer/SLIB.html SLIB]&amp;lt;/ref&amp;gt;&lt;br /&gt;
* [[Cygwin/X]]&amp;lt;ref&amp;gt;[http://web.archive.org/web/20011110203935/http://cygwin.com/xfree/ Cygwin/XFree86]&amp;lt;/ref&amp;gt;&lt;br /&gt;
* [[HTTrack]]&amp;lt;ref&amp;gt;[http://forum.httrack.com/readmsg/3011/3006/index.html Re: minor typo - HTTrack Website Copier Forum]&amp;lt;/ref&amp;gt;&lt;br /&gt;
{{col-3}}&lt;br /&gt;
* [[Pidgin (IM client)]]&amp;lt;ref&amp;gt;http://developer.pidgin.im/ticket/1684 Developer discussion&amp;lt;/ref&amp;gt;&lt;br /&gt;
* [[Deluge (software)|Deluge]]&amp;lt;ref&amp;gt;{{cite web&lt;br /&gt;
|url=http://dev.deluge-torrent.org/changeset/527&lt;br /&gt;
|title=Deluge changeset&lt;br /&gt;
|accessdate=2007-06-13&lt;br /&gt;
|quote=proper prefix for size&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
* [[zFTPServer]]&amp;lt;ref&amp;gt;[http://download.zftpserver.com/WhatsNew.html What&#039;s New in zFTPServer Suite]&amp;lt;/ref&amp;gt;&lt;br /&gt;
* [[yafc]]&amp;lt;ref&amp;gt;[http://sourceforge.net/project/shownotes.php?release_id=240228&amp;amp;group_id=11340 SourceForge.net: Files]&amp;lt;/ref&amp;gt;&lt;br /&gt;
* [[tnftp]]&amp;lt;ref&amp;gt;[http://archive.netbsd.se/?ml=pkgsrc-changes&amp;amp;m=4873558 archive.netbsd.se]&amp;lt;/ref&amp;gt;&lt;br /&gt;
* [[WinSCP]]&amp;lt;ref&amp;gt;[http://winscp.net/eng/docs/history WinSCP :: Recent Version History]&amp;lt;/ref&amp;gt;&lt;br /&gt;
{{col-end}}&lt;br /&gt;
&lt;br /&gt;
One of the stated goals of the introduction of the binary prefixes was &amp;quot;to preserve the SI prefixes as unambiguous decimal multipliers.&amp;quot;&amp;lt;ref name=&amp;quot;IEEE1541&amp;quot;/&amp;gt; Programs such as [[fdisk]]/[[cfdisk]], [[parted]], and [[apt-get]] use SI prefixes with their decimal meaning.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery perrow=&amp;quot;6&amp;quot;&amp;gt;&lt;br /&gt;
Image:GParted.png|[[GNOME]]&#039;s partition editor uses IEC prefixes to display partition sizes.  The total capacity of the 120×10&amp;lt;sup&amp;gt;9&amp;lt;/sup&amp;gt; byte disk is displayed as &amp;quot;111.79 [[gibibyte|GiB]]&amp;quot;&lt;br /&gt;
Image:GNOME System Monitor memory size and network rate.png|GNOME&#039;s system monitor uses IEC prefixes to show memory size and networking data rate.&lt;br /&gt;
Image:Bittornado screenshot showing use of IEC and SI prefixes.png|[[BitTornado]] uses standard SI prefixes for data rates and IEC prefixes for file sizes&lt;br /&gt;
Image:Deluge_using_Si_prefix_for_wiki_CD.png|[[Deluge (BitTorrent client)]] uses IEC prefixes for data rates as well as file sizes&lt;br /&gt;
Image:Fdisk showing 160 GB disk.png|Linux&#039;s [[fdisk]] uses standard [[SI prefix]]es to display a 160×10&amp;lt;sup&amp;gt;9&amp;lt;/sup&amp;gt; byte disk as &amp;quot;160.0 GB&amp;quot;&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Consumer confusion==&lt;br /&gt;
In the early days of computers there was little or no consumer confusion because of the sophisticated nature of the consumers and the practice of computer manufacturers to specify their products with capacities in full precision, e.g., the 1968 IBM stated System 360 &amp;quot;Model 91s can accommodate up to 6 291 496 bytes of main storage.&amp;quot;&amp;lt;ref&amp;gt;[http://www-03.ibm.com/ibm/history/exhibits/mainframe/mainframe_PP2091.html System/360 Model 91]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Hard disk drive manufacturers used MB, i.e. 10&amp;lt;sup&amp;gt;6&amp;lt;/sup&amp;gt; bytes, to characterize their products as early as 1974.&amp;lt;ref&amp;gt;The [http://www.bitsavers.org/pdf/cdc/discs/brochures/ProductLine_Oct74.pdf|CDC Product Line Card] unambiguously uses MB to characterize HDD capacity in millions of bytes&amp;lt;/ref&amp;gt;  By 1977, in its first edition, Disk/Trend, a leading hard disk drive industry marketing consultancy segmented the industry according to MBs (decimal sense) of capacity.&amp;lt;ref&amp;gt;1977 Disk/Trend Report - Rigid Disk Drives, published June 1977&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The presentation of hard disk drive capacity by an operating system using MB in a binary sense appears no earlier than [[Macintosh Finder]] after 1984. Prior to that, on the systems that had a hard disk drive, capacity was presented in decimal digits with no prefix of any sort (e.g., MS/PC DOS [[CHKDSK]] command).&lt;br /&gt;
&lt;br /&gt;
The following three images show the discrepancy of reporting the identical disk capacity on the manufacturer&#039;s packaging (160 GB), the [[Windows XP]] disk manager (149.05 GB), and the drive properties display (152625 MB).  Consumers are often confused by the differences in the reported values.&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Seagate 160 GB hard drive box.jpg|This disk drive can hold 160×10&amp;lt;sup&amp;gt;9&amp;lt;/sup&amp;gt; bytes, and is marketed using standard [[SI prefix]]es.&amp;quot;&lt;br /&gt;
Image:Windows XP Disk management for 160 GB disk.png|Windows XP lists the capacity of a 160×10&amp;lt;sup&amp;gt;9&amp;lt;/sup&amp;gt; byte disk drive as &amp;quot;149.05 GB&amp;quot;&lt;br /&gt;
Image:Windows XP Drive Properties for 160 GB disk.png|Windows XP lists the capacity of a 160×10&amp;lt;sup&amp;gt;9&amp;lt;/sup&amp;gt; byte disk drive as &amp;quot;152625 MB&amp;quot;.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Legal disputes==&lt;br /&gt;
There have been two significant class action lawsuits against digital storage manufactures. One case involved flash memory and the other involved hard disk drives. Both were settled with the manufactures agreeing to clarify the storage capacity of their products on the consumer packaging. &amp;lt;!--See the settlements below--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Willem Vroegh v. Eastman Kodak Company===&lt;br /&gt;
On 20 February 2004, [[Willem Vroegh v. Eastman Kodak Company|Willem Vroegh filed a lawsuit]] against Lexar Media, Dane–Elec Memory, [[Fujifilm|Fuji Photo Film USA]], [[Eastman Kodak]] Company, Kingston Technology Company, Inc., [[Memorex]] Products, Inc.; [[PNY Technologies]] Inc., [[SanDisk|SanDisk Corporation]], [[Verbatim Corporation]], and Viking InterWorks alleging that their descriptions of the capacity of their [[flash memory]] cards were false and misleading.&lt;br /&gt;
&lt;br /&gt;
Vroegh claimed that a 256 MB Flash Memory Device had only 244 MB of accessible memory. &amp;quot;Plaintiffs allege that Defendants marketed the memory capacity of their products by assuming that one megabyte equals one million bytes and one gigabyte equals one billion bytes.&amp;quot; The plaintiffs wanted the defendants to use the non-standard binary values 2&amp;lt;sup&amp;gt;20&amp;lt;/sup&amp;gt; for megabyte and 2&amp;lt;sup&amp;gt;30&amp;lt;/sup&amp;gt; for gigabyte. The plaintiffs acknowledged that the IEC and IEEE standards define a MB as one million bytes but stated that the industry has largely ignored the IEC standards.&amp;lt;ref name=&amp;quot;Vreogh-3rd&amp;quot;&amp;gt;{{cite web&lt;br /&gt;
  | date = 10 March 2005&lt;br /&gt;
  | url = https://www.pddocs.com/FlashMemory/Documents/Vroegh%20Third%20Amended%20Complaint.pdf&lt;br /&gt;
  | title = &amp;quot;Vreogh Third Amended Complaint (Case No. GCG-04-428953)&amp;quot;&lt;br /&gt;
  | format = PDF&lt;br /&gt;
  | work = pddocs.com&lt;br /&gt;
  | publisher = Poorman-Douglas Corporation&lt;br /&gt;
  | accessdate = 2007-09-09&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The manufacturers agreed to clarify the flash memory card capacity on the packaging and web sites.&amp;lt;ref&amp;gt;http://www.sandisk.com/Assets/Categories/Products/sd_capacitydisclaimer.pdf&amp;lt;/ref&amp;gt; The consumers could apply for &amp;quot;a discount of ten percent off a future online purchase from Defendants&#039; Online Stores Flash Memory Device&amp;quot;.&amp;lt;ref name=&amp;quot;FMsettle-faq&amp;quot;&amp;gt;{{cite web&lt;br /&gt;
  | last = Safier&lt;br /&gt;
  | first = Seth A.&lt;br /&gt;
  | url = https://www.pddocs.com/FlashMemory/faq.aspx&lt;br /&gt;
  | title = Frequently Asked Questions&lt;br /&gt;
  | work = Flash Memory Settlement&lt;br /&gt;
  | publisher = Poorman-Douglas Corporation&lt;br /&gt;
  | accessdate = 2007-09-09&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Orin Safier v. Western Digital Corporation===&lt;br /&gt;
On 7 July 2005, an action entitled &amp;quot;Orin Safier v. [[Western Digital]] Corporation, et al.,&amp;quot; was filed in the Superior Court for the City and County of San Francisco, Case No. CGC-05-442812. The case was subsequently moved to the Northern District of California, Case No. 05-03353 BZ.&amp;lt;ref name=&amp;quot;wdc-safier-complaint&amp;quot;&amp;gt;{{cite web&lt;br /&gt;
  | last = Gutride&lt;br /&gt;
  | first = Adam&lt;br /&gt;
  | coauthors = Seth A. Safier&lt;br /&gt;
  | date = 29 March 2006&lt;br /&gt;
  | url = http://www.wdc.com/settlement/docs/complaint.htm&lt;br /&gt;
  | title = &amp;quot;Class Action Complaint&amp;quot;&lt;br /&gt;
  | work = &#039;&#039;Orin Safier v. Western Digital Corporation&#039;&#039;&lt;br /&gt;
  | publisher = [[Western Digital Corporation]]&lt;br /&gt;
  | accessdate = 2007-09-09&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Although Western Digital maintained that their usage of units is consistent with &amp;quot;the indisputably correct industry standard for measuring and describing storage capacity&amp;quot;, and that they &amp;quot;cannot be expected to reform the software industry&amp;quot;, they agreed to settle in March 2006 with 14 June 2006 as the Final Approval hearing date.&amp;lt;ref name=&amp;quot;wdc-safier-settle&amp;quot;&amp;gt;{{cite web&lt;br /&gt;
  | last = Zimmerman&lt;br /&gt;
  | first = Bernard&lt;br /&gt;
  | date = 2006&lt;br /&gt;
  | url = http://www.wdc.com/settlement/docs/longform.htm&lt;br /&gt;
  | title = &amp;quot;Notice of Class Action and Proposed Settlement&amp;quot;&lt;br /&gt;
  | work = Orin Safier v. Western Digital Corporation&lt;br /&gt;
  | publisher = [[Western Digital Corporation]]&lt;br /&gt;
  | accessdate = 2007-09-09&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Western Digital offered to compensate customers with a free download of backup and recovery software valued at US$30. They also paid $500,000 in fees and expenses to San Francisco lawyers Adam Gutride and Seth Safier, who filed the suit.&amp;lt;ref name=&amp;quot;betanews&amp;quot;&amp;gt;[http://www.betanews.com/article/Western_Digital_Settles_Capacity_Suit/1151510648 News article]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Western Digital had this footnote in their settlement. &amp;quot;Apparently, Plaintiff believes that he could sue an egg company for fraud for labeling a carton of 12 eggs a &amp;quot;dozen,&amp;quot; because some bakers would view a &amp;quot;dozen&amp;quot; as including 13 items.&amp;quot;&amp;lt;ref name=&amp;quot;Baskin-2006-02-01&amp;quot;&amp;gt;{{cite web&lt;br /&gt;
  | last = Baskin&lt;br /&gt;
  | first = Scott D.&lt;br /&gt;
  | date = 1 February 2006&lt;br /&gt;
  | url = http://www.wdc.com/settlement/docs/document20.htm&lt;br /&gt;
  | title = &amp;quot;Defendant Western Digital Corporation&#039;s Brief in Support of Plaintiff&#039;s Motion for Preliminary Approval&amp;quot;&lt;br /&gt;
  | work = &#039;&#039;Orin Safier v. Western Digital Corporation&#039;&#039;&lt;br /&gt;
  | publisher = [[Western Digital Corporation]]&lt;br /&gt;
  | accessdate = 2007-09-09&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The settlement called for Western Digital to add a disclaimer;&amp;lt;ref name=&amp;quot;betanews&amp;quot;/&amp;gt; flash memory and hard disk manufacturers have disclaimers on their packaging and web sites clarifying the formatted capacity of the flash memory&amp;lt;ref name=&amp;quot;sd-cap-disclaimer&amp;quot;/&amp;gt;&lt;br /&gt;
or defining MB as 1 million bytes and 1 GB as 1 billion bytes.&amp;lt;ref name=&amp;quot;wdc-CaviarSE16&amp;quot;&amp;gt;{{cite web&lt;br /&gt;
  | url = http://www.wdc.com/en/products/Products.asp?DriveID=301&lt;br /&gt;
  | title = &amp;quot;WD Caviar SE16 SATA Hard Drives&amp;quot;&lt;br /&gt;
  | work = Western Digital: Products&lt;br /&gt;
  | publisher = [[Western Digital Corporation]]&lt;br /&gt;
  | accessdate = 2007-09-09&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[IEEE 1541-2002]]&lt;br /&gt;
* [[Timeline of binary prefixes]]&lt;br /&gt;
* [[Integral data type]]&lt;br /&gt;
* [[Bit]]&lt;br /&gt;
* [[Nibble]]&lt;br /&gt;
* [[Byte]]&lt;br /&gt;
* [[Octet (computing)|Octet]]&lt;br /&gt;
* [[IEC 60027]]-2&lt;br /&gt;
* [[IEEE 1541]]&lt;br /&gt;
* [[Orders of magnitude (data)]]&lt;br /&gt;
&lt;br /&gt;
===Specific units of IEC 60027-2 A.2===&lt;br /&gt;
These units have individual articles:&lt;br /&gt;
&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| valign=&amp;quot;top&amp;quot; | {{Bitrates}}&lt;br /&gt;
| valign=&amp;quot;top&amp;quot; | {{Quantities of bytes}}&lt;br /&gt;
| valign=&amp;quot;top&amp;quot; | {{Quantities of bits}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{Reflist|2}}&lt;br /&gt;
&lt;br /&gt;
==Further reading==&lt;br /&gt;
* {{cite web|url=http://www.iec.ch/zone/si/si_bytes.htm|title=When is a kilobyte a kibibyte? And an MB an MiB?|publisher=International Electrotechnical Commission|date=2007-02-12}} — An introduction to binary prefixes&lt;br /&gt;
* {{cite web|url=http://physics.nist.gov/cuu/Units/binary.html|title=Prefixes for binary multiples|publisher=[[NIST]]}}&lt;br /&gt;
* {{cite press release|url=http://www.nist.gov/public_affairs/techbeat/tb9903.htm#Information%20Technology|title=Get Ready for the mebi, gibi and tebi|publisher=[[NIST]]|date=1999-03-02}}&lt;br /&gt;
* {{cite web|url=http://www.cl.cam.ac.uk/~mgk25/information-units.txt|title=What is a Megabyte ...?|author=Markus Kuhn|date=1996-12-29}}&amp;amp;mdash;a 1996&amp;amp;ndash;1999 paper on bits, bytes, prefixes and symbols&lt;br /&gt;
* {{cite web|url=http://homepages.tesco.net/~J.deBoynePollard/FGA/1mb44-is-not-a-standard-floppy-disc-size.html|author=Jonathan de Boyne Pollard|title=There is no such thing as a 1.44 MB standard format floppy disc}}&lt;br /&gt;
* {{cite web|url=http://www.quinion.com/words/turnsofphrase/tp-kib1.htm|title=Kibibyte|date=[[1999-08-21]]|author=Michael Quinion|work=World Wide Words}}&amp;amp;mdash;Another description of binary prefixes&lt;br /&gt;
* {{cite paper|format=PDF|url=http://www.wiebetech.com/pressreleases/BillionEqualBillion.pdf|title=When One Billion does not equal One Billion, or: Why your computer&#039;s disk drive capacity doesn’t appear to match the stated capacity|author=James Wiebe|date=2003-10-09}}&amp;amp;mdash;White-paper on the controversy over drive capacities&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* [http://members.optus.net/alexey/prefBin.xhtml A summary of the organizations, software, and so on that have implemented the new binary prefixes]&lt;br /&gt;
* [http://lpar.ath0.com/2008/07/15/si-unit-prefixes-a-plea-for-sanity/ A plea for sanity]&lt;br /&gt;
* [http://www.lyberty.com/encyc/articles/kb_kilobytes.html KiloBytes vs. kilobits vs. Kibibytes (Binary prefixes)]&lt;br /&gt;
* [http://www.seagate.com/ww/v/index.jsp?locale=en-US&amp;amp;name=Storage_Capacity_Measurement_Standards_-_Seagate_Technology&amp;amp;vgnextoid=9493781e73d5d010VgnVCM100000dd04090aRCRD Storage Capacity Measurement Standards]&lt;br /&gt;
&lt;br /&gt;
===Converters===&lt;br /&gt;
* [http://converter.50webs.com/ SI/Binary Prefix Converter]&lt;br /&gt;
* [http://wmwiki.com/mcored/downloads/dec2bin/?M=D Decimal-to-Binary Prefixes and Binary-to-Decimal Prefixes Converter]&lt;br /&gt;
* [http://www.aztekera.com/tools/binary.php Tool to convert to/from the binary and standard units (up to yobibytes)]&lt;br /&gt;
&lt;br /&gt;
[[Category:Measurement]]&lt;br /&gt;
[[Category:Naming conventions]]&lt;br /&gt;
[[Category:Prefixes]]&lt;br /&gt;
[[Category:Units of information]]&lt;br /&gt;
[[Category:Numeration]]&lt;br /&gt;
&lt;br /&gt;
[[ar:رسيس بيناري]]&lt;br /&gt;
[[be-x-old:Двайковыя прыстаўкі]]&lt;br /&gt;
[[bg:Двоична представка]]&lt;br /&gt;
[[cs:Binární předpona]]&lt;br /&gt;
[[da:Binært præfiks]]&lt;br /&gt;
[[de:Binärpräfix]]&lt;br /&gt;
[[es:Prefijo binario]]&lt;br /&gt;
[[fr:Préfixe binaire]]&lt;br /&gt;
[[gl:Prefixo binario]]&lt;br /&gt;
[[ko:이진 접두어]]&lt;br /&gt;
[[ia:Prefixos pro multiplos binari]]&lt;br /&gt;
[[it:Prefissi per multipli binari]]&lt;br /&gt;
[[hu:Bináris prefixum]]&lt;br /&gt;
[[ms:Awalan perduaan]]&lt;br /&gt;
[[nl:Veelvouden van bytes]]&lt;br /&gt;
[[ja:2進接頭辞]]&lt;br /&gt;
[[no:Binærprefiks]]&lt;br /&gt;
[[pl:Przedrostek dwójkowy]]&lt;br /&gt;
[[pt:Prefixo binário]]&lt;br /&gt;
[[ro:Prefixe binare]]&lt;br /&gt;
[[ru:Двоичные приставки]]&lt;br /&gt;
[[sk:Binárny prefix]]&lt;br /&gt;
[[sr:Јобибит]]&lt;br /&gt;
[[uk:Двійкові префікси]]&lt;br /&gt;
[[vi:Tiền tố nhị phân]]&lt;br /&gt;
[[zh:二进制乘数词头]]&lt;/div&gt;</summary>
		<author><name>Hlit009</name></author>
	</entry>
	<entry>
		<id>https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Talk:COMPSCI_111&amp;diff=3410</id>
		<title>Talk:COMPSCI 111</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Talk:COMPSCI_111&amp;diff=3410"/>
		<updated>2009-08-11T04:12:22Z</updated>

		<summary type="html">&lt;p&gt;Hlit009: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=USER COMMENTS=&lt;br /&gt;
*[[User:kyan033|Kty]]&lt;br /&gt;
&#039;&#039;&#039;Hey&#039;&#039;&#039;~Compsci111 is really interesting and fun.You get to learn lots about the computer which I believe is really useful since we use it pretty much everyday.The labs are great as you get to experiment with the different functions the computer has to offer.And when you have any problems during the labs,the tutors are always there to help.They&#039;re all such friendly people,it makes the course enjoyable.I hope everyone has fun doing this course!=)&lt;br /&gt;
&lt;br /&gt;
*[[User:tsha064|Twinkle]]&lt;br /&gt;
&#039;&#039;&#039;hey guys! this course is fun and you get to learn a lot at the same time.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*[[User:nkoy002|Non]]&lt;br /&gt;
&#039;&#039;&#039;Great to see you guys!&#039;&#039;&#039;  COMPSCI111/111G is really fun!  It&#039;s great I can contribute to wiki.  I hope all of us will pass this course.&lt;br /&gt;
&lt;br /&gt;
*[[User:rtor008|Rach]]&lt;br /&gt;
I feel like I&#039;m really contributing something.&lt;br /&gt;
&lt;br /&gt;
*[[User:scox024|Sam]]&lt;br /&gt;
Hi, compsci 111 is a really good way to learn more about all the tools the are availble on the interent that some people might not have known about! great course cheers :)&lt;br /&gt;
&lt;br /&gt;
*[[User:yli278|Yang]]&lt;br /&gt;
&#039;&#039;&#039;Hi, this course is fun, enjoy&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*[[User:pdan026|Pushkar]]&lt;br /&gt;
&amp;quot;&#039;&#039;&#039;This course is so....thrilling!...&#039;&#039;&#039;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
*[[User:sbha079|Savvy]]&lt;br /&gt;
&#039;&#039;&#039;This course is funn&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*[[User:csto066|collean]]&lt;br /&gt;
&#039;&#039;&#039;I am finding this course quite challenging, but I will enjoy it when I know what I am doing.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*[[User:pmak014|parry]]&lt;br /&gt;
&#039;&#039;&#039;I am really enjoying this course&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*[[User:jkee039|Justin]]&lt;br /&gt;
There&#039;s nothing useful here, but maybe one day there will be...&lt;br /&gt;
&lt;br /&gt;
*[[User:nsir006|Nawleen]]&lt;br /&gt;
I find this course really interesting and fun. Great information about the computer world is being provided. hope everyone also enjoys this paper :) Good Luck.&lt;br /&gt;
&lt;br /&gt;
*[[User:yrag002|Yousra]]&lt;br /&gt;
this course has been challenging for me but very informative. i have been using the computer and internet for as long as i can remember but in just the last 3 weeks i have learnt so much about computers, things that will make my life so much easier when it comes to using the computer... &lt;br /&gt;
&lt;br /&gt;
*[[User:hlim045|Heesun]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Great course!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*[[User:hng048|Hernchi]]&lt;br /&gt;
&lt;br /&gt;
Without compsci 111, life is so boaring.&lt;br /&gt;
*[[User:bkwo007|Byung Geun]]&lt;br /&gt;
&lt;br /&gt;
&amp;quot;This course is awesome! Lab is pretty relaxing and very informative. Would recommend it if you are wanting an intellectual stimulating general ed paper.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Hi, enjoy this course~~!!!&#039;&#039;&#039;&lt;br /&gt;
This course is for the student who want to learn general information about computer and its related stuff&lt;br /&gt;
*[[User:tdeb006|Tim]]&lt;br /&gt;
I highly recommend taking the CompSci111G course for your general education paper as it is an interesting course with a lecturer that is enjoyable to listen to. You also learn useful information which you can apply to whatever degree you are doing and the course book/lab work is easy to follow.    &lt;br /&gt;
&lt;br /&gt;
*[[User:jzha346|Jason]]&lt;br /&gt;
&#039;&#039;&#039;Sup guys my name is Jason, I&#039;m hoping your all enjoying the course thus far, I know I am.&lt;br /&gt;
It isn&#039;t a difficult course and the lecturers and lab guides are pretty cool.&lt;br /&gt;
check out my user page if you want.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*[[User:ajo006|A Ra]]&lt;br /&gt;
I think the COMPSCI 111/111G is a good course to build up your knowledge from the basics on computers and networks.  Another thing that I like about the course is the practical labs with wonderful tutors!&lt;br /&gt;
&lt;br /&gt;
*[[User:skim283|Sang  Jun]]&lt;br /&gt;
this is comsci 111 this course helps lot of intresting work about coputer and useful things for your computer life. i enjoy this comsci111 lab because i learn so much about computer in this lab.&lt;br /&gt;
&lt;br /&gt;
*[[User:mfor066|Matthew]]&lt;br /&gt;
The Compsci111 course has been great to learn about the speed of the lab computers which are the same as going back to the days of the Commodore 64 with a tape drive. I thought these days had long gone but it is good to see history always repeats itself with just a slight twist. I hope you all enjoy the course and i am looking to learn some basic skills on the different software programs. &lt;br /&gt;
&lt;br /&gt;
*[[User:ytan126|Vincent]]&lt;br /&gt;
Today is 17th March. We all should be celebrating because it&#039;s &#039;&#039;&#039;St Patrick&#039;s Day&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*[[User:zrun001|Zheng]]&lt;br /&gt;
The COMPSCI is a great course which tells us many functions that we have never seem before.&lt;br /&gt;
&lt;br /&gt;
*[[User:Imit006|Dillon]]&lt;br /&gt;
I am a Prime example of a student who has resorted to alcohol, happy st pattys day!!&lt;br /&gt;
&lt;br /&gt;
*[[User:sma019|Chris]]&lt;br /&gt;
This is finally the end of lab 2 and I found this lab really taught me alot of thing i didn&#039;t know before. &lt;br /&gt;
Hope everyone enjoy their courses as i am enjoying mine~~ ^^&lt;br /&gt;
&lt;br /&gt;
*[[User:ipai004|Paik]]&lt;br /&gt;
Finally this is the last section of lab 2.&lt;br /&gt;
&lt;br /&gt;
*[[User:Xgow001|Bennie]]&lt;br /&gt;
I&#039;ve finally got to this task and that marks the end of my lab 2. Pretty exciting and interesting I would say. Compsci is indeed very practical. Glad I took it as my elective!&lt;br /&gt;
&lt;br /&gt;
*[[User:jspe060|Jason]]&lt;br /&gt;
Here is my very well thought out and informative piece of information to add to this page. This course is awesome!! Everyone should do it to get a deeper understanding of their computers.&lt;br /&gt;
&lt;br /&gt;
*[[User:cpar115|Tom]]&lt;br /&gt;
This second lab taught me a lot of new infirmation. I love it!&lt;br /&gt;
&lt;br /&gt;
*[[User:jmay040|Jessie]]&lt;br /&gt;
Hi, I really think that there need to be some order to this Wiki. I think its great that there are so many contributions ( Mostly because of Lab Two) but it is really hard to digest as the page is &#039;&#039;&#039;&#039;&#039;really long and really wide&#039;&#039;&#039;&#039;&#039;. &lt;br /&gt;
Maybe someone who knows a bit more could adjust the sizing?&lt;br /&gt;
&lt;br /&gt;
*[[User:jbdug005|Ben]]&lt;br /&gt;
&lt;br /&gt;
This page is &#039;&#039;&#039;a mess&#039;&#039;&#039;! Why is it so wide!? Its almost unreadable. nDeva is starting to look better. &lt;br /&gt;
&lt;br /&gt;
I&#039;m going to contribute now. COMPSCI 101 is quite repetitive, but it really helps reinforce information in your brain. It can also be fun and informative at times too! Unfortunately, i have to admit that this lab was a tad tedious. But now I can blog! Yay.....&lt;br /&gt;
&lt;br /&gt;
*[[User:ttal024|WHISKEY]]&lt;br /&gt;
I Finally did my blog!!! this is really goood!!!! &#039;&#039;&#039;Bold text&#039;&#039;&#039;101&lt;br /&gt;
&lt;br /&gt;
*[[User:tlat014|Tevita]]&lt;br /&gt;
Sorry this is wiki not blogs buddy. Compsci 111 is good but confusing!!! Love it. can&#039;t wait for lab 3...&lt;br /&gt;
&lt;br /&gt;
*[[User:ngen004|Nannan Geng]]&lt;br /&gt;
CompSci 111 is a very nice course for computer beginers.&lt;br /&gt;
&lt;br /&gt;
*[[User:jtom023|Jesse Toms]]&lt;br /&gt;
Hey all, I&#039;m enjoying the compsci111 course because of the relaxed atmosphere.&lt;br /&gt;
&lt;br /&gt;
*[[User:spar370|Sol Ji]]&lt;br /&gt;
hey guys~ I am enjoying compsci111!.&lt;br /&gt;
*[[User:ttuu007|Tofua]]&lt;br /&gt;
Hey fellow students! Hope yall are enjoying CompSci 111. I&#039;m finding it very interesting and helpful. Good luck with the paper. =)&lt;br /&gt;
&lt;br /&gt;
*[[User:jsuk007|Jun]]&lt;br /&gt;
I really enjoy the comsci labs that are held every week! They are really useful and encouraging :)&lt;br /&gt;
&lt;br /&gt;
*[[User&amp;quot; rma008| Rebecca]]&lt;br /&gt;
Compsci111 has so much to learn! XDD&lt;br /&gt;
&lt;br /&gt;
*[[User&amp;quot; ycha257|Cheri]]&lt;br /&gt;
This course is really useful!&lt;br /&gt;
&lt;br /&gt;
*[[User&amp;quot; mhao002|Chris]]&lt;br /&gt;
Who like to play computer games and then like CS because of that?&lt;br /&gt;
&lt;br /&gt;
*[[user:amch008|Andrew]]&lt;br /&gt;
Compsci 111 is great! It’s good because it’s not too difficult at this stage but you learn something new every lecture.&lt;br /&gt;
&lt;br /&gt;
*[[user:jcho174| Jonathan]]&lt;br /&gt;
This course is enjoyable. Looks like everybody is adding to this particular article :)&lt;br /&gt;
&lt;br /&gt;
==Anny&#039;s Contributions==&lt;br /&gt;
Please visit [http://nannangeng.blogspot.com my blog]&lt;br /&gt;
Compsci111 is hard , but It is getting interesting ;-)&lt;br /&gt;
&lt;br /&gt;
I love comsci111 , It&#039;s nice and easy.&lt;br /&gt;
&lt;br /&gt;
Compsci111 is very interesting. I am loving the course especially the labs - vjos005&lt;br /&gt;
&lt;br /&gt;
== Anny&#039;s Contribution ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;This is not easy, but It is getting interesting ;-)&lt;br /&gt;
&#039;&#039;&#039;&lt;br /&gt;
== Sophie&#039;s Contribution ==&lt;br /&gt;
&lt;br /&gt;
Baby&#039;s first wiki edit! How exciting.&lt;br /&gt;
&lt;br /&gt;
[[User:Sbuc043|Sbuc043]] 22:41, 5 August 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
==Jake&#039;s Contribution==&lt;br /&gt;
I think that &#039;&#039;&#039;Compsci111&#039;&#039;&#039; will be very rewarding however it is a very time consuming subject that requires a lot of work. &lt;br /&gt;
I enjoy it very much and look forward to doing other lab assignment in the future.&lt;br /&gt;
&#039; &#039;&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;This course is designed for students who want a general introduction to computing. Experience with a wide range of practical applications will provide transferable skills that will be equally useful in academic and industry environments. No prior experience with computers is required, and help is always readily available from the teaching staff.&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Jessie&#039;s Contribution==&lt;br /&gt;
&lt;br /&gt;
Computer Science 111 is a very useful course. I recommend it to anyone who needs to enhance their computer skills or refresh their memory on using a computer and its applications.&lt;br /&gt;
== Gilaad Amir&#039;s Contribution ==&lt;br /&gt;
Some philosophers argue that this course is not quite as handy as some may think. This is still a contentious issue in the academic world. Time will tell soon enough what the status quo will be. --[[User:Gami001|Gami001]] 16:35, 4 August 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
==Kelly&#039;s Contribution==&lt;br /&gt;
I think Compsci 111G course is really useful and interesting, and also it gives me a chance to use the computer and internet properly.&lt;br /&gt;
&lt;br /&gt;
Three things that I like about this course:&lt;br /&gt;
#Getting to know about the world wide web&lt;br /&gt;
#The high quality assisstance that is offered&lt;br /&gt;
#My growing general knowledge on computers&lt;br /&gt;
I am also looking foward to web design.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Owen&#039;s contribution&#039;&#039;&#039;==&lt;br /&gt;
This course is relevant to the computational needs of everyday Auckland Uni students&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;hey~ this contribution is for the compsci111 lab report~&#039;&#039;&#039;&lt;br /&gt;
*[[User:skim283|Be_Proud]]&lt;br /&gt;
Hey guys! COMPSCI 111 is awesome! And the labs are really cool as well, all the best in COMPSCI everyone!&lt;br /&gt;
*[[User:vhan016|Vivian]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Compsci 111 semester 1 , have fun and enjoy!&#039;&#039;&#039;&lt;br /&gt;
*[[User:rzha067|Runlong]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;COMPSCI 111 is a perfectly designed course for newbies&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
*[[User:kthr003|Snowflake]]&lt;br /&gt;
&amp;quot;&#039;Hey!!!&amp;quot;&#039;&lt;br /&gt;
Lab 2 nearly done! yay! its good how we get a week to complete the lab work!!!&lt;br /&gt;
&lt;br /&gt;
*[[User:smin025|Sang Woong Min]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Hey guys, this is my contribution to the wiki.&#039;&#039;&#039;&lt;br /&gt;
&#039;&#039;Compsci 111 is great!!&#039;&#039;&lt;br /&gt;
*[[User:ysun127|Kyle]]&lt;br /&gt;
wow i like this lesson knowing more about wiki and WWW.&lt;br /&gt;
*[[User:pbar137|Peter]]&lt;br /&gt;
this is me helping out the wiki&lt;br /&gt;
&lt;br /&gt;
*[[User:whan033|Chris]]&lt;br /&gt;
&#039;&#039;&#039;Hi, plase visit my user page&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*[[User:mco001|Mark]]&lt;br /&gt;
Hey guys check out my wiki, it has a funny image and awesome ACSII kirby scenarios&lt;br /&gt;
&lt;br /&gt;
*[[User:bdel010|Blair]]&lt;br /&gt;
Hey guys, if you would like to know a little bit about me click my wiki&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;COMPSCI 111 S1 2009&#039;&#039;&#039;&lt;br /&gt;
*[[User:salb017|shifa&#039;a]]&lt;br /&gt;
hi mayname shifa&#039;a im doing compsci111&lt;br /&gt;
&lt;br /&gt;
*[[User:vcha080|Vimal Chandra]]&lt;br /&gt;
&lt;br /&gt;
Hey guys. welcome to my wiki.&lt;br /&gt;
Click on the link to get access to my page. Cheers :)&lt;br /&gt;
&lt;br /&gt;
*[[User:Lzha254|Lucy]]&lt;br /&gt;
Hey everyone! compsci111 is really fun :D&lt;br /&gt;
&lt;br /&gt;
*[[User:spar329|Seung-Hee]]&lt;br /&gt;
Hi ! My name is Seung-Hee! I&#039;m having fun in COMPSCI111/111G&lt;br /&gt;
&lt;br /&gt;
*[[User:tbro080|Talia]]&lt;br /&gt;
Hi, this will take you to my user page :)&lt;br /&gt;
&lt;br /&gt;
*[[User:bpar072|Bhavik]] &lt;br /&gt;
hi guys,&lt;br /&gt;
just wanted to inform u guys about the course COMPSCI 111, it is a very interesting and useful coures to take if you want to learn about computering &lt;br /&gt;
&lt;br /&gt;
*[[User:amcf017|Andrew]]&lt;br /&gt;
Hi the link above connects to my wiki user page&lt;br /&gt;
&lt;br /&gt;
*[[UserSven026|Stephen]]&lt;br /&gt;
Hi the link above takes you to my user page where you can learn the amazing language of the decimal number system!!!! hope everyone finds it realy useful, especially if your doing maths.&lt;br /&gt;
&lt;br /&gt;
*[[User:Nlay004|Nicholas]]&lt;br /&gt;
Hello everyone! The link above will direct you to my user page! &lt;br /&gt;
&lt;br /&gt;
*[[User:croo012|Callum]]&lt;br /&gt;
Hey, the link above is to my page!&lt;br /&gt;
&lt;br /&gt;
*[[User:ycho129|Yong Won]]&lt;br /&gt;
Hi my name is Yong Won. The link above will take you to my user page.&lt;br /&gt;
&lt;br /&gt;
*[[User:jpar370|Jisung]]&lt;br /&gt;
Hi, I am Jisung. Click my name to see my details :) &lt;br /&gt;
&lt;br /&gt;
*[[User:mcha304|minsoo]]&lt;br /&gt;
Hello~ the link above will take you to my user page :)&lt;br /&gt;
&lt;br /&gt;
*[[User:tlee122|Timothy]]&lt;br /&gt;
Hey there my name is Timothy, the link above is my wiki :D This course is fantastic and I am learning something new everyday! Keep up the good work everyone and good luck with all tests!&lt;br /&gt;
&lt;br /&gt;
*This is the link to my user page [[User:jduw001|JD]] click on it to get some not really helpful advice.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;COMPSCI 111 SS 2009&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*[[User:sjun037|seungmo]]&lt;br /&gt;
&#039;&#039;&#039;I hope you guys had a great test, it would be so much better if i was a bit more prepared, anyway, good weekends!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*[[User:yzha463|Jim]]&lt;br /&gt;
&lt;br /&gt;
*[[User:dson008|Leon]]&lt;br /&gt;
&#039;&#039;&#039;Iam Leon&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*[[User:bzha055|Bin]]&lt;br /&gt;
&#039;&#039;&#039;Computer science111:test and examations&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*[[User:yliu303|Ying]]&lt;br /&gt;
Information about computer science 111&lt;br /&gt;
&lt;br /&gt;
*[[User:cshi050|John]]&lt;br /&gt;
Hi! Pleased to meet you!&lt;br /&gt;
&lt;br /&gt;
*[[User:ayun003|Bo]]&lt;br /&gt;
Hello, this links to my wiki page which doesnt contain much at the moment. Good luck everyone :D !! &lt;br /&gt;
&lt;br /&gt;
*[[User:nraz004|imperiex]]&lt;br /&gt;
This link connects to my userpage via a mindbogglingly powerful system of networks known as the Internet.&lt;br /&gt;
&lt;br /&gt;
*[[User:ypae001|Robin]] 	&lt;br /&gt;
The link shown above connects to my userpage.&lt;br /&gt;
&lt;br /&gt;
*[[User:rarc016|Renee]]&lt;br /&gt;
Hello, hope everyone is having as much fun as I am!&lt;br /&gt;
&lt;br /&gt;
*[[User:Rhip001|Kitsiru]]&lt;br /&gt;
Contribute to my manga/anime page ;)! I hope you&#039;re enjoying this course!&lt;br /&gt;
&lt;br /&gt;
*[[User:Nsin068|Nabita]]&lt;br /&gt;
Hello, welcome to my Wiki page.. click on the link above :). Good luck to everyone in this course!&lt;br /&gt;
&lt;br /&gt;
*[[User:jfin052|jackson finlay]]&lt;br /&gt;
hello, my name is jackson and the above links to my page.&lt;br /&gt;
&lt;br /&gt;
*[[User: Sbla089|Stephen Black]]&lt;br /&gt;
Hello everyone, I hope you had a relaxed break and are findind the course useful. Above is the link to my Wiki page I hope it will develop and be of use to you all. Regards Steve&lt;br /&gt;
&lt;br /&gt;
*[[User:Scho225|Diana Cho]]&lt;br /&gt;
Hello, above is a link to my wiki page. &lt;br /&gt;
I hope you guys are enjoying this course so far.&lt;br /&gt;
You can visit my wiki page and have a discussion about &lt;br /&gt;
COMPSCI111 course and exchange informations together. &lt;br /&gt;
As we all have given up our summer holidays for this course&lt;br /&gt;
I hope we can be rewarded with our grades. :)&lt;br /&gt;
&lt;br /&gt;
*[[User:slee455|Song Yi Lee]]&lt;br /&gt;
 	&lt;br /&gt;
Welcome to Compsci 111 stage one Wiki.&lt;br /&gt;
The link shown above connects to my userpage.&lt;br /&gt;
I hope my userpage helpful to you and I wish you for the best for this course.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*[[User:mali055|Menaaz Ali]]&lt;br /&gt;
&lt;br /&gt;
Hello people!! Hope you are all having fun in the course so far. Hopefully we can all use this as a way of helping each other in our lost moments. All the instructions in the manual may seem very complicated and freak you out, but if you RELAX and look at it blocking out all your prior knowledge they&#039;re actually quite easy. Good Luck!!&lt;br /&gt;
&lt;br /&gt;
*[[User:skim218|Sang Yoon Kim]]&lt;br /&gt;
&lt;br /&gt;
Hello!! I hope you are getting along with the lab contents. This page can be used to support each other for the practical component of compsci111. Enjoy your courses!&lt;br /&gt;
&lt;br /&gt;
I have just added my interests in particular to compsci. Feel free to check my page and we can share our interests. Click to join me.&lt;br /&gt;
[[User:tlea025]]&lt;br /&gt;
*[[User:tkim049|Tae Young Kim]]&lt;br /&gt;
&lt;br /&gt;
Hello I hope you are enjoying this course. &lt;br /&gt;
Good luck to all of you and have fun.&lt;br /&gt;
&lt;br /&gt;
*[[User:swil295|Steffanie Williams]]&lt;br /&gt;
&lt;br /&gt;
Hey, &lt;br /&gt;
The above link is to my Wiki page, this can be used to discuss and exchange information about this course. Good Luck for this course :)&lt;br /&gt;
&lt;br /&gt;
*[[User:lkwo010|Lillian Kwong]]&lt;br /&gt;
&lt;br /&gt;
Hi.&lt;br /&gt;
The above link is to my Wiki Page. I hope you are all enjoying this course. Good Luck :)&lt;br /&gt;
&lt;br /&gt;
*[[User:joh025|Jeong Suk Oh]]&lt;br /&gt;
&lt;br /&gt;
Hi, this course is really fun.  I think this page is quite useful, lets try to use it often.&lt;br /&gt;
&lt;br /&gt;
*[[User:ioh003|Ilhwan Oh]]&lt;br /&gt;
Hi, i love this course, the teachers here are very helpful. lets try our best shall we :)&lt;br /&gt;
&lt;br /&gt;
*[[User:rces001|Richie Cesan]]&lt;br /&gt;
Hello, Im the guy in the red hat.  Don&#039;t be a stranger. Have a good one.&lt;br /&gt;
&lt;br /&gt;
*[[User:Tlin085|Tom]]&lt;br /&gt;
Hello... i put this in the middle of the page so no one will see it.&lt;br /&gt;
&lt;br /&gt;
*[[User:ayou099|Andrew Younge]]&lt;br /&gt;
Hi, i just learnt how to make my own wiki. How exciting. Good luck with this course.&lt;br /&gt;
&lt;br /&gt;
*[[User:mlin117|Gary]]&lt;br /&gt;
Hey Yoh~! This is an interesting course!&lt;br /&gt;
&lt;br /&gt;
What?! cannot find the &#039;&#039;&#039;LINK&#039;&#039;&#039; to my user page? It is &#039;&#039;&#039;ABOVE&#039;&#039;&#039; this.&lt;br /&gt;
&lt;br /&gt;
*[[User:ajan028|Akash Jani]]&lt;br /&gt;
This is pretty interesting stuff. Wiki is really fun and also link to my page is just above. Please do visit and yes this course is excellent... have fun people!!&lt;br /&gt;
&lt;br /&gt;
*[[User:jacr002|Jaimee Acraman]]&lt;br /&gt;
Hi everyone! I am enjoying learning to use wiki. :)&lt;br /&gt;
&lt;br /&gt;
* [[User:amud002|Abby Mudford]]&lt;br /&gt;
Wiki is exciting&lt;br /&gt;
&lt;br /&gt;
* [[User:jxie024|John Xie]]&lt;br /&gt;
Hello, your welcome to visit my Wiki page! Wiki is really interesting! Hope your all having fun!&lt;br /&gt;
&lt;br /&gt;
* [[User:jnut006|James William Nuttall]]&lt;br /&gt;
Bonjour, come and visit my Wiki page if you are interested in Nutrition/Food. Bonne chance avec la course ;-)&lt;br /&gt;
&lt;br /&gt;
* [[User:Hdor004|Hdor004]] 15:57, 12 January 2009 (NZDT)&lt;br /&gt;
My wiki page is very similar to the rest, but hey, why not look at it any way.&lt;br /&gt;
&lt;br /&gt;
* [[User:ebro069|Elizabeth Brooks]]&lt;br /&gt;
Hi everyone! I hope everyone is finding the course okay so far! So far it&#039;s really fun!&lt;br /&gt;
&lt;br /&gt;
* [[User:ctol010|Cherie Tollemache]]&lt;br /&gt;
&lt;br /&gt;
Hello everyone, hope everyone is finding the course enjoyable. above is a link to my user page, feel free to visit.&lt;br /&gt;
&lt;br /&gt;
*[[User:lshi038|Leo Shin]]&lt;br /&gt;
&lt;br /&gt;
Hello everyone. Bonjour, Hola, Salve!!!&lt;br /&gt;
&lt;br /&gt;
* [[User:ylee198|Ye - Jin Lee]]&lt;br /&gt;
Hello everyone- enjoying your courses? have fun!!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*[[User:kkan047|Bo - Lim Kang]]&lt;br /&gt;
Hello~ welcome to my Wiki~~&lt;br /&gt;
&lt;br /&gt;
*[[User:qhu008|Mike]]&lt;br /&gt;
Hola, yo soy Mike. Yo estoy bueno :)&lt;br /&gt;
&lt;br /&gt;
*[[User:fhan020|Fengqiao Han]]&lt;br /&gt;
Hi everyone, I&#039;m Alex, Pleased to make acquaintance.&lt;br /&gt;
&lt;br /&gt;
*[[User:epar067|Eunji Park]]&lt;br /&gt;
 Welcome to my wiki page ;)&lt;br /&gt;
&lt;br /&gt;
*[[User:Arid018|Nikki R]]&lt;br /&gt;
Wow! Just the beginning. Go hard.&lt;br /&gt;
&lt;br /&gt;
*[[User:ptho122|Trish]]&lt;br /&gt;
&#039;&#039;&#039;Wow that was fun :-P&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*[[User:abha059|Ash]]&lt;br /&gt;
I just edited Trish&#039;s contribution teeheehee&lt;br /&gt;
&lt;br /&gt;
*[[User:Jsu024|Sky]]&lt;br /&gt;
welcome to my home page:) get to know something about Asian Food:)&lt;br /&gt;
&lt;br /&gt;
*[[User:achu051|ada]]&lt;br /&gt;
hello everyone! welcome to my page :)&lt;br /&gt;
&lt;br /&gt;
*[[User:scho200|sooyoun]]&lt;br /&gt;
ello~hello~&lt;br /&gt;
&lt;br /&gt;
*[[User:elee053|eunhye]]&lt;br /&gt;
hello guys:)&lt;br /&gt;
&lt;br /&gt;
*[[User:cbal038|Guy Fawkes]]&lt;br /&gt;
I have found my instructors and my fellow students extremely helpful so far.&lt;br /&gt;
I would not be able to continue without them.&lt;br /&gt;
&lt;br /&gt;
Hi guys~ Good luck with this course!!&lt;br /&gt;
&lt;br /&gt;
* hello everyone :) just doing this for my compsci 111 lab 2 -- [[User:Xwan227|Xwan227]] 16:13, 13 January 2009 (NZDT)&lt;br /&gt;
&lt;br /&gt;
*[[User:dcha159|Nebuchadnezzar]]&lt;br /&gt;
hey peps~ This aint my real name but i like this name... what do u think?&lt;br /&gt;
&lt;br /&gt;
*[[User:skim265|Sang Hoon Kim ]]&lt;br /&gt;
Hi~! My name is Sang Hoon Kim have fun in this course!!&lt;br /&gt;
&lt;br /&gt;
*[[User:icha032|Jiaqi chang]]&lt;br /&gt;
hello.everyone~haha&lt;br /&gt;
&lt;br /&gt;
*[[User:jche300|Jun Chen]]&lt;br /&gt;
hahaha~hello.everybody&lt;br /&gt;
&lt;br /&gt;
*[[User:yhua172|Anita]]&lt;br /&gt;
Howdy everyone, I hope you are having a wonderful time with this course. Best of luck to you all for summer school and for the many years to come!&lt;br /&gt;
&lt;br /&gt;
*[[User:mdon070|Manny]]&lt;br /&gt;
Hi, all! My name&#039;s Matisse. I&#039;m a 3rd year Arts student. Thanks to COMPSCI 111G I&#039;m learning to use &amp;amp; contribute to wiki sites. Hope you&#039;re all enjoying your time at uni! Best of luck...&lt;br /&gt;
&lt;br /&gt;
*[[User:alee126|Ahreum Lee]]&lt;br /&gt;
Hi! My name is Ahreum Lee and I&#039;m having fun in COMPSCI111G :)&lt;br /&gt;
&lt;br /&gt;
*[[User:jlee463|Jieun Lee]]&lt;br /&gt;
Hello~S2 I like it hahahaha&lt;br /&gt;
&lt;br /&gt;
*[[User:hkim220|Heera Kim]]&lt;br /&gt;
Hi everyone~~&lt;br /&gt;
&lt;br /&gt;
*[[User:fcui002|Grace]]&lt;br /&gt;
Hi,everyone, wish you enjoy your summer school!&lt;br /&gt;
&lt;br /&gt;
*[[User:lyin007|Lixing Yin]]&lt;br /&gt;
&lt;br /&gt;
Hi, i just make first wiki page. The link is above there. Welcome!&lt;br /&gt;
&lt;br /&gt;
*[[User:dlit018|Dmitry]]&lt;br /&gt;
Hi My name is Dmitry. This course is very useful and I hope it will help in future.&lt;br /&gt;
&lt;br /&gt;
*[[User:lvet003|Louis]]&lt;br /&gt;
Hi everyone.... my name is Louis. I hope that you enjoy my userpage. Though, the userpage is plain one, with your great feedback, I hope that we can establish a wicked page.&lt;br /&gt;
&lt;br /&gt;
*[[User:ssub013|Sandhi]] &lt;br /&gt;
Hi EveryoneI hope your enjoying the course, like I am.&lt;br /&gt;
&lt;br /&gt;
*[[User:kbas017|Kamlika]] &lt;br /&gt;
hi everyone hope you are enjoyin this paper as much as i am. Go wiki!!&lt;br /&gt;
&lt;br /&gt;
*[[User:anar046|Akshaiy]]&lt;br /&gt;
I have learnt to create my own blog and wiki thanks to Compsci 111.&lt;br /&gt;
&lt;br /&gt;
*[[User:hmoh024|Harliyana]] &lt;br /&gt;
I love creating my own wiki!Some confusion here and there but everything is fun so far!&lt;br /&gt;
&lt;br /&gt;
*[[User:tmat060|Socchi]]&lt;br /&gt;
heres my bit for lab02&#039;s P3 [[User_talk:Tmat060]], wasn&#039;t too sure where to put it, so its both in my wiki and here. have fun being confused by VK ;P&lt;br /&gt;
&lt;br /&gt;
*[[User:kcho147|Kyulee]] &lt;br /&gt;
Computer Science111 course information&lt;br /&gt;
&lt;br /&gt;
*[[User:jlia062|JaiQuil]]&lt;br /&gt;
Hi guys, welcome to my page!&lt;br /&gt;
&lt;br /&gt;
*[[User:pzal002|Petra]]&lt;br /&gt;
Howdy, first time user..&lt;br /&gt;
&lt;br /&gt;
*[[User:skim211|SeYeon]]&lt;br /&gt;
hello compsci 111 students!&lt;br /&gt;
&lt;br /&gt;
*[[User:ypen024|rose]]&lt;br /&gt;
first time as wel ^ ^&lt;br /&gt;
&lt;br /&gt;
*[[User:jflo018|Josh]]&lt;br /&gt;
Here&#039;s for CompSci 111 Lab 2. Its a little confusing posting things here.&lt;br /&gt;
&lt;br /&gt;
*[[User:mpil019|Mil&#039;s Homepage]]&lt;br /&gt;
Hey everyone, just me here, just leaving a link to my homepage!&lt;br /&gt;
&lt;br /&gt;
*[[User:fyan048|Flora]]&lt;br /&gt;
Hey this is my part for CompSci 111 Lab 2, come to my page sometime ^^&lt;br /&gt;
&lt;br /&gt;
*[[User:fyan043|Alan]]&lt;br /&gt;
Hey guys,I&#039;m here to have fun. In fact there is a lot of fun in Compsci 111.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*[[User:ahuo002|Alex]]&lt;br /&gt;
&lt;br /&gt;
Hey people im alex and i play dota&lt;br /&gt;
&lt;br /&gt;
*[[user:tpar066|tom]]&lt;br /&gt;
&lt;br /&gt;
Hey people im tom and i dont play dota&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*[[User:dgoo035|Dasith]]&lt;br /&gt;
Hey people Im Dasith Goonatilaka and i love sports.&lt;br /&gt;
&lt;br /&gt;
*[[User:hsan013|Steven]]&lt;br /&gt;
&lt;br /&gt;
Hello to all! Wish gd luck for all for this semester!&lt;br /&gt;
&lt;br /&gt;
*[[User:dcal034|Daryl]]&lt;br /&gt;
&lt;br /&gt;
Hey guys, &#039;&#039;&#039;INTERNATIONAL HOUSE RULES!!!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
GOODLUCK FOR COMPSCI 111&lt;br /&gt;
&lt;br /&gt;
hello guys~I like Compsci, It&#039;s so useful and fun! good luck for this semester~&lt;br /&gt;
&lt;br /&gt;
*[[User:ysun122|Aileen]]&lt;br /&gt;
&lt;br /&gt;
*[[User:mbae004|John]]&lt;br /&gt;
COMPSCI 111 is great! hope everyone does well in their exams&lt;br /&gt;
&lt;br /&gt;
*[[User:ltso002|Lorraine]]&lt;br /&gt;
&lt;br /&gt;
Hello people, I would like to remind you that all Compsci 111 labs are held in room 303-175!&lt;br /&gt;
&lt;br /&gt;
[[User:Mngw004| Vivian&#039;s Wiki Page]]&lt;br /&gt;
&lt;br /&gt;
Hello everyone!&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;COMPSCI 111/111G&#039;&#039;&#039;&#039;&#039;Italic text&#039;&#039; course is highly enjoyable and it offers great practical knowledge about computers in general. &lt;br /&gt;
&lt;br /&gt;
The course teaches us a lot of useful things and adds to our knowledge and understanding of computers. Great course!&lt;br /&gt;
&lt;br /&gt;
*[[User:tkan021|Simon]]&lt;br /&gt;
&lt;br /&gt;
Hi guys!&lt;br /&gt;
The &#039;&#039;&#039;COMPSCI 111/111G&#039;&#039;&#039; is very helpful and it gives you an idea from the basic component of how to use computers&lt;br /&gt;
&lt;br /&gt;
*[[User:slee427|Grace]]&lt;br /&gt;
hello guys~*&lt;br /&gt;
In the COMPSCI 111/111G lab, you don&#039;t have to stay 3hours when you finish the work.&lt;br /&gt;
&lt;br /&gt;
Hey everyone ! You do not have to complete the lab assignment within the 3 hours aswell . You have until the beginning of the next Lab tutorial to hand in your lab assignment. But it is wise to make use of the Lab assistants within the 3 hours. &lt;br /&gt;
Cheers&lt;br /&gt;
&lt;br /&gt;
*[[User:mtoi009|Matt]]&lt;br /&gt;
Woah lab 2 took me ages! But at least it&#039;s amost over!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*[[User:rshe088|Rae]]&lt;br /&gt;
Yes, this lab is almost over and out!&lt;br /&gt;
Peace&lt;br /&gt;
&lt;br /&gt;
*[[User:dcur025|danielle]]&lt;br /&gt;
Hey!&lt;br /&gt;
These labs are quite useful. Hope you guys are finding this as well :)&lt;br /&gt;
&lt;br /&gt;
*[[User:jzha296|James]]&lt;br /&gt;
Hey guys.&lt;br /&gt;
These are the courses im studying&lt;br /&gt;
&lt;br /&gt;
*[[User:bkan020|bk]]&lt;br /&gt;
Hi guys i m asian but cool&lt;br /&gt;
&lt;br /&gt;
*[[User:jhea066|Jared]]&lt;br /&gt;
 i love motocros&lt;br /&gt;
&lt;br /&gt;
*[[User:cwu078|Cuby]]&lt;br /&gt;
Hi ~~ compsci test nextweek....good luck everyone &lt;br /&gt;
&lt;br /&gt;
===Someone going on a rant===&lt;br /&gt;
*[[User:bdud009|Brad]]&lt;br /&gt;
I think many of you guys are doing it wrong, I hope the markers are lenient  on 1 line answers instead of paragraphs with new content. The new content I am contributing is : Myself - because I am new to this particular page. Also, the spelling may not be of the &amp;quot;highest&amp;quot; standard as the mozzilla firefox application on these lab computers is encountering errors, particularly with Google and Wikipedia, and IE7 doesn&#039;t have a spell check. Yes, I know, I am being lazy, but no human is perfect. From the looks of it, no machine is perfect yet either.&lt;br /&gt;
That&#039;s about a paragraph. *awaits marks*&lt;br /&gt;
*So for those of you who didn&#039;t already realize, these Apple machines are hard to use, unreliable and cause all sorts of errors in typing with their small metal keyboards. For those of you who seem to enjoy them I really pity you. Is anyone else finding the internet connections here to be extremely slow? The paragraphs are coming and coming now. Is anyone finding this lab hard?  [[user:bmun014|Ben]]&lt;br /&gt;
* This course pretty choice and most of it is pretty easy and exciting!Thanks&lt;br /&gt;
*I agree, Ben. It took about two minutes to load a picture of my house. (Which, by the way, was kind of freaky and intrusive.) I hate these keyboards, too. I want my Windows key back! [[user:hwad012|Holly]]&lt;br /&gt;
&lt;br /&gt;
*I have to agree with Holly. These keyboards are so uncomfortable! But I have to admit that they look really fancy&lt;br /&gt;
&lt;br /&gt;
*I personally think the keyboards are amazing. They making typing so much smoother. The mice are pretty slick too. My cat agrees.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*[[User:mkan041|Myung Jo]]&lt;br /&gt;
Hi everybody. Visit to my page.&lt;br /&gt;
&lt;br /&gt;
*[[User:wyan039|Justin]]&lt;br /&gt;
Hey guys. Hope you enjoy this course. Cheers.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*[[User:yche427|vita]]&lt;br /&gt;
halo... good luck for the test..&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*[[User:dsim086|Dan]]&lt;br /&gt;
The labs are very useful&lt;br /&gt;
&lt;br /&gt;
*[[User:shau08|Patrick]]&lt;br /&gt;
I hope this is what I need to do for assignment 2 for question 19 which is contributing to this wiki.&lt;br /&gt;
*[[User:jmon059|Jonas]]&lt;br /&gt;
This is course pretty straight forward and i like it!!churr&lt;br /&gt;
&lt;br /&gt;
*[[User:dtew006|Diandra]]&lt;br /&gt;
This is my pathetic attempt to finish Qusetion 19 for Lab 2.. Haha after this I AM FINISHED!! hallelujah&lt;br /&gt;
&lt;br /&gt;
== Jennifer&#039;s Contribution ==&lt;br /&gt;
&lt;br /&gt;
I really like how Compsci 111 lectures are recorded online because I have quite a few clashes and find it hard to get to lectures.&lt;br /&gt;
I wish they did that for Compsci 101 as well which I took last semester.&lt;br /&gt;
&lt;br /&gt;
However I think there should probably be one more demonstrators in every lab because I don&#039;t think 2 is quite enough.&lt;br /&gt;
Apart from that, this paper has been good so far.&lt;br /&gt;
&lt;br /&gt;
Anyway WOOT! I can go eat now.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[ecor025]]&lt;br /&gt;
&lt;br /&gt;
iv just started doing compsci but im am enjoying it alot! I&#039;v been leatning heaps and cant wait to learn more!&lt;br /&gt;
&lt;br /&gt;
hope everyone else is enjoying it as much as me&lt;br /&gt;
&lt;br /&gt;
See you&lt;br /&gt;
&lt;br /&gt;
[[Shan133| Shelly]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Please check out my user page, which is not related at all to CompSci.&lt;br /&gt;
Have fun :):)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Niven&#039;s Contribution==&lt;br /&gt;
&lt;br /&gt;
hey guys compsci is one of the most relevent paper that I have done at the University. &lt;br /&gt;
&lt;br /&gt;
*[[user:nred019|Niven]]&lt;br /&gt;
&lt;br /&gt;
*[[user:swij017|Supun]]&lt;br /&gt;
I&#039;m glad someone else made this comment about Google maps! (I could almost see through the window of my house in my picture, good thing I wasn&#039;t standing there when they took it).  And as far as the keyboards go, I&#039;m afraid I have to agree with you guys, I almost have to go back to typing with two fingers just to make sure my document isn&#039;t covered with red squiggly lines (as I type this I can already see about 6 :(...) &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*[[user:bmul014|Brooke]]&lt;br /&gt;
You are so right. It&#039;s impossible to write a sentence without at least one spelling error in it with these silly keyboards. I&#039;m all for the PC&#039;s.&lt;br /&gt;
Look forward to meeting some of you during this semesters course.&lt;br /&gt;
&lt;br /&gt;
*I so agree, its the worst of both worlds, Mac computers and Windows Vista!?! But putting aside these problems, COMPSCI 111 can be interesting.. every now and then. My school introduced laptops in Year 5, but the new information I&#039;m learning could come in handy =) [[user:Seat006|Samantha]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*[[user:ccha448|Chris]]&lt;br /&gt;
I agree, Mac&#039;s are stupid, it&#039;s a shame people are taken in by the advertising campaigns. After all they stole Unix and charged you for it. I dislike the keyboards and mice too (the scroll wheel is so small!). My screen like&#039;s to fall downwards too, guess that&#039;s the mac failing physically(epic fail) and yes!!where&#039;s my windows key? maybe it should be a penguin :s&lt;br /&gt;
&lt;br /&gt;
*[[user:stim018|Sean]]&lt;br /&gt;
I still don&#039;t see why people argue about macs and Pc&#039;s. It seems like it&#039;s always the people with Pc&#039;s that are complaining. Also for people who say that apple users are brainwashed, the same goes for Pc users. I don&#039;t see why the computer science department has macs though. It&#039;s natural to hate something that one doesn&#039;t understand.&lt;br /&gt;
&lt;br /&gt;
*[[user:tlee094|Tammy]]&lt;br /&gt;
Wow, someone wrote something other than &amp;quot;hello&amp;quot; and &amp;quot;compsci 111 is great&amp;quot;!  So contribution... &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
: Re: lecture given today (Thurs 19/03), I would say that this page could be considered a &#039;popular&#039; page and that during the labs are probably the worst time to be editing these pages.  Of course, logically that would mean that I/we shouldn&#039;t update this during lab or add should add in a little note to say I&#039;m/you&#039;re editing it.  &lt;br /&gt;
&lt;br /&gt;
Of course... I am doing it during lab, and I haven&#039;t put a note up.  But hey, the internet&#039;s full of dummies that don&#039;t do what they should.  &lt;br /&gt;
&lt;br /&gt;
====Sensible People only====         &lt;br /&gt;
&lt;br /&gt;
*[[User:htir002|Harish]]&lt;br /&gt;
Hello all, Wiki is really fun to use. I had an amazing experience with it and I hope all of you feel the same way. Compsci 111 is an excellent course and I highly recommend it to all.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*[[User:pwu034|Ivy]]&lt;br /&gt;
Hello~everyone.&lt;br /&gt;
This is my first time contribute with wiki. I get so confused when I first time use it , but it was alright now. I think most people taking this course as their major or minor towards their degree, but I take this course just for my personal interests, because I like to try new things especially someting to do with the computer. So, cheers everyone.&lt;br /&gt;
&lt;br /&gt;
*[[User:gzha043|Jason]]&lt;br /&gt;
hello guys, i highly recommend the people who want a useful and interesting general education, please choice Compsci 111G, because it is a pretty straightforward course. Having fun&lt;br /&gt;
&lt;br /&gt;
*[[user:wlim022|Wee]]&lt;br /&gt;
Hi guys. Please checkout my &#039;&#039;profile page&#039;&#039;. I would like to make more &#039;&#039;friends&#039;&#039; XD&lt;br /&gt;
Compsci111 rocks. Interesting to know how to use wiki :)&lt;br /&gt;
&lt;br /&gt;
*[[user:hlim041|Hsin Yee]]&lt;br /&gt;
Hi everyone. Nice to learn how to use wiki. Compsci 111/111G is interesting. Have fun everyone!!&lt;br /&gt;
&lt;br /&gt;
*[[User:hchu093|Ho-Yong]]&lt;br /&gt;
&lt;br /&gt;
Hi, I finally found out how to contribute to wiki! it takes time. This course is very exciting if you like computers. &lt;br /&gt;
I heard from someone that to have a fast internet, all you got to do is pay for the data!.&lt;br /&gt;
Anyways have fun!&lt;br /&gt;
&lt;br /&gt;
*[[User:nhe008|Hannah]]		&lt;br /&gt;
Gosh, last instruction till the end of this lab. haha.. have a good day guyz.&lt;br /&gt;
&lt;br /&gt;
*[[user:ashe115|Aieyah]]&lt;br /&gt;
hay everyone im actually doing psychology but took this paper because I thought it would be interesting and it is!! i love it so far the labs are great and the people you meet are even better!! I hope we all do well and get top marks to start our semester off with a SMILE!! hope you all have a COMPUTERLICIOUS day!! keep smiling and keep rocking those A+!! =)&lt;br /&gt;
&lt;br /&gt;
*[[user:msti026|Mikes]]&lt;br /&gt;
Hey guys! I finally managed to figure out how to post on this wiki! Im loving uni so far, computer science is pretty fun and its up there with my favourite lectures. Its so useful learning all these things about computers that I never knew before, I look forward to my labs heaps because I know I will always learn something new! It is hard at times but I know in the end it will be worth it.&lt;br /&gt;
&lt;br /&gt;
*[[user:lsun050|Lei Sun]]&lt;br /&gt;
I was so confused that how to post my contribution on wiki. However, its all done. hopefully everyone have a good time in computer science 111 lab!&lt;br /&gt;
&lt;br /&gt;
*[[user:Jong012|Nigel]]&lt;br /&gt;
Have a good St. Paddy&#039;s Day! cant wait to gulp down a few jugs of Green beer tonight, and go to lectures tomorrow with hangovers!!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*[[user:lsoh004|Lian]]&lt;br /&gt;
Hi guys! I&#039;m actually a chemistry student myself though I have taken CompSci to stage II. My advice for those wishing to major in CompSci is to pay attention in CS101 and CS105. You will DEFINITELY become increasingly confused if you do not pull some weight now (especially in CS105). You will be using Java well into your 3rd year so make sure you learn it.&lt;br /&gt;
&lt;br /&gt;
*[[user:dhan088|Dohyun Han]]&lt;br /&gt;
I thought it will hard to post something on wiki but it&#039;s very simple.&lt;br /&gt;
&lt;br /&gt;
*[[user:dyi002|Donghyun]]&lt;br /&gt;
I&#039;ve got my fingers crossed. Hope everyone else is having better luck than I am.&lt;br /&gt;
&lt;br /&gt;
*[[user:fwan058|Stella]]	 &lt;br /&gt;
well, is the end of our Lab 2, hope everybody enjoy their Lab time. Ps: Even this room is a computer room but still is way to cold, I&#039;m freezing.&lt;br /&gt;
&lt;br /&gt;
*[[user:aoka004|Ayumi]]&lt;br /&gt;
It is the last qustion to do. It takes time... I hope I complete this task successfully.&lt;br /&gt;
&lt;br /&gt;
*[[user:pyap012|Priscilla]]&lt;br /&gt;
Yay, finally the last question. love doing this hehe! I never knew this could be so easy =]&lt;br /&gt;
&lt;br /&gt;
*[[user:apat198|Arti]]&lt;br /&gt;
Compsci labs fun. Lectures are not too bad as well.&lt;br /&gt;
I like this course overall.&lt;br /&gt;
Editing on Wiki is so easy.&lt;br /&gt;
&lt;br /&gt;
*[[user:shan123|sem]]&lt;br /&gt;
Hey!! compsci111G people!! have fun with your lab2 report!!&lt;br /&gt;
&lt;br /&gt;
*[[user:eyoo003|Sera]]&lt;br /&gt;
today is my second lab time.&lt;br /&gt;
I&#039;m enjoying COMPSCI111/111G :)&lt;br /&gt;
&lt;br /&gt;
*[[user:gwil163|Greg]]&lt;br /&gt;
Had to fix shan123&#039;s spelling. It&#039;s interesting having CompSci lectures straight after the lab. 4 hours of CompSci!!!&lt;br /&gt;
&lt;br /&gt;
*[[user:Dpri049|Dom]]&lt;br /&gt;
&lt;br /&gt;
wow this place is great hope it becomes more popular&lt;br /&gt;
&lt;br /&gt;
Man it took me forever to read through this page and find a spelling error to fix. By the time I found one Greg had fixed it!!! grrr. Either way proof reading counts as contributing to the page yea? :D&lt;br /&gt;
&lt;br /&gt;
*[[user:cott007|Cameron]]&lt;br /&gt;
CompSci 111 is interesting, particularly the lectures.&lt;br /&gt;
&lt;br /&gt;
*[[user:awon081|Assunta]]&lt;br /&gt;
Wow!! Finally the last question of lab 2.  So far both labs and lectures for compsci111 been very interesting and fun.&lt;br /&gt;
One improvement for this lab room is turning down the air condition, its extremely cold!!&lt;br /&gt;
&lt;br /&gt;
**[[user:vche035|vivan]]&lt;br /&gt;
Compsci is useful! but i do agree that the room is very cold!&lt;br /&gt;
&lt;br /&gt;
*[[user:jwha022|Jeong]]&lt;br /&gt;
CompSci 111 lab reports takes long time to fisnish...&lt;br /&gt;
&lt;br /&gt;
*[[user:pwad011|puhi]]&lt;br /&gt;
I agree and also there are soo many buttons to press can get annoying sometimes&lt;br /&gt;
&lt;br /&gt;
*[[user: kpra032|kartik]]&lt;br /&gt;
&lt;br /&gt;
yes that is true 3 hours i think is a bit too long for a lab&lt;br /&gt;
&lt;br /&gt;
*[[user: ryou005|ron]]&lt;br /&gt;
&lt;br /&gt;
I like the temperature in the lab, its just right. Its easy to add layers of clothing, however its not easy to cool down&lt;br /&gt;
&lt;br /&gt;
*[[user: rsek002|Rd]]&lt;br /&gt;
&lt;br /&gt;
I concur, the temperature in the lab is just right especially in this season. Although i do hope it isnt this cold during the winter.&lt;br /&gt;
&lt;br /&gt;
*[[user: kpra032|kartik]]&lt;br /&gt;
&lt;br /&gt;
Kartik didnt post this message, *[[user: ryou005|ron]] did to illustrate how easy it is to fake an entry...evil huh&lt;br /&gt;
&lt;br /&gt;
*[[user: rliu033|Ricky]]&lt;br /&gt;
This is my contribution. Finally finished the last question, i&#039;m bloody hungry atm.&lt;br /&gt;
&lt;br /&gt;
*[[user:vcha081|Valerie]]&lt;br /&gt;
yay! finally on last question..took me longer than the first lab haha i reckon it was the blog&#039;s fault! doesn&#039;t anyone else think its funny that in lectures they point out the pitfalls of wikis and blogs are and yet in the labs our task is to create them?? seems kind of contradictionary to me!&lt;br /&gt;
&lt;br /&gt;
and yes, its far too cold in this room! maybe we should start a petition haha&lt;br /&gt;
&lt;br /&gt;
*[[user: jtay133|jess]]&lt;br /&gt;
Great, finally figured out how to do this! I would sign a petition about the room being too cold, my feet are frozen!&lt;br /&gt;
&lt;br /&gt;
*[[user: slie022|seanaldo]]&lt;br /&gt;
My feet aren&#039;t the only part of me that&#039;s frozen... I reckon that the labs should be 6 hours long but is held only once every 2 weeks. Does anyone agree with me??&lt;br /&gt;
&lt;br /&gt;
*[[user: tkuo014|trils]]&lt;br /&gt;
I really don&#039;t think I can bare being in here for 6 hours...I&#039;m cold, wet and freezing right now..plus I have a cold which doesn&#039;t help. :(&lt;br /&gt;
&lt;br /&gt;
*[[user: blee072|blee072]]&lt;br /&gt;
Even if the labs were fortnightly lasting 6 hours, I doubt a lot of people would be staying longer than 3. It&#039;s a nice thought though but managing the timetables for both the tutors and the students would be a nightmare. By the way, is anyone else having problems with the paperthin keyboards in the labs? I actually had to ask the tutor how to take a screenshot..&lt;br /&gt;
&lt;br /&gt;
*[[user:dhee003|dizzy]]&lt;br /&gt;
yay finally last question XD ive decided to join the sensible ppl. Its really cold in this lab, trying to finish before i freeze! But it was still a fun, albeit a cold lab!!!&lt;br /&gt;
&lt;br /&gt;
*[[user:nmuh013|mijamon]]&lt;br /&gt;
this page is good at the contents but it is not really good at appearance because there are very few paragraph been used it is difficult to read.&lt;br /&gt;
&lt;br /&gt;
*[[user:aazm006|aliaa]]&lt;br /&gt;
I thought it&#039;s hard to edit a wiki but it is actually a very simple task. The lab is fun and so useful, I get to know so many things but the 3 hours lab is not enough for me.&lt;br /&gt;
&lt;br /&gt;
*[[user:nbha012|niresha]]&lt;br /&gt;
it still too me a while to figure it out! It&#039;s definitely freezing in here, goodluck for the rest of the semester!&lt;br /&gt;
&lt;br /&gt;
*[[user:mlal026|mlal026]]&lt;br /&gt;
Compsci is an awsome course and anyone interested in doing so should. Well this is an awsome course to take up whether its yourgenersl ed or major it is still good to take up.&lt;br /&gt;
&lt;br /&gt;
*[[user:ohow004|ohow004]]&lt;br /&gt;
Wow. Lab 002 has definately contributed to the best time of my life. Highly recommend this Lab. &lt;br /&gt;
&lt;br /&gt;
*[[user:snaf002|snaf]&lt;br /&gt;
The lab02 is really exciting. I learned so many things today. It is really good to know about blog, wiki and so on. I hope the next CompSci111 lab will be as good as today!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*[[user:nahm043|fara]&lt;br /&gt;
Compsci 111 is such a great course to learn. Creating my own blog is so exciting and interesting!! But, the temperature in the lab was too cold!! My hands are badly freezing!! It&#039;s so difficult to use the keyboard, with shaking hand. That&#039;s horrible!!&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;*[[user:shad020|wani]]&lt;br /&gt;
this lab 02 is so interesting...it introduced me about wiki and blog....Blogging is so awsome..:)&#039;&#039;&#039; To find out more information about wiki,just click [http://en.wikipedia.org/wiki/Wiki here]&lt;br /&gt;
&lt;br /&gt;
*[[user:Zrah006|zrah006]]&lt;br /&gt;
COMPSCI111 is a great introductory course to the world of computers. It is also very suitable for people who are not computer literate and want some computing skills that will benefit them in the future. &lt;br /&gt;
A great resource for students studying COMPSCI111 is [http://en.wikipedia.org Wikipedia] and the Stage One Forums [https://forums.cs.auckland.ac.nz Forum Link].&lt;br /&gt;
&lt;br /&gt;
*[[User:Hpen017|hpen017]]&lt;br /&gt;
Compsci111 is a great course for people to enjoy learning about computers and improving their skills. Overall this has improved my skills on the comptuer so far. :D&lt;br /&gt;
&lt;br /&gt;
*[[User:hkim231|hskim231]]&lt;br /&gt;
Lab two is better than Lab One. I learned interesting things. I think I can improve my computer skills a lot more by the end of this course.&lt;br /&gt;
&lt;br /&gt;
*[[User:sgho008|Sonalee]]&lt;br /&gt;
Hi! I am a compsci111 student this semester (one). I am really loving this aspect of publishing and making amendments to webapges, blogs and wiki&#039;s. I think its great that we have such resources where we can learn things like this through our time at the university. I am interested to know what other aspects of this course will teach me, as it is only laboratory two and we starting to go into the interesting side of computing. I hope everyone is having just as enjoyable experience as I am. Thank you to the tutors for being so patient. It&#039;s great!&#039;&lt;br /&gt;
&lt;br /&gt;
*[[User:yseo019|Yujin]]&lt;br /&gt;
Greens question reliability of smacking survey&lt;br /&gt;
&lt;br /&gt;
*[[User:ralm005|ralm005]]&lt;br /&gt;
Hi, I am currently doing CompSci111 and so far I am enjoying it, as it provides a good overview of practical computing.  The labs are especially helpful as it provides a chance to be more interactive with the computers (rather than just the theory) and enables you to really understand the content that we learn during the lectures.  Another good thing about the labs are that after the first hour they are more informal, and you have 1 week to hand your answers in (takes away the pressure where in some labs you have to hand labs in at the end of the session).  Good luck to everyone doing the course! :)&lt;br /&gt;
&lt;br /&gt;
*[[user:karm015|karm015]]&lt;br /&gt;
The markers are surely lenient enough to allow marks for one sentence contributions. I mean, letting us all know that you are contributing to spam on the main page is, I suppose, a contribution. I am also adding to the spam, so I must also be a COMPSCI111/111G student!&lt;br /&gt;
&lt;br /&gt;
*[[user:zche099|zche099]]&lt;br /&gt;
Here is my constribution for COMPSCI111/111G page 33 P3.&lt;br /&gt;
Hey!&lt;br /&gt;
Want to know the Secret Of Eternal Life? -&amp;gt;John 3:16 :)&lt;br /&gt;
&lt;br /&gt;
*[[User:dsal020|Dan]]&lt;br /&gt;
Here is my contribution for CompSci 111/111G.  CompSci is a cool subject.  I have gained a lot of new information even though it&#039;s only the third week of the semester.&lt;br /&gt;
&lt;br /&gt;
*[[User:/mhan112|Minkuk]]&lt;br /&gt;
Here is my contribution for CompSci 111/111G Compsic is fun to learn but, lab is too long&lt;br /&gt;
&lt;br /&gt;
*[[User:/cfra066|CFRA066]]&lt;br /&gt;
I am really finding Compsci111 quite difficult as I am not very familiar with computers. In saying this, I am enjoying learning the content. I know what I am learning is going to be very useful when I get a job. I cant wait till I graduate and get a job. Im looking forward to earning some money :)&lt;br /&gt;
*[https://wiki.cs.auckland.ac.nz/stageonewiki/index.php/User:Cho049 Cho049]&lt;br /&gt;
Here is my contribution for CompSci 111.Compsci labs fun.I like this course overall.&lt;br /&gt;
&lt;br /&gt;
*[[User:/sraj036|sraj]]&lt;br /&gt;
Well,this course seem to be very interesting and mind blowing at times solely on the lab work that was given!&lt;br /&gt;
&lt;br /&gt;
*[[User:/dma007|dma]]&lt;br /&gt;
This second lab taught me a lot !! Enjoy!&lt;br /&gt;
&lt;br /&gt;
*[[User:/scho249|sub]]&lt;br /&gt;
This course is for students who want to learn about general computers and its related stuff.&lt;br /&gt;
&lt;br /&gt;
*[[User:/mlib007|Mel]]&lt;br /&gt;
Great course. Enjoy the course everyone..&lt;br /&gt;
&lt;br /&gt;
*[[User:srat035|Suchi]]&lt;br /&gt;
Hey all, I totally agree with all of you. CompSci 111 is a great course. Though it seems easy, it is quite intellectually stimulating! &amp;lt;br&amp;gt; Good luck for the test next Friday and I am sure we will all come out with flying colours!&lt;br /&gt;
&lt;br /&gt;
*[[User:/mji002|Minsik]]&lt;br /&gt;
welcome to this course. lets learn more about computer!&lt;br /&gt;
&lt;br /&gt;
*[[User:/jste243|Zephonobia]]&lt;br /&gt;
Hi guys, this is my contribution to the wiki.&amp;lt;br&amp;gt;&lt;br /&gt;
The name you see above is also the name I have on the forums.&amp;lt;br&amp;gt;&lt;br /&gt;
This course is entertaining, as although I already know a lot of this better than the back of my hand,&amp;lt;br&amp;gt;&lt;br /&gt;
I&#039;m also learning a lot about coding and today I learnt that swearing isn&#039;t acceptable on the internet.&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Here&#039;s a helpful tip:&#039;&#039;&#039; Sometimes people (commonly referred to as &amp;quot;trolls&amp;quot;) will try and anger you over the internet,&amp;lt;br&amp;gt;&lt;br /&gt;
just for their own enjoyment. Please don&#039;t feed the trolls.&lt;br /&gt;
*[[User:/xli233|Xiaozhe]]&lt;br /&gt;
Sup.&lt;br /&gt;
I just type in some words to make some fun.&lt;br /&gt;
Studying hard is the most important.&lt;br /&gt;
*[[User:/wwon125|Wei-Yuen]]&lt;br /&gt;
I think this course is really practical and is useful that way. Labs are flexible for each student and the tutors are really helpful! I&#039;m really enjoying this!&lt;br /&gt;
*[[User:/fben014|Frank]]&lt;br /&gt;
Dear fellow students/tutors/general public, Compsci111 is a very interesting and enjoyable course, I hope all students enjoy it as much as I do. This is my fist time editing &#039;wiki&#039; and I am enjoying it :)&lt;br /&gt;
*[[User:/jmit057|Josh]]&lt;br /&gt;
Compsci111 is very interesting, I&#039;m enjoying every second of it!&lt;br /&gt;
*[[User:/rhas033|Cris]]&lt;br /&gt;
CS111 is a very interesting course, despite the fact that it is hard and require a lot of working, we can learn a lot from it&lt;br /&gt;
*[[User:/kgan024|karan]]&lt;br /&gt;
COMPSCI111 is a fun paper and very interesting also.&lt;br /&gt;
*[[User:/lgu009|Louie]]&lt;br /&gt;
COMPSCI111 is a rocking course because you learn a lot of things with the computer operating system.&lt;br /&gt;
&lt;br /&gt;
*[[User:halg005|Hala]]&lt;br /&gt;
Hi everyone, I just make my first Wiki, Compsci is fun and I am learning so my new stuff.&lt;br /&gt;
&lt;br /&gt;
*[[User:slee497|Soo Youn]]&lt;br /&gt;
Kia Ora. Hello everyone. It is good to be in COMPSCI 111 community. Keep up the contribution and work hard.&lt;br /&gt;
&lt;br /&gt;
[[User:acur046|Ally]]&lt;br /&gt;
Hey everyone.&lt;br /&gt;
I found some useful information about courses you can take in Computer Science.&lt;br /&gt;
Please click on my name above or [[click here]] if you want to know what they are.&lt;br /&gt;
&lt;br /&gt;
*[[User:ntoa002|Nicholas]]&lt;br /&gt;
Hi Everyone!!!&lt;br /&gt;
*[[User:skim282|SHK]]&lt;br /&gt;
Hi guys. I think compsci 111 course is very interesting.&lt;br /&gt;
&lt;br /&gt;
Hi&lt;br /&gt;
&lt;br /&gt;
I like Compsci 111 because it teaches us about the history of computing which i never knew about&lt;br /&gt;
&lt;br /&gt;
*[[User:cwhi095|Chris]]&lt;br /&gt;
&lt;br /&gt;
*--[[User:Mara012|Mara012]] 13:56, 4 August 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
The knowledge developed by academic computer science (CS) is applied to various non-academic situations to arrive at systems that help humans perform tasks that were either out of their reach for being too complex or the tasks that are repetitive in nature.&lt;br /&gt;
&lt;br /&gt;
*[[User:jlee509|JEN]]&lt;br /&gt;
Hi, everyone doing Compsci111!&lt;br /&gt;
I wish all of you get best results in Frist Semester.&lt;br /&gt;
&lt;br /&gt;
*[[User:vmer006|vam]]&lt;br /&gt;
I have to agree with the above comments.  Hopefully the amount of information being supplied by students will suffice at the one line mark!&lt;br /&gt;
Scrolling down this page they day before my lab report is due.. The number of contributions is insane!  what IF everyone had actually bothered to have&lt;br /&gt;
found information not already presented?  Most would look automatically to information surrounding the topic.. but that is covered within the first few posts..  Makes life harder for everyone else!&lt;br /&gt;
So here is my addition... remember to write the lab summary at the top of your report!  During my lab i saw many a student having to run back and waste valuable money printing again because they forgot to mention the lab summary..&lt;br /&gt;
Oh and of course the usual double page printing! ;)  save those resources.&lt;br /&gt;
&lt;br /&gt;
*[[User:mcha255|Mandy]]&lt;br /&gt;
Hi Everyone~ &lt;br /&gt;
I wish you guys having fun in COMPSCI 111.&lt;br /&gt;
&lt;br /&gt;
*[[User:mhen100|Maraea]]&lt;br /&gt;
Harow, I&#039;m finally finishing up my lab, sitting here in my warm chair burning the keyboard as I type away the time.&lt;br /&gt;
This is a great Class, hopefully by the end of this semester I&#039;ill be a computer whiz, an have brother running for his money, hehe.&lt;br /&gt;
And a thanks for reminding me to do my lab summary.&lt;br /&gt;
&lt;br /&gt;
*[[User:wcho083|Damian]]&lt;br /&gt;
&lt;br /&gt;
Hello everyone please come and visit my wiki page. I just have made up a new one for my Compsci111.&lt;br /&gt;
&lt;br /&gt;
This course is so fun!! I learned heaps of things from this course even I only had 2 labs in this week.&lt;br /&gt;
&lt;br /&gt;
Hope everyone learned many things in their courses as like me!!&lt;br /&gt;
&lt;br /&gt;
==Anna&#039; Contribution==&lt;br /&gt;
Compsci is very interesting, hope everyone is finding it ok.&lt;br /&gt;
&lt;br /&gt;
*[[User:jwan269|Danni]]&lt;br /&gt;
Nearly there, the last question!!&lt;br /&gt;
It takes a while to finish a lab. The questions are not hard but quite practical. &lt;br /&gt;
Be patient, we are doing a good job~~&lt;br /&gt;
Have fun everyone!!&lt;br /&gt;
&lt;br /&gt;
*[[User:biqb001|butul]]&lt;br /&gt;
Hi everyone.I am finding the comsci 111 course quite informative.It helps us with the daily things which make life just that bit more easier, something wihich all of us should know how to do.I dont know about anyone else but Iwas totally and utterly clueless when it come to anything to do with computers:P.Well i guess I still am a little clueless-but I&#039;m getting there!!!. With the addition of amazingly nice tutors and awsome people enroled in the course--compsci 111 is a great!!I hope everyone else is enjoying it too.&lt;br /&gt;
&lt;br /&gt;
*[[User:awon099|Anson]]&lt;br /&gt;
comsci is very fun, and i am learning alot.&lt;br /&gt;
&lt;br /&gt;
*[[User:vche036|Victor]]&lt;br /&gt;
Compsci 111 is a fun and practical course which I hope everyone enjoys as much as I do. It may be an easy course but most who have taken it will tell you that it is also a very useful one. It is probably the only course in the Science department in which you will find useful in your daily life. Whether your a computer expert or not, you will definitely learn a few new tricks in this course. Last but not least, have fun everybody.&lt;br /&gt;
&lt;br /&gt;
*[[User:wli132|JimmyWenkuan]]&lt;br /&gt;
To me labs were rather fun, three hours passed within a glance on my watch. This lab was really helpful, learned how to use wiki markups.&lt;br /&gt;
Guys, enjoy your times in university, it is the turning point of your life =].&lt;br /&gt;
&lt;br /&gt;
*[[User:lfon025|Lusi Fong]]&lt;br /&gt;
Hi all. Labs are informative and are a great practical source of learning. The tutors are very helpful and ample time is given to complete all exercises. I am enjoying the course so far and hope to do well.&lt;br /&gt;
&lt;br /&gt;
*[[User:spar307|Kei]]&lt;br /&gt;
Hi everyone, hope you enjoy and find lab useful! because I find myself learning a lot :)&lt;br /&gt;
&lt;br /&gt;
*[[User:aphi045|Adam Phipps]]&lt;br /&gt;
I haven&#039;t made or edited a wiki page before, i might have to start contributing more later on, this is easy!&lt;br /&gt;
&lt;br /&gt;
*[[User:nngu036|Peter NGUYEN]]&lt;br /&gt;
Compsci 111 is very useful for me . I am looking for learning new thing in this course.&lt;br /&gt;
&lt;br /&gt;
== Secret to living longer ==&lt;br /&gt;
Be positive.&lt;br /&gt;
&lt;br /&gt;
*[[User:eric017|Emma]]&lt;br /&gt;
Hey guys!&lt;br /&gt;
A cat born without a tail is actually a breed of cat called a manx!&lt;br /&gt;
&lt;br /&gt;
*[[user:osha011|Osama]]&lt;br /&gt;
Hello to the people of CompSic&lt;br /&gt;
This subject is a interesting one, basically it gives us more information about somthing we have been using for years (computers/internet).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*[[User:jshi068|Shih]]&lt;br /&gt;
&lt;br /&gt;
*[[User:dbar102|Doma]]&lt;br /&gt;
As well as &#039;&#039;&#039;green tea&#039;&#039;&#039; apples give you energy its said that one apple can give you more energy than a cup of coffee and preserve you better to ;)&lt;br /&gt;
&lt;br /&gt;
*[[User:jyan138| Jenny]]&lt;br /&gt;
Don&#039;t forget to exercise, and eat healthy.&lt;br /&gt;
&lt;br /&gt;
*[[User:ypar045|Young-Eun]]&lt;br /&gt;
Getting some good &#039;&#039;&#039;laugh&#039;&#039;&#039; also works, as research shows that it lowers the levels of stress hormones.&lt;br /&gt;
&lt;br /&gt;
The research shows that it also boosts our immune system, by increasing activation of natural killer cells and antibodies.&lt;br /&gt;
&lt;br /&gt;
For more information, click [http://www.ivillage.co.uk/health/hlive/style/articles/0,,181167_583851,00.html]&lt;br /&gt;
*[[User:kcho169|Klaus]]&lt;br /&gt;
&lt;br /&gt;
Finally. I come to the last tasks. Then. my missions for lab 2 will be complete&lt;br /&gt;
&lt;br /&gt;
Figured I should add to this, I found this link with its [http://www.sparkpeople.com/resource/nutrition_articles.asp?id=283 secrets to living longer]&lt;br /&gt;
&lt;br /&gt;
==James&#039; contribution==&lt;br /&gt;
&lt;br /&gt;
AUGP stands for Auckland Uni Game dev and Programming club&lt;br /&gt;
We aim to do game modding in order to gain experience towards a career in game development&lt;br /&gt;
&lt;br /&gt;
==Nathaniel&#039;s Wondrous Contribution==&lt;br /&gt;
Game development requires a lot of experience in programming and modding. Games run on certain engines to help display graphics and use programming languages accordingly.&lt;br /&gt;
Wii is a great console =]&lt;br /&gt;
&lt;br /&gt;
==Rebecca&#039;s awsomest contribution==&lt;br /&gt;
compsci111 has so much to learn!  XD&lt;br /&gt;
&lt;br /&gt;
==James&#039;s Valuable Contribution==&lt;br /&gt;
This was quite an informative lab session. I learnt a wide variety of new information, like how to &#039;&#039;&#039;bold&#039;&#039;&#039; a word in a wiki.&lt;br /&gt;
&lt;br /&gt;
=Annemieke&#039;s contribution=&lt;br /&gt;
Im learning alot about compsci 111&lt;br /&gt;
&lt;br /&gt;
=Annemieke&#039;s contribution=&lt;br /&gt;
&#039;&#039;&#039;I&#039;m learning lots of helpful tips!! why didn&#039;t i know some of these before?!!? &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=A cup of tea a day can keep you awake=&lt;br /&gt;
:Green teas are found to have heaps of antioxidants, which could probably&lt;br /&gt;
:be good for girls!&lt;br /&gt;
:Mom always says: Drink more tea, eat more veges, get more exercises!&lt;br /&gt;
:Her secret recipe for a day: juice from sweet potato leaf, radish, tomato, apple, and &lt;br /&gt;
:some other green stuff :P&lt;br /&gt;
&lt;br /&gt;
*[[User:myou001|May]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== also a cup of coffee will keep you awake ==&lt;br /&gt;
As we known that coffee contain certain amount of caffeine.&lt;br /&gt;
one cup of coffee contain about 60mg of caffeine.&lt;br /&gt;
caffine can help people to get lot more done.&lt;br /&gt;
&lt;br /&gt;
[[unser:Zzha156]vin]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Chai is becoming the new way to have your tea. It can be sweet or spicy and always full of flavour.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Green tea and apple in the morning would be more conducive to staying awake in the morning. Studies had shown that can apple can pep you up more than a cup of coffee or tea.&lt;br /&gt;
&lt;br /&gt;
=Tea vs Hot Chocolate=&lt;br /&gt;
:I must say that the ongoing debate that people think coffee/tea will create &lt;br /&gt;
:this boost of energy or sustainability during a late night of study. &lt;br /&gt;
:I disagree, hot chocolate releases endorphins which make you happy. &lt;br /&gt;
:Thus instead of being sad and/or grumpy during your late night study sessions,&lt;br /&gt;
:you can feel good and happy whilst studying late at night.&lt;br /&gt;
&lt;br /&gt;
*[[User:mphi043|Matamus]]&lt;br /&gt;
&lt;br /&gt;
:I have to agree with Matamus. Hot chocolate is way better and I mean who can say no to chocolate?&lt;br /&gt;
*[[User:ssch107|ssch107]]&lt;br /&gt;
&lt;br /&gt;
=Get plenty of sleep!=&lt;br /&gt;
Sleeping actually can make you live longer.  Beauty sleep is no myth, it is actually true as the body needs the time during sleep to repair any cellular damage.  I read somewhere that if you sleep less than 8hrs per day, the body doesn&#039;t have the chance to repair all the cell damage and can shorten your lifespan.  So go get some sleep!&lt;br /&gt;
&lt;br /&gt;
==Sleep is a necessity==  &lt;br /&gt;
[[User:qmik002|queenz]]&lt;br /&gt;
&lt;br /&gt;
Being well rested enables you to focus more and gives you more energy for concentration.  Here are a few things that you can do to make sure you get enough sleep throughout the night.&lt;br /&gt;
&lt;br /&gt;
*  Improve your daytime habits - daily exercise, fresh air, no napping.&lt;br /&gt;
*  Create a better sleep environment - fluffly pillows, clean and warm bedding, air circulation.&lt;br /&gt;
*  Good sleep preparation - not eating before you sleep, no caffeine, don&#039;t drink too much liquid.&lt;br /&gt;
&lt;br /&gt;
== AFS System ==&lt;br /&gt;
&lt;br /&gt;
*[[User:skim201|Sen]]&lt;br /&gt;
Hello Compsci 111/111G&lt;br /&gt;
&lt;br /&gt;
I think the AFS system is an awesome concept.  It allows students to access the information that they have saved on the H: drive on the university computers to be accessed from the home computer.  This means that you don&#039;t need to email yourself a copy of a file every time you need to work on it at home (if you don&#039;t have a USB drive to store and backup information).  I learnt this is the Compsci 111/111G Lab 2 class, which was very useful!&lt;br /&gt;
&lt;br /&gt;
That’s it for now,&lt;br /&gt;
Sen&lt;br /&gt;
&lt;br /&gt;
[http://http://www.openafs.org/main.html This is the link about AFS system.]&lt;br /&gt;
&lt;br /&gt;
*[[User:stej001|Sarf]]&lt;br /&gt;
&lt;br /&gt;
This course is extremely interesting.&lt;br /&gt;
&lt;br /&gt;
*[[User:cliu119|Chang]]&lt;br /&gt;
Editing wiki is such a hard work. However , we understand a lot after it!&lt;br /&gt;
&lt;br /&gt;
*[[User:sfon034|Sfon034]]&lt;br /&gt;
&lt;br /&gt;
I agree Sen, the AFS system is great, if i had forgotten my flashdrive i could just get my files from the AFS&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Compsci111 is designed for students who want a general introduction to computing. Experience with a wide range of practical applications will provide transferable skills that will be equally useful in academic and industry environments. No prior experience with computers is required, and help is always readily available from the teaching staff.&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Gerards Contribution ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Hey guys just want to say that compsci has a lot of workload but everyone get in there and pass this course.!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==John&#039;s Contribution==&lt;br /&gt;
&lt;br /&gt;
The AFS system is really good. I don&#039;t have to email my work home anymore or use a flash drive.&lt;br /&gt;
&lt;br /&gt;
== Jimmy&#039;s Contribution ==&lt;br /&gt;
&lt;br /&gt;
Compsci 111 is fun, and really useful....hope all of us can pass this course!!&lt;br /&gt;
&lt;br /&gt;
= Jason&#039;s Contribution ==&lt;br /&gt;
&lt;br /&gt;
The cake is a lie..&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Yay! I contributed something! =)&lt;br /&gt;
&lt;br /&gt;
I thought I&#039;d just add on to Jimmy&#039;s contribution...if that&#039;s allright jimmy...&lt;br /&gt;
I agree Compsci 111 has really helped me and opened my eyes to the Cyberworld already in just three weeks. &lt;br /&gt;
It&#039;s not just really fun it&#039;s also useful and beneficial for future references. &lt;br /&gt;
It introduces many applications on the net I never thought to try or knew was out there. &lt;br /&gt;
I enjoy doing the lab reports because I discover new things each time. Thanks Compsci 111!&lt;br /&gt;
&lt;br /&gt;
==Hayden&#039;s contribution==&lt;br /&gt;
&lt;br /&gt;
Compsci is very interesting. Probably my favourite paper this semester. Was going to take Stats 101g but thought, nah too much work and it&#039;s boring as well. Thank god for Compsci!&lt;br /&gt;
&lt;br /&gt;
==Lockers at University==&lt;br /&gt;
&lt;br /&gt;
If anyone is interested in having a reasonably priced locker, there are lockers available within the Science faculty.&lt;br /&gt;
&lt;br /&gt;
These can be purchased from the Science resource center, located on the ground floor of the Science building.&lt;br /&gt;
&lt;br /&gt;
==Tyson&#039;s Contribution==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Moore&#039;s Law&#039;&#039;&#039; &lt;br /&gt;
&#039;The number of transistors on a single chip doubles every 18 months, while the price stays the same.&#039;&lt;br /&gt;
==Ying&#039;s Contribution==&lt;br /&gt;
&#039;&#039;&#039;This course is fun&#039;&#039;&#039; &lt;br /&gt;
[http://www.cs.auckland.ac.nz/compsci111s1c/ For more course information click here]&lt;br /&gt;
&lt;br /&gt;
==Richard&#039;s Contribution==&lt;br /&gt;
&#039;&#039;&#039;HTML basics&#039;&#039;&#039;&lt;br /&gt;
#All opening tags end with a closing tag eg &amp;lt;a&amp;gt;&amp;lt;/a&amp;gt; or &amp;lt;img /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Jesh&#039;s Contribution=&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&amp;quot;&amp;quot;While studying computer science, a word of the day helps to broaden the mind and the vocabulary of the brain!&#039;&#039; Learning how to build a better vocabulary can be a pleasurable and profitable investment of both your time and effort.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=&#039;&#039;&#039; Word of the day&#039;&#039;&#039; =&lt;br /&gt;
&lt;br /&gt;
=====&#039;&#039;with Jesh MacDonald&#039;&#039;=====&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;GRAMINEOUS&#039;&#039;&#039;==&lt;br /&gt;
&lt;br /&gt;
=====&#039;&#039;&#039;PRONUNCIATION:&#039;&#039;&#039;=====&lt;br /&gt;
====(gruh-MIN-ee-uhs)====&lt;br /&gt;
=====&#039;&#039;&#039;MEANING&#039;&#039;&#039;:=====&lt;br /&gt;
&lt;br /&gt;
====&#039;&#039;adjective:&#039;&#039; Of or relating to grass.====&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 These are my favourite words&lt;br /&gt;
&lt;br /&gt;
#epistolary&lt;br /&gt;
#schwerpunkt&lt;br /&gt;
#overslaugh&lt;br /&gt;
&lt;br /&gt;
==  Japanese lesson ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Good Morning - Ohayou Gozaimasu &amp;lt;br&amp;gt;&lt;br /&gt;
Good Afternoon - Konnichiwa &amp;lt;br&amp;gt;&lt;br /&gt;
Good Evening - Konban wa &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==  Japanese lesson...but MORE ==&lt;br /&gt;
&lt;br /&gt;
Just though I&#039;d add a few more ^^.&lt;br /&gt;
&lt;br /&gt;
Hello. &lt;br /&gt;
    こんにちは。　Konnichiwa. (kon-nee-chee-WAH) &lt;br /&gt;
How are you? &lt;br /&gt;
    お元気ですか。　O-genki desu ka? (oh-GEN-kee dess-KAH?) &lt;br /&gt;
Fine, thank you. &lt;br /&gt;
    元気です。　Genki desu. (GEN-kee dess) &lt;br /&gt;
What is your name? &lt;br /&gt;
    お名前は何ですか。 O-namae wa nan desu ka?　(oh-NAH-mah-eh wah NAHN dess-KAH?) &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Sourced from http://www.japaneselifestyle.com.au/japanese_language/japanese_words.htm - GREAT TO VISIT IF YOU WANT MORE JAPANESE HELP&lt;br /&gt;
&lt;br /&gt;
Soga= Isee&lt;br /&gt;
&lt;br /&gt;
kasan=mum&lt;br /&gt;
&lt;br /&gt;
==[https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=User:Jmac249&amp;amp;action=history Click here to see the history of this page!]==&lt;br /&gt;
&lt;br /&gt;
=Rajiv&#039;s Contribution==&lt;br /&gt;
&lt;br /&gt;
Watashi no namae wa Rajiv Reddy desu. Juuhachi desu. Ii tenki desu ne.&lt;br /&gt;
&lt;br /&gt;
My name is Rajiv Reddy and I am 18. The weather is good today. &lt;br /&gt;
&lt;br /&gt;
As to why a link for Japanese lessons is on the Compsci wiki I have no idea&lt;br /&gt;
&lt;br /&gt;
=&amp;lt;u&amp;gt;The Last Word&amp;lt;/u&amp;gt;=&lt;br /&gt;
&lt;br /&gt;
Apple Inc. is known for its creativity and a fairly neat sense of humour - here is an example I found on the webvine.&lt;br /&gt;
&lt;br /&gt;
The cybernews website NPR reports that any pirates who attempt to hack the latest version of Mac OS X will be greeted by a creative error message:&lt;br /&gt;
&lt;br /&gt;
: &amp;quot;There once was a user who whined&lt;br /&gt;
: That his current OS was so blind&lt;br /&gt;
: He&#039;d better go pirate&lt;br /&gt;
: An OS that ran great&lt;br /&gt;
: But he found that his hardware declined...&amp;quot;&lt;br /&gt;
&lt;br /&gt;
[[User:Fpow007|Felice]] 20:32, 24 March 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Roun&#039;s Contribution==&lt;br /&gt;
====Fashionable People ONLY====&lt;br /&gt;
*[[User:rlee087|Ru]]&lt;br /&gt;
Hi, compsci111 is a great subject and I hope everyone enjoys the subject as much as I do.&lt;br /&gt;
&lt;br /&gt;
*[[User:tcou015|tcou015]]&lt;br /&gt;
Not only is it fun, but it also gives us an opportunity to improve computer skills on the new Vista OS.&lt;br /&gt;
I have already found it very helpful for when I am doing assignments for other courses in Uni. &lt;br /&gt;
&lt;br /&gt;
I hope everyone is doing well, even the non-fashionable people.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Love lab02==&lt;br /&gt;
We learned how to use the Internet, including email, www, forums, blogs and wikis in this lab. It is very good that learn something new everyday.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Georgina&#039;s Contribution ==&lt;br /&gt;
CompSci111/111G is a good course to enhance PC skills, I&#039;m looking forward to the Microsoft Office part, but I don&#039;t like using Vista though.&lt;br /&gt;
----&lt;br /&gt;
== Marian&#039;s Contribution ==&lt;br /&gt;
I find compsci111 a really good paper. The good thing is you do not require prior knowledge of computers. I hope to get a really good mark. I also find the labs very good.&lt;br /&gt;
&lt;br /&gt;
==Michael&#039;s Contribution==&lt;br /&gt;
CompSci111/111G provides opportunities for those who have never experience the technique of using a PC before, and also it may advance your knowledge for the latest technology.&lt;br /&gt;
&lt;br /&gt;
==YUJIn&#039;s Contritubtion==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;COMPSCI 111G is a lot of fun :)&lt;br /&gt;
HOpe to have a good year wit COMPSCI 111&#039;&#039;&#039;&lt;br /&gt;
------&lt;br /&gt;
I am really enjoying compsci111. I think it is a really good paper to do. The good thing is you do not have to have prior knowledge. I am hoping to get a really good grade.I find the labs very helpful.&lt;br /&gt;
&lt;br /&gt;
==Yiran&#039;s Cntribution==&lt;br /&gt;
Hello everyone in CS111, This is such a fun course that we always learn something we didn&#039;t know.&lt;br /&gt;
Hope you all have a great time this semester.&lt;br /&gt;
&lt;br /&gt;
==Jeff&#039;s useful contributions==&lt;br /&gt;
----&lt;br /&gt;
*You need to pass theory and practical part of compsci111/111G to pass the course :)&lt;br /&gt;
*To pass the practical part of compsci111/111G , You need to attain at least 7.5 marks out of the available 15 marks.&lt;br /&gt;
*Compsci111/111G test is next friday :)&lt;br /&gt;
&lt;br /&gt;
This is my page [[User:yli319]]&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;&#039;Liam&#039;s contribution&#039;&#039;&#039;===&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Just to add to the above post, the theory part of the course (labs) is worth 15% of your overall mark, leaving 65% for the exam and 20% for the Tests.&lt;br /&gt;
&lt;br /&gt;
Also, according to my calculations, the test is not until the 28th August.&lt;br /&gt;
&lt;br /&gt;
[[User:Lfox008|Lfox008]] 12:20, 6 August 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
==Cindy&#039;s Contribution==&lt;br /&gt;
If you desperately need a computer to print out your lecture notes and everyone using a computer is checking out their trade me or bebo page then this is the contribution to read!&lt;br /&gt;
&amp;lt;br&amp;gt; There are computer labs in the science department, not just on the ground floor but on the 1st floor as well. &lt;br /&gt;
&amp;lt;br&amp;gt;If that fails, make your way over to the &#039;&#039;&#039;Art&#039;s Student Center&#039;&#039;&#039; where there are computer labs you can use to do your assignments or that extra course reading!&lt;br /&gt;
&amp;lt;br&amp;gt;If you liked my contribution, check out my user page [[User:Hwan154]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Jason&#039;s Contribution==&lt;br /&gt;
If you do not have money to print this lab report out please go to&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Kate Edgars Information Commons Level 2 to top up&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Joseph&#039;s Contribution===&lt;br /&gt;
&lt;br /&gt;
You may also go to short loan which is on level 1 of the Kate Edgar building to top up. &lt;br /&gt;
&lt;br /&gt;
Joseph&lt;br /&gt;
&lt;br /&gt;
==Lesa&#039;s Comtribution==&lt;br /&gt;
Reminder: Thier is no Computer Science 111 Lectures next week so please use the time wisely and study for the Test:&lt;br /&gt;
*Test is on Friday the 3rd of April 2009&lt;br /&gt;
*You must be prompt and arrive at 6:15pm &lt;br /&gt;
&lt;br /&gt;
Room Allocations For Test (Based on your Surname): &lt;br /&gt;
&lt;br /&gt;
*Eng1439:    Ahmad - Emery&lt;br /&gt;
*PLT1:         Etuale - Lata&lt;br /&gt;
*MLT1:        Latu - Park&lt;br /&gt;
*Eng1401:    Parkinson - Toi&lt;br /&gt;
*Eng3404:    Toms - Wu&lt;br /&gt;
*Eng3407:    Xie - Zhou&lt;br /&gt;
&lt;br /&gt;
Good Luck to us all :)&lt;br /&gt;
&lt;br /&gt;
=== Jin&#039;s Contribution===&lt;br /&gt;
Get together with classmates and study for the test coming up. Check where your Room Allocations are before the test day. Good luck to you all!&lt;br /&gt;
&lt;br /&gt;
*[[User:kjin004|Jin]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Ofa&#039;s Contribution ==&lt;br /&gt;
&lt;br /&gt;
I have  just started studying for the test.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Hannah&#039;s Contribution ==&lt;br /&gt;
&lt;br /&gt;
I better start studying for the test too :S&lt;br /&gt;
&lt;br /&gt;
==Sahar&#039;s Contribution==&lt;br /&gt;
&lt;br /&gt;
I found out about Mozilla Firefox too, It is a great browser, I do not need anti virus any more, Its free and easy to Install,&lt;br /&gt;
I greatly recommend it to everyone if you want to protect your computer from spywares and etc... I hope this helps!&lt;br /&gt;
&lt;br /&gt;
==Bryce&#039;s Contribution==&lt;br /&gt;
The print-screen key on the mac boards is f14. You are now manually breathing.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Michael&#039;s Contribution ==&lt;br /&gt;
&lt;br /&gt;
Personally the labs aren&#039;t much fun and need to be made a lot better to make students interested.&lt;br /&gt;
The labs are very useful.&lt;br /&gt;
==muah==&lt;br /&gt;
yea your right&lt;br /&gt;
&lt;br /&gt;
==JaeSung&#039;s contribution==&lt;br /&gt;
&lt;br /&gt;
This wiki thing is so hard to use.&lt;br /&gt;
But I&#039;m still trying because lab sessions worth 10%&lt;br /&gt;
&lt;br /&gt;
==Jun-Nyun&#039;s contribution==&lt;br /&gt;
I wish labs to be more fun!&lt;br /&gt;
&lt;br /&gt;
==Harrison&#039;s Contribution==&lt;br /&gt;
I had no idea how to use Wikis before this!  This is awesome..  They are hard to use, but its not too bad.  &lt;br /&gt;
I&#039;m trying as hard as I can to get 100% in this Lab!&lt;br /&gt;
&lt;br /&gt;
==Matt K&#039;s Contribution==&lt;br /&gt;
&lt;br /&gt;
These labs are pretty fun! &lt;br /&gt;
&lt;br /&gt;
Do we now admit to vandalizing Wikipedia in our younger days? Oops.&lt;br /&gt;
&lt;br /&gt;
==Bill Gates==&lt;br /&gt;
William Henry &amp;quot;Bill&amp;quot; Gates III founded the software company Microsoft with Paul Allen.&lt;br /&gt;
He is consistently ranked to be one of the world&#039;s wealthiest people.&lt;br /&gt;
He also authored or co-authored several books.&lt;br /&gt;
&lt;br /&gt;
Gates was born in Seattle, Washington, to William H. Gates, Sr. and Mary Maxwell Gates, who was of Scottish descent.[8]. His family was upper middle class; his father was a prominent lawyer, his mother served on the board of directors for First Interstate BancSystem and the United Way, and her father, J. W. Maxwell, was a national bank president. Gates has one elder sister, Kristi (Kristianne), and one younger sister, Libby. He was the fourth of his name in his family, but was known as William Gates III or &amp;quot;Trey&amp;quot; because his father had dropped his own &amp;quot;III&amp;quot; suffix.[9] Early on in his life, Gates&#039; parents had a law career in mind for him.[10]&lt;br /&gt;
&lt;br /&gt;
To find more about Bill Gates, you can go here: [http://en.wikipedia.org/wiki/Bill_Gates Bill Gates]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:Mhan113|Mhan113]]&lt;br /&gt;
&lt;br /&gt;
==Ben E&#039;s Contribution==&lt;br /&gt;
&lt;br /&gt;
Computer Science can be found in the &#039;&#039;&#039;Science&#039;&#039;&#039; Faculty&lt;br /&gt;
&lt;br /&gt;
[User: beva013]&lt;br /&gt;
&lt;br /&gt;
==Alex&#039;s Contribution==&lt;br /&gt;
I know computer science 111 is very helpful for me to understanding the information system.&lt;br /&gt;
&lt;br /&gt;
==CompSci Stage 1 courses==&lt;br /&gt;
&lt;br /&gt;
Computer Science is currently offering 4 stage one courses.  They are as follows:&lt;br /&gt;
*COMPSCI 101&lt;br /&gt;
*COMPSCI 105&lt;br /&gt;
*COMPSCI 111/111G&lt;br /&gt;
*ENGGEN 131&lt;br /&gt;
&lt;br /&gt;
[[User:cwu079|cwu079]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Lisa&#039;s Contribution==&lt;br /&gt;
I love doing the labs. I learn so much from them.&lt;br /&gt;
&lt;br /&gt;
== Jason&#039;s Contribution ==&lt;br /&gt;
&lt;br /&gt;
The cake is a lie.. but I still love cake!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Yay! I contributed something! =)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Sam&#039;s Contribution==&lt;br /&gt;
&lt;br /&gt;
Hello. I am finishing my compsci111 lab02, it is the last step.&lt;br /&gt;
&lt;br /&gt;
==Leila&#039;s Contribution== &lt;br /&gt;
&lt;br /&gt;
Greetings fellow students, I wish you all the best of luck in this course. I have faith that you will all get superb marks and will get a boost in your GPA&#039;s by the conclusion of the course, :).&lt;br /&gt;
&lt;br /&gt;
==Jonathon&#039;s Contribution==&lt;br /&gt;
&lt;br /&gt;
Hey everyone, hope you are all enjoying this course as much as I am. I would also like the CompSci department to use Google Chrome as their default web browser as it is awesome.&lt;br /&gt;
Here is a link to my page: [[User:Jcai042]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Mariam&#039;s contribution  ==&lt;br /&gt;
&lt;br /&gt;
The knowledge developed by academic computer science (CS) is applied to various non-academic situations to arrive at systems that help humans perform tasks that were either out of their reach for being too complex or the tasks that are repetitive in nature.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Shota&#039;s contribution  ==&lt;br /&gt;
&lt;br /&gt;
It&#039;s always fun learning new things. I&#039;m loving this course. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Craig&#039;s Contribution ==&lt;br /&gt;
&lt;br /&gt;
There is a current known problem with all the computers in the laboratories. It appears that Windows Vista has been installed as a prank to try slow students down. The correct OS that should be running is Apple&#039;s OS X 10.5&lt;br /&gt;
&lt;br /&gt;
If your computer is still running Vista after the date 5/8/9 please talk to your lab instructor who will reassign you to another computer while he or she will conduct an exorcism on the computer in question.&lt;br /&gt;
&lt;br /&gt;
Thanks for your time.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Headline text ==&lt;br /&gt;
&lt;br /&gt;
=egul002 says:=&lt;br /&gt;
Why does everyone hate Aucklanders? They should try living here.&lt;br /&gt;
My page is [[User:egul002 | here!]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==  Hyun-Ah&#039;s contribution ==&lt;br /&gt;
Hello everyone, I am finally finishing my lab 02:) So great!!!&lt;br /&gt;
&lt;br /&gt;
==Meaningless bytes of info typed by Arena==&lt;br /&gt;
Computer Science is hugely relevant in today&#039;s society. Nearly all jobs require some computer proficiency. Thats why Im doing it! And now a quote:&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Part of the inhumanity of the computer is that, once it is competently programmed and working smoothly, it is completely honest. &amp;quot;&lt;br /&gt;
Isaac Asimov&lt;br /&gt;
&lt;br /&gt;
==Richard&#039;s contribution==&lt;br /&gt;
I have really enjoyed this lab :) I didn&#039;t  how to make a wiki entry, but now I do, thanks to this awesome course, COMPSCI 111. If you&#039;d like to check out my page, please  [[User:Rbad009 | click here]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Kim&#039;s contribution==&lt;br /&gt;
Hi about to finish my lab yay. I think this course will be useful.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Angela&#039;s Contribution==&lt;br /&gt;
I find the labs a big help. They really contribute to my learning.&lt;br /&gt;
&lt;br /&gt;
==Durban&#039;s Contribution==&lt;br /&gt;
&amp;lt;s&amp;gt;My contribution is the best because it has a line through it.&amp;lt;/s&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==The contribution of Lewis Tapene==&lt;br /&gt;
This lab has been very good and has taught me alot of new things.&lt;br /&gt;
&lt;br /&gt;
As well as that i am finally coming to the end of my lab.&lt;br /&gt;
&lt;br /&gt;
== Electronic Music ==&lt;br /&gt;
&lt;br /&gt;
Hi guys if you like electronic music you should read [http://sonictransfer.com/  this page] as it has many useful tutorials on how to create it. Also, check out my boyfriend&#039;s website [http://alphabit.co.nz/site/music here.] There are some original tracks he has written and a mix consisting of ten tracks ranging from trance to DnB.&lt;br /&gt;
&lt;br /&gt;
* [[User:Brob106| My user page]]&lt;br /&gt;
&lt;br /&gt;
==The contribution of Dcha158==&lt;br /&gt;
Im pretty sure i messed something up.&lt;br /&gt;
Apologies in advance.&lt;br /&gt;
&lt;br /&gt;
Click [http://www.auckland.ac.nz/ here] to go back to the uni site&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==[[User:ofog001|Olivia&#039;s contribution]]==&lt;br /&gt;
===The cake is a lie===&lt;br /&gt;
But if you still believe the cake is &#039;&#039;&#039;not&#039;&#039;&#039; a lie, you will find the recipe in this [http://half-life.wikia.com/wiki/GLaDOS article.]&lt;br /&gt;
&lt;br /&gt;
Take special care with the volatile malted milk impoundments and the cross borehole electro-magnetic imaging rhubarb.&lt;br /&gt;
&lt;br /&gt;
In case you did not know this is an amusing reference to the popular steam game, portal - Tyler&lt;br /&gt;
&lt;br /&gt;
==Ethan&#039;s &#039;&#039;this can hardly be called a contribution&#039;&#039;==&lt;br /&gt;
All we&#039;re doing is making this wiki page a total mess, someone should really tidy this thing up.&lt;br /&gt;
That being said, I will not be that person. Due to my apparent mediocrity.&lt;br /&gt;
For more information of how mediocre I am, see user page [[User:Elin028|Ethan]].&lt;br /&gt;
[[user:spar340|SoYoung]]&lt;br /&gt;
Welcome to compsci 111 stage one Wiki. My name is SoYoung. I hope you guys are enjoying this course so far. I hope we can be rewarded with out grades.&lt;br /&gt;
&lt;br /&gt;
Hello, my name is Michael, come check out my link. I&#039;m a nice guy, single, looking for that special someone. &amp;lt;br&amp;gt;RESPONCE to Michael: Male or female?&lt;br /&gt;
&lt;br /&gt;
[[user:mcho106|michael]]&lt;br /&gt;
&lt;br /&gt;
*[[user:yma060|marco]]&lt;br /&gt;
==&#039;&#039;&#039;Insightful Comments and Feedbacks&#039;&#039;&#039;==&lt;br /&gt;
*[[User:okwo008|OI]]&lt;br /&gt;
Hello, enjoy the labs~!It helps your mark!&lt;br /&gt;
&lt;br /&gt;
*[[User:nnik019]]&lt;br /&gt;
==Joo Eun&#039;s Contributions==&lt;br /&gt;
COMPSCI111 is very interesting, which i think it will help me a lot later in my future. &lt;br /&gt;
Mostly, I like the way we experiment with basics of computer managements, world wide web and others that we will use in our daily life. &lt;br /&gt;
This will allow me to expand my knowledge about computers. &lt;br /&gt;
&lt;br /&gt;
*[https://wiki.cs.auckland.ac.nz/stageonewiki/index.php/User:Jkim386]&lt;br /&gt;
==Tanya&#039;s Contribution==&lt;br /&gt;
Today I got to create a Blog. I&#039;ve never done anything like this before so it was all new to me, I don&#039;t want to sound stupid but I kind of found it hard. But after I realized what I needed to do it was sort of cool. I agree with Grace this course is defintiely giving us some skills that we can one day put to good use.&lt;br /&gt;
&lt;br /&gt;
Doing labs for this course definitely gives me a better understanding of what we are learning in class. It is also a bit different to other courses where you only have theory and no practical&lt;br /&gt;
&lt;br /&gt;
==Scott Manson&#039;s Contributions==&lt;br /&gt;
I have also found COMPSCI 111 very interesting thus far. I am looking forward to later on in the course where we start to learn about programming. I have taken a serious interest in computers and how they operate and this course has proven to be a good way of refreshing my knowledge on how everything works.&lt;br /&gt;
For a link to my personal wiki user page, click [https://wiki.cs.auckland.ac.nz/stageonewiki/index.php/User:Sman183 here]&lt;br /&gt;
==Jake&#039;s contribution==&lt;br /&gt;
&lt;br /&gt;
I am sure Compsci111 will prove to be a very &#039;&#039;&#039;useful&#039;&#039;&#039; paper re the fact that it covers a wide variety of everyday skills and applications &lt;br /&gt;
which can be put to use &#039;&#039;&#039;in everyday&#039;&#039;&#039; life and in the workplace and study arena.&lt;br /&gt;
&lt;br /&gt;
*[https://wiki.cs.auckland.ac.nz/stageonewiki/index.php/User:agal041]&lt;br /&gt;
&lt;br /&gt;
CompSci111G is &#039;&#039;&#039;awesome&#039;&#039;&#039; and very useful to develop my skills about Cyberspace.&lt;br /&gt;
&#039;&#039;&#039;CompSci111G  is designed for students who want a general introduction to computing. Experience with a wide range of practical applications will provide transferable skills that will be equally useful in academic and industry environments. No prior experience with computers is required, and help is always readily available from the teaching staff. &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I&#039;m really very sorry for editing ur page with out ur permission plz forgive me&lt;br /&gt;
&lt;br /&gt;
Well, actually we are learning very exiting stuff in compsci111. We can do soo many things, which we hardly know. As we exploit, it keeps exploding.&lt;br /&gt;
&lt;br /&gt;
==Tanys&#039;s contribution==&lt;br /&gt;
I have to agree with jake&#039;s idea that Compsci is developing skills that can be used in cyberspace, these skills assist in time management and will add to the quality of work completed using Cyberspace. The course is a great way of brushing up on forgotten techniques.&lt;br /&gt;
&lt;br /&gt;
==Simon&#039;s contribution==&lt;br /&gt;
&lt;br /&gt;
Hi everyone, this is my contribution to the wiki. Compsci 111 is fun.&lt;br /&gt;
&lt;br /&gt;
[[User ssqu004]]&lt;br /&gt;
&lt;br /&gt;
==Yeolisha&#039;s contribution==&lt;br /&gt;
&#039;&#039;I  agree COMPSCI111 is fun, today we got to make our own blog&#039;s which is pretty cool!&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;Come to my page its very interesting.&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
[https://wiki.cs.auckland.ac.nz/stageonewiki/index.php/User:Lzha242 Ling]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Anon wrote : Dayral you rule i have the flu can you heal me man ???&lt;br /&gt;
== Daryls contribution to the wiki ==&lt;br /&gt;
&lt;br /&gt;
Yes!! Last question. I can go home now!! &lt;br /&gt;
I&#039;ve never used anything like Wikipedia before took me a while to fine that damn edit button (is damn a swear word? I hope it&#039;s not, because I&#039;ve just used it twice)&lt;br /&gt;
*[[User:rsam043|Rothborey]]&lt;br /&gt;
==Eunmi&#039;s Contribution==&lt;br /&gt;
Hi, I think this is awesome :)&lt;br /&gt;
*[[User:ejoo002|Eunmi]]&lt;br /&gt;
&lt;br /&gt;
I think Wiki is a really good place to gain more knowledges about windows functions and to know more other COMPSCI 111 students. &lt;br /&gt;
&lt;br /&gt;
COMPSCI 111 actually gives us changes to do something practical instead of memorize all those theories that we might forget after exams.&lt;br /&gt;
&lt;br /&gt;
Hope everyone enjoy it and GOOD LUCK for the test :(&lt;br /&gt;
&lt;br /&gt;
*[[User:Mwu045|Michy]]&lt;br /&gt;
==Yi&#039;s contribution==&lt;br /&gt;
Hi everyone, I hope everyone enjoying compsci111 as much as i have! i am finding this course very useful.&lt;br /&gt;
&lt;br /&gt;
== Song Min&#039;s Contribution ==&lt;br /&gt;
I think this subject is very useful as I become more  knowledgeable on the basic skills  on the computer.&lt;br /&gt;
This allows me to move on to a  more advanced stage, so I can have skills such as  editing an article on a blog and creating my own blog.&lt;br /&gt;
==Richard&#039;s Contribution==&lt;br /&gt;
Hi everyone, I hope everyone is enjoying CompSci111. I&#039;m finding it fun as I am learning new skills in this course.&lt;br /&gt;
&lt;br /&gt;
yuzo&lt;br /&gt;
The supervisors on Wed 10-1pm are fantastic! Tanya&lt;br /&gt;
&lt;br /&gt;
===Attention Staff===&lt;br /&gt;
&lt;br /&gt;
Staff - &#039;&#039;noun&#039;&#039; - An alien being who has subjected them self to the contrastingly exciting and painful experience of studying materials at a tertiary level. Many resort to alcohol (e.g. most engineering students) to make their time more exciting, while a selected few actually focus throughout their study time.&lt;br /&gt;
&lt;br /&gt;
Lecturer - &#039;&#039;Stress contributor&#039;&#039; - Also, a human being who subjects their students to the contrastingly exciting and also, painful experience of studying materials at a tertiary level. Many resort to off-topic discussions (e.g most Physics lecturers) to make their time teaching pass more quickly, while few lecturers actually talk about all the boring things (except in COMPSCI, where all things are cool) throughout their teaching time, eventually resorting students to alcohol during their study time. (who just deleted my name =.=||) --Edweenie&lt;br /&gt;
&lt;br /&gt;
==Aben071 Contribution==&lt;br /&gt;
&lt;br /&gt;
I find this paper very interesting.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Main Page&#039;&#039;&#039; : [[https://wiki.cs.auckland.ac.nz/stageonewiki/index.php/Main_Page]]&lt;br /&gt;
&lt;br /&gt;
=&#039;&#039;&#039;Lavenda&#039;s Contribution&#039;&#039;&#039;=&lt;br /&gt;
&lt;br /&gt;
: I am really &#039;&#039;&#039;learning a lot&#039;&#039;&#039; in Computer Science 111, especially through these lab assignments. The other departments should consider doing it this way because it is a very effective way to learn and get assignments done properly. Well, in my opinion that is the case.&lt;br /&gt;
&lt;br /&gt;
== Compsci 111 ==&lt;br /&gt;
&lt;br /&gt;
compsci 111 is a such a useful course.&lt;br /&gt;
There are so many useful informations to learn about computers.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Csia011 Contribution==&lt;br /&gt;
&lt;br /&gt;
COMPSCI111/111G has been an awesome course so far. I got to know and learn some new stuff and it is pretty interesting. Labs are very easy going so far and i like the idea where we are able to finish it during our own time. I find it really ideal as some of us might have clashes or like myself, who have a 9am start and straight on, without any breaks in between, till 5pm!! Anyway, i really enjoy this course. Hope everyone enjoys it too and good luck for the upcoming mid-semester break. &lt;br /&gt;
&lt;br /&gt;
Cheers&lt;br /&gt;
&lt;br /&gt;
=I refuse to respond=&lt;br /&gt;
to all you obnoxious trolls.Simmer down, behave yourselves.&lt;/div&gt;</summary>
		<author><name>Hlit009</name></author>
	</entry>
	<entry>
		<id>https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Tables&amp;diff=3364</id>
		<title>Tables</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Tables&amp;diff=3364"/>
		<updated>2009-08-10T23:37:04Z</updated>

		<summary type="html">&lt;p&gt;Hlit009: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Simply use the following template:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;:{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|+ The table&#039;s caption&lt;br /&gt;
! Column heading 1 !! Column heading 2 !! Column heading 3&lt;br /&gt;
|-&lt;br /&gt;
! Row heading 1&lt;br /&gt;
| Cell 2 || Cell 3&lt;br /&gt;
|-&lt;br /&gt;
! Row heading A&lt;br /&gt;
|Cell B&lt;br /&gt;
|Cell C&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|+ The table&#039;s caption&lt;br /&gt;
! Column heading 1 !! Column heading 2 !! Column heading 3&lt;br /&gt;
|-&lt;br /&gt;
! Row heading 1&lt;br /&gt;
| Cell 2 || Cell 3&lt;br /&gt;
|-&lt;br /&gt;
! Row heading A&lt;br /&gt;
|Cell B&lt;br /&gt;
|Cell C&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Hlit009</name></author>
	</entry>
	<entry>
		<id>https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Help:Editing&amp;diff=3363</id>
		<title>Help:Editing</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Help:Editing&amp;diff=3363"/>
		<updated>2009-08-10T23:36:21Z</updated>

		<summary type="html">&lt;p&gt;Hlit009: /* &amp;#039;&amp;#039;&amp;#039;Tables&amp;#039;&amp;#039;&amp;#039; */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; *- IF you want a request, please, either post it on [[User_talk:Hlit009|this page]] or email me at hlit009@aucklanduni.ac.nz :D&lt;br /&gt;
&lt;br /&gt;
==Things You NEED to Know so You Can Edit Pages Efficiently==&lt;br /&gt;
&lt;br /&gt;
===line breaks===&lt;br /&gt;
&lt;br /&gt;
To use line breaks in this wiki, Use the HTML code br surrounded by &amp;lt;&amp;gt; eg. &amp;quot;&amp;lt; br&amp;gt;&amp;quot;     OR     double enter (press enter twice)&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
HailsOnTheRocks 12:34, 6 August 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
===crossed out text===&lt;br /&gt;
To create a line through text in your wiki, use the HTML code s to open and /s to close surrounded by &amp;lt;&amp;gt; eg. &amp;quot;&amp;lt; s&amp;gt;&amp;quot;Some text in between&amp;quot;&amp;lt; /s&amp;gt;&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
this will show up like this:&lt;br /&gt;
&amp;lt;s&amp;gt;Some text in between&amp;lt;/s&amp;gt;&lt;br /&gt;
:HailsOnTheRocks 11:31, 10 August 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
===Adding an INTERNAL link (a link from this site)===&lt;br /&gt;
to add an internal link follow the following steps.&lt;br /&gt;
# Check to see if the page you are making already exists. If it doesn&#039;t, then you need to create a page.&lt;br /&gt;
# Click on the internal link button in the tool bar above the page you are editing [[Image:Link bar.JPG]]&lt;br /&gt;
#Add the name of either the pre-existing page or type an unused name to create a new page [[Image:Link_name.JPG]]&lt;br /&gt;
#to add words to appear on the screen by first typing &#039;Shift + \&#039; to make a verticle line, directly after the name of the link. [[Image:Link_words.JPG]][[Image:Veiw link.JPG]]&lt;br /&gt;
#Save your page&lt;br /&gt;
PLEAE NOTE: if you have created a new page then clicking on the link will take you to an empty edit page. when information is added, then the page will go directly to your page&lt;br /&gt;
:HailsOnTheRocks 11:04, 11 August 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
===Adding an EXTERNAL link (a link from a site other than this one)===&lt;br /&gt;
#click on the EXTERNAL LINK button&lt;br /&gt;
#add the FULL URL of the site you wish to make the hyperlink to&lt;br /&gt;
#press SPACEBAR once inbetween the URL and the words you want displayed&lt;br /&gt;
#save your page once you have finished editing it :D&lt;br /&gt;
:HailsOnTheRocks 11:07, 11 August 2009 (NZST) &lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;&#039;Tables&#039;&#039;&#039;===&lt;br /&gt;
Making tables in wiki markup is easy- click [[Tables|here]] to learn how.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 *- IF you want a request, please, either post it on [[User_talk:Hlit009|this page]] or email me at hlit009@aucklanduni.ac.nz :D&lt;/div&gt;</summary>
		<author><name>Hlit009</name></author>
	</entry>
	<entry>
		<id>https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Help:Editing&amp;diff=3361</id>
		<title>Help:Editing</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Help:Editing&amp;diff=3361"/>
		<updated>2009-08-10T23:35:13Z</updated>

		<summary type="html">&lt;p&gt;Hlit009: /* Adding an EXTERNAL link (a link from a site other than this one) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; *- IF you want a request, please, either post it on [[User_talk:Hlit009|this page]] or email me at hlit009@aucklanduni.ac.nz :D&lt;br /&gt;
&lt;br /&gt;
==Things You NEED to Know so You Can Edit Pages Efficiently==&lt;br /&gt;
&lt;br /&gt;
===line breaks===&lt;br /&gt;
&lt;br /&gt;
To use line breaks in this wiki, Use the HTML code br surrounded by &amp;lt;&amp;gt; eg. &amp;quot;&amp;lt; br&amp;gt;&amp;quot;     OR     double enter (press enter twice)&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
HailsOnTheRocks 12:34, 6 August 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
===crossed out text===&lt;br /&gt;
To create a line through text in your wiki, use the HTML code s to open and /s to close surrounded by &amp;lt;&amp;gt; eg. &amp;quot;&amp;lt; s&amp;gt;&amp;quot;Some text in between&amp;quot;&amp;lt; /s&amp;gt;&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
this will show up like this:&lt;br /&gt;
&amp;lt;s&amp;gt;Some text in between&amp;lt;/s&amp;gt;&lt;br /&gt;
:HailsOnTheRocks 11:31, 10 August 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
===Adding an INTERNAL link (a link from this site)===&lt;br /&gt;
to add an internal link follow the following steps.&lt;br /&gt;
# Check to see if the page you are making already exists. If it doesn&#039;t, then you need to create a page.&lt;br /&gt;
# Click on the internal link button in the tool bar above the page you are editing [[Image:Link bar.JPG]]&lt;br /&gt;
#Add the name of either the pre-existing page or type an unused name to create a new page [[Image:Link_name.JPG]]&lt;br /&gt;
#to add words to appear on the screen by first typing &#039;Shift + \&#039; to make a verticle line, directly after the name of the link. [[Image:Link_words.JPG]][[Image:Veiw link.JPG]]&lt;br /&gt;
#Save your page&lt;br /&gt;
PLEAE NOTE: if you have created a new page then clicking on the link will take you to an empty edit page. when information is added, then the page will go directly to your page&lt;br /&gt;
:HailsOnTheRocks 11:04, 11 August 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
===Adding an EXTERNAL link (a link from a site other than this one)===&lt;br /&gt;
#click on the EXTERNAL LINK button&lt;br /&gt;
#add the FULL URL of the site you wish to make the hyperlink to&lt;br /&gt;
#press SPACEBAR once inbetween the URL and the words you want displayed&lt;br /&gt;
#save your page once you have finished editing it :D&lt;br /&gt;
:HailsOnTheRocks 11:07, 11 August 2009 (NZST) &lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;&#039;Tables&#039;&#039;&#039;===&lt;br /&gt;
Making tables in wiki markup is easy.&lt;br /&gt;
&lt;br /&gt;
Simply use the following template:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;nowiki&amp;gt;{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|+ The table&#039;s caption&lt;br /&gt;
! Column heading 1 !! Column heading 2 !! Column heading 3&lt;br /&gt;
|-&lt;br /&gt;
! Row heading 1&lt;br /&gt;
| Cell 2 || Cell 3&lt;br /&gt;
|-&lt;br /&gt;
! Row heading A&lt;br /&gt;
|Cell B&lt;br /&gt;
|Cell C&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|+ The table&#039;s caption&lt;br /&gt;
! Column heading 1 !! Column heading 2 !! Column heading 3&lt;br /&gt;
|-&lt;br /&gt;
! Row heading 1&lt;br /&gt;
| Cell 2 || Cell 3&lt;br /&gt;
|-&lt;br /&gt;
! Row heading A&lt;br /&gt;
|Cell B&lt;br /&gt;
|Cell C&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
 *- IF you want a request, please, either post it on [[User_talk:Hlit009|this page]] or email me at hlit009@aucklanduni.ac.nz :D&lt;/div&gt;</summary>
		<author><name>Hlit009</name></author>
	</entry>
	<entry>
		<id>https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=User_talk:Hlit009&amp;diff=3360</id>
		<title>User talk:Hlit009</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=User_talk:Hlit009&amp;diff=3360"/>
		<updated>2009-08-10T23:34:38Z</updated>

		<summary type="html">&lt;p&gt;Hlit009: /* Wheres Help when you need it? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Wheres Help when you need it? ==&lt;br /&gt;
&lt;br /&gt;
*Do we have to create the help file for compsci111? :O &amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Hlit009</name></author>
	</entry>
	<entry>
		<id>https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Wiki&amp;diff=3355</id>
		<title>Wiki</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Wiki&amp;diff=3355"/>
		<updated>2009-08-10T23:30:43Z</updated>

		<summary type="html">&lt;p&gt;Hlit009: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A wiki is a web page able to be contributed to and edited by many users, as such it  is a collaborative system. An interesting article on the background of how a wiki  works can be found at http://computer.howstuffworks.com/wiki.htm.&lt;br /&gt;
===The Usefulness of Wiki===&lt;br /&gt;
&lt;br /&gt;
wiki is very useful for finding information from many different peoples opinions. This generally gives more accurate information about a topic, and helps to stop one sided posts.&lt;br /&gt;
 Therefore giving information that is worthwhile reading.&lt;br /&gt;
&lt;br /&gt;
===What is a &#039;&#039;wiki&#039;&#039;..?===&lt;br /&gt;
&lt;br /&gt;
A wiki is a system that permits users to generate and edit web pages. The contents of a wiki page can be edited by &#039;&#039;anyone&#039;&#039; - this allows the adding of useful information or improving or correcting of the content of a page already created by someone else. Wiki is designed to be easy to use and available to everyone, therefore providing the opportunity for anyone who wants to present information.&lt;br /&gt;
&lt;br /&gt;
===Edit Wars===&lt;br /&gt;
When people create or modify an article, they can become quite possessive about the content, and when an article is edited, previous contributors/creators can be automatically alerted to any changes, and have the option of &amp;quot;reverting&amp;quot; the article to a previous version. This can set up what is known as an edit war (or revert war), where an article is repeatedly edited/reverted between two versions.&lt;br /&gt;
&lt;br /&gt;
There is an amusing subsection on edit wars  [http://computer.howstuffworks.com/wiki3.htm here], with a link through to a Wikipedia article on [http://en.wikipedia.org/wiki/Wikipedia:Lamest_edit_wars_ever &amp;quot;Lame edit  wars&amp;quot;].&lt;br /&gt;
&lt;br /&gt;
One example of notable relevance to New  Zealanders is a long running edit war on the origins of the pavlova: &amp;quot;which was invented in Australia [http://en.wikipedia.org/w/index.php?title=Pavlova_%28food%29&amp;amp;diff=48848026&amp;amp;oldid=48838557 4], New Zealand [http://en.wikipedia.org/w/index.php?title=Pavlova_%28food%29&amp;amp;diff=next&amp;amp;oldid=57435397 5], Australia [http://en.wikipedia.org/w/index.php?title=Pavlova_%28food%29&amp;amp;diff=next&amp;amp;oldid=51738981 6], [http://en.wikipedia.org/w/index.php?title=Pavlova_%28food%29&amp;amp;diff=next&amp;amp;oldid=66646396 7], [http://en.wikipedia.org/w/index.php?title=Pavlova_%28food%29&amp;amp;diff=next&amp;amp;oldid=74867687 8], New Zealand [http://en.wikipedia.org/w/index.php?title=Pavlova_%28food%29&amp;amp;diff=next&amp;amp;oldid=57435397 9]&amp;quot;&lt;/div&gt;</summary>
		<author><name>Hlit009</name></author>
	</entry>
	<entry>
		<id>https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Stage_one_Wiki&amp;diff=3350</id>
		<title>Stage one Wiki</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Stage_one_Wiki&amp;diff=3350"/>
		<updated>2009-08-10T23:25:42Z</updated>

		<summary type="html">&lt;p&gt;Hlit009: /* Link */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
===Link===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
https://wiki.cs.auckland.ac.nz/stageonewiki/index.php/Main_Page&lt;/div&gt;</summary>
		<author><name>Hlit009</name></author>
	</entry>
	<entry>
		<id>https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Laboratory&amp;diff=3349</id>
		<title>Laboratory</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Laboratory&amp;diff=3349"/>
		<updated>2009-08-10T23:23:32Z</updated>

		<summary type="html">&lt;p&gt;Hlit009: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Rules In The Lab==&lt;br /&gt;
You are &#039;&#039;&#039;NOT&#039;&#039;&#039; allowed to have any food or drink in the lab, only bottled water is allowed.&lt;br /&gt;
==Laboratory Location==&lt;br /&gt;
All COMPSCI111 Labs are held in room 175 (303S-175) on the first floor the the Computer Sciences Building (Building 303S). &lt;br /&gt;
&lt;br /&gt;
The labs BCL(Basement Computer Lab), GCL(GroundFloor Computer Lab) and the (FirstFloor Computer Lab) are only available for science students.&lt;br /&gt;
For whom are doing non science paper (eg computer science, physics, maths stats...), computers cannot be logged in.&lt;br /&gt;
&lt;br /&gt;
==Lab Timetable ==&lt;br /&gt;
Did you know you can keep working on your COMPSCI 111 assignments until &#039;&#039;&#039;10pm&#039;&#039;&#039;?&lt;br /&gt;
Although the stage one lab closes at 5pm the level 1 main laboratory is open until 10pm and can be accessed via the history of computing entrance.&lt;br /&gt;
Each assignment is due at the beginning of the next lab, so you have just under a week to work on and finish your assignment.&lt;br /&gt;
&lt;br /&gt;
==Laboratory Assignments==&lt;br /&gt;
There are 10 labs. Each lab assignment is worth 1.5 marks each.  To pass the practical component of this course you must obtain at least 7.5 out of the possible total of 15 marks for the labs.&lt;br /&gt;
&lt;br /&gt;
* Lab 01 - Introduction - to be done in the week July 27 - July 31&lt;br /&gt;
* Lab 02 - Using the Internet - to be done in the week Aug 3 - Aug 7&lt;br /&gt;
* Lab 03 - Word Processing - to be done in the week Aug 10 - 14&lt;br /&gt;
* Lab 04 - XHTML and CSS - to be done in the week Aug 17 - 21&lt;br /&gt;
* Lab 05 - Powerpoint - to be done in the week Sept 14 - 18&lt;br /&gt;
* Lab 06 - Spreadsheets - to be done in the week Sept 21 - 25&lt;br /&gt;
* Lab 07 - Databases - to be done in the week Sept 28 - Oct 2&lt;br /&gt;
* Lab 08 - Python Programming - to be done in the week Oct 5 - 9&lt;br /&gt;
* Lab 09 - LaTeX - to be done in the week Oct 12 - 16&lt;br /&gt;
* Lab 10 - Revision - to be done in the week Oct 19 - 23&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; &lt;br /&gt;
*All lab assignments can be found in your lab manual.&lt;br /&gt;
*All assignments are due into the appropriate hand-in box (located outside the tutorial room) &#039;&#039;&#039;before&#039;&#039;&#039; the start of your next laboratory session.&lt;br /&gt;
*remember to write the lab summary at the top of your report! During my lab i saw many a student having to run back and waste valuable money printing again because they forgot to mention the lab summary&lt;br /&gt;
&lt;br /&gt;
Just a little tip - If you&#039;ve realized you&#039;ve missed something out on your lab report (eg attaching a screenshot/picture) &lt;br /&gt;
after you&#039;ve handed it in to the dropbox. Its &#039;&#039;&#039;not&#039;&#039;&#039; the end of the world, either find Ann Cameron or someone teaching in the &lt;br /&gt;
Lab and ask them to open it up for you.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Lab Attendance==&lt;br /&gt;
Each week, you must attend the laboratory session that you are enrolled in.  &lt;br /&gt;
&lt;br /&gt;
Arrive promptly on time since attendance is checked by the lab tutor who will sign your lab report cover sheet.  &lt;br /&gt;
&lt;br /&gt;
10% of the marks for each lab are awarded for lab attendance.&lt;br /&gt;
&lt;br /&gt;
(added by [[User:Dban021|dban021]]&lt;br /&gt;
&lt;br /&gt;
==To pass the practical component this course==&lt;br /&gt;
&lt;br /&gt;
You must obtain at least 50% or 42.5 out of the 85 possible marks. This will be easy if your attendance is good and if you work through the questions properly. If you have any problems there are very helpful tutors you can ask questions.&lt;br /&gt;
&lt;br /&gt;
added by User [[User:Zali024|Zali024]]&lt;/div&gt;</summary>
		<author><name>Hlit009</name></author>
	</entry>
	<entry>
		<id>https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=User:Hlit009&amp;diff=3346</id>
		<title>User:Hlit009</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=User:Hlit009&amp;diff=3346"/>
		<updated>2009-08-10T23:20:15Z</updated>

		<summary type="html">&lt;p&gt;Hlit009: /* Hi My Name is Hails. */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==About &#039;&#039;&#039;ME&#039;&#039;&#039;==&lt;br /&gt;
=== Hi My Name is Hails. ===&lt;br /&gt;
I am Currently doing a Bachelor of Arts. This is my first year and I&#039;m planning on doing a triple major. Can you guess in what subjects? &amp;lt;br&amp;gt;:P&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
My favourotie part is the game section. you should check it out [https://wiki.cs.auckland.ac.nz/stageonewiki/index.php/Main_Page#THE_GAME It&#039;s pretty awesome], and click on the rules link if your not playing the game already. &lt;br /&gt;
 *- If you want a request, please, either post it on [[User_talk:Hlit009|this page]] or email me at hlit009@aucklanduni.ac.nz&lt;br /&gt;
&lt;br /&gt;
===Hi My Name is Fred. ===&lt;br /&gt;
I am fred. You may have felt my pet rabbit one day, he gets into a lot of trouble because he likes to jump up and sit on peoples heads. this would be okay, but it seems that he is a bit heavy and thus makes his seat a bit heavy headed. &lt;br /&gt;
&lt;br /&gt;
==Random Things off the Top of My Head That I am Gratefully Sharing With YOU==&lt;br /&gt;
* I take the train to uni - yay.&amp;lt;br&amp;gt;&lt;br /&gt;
* On Monday morning (the 3rd of August) the train I was on broke down. how exciting.&amp;lt;br&amp;gt;&lt;br /&gt;
* Once I saw a sheep, a cow, and a dog break into a house&amp;lt;br&amp;gt;&lt;br /&gt;
* Merry Christmas!&amp;lt;br&amp;gt;&lt;br /&gt;
* I have a Blog. you can visit it [http://hailsontherocks.blogspot.com/ here] :). but be warned, it contains sillies&lt;br /&gt;
&lt;br /&gt;
==On Another Note...==&lt;br /&gt;
check out my mouse page that I&#039;m constructing...... [[History_of_the_Mouse|MICE!]] &amp;lt;br&amp;gt;&lt;br /&gt;
Im also going to start a few more.... click [[Apple|Here]] for Apple Computers, [[Windows|Here]] for Windows OS, and [[Meaning of life|Here]] for the meaning of life &amp;lt;br&amp;gt;&lt;br /&gt;
If you want to go back to sanity, well, then click [[Main_Page|Here]] to go to the main page. Other wise you could Click [http://www.burgerfuel.com/bo/index.php/profile/votefor/5816 HERE] &#039;&#039;Go on&#039;&#039;. You &#039;&#039;&#039;know&#039;&#039;&#039; you want to.&lt;/div&gt;</summary>
		<author><name>Hlit009</name></author>
	</entry>
	<entry>
		<id>https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Help:Editing&amp;diff=3345</id>
		<title>Help:Editing</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Help:Editing&amp;diff=3345"/>
		<updated>2009-08-10T23:19:59Z</updated>

		<summary type="html">&lt;p&gt;Hlit009: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; *- IF you want a request, please, either post it on [[User_talk:Hlit009|this page]] or email me at hlit009@aucklanduni.ac.nz :D&lt;br /&gt;
&lt;br /&gt;
==Things You NEED to Know so You Can Edit Pages Efficiently==&lt;br /&gt;
&lt;br /&gt;
===line breaks===&lt;br /&gt;
&lt;br /&gt;
To use line breaks in this wiki, Use the HTML code br surrounded by &amp;lt;&amp;gt; eg. &amp;quot;&amp;lt; br&amp;gt;&amp;quot;     OR     double enter (press enter twice)&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
HailsOnTheRocks 12:34, 6 August 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
===crossed out text===&lt;br /&gt;
To create a line through text in your wiki, use the HTML code s to open and /s to close surrounded by &amp;lt;&amp;gt; eg. &amp;quot;&amp;lt; s&amp;gt;&amp;quot;Some text in between&amp;quot;&amp;lt; /s&amp;gt;&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
this will show up like this:&lt;br /&gt;
&amp;lt;s&amp;gt;Some text in between&amp;lt;/s&amp;gt;&lt;br /&gt;
:HailsOnTheRocks 11:31, 10 August 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
===Adding an INTERNAL link (a link from this site)===&lt;br /&gt;
to add an internal link follow the following steps.&lt;br /&gt;
# Check to see if the page you are making already exists. If it doesn&#039;t, then you need to create a page.&lt;br /&gt;
# Click on the internal link button in the tool bar above the page you are editing [[Image:Link bar.JPG]]&lt;br /&gt;
#Add the name of either the pre-existing page or type an unused name to create a new page [[Image:Link_name.JPG]]&lt;br /&gt;
#to add words to appear on the screen by first typing &#039;Shift + \&#039; to make a verticle line, directly after the name of the link. [[Image:Link_words.JPG]][[Image:Veiw link.JPG]]&lt;br /&gt;
#Save your page&lt;br /&gt;
PLEAE NOTE: if you have created a new page then clicking on the link will take you to an empty edit page. when information is added, then the page will go directly to your page&lt;br /&gt;
:HailsOnTheRocks 11:04, 11 August 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
===Adding an EXTERNAL link (a link from a site other than this one)===&lt;br /&gt;
#click on the EXTERNAL LINK button&lt;br /&gt;
#add the FULL URL of the site you wish to make the hyperlink to&lt;br /&gt;
#press SPACEBAR once inbetween the URL and the words you want displayed&lt;br /&gt;
#save your page once you have finished editing it :D&lt;br /&gt;
:HailsOnTheRocks 11:07, 11 August 2009 (NZST) &lt;br /&gt;
 *- IF you want a request, please, either post it on [[User_talk:Hlit009|this page]] or email me at hlit009@aucklanduni.ac.nz :D&lt;/div&gt;</summary>
		<author><name>Hlit009</name></author>
	</entry>
	<entry>
		<id>https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Help:Editing&amp;diff=3344</id>
		<title>Help:Editing</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Help:Editing&amp;diff=3344"/>
		<updated>2009-08-10T23:19:26Z</updated>

		<summary type="html">&lt;p&gt;Hlit009: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; *- IF you want a request, please, either post it on [[User_talk:Hlit009]] or email me at hlit009@aucklanduni.ac.nz :D&lt;br /&gt;
&lt;br /&gt;
==Things You NEED to Know so You Can Edit Pages Efficiently==&lt;br /&gt;
&lt;br /&gt;
===line breaks===&lt;br /&gt;
&lt;br /&gt;
To use line breaks in this wiki, Use the HTML code br surrounded by &amp;lt;&amp;gt; eg. &amp;quot;&amp;lt; br&amp;gt;&amp;quot;     OR     double enter (press enter twice)&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
HailsOnTheRocks 12:34, 6 August 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
===crossed out text===&lt;br /&gt;
To create a line through text in your wiki, use the HTML code s to open and /s to close surrounded by &amp;lt;&amp;gt; eg. &amp;quot;&amp;lt; s&amp;gt;&amp;quot;Some text in between&amp;quot;&amp;lt; /s&amp;gt;&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
this will show up like this:&lt;br /&gt;
&amp;lt;s&amp;gt;Some text in between&amp;lt;/s&amp;gt;&lt;br /&gt;
:HailsOnTheRocks 11:31, 10 August 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
===Adding an INTERNAL link (a link from this site)===&lt;br /&gt;
to add an internal link follow the following steps.&lt;br /&gt;
# Check to see if the page you are making already exists. If it doesn&#039;t, then you need to create a page.&lt;br /&gt;
# Click on the internal link button in the tool bar above the page you are editing [[Image:Link bar.JPG]]&lt;br /&gt;
#Add the name of either the pre-existing page or type an unused name to create a new page [[Image:Link_name.JPG]]&lt;br /&gt;
#to add words to appear on the screen by first typing &#039;Shift + \&#039; to make a verticle line, directly after the name of the link. [[Image:Link_words.JPG]][[Image:Veiw link.JPG]]&lt;br /&gt;
#Save your page&lt;br /&gt;
PLEAE NOTE: if you have created a new page then clicking on the link will take you to an empty edit page. when information is added, then the page will go directly to your page&lt;br /&gt;
:HailsOnTheRocks 11:04, 11 August 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
===Adding an EXTERNAL link (a link from a site other than this one)===&lt;br /&gt;
#click on the EXTERNAL LINK button&lt;br /&gt;
#add the FULL URL of the site you wish to make the hyperlink to&lt;br /&gt;
#press SPACEBAR once inbetween the URL and the words you want displayed&lt;br /&gt;
#save your page once you have finished editing it :D&lt;br /&gt;
:HailsOnTheRocks 11:07, 11 August 2009 (NZST) &lt;br /&gt;
 *- IF you want a request, please, either post it on [[User_talk:Hlit009]] or email me at hlit009@aucklanduni.ac.nz :D&lt;/div&gt;</summary>
		<author><name>Hlit009</name></author>
	</entry>
	<entry>
		<id>https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=User:Hlit009&amp;diff=3343</id>
		<title>User:Hlit009</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=User:Hlit009&amp;diff=3343"/>
		<updated>2009-08-10T23:18:40Z</updated>

		<summary type="html">&lt;p&gt;Hlit009: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==About &#039;&#039;&#039;ME&#039;&#039;&#039;==&lt;br /&gt;
=== Hi My Name is Hails. ===&lt;br /&gt;
I am Currently doing a Bachelor of Arts. This is my first year and I&#039;m planning on doing a triple major. Can you guess in what subjects? &amp;lt;br&amp;gt;:P&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
My favourotie part is the game section. you should check it out [https://wiki.cs.auckland.ac.nz/stageonewiki/index.php/Main_Page#THE_GAME It&#039;s pretty awesome], and click on the rules link if your not playing the game already. &lt;br /&gt;
 *- If you want a request, please, either post it on [[User_talk:Hlit009]] or email me at hlit009@aucklanduni.ac.nz&lt;br /&gt;
===Hi My Name is Fred. ===&lt;br /&gt;
I am fred. You may have felt my pet rabbit one day, he gets into a lot of trouble because he likes to jump up and sit on peoples heads. this would be okay, but it seems that he is a bit heavy and thus makes his seat a bit heavy headed. &lt;br /&gt;
&lt;br /&gt;
==Random Things off the Top of My Head That I am Gratefully Sharing With YOU==&lt;br /&gt;
* I take the train to uni - yay.&amp;lt;br&amp;gt;&lt;br /&gt;
* On Monday morning (the 3rd of August) the train I was on broke down. how exciting.&amp;lt;br&amp;gt;&lt;br /&gt;
* Once I saw a sheep, a cow, and a dog break into a house&amp;lt;br&amp;gt;&lt;br /&gt;
* Merry Christmas!&amp;lt;br&amp;gt;&lt;br /&gt;
* I have a Blog. you can visit it [http://hailsontherocks.blogspot.com/ here] :). but be warned, it contains sillies&lt;br /&gt;
&lt;br /&gt;
==On Another Note...==&lt;br /&gt;
check out my mouse page that I&#039;m constructing...... [[History_of_the_Mouse|MICE!]] &amp;lt;br&amp;gt;&lt;br /&gt;
Im also going to start a few more.... click [[Apple|Here]] for Apple Computers, [[Windows|Here]] for Windows OS, and [[Meaning of life|Here]] for the meaning of life &amp;lt;br&amp;gt;&lt;br /&gt;
If you want to go back to sanity, well, then click [[Main_Page|Here]] to go to the main page. Other wise you could Click [http://www.burgerfuel.com/bo/index.php/profile/votefor/5816 HERE] &#039;&#039;Go on&#039;&#039;. You &#039;&#039;&#039;know&#039;&#039;&#039; you want to.&lt;/div&gt;</summary>
		<author><name>Hlit009</name></author>
	</entry>
	<entry>
		<id>https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Help:Editing&amp;diff=3342</id>
		<title>Help:Editing</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Help:Editing&amp;diff=3342"/>
		<updated>2009-08-10T23:11:11Z</updated>

		<summary type="html">&lt;p&gt;Hlit009: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; *- IF you have any requests, either visit my user page talk board or email me. click on [[User:Hlit009|this link]] to do either :D&lt;br /&gt;
==Things You NEED to Know so You Can Edit Pages Efficiently==&lt;br /&gt;
&lt;br /&gt;
===line breaks===&lt;br /&gt;
&lt;br /&gt;
To use line breaks in this wiki, Use the HTML code br surrounded by &amp;lt;&amp;gt; eg. &amp;quot;&amp;lt; br&amp;gt;&amp;quot;     OR     double enter (press enter twice)&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
HailsOnTheRocks 12:34, 6 August 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
===crossed out text===&lt;br /&gt;
To create a line through text in your wiki, use the HTML code s to open and /s to close surrounded by &amp;lt;&amp;gt; eg. &amp;quot;&amp;lt; s&amp;gt;&amp;quot;Some text in between&amp;quot;&amp;lt; /s&amp;gt;&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
this will show up like this:&lt;br /&gt;
&amp;lt;s&amp;gt;Some text in between&amp;lt;/s&amp;gt;&lt;br /&gt;
:HailsOnTheRocks 11:31, 10 August 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
===Adding an INTERNAL link (a link from this site)===&lt;br /&gt;
to add an internal link follow the following steps.&lt;br /&gt;
# Check to see if the page you are making already exists. If it doesn&#039;t, then you need to create a page.&lt;br /&gt;
# Click on the internal link button in the tool bar above the page you are editing [[Image:Link bar.JPG]]&lt;br /&gt;
#Add the name of either the pre-existing page or type an unused name to create a new page [[Image:Link_name.JPG]]&lt;br /&gt;
#to add words to appear on the screen by first typing &#039;Shift + \&#039; to make a verticle line, directly after the name of the link. [[Image:Link_words.JPG]][[Image:Veiw link.JPG]]&lt;br /&gt;
#Save your page&lt;br /&gt;
PLEAE NOTE: if you have created a new page then clicking on the link will take you to an empty edit page. when information is added, then the page will go directly to your page&lt;br /&gt;
:HailsOnTheRocks 11:04, 11 August 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
===Adding an EXTERNAL link (a link from a site other than this one)===&lt;br /&gt;
#click on the EXTERNAL LINK button&lt;br /&gt;
#add the FULL URL of the site you wish to make the hyperlink to&lt;br /&gt;
#press SPACEBAR once inbetween the URL and the words you want displayed&lt;br /&gt;
#save your page once you have finished editing it :D&lt;br /&gt;
:HailsOnTheRocks 11:07, 11 August 2009 (NZST) &lt;br /&gt;
 *- IF you have any requests, either visit my user page talk board or email me. click on [[User:Hlit009|this link]] to do either :D&lt;/div&gt;</summary>
		<author><name>Hlit009</name></author>
	</entry>
	<entry>
		<id>https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Help:Editing&amp;diff=3341</id>
		<title>Help:Editing</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Help:Editing&amp;diff=3341"/>
		<updated>2009-08-10T23:10:44Z</updated>

		<summary type="html">&lt;p&gt;Hlit009: /* Adding an EXTERNAL link (a link from a site other than this one) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Things You NEED to Know so You Can Edit Pages Efficiently==&lt;br /&gt;
&lt;br /&gt;
===line breaks===&lt;br /&gt;
&lt;br /&gt;
To use line breaks in this wiki, Use the HTML code br surrounded by &amp;lt;&amp;gt; eg. &amp;quot;&amp;lt; br&amp;gt;&amp;quot;     OR     double enter (press enter twice)&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
HailsOnTheRocks 12:34, 6 August 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
===crossed out text===&lt;br /&gt;
To create a line through text in your wiki, use the HTML code s to open and /s to close surrounded by &amp;lt;&amp;gt; eg. &amp;quot;&amp;lt; s&amp;gt;&amp;quot;Some text in between&amp;quot;&amp;lt; /s&amp;gt;&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
this will show up like this:&lt;br /&gt;
&amp;lt;s&amp;gt;Some text in between&amp;lt;/s&amp;gt;&lt;br /&gt;
:HailsOnTheRocks 11:31, 10 August 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
===Adding an INTERNAL link (a link from this site)===&lt;br /&gt;
to add an internal link follow the following steps.&lt;br /&gt;
# Check to see if the page you are making already exists. If it doesn&#039;t, then you need to create a page.&lt;br /&gt;
# Click on the internal link button in the tool bar above the page you are editing [[Image:Link bar.JPG]]&lt;br /&gt;
#Add the name of either the pre-existing page or type an unused name to create a new page [[Image:Link_name.JPG]]&lt;br /&gt;
#to add words to appear on the screen by first typing &#039;Shift + \&#039; to make a verticle line, directly after the name of the link. [[Image:Link_words.JPG]][[Image:Veiw link.JPG]]&lt;br /&gt;
#Save your page&lt;br /&gt;
PLEAE NOTE: if you have created a new page then clicking on the link will take you to an empty edit page. when information is added, then the page will go directly to your page&lt;br /&gt;
:HailsOnTheRocks 11:04, 11 August 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
===Adding an EXTERNAL link (a link from a site other than this one)===&lt;br /&gt;
#click on the EXTERNAL LINK button&lt;br /&gt;
#add the FULL URL of the site you wish to make the hyperlink to&lt;br /&gt;
#press SPACEBAR once inbetween the URL and the words you want displayed&lt;br /&gt;
#save your page once you have finished editing it :D&lt;br /&gt;
:HailsOnTheRocks 11:07, 11 August 2009 (NZST) &lt;br /&gt;
 *- IF you have any requests, either visit my user page talk board or email me. click on [[User:Hlit009|this link]] to do either :D&lt;/div&gt;</summary>
		<author><name>Hlit009</name></author>
	</entry>
	<entry>
		<id>https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Help:Editing&amp;diff=3340</id>
		<title>Help:Editing</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Help:Editing&amp;diff=3340"/>
		<updated>2009-08-10T23:07:42Z</updated>

		<summary type="html">&lt;p&gt;Hlit009: /* Adding an EXTERNAL link (a link from a site other than this one) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Things You NEED to Know so You Can Edit Pages Efficiently==&lt;br /&gt;
&lt;br /&gt;
===line breaks===&lt;br /&gt;
&lt;br /&gt;
To use line breaks in this wiki, Use the HTML code br surrounded by &amp;lt;&amp;gt; eg. &amp;quot;&amp;lt; br&amp;gt;&amp;quot;     OR     double enter (press enter twice)&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
HailsOnTheRocks 12:34, 6 August 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
===crossed out text===&lt;br /&gt;
To create a line through text in your wiki, use the HTML code s to open and /s to close surrounded by &amp;lt;&amp;gt; eg. &amp;quot;&amp;lt; s&amp;gt;&amp;quot;Some text in between&amp;quot;&amp;lt; /s&amp;gt;&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
this will show up like this:&lt;br /&gt;
&amp;lt;s&amp;gt;Some text in between&amp;lt;/s&amp;gt;&lt;br /&gt;
:HailsOnTheRocks 11:31, 10 August 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
===Adding an INTERNAL link (a link from this site)===&lt;br /&gt;
to add an internal link follow the following steps.&lt;br /&gt;
# Check to see if the page you are making already exists. If it doesn&#039;t, then you need to create a page.&lt;br /&gt;
# Click on the internal link button in the tool bar above the page you are editing [[Image:Link bar.JPG]]&lt;br /&gt;
#Add the name of either the pre-existing page or type an unused name to create a new page [[Image:Link_name.JPG]]&lt;br /&gt;
#to add words to appear on the screen by first typing &#039;Shift + \&#039; to make a verticle line, directly after the name of the link. [[Image:Link_words.JPG]][[Image:Veiw link.JPG]]&lt;br /&gt;
#Save your page&lt;br /&gt;
PLEAE NOTE: if you have created a new page then clicking on the link will take you to an empty edit page. when information is added, then the page will go directly to your page&lt;br /&gt;
:HailsOnTheRocks 11:04, 11 August 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
===Adding an EXTERNAL link (a link from a site other than this one)===&lt;br /&gt;
#click on the EXTERNAL LINK button&lt;br /&gt;
#add the FULL URL of the site you wish to make the hyperlink to&lt;br /&gt;
#press SPACEBAR once inbetween the URL and the words you want displayed&lt;br /&gt;
#save your page once you have finished editing it :D&lt;br /&gt;
:HailsOnTheRocks 11:07, 11 August 2009 (NZST)&lt;/div&gt;</summary>
		<author><name>Hlit009</name></author>
	</entry>
	<entry>
		<id>https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Help:Editing&amp;diff=3339</id>
		<title>Help:Editing</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Help:Editing&amp;diff=3339"/>
		<updated>2009-08-10T23:04:43Z</updated>

		<summary type="html">&lt;p&gt;Hlit009: /* Adding an INTERNAL link (a link from this site) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Things You NEED to Know so You Can Edit Pages Efficiently==&lt;br /&gt;
&lt;br /&gt;
===line breaks===&lt;br /&gt;
&lt;br /&gt;
To use line breaks in this wiki, Use the HTML code br surrounded by &amp;lt;&amp;gt; eg. &amp;quot;&amp;lt; br&amp;gt;&amp;quot;     OR     double enter (press enter twice)&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
HailsOnTheRocks 12:34, 6 August 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
===crossed out text===&lt;br /&gt;
To create a line through text in your wiki, use the HTML code s to open and /s to close surrounded by &amp;lt;&amp;gt; eg. &amp;quot;&amp;lt; s&amp;gt;&amp;quot;Some text in between&amp;quot;&amp;lt; /s&amp;gt;&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
this will show up like this:&lt;br /&gt;
&amp;lt;s&amp;gt;Some text in between&amp;lt;/s&amp;gt;&lt;br /&gt;
:HailsOnTheRocks 11:31, 10 August 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
===Adding an INTERNAL link (a link from this site)===&lt;br /&gt;
to add an internal link follow the following steps.&lt;br /&gt;
# Check to see if the page you are making already exists. If it doesn&#039;t, then you need to create a page.&lt;br /&gt;
# Click on the internal link button in the tool bar above the page you are editing [[Image:Link bar.JPG]]&lt;br /&gt;
#Add the name of either the pre-existing page or type an unused name to create a new page [[Image:Link_name.JPG]]&lt;br /&gt;
#to add words to appear on the screen by first typing &#039;Shift + \&#039; to make a verticle line, directly after the name of the link. [[Image:Link_words.JPG]][[Image:Veiw link.JPG]]&lt;br /&gt;
#Save your page&lt;br /&gt;
PLEAE NOTE: if you have created a new page then clicking on the link will take you to an empty edit page. when information is added, then the page will go directly to your page&lt;br /&gt;
:HailsOnTheRocks 11:04, 11 August 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
===Adding an EXTERNAL link (a link from a site other than this one)===&lt;/div&gt;</summary>
		<author><name>Hlit009</name></author>
	</entry>
	<entry>
		<id>https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Help:Editing&amp;diff=3338</id>
		<title>Help:Editing</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Help:Editing&amp;diff=3338"/>
		<updated>2009-08-10T23:04:27Z</updated>

		<summary type="html">&lt;p&gt;Hlit009: /* Adding an INTERNAL link (a link from this site) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Things You NEED to Know so You Can Edit Pages Efficiently==&lt;br /&gt;
&lt;br /&gt;
===line breaks===&lt;br /&gt;
&lt;br /&gt;
To use line breaks in this wiki, Use the HTML code br surrounded by &amp;lt;&amp;gt; eg. &amp;quot;&amp;lt; br&amp;gt;&amp;quot;     OR     double enter (press enter twice)&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
HailsOnTheRocks 12:34, 6 August 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
===crossed out text===&lt;br /&gt;
To create a line through text in your wiki, use the HTML code s to open and /s to close surrounded by &amp;lt;&amp;gt; eg. &amp;quot;&amp;lt; s&amp;gt;&amp;quot;Some text in between&amp;quot;&amp;lt; /s&amp;gt;&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
this will show up like this:&lt;br /&gt;
&amp;lt;s&amp;gt;Some text in between&amp;lt;/s&amp;gt;&lt;br /&gt;
:HailsOnTheRocks 11:31, 10 August 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
===Adding an INTERNAL link (a link from this site)===&lt;br /&gt;
to add an internal link follow the following steps.&lt;br /&gt;
# Check to see if the page you are making already exists. If it doesn&#039;t, then you need to create a page.&lt;br /&gt;
# Click on the internal link button in the tool bar above the page you are editing [[Image:Link bar.JPG]]&lt;br /&gt;
#Add the name of either the pre-existing page or type an unused name to create a new page [[Image:Link_name.JPG]]&lt;br /&gt;
#to add words to appear on the screen by first typing &#039;Shift + \&#039; to make a verticle line, directly after the name of the link. [[Image:Link_words.JPG]][[Image:Veiw link.JPG]]&lt;br /&gt;
#Save your page&lt;br /&gt;
PLEAE NOTE: if you have created a new page then clicking on the link will take you to an empty edit page. when information is added, then the page will go directly to your page&lt;br /&gt;
HailsOnTheRocks 11:04, 11 August 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
===Adding an EXTERNAL link (a link from a site other than this one)===&lt;/div&gt;</summary>
		<author><name>Hlit009</name></author>
	</entry>
	<entry>
		<id>https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Help:Editing&amp;diff=3337</id>
		<title>Help:Editing</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Help:Editing&amp;diff=3337"/>
		<updated>2009-08-10T23:03:34Z</updated>

		<summary type="html">&lt;p&gt;Hlit009: /* Adding an INTERNAL link (a link from this site) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Things You NEED to Know so You Can Edit Pages Efficiently==&lt;br /&gt;
&lt;br /&gt;
===line breaks===&lt;br /&gt;
&lt;br /&gt;
To use line breaks in this wiki, Use the HTML code br surrounded by &amp;lt;&amp;gt; eg. &amp;quot;&amp;lt; br&amp;gt;&amp;quot;     OR     double enter (press enter twice)&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
HailsOnTheRocks 12:34, 6 August 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
===crossed out text===&lt;br /&gt;
To create a line through text in your wiki, use the HTML code s to open and /s to close surrounded by &amp;lt;&amp;gt; eg. &amp;quot;&amp;lt; s&amp;gt;&amp;quot;Some text in between&amp;quot;&amp;lt; /s&amp;gt;&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
this will show up like this:&lt;br /&gt;
&amp;lt;s&amp;gt;Some text in between&amp;lt;/s&amp;gt;&lt;br /&gt;
:HailsOnTheRocks 11:31, 10 August 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
===Adding an INTERNAL link (a link from this site)===&lt;br /&gt;
to add an internal link follow the following steps.&lt;br /&gt;
# Check to see if the page you are making already exists. If it doesn&#039;t, then you need to create a page.&lt;br /&gt;
# Click on the internal link button in the tool bar above the page you are editing [[Image:Link bar.JPG]]&lt;br /&gt;
#Add the name of either the pre-existing page or type an unused name to create a new page [[Image:Link_name.JPG]]&lt;br /&gt;
#to add words to appear on the screen by first typing &#039;Shift + \&#039; to make a verticle line, directly after the name of the link. [[Image:Link_words.JPG]][[Image:Veiw link.JPG]]&lt;br /&gt;
#Save your page&lt;br /&gt;
PLEAE NOTE: if you have created a new page then clicking on the link will take you to an empty edit page. when information is added, then the page will go directly to your page&lt;br /&gt;
&lt;br /&gt;
===Adding an EXTERNAL link (a link from a site other than this one)===&lt;/div&gt;</summary>
		<author><name>Hlit009</name></author>
	</entry>
	<entry>
		<id>https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=File:Veiw_link.JPG&amp;diff=3336</id>
		<title>File:Veiw link.JPG</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=File:Veiw_link.JPG&amp;diff=3336"/>
		<updated>2009-08-10T23:03:20Z</updated>

		<summary type="html">&lt;p&gt;Hlit009: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Hlit009</name></author>
	</entry>
	<entry>
		<id>https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=File:Link_words.JPG&amp;diff=3335</id>
		<title>File:Link words.JPG</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=File:Link_words.JPG&amp;diff=3335"/>
		<updated>2009-08-10T23:02:39Z</updated>

		<summary type="html">&lt;p&gt;Hlit009: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Hlit009</name></author>
	</entry>
	<entry>
		<id>https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=File:Link_name.JPG&amp;diff=3334</id>
		<title>File:Link name.JPG</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=File:Link_name.JPG&amp;diff=3334"/>
		<updated>2009-08-10T23:02:08Z</updated>

		<summary type="html">&lt;p&gt;Hlit009: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Hlit009</name></author>
	</entry>
	<entry>
		<id>https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Help:Editing&amp;diff=3333</id>
		<title>Help:Editing</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Help:Editing&amp;diff=3333"/>
		<updated>2009-08-10T22:59:26Z</updated>

		<summary type="html">&lt;p&gt;Hlit009: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Things You NEED to Know so You Can Edit Pages Efficiently==&lt;br /&gt;
&lt;br /&gt;
===line breaks===&lt;br /&gt;
&lt;br /&gt;
To use line breaks in this wiki, Use the HTML code br surrounded by &amp;lt;&amp;gt; eg. &amp;quot;&amp;lt; br&amp;gt;&amp;quot;     OR     double enter (press enter twice)&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
HailsOnTheRocks 12:34, 6 August 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
===crossed out text===&lt;br /&gt;
To create a line through text in your wiki, use the HTML code s to open and /s to close surrounded by &amp;lt;&amp;gt; eg. &amp;quot;&amp;lt; s&amp;gt;&amp;quot;Some text in between&amp;quot;&amp;lt; /s&amp;gt;&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
this will show up like this:&lt;br /&gt;
&amp;lt;s&amp;gt;Some text in between&amp;lt;/s&amp;gt;&lt;br /&gt;
:HailsOnTheRocks 11:31, 10 August 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
===Adding an INTERNAL link (a link from this site)===&lt;br /&gt;
to add an internal link follow the following steps.&lt;br /&gt;
# Check to see if the page you are making already exists. If it doesn&#039;t, then you need to create a page.&lt;br /&gt;
# Click on the internal link button in the tool bar above the page you are editing [[Image:Link bar.JPG]]&lt;br /&gt;
#Add the name of either the pre-existing page or type an unused name to create a new page&lt;br /&gt;
#to add words to appear on the screen by first typing &#039;Shift + \&#039; to make a verticle line, directly after the name of the link.&lt;br /&gt;
#Save your page&lt;br /&gt;
PLEAE NOTE: if you have created a new page then clicking on the link will take you to an empty edit page. when information is added, then the page will go directly to your page&lt;br /&gt;
===Adding an EXTERNAL link (a link from a site other than this one)===&lt;/div&gt;</summary>
		<author><name>Hlit009</name></author>
	</entry>
	<entry>
		<id>https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=File:Link_bar.JPG&amp;diff=3332</id>
		<title>File:Link bar.JPG</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=File:Link_bar.JPG&amp;diff=3332"/>
		<updated>2009-08-10T22:46:35Z</updated>

		<summary type="html">&lt;p&gt;Hlit009: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Hlit009</name></author>
	</entry>
	<entry>
		<id>https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Talk:COMPSCI_111&amp;diff=3331</id>
		<title>Talk:COMPSCI 111</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Talk:COMPSCI_111&amp;diff=3331"/>
		<updated>2009-08-10T22:44:09Z</updated>

		<summary type="html">&lt;p&gt;Hlit009: /* Hi! */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Sekitori Kozo]]&lt;br /&gt;
Hi everyone....I hope that you enjoy my userpage. Though, the userpage is plain one, with your great feedback, I hope that we can establish a wicked page.&lt;br /&gt;
&lt;br /&gt;
hi everyone! zjia015 here!~~&lt;br /&gt;
&lt;br /&gt;
[[ACJKBLKSJDBHFLJKSDBLCNB|lakdjfaghlksfjg]]&lt;br /&gt;
&lt;br /&gt;
== Hi! ==&lt;br /&gt;
&lt;br /&gt;
I am HaeSun Keum, I want to be your good friend and I hope you guys enjoy this course for the rest of the semester. Bye&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Hey everyone, nice to meet you all ~~&#039;&#039;&#039;&lt;br /&gt;
*[[User:xwu062|Claire]]&lt;br /&gt;
&lt;br /&gt;
*[[User:lwan253|brutalbarbarian]]&lt;br /&gt;
&#039;&#039;&#039;Hey All&#039;&#039;&#039;. Brutalbarbarian here (doubt you know what that is &amp;gt;_&amp;gt;) This page sure is getting crowded. I agree, this course is rather fun, and we do learn new things. Dunno about most of you, but I know I&#039;ve never used blogs and added content on wikis before. These lab sessions spice up the course :D. By the way, if anyone&#039;s interested, visit my wiki user site.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*[[User:akri033|Anish]]&lt;br /&gt;
Hey all, I hope you are all enjoying this rather tedious 3 hour lab as much as I am.&lt;br /&gt;
&lt;br /&gt;
*[[User:kyan033|Kty]]&lt;br /&gt;
&#039;&#039;&#039;Hey&#039;&#039;&#039;~Compsci111 is really interesting and fun.You get to learn lots about the computer which I believe is really useful since we use it pretty much everyday.The labs are great as you get to experiment with the different functions the computer has to offer.And when you have any problems during the labs,the tutors are always there to help.They&#039;re all such friendly people,it makes the course enjoyable.I hope everyone has fun doing this course!=)&lt;br /&gt;
&lt;br /&gt;
*[[User:tsha064|Twinkle]]&lt;br /&gt;
&#039;&#039;&#039;hey guys! this course is fun and you get to learn a lot at the same time.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*[[User:nkoy002|Non]]&lt;br /&gt;
&#039;&#039;&#039;Great to see you guys!&#039;&#039;&#039;  COMPSCI111/111G is really fun!  It&#039;s great I can contribute to wiki.  I hope all of us will pass this course.&lt;br /&gt;
&lt;br /&gt;
*[[User:rtor008|Rach]]&lt;br /&gt;
I feel like I&#039;m really contributing something.&lt;br /&gt;
&lt;br /&gt;
*[[User:scox024|Sam]]&lt;br /&gt;
Hi, compsci 111 is a really good way to learn more about all the tools the are availble on the interent that some people might not have known about! great course cheers :)&lt;br /&gt;
&lt;br /&gt;
*[[User:yli278|Yang]]&lt;br /&gt;
&#039;&#039;&#039;Hi, this course is fun, enjoy&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*[[User:pdan026|Pushkar]]&lt;br /&gt;
&amp;quot;&#039;&#039;&#039;This course is so....thrilling!...&#039;&#039;&#039;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
*[[User:sbha079|Savvy]]&lt;br /&gt;
&#039;&#039;&#039;This course is funn&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*[[User:csto066|collean]]&lt;br /&gt;
&#039;&#039;&#039;I am finding this course quite challenging, but I will enjoy it when I know what I am doing.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*[[User:pmak014|parry]]&lt;br /&gt;
&#039;&#039;&#039;I am really enjoying this course&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*[[User:jkee039|Justin]]&lt;br /&gt;
There&#039;s nothing useful here, but maybe one day there will be...&lt;br /&gt;
&lt;br /&gt;
*[[User:nsir006|Nawleen]]&lt;br /&gt;
I find this course really interesting and fun. Great information about the computer world is being provided. hope everyone also enjoys this paper :) Good Luck.&lt;br /&gt;
&lt;br /&gt;
*[[User:yrag002|Yousra]]&lt;br /&gt;
this course has been challenging for me but very informative. i have been using the computer and internet for as long as i can remember but in just the last 3 weeks i have learnt so much about computers, things that will make my life so much easier when it comes to using the computer... &lt;br /&gt;
&lt;br /&gt;
*[[User:hlim045|Heesun]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Great course!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*[[User:hng048|Hernchi]]&lt;br /&gt;
&lt;br /&gt;
Without compsci 111, life is so boaring.&lt;br /&gt;
*[[User:bkwo007|Byung Geun]]&lt;br /&gt;
&lt;br /&gt;
&amp;quot;This course is awesome! Lab is pretty relaxing and very informative. Would recommend it if you are wanting an intellectual stimulating general ed paper.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Hi, enjoy this course~~!!!&#039;&#039;&#039;&lt;br /&gt;
This course is for the student who want to learn general information about computer and its related stuff&lt;br /&gt;
*[[User:tdeb006|Tim]]&lt;br /&gt;
I highly recommend taking the CompSci111G course for your general education paper as it is an interesting course with a lecturer that is enjoyable to listen to. You also learn useful information which you can apply to whatever degree you are doing and the course book/lab work is easy to follow.    &lt;br /&gt;
&lt;br /&gt;
*[[User:jzha346|Jason]]&lt;br /&gt;
&#039;&#039;&#039;Sup guys my name is Jason, I&#039;m hoping your all enjoying the course thus far, I know I am.&lt;br /&gt;
It isn&#039;t a difficult course and the lecturers and lab guides are pretty cool.&lt;br /&gt;
check out my user page if you want.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*[[User:ajo006|A Ra]]&lt;br /&gt;
I think the COMPSCI 111/111G is a good course to build up your knowledge from the basics on computers and networks.  Another thing that I like about the course is the practical labs with wonderful tutors!&lt;br /&gt;
&lt;br /&gt;
*[[User:skim283|Sang  Jun]]&lt;br /&gt;
this is comsci 111 this course helps lot of intresting work about coputer and useful things for your computer life. i enjoy this comsci111 lab because i learn so much about computer in this lab.&lt;br /&gt;
&lt;br /&gt;
*[[User:mfor066|Matthew]]&lt;br /&gt;
The Compsci111 course has been great to learn about the speed of the lab computers which are the same as going back to the days of the Commodore 64 with a tape drive. I thought these days had long gone but it is good to see history always repeats itself with just a slight twist. I hope you all enjoy the course and i am looking to learn some basic skills on the different software programs. &lt;br /&gt;
&lt;br /&gt;
*[[User:ytan126|Vincent]]&lt;br /&gt;
Today is 17th March. We all should be celebrating because it&#039;s &#039;&#039;&#039;St Patrick&#039;s Day&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*[[User:zrun001|Zheng]]&lt;br /&gt;
The COMPSCI is a great course which tells us many functions that we have never seem before.&lt;br /&gt;
&lt;br /&gt;
*[[User:Imit006|Dillon]]&lt;br /&gt;
I am a Prime example of a student who has resorted to alcohol, happy st pattys day!!&lt;br /&gt;
&lt;br /&gt;
*[[User:sma019|Chris]]&lt;br /&gt;
This is finally the end of lab 2 and I found this lab really taught me alot of thing i didn&#039;t know before. &lt;br /&gt;
Hope everyone enjoy their courses as i am enjoying mine~~ ^^&lt;br /&gt;
&lt;br /&gt;
*[[User:ipai004|Paik]]&lt;br /&gt;
Finally this is the last section of lab 2.&lt;br /&gt;
&lt;br /&gt;
*[[User:Xgow001|Bennie]]&lt;br /&gt;
I&#039;ve finally got to this task and that marks the end of my lab 2. Pretty exciting and interesting I would say. Compsci is indeed very practical. Glad I took it as my elective!&lt;br /&gt;
&lt;br /&gt;
*[[User:jspe060|Jason]]&lt;br /&gt;
Here is my very well thought out and informative piece of information to add to this page. This course is awesome!! Everyone should do it to get a deeper understanding of their computers.&lt;br /&gt;
&lt;br /&gt;
*[[User:cpar115|Tom]]&lt;br /&gt;
This second lab taught me a lot of new infirmation. I love it!&lt;br /&gt;
&lt;br /&gt;
*[[User:jmay040|Jessie]]&lt;br /&gt;
Hi, I really think that there need to be some order to this Wiki. I think its great that there are so many contributions ( Mostly because of Lab Two) but it is really hard to digest as the page is &#039;&#039;&#039;&#039;&#039;really long and really wide&#039;&#039;&#039;&#039;&#039;. &lt;br /&gt;
Maybe someone who knows a bit more could adjust the sizing?&lt;br /&gt;
&lt;br /&gt;
*[[User:jbdug005|Ben]]&lt;br /&gt;
&lt;br /&gt;
This page is &#039;&#039;&#039;a mess&#039;&#039;&#039;! Why is it so wide!? Its almost unreadable. nDeva is starting to look better. &lt;br /&gt;
&lt;br /&gt;
I&#039;m going to contribute now. COMPSCI 101 is quite repetitive, but it really helps reinforce information in your brain. It can also be fun and informative at times too! Unfortunately, i have to admit that this lab was a tad tedious. But now I can blog! Yay.....&lt;br /&gt;
&lt;br /&gt;
*[[User:ttal024|WHISKEY]]&lt;br /&gt;
I Finally did my blog!!! this is really goood!!!! &#039;&#039;&#039;Bold text&#039;&#039;&#039;101&lt;br /&gt;
&lt;br /&gt;
*[[User:tlat014|Tevita]]&lt;br /&gt;
Sorry this is wiki not blogs buddy. Compsci 111 is good but confusing!!! Love it. can&#039;t wait for lab 3...&lt;br /&gt;
&lt;br /&gt;
*[[User:ngen004|Nannan Geng]]&lt;br /&gt;
CompSci 111 is a very nice course for computer beginers.&lt;br /&gt;
&lt;br /&gt;
*[[User:jtom023|Jesse Toms]]&lt;br /&gt;
Hey all, I&#039;m enjoying the compsci111 course because of the relaxed atmosphere.&lt;br /&gt;
&lt;br /&gt;
*[[User:spar370|Sol Ji]]&lt;br /&gt;
hey guys~ I am enjoying compsci111!.&lt;br /&gt;
*[[User:ttuu007|Tofua]]&lt;br /&gt;
Hey fellow students! Hope yall are enjoying CompSci 111. I&#039;m finding it very interesting and helpful. Good luck with the paper. =)&lt;br /&gt;
&lt;br /&gt;
*[[User:jsuk007|Jun]]&lt;br /&gt;
I really enjoy the comsci labs that are held every week! They are really useful and encouraging :)&lt;br /&gt;
&lt;br /&gt;
*[[User&amp;quot; rma008| Rebecca]]&lt;br /&gt;
Compsci111 has so much to learn! XDD&lt;br /&gt;
&lt;br /&gt;
*[[User&amp;quot; ycha257|Cheri]]&lt;br /&gt;
This course is really useful!&lt;br /&gt;
&lt;br /&gt;
*[[User&amp;quot; mhao002|Chris]]&lt;br /&gt;
Who like to play computer games and then like CS because of that?&lt;br /&gt;
&lt;br /&gt;
*[[user:amch008|Andrew]]&lt;br /&gt;
Compsci 111 is great! It’s good because it’s not too difficult at this stage but you learn something new every lecture.&lt;br /&gt;
&lt;br /&gt;
*[[user:jcho174| Jonathan]]&lt;br /&gt;
This course is enjoyable. Looks like everybody is adding to this particular article :)&lt;br /&gt;
&lt;br /&gt;
==Anny&#039;s Contributions==&lt;br /&gt;
Please visit [http://nannangeng.blogspot.com my blog]&lt;br /&gt;
Compsci111 is hard , but It is getting interesting ;-)&lt;br /&gt;
&lt;br /&gt;
I love comsci111 , It&#039;s nice and easy.&lt;br /&gt;
&lt;br /&gt;
Compsci111 is very interesting. I am loving the course especially the labs - vjos005&lt;br /&gt;
&lt;br /&gt;
== Anny&#039;s Contribution ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;This is not easy, but It is getting interesting ;-)&lt;br /&gt;
&#039;&#039;&#039;&lt;br /&gt;
== Sophie&#039;s Contribution ==&lt;br /&gt;
&lt;br /&gt;
Baby&#039;s first wiki edit! How exciting.&lt;br /&gt;
&lt;br /&gt;
[[User:Sbuc043|Sbuc043]] 22:41, 5 August 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
==Jake&#039;s Contribution==&lt;br /&gt;
I think that &#039;&#039;&#039;Compsci111&#039;&#039;&#039; will be very rewarding however it is a very time consuming subject that requires a lot of work. &lt;br /&gt;
I enjoy it very much and look forward to doing other lab assignment in the future.&lt;br /&gt;
&#039; &#039;&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;This course is designed for students who want a general introduction to computing. Experience with a wide range of practical applications will provide transferable skills that will be equally useful in academic and industry environments. No prior experience with computers is required, and help is always readily available from the teaching staff.&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Jessie&#039;s Contribution==&lt;br /&gt;
&lt;br /&gt;
Computer Science 111 is a very useful course. I recommend it to anyone who needs to enhance their computer skills or refresh their memory on using a computer and its applications.&lt;br /&gt;
== Gilaad Amir&#039;s Contribution ==&lt;br /&gt;
Some philosophers argue that this course is not quite as handy as some may think. This is still a contentious issue in the academic world. Time will tell soon enough what the status quo will be. --[[User:Gami001|Gami001]] 16:35, 4 August 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
==Kelly&#039;s Contribution==&lt;br /&gt;
I think Compsci 111G course is really useful and interesting, and also it gives me a chance to use the computer and internet properly.&lt;br /&gt;
&lt;br /&gt;
Three things that I like about this course:&lt;br /&gt;
#Getting to know about the world wide web&lt;br /&gt;
#The high quality assisstance that is offered&lt;br /&gt;
#My growing general knowledge on computers&lt;br /&gt;
I am also looking foward to web design.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Owen&#039;s contribution&#039;&#039;&#039;==&lt;br /&gt;
This course is relevant to the computational needs of everyday Auckland Uni students&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;hey~ this contribution is for the compsci111 lab report~&#039;&#039;&#039;&lt;br /&gt;
*[[User:skim283|Be_Proud]]&lt;br /&gt;
Hey guys! COMPSCI 111 is awesome! And the labs are really cool as well, all the best in COMPSCI everyone!&lt;br /&gt;
*[[User:vhan016|Vivian]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Compsci 111 semester 1 , have fun and enjoy!&#039;&#039;&#039;&lt;br /&gt;
*[[User:rzha067|Runlong]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;COMPSCI 111 is a perfectly designed course for newbies&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
*[[User:kthr003|Snowflake]]&lt;br /&gt;
&amp;quot;&#039;Hey!!!&amp;quot;&#039;&lt;br /&gt;
Lab 2 nearly done! yay! its good how we get a week to complete the lab work!!!&lt;br /&gt;
&lt;br /&gt;
*[[User:smin025|Sang Woong Min]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Hey guys, this is my contribution to the wiki.&#039;&#039;&#039;&lt;br /&gt;
&#039;&#039;Compsci 111 is great!!&#039;&#039;&lt;br /&gt;
*[[User:ysun127|Kyle]]&lt;br /&gt;
wow i like this lesson knowing more about wiki and WWW.&lt;br /&gt;
*[[User:pbar137|Peter]]&lt;br /&gt;
this is me helping out the wiki&lt;br /&gt;
&lt;br /&gt;
*[[User:whan033|Chris]]&lt;br /&gt;
&#039;&#039;&#039;Hi, plase visit my user page&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*[[User:mco001|Mark]]&lt;br /&gt;
Hey guys check out my wiki, it has a funny image and awesome ACSII kirby scenarios&lt;br /&gt;
&lt;br /&gt;
*[[User:bdel010|Blair]]&lt;br /&gt;
Hey guys, if you would like to know a little bit about me click my wiki&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;COMPSCI 111 S1 2009&#039;&#039;&#039;&lt;br /&gt;
*[[User:salb017|shifa&#039;a]]&lt;br /&gt;
hi mayname shifa&#039;a im doing compsci111&lt;br /&gt;
&lt;br /&gt;
*[[User:vcha080|Vimal Chandra]]&lt;br /&gt;
&lt;br /&gt;
Hey guys. welcome to my wiki.&lt;br /&gt;
Click on the link to get access to my page. Cheers :)&lt;br /&gt;
&lt;br /&gt;
*[[User:Lzha254|Lucy]]&lt;br /&gt;
Hey everyone! compsci111 is really fun :D&lt;br /&gt;
&lt;br /&gt;
*[[User:spar329|Seung-Hee]]&lt;br /&gt;
Hi ! My name is Seung-Hee! I&#039;m having fun in COMPSCI111/111G&lt;br /&gt;
&lt;br /&gt;
*[[User:tbro080|Talia]]&lt;br /&gt;
Hi, this will take you to my user page :)&lt;br /&gt;
&lt;br /&gt;
*[[User:bpar072|Bhavik]] &lt;br /&gt;
hi guys,&lt;br /&gt;
just wanted to inform u guys about the course COMPSCI 111, it is a very interesting and useful coures to take if you want to learn about computering &lt;br /&gt;
&lt;br /&gt;
*[[User:amcf017|Andrew]]&lt;br /&gt;
Hi the link above connects to my wiki user page&lt;br /&gt;
&lt;br /&gt;
*[[UserSven026|Stephen]]&lt;br /&gt;
Hi the link above takes you to my user page where you can learn the amazing language of the decimal number system!!!! hope everyone finds it realy useful, especially if your doing maths.&lt;br /&gt;
&lt;br /&gt;
*[[User:Nlay004|Nicholas]]&lt;br /&gt;
Hello everyone! The link above will direct you to my user page! &lt;br /&gt;
&lt;br /&gt;
*[[User:croo012|Callum]]&lt;br /&gt;
Hey, the link above is to my page!&lt;br /&gt;
&lt;br /&gt;
*[[User:ycho129|Yong Won]]&lt;br /&gt;
Hi my name is Yong Won. The link above will take you to my user page.&lt;br /&gt;
&lt;br /&gt;
*[[User:jpar370|Jisung]]&lt;br /&gt;
Hi, I am Jisung. Click my name to see my details :) &lt;br /&gt;
&lt;br /&gt;
*[[User:mcha304|minsoo]]&lt;br /&gt;
Hello~ the link above will take you to my user page :)&lt;br /&gt;
&lt;br /&gt;
*[[User:tlee122|Timothy]]&lt;br /&gt;
Hey there my name is Timothy, the link above is my wiki :D This course is fantastic and I am learning something new everyday! Keep up the good work everyone and good luck with all tests!&lt;br /&gt;
&lt;br /&gt;
*This is the link to my user page [[User:jduw001|JD]] click on it to get some not really helpful advice.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;COMPSCI 111 SS 2009&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*[[User:sjun037|seungmo]]&lt;br /&gt;
&#039;&#039;&#039;I hope you guys had a great test, it would be so much better if i was a bit more prepared, anyway, good weekends!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*[[User:yzha463|Jim]]&lt;br /&gt;
&lt;br /&gt;
*[[User:dson008|Leon]]&lt;br /&gt;
&#039;&#039;&#039;Iam Leon&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*[[User:bzha055|Bin]]&lt;br /&gt;
&#039;&#039;&#039;Computer science111:test and examations&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*[[User:yliu303|Ying]]&lt;br /&gt;
Information about computer science 111&lt;br /&gt;
&lt;br /&gt;
*[[User:cshi050|John]]&lt;br /&gt;
Hi! Pleased to meet you!&lt;br /&gt;
&lt;br /&gt;
*[[User:ayun003|Bo]]&lt;br /&gt;
Hello, this links to my wiki page which doesnt contain much at the moment. Good luck everyone :D !! &lt;br /&gt;
&lt;br /&gt;
*[[User:nraz004|imperiex]]&lt;br /&gt;
This link connects to my userpage via a mindbogglingly powerful system of networks known as the Internet.&lt;br /&gt;
&lt;br /&gt;
*[[User:ypae001|Robin]] 	&lt;br /&gt;
The link shown above connects to my userpage.&lt;br /&gt;
&lt;br /&gt;
*[[User:rarc016|Renee]]&lt;br /&gt;
Hello, hope everyone is having as much fun as I am!&lt;br /&gt;
&lt;br /&gt;
*[[User:Rhip001|Kitsiru]]&lt;br /&gt;
Contribute to my manga/anime page ;)! I hope you&#039;re enjoying this course!&lt;br /&gt;
&lt;br /&gt;
*[[User:Nsin068|Nabita]]&lt;br /&gt;
Hello, welcome to my Wiki page.. click on the link above :). Good luck to everyone in this course!&lt;br /&gt;
&lt;br /&gt;
*[[User:jfin052|jackson finlay]]&lt;br /&gt;
hello, my name is jackson and the above links to my page.&lt;br /&gt;
&lt;br /&gt;
*[[User: Sbla089|Stephen Black]]&lt;br /&gt;
Hello everyone, I hope you had a relaxed break and are findind the course useful. Above is the link to my Wiki page I hope it will develop and be of use to you all. Regards Steve&lt;br /&gt;
&lt;br /&gt;
*[[User:Scho225|Diana Cho]]&lt;br /&gt;
Hello, above is a link to my wiki page. &lt;br /&gt;
I hope you guys are enjoying this course so far.&lt;br /&gt;
You can visit my wiki page and have a discussion about &lt;br /&gt;
COMPSCI111 course and exchange informations together. &lt;br /&gt;
As we all have given up our summer holidays for this course&lt;br /&gt;
I hope we can be rewarded with our grades. :)&lt;br /&gt;
&lt;br /&gt;
*[[User:slee455|Song Yi Lee]]&lt;br /&gt;
 	&lt;br /&gt;
Welcome to Compsci 111 stage one Wiki.&lt;br /&gt;
The link shown above connects to my userpage.&lt;br /&gt;
I hope my userpage helpful to you and I wish you for the best for this course.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*[[User:mali055|Menaaz Ali]]&lt;br /&gt;
&lt;br /&gt;
Hello people!! Hope you are all having fun in the course so far. Hopefully we can all use this as a way of helping each other in our lost moments. All the instructions in the manual may seem very complicated and freak you out, but if you RELAX and look at it blocking out all your prior knowledge they&#039;re actually quite easy. Good Luck!!&lt;br /&gt;
&lt;br /&gt;
*[[User:skim218|Sang Yoon Kim]]&lt;br /&gt;
&lt;br /&gt;
Hello!! I hope you are getting along with the lab contents. This page can be used to support each other for the practical component of compsci111. Enjoy your courses!&lt;br /&gt;
&lt;br /&gt;
I have just added my interests in particular to compsci. Feel free to check my page and we can share our interests. Click to join me.&lt;br /&gt;
[[User:tlea025]]&lt;br /&gt;
*[[User:tkim049|Tae Young Kim]]&lt;br /&gt;
&lt;br /&gt;
Hello I hope you are enjoying this course. &lt;br /&gt;
Good luck to all of you and have fun.&lt;br /&gt;
&lt;br /&gt;
*[[User:swil295|Steffanie Williams]]&lt;br /&gt;
&lt;br /&gt;
Hey, &lt;br /&gt;
The above link is to my Wiki page, this can be used to discuss and exchange information about this course. Good Luck for this course :)&lt;br /&gt;
&lt;br /&gt;
*[[User:lkwo010|Lillian Kwong]]&lt;br /&gt;
&lt;br /&gt;
Hi.&lt;br /&gt;
The above link is to my Wiki Page. I hope you are all enjoying this course. Good Luck :)&lt;br /&gt;
&lt;br /&gt;
*[[User:joh025|Jeong Suk Oh]]&lt;br /&gt;
&lt;br /&gt;
Hi, this course is really fun.  I think this page is quite useful, lets try to use it often.&lt;br /&gt;
&lt;br /&gt;
*[[User:ioh003|Ilhwan Oh]]&lt;br /&gt;
Hi, i love this course, the teachers here are very helpful. lets try our best shall we :)&lt;br /&gt;
&lt;br /&gt;
*[[User:rces001|Richie Cesan]]&lt;br /&gt;
Hello, Im the guy in the red hat.  Don&#039;t be a stranger. Have a good one.&lt;br /&gt;
&lt;br /&gt;
*[[User:Tlin085|Tom]]&lt;br /&gt;
Hello... i put this in the middle of the page so no one will see it.&lt;br /&gt;
&lt;br /&gt;
*[[User:ayou099|Andrew Younge]]&lt;br /&gt;
Hi, i just learnt how to make my own wiki. How exciting. Good luck with this course.&lt;br /&gt;
&lt;br /&gt;
*[[User:mlin117|Gary]]&lt;br /&gt;
Hey Yoh~! This is an interesting course!&lt;br /&gt;
&lt;br /&gt;
What?! cannot find the &#039;&#039;&#039;LINK&#039;&#039;&#039; to my user page? It is &#039;&#039;&#039;ABOVE&#039;&#039;&#039; this.&lt;br /&gt;
&lt;br /&gt;
*[[User:ajan028|Akash Jani]]&lt;br /&gt;
This is pretty interesting stuff. Wiki is really fun and also link to my page is just above. Please do visit and yes this course is excellent... have fun people!!&lt;br /&gt;
&lt;br /&gt;
*[[User:jacr002|Jaimee Acraman]]&lt;br /&gt;
Hi everyone! I am enjoying learning to use wiki. :)&lt;br /&gt;
&lt;br /&gt;
* [[User:amud002|Abby Mudford]]&lt;br /&gt;
Wiki is exciting&lt;br /&gt;
&lt;br /&gt;
* [[User:jxie024|John Xie]]&lt;br /&gt;
Hello, your welcome to visit my Wiki page! Wiki is really interesting! Hope your all having fun!&lt;br /&gt;
&lt;br /&gt;
* [[User:jnut006|James William Nuttall]]&lt;br /&gt;
Bonjour, come and visit my Wiki page if you are interested in Nutrition/Food. Bonne chance avec la course ;-)&lt;br /&gt;
&lt;br /&gt;
* [[User:Hdor004|Hdor004]] 15:57, 12 January 2009 (NZDT)&lt;br /&gt;
My wiki page is very similar to the rest, but hey, why not look at it any way.&lt;br /&gt;
&lt;br /&gt;
* [[User:ebro069|Elizabeth Brooks]]&lt;br /&gt;
Hi everyone! I hope everyone is finding the course okay so far! So far it&#039;s really fun!&lt;br /&gt;
&lt;br /&gt;
* [[User:ctol010|Cherie Tollemache]]&lt;br /&gt;
&lt;br /&gt;
Hello everyone, hope everyone is finding the course enjoyable. above is a link to my user page, feel free to visit.&lt;br /&gt;
&lt;br /&gt;
*[[User:lshi038|Leo Shin]]&lt;br /&gt;
&lt;br /&gt;
Hello everyone. Bonjour, Hola, Salve!!!&lt;br /&gt;
&lt;br /&gt;
* [[User:ylee198|Ye - Jin Lee]]&lt;br /&gt;
Hello everyone- enjoying your courses? have fun!!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*[[User:kkan047|Bo - Lim Kang]]&lt;br /&gt;
Hello~ welcome to my Wiki~~&lt;br /&gt;
&lt;br /&gt;
*[[User:qhu008|Mike]]&lt;br /&gt;
Hola, yo soy Mike. Yo estoy bueno :)&lt;br /&gt;
&lt;br /&gt;
*[[User:fhan020|Fengqiao Han]]&lt;br /&gt;
Hi everyone, I&#039;m Alex, Pleased to make acquaintance.&lt;br /&gt;
&lt;br /&gt;
*[[User:epar067|Eunji Park]]&lt;br /&gt;
 Welcome to my wiki page ;)&lt;br /&gt;
&lt;br /&gt;
*[[User:Arid018|Nikki R]]&lt;br /&gt;
Wow! Just the beginning. Go hard.&lt;br /&gt;
&lt;br /&gt;
*[[User:ptho122|Trish]]&lt;br /&gt;
&#039;&#039;&#039;Wow that was fun :-P&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*[[User:abha059|Ash]]&lt;br /&gt;
I just edited Trish&#039;s contribution teeheehee&lt;br /&gt;
&lt;br /&gt;
*[[User:Jsu024|Sky]]&lt;br /&gt;
welcome to my home page:) get to know something about Asian Food:)&lt;br /&gt;
&lt;br /&gt;
*[[User:achu051|ada]]&lt;br /&gt;
hello everyone! welcome to my page :)&lt;br /&gt;
&lt;br /&gt;
*[[User:scho200|sooyoun]]&lt;br /&gt;
ello~hello~&lt;br /&gt;
&lt;br /&gt;
*[[User:elee053|eunhye]]&lt;br /&gt;
hello guys:)&lt;br /&gt;
&lt;br /&gt;
*[[User:cbal038|Guy Fawkes]]&lt;br /&gt;
I have found my instructors and my fellow students extremely helpful so far.&lt;br /&gt;
I would not be able to continue without them.&lt;br /&gt;
&lt;br /&gt;
Hi guys~ Good luck with this course!!&lt;br /&gt;
&lt;br /&gt;
* hello everyone :) just doing this for my compsci 111 lab 2 -- [[User:Xwan227|Xwan227]] 16:13, 13 January 2009 (NZDT)&lt;br /&gt;
&lt;br /&gt;
*[[User:dcha159|Nebuchadnezzar]]&lt;br /&gt;
hey peps~ This aint my real name but i like this name... what do u think?&lt;br /&gt;
&lt;br /&gt;
*[[User:skim265|Sang Hoon Kim ]]&lt;br /&gt;
Hi~! My name is Sang Hoon Kim have fun in this course!!&lt;br /&gt;
&lt;br /&gt;
*[[User:icha032|Jiaqi chang]]&lt;br /&gt;
hello.everyone~haha&lt;br /&gt;
&lt;br /&gt;
*[[User:jche300|Jun Chen]]&lt;br /&gt;
hahaha~hello.everybody&lt;br /&gt;
&lt;br /&gt;
*[[User:yhua172|Anita]]&lt;br /&gt;
Howdy everyone, I hope you are having a wonderful time with this course. Best of luck to you all for summer school and for the many years to come!&lt;br /&gt;
&lt;br /&gt;
*[[User:mdon070|Manny]]&lt;br /&gt;
Hi, all! My name&#039;s Matisse. I&#039;m a 3rd year Arts student. Thanks to COMPSCI 111G I&#039;m learning to use &amp;amp; contribute to wiki sites. Hope you&#039;re all enjoying your time at uni! Best of luck...&lt;br /&gt;
&lt;br /&gt;
*[[User:alee126|Ahreum Lee]]&lt;br /&gt;
Hi! My name is Ahreum Lee and I&#039;m having fun in COMPSCI111G :)&lt;br /&gt;
&lt;br /&gt;
*[[User:jlee463|Jieun Lee]]&lt;br /&gt;
Hello~S2 I like it hahahaha&lt;br /&gt;
&lt;br /&gt;
*[[User:hkim220|Heera Kim]]&lt;br /&gt;
Hi everyone~~&lt;br /&gt;
&lt;br /&gt;
*[[User:fcui002|Grace]]&lt;br /&gt;
Hi,everyone, wish you enjoy your summer school!&lt;br /&gt;
&lt;br /&gt;
*[[User:lyin007|Lixing Yin]]&lt;br /&gt;
&lt;br /&gt;
Hi, i just make first wiki page. The link is above there. Welcome!&lt;br /&gt;
&lt;br /&gt;
*[[User:dlit018|Dmitry]]&lt;br /&gt;
Hi My name is Dmitry. This course is very useful and I hope it will help in future.&lt;br /&gt;
&lt;br /&gt;
*[[User:lvet003|Louis]]&lt;br /&gt;
Hi everyone.... my name is Louis. I hope that you enjoy my userpage. Though, the userpage is plain one, with your great feedback, I hope that we can establish a wicked page.&lt;br /&gt;
&lt;br /&gt;
*[[User:ssub013|Sandhi]] &lt;br /&gt;
Hi EveryoneI hope your enjoying the course, like I am.&lt;br /&gt;
&lt;br /&gt;
*[[User:kbas017|Kamlika]] &lt;br /&gt;
hi everyone hope you are enjoyin this paper as much as i am. Go wiki!!&lt;br /&gt;
&lt;br /&gt;
*[[User:anar046|Akshaiy]]&lt;br /&gt;
I have learnt to create my own blog and wiki thanks to Compsci 111.&lt;br /&gt;
&lt;br /&gt;
*[[User:hmoh024|Harliyana]] &lt;br /&gt;
I love creating my own wiki!Some confusion here and there but everything is fun so far!&lt;br /&gt;
&lt;br /&gt;
*[[User:tmat060|Socchi]]&lt;br /&gt;
heres my bit for lab02&#039;s P3 [[User_talk:Tmat060]], wasn&#039;t too sure where to put it, so its both in my wiki and here. have fun being confused by VK ;P&lt;br /&gt;
&lt;br /&gt;
*[[User:kcho147|Kyulee]] &lt;br /&gt;
Computer Science111 course information&lt;br /&gt;
&lt;br /&gt;
*[[User:jlia062|JaiQuil]]&lt;br /&gt;
Hi guys, welcome to my page!&lt;br /&gt;
&lt;br /&gt;
*[[User:pzal002|Petra]]&lt;br /&gt;
Howdy, first time user..&lt;br /&gt;
&lt;br /&gt;
*[[User:skim211|SeYeon]]&lt;br /&gt;
hello compsci 111 students!&lt;br /&gt;
&lt;br /&gt;
*[[User:ypen024|rose]]&lt;br /&gt;
first time as wel ^ ^&lt;br /&gt;
&lt;br /&gt;
*[[User:jflo018|Josh]]&lt;br /&gt;
Here&#039;s for CompSci 111 Lab 2. Its a little confusing posting things here.&lt;br /&gt;
&lt;br /&gt;
*[[User:mpil019|Mil&#039;s Homepage]]&lt;br /&gt;
Hey everyone, just me here, just leaving a link to my homepage!&lt;br /&gt;
&lt;br /&gt;
*[[User:fyan048|Flora]]&lt;br /&gt;
Hey this is my part for CompSci 111 Lab 2, come to my page sometime ^^&lt;br /&gt;
&lt;br /&gt;
*[[User:fyan043|Alan]]&lt;br /&gt;
Hey guys,I&#039;m here to have fun. In fact there is a lot of fun in Compsci 111.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*[[User:ahuo002|Alex]]&lt;br /&gt;
&lt;br /&gt;
Hey people im alex and i play dota&lt;br /&gt;
&lt;br /&gt;
*[[user:tpar066|tom]]&lt;br /&gt;
&lt;br /&gt;
Hey people im tom and i dont play dota&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*[[User:dgoo035|Dasith]]&lt;br /&gt;
Hey people Im Dasith Goonatilaka and i love sports.&lt;br /&gt;
&lt;br /&gt;
*[[User:hsan013|Steven]]&lt;br /&gt;
&lt;br /&gt;
Hello to all! Wish gd luck for all for this semester!&lt;br /&gt;
&lt;br /&gt;
*[[User:dcal034|Daryl]]&lt;br /&gt;
&lt;br /&gt;
Hey guys, &#039;&#039;&#039;INTERNATIONAL HOUSE RULES!!!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
GOODLUCK FOR COMPSCI 111&lt;br /&gt;
&lt;br /&gt;
hello guys~I like Compsci, It&#039;s so useful and fun! good luck for this semester~&lt;br /&gt;
&lt;br /&gt;
*[[User:ysun122|Aileen]]&lt;br /&gt;
&lt;br /&gt;
*[[User:mbae004|John]]&lt;br /&gt;
COMPSCI 111 is great! hope everyone does well in their exams&lt;br /&gt;
&lt;br /&gt;
*[[User:ltso002|Lorraine]]&lt;br /&gt;
&lt;br /&gt;
Hello people, I would like to remind you that all Compsci 111 labs are held in room 303-175!&lt;br /&gt;
&lt;br /&gt;
[[User:Mngw004| Vivian&#039;s Wiki Page]]&lt;br /&gt;
&lt;br /&gt;
Hello everyone!&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;COMPSCI 111/111G&#039;&#039;&#039;&#039;&#039;Italic text&#039;&#039; course is highly enjoyable and it offers great practical knowledge about computers in general. &lt;br /&gt;
&lt;br /&gt;
The course teaches us a lot of useful things and adds to our knowledge and understanding of computers. Great course!&lt;br /&gt;
&lt;br /&gt;
*[[User:tkan021|Simon]]&lt;br /&gt;
&lt;br /&gt;
Hi guys!&lt;br /&gt;
The &#039;&#039;&#039;COMPSCI 111/111G&#039;&#039;&#039; is very helpful and it gives you an idea from the basic component of how to use computers&lt;br /&gt;
&lt;br /&gt;
*[[User:slee427|Grace]]&lt;br /&gt;
hello guys~*&lt;br /&gt;
In the COMPSCI 111/111G lab, you don&#039;t have to stay 3hours when you finish the work.&lt;br /&gt;
&lt;br /&gt;
Hey everyone ! You do not have to complete the lab assignment within the 3 hours aswell . You have until the beginning of the next Lab tutorial to hand in your lab assignment. But it is wise to make use of the Lab assistants within the 3 hours. &lt;br /&gt;
Cheers&lt;br /&gt;
&lt;br /&gt;
*[[User:mtoi009|Matt]]&lt;br /&gt;
Woah lab 2 took me ages! But at least it&#039;s amost over!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*[[User:rshe088|Rae]]&lt;br /&gt;
Yes, this lab is almost over and out!&lt;br /&gt;
Peace&lt;br /&gt;
&lt;br /&gt;
*[[User:dcur025|danielle]]&lt;br /&gt;
Hey!&lt;br /&gt;
These labs are quite useful. Hope you guys are finding this as well :)&lt;br /&gt;
&lt;br /&gt;
*[[User:jzha296|James]]&lt;br /&gt;
Hey guys.&lt;br /&gt;
These are the courses im studying&lt;br /&gt;
&lt;br /&gt;
*[[User:bkan020|bk]]&lt;br /&gt;
Hi guys i m asian but cool&lt;br /&gt;
&lt;br /&gt;
*[[User:jhea066|Jared]]&lt;br /&gt;
 i love motocros&lt;br /&gt;
&lt;br /&gt;
*[[User:cwu078|Cuby]]&lt;br /&gt;
Hi ~~ compsci test nextweek....good luck everyone &lt;br /&gt;
&lt;br /&gt;
===Someone going on a rant===&lt;br /&gt;
*[[User:bdud009|Brad]]&lt;br /&gt;
I think many of you guys are doing it wrong, I hope the markers are lenient  on 1 line answers instead of paragraphs with new content. The new content I am contributing is : Myself - because I am new to this particular page. Also, the spelling may not be of the &amp;quot;highest&amp;quot; standard as the mozzilla firefox application on these lab computers is encountering errors, particularly with Google and Wikipedia, and IE7 doesn&#039;t have a spell check. Yes, I know, I am being lazy, but no human is perfect. From the looks of it, no machine is perfect yet either.&lt;br /&gt;
That&#039;s about a paragraph. *awaits marks*&lt;br /&gt;
*So for those of you who didn&#039;t already realize, these Apple machines are hard to use, unreliable and cause all sorts of errors in typing with their small metal keyboards. For those of you who seem to enjoy them I really pity you. Is anyone else finding the internet connections here to be extremely slow? The paragraphs are coming and coming now. Is anyone finding this lab hard?  [[user:bmun014|Ben]]&lt;br /&gt;
* This course pretty choice and most of it is pretty easy and exciting!Thanks&lt;br /&gt;
*I agree, Ben. It took about two minutes to load a picture of my house. (Which, by the way, was kind of freaky and intrusive.) I hate these keyboards, too. I want my Windows key back! [[user:hwad012|Holly]]&lt;br /&gt;
&lt;br /&gt;
*I have to agree with Holly. These keyboards are so uncomfortable! But I have to admit that they look really fancy&lt;br /&gt;
&lt;br /&gt;
*I personally think the keyboards are amazing. They making typing so much smoother. The mice are pretty slick too. My cat agrees.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*[[User:mkan041|Myung Jo]]&lt;br /&gt;
Hi everybody. Visit to my page.&lt;br /&gt;
&lt;br /&gt;
*[[User:wyan039|Justin]]&lt;br /&gt;
Hey guys. Hope you enjoy this course. Cheers.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*[[User:yche427|vita]]&lt;br /&gt;
halo... good luck for the test..&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*[[User:dsim086|Dan]]&lt;br /&gt;
The labs are very useful&lt;br /&gt;
&lt;br /&gt;
*[[User:shau08|Patrick]]&lt;br /&gt;
I hope this is what I need to do for assignment 2 for question 19 which is contributing to this wiki.&lt;br /&gt;
*[[User:jmon059|Jonas]]&lt;br /&gt;
This is course pretty straight forward and i like it!!churr&lt;br /&gt;
&lt;br /&gt;
*[[User:dtew006|Diandra]]&lt;br /&gt;
This is my pathetic attempt to finish Qusetion 19 for Lab 2.. Haha after this I AM FINISHED!! hallelujah&lt;br /&gt;
&lt;br /&gt;
== Jennifer&#039;s Contribution ==&lt;br /&gt;
&lt;br /&gt;
I really like how Compsci 111 lectures are recorded online because I have quite a few clashes and find it hard to get to lectures.&lt;br /&gt;
I wish they did that for Compsci 101 as well which I took last semester.&lt;br /&gt;
&lt;br /&gt;
However I think there should probably be one more demonstrators in every lab because I don&#039;t think 2 is quite enough.&lt;br /&gt;
Apart from that, this paper has been good so far.&lt;br /&gt;
&lt;br /&gt;
Anyway WOOT! I can go eat now.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[ecor025]]&lt;br /&gt;
&lt;br /&gt;
iv just started doing compsci but im am enjoying it alot! I&#039;v been leatning heaps and cant wait to learn more!&lt;br /&gt;
&lt;br /&gt;
hope everyone else is enjoying it as much as me&lt;br /&gt;
&lt;br /&gt;
See you&lt;br /&gt;
&lt;br /&gt;
[[Shan133| Shelly]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Please check out my user page, which is not related at all to CompSci.&lt;br /&gt;
Have fun :):)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Niven&#039;s Contribution==&lt;br /&gt;
&lt;br /&gt;
hey guys compsci is one of the most relevent paper that I have done at the University. &lt;br /&gt;
&lt;br /&gt;
*[[user:nred019|Niven]]&lt;br /&gt;
&lt;br /&gt;
*[[user:swij017|Supun]]&lt;br /&gt;
I&#039;m glad someone else made this comment about Google maps! (I could almost see through the window of my house in my picture, good thing I wasn&#039;t standing there when they took it).  And as far as the keyboards go, I&#039;m afraid I have to agree with you guys, I almost have to go back to typing with two fingers just to make sure my document isn&#039;t covered with red squiggly lines (as I type this I can already see about 6 :(...) &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*[[user:bmul014|Brooke]]&lt;br /&gt;
You are so right. It&#039;s impossible to write a sentence without at least one spelling error in it with these silly keyboards. I&#039;m all for the PC&#039;s.&lt;br /&gt;
Look forward to meeting some of you during this semesters course.&lt;br /&gt;
&lt;br /&gt;
*I so agree, its the worst of both worlds, Mac computers and Windows Vista!?! But putting aside these problems, COMPSCI 111 can be interesting.. every now and then. My school introduced laptops in Year 5, but the new information I&#039;m learning could come in handy =) [[user:Seat006|Samantha]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*[[user:ccha448|Chris]]&lt;br /&gt;
I agree, Mac&#039;s are stupid, it&#039;s a shame people are taken in by the advertising campaigns. After all they stole Unix and charged you for it. I dislike the keyboards and mice too (the scroll wheel is so small!). My screen like&#039;s to fall downwards too, guess that&#039;s the mac failing physically(epic fail) and yes!!where&#039;s my windows key? maybe it should be a penguin :s&lt;br /&gt;
&lt;br /&gt;
*[[user:stim018|Sean]]&lt;br /&gt;
I still don&#039;t see why people argue about macs and Pc&#039;s. It seems like it&#039;s always the people with Pc&#039;s that are complaining. Also for people who say that apple users are brainwashed, the same goes for Pc users. I don&#039;t see why the computer science department has macs though. It&#039;s natural to hate something that one doesn&#039;t understand.&lt;br /&gt;
&lt;br /&gt;
*[[user:tlee094|Tammy]]&lt;br /&gt;
Wow, someone wrote something other than &amp;quot;hello&amp;quot; and &amp;quot;compsci 111 is great&amp;quot;!  So contribution... &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
: Re: lecture given today (Thurs 19/03), I would say that this page could be considered a &#039;popular&#039; page and that during the labs are probably the worst time to be editing these pages.  Of course, logically that would mean that I/we shouldn&#039;t update this during lab or add should add in a little note to say I&#039;m/you&#039;re editing it.  &lt;br /&gt;
&lt;br /&gt;
Of course... I am doing it during lab, and I haven&#039;t put a note up.  But hey, the internet&#039;s full of dummies that don&#039;t do what they should.  &lt;br /&gt;
&lt;br /&gt;
====Sensible People only====         &lt;br /&gt;
&lt;br /&gt;
*[[User:htir002|Harish]]&lt;br /&gt;
Hello all, Wiki is really fun to use. I had an amazing experience with it and I hope all of you feel the same way. Compsci 111 is an excellent course and I highly recommend it to all.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*[[User:pwu034|Ivy]]&lt;br /&gt;
Hello~everyone.&lt;br /&gt;
This is my first time contribute with wiki. I get so confused when I first time use it , but it was alright now. I think most people taking this course as their major or minor towards their degree, but I take this course just for my personal interests, because I like to try new things especially someting to do with the computer. So, cheers everyone.&lt;br /&gt;
&lt;br /&gt;
*[[User:gzha043|Jason]]&lt;br /&gt;
hello guys, i highly recommend the people who want a useful and interesting general education, please choice Compsci 111G, because it is a pretty straightforward course. Having fun&lt;br /&gt;
&lt;br /&gt;
*[[user:wlim022|Wee]]&lt;br /&gt;
Hi guys. Please checkout my &#039;&#039;profile page&#039;&#039;. I would like to make more &#039;&#039;friends&#039;&#039; XD&lt;br /&gt;
Compsci111 rocks. Interesting to know how to use wiki :)&lt;br /&gt;
&lt;br /&gt;
*[[user:hlim041|Hsin Yee]]&lt;br /&gt;
Hi everyone. Nice to learn how to use wiki. Compsci 111/111G is interesting. Have fun everyone!!&lt;br /&gt;
&lt;br /&gt;
*[[User:hchu093|Ho-Yong]]&lt;br /&gt;
&lt;br /&gt;
Hi, I finally found out how to contribute to wiki! it takes time. This course is very exciting if you like computers. &lt;br /&gt;
I heard from someone that to have a fast internet, all you got to do is pay for the data!.&lt;br /&gt;
Anyways have fun!&lt;br /&gt;
&lt;br /&gt;
*[[User:nhe008|Hannah]]		&lt;br /&gt;
Gosh, last instruction till the end of this lab. haha.. have a good day guyz.&lt;br /&gt;
&lt;br /&gt;
*[[user:ashe115|Aieyah]]&lt;br /&gt;
hay everyone im actually doing psychology but took this paper because I thought it would be interesting and it is!! i love it so far the labs are great and the people you meet are even better!! I hope we all do well and get top marks to start our semester off with a SMILE!! hope you all have a COMPUTERLICIOUS day!! keep smiling and keep rocking those A+!! =)&lt;br /&gt;
&lt;br /&gt;
*[[user:msti026|Mikes]]&lt;br /&gt;
Hey guys! I finally managed to figure out how to post on this wiki! Im loving uni so far, computer science is pretty fun and its up there with my favourite lectures. Its so useful learning all these things about computers that I never knew before, I look forward to my labs heaps because I know I will always learn something new! It is hard at times but I know in the end it will be worth it.&lt;br /&gt;
&lt;br /&gt;
*[[user:lsun050|Lei Sun]]&lt;br /&gt;
I was so confused that how to post my contribution on wiki. However, its all done. hopefully everyone have a good time in computer science 111 lab!&lt;br /&gt;
&lt;br /&gt;
*[[user:Jong012|Nigel]]&lt;br /&gt;
Have a good St. Paddy&#039;s Day! cant wait to gulp down a few jugs of Green beer tonight, and go to lectures tomorrow with hangovers!!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*[[user:lsoh004|Lian]]&lt;br /&gt;
Hi guys! I&#039;m actually a chemistry student myself though I have taken CompSci to stage II. My advice for those wishing to major in CompSci is to pay attention in CS101 and CS105. You will DEFINITELY become increasingly confused if you do not pull some weight now (especially in CS105). You will be using Java well into your 3rd year so make sure you learn it.&lt;br /&gt;
&lt;br /&gt;
*[[user:dhan088|Dohyun Han]]&lt;br /&gt;
I thought it will hard to post something on wiki but it&#039;s very simple.&lt;br /&gt;
&lt;br /&gt;
*[[user:dyi002|Donghyun]]&lt;br /&gt;
I&#039;ve got my fingers crossed. Hope everyone else is having better luck than I am.&lt;br /&gt;
&lt;br /&gt;
*[[user:fwan058|Stella]]	 &lt;br /&gt;
well, is the end of our Lab 2, hope everybody enjoy their Lab time. Ps: Even this room is a computer room but still is way to cold, I&#039;m freezing.&lt;br /&gt;
&lt;br /&gt;
*[[user:aoka004|Ayumi]]&lt;br /&gt;
It is the last qustion to do. It takes time... I hope I complete this task successfully.&lt;br /&gt;
&lt;br /&gt;
*[[user:pyap012|Priscilla]]&lt;br /&gt;
Yay, finally the last question. love doing this hehe! I never knew this could be so easy =]&lt;br /&gt;
&lt;br /&gt;
*[[user:apat198|Arti]]&lt;br /&gt;
Compsci labs fun. Lectures are not too bad as well.&lt;br /&gt;
I like this course overall.&lt;br /&gt;
Editing on Wiki is so easy.&lt;br /&gt;
&lt;br /&gt;
*[[user:shan123|sem]]&lt;br /&gt;
Hey!! compsci111G people!! have fun with your lab2 report!!&lt;br /&gt;
&lt;br /&gt;
*[[user:eyoo003|Sera]]&lt;br /&gt;
today is my second lab time.&lt;br /&gt;
I&#039;m enjoying COMPSCI111/111G :)&lt;br /&gt;
&lt;br /&gt;
*[[user:gwil163|Greg]]&lt;br /&gt;
Had to fix shan123&#039;s spelling. It&#039;s interesting having CompSci lectures straight after the lab. 4 hours of CompSci!!!&lt;br /&gt;
&lt;br /&gt;
*[[user:Dpri049|Dom]]&lt;br /&gt;
&lt;br /&gt;
wow this place is great hope it becomes more popular&lt;br /&gt;
&lt;br /&gt;
Man it took me forever to read through this page and find a spelling error to fix. By the time I found one Greg had fixed it!!! grrr. Either way proof reading counts as contributing to the page yea? :D&lt;br /&gt;
&lt;br /&gt;
*[[user:cott007|Cameron]]&lt;br /&gt;
CompSci 111 is interesting, particularly the lectures.&lt;br /&gt;
&lt;br /&gt;
*[[user:awon081|Assunta]]&lt;br /&gt;
Wow!! Finally the last question of lab 2.  So far both labs and lectures for compsci111 been very interesting and fun.&lt;br /&gt;
One improvement for this lab room is turning down the air condition, its extremely cold!!&lt;br /&gt;
&lt;br /&gt;
**[[user:vche035|vivan]]&lt;br /&gt;
Compsci is useful! but i do agree that the room is very cold!&lt;br /&gt;
&lt;br /&gt;
*[[user:jwha022|Jeong]]&lt;br /&gt;
CompSci 111 lab reports takes long time to fisnish...&lt;br /&gt;
&lt;br /&gt;
*[[user:pwad011|puhi]]&lt;br /&gt;
I agree and also there are soo many buttons to press can get annoying sometimes&lt;br /&gt;
&lt;br /&gt;
*[[user: kpra032|kartik]]&lt;br /&gt;
&lt;br /&gt;
yes that is true 3 hours i think is a bit too long for a lab&lt;br /&gt;
&lt;br /&gt;
*[[user: ryou005|ron]]&lt;br /&gt;
&lt;br /&gt;
I like the temperature in the lab, its just right. Its easy to add layers of clothing, however its not easy to cool down&lt;br /&gt;
&lt;br /&gt;
*[[user: rsek002|Rd]]&lt;br /&gt;
&lt;br /&gt;
I concur, the temperature in the lab is just right especially in this season. Although i do hope it isnt this cold during the winter.&lt;br /&gt;
&lt;br /&gt;
*[[user: kpra032|kartik]]&lt;br /&gt;
&lt;br /&gt;
Kartik didnt post this message, *[[user: ryou005|ron]] did to illustrate how easy it is to fake an entry...evil huh&lt;br /&gt;
&lt;br /&gt;
*[[user: rliu033|Ricky]]&lt;br /&gt;
This is my contribution. Finally finished the last question, i&#039;m bloody hungry atm.&lt;br /&gt;
&lt;br /&gt;
*[[user:vcha081|Valerie]]&lt;br /&gt;
yay! finally on last question..took me longer than the first lab haha i reckon it was the blog&#039;s fault! doesn&#039;t anyone else think its funny that in lectures they point out the pitfalls of wikis and blogs are and yet in the labs our task is to create them?? seems kind of contradictionary to me!&lt;br /&gt;
&lt;br /&gt;
and yes, its far too cold in this room! maybe we should start a petition haha&lt;br /&gt;
&lt;br /&gt;
*[[user: jtay133|jess]]&lt;br /&gt;
Great, finally figured out how to do this! I would sign a petition about the room being too cold, my feet are frozen!&lt;br /&gt;
&lt;br /&gt;
*[[user: slie022|seanaldo]]&lt;br /&gt;
My feet aren&#039;t the only part of me that&#039;s frozen... I reckon that the labs should be 6 hours long but is held only once every 2 weeks. Does anyone agree with me??&lt;br /&gt;
&lt;br /&gt;
*[[user: tkuo014|trils]]&lt;br /&gt;
I really don&#039;t think I can bare being in here for 6 hours...I&#039;m cold, wet and freezing right now..plus I have a cold which doesn&#039;t help. :(&lt;br /&gt;
&lt;br /&gt;
*[[user: blee072|blee072]]&lt;br /&gt;
Even if the labs were fortnightly lasting 6 hours, I doubt a lot of people would be staying longer than 3. It&#039;s a nice thought though but managing the timetables for both the tutors and the students would be a nightmare. By the way, is anyone else having problems with the paperthin keyboards in the labs? I actually had to ask the tutor how to take a screenshot..&lt;br /&gt;
&lt;br /&gt;
*[[user:dhee003|dizzy]]&lt;br /&gt;
yay finally last question XD ive decided to join the sensible ppl. Its really cold in this lab, trying to finish before i freeze! But it was still a fun, albeit a cold lab!!!&lt;br /&gt;
&lt;br /&gt;
*[[user:nmuh013|mijamon]]&lt;br /&gt;
this page is good at the contents but it is not really good at appearance because there are very few paragraph been used it is difficult to read.&lt;br /&gt;
&lt;br /&gt;
*[[user:aazm006|aliaa]]&lt;br /&gt;
I thought it&#039;s hard to edit a wiki but it is actually a very simple task. The lab is fun and so useful, I get to know so many things but the 3 hours lab is not enough for me.&lt;br /&gt;
&lt;br /&gt;
*[[user:nbha012|niresha]]&lt;br /&gt;
it still too me a while to figure it out! It&#039;s definitely freezing in here, goodluck for the rest of the semester!&lt;br /&gt;
&lt;br /&gt;
*[[user:mlal026|mlal026]]&lt;br /&gt;
Compsci is an awsome course and anyone interested in doing so should. Well this is an awsome course to take up whether its yourgenersl ed or major it is still good to take up.&lt;br /&gt;
&lt;br /&gt;
*[[user:ohow004|ohow004]]&lt;br /&gt;
Wow. Lab 002 has definately contributed to the best time of my life. Highly recommend this Lab. &lt;br /&gt;
&lt;br /&gt;
*[[user:snaf002|snaf]&lt;br /&gt;
The lab02 is really exciting. I learned so many things today. It is really good to know about blog, wiki and so on. I hope the next CompSci111 lab will be as good as today!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*[[user:nahm043|fara]&lt;br /&gt;
Compsci 111 is such a great course to learn. Creating my own blog is so exciting and interesting!! But, the temperature in the lab was too cold!! My hands are badly freezing!! It&#039;s so difficult to use the keyboard, with shaking hand. That&#039;s horrible!!&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;*[[user:shad020|wani]]&lt;br /&gt;
this lab 02 is so interesting...it introduced me about wiki and blog....Blogging is so awsome..:)&#039;&#039;&#039; To find out more information about wiki,just click [http://en.wikipedia.org/wiki/Wiki here]&lt;br /&gt;
&lt;br /&gt;
*[[user:Zrah006|zrah006]]&lt;br /&gt;
COMPSCI111 is a great introductory course to the world of computers. It is also very suitable for people who are not computer literate and want some computing skills that will benefit them in the future. &lt;br /&gt;
A great resource for students studying COMPSCI111 is [http://en.wikipedia.org Wikipedia] and the Stage One Forums [https://forums.cs.auckland.ac.nz Forum Link].&lt;br /&gt;
&lt;br /&gt;
*[[User:Hpen017|hpen017]]&lt;br /&gt;
Compsci111 is a great course for people to enjoy learning about computers and improving their skills. Overall this has improved my skills on the comptuer so far. :D&lt;br /&gt;
&lt;br /&gt;
*[[User:hkim231|hskim231]]&lt;br /&gt;
Lab two is better than Lab One. I learned interesting things. I think I can improve my computer skills a lot more by the end of this course.&lt;br /&gt;
&lt;br /&gt;
*[[User:sgho008|Sonalee]]&lt;br /&gt;
Hi! I am a compsci111 student this semester (one). I am really loving this aspect of publishing and making amendments to webapges, blogs and wiki&#039;s. I think its great that we have such resources where we can learn things like this through our time at the university. I am interested to know what other aspects of this course will teach me, as it is only laboratory two and we starting to go into the interesting side of computing. I hope everyone is having just as enjoyable experience as I am. Thank you to the tutors for being so patient. It&#039;s great!&#039;&lt;br /&gt;
&lt;br /&gt;
*[[User:yseo019|Yujin]]&lt;br /&gt;
Greens question reliability of smacking survey&lt;br /&gt;
&lt;br /&gt;
*[[User:ralm005|ralm005]]&lt;br /&gt;
Hi, I am currently doing CompSci111 and so far I am enjoying it, as it provides a good overview of practical computing.  The labs are especially helpful as it provides a chance to be more interactive with the computers (rather than just the theory) and enables you to really understand the content that we learn during the lectures.  Another good thing about the labs are that after the first hour they are more informal, and you have 1 week to hand your answers in (takes away the pressure where in some labs you have to hand labs in at the end of the session).  Good luck to everyone doing the course! :)&lt;br /&gt;
&lt;br /&gt;
*[[user:karm015|karm015]]&lt;br /&gt;
The markers are surely lenient enough to allow marks for one sentence contributions. I mean, letting us all know that you are contributing to spam on the main page is, I suppose, a contribution. I am also adding to the spam, so I must also be a COMPSCI111/111G student!&lt;br /&gt;
&lt;br /&gt;
*[[user:zche099|zche099]]&lt;br /&gt;
Here is my constribution for COMPSCI111/111G page 33 P3.&lt;br /&gt;
Hey!&lt;br /&gt;
Want to know the Secret Of Eternal Life? -&amp;gt;John 3:16 :)&lt;br /&gt;
&lt;br /&gt;
*[[User:dsal020|Dan]]&lt;br /&gt;
Here is my contribution for CompSci 111/111G.  CompSci is a cool subject.  I have gained a lot of new information even though it&#039;s only the third week of the semester.&lt;br /&gt;
&lt;br /&gt;
*[[User:/mhan112|Minkuk]]&lt;br /&gt;
Here is my contribution for CompSci 111/111G Compsic is fun to learn but, lab is too long&lt;br /&gt;
&lt;br /&gt;
*[[User:/cfra066|CFRA066]]&lt;br /&gt;
I am really finding Compsci111 quite difficult as I am not very familiar with computers. In saying this, I am enjoying learning the content. I know what I am learning is going to be very useful when I get a job. I cant wait till I graduate and get a job. Im looking forward to earning some money :)&lt;br /&gt;
*[https://wiki.cs.auckland.ac.nz/stageonewiki/index.php/User:Cho049 Cho049]&lt;br /&gt;
Here is my contribution for CompSci 111.Compsci labs fun.I like this course overall.&lt;br /&gt;
&lt;br /&gt;
*[[User:/sraj036|sraj]]&lt;br /&gt;
Well,this course seem to be very interesting and mind blowing at times solely on the lab work that was given!&lt;br /&gt;
&lt;br /&gt;
*[[User:/dma007|dma]]&lt;br /&gt;
This second lab taught me a lot !! Enjoy!&lt;br /&gt;
&lt;br /&gt;
*[[User:/scho249|sub]]&lt;br /&gt;
This course is for students who want to learn about general computers and its related stuff.&lt;br /&gt;
&lt;br /&gt;
*[[User:/mlib007|Mel]]&lt;br /&gt;
Great course. Enjoy the course everyone..&lt;br /&gt;
&lt;br /&gt;
*[[User:srat035|Suchi]]&lt;br /&gt;
Hey all, I totally agree with all of you. CompSci 111 is a great course. Though it seems easy, it is quite intellectually stimulating! &amp;lt;br&amp;gt; Good luck for the test next Friday and I am sure we will all come out with flying colours!&lt;br /&gt;
&lt;br /&gt;
*[[User:/mji002|Minsik]]&lt;br /&gt;
welcome to this course. lets learn more about computer!&lt;br /&gt;
&lt;br /&gt;
*[[User:/jste243|Zephonobia]]&lt;br /&gt;
Hi guys, this is my contribution to the wiki.&amp;lt;br&amp;gt;&lt;br /&gt;
The name you see above is also the name I have on the forums.&amp;lt;br&amp;gt;&lt;br /&gt;
This course is entertaining, as although I already know a lot of this better than the back of my hand,&amp;lt;br&amp;gt;&lt;br /&gt;
I&#039;m also learning a lot about coding and today I learnt that swearing isn&#039;t acceptable on the internet.&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Here&#039;s a helpful tip:&#039;&#039;&#039; Sometimes people (commonly referred to as &amp;quot;trolls&amp;quot;) will try and anger you over the internet,&amp;lt;br&amp;gt;&lt;br /&gt;
just for their own enjoyment. Please don&#039;t feed the trolls.&lt;br /&gt;
*[[User:/xli233|Xiaozhe]]&lt;br /&gt;
Sup.&lt;br /&gt;
I just type in some words to make some fun.&lt;br /&gt;
Studying hard is the most important.&lt;br /&gt;
*[[User:/wwon125|Wei-Yuen]]&lt;br /&gt;
I think this course is really practical and is useful that way. Labs are flexible for each student and the tutors are really helpful! I&#039;m really enjoying this!&lt;br /&gt;
*[[User:/fben014|Frank]]&lt;br /&gt;
Dear fellow students/tutors/general public, Compsci111 is a very interesting and enjoyable course, I hope all students enjoy it as much as I do. This is my fist time editing &#039;wiki&#039; and I am enjoying it :)&lt;br /&gt;
*[[User:/jmit057|Josh]]&lt;br /&gt;
Compsci111 is very interesting, I&#039;m enjoying every second of it!&lt;br /&gt;
*[[User:/rhas033|Cris]]&lt;br /&gt;
CS111 is a very interesting course, despite the fact that it is hard and require a lot of working, we can learn a lot from it&lt;br /&gt;
*[[User:/kgan024|karan]]&lt;br /&gt;
COMPSCI111 is a fun paper and very interesting also.&lt;br /&gt;
*[[User:/lgu009|Louie]]&lt;br /&gt;
COMPSCI111 is a rocking course because you learn a lot of things with the computer operating system.&lt;br /&gt;
&lt;br /&gt;
*[[User:halg005|Hala]]&lt;br /&gt;
Hi everyone, I just make my first Wiki, Compsci is fun and I am learning so my new stuff.&lt;br /&gt;
&lt;br /&gt;
*[[User:slee497|Soo Youn]]&lt;br /&gt;
Kia Ora. Hello everyone. It is good to be in COMPSCI 111 community. Keep up the contribution and work hard.&lt;br /&gt;
&lt;br /&gt;
[[User:acur046|Ally]]&lt;br /&gt;
Hey everyone.&lt;br /&gt;
I found some useful information about courses you can take in Computer Science.&lt;br /&gt;
Please click on my name above or [[click here]] if you want to know what they are.&lt;br /&gt;
&lt;br /&gt;
*[[User:ntoa002|Nicholas]]&lt;br /&gt;
Hi Everyone!!!&lt;br /&gt;
*[[User:skim282|SHK]]&lt;br /&gt;
Hi guys. I think compsci 111 course is very interesting.&lt;br /&gt;
&lt;br /&gt;
Hi&lt;br /&gt;
&lt;br /&gt;
I like Compsci 111 because it teaches us about the history of computing which i never knew about&lt;br /&gt;
&lt;br /&gt;
*[[User:cwhi095|Chris]]&lt;br /&gt;
&lt;br /&gt;
*--[[User:Mara012|Mara012]] 13:56, 4 August 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
The knowledge developed by academic computer science (CS) is applied to various non-academic situations to arrive at systems that help humans perform tasks that were either out of their reach for being too complex or the tasks that are repetitive in nature.&lt;br /&gt;
&lt;br /&gt;
*[[User:jlee509|JEN]]&lt;br /&gt;
Hi, everyone doing Compsci111!&lt;br /&gt;
I wish all of you get best results in Frist Semester.&lt;br /&gt;
&lt;br /&gt;
*[[User:vmer006|vam]]&lt;br /&gt;
I have to agree with the above comments.  Hopefully the amount of information being supplied by students will suffice at the one line mark!&lt;br /&gt;
Scrolling down this page they day before my lab report is due.. The number of contributions is insane!  what IF everyone had actually bothered to have&lt;br /&gt;
found information not already presented?  Most would look automatically to information surrounding the topic.. but that is covered within the first few posts..  Makes life harder for everyone else!&lt;br /&gt;
So here is my addition... remember to write the lab summary at the top of your report!  During my lab i saw many a student having to run back and waste valuable money printing again because they forgot to mention the lab summary..&lt;br /&gt;
Oh and of course the usual double page printing! ;)  save those resources.&lt;br /&gt;
&lt;br /&gt;
*[[User:mcha255|Mandy]]&lt;br /&gt;
Hi Everyone~ &lt;br /&gt;
I wish you guys having fun in COMPSCI 111.&lt;br /&gt;
&lt;br /&gt;
*[[User:mhen100|Maraea]]&lt;br /&gt;
Harow, I&#039;m finally finishing up my lab, sitting here in my warm chair burning the keyboard as I type away the time.&lt;br /&gt;
This is a great Class, hopefully by the end of this semester I&#039;ill be a computer whiz, an have brother running for his money, hehe.&lt;br /&gt;
And a thanks for reminding me to do my lab summary.&lt;br /&gt;
&lt;br /&gt;
*[[User:wcho083|Damian]]&lt;br /&gt;
&lt;br /&gt;
Hello everyone please come and visit my wiki page. I just have made up a new one for my Compsci111.&lt;br /&gt;
&lt;br /&gt;
This course is so fun!! I learned heaps of things from this course even I only had 2 labs in this week.&lt;br /&gt;
&lt;br /&gt;
Hope everyone learned many things in their courses as like me!!&lt;br /&gt;
&lt;br /&gt;
==Anna&#039; Contribution==&lt;br /&gt;
Compsci is very interesting, hope everyone is finding it ok.&lt;br /&gt;
&lt;br /&gt;
*[[User:jwan269|Danni]]&lt;br /&gt;
Nearly there, the last question!!&lt;br /&gt;
It takes a while to finish a lab. The questions are not hard but quite practical. &lt;br /&gt;
Be patient, we are doing a good job~~&lt;br /&gt;
Have fun everyone!!&lt;br /&gt;
&lt;br /&gt;
*[[User:biqb001|butul]]&lt;br /&gt;
Hi everyone.I am finding the comsci 111 course quite informative.It helps us with the daily things which make life just that bit more easier, something wihich all of us should know how to do.I dont know about anyone else but Iwas totally and utterly clueless when it come to anything to do with computers:P.Well i guess I still am a little clueless-but I&#039;m getting there!!!. With the addition of amazingly nice tutors and awsome people enroled in the course--compsci 111 is a great!!I hope everyone else is enjoying it too.&lt;br /&gt;
&lt;br /&gt;
*[[User:awon099|Anson]]&lt;br /&gt;
comsci is very fun, and i am learning alot.&lt;br /&gt;
&lt;br /&gt;
*[[User:vche036|Victor]]&lt;br /&gt;
Compsci 111 is a fun and practical course which I hope everyone enjoys as much as I do. It may be an easy course but most who have taken it will tell you that it is also a very useful one. It is probably the only course in the Science department in which you will find useful in your daily life. Whether your a computer expert or not, you will definitely learn a few new tricks in this course. Last but not least, have fun everybody.&lt;br /&gt;
&lt;br /&gt;
*[[User:wli132|JimmyWenkuan]]&lt;br /&gt;
To me labs were rather fun, three hours passed within a glance on my watch. This lab was really helpful, learned how to use wiki markups.&lt;br /&gt;
Guys, enjoy your times in university, it is the turning point of your life =].&lt;br /&gt;
&lt;br /&gt;
*[[User:lfon025|Lusi Fong]]&lt;br /&gt;
Hi all. Labs are informative and are a great practical source of learning. The tutors are very helpful and ample time is given to complete all exercises. I am enjoying the course so far and hope to do well.&lt;br /&gt;
&lt;br /&gt;
*[[User:spar307|Kei]]&lt;br /&gt;
Hi everyone, hope you enjoy and find lab useful! because I find myself learning a lot :)&lt;br /&gt;
&lt;br /&gt;
*[[User:aphi045|Adam Phipps]]&lt;br /&gt;
I haven&#039;t made or edited a wiki page before, i might have to start contributing more later on, this is easy!&lt;br /&gt;
&lt;br /&gt;
*[[User:nngu036|Peter NGUYEN]]&lt;br /&gt;
Compsci 111 is very useful for me . I am looking for learning new thing in this course.&lt;br /&gt;
&lt;br /&gt;
== Secret to living longer ==&lt;br /&gt;
Be positive.&lt;br /&gt;
&lt;br /&gt;
*[[User:eric017|Emma]]&lt;br /&gt;
Hey guys!&lt;br /&gt;
A cat born without a tail is actually a breed of cat called a manx!&lt;br /&gt;
&lt;br /&gt;
*[[user:osha011|Osama]]&lt;br /&gt;
Hello to the people of CompSic&lt;br /&gt;
This subject is a interesting one, basically it gives us more information about somthing we have been using for years (computers/internet).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*[[User:jshi068|Shih]]&lt;br /&gt;
&lt;br /&gt;
*[[User:dbar102|Doma]]&lt;br /&gt;
As well as &#039;&#039;&#039;green tea&#039;&#039;&#039; apples give you energy its said that one apple can give you more energy than a cup of coffee and preserve you better to ;)&lt;br /&gt;
&lt;br /&gt;
*[[User:jyan138| Jenny]]&lt;br /&gt;
Don&#039;t forget to exercise, and eat healthy.&lt;br /&gt;
&lt;br /&gt;
*[[User:ypar045|Young-Eun]]&lt;br /&gt;
Getting some good &#039;&#039;&#039;laugh&#039;&#039;&#039; also works, as research shows that it lowers the levels of stress hormones.&lt;br /&gt;
&lt;br /&gt;
The research shows that it also boosts our immune system, by increasing activation of natural killer cells and antibodies.&lt;br /&gt;
&lt;br /&gt;
For more information, click [http://www.ivillage.co.uk/health/hlive/style/articles/0,,181167_583851,00.html]&lt;br /&gt;
*[[User:kcho169|Klaus]]&lt;br /&gt;
&lt;br /&gt;
Finally. I come to the last tasks. Then. my missions for lab 2 will be complete&lt;br /&gt;
&lt;br /&gt;
Figured I should add to this, I found this link with its [http://www.sparkpeople.com/resource/nutrition_articles.asp?id=283 secrets to living longer]&lt;br /&gt;
&lt;br /&gt;
==James&#039; contribution==&lt;br /&gt;
&lt;br /&gt;
AUGP stands for Auckland Uni Game dev and Programming club&lt;br /&gt;
We aim to do game modding in order to gain experience towards a career in game development&lt;br /&gt;
&lt;br /&gt;
==Nathaniel&#039;s Wondrous Contribution==&lt;br /&gt;
Game development requires a lot of experience in programming and modding. Games run on certain engines to help display graphics and use programming languages accordingly.&lt;br /&gt;
Wii is a great console =]&lt;br /&gt;
&lt;br /&gt;
==Rebecca&#039;s awsomest contribution==&lt;br /&gt;
compsci111 has so much to learn!  XD&lt;br /&gt;
&lt;br /&gt;
==James&#039;s Valuable Contribution==&lt;br /&gt;
This was quite an informative lab session. I learnt a wide variety of new information, like how to &#039;&#039;&#039;bold&#039;&#039;&#039; a word in a wiki.&lt;br /&gt;
&lt;br /&gt;
=Annemieke&#039;s contribution=&lt;br /&gt;
Im learning alot about compsci 111&lt;br /&gt;
&lt;br /&gt;
=Annemieke&#039;s contribution=&lt;br /&gt;
&#039;&#039;&#039;I&#039;m learning lots of helpful tips!! why didn&#039;t i know some of these before?!!? &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=A cup of tea a day can keep you awake=&lt;br /&gt;
:Green teas are found to have heaps of antioxidants, which could probably&lt;br /&gt;
:be good for girls!&lt;br /&gt;
:Mom always says: Drink more tea, eat more veges, get more exercises!&lt;br /&gt;
:Her secret recipe for a day: juice from sweet potato leaf, radish, tomato, apple, and &lt;br /&gt;
:some other green stuff :P&lt;br /&gt;
&lt;br /&gt;
*[[User:myou001|May]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== also a cup of coffee will keep you awake ==&lt;br /&gt;
As we known that coffee contain certain amount of caffeine.&lt;br /&gt;
one cup of coffee contain about 60mg of caffeine.&lt;br /&gt;
caffine can help people to get lot more done.&lt;br /&gt;
&lt;br /&gt;
[[unser:Zzha156]vin]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Chai is becoming the new way to have your tea. It can be sweet or spicy and always full of flavour.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Green tea and apple in the morning would be more conducive to staying awake in the morning. Studies had shown that can apple can pep you up more than a cup of coffee or tea.&lt;br /&gt;
&lt;br /&gt;
=Tea vs Hot Chocolate=&lt;br /&gt;
:I must say that the ongoing debate that people think coffee/tea will create &lt;br /&gt;
:this boost of energy or sustainability during a late night of study. &lt;br /&gt;
:I disagree, hot chocolate releases endorphins which make you happy. &lt;br /&gt;
:Thus instead of being sad and/or grumpy during your late night study sessions,&lt;br /&gt;
:you can feel good and happy whilst studying late at night.&lt;br /&gt;
&lt;br /&gt;
*[[User:mphi043|Matamus]]&lt;br /&gt;
&lt;br /&gt;
:I have to agree with Matamus. Hot chocolate is way better and I mean who can say no to chocolate?&lt;br /&gt;
*[[User:ssch107|ssch107]]&lt;br /&gt;
&lt;br /&gt;
=Get plenty of sleep!=&lt;br /&gt;
Sleeping actually can make you live longer.  Beauty sleep is no myth, it is actually true as the body needs the time during sleep to repair any cellular damage.  I read somewhere that if you sleep less than 8hrs per day, the body doesn&#039;t have the chance to repair all the cell damage and can shorten your lifespan.  So go get some sleep!&lt;br /&gt;
&lt;br /&gt;
==Sleep is a necessity==  &lt;br /&gt;
[[User:qmik002|queenz]]&lt;br /&gt;
&lt;br /&gt;
Being well rested enables you to focus more and gives you more energy for concentration.  Here are a few things that you can do to make sure you get enough sleep throughout the night.&lt;br /&gt;
&lt;br /&gt;
*  Improve your daytime habits - daily exercise, fresh air, no napping.&lt;br /&gt;
*  Create a better sleep environment - fluffly pillows, clean and warm bedding, air circulation.&lt;br /&gt;
*  Good sleep preparation - not eating before you sleep, no caffeine, don&#039;t drink too much liquid.&lt;br /&gt;
&lt;br /&gt;
== AFS System ==&lt;br /&gt;
&lt;br /&gt;
*[[User:skim201|Sen]]&lt;br /&gt;
Hello Compsci 111/111G&lt;br /&gt;
&lt;br /&gt;
I think the AFS system is an awesome concept.  It allows students to access the information that they have saved on the H: drive on the university computers to be accessed from the home computer.  This means that you don&#039;t need to email yourself a copy of a file every time you need to work on it at home (if you don&#039;t have a USB drive to store and backup information).  I learnt this is the Compsci 111/111G Lab 2 class, which was very useful!&lt;br /&gt;
&lt;br /&gt;
That’s it for now,&lt;br /&gt;
Sen&lt;br /&gt;
&lt;br /&gt;
[http://http://www.openafs.org/main.html This is the link about AFS system.]&lt;br /&gt;
&lt;br /&gt;
*[[User:stej001|Sarf]]&lt;br /&gt;
&lt;br /&gt;
This course is extremely interesting.&lt;br /&gt;
&lt;br /&gt;
*[[User:cliu119|Chang]]&lt;br /&gt;
Editing wiki is such a hard work. However , we understand a lot after it!&lt;br /&gt;
&lt;br /&gt;
*[[User:sfon034|Sfon034]]&lt;br /&gt;
&lt;br /&gt;
I agree Sen, the AFS system is great, if i had forgotten my flashdrive i could just get my files from the AFS&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Compsci111 is designed for students who want a general introduction to computing. Experience with a wide range of practical applications will provide transferable skills that will be equally useful in academic and industry environments. No prior experience with computers is required, and help is always readily available from the teaching staff.&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Gerards Contribution ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Hey guys just want to say that compsci has a lot of workload but everyone get in there and pass this course.!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==John&#039;s Contribution==&lt;br /&gt;
&lt;br /&gt;
The AFS system is really good. I don&#039;t have to email my work home anymore or use a flash drive.&lt;br /&gt;
&lt;br /&gt;
== Jimmy&#039;s Contribution ==&lt;br /&gt;
&lt;br /&gt;
Compsci 111 is fun, and really useful....hope all of us can pass this course!!&lt;br /&gt;
&lt;br /&gt;
= Jason&#039;s Contribution ==&lt;br /&gt;
&lt;br /&gt;
The cake is a lie..&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Yay! I contributed something! =)&lt;br /&gt;
&lt;br /&gt;
I thought I&#039;d just add on to Jimmy&#039;s contribution...if that&#039;s allright jimmy...&lt;br /&gt;
I agree Compsci 111 has really helped me and opened my eyes to the Cyberworld already in just three weeks. &lt;br /&gt;
It&#039;s not just really fun it&#039;s also useful and beneficial for future references. &lt;br /&gt;
It introduces many applications on the net I never thought to try or knew was out there. &lt;br /&gt;
I enjoy doing the lab reports because I discover new things each time. Thanks Compsci 111!&lt;br /&gt;
&lt;br /&gt;
==Hayden&#039;s contribution==&lt;br /&gt;
&lt;br /&gt;
Compsci is very interesting. Probably my favourite paper this semester. Was going to take Stats 101g but thought, nah too much work and it&#039;s boring as well. Thank god for Compsci!&lt;br /&gt;
&lt;br /&gt;
==Lockers at University==&lt;br /&gt;
&lt;br /&gt;
If anyone is interested in having a reasonably priced locker, there are lockers available within the Science faculty.&lt;br /&gt;
&lt;br /&gt;
These can be purchased from the Science resource center, located on the ground floor of the Science building.&lt;br /&gt;
&lt;br /&gt;
==Tyson&#039;s Contribution==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Moore&#039;s Law&#039;&#039;&#039; &lt;br /&gt;
&#039;The number of transistors on a single chip doubles every 18 months, while the price stays the same.&#039;&lt;br /&gt;
==Ying&#039;s Contribution==&lt;br /&gt;
&#039;&#039;&#039;This course is fun&#039;&#039;&#039; &lt;br /&gt;
[http://www.cs.auckland.ac.nz/compsci111s1c/ For more course information click here]&lt;br /&gt;
&lt;br /&gt;
==Richard&#039;s Contribution==&lt;br /&gt;
&#039;&#039;&#039;HTML basics&#039;&#039;&#039;&lt;br /&gt;
#All opening tags end with a closing tag eg &amp;lt;a&amp;gt;&amp;lt;/a&amp;gt; or &amp;lt;img /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Jesh&#039;s Contribution=&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&amp;quot;&amp;quot;While studying computer science, a word of the day helps to broaden the mind and the vocabulary of the brain!&#039;&#039; Learning how to build a better vocabulary can be a pleasurable and profitable investment of both your time and effort.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=&#039;&#039;&#039; Word of the day&#039;&#039;&#039; =&lt;br /&gt;
&lt;br /&gt;
=====&#039;&#039;with Jesh MacDonald&#039;&#039;=====&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;GRAMINEOUS&#039;&#039;&#039;==&lt;br /&gt;
&lt;br /&gt;
=====&#039;&#039;&#039;PRONUNCIATION:&#039;&#039;&#039;=====&lt;br /&gt;
====(gruh-MIN-ee-uhs)====&lt;br /&gt;
=====&#039;&#039;&#039;MEANING&#039;&#039;&#039;:=====&lt;br /&gt;
&lt;br /&gt;
====&#039;&#039;adjective:&#039;&#039; Of or relating to grass.====&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 These are my favourite words&lt;br /&gt;
&lt;br /&gt;
#epistolary&lt;br /&gt;
#schwerpunkt&lt;br /&gt;
#overslaugh&lt;br /&gt;
&lt;br /&gt;
==  Japanese lesson ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Good Morning - Ohayou Gozaimasu &amp;lt;br&amp;gt;&lt;br /&gt;
Good Afternoon - Konnichiwa &amp;lt;br&amp;gt;&lt;br /&gt;
Good Evening - Konban wa &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==  Japanese lesson...but MORE ==&lt;br /&gt;
&lt;br /&gt;
Just though I&#039;d add a few more ^^.&lt;br /&gt;
&lt;br /&gt;
Hello. &lt;br /&gt;
    こんにちは。　Konnichiwa. (kon-nee-chee-WAH) &lt;br /&gt;
How are you? &lt;br /&gt;
    お元気ですか。　O-genki desu ka? (oh-GEN-kee dess-KAH?) &lt;br /&gt;
Fine, thank you. &lt;br /&gt;
    元気です。　Genki desu. (GEN-kee dess) &lt;br /&gt;
What is your name? &lt;br /&gt;
    お名前は何ですか。 O-namae wa nan desu ka?　(oh-NAH-mah-eh wah NAHN dess-KAH?) &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Sourced from http://www.japaneselifestyle.com.au/japanese_language/japanese_words.htm - GREAT TO VISIT IF YOU WANT MORE JAPANESE HELP&lt;br /&gt;
&lt;br /&gt;
Soga= Isee&lt;br /&gt;
&lt;br /&gt;
kasan=mum&lt;br /&gt;
&lt;br /&gt;
==[https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=User:Jmac249&amp;amp;action=history Click here to see the history of this page!]==&lt;br /&gt;
&lt;br /&gt;
=Rajiv&#039;s Contribution==&lt;br /&gt;
&lt;br /&gt;
Watashi no namae wa Rajiv Reddy desu. Juuhachi desu. Ii tenki desu ne.&lt;br /&gt;
&lt;br /&gt;
My name is Rajiv Reddy and I am 18. The weather is good today. &lt;br /&gt;
&lt;br /&gt;
As to why a link for Japanese lessons is on the Compsci wiki I have no idea&lt;br /&gt;
&lt;br /&gt;
=&amp;lt;u&amp;gt;The Last Word&amp;lt;/u&amp;gt;=&lt;br /&gt;
&lt;br /&gt;
Apple Inc. is known for its creativity and a fairly neat sense of humour - here is an example I found on the webvine.&lt;br /&gt;
&lt;br /&gt;
The cybernews website NPR reports that any pirates who attempt to hack the latest version of Mac OS X will be greeted by a creative error message:&lt;br /&gt;
&lt;br /&gt;
: &amp;quot;There once was a user who whined&lt;br /&gt;
: That his current OS was so blind&lt;br /&gt;
: He&#039;d better go pirate&lt;br /&gt;
: An OS that ran great&lt;br /&gt;
: But he found that his hardware declined...&amp;quot;&lt;br /&gt;
&lt;br /&gt;
[[User:Fpow007|Felice]] 20:32, 24 March 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Roun&#039;s Contribution==&lt;br /&gt;
====Fashionable People ONLY====&lt;br /&gt;
*[[User:rlee087|Ru]]&lt;br /&gt;
Hi, compsci111 is a great subject and I hope everyone enjoys the subject as much as I do.&lt;br /&gt;
&lt;br /&gt;
*[[User:tcou015|tcou015]]&lt;br /&gt;
Not only is it fun, but it also gives us an opportunity to improve computer skills on the new Vista OS.&lt;br /&gt;
I have already found it very helpful for when I am doing assignments for other courses in Uni. &lt;br /&gt;
&lt;br /&gt;
I hope everyone is doing well, even the non-fashionable people.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Love lab02==&lt;br /&gt;
We learned how to use the Internet, including email, www, forums, blogs and wikis in this lab. It is very good that learn something new everyday.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Georgina&#039;s Contribution ==&lt;br /&gt;
CompSci111/111G is a good course to enhance PC skills, I&#039;m looking forward to the Microsoft Office part, but I don&#039;t like using Vista though.&lt;br /&gt;
----&lt;br /&gt;
== Marian&#039;s Contribution ==&lt;br /&gt;
I find compsci111 a really good paper. The good thing is you do not require prior knowledge of computers. I hope to get a really good mark. I also find the labs very good.&lt;br /&gt;
&lt;br /&gt;
==Michael&#039;s Contribution==&lt;br /&gt;
CompSci111/111G provides opportunities for those who have never experience the technique of using a PC before, and also it may advance your knowledge for the latest technology.&lt;br /&gt;
&lt;br /&gt;
==YUJIn&#039;s Contritubtion==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;COMPSCI 111G is a lot of fun :)&lt;br /&gt;
HOpe to have a good year wit COMPSCI 111&#039;&#039;&#039;&lt;br /&gt;
------&lt;br /&gt;
I am really enjoying compsci111. I think it is a really good paper to do. The good thing is you do not have to have prior knowledge. I am hoping to get a really good grade.I find the labs very helpful.&lt;br /&gt;
&lt;br /&gt;
==Yiran&#039;s Cntribution==&lt;br /&gt;
Hello everyone in CS111, This is such a fun course that we always learn something we didn&#039;t know.&lt;br /&gt;
Hope you all have a great time this semester.&lt;br /&gt;
&lt;br /&gt;
==Jeff&#039;s useful contributions==&lt;br /&gt;
----&lt;br /&gt;
*You need to pass theory and practical part of compsci111/111G to pass the course :)&lt;br /&gt;
*To pass the practical part of compsci111/111G , You need to attain at least 7.5 marks out of the available 15 marks.&lt;br /&gt;
*Compsci111/111G test is next friday :)&lt;br /&gt;
&lt;br /&gt;
This is my page [[User:yli319]]&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;&#039;Liam&#039;s contribution&#039;&#039;&#039;===&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Just to add to the above post, the theory part of the course (labs) is worth 15% of your overall mark, leaving 65% for the exam and 20% for the Tests.&lt;br /&gt;
&lt;br /&gt;
Also, according to my calculations, the test is not until the 28th August.&lt;br /&gt;
&lt;br /&gt;
[[User:Lfox008|Lfox008]] 12:20, 6 August 2009 (NZST)&lt;br /&gt;
&lt;br /&gt;
==Cindy&#039;s Contribution==&lt;br /&gt;
If you desperately need a computer to print out your lecture notes and everyone using a computer is checking out their trade me or bebo page then this is the contribution to read!&lt;br /&gt;
&amp;lt;br&amp;gt; There are computer labs in the science department, not just on the ground floor but on the 1st floor as well. &lt;br /&gt;
&amp;lt;br&amp;gt;If that fails, make your way over to the &#039;&#039;&#039;Art&#039;s Student Center&#039;&#039;&#039; where there are computer labs you can use to do your assignments or that extra course reading!&lt;br /&gt;
&amp;lt;br&amp;gt;If you liked my contribution, check out my user page [[User:Hwan154]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Jason&#039;s Contribution==&lt;br /&gt;
If you do not have money to print this lab report out please go to&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Kate Edgars Information Commons Level 2 to top up&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Joseph&#039;s Contribution===&lt;br /&gt;
&lt;br /&gt;
You may also go to short loan which is on level 1 of the Kate Edgar building to top up. &lt;br /&gt;
&lt;br /&gt;
Joseph&lt;br /&gt;
&lt;br /&gt;
==Lesa&#039;s Comtribution==&lt;br /&gt;
Reminder: Thier is no Computer Science 111 Lectures next week so please use the time wisely and study for the Test:&lt;br /&gt;
*Test is on Friday the 3rd of April 2009&lt;br /&gt;
*You must be prompt and arrive at 6:15pm &lt;br /&gt;
&lt;br /&gt;
Room Allocations For Test (Based on your Surname): &lt;br /&gt;
&lt;br /&gt;
*Eng1439:    Ahmad - Emery&lt;br /&gt;
*PLT1:         Etuale - Lata&lt;br /&gt;
*MLT1:        Latu - Park&lt;br /&gt;
*Eng1401:    Parkinson - Toi&lt;br /&gt;
*Eng3404:    Toms - Wu&lt;br /&gt;
*Eng3407:    Xie - Zhou&lt;br /&gt;
&lt;br /&gt;
Good Luck to us all :)&lt;br /&gt;
&lt;br /&gt;
=== Jin&#039;s Contribution===&lt;br /&gt;
Get together with classmates and study for the test coming up. Check where your Room Allocations are before the test day. Good luck to you all!&lt;br /&gt;
&lt;br /&gt;
*[[User:kjin004|Jin]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Ofa&#039;s Contribution ==&lt;br /&gt;
&lt;br /&gt;
I have  just started studying for the test.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Hannah&#039;s Contribution ==&lt;br /&gt;
&lt;br /&gt;
I better start studying for the test too :S&lt;br /&gt;
&lt;br /&gt;
==Sahar&#039;s Contribution==&lt;br /&gt;
&lt;br /&gt;
I found out about Mozilla Firefox too, It is a great browser, I do not need anti virus any more, Its free and easy to Install,&lt;br /&gt;
I greatly recommend it to everyone if you want to protect your computer from spywares and etc... I hope this helps!&lt;br /&gt;
&lt;br /&gt;
==Bryce&#039;s Contribution==&lt;br /&gt;
The print-screen key on the mac boards is f14. You are now manually breathing.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Michael&#039;s Contribution ==&lt;br /&gt;
&lt;br /&gt;
Personally the labs aren&#039;t much fun and need to be made a lot better to make students interested.&lt;br /&gt;
The labs are very useful.&lt;br /&gt;
==muah==&lt;br /&gt;
yea your right&lt;br /&gt;
&lt;br /&gt;
==JaeSung&#039;s contribution==&lt;br /&gt;
&lt;br /&gt;
This wiki thing is so hard to use.&lt;br /&gt;
But I&#039;m still trying because lab sessions worth 10%&lt;br /&gt;
&lt;br /&gt;
==Jun-Nyun&#039;s contribution==&lt;br /&gt;
I wish labs to be more fun!&lt;br /&gt;
&lt;br /&gt;
==Harrison&#039;s Contribution==&lt;br /&gt;
I had no idea how to use Wikis before this!  This is awesome..  They are hard to use, but its not too bad.  &lt;br /&gt;
I&#039;m trying as hard as I can to get 100% in this Lab!&lt;br /&gt;
&lt;br /&gt;
==Matt K&#039;s Contribution==&lt;br /&gt;
&lt;br /&gt;
These labs are pretty fun! &lt;br /&gt;
&lt;br /&gt;
Do we now admit to vandalizing Wikipedia in our younger days? Oops.&lt;br /&gt;
&lt;br /&gt;
==Bill Gates==&lt;br /&gt;
William Henry &amp;quot;Bill&amp;quot; Gates III founded the software company Microsoft with Paul Allen.&lt;br /&gt;
He is consistently ranked to be one of the world&#039;s wealthiest people.&lt;br /&gt;
He also authored or co-authored several books.&lt;br /&gt;
&lt;br /&gt;
Gates was born in Seattle, Washington, to William H. Gates, Sr. and Mary Maxwell Gates, who was of Scottish descent.[8]. His family was upper middle class; his father was a prominent lawyer, his mother served on the board of directors for First Interstate BancSystem and the United Way, and her father, J. W. Maxwell, was a national bank president. Gates has one elder sister, Kristi (Kristianne), and one younger sister, Libby. He was the fourth of his name in his family, but was known as William Gates III or &amp;quot;Trey&amp;quot; because his father had dropped his own &amp;quot;III&amp;quot; suffix.[9] Early on in his life, Gates&#039; parents had a law career in mind for him.[10]&lt;br /&gt;
&lt;br /&gt;
To find more about Bill Gates, you can go here: [http://en.wikipedia.org/wiki/Bill_Gates Bill Gates]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:Mhan113|Mhan113]]&lt;br /&gt;
&lt;br /&gt;
==Ben E&#039;s Contribution==&lt;br /&gt;
&lt;br /&gt;
Computer Science can be found in the &#039;&#039;&#039;Science&#039;&#039;&#039; Faculty&lt;br /&gt;
&lt;br /&gt;
[User: beva013]&lt;br /&gt;
&lt;br /&gt;
==Alex&#039;s Contribution==&lt;br /&gt;
I know computer science 111 is very helpful for me to understanding the information system.&lt;br /&gt;
&lt;br /&gt;
==CompSci Stage 1 courses==&lt;br /&gt;
&lt;br /&gt;
Computer Science is currently offering 4 stage one courses.  They are as follows:&lt;br /&gt;
*COMPSCI 101&lt;br /&gt;
*COMPSCI 105&lt;br /&gt;
*COMPSCI 111/111G&lt;br /&gt;
*ENGGEN 131&lt;br /&gt;
&lt;br /&gt;
[[User:cwu079|cwu079]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Lisa&#039;s Contribution==&lt;br /&gt;
I love doing the labs. I learn so much from them.&lt;br /&gt;
&lt;br /&gt;
== Jason&#039;s Contribution ==&lt;br /&gt;
&lt;br /&gt;
The cake is a lie.. but I still love cake!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Yay! I contributed something! =)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Sam&#039;s Contribution==&lt;br /&gt;
&lt;br /&gt;
Hello. I am finishing my compsci111 lab02, it is the last step.&lt;br /&gt;
&lt;br /&gt;
==Leila&#039;s Contribution== &lt;br /&gt;
&lt;br /&gt;
Greetings fellow students, I wish you all the best of luck in this course. I have faith that you will all get superb marks and will get a boost in your GPA&#039;s by the conclusion of the course, :).&lt;br /&gt;
&lt;br /&gt;
==Jonathon&#039;s Contribution==&lt;br /&gt;
&lt;br /&gt;
Hey everyone, hope you are all enjoying this course as much as I am. I would also like the CompSci department to use Google Chrome as their default web browser as it is awesome.&lt;br /&gt;
Here is a link to my page: [[User:Jcai042]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Mariam&#039;s contribution  ==&lt;br /&gt;
&lt;br /&gt;
The knowledge developed by academic computer science (CS) is applied to various non-academic situations to arrive at systems that help humans perform tasks that were either out of their reach for being too complex or the tasks that are repetitive in nature.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Shota&#039;s contribution  ==&lt;br /&gt;
&lt;br /&gt;
It&#039;s always fun learning new things. I&#039;m loving this course. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Craig&#039;s Contribution ==&lt;br /&gt;
&lt;br /&gt;
There is a current known problem with all the computers in the laboratories. It appears that Windows Vista has been installed as a prank to try slow students down. The correct OS that should be running is Apple&#039;s OS X 10.5&lt;br /&gt;
&lt;br /&gt;
If your computer is still running Vista after the date 5/8/9 please talk to your lab instructor who will reassign you to another computer while he or she will conduct an exorcism on the computer in question.&lt;br /&gt;
&lt;br /&gt;
Thanks for your time.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Headline text ==&lt;br /&gt;
&lt;br /&gt;
=egul002 says:=&lt;br /&gt;
Why does everyone hate Aucklanders? They should try living here.&lt;br /&gt;
My page is [[User:egul002 | here!]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==  Hyun-Ah&#039;s contribution ==&lt;br /&gt;
Hello everyone, I am finally finishing my lab 02:) So great!!!&lt;br /&gt;
&lt;br /&gt;
==Meaningless bytes of info typed by Arena==&lt;br /&gt;
Computer Science is hugely relevant in today&#039;s society. Nearly all jobs require some computer proficiency. Thats why Im doing it! And now a quote:&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Part of the inhumanity of the computer is that, once it is competently programmed and working smoothly, it is completely honest. &amp;quot;&lt;br /&gt;
Isaac Asimov&lt;br /&gt;
&lt;br /&gt;
==Richard&#039;s contribution==&lt;br /&gt;
I have really enjoyed this lab :) I didn&#039;t  how to make a wiki entry, but now I do, thanks to this awesome course, COMPSCI 111. If you&#039;d like to check out my page, please  [[User:Rbad009 | click here]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Kim&#039;s contribution==&lt;br /&gt;
Hi about to finish my lab yay. I think this course will be useful.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Angela&#039;s Contribution==&lt;br /&gt;
I find the labs a big help. They really contribute to my learning.&lt;br /&gt;
&lt;br /&gt;
==Durban&#039;s Contribution==&lt;br /&gt;
&amp;lt;s&amp;gt;My contribution is the best because it has a line through it.&amp;lt;/s&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==The contribution of Lewis Tapene==&lt;br /&gt;
This lab has been very good and has taught me alot of new things.&lt;br /&gt;
&lt;br /&gt;
As well as that i am finally coming to the end of my lab.&lt;br /&gt;
&lt;br /&gt;
== Electronic Music ==&lt;br /&gt;
&lt;br /&gt;
Hi guys if you like electronic music you should read [http://sonictransfer.com/  this page] as it has many useful tutorials on how to create it. Also, check out my boyfriend&#039;s website [http://alphabit.co.nz/site/music here.] There are some original tracks he has written and a mix consisting of ten tracks ranging from trance to DnB.&lt;br /&gt;
&lt;br /&gt;
* [[User:Brob106| My user page]]&lt;br /&gt;
&lt;br /&gt;
==The contribution of Dcha158==&lt;br /&gt;
Im pretty sure i messed something up.&lt;br /&gt;
Apologies in advance.&lt;br /&gt;
&lt;br /&gt;
Click [http://www.auckland.ac.nz/ here] to go back to the uni site&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==[[User:ofog001|Olivia&#039;s contribution]]==&lt;br /&gt;
===The cake is a lie===&lt;br /&gt;
But if you still believe the cake is &#039;&#039;&#039;not&#039;&#039;&#039; a lie, you will find the recipe in this [http://half-life.wikia.com/wiki/GLaDOS article.]&lt;br /&gt;
&lt;br /&gt;
Take special care with the volatile malted milk impoundments and the cross borehole electro-magnetic imaging rhubarb.&lt;br /&gt;
&lt;br /&gt;
In case you did not know this is an amusing reference to the popular steam game, portal - Tyler&lt;br /&gt;
&lt;br /&gt;
==Ethan&#039;s &#039;&#039;this can hardly be called a contribution&#039;&#039;==&lt;br /&gt;
All we&#039;re doing is making this wiki page a total mess, someone should really tidy this thing up.&lt;br /&gt;
That being said, I will not be that person. Due to my apparent mediocrity.&lt;br /&gt;
For more information of how mediocre I am, see user page [[User:Elin028|Ethan]].&lt;br /&gt;
[[user:spar340|SoYoung]]&lt;br /&gt;
Welcome to compsci 111 stage one Wiki. My name is SoYoung. I hope you guys are enjoying this course so far. I hope we can be rewarded with out grades.&lt;br /&gt;
&lt;br /&gt;
Hello, my name is Michael, come check out my link. I&#039;m a nice guy, single, looking for that special someone. &amp;lt;br&amp;gt;RESPONCE to Michael: Male or female?&lt;br /&gt;
&lt;br /&gt;
[[user:mcho106|michael]]&lt;br /&gt;
&lt;br /&gt;
*[[user:yma060|marco]]&lt;br /&gt;
==&#039;&#039;&#039;Insightful Comments and Feedbacks&#039;&#039;&#039;==&lt;br /&gt;
*[[User:okwo008|OI]]&lt;br /&gt;
Hello, enjoy the labs~!It helps your mark!&lt;br /&gt;
&lt;br /&gt;
*[[User:nnik019]]&lt;br /&gt;
==Joo Eun&#039;s Contributions==&lt;br /&gt;
COMPSCI111 is very interesting, which i think it will help me a lot later in my future. &lt;br /&gt;
Mostly, I like the way we experiment with basics of computer managements, world wide web and others that we will use in our daily life. &lt;br /&gt;
This will allow me to expand my knowledge about computers. &lt;br /&gt;
&lt;br /&gt;
*[https://wiki.cs.auckland.ac.nz/stageonewiki/index.php/User:Jkim386]&lt;br /&gt;
==Tanya&#039;s Contribution==&lt;br /&gt;
Today I got to create a Blog. I&#039;ve never done anything like this before so it was all new to me, I don&#039;t want to sound stupid but I kind of found it hard. But after I realized what I needed to do it was sort of cool. I agree with Grace this course is defintiely giving us some skills that we can one day put to good use.&lt;br /&gt;
&lt;br /&gt;
Doing labs for this course definitely gives me a better understanding of what we are learning in class. It is also a bit different to other courses where you only have theory and no practical&lt;br /&gt;
&lt;br /&gt;
==Scott Manson&#039;s Contributions==&lt;br /&gt;
I have also found COMPSCI 111 very interesting thus far. I am looking forward to later on in the course where we start to learn about programming. I have taken a serious interest in computers and how they operate and this course has proven to be a good way of refreshing my knowledge on how everything works.&lt;br /&gt;
For a link to my personal wiki user page, click [https://wiki.cs.auckland.ac.nz/stageonewiki/index.php/User:Sman183 here]&lt;br /&gt;
==Jake&#039;s contribution==&lt;br /&gt;
&lt;br /&gt;
I am sure Compsci111 will prove to be a very &#039;&#039;&#039;useful&#039;&#039;&#039; paper re the fact that it covers a wide variety of everyday skills and applications &lt;br /&gt;
which can be put to use &#039;&#039;&#039;in everyday&#039;&#039;&#039; life and in the workplace and study arena.&lt;br /&gt;
&lt;br /&gt;
*[https://wiki.cs.auckland.ac.nz/stageonewiki/index.php/User:agal041]&lt;br /&gt;
&lt;br /&gt;
CompSci111G is &#039;&#039;&#039;awesome&#039;&#039;&#039; and very useful to develop my skills about Cyberspace.&lt;br /&gt;
&#039;&#039;&#039;CompSci111G  is designed for students who want a general introduction to computing. Experience with a wide range of practical applications will provide transferable skills that will be equally useful in academic and industry environments. No prior experience with computers is required, and help is always readily available from the teaching staff. &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I&#039;m really very sorry for editing ur page with out ur permission plz forgive me&lt;br /&gt;
&lt;br /&gt;
Well, actually we are learning very exiting stuff in compsci111. We can do soo many things, which we hardly know. As we exploit, it keeps exploding.&lt;br /&gt;
&lt;br /&gt;
==Tanys&#039;s contribution==&lt;br /&gt;
I have to agree with jake&#039;s idea that Compsci is developing skills that can be used in cyberspace, these skills assist in time management and will add to the quality of work completed using Cyberspace. The course is a great way of brushing up on forgotten techniques.&lt;br /&gt;
&lt;br /&gt;
==Simon&#039;s contribution==&lt;br /&gt;
&lt;br /&gt;
Hi everyone, this is my contribution to the wiki. Compsci 111 is fun.&lt;br /&gt;
&lt;br /&gt;
[[User ssqu004]]&lt;br /&gt;
&lt;br /&gt;
==Yeolisha&#039;s contribution==&lt;br /&gt;
&#039;&#039;I  agree COMPSCI111 is fun, today we got to make our own blog&#039;s which is pretty cool!&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;Come to my page its very interesting.&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
[https://wiki.cs.auckland.ac.nz/stageonewiki/index.php/User:Lzha242 Ling]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Anon wrote : Dayral you rule i have the flu can you heal me man ???&lt;br /&gt;
== Daryls contribution to the wiki ==&lt;br /&gt;
&lt;br /&gt;
Yes!! Last question. I can go home now!! &lt;br /&gt;
I&#039;ve never used anything like Wikipedia before took me a while to fine that damn edit button (is damn a swear word? I hope it&#039;s not, because I&#039;ve just used it twice)&lt;br /&gt;
*[[User:rsam043|Rothborey]]&lt;br /&gt;
==Eunmi&#039;s Contribution==&lt;br /&gt;
Hi, I think this is awesome :)&lt;br /&gt;
*[[User:ejoo002|Eunmi]]&lt;br /&gt;
&lt;br /&gt;
I think Wiki is a really good place to gain more knowledges about windows functions and to know more other COMPSCI 111 students. &lt;br /&gt;
&lt;br /&gt;
COMPSCI 111 actually gives us changes to do something practical instead of memorize all those theories that we might forget after exams.&lt;br /&gt;
&lt;br /&gt;
Hope everyone enjoy it and GOOD LUCK for the test :(&lt;br /&gt;
&lt;br /&gt;
*[[User:Mwu045|Michy]]&lt;br /&gt;
==Yi&#039;s contribution==&lt;br /&gt;
Hi everyone, I hope everyone enjoying compsci111 as much as i have! i am finding this course very useful.&lt;br /&gt;
&lt;br /&gt;
== Song Min&#039;s Contribution ==&lt;br /&gt;
I think this subject is very useful as I become more  knowledgeable on the basic skills  on the computer.&lt;br /&gt;
This allows me to move on to a  more advanced stage, so I can have skills such as  editing an article on a blog and creating my own blog.&lt;br /&gt;
==Richard&#039;s Contribution==&lt;br /&gt;
Hi everyone, I hope everyone is enjoying CompSci111. I&#039;m finding it fun as I am learning new skills in this course.&lt;br /&gt;
&lt;br /&gt;
yuzo&lt;br /&gt;
The supervisors on Wed 10-1pm are fantastic! Tanya&lt;br /&gt;
&lt;br /&gt;
===Attention Staff===&lt;br /&gt;
&lt;br /&gt;
Staff - &#039;&#039;noun&#039;&#039; - An alien being who has subjected them self to the contrastingly exciting and painful experience of studying materials at a tertiary level. Many resort to alcohol (e.g. most engineering students) to make their time more exciting, while a selected few actually focus throughout their study time.&lt;br /&gt;
&lt;br /&gt;
Lecturer - &#039;&#039;Stress contributor&#039;&#039; - Also, a human being who subjects their students to the contrastingly exciting and also, painful experience of studying materials at a tertiary level. Many resort to off-topic discussions (e.g most Physics lecturers) to make their time teaching pass more quickly, while few lecturers actually talk about all the boring things (except in COMPSCI, where all things are cool) throughout their teaching time, eventually resorting students to alcohol during their study time. (who just deleted my name =.=||) --Edweenie&lt;br /&gt;
&lt;br /&gt;
==Aben071 Contribution==&lt;br /&gt;
&lt;br /&gt;
I find this paper very interesting.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Main Page&#039;&#039;&#039; : [[https://wiki.cs.auckland.ac.nz/stageonewiki/index.php/Main_Page]]&lt;br /&gt;
&lt;br /&gt;
=&#039;&#039;&#039;Lavenda&#039;s Contribution&#039;&#039;&#039;=&lt;br /&gt;
&lt;br /&gt;
: I am really &#039;&#039;&#039;learning a lot&#039;&#039;&#039; in Computer Science 111, especially through these lab assignments. The other departments should consider doing it this way because it is a very effective way to learn and get assignments done properly. Well, in my opinion that is the case.&lt;br /&gt;
&lt;br /&gt;
== Compsci 111 ==&lt;br /&gt;
&lt;br /&gt;
compsci 111 is a such a useful course.&lt;br /&gt;
There are so many useful informations to learn about computers.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Csia011 Contribution==&lt;br /&gt;
&lt;br /&gt;
COMPSCI111/111G has been an awesome course so far. I got to know and learn some new stuff and it is pretty interesting. Labs are very easy going so far and i like the idea where we are able to finish it during our own time. I find it really ideal as some of us might have clashes or like myself, who have a 9am start and straight on, without any breaks in between, till 5pm!! Anyway, i really enjoy this course. Hope everyone enjoys it too and good luck for the upcoming mid-semester break. &lt;br /&gt;
&lt;br /&gt;
Cheers&lt;/div&gt;</summary>
		<author><name>Hlit009</name></author>
	</entry>
	<entry>
		<id>https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=XBOX&amp;diff=3324</id>
		<title>XBOX</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=XBOX&amp;diff=3324"/>
		<updated>2009-08-10T22:28:05Z</updated>

		<summary type="html">&lt;p&gt;Hlit009: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==== What regular Xbox games are compatible with the Xbox 360? ====&lt;br /&gt;
for a list of games click [[regular xbox games compatible with 360|here]].&lt;br /&gt;
&lt;br /&gt;
==== &#039;&#039;&#039;Upcoming Games&#039;&#039;&#039; ====&lt;br /&gt;
for a list of upcoming games click [[Xbox Upcoming Games|here]]&lt;/div&gt;</summary>
		<author><name>Hlit009</name></author>
	</entry>
	<entry>
		<id>https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Xbox_Upcoming_Games&amp;diff=3321</id>
		<title>Xbox Upcoming Games</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Xbox_Upcoming_Games&amp;diff=3321"/>
		<updated>2009-08-10T22:26:01Z</updated>

		<summary type="html">&lt;p&gt;Hlit009: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;*Madden NFL 10&lt;br /&gt;
&lt;br /&gt;
*Mass Effect 2&lt;br /&gt;
&lt;br /&gt;
*The Beatles: Rock Band&lt;br /&gt;
&lt;br /&gt;
*Halo 3: ODST&lt;br /&gt;
&lt;br /&gt;
*Lost Planet 2&lt;br /&gt;
&lt;br /&gt;
*Call of Duty: Modern Warfare 2&lt;br /&gt;
&lt;br /&gt;
*DJ Hero&lt;br /&gt;
&lt;br /&gt;
*Forza 3&lt;br /&gt;
&lt;br /&gt;
*Splinter Cell Conviction&lt;br /&gt;
&lt;br /&gt;
*LEGO Rock Band&lt;br /&gt;
&lt;br /&gt;
*Alpha Protocol&lt;/div&gt;</summary>
		<author><name>Hlit009</name></author>
	</entry>
	<entry>
		<id>https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Regular_xbox_games_compatible_with_360&amp;diff=3318</id>
		<title>Regular xbox games compatible with 360</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=Regular_xbox_games_compatible_with_360&amp;diff=3318"/>
		<updated>2009-08-10T22:23:14Z</updated>

		<summary type="html">&lt;p&gt;Hlit009: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* 2006 FIFA World Cup™ New&lt;br /&gt;
* 25 to Life™2 New&lt;br /&gt;
* 4x4 EVO 2&lt;br /&gt;
* AirForce Delta Storm&lt;br /&gt;
* Aggressive Inline™&lt;br /&gt;
* Alias™&lt;br /&gt;
* Aliens versus Predator™ Extinction&lt;br /&gt;
* All-Star Baseball™ 2003&lt;br /&gt;
* All-Star Baseball™ 2005&lt;br /&gt;
* America&#039;s Army®: Rise of a Soldier™&lt;br /&gt;
* AMF Bowling 20042 New&lt;br /&gt;
* Amped®: Freestyle Snowboarding&lt;br /&gt;
* Amped 2&lt;br /&gt;
* APEX™ New&lt;br /&gt;
* Aquaman: Battle of Atlantis&lt;br /&gt;
* Arena Football™ New&lt;br /&gt;
* Armed and Dangerous™ New&lt;br /&gt;
* Army Men®: Sarge&#039;s War™&lt;br /&gt;
* Atari® Anthology™&lt;br /&gt;
* ATV: Quad Power Racing 2™&lt;br /&gt;
* Auto Modellista&lt;br /&gt;
* Avatar: The Last Airbender&lt;br /&gt;
* Bad Boys 2&lt;br /&gt;
* Baldur&#039;s Gate™: Dark Alliance™2 New&lt;br /&gt;
* Baldur&#039;s Gate: Dark Alliance II&lt;br /&gt;
* Barbie™ Horse Adventures™ Wild Horse Rescue™&lt;br /&gt;
* The Bard&#039;s Tale™ New&lt;br /&gt;
* Bass Pro Shops Trophy Hunter 2007&lt;br /&gt;
* Batman Begins™&lt;br /&gt;
* Batman™: Rise of Sin Tzu™ New&lt;br /&gt;
* Battle Engine Aquila&lt;br /&gt;
* Battlestar Galactica™&lt;br /&gt;
* Big Mutha Truckers&lt;br /&gt;
* Bionicle® New&lt;br /&gt;
* BLACK™&lt;br /&gt;
* Blade II New&lt;br /&gt;
* Blinx™: The Time Sweeper™ New&lt;br /&gt;
* Blinx® 2 : Masters of Time &amp;amp; Space&lt;br /&gt;
* Blitz: The League2 New&lt;br /&gt;
* Blood Omen 2 New&lt;br /&gt;
* BloodRayne™ 2&lt;br /&gt;
* BlowOut New&lt;br /&gt;
* BMX XXX™&lt;br /&gt;
* Breakdown™&lt;br /&gt;
* Brute Force™&lt;br /&gt;
* Buffy the Vampire Slayer&lt;br /&gt;
* Buffy the Vampire Slayer™: Chaos Bleeds&lt;br /&gt;
* Burnout&lt;br /&gt;
* Burnout™ 2 New&lt;br /&gt;
* Burnout® 3: Takedown™&lt;br /&gt;
* Cabela&#039;s® Big Game Hunter™ 2005 Adventures&lt;br /&gt;
* Cabela’s Dangerous Hunts™&lt;br /&gt;
* Cabela&#039;s® Dangerous Hunts™ 2 New&lt;br /&gt;
* Cabela’s Outdoor Adventures™ 06&lt;br /&gt;
* Cabela&#039;s Deer Hunt™ 2005 Season&lt;br /&gt;
* Cabela&#039;s Deer Hunt™ 2004 Season&lt;br /&gt;
* Call of Cthulhu®: Dark Corners of the Earth™&lt;br /&gt;
* Call of Duty™: Finest Hour™&lt;br /&gt;
* Call of Duty® 2: Big Red One&lt;br /&gt;
* Call of Duty 3&lt;br /&gt;
* Cars&lt;br /&gt;
* Casino&lt;br /&gt;
* Catwoman™&lt;br /&gt;
* Championship Manager 20062 New&lt;br /&gt;
* Chicago Enforcer&lt;br /&gt;
* The Chronicles of Narnia: The Lion, The Witch and The Wardrobe New&lt;br /&gt;
* Circus Maximus&lt;br /&gt;
* Close Combat: First to Fight&lt;br /&gt;
* Colin McRae Rally 4&lt;br /&gt;
* Colin McRae Rally 2005™ New&lt;br /&gt;
* Combat Elite: WWII Paratroopers™&lt;br /&gt;
* Commandos 2: Men of Courage™&lt;br /&gt;
* Conflict: Desert Storm&lt;br /&gt;
* Conker: Live and Reloaded&lt;br /&gt;
* Constantine™&lt;br /&gt;
* Counter-Strike™&lt;br /&gt;
* Crash Bandicoot 4&lt;br /&gt;
* Crash Bandicoot 5: Wrath of Cortex&lt;br /&gt;
* Crash Nitro Kart™ 2&lt;br /&gt;
* Crash Twinsanity™&lt;br /&gt;
* Crime Life Gang Wars New&lt;br /&gt;
* Crimson Skies®: High Road to Revenge™&lt;br /&gt;
* Crouching Tiger, Hidden Dragon™&lt;br /&gt;
* Dai Senryaku VII: Modern Military Tactics™&lt;br /&gt;
* Dark Angel&lt;br /&gt;
* Darkwatch™&lt;br /&gt;
* Dave Mirra Freestyle BMX 2™ New&lt;br /&gt;
* The Da Vinci Code™&lt;br /&gt;
* Dead or Alive® 3&lt;br /&gt;
* Dead or Alive Ultimate&lt;br /&gt;
* Dead to Rights®&lt;br /&gt;
* Demon Stone™ New&lt;br /&gt;
* Deathrow&lt;br /&gt;
* Destroy All Humans!&lt;br /&gt;
* Digimon® Rumble Arena® 2&lt;br /&gt;
* Dinotopia2&lt;br /&gt;
* DOOM 3®&lt;br /&gt;
* DOOM 3®: Resurrection of Evil™&lt;br /&gt;
* Drake™&lt;br /&gt;
* Dreamfall: The Longest Journey&lt;br /&gt;
* Drive to Survive&lt;br /&gt;
* Dungeons &amp;amp; Dragons®: Heroes™ New&lt;br /&gt;
* Dynasty Warriors 4&lt;br /&gt;
* EA SPORTS™ Fight Night Round 3 New&lt;br /&gt;
* Egg Mania™: Eggstreme Madness&lt;br /&gt;
* The Elder Scrolls III: Morrowind®&lt;br /&gt;
* ESPN College Hoops&lt;br /&gt;
* ESPN College Hoops 2K52 New&lt;br /&gt;
* ESPN Major League Baseball&lt;br /&gt;
* ESPN MLS ExtraTime 2002&lt;br /&gt;
* ESPN NFL 2K5 New&lt;br /&gt;
* ESPN NHL 2K5&lt;br /&gt;
* Euro 2004&lt;br /&gt;
* Evil Dead: A Fistful of Boomstick&lt;br /&gt;
* Evil Dead: Regeneration&lt;br /&gt;
* Ex-Chaser&lt;br /&gt;
* F1 2001&lt;br /&gt;
* Family Guy&lt;br /&gt;
* Fable®&lt;br /&gt;
* Fable®: The Lost Chapters™&lt;br /&gt;
* Fairly Odd Parents: Breakin&#039; da Rules&lt;br /&gt;
* Fantastic Four New&lt;br /&gt;
* Far Cry: Instincts&lt;br /&gt;
* Fatal Frame™&lt;br /&gt;
* Fatal Frame II: Crimson Butterfly DIRECTOR&#039;S CUT&lt;br /&gt;
* FIFA Soccer 06 New&lt;br /&gt;
* FIFA Soccer 07&lt;br /&gt;
* FIFA Soccer 2003&lt;br /&gt;
* FIFA Soccer 2004&lt;br /&gt;
* FIFA STREET&lt;br /&gt;
* FIFA Street 2&lt;br /&gt;
* Fight Night 2004&lt;br /&gt;
* Final Fight Streetwise™ New&lt;br /&gt;
* FlatOut™&lt;br /&gt;
* Ford Mustang&lt;br /&gt;
* Ford vs. Chevy&lt;br /&gt;
* Forza Motorsport™&lt;br /&gt;
* Freaky Flyers&lt;br /&gt;
* Freedom Fighters™2 New&lt;br /&gt;
* Freestyle Street Soccer™ New&lt;br /&gt;
* Frogger Beyond™&lt;br /&gt;
* Full Spectrum Warrior™&lt;br /&gt;
* Full Spectrum Warrior™: Ten Hammers&lt;br /&gt;
* Futurama™&lt;br /&gt;
* Future Tactics: The Uprising New&lt;br /&gt;
* Fuzion Frenzy®&lt;br /&gt;
* Gauntlet®: Seven Sorrows™&lt;br /&gt;
* Genma Onimusha&lt;br /&gt;
* Goblin Commander™: Unleash the Horde&lt;br /&gt;
* Godzilla®: Destroy All Monsters Melee New&lt;br /&gt;
* Godzilla: Save The Earth New&lt;br /&gt;
* GoldenEye: Rogue Agent™ New&lt;br /&gt;
* Grabbed by the Ghoulies™&lt;br /&gt;
* Grand Theft Auto: The Trilogy&lt;br /&gt;
* Grand Theft Auto: Vice City&lt;br /&gt;
* Grand Theft Auto: San Andreas™&lt;br /&gt;
* Gravity Games Bike: Street. Vert. Dirt.&lt;br /&gt;
* The Great Escape&lt;br /&gt;
* Greg Hastings Tournament Paintball Max&#039;d New&lt;br /&gt;
* Grooverider: Slot Car Thunder&lt;br /&gt;
* Guilty Gear Isuka&lt;br /&gt;
* Guilty Gear X2 #Reload&lt;br /&gt;
* The Guy Game2 New&lt;br /&gt;
* Half-Life® 2&lt;br /&gt;
* Halo®&lt;br /&gt;
* Halo 2&lt;br /&gt;
* Halo 2 Multiplayer Map Pack&lt;br /&gt;
* Harry Potter and the Chamber of Secrets™&lt;br /&gt;
* Harry Potter an&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[http://www.xbox.com/en-US/games/backwardcompatibilitygameslist.htm Game Link]&lt;/div&gt;</summary>
		<author><name>Hlit009</name></author>
	</entry>
	<entry>
		<id>https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=DotA&amp;diff=3315</id>
		<title>DotA</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.auckland.ac.nz/stageonewiki/index.php?title=DotA&amp;diff=3315"/>
		<updated>2009-08-10T22:17:37Z</updated>

		<summary type="html">&lt;p&gt;Hlit009: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=About DotA=&lt;br /&gt;
Defense of the Ancients (DotA) is a custom scenario for the real-time strategy video game Warcraft III: Reign of Chaos and its expansion, Warcraft III: The Frozen Throne, based on the &amp;quot;Aeon of Strife&amp;quot; map for StarCraft. The objective of the scenario is for each team to destroy the opponents&#039; Ancients, heavily guarded structures at opposing corners of the map. Players use powerful units known as heroes, and are assisted by allied heroes and AI-controlled fighters called &amp;quot;creeps&amp;quot;. As in role-playing games, players level up their hero and use gold to buy equipment during the mission.[1]&lt;br /&gt;
&lt;br /&gt;
The scenario was developed with the &amp;quot;World Editor&amp;quot; of Warcraft III: Reign of Chaos, and was updated upon the release of the expansion, The Frozen Throne. There have been many variations of the original concept; the most popular is DotA Allstars, which has been maintained by several authors during development. The current developer is known by his pseudonym as &amp;quot;IceFrog&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Since its release, Allstars has become a feature at several worldwide tournaments, including Blizzard Entertainment&#039;s BlizzCon and the Asian World Cyber Games, as well as the Cyberathlete Amateur and CyberEvolution leagues; Gamasutra declared that DotA was perhaps the most popular &amp;quot;free, non-supported game mod in the world&amp;quot;.&lt;/div&gt;</summary>
		<author><name>Hlit009</name></author>
	</entry>
</feed>