From zanchey at ucc.gu.uwa.edu.au Sun Jan 2 18:25:34 2011 From: zanchey at ucc.gu.uwa.edu.au (David Adam) Date: Sun, 2 Jan 2011 18:25:34 +0800 (WST) Subject: [committee] Member survey In-Reply-To: References: Message-ID: On Thu, 18 Nov 2010, James Andrewartha wrote: > I was thinking about how to improve UCC, and realised we don't have much > idea of why people don't rejoin. Given it's the end of the year, perhaps > it's time to survey our members and find out what they thought of UCC, > what they got out of their membership, whether they'd rejoin, and what > they'd like to see improved or changed. First draft at http://wiki.ucc.asn.au/Survey2010/ - there are a few other areas that I'd consider asking about, but we're rapidly running out of time. I'll whack it up on SurveyMonkey at the end of the week if there are no objections. [DAA] zanchey@ From mattman at ucc.gu.uwa.edu.au Sun Jan 2 18:27:42 2011 From: mattman at ucc.gu.uwa.edu.au (Matt Didcoe) Date: Sun, 2 Jan 2011 18:27:42 +0800 Subject: [committee] Member survey In-Reply-To: References: Message-ID: No problem there mate - let me know when you have a link and I'll harass UCC-announce with it. Thanks for your efforts in bringing this together :-) Matt [MRD] On Sun, Jan 2, 2011 at 6:25 PM, David Adam wrote: > On Thu, 18 Nov 2010, James Andrewartha wrote: >> I was thinking about how to improve UCC, and realised we don't have much >> idea of why people don't rejoin. Given it's the end of the year, perhaps >> it's time to survey our members and find out what they thought of UCC, >> what they got out of their membership, whether they'd rejoin, and what >> they'd like to see improved or changed. > > First draft at http://wiki.ucc.asn.au/Survey2010/ - there are a few other > areas that I'd consider asking about, but we're rapidly running out of > time. I'll whack it up on SurveyMonkey at the end of the week if there are > no objections. > > [DAA] > zanchey@ > > From danielax at gmail.com Thu Jan 6 09:56:37 2011 From: danielax at gmail.com (Daniel Axtens) Date: Thu, 6 Jan 2011 09:56:37 +0800 Subject: [committee] UCC::ProgComp 2011 Message-ID: Hi all, I'm interested in running another programming competition in 2011, and I'm seeking your permission/approval/support. I realise that the last progcomp attracted all of 2 entries, but I think that, applying the lessons learned, UCC can run a much more successful competition this time around. =Proposal= The game takes place on the light-cycle arena from TRON. Your task is to write a light-cycle driving agent that will be the last bot standing on the grid. =Addressing the issues that arose last time= Armagetron Advanced [1] will be used as a framework for the competition - it builds/runs on linux, windows and mac; solving the cross-platform incompatibility issues that plagued the last competition. It also supports networking, meaning we can isolate processes, something we ignored when we only had 2 entrants. Furthermore, the rules are already set and most people 'get' them without having to have them explained. Armagetron also looks pretty - at least, it looks pretty relative to the text-based previous competition. Additionally, some code/setup from the last competition can be re-used (e.g. the setup of progcomp.ucc). I plan to drop MATLAB support, focusing on Python, C and Java - no-one even enquired about MATLAB support, whereas we had entrants in Python and C, and people talking about Java. This reduces the workload, which was a bit too big. In addition, from running the last competition, I also realised that it's easier to get UCCans to help if you provide a smorgasbord of little tasks, rather than open-endedly asking for help. As such, I'll make better use of Trac and the wiki. Finally, hopefully running in semester 1 will encourage more people to enter. =Costs and Benefits to UCC= UCC would need to provide some prizes. Last year the total outlay was below $200, and a figure around that level would probably be sufficient again. UCC would get to advertise the programming competition as one of 'the cool things the club does'. It aligns with our aims as a club. The progcomp is also a great opportunity to advertise to the broader uni, which is not something UCC does often. Last year progcomp was advertised in 2 lectures and on posters in Guild; this year can be even bigger and better! =Final plug= Armagetron is also a lot of fun to play, and there's something kind of cool about the idea of playing against your own creation. =Conclusion= Is UCC in favour of running UCC::ProgComp 2011 - Tron? Best regards, Daniel Axtens [DJA] UCC VP 2010 [1] http://www.armagetronad.net/ From frenchie at ucc.gu.uwa.edu.au Thu Jan 6 10:22:03 2011 From: frenchie at ucc.gu.uwa.edu.au (James French) Date: Thu, 6 Jan 2011 10:22:03 +0800 Subject: [committee] UCC::ProgComp 2011 In-Reply-To: References: Message-ID: Yes definitely run it again, although at a better time of the year (early in the semesters, over a study break or over midyear break would all be good). Alternatively, have a dedicated progcomp night(s) in the loft similar to a LAN but with people working on their entries - or do both. F. On 6 January 2011 09:56, Daniel Axtens wrote: > Hi all, > > I'm interested in running another programming competition in 2011, and > I'm seeking your permission/approval/support. I realise that the last > progcomp attracted all of 2 entries, but I think that, applying the > lessons learned, UCC can run a much more successful competition this > time around. > > =Proposal= > The game takes place on the light-cycle arena from TRON. Your task is > to write a light-cycle driving agent that will be the last bot > standing on the grid. > > =Addressing the issues that arose last time= > Armagetron Advanced [1] will be used as a framework for the > competition - it builds/runs on linux, windows and mac; solving the > cross-platform incompatibility issues that plagued the last > competition. It also supports networking, meaning we can isolate > processes, something we ignored when we only had 2 entrants. > Furthermore, the rules are already set and most people 'get' them > without having to have them explained. Armagetron also looks pretty - > at least, it looks pretty relative to the text-based previous > competition. > > Additionally, some code/setup from the last competition can be re-used > (e.g. the setup of progcomp.ucc). > > I plan to drop MATLAB support, focusing on Python, C and Java - no-one > even enquired about MATLAB support, whereas we had entrants in Python > and C, and people talking about Java. This reduces the workload, which > was a bit too big. > > In addition, from running the last competition, I also realised that > it's easier to get UCCans to help if you provide a smorgasbord of > little tasks, rather than open-endedly asking for help. As such, I'll > make better use of Trac and the wiki. > > Finally, hopefully running in semester 1 will encourage more people to enter. > > =Costs and Benefits to UCC= > UCC would need to provide some prizes. Last year the total outlay was > below $200, and a figure around that level would probably be > sufficient again. > > UCC would get to advertise the programming competition as one of 'the > cool things the club does'. It aligns with our aims as a club. The > progcomp is also a great opportunity to advertise to the broader uni, > which is not something UCC does often. Last year progcomp was > advertised in 2 lectures and on posters in Guild; this year can be > even bigger and better! > > =Final plug= > Armagetron is also a lot of fun to play, and there's something kind of > cool about the idea of playing against your own creation. > > =Conclusion= > Is UCC in favour of running UCC::ProgComp 2011 - Tron? > > Best regards, > Daniel Axtens > [DJA] > UCC VP 2010 > > [1] http://www.armagetronad.net/ > > From bob at ucc.gu.uwa.edu.au Sun Jan 9 21:22:33 2011 From: bob at ucc.gu.uwa.edu.au (Bob Adamson) Date: Sun, 9 Jan 2011 21:22:33 +0800 (WST) Subject: [committee] UCC::ProgComp 2011 In-Reply-To: References: Message-ID: This sounds awesome, and I'm glad that you've come up with some solutions to the problems from last time. Seeing as the source is available, do you think there'll be any problem with people copying the source from the AI players? Bob On Thu, 6 Jan 2011, Daniel Axtens wrote: > Hi all, > > I'm interested in running another programming competition in 2011, and > I'm seeking your permission/approval/support. I realise that the last > progcomp attracted all of 2 entries, but I think that, applying the > lessons learned, UCC can run a much more successful competition this > time around. > > =Proposal= > The game takes place on the light-cycle arena from TRON. Your task is > to write a light-cycle driving agent that will be the last bot > standing on the grid. > > =Addressing the issues that arose last time= > Armagetron Advanced [1] will be used as a framework for the > competition - it builds/runs on linux, windows and mac; solving the > cross-platform incompatibility issues that plagued the last > competition. It also supports networking, meaning we can isolate > processes, something we ignored when we only had 2 entrants. > Furthermore, the rules are already set and most people 'get' them > without having to have them explained. Armagetron also looks pretty - > at least, it looks pretty relative to the text-based previous > competition. > > Additionally, some code/setup from the last competition can be re-used > (e.g. the setup of progcomp.ucc). > > I plan to drop MATLAB support, focusing on Python, C and Java - no-one > even enquired about MATLAB support, whereas we had entrants in Python > and C, and people talking about Java. This reduces the workload, which > was a bit too big. > > In addition, from running the last competition, I also realised that > it's easier to get UCCans to help if you provide a smorgasbord of > little tasks, rather than open-endedly asking for help. As such, I'll > make better use of Trac and the wiki. > > Finally, hopefully running in semester 1 will encourage more people to enter. > > =Costs and Benefits to UCC= > UCC would need to provide some prizes. Last year the total outlay was > below $200, and a figure around that level would probably be > sufficient again. > > UCC would get to advertise the programming competition as one of 'the > cool things the club does'. It aligns with our aims as a club. The > progcomp is also a great opportunity to advertise to the broader uni, > which is not something UCC does often. Last year progcomp was > advertised in 2 lectures and on posters in Guild; this year can be > even bigger and better! > > =Final plug= > Armagetron is also a lot of fun to play, and there's something kind of > cool about the idea of playing against your own creation. > > =Conclusion= > Is UCC in favour of running UCC::ProgComp 2011 - Tron? > > Best regards, > Daniel Axtens > [DJA] > UCC VP 2010 > > [1] http://www.armagetronad.net/ > From pabx-reports at ucs.uwa.edu.au Tue Jan 11 08:30:13 2011 From: pabx-reports at ucs.uwa.edu.au (pabx-reports at ucs.uwa.edu.au) Date: Tue, 11 Jan 2011 08:30:13 +0800 (WST) Subject: [committee] [PABX] Group Summary - PDF Message-ID: <20110111003013.4F1DA8B339@new-charon.its.uwa.edu.au> An embedded and charset-unspecified text was scrubbed... Name: not available Url: http://lists.ucc.gu.uwa.edu.au/mailman/private/committee/attachments/20110111/674eaf28/attachment.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: phonebill-Dec2010.pdf Type: application/pdf Size: 3134 bytes Desc: not available Url : http://lists.ucc.gu.uwa.edu.au/mailman/private/committee/attachments/20110111/674eaf28/attachment.pdf From prothoss at ucc.gu.uwa.edu.au Mon Jan 17 18:57:46 2011 From: prothoss at ucc.gu.uwa.edu.au (Conrad Pogson) Date: Mon, 17 Jan 2011 18:57:46 +0800 (WST) Subject: [committee] Meeting 20th January 2011 Message-ID: Hi All, There will be a meeting of the UCC committee this Thursday at 6pm in the UCC clubroom. An agenda will be sent closer to the meeting. Regards, Conrad Pogson UCC Secretary From maxine.gamble at uwa.edu.au Wed Jan 19 10:00:54 2011 From: maxine.gamble at uwa.edu.au (Maxine Gamble) Date: Wed, 19 Jan 2011 10:00:54 +0800 Subject: [committee] AARNet Charges for Nov 10 Message-ID: <47A587C505FBA144BF714B310D9928130BFBF3B6@ITS-WIN-063.staffad.uwa.edu.au> -----Original Message----- From: Mr Bills [mailto:bills at elysium.uwa.edu.au] Sent: Friday, 3 December 2010 3:44 PM To: bills at elysium.uwa.edu.au; Maxine Gamble Subject: AARNet Charges for Nov 10 UWA Network Traffic Charges Report. This notice is for your information only, not a request for payment. As of 1st January 2010, the cost of internet traffic for all business units is covered centrally. This means that ITS will no longer charge business units each month for traffic used; no journal entries will be passed to Financial Services. We will, however, continue to send notices in the same format to enable business units to monitor their traffic usage each month. Because Internet usage is being funded centrally, there may be potential for excessive usage of the Internet and/or large data downloads. This could have a detrimental effect on the UWA network ? and the University?s bottom line. Therefore, your assistance in monitoring and reporting (to ITS) excessive or unusual usage within your business units would be greatly appreciated. ITS is working to improve the usage monitoring tools to enable a clearer understanding of traffic usage and provide more real-time analysis. Information on this will be made available in due course. Nov 10 Charge period to 30.11.2010 Name of Unit: University Computer Club Contact: Account: N/A (will be invoiced) Unit's Project/Grant: Service or Dial ITS Host Username Type Time LAN Cache Host Total Nov 2010 130.95.13.0 ucc.gu 0.00 0.00 0.00 0.00 0.00 130.95.13.1 130.95.13.1 0.00 0.00 0.00 0.00 0.00 130.95.13.10 telnet.ucc.gu.uw 0.00 0.00 0.00 0.00 0.00 130.95.13.100 phosphorous.ucc. 0.00 0.00 0.00 0.00 0.00 130.95.13.101 combtail.ucc.gu. 0.00 19.17 0.00 0.00 19.17 130.95.13.102 colmata.ucc.gu.u 0.00 0.00 0.00 0.00 0.00 130.95.13.103 deepthought.ucc. 0.00 0.00 0.00 0.00 0.00 130.95.13.104 kormoran.ucc.gu. 0.00 0.00 0.00 0.00 0.00 130.95.13.105 sophocles.ucc.gu 0.00 0.05 0.00 0.00 0.05 130.95.13.106 oolong.ucc.gu.uw 0.00 0.62 0.00 0.00 0.62 130.95.13.107 melissa.cacheboy 0.00 0.00 0.00 0.00 0.00 130.95.13.108 angelfish.ucc.gu 0.00 0.00 0.00 0.00 0.00 130.95.13.109 robotnik.ucc.gu. 0.00 2.20 0.00 0.00 2.20 130.95.13.11 ssh.ucc.gu.uwa.e 0.00 0.42 0.00 0.00 0.42 130.95.13.110 jasmine.ucc.gu.u 0.00 0.33 0.00 0.00 0.33 130.95.13.111 evil.ucc.gu.uwa. 0.00 5.74 0.00 0.00 5.74 130.95.13.112 lurc.ucc.gu.uwa. 0.00 0.00 0.00 0.00 0.00 130.95.13.113 catfish.ucc.gu.u 0.00 19.36 0.00 0.00 19.36 130.95.13.114 napoli.ucc.gu.uw 0.00 1.06 0.00 0.00 1.06 130.95.13.115 130.95.13.115 0.00 0.00 0.00 0.00 0.00 130.95.13.116 130.95.13.116 0.00 0.00 0.00 0.00 0.00 130.95.13.117 red.ucc.gu.uwa.e 0.00 0.00 0.00 0.00 0.00 130.95.13.118 130.95.13.118 0.00 0.00 0.00 0.00 0.00 130.95.13.119 characid.ucc.gu. 0.00 14.22 0.00 0.00 14.22 130.95.13.12 ext-mx.ucc.gu.uw 0.00 0.04 0.00 0.00 0.04 130.95.13.120 dhcp0.ucc.gu.uwa 0.00 0.00 0.00 0.00 0.00 130.95.13.121 dhcp1.ucc.gu.uwa 0.00 2.68 0.00 0.00 2.68 130.95.13.122 dhcp2.ucc.gu.uwa 0.00 1.35 0.00 0.00 1.35 130.95.13.123 dhcp3.ucc.gu.uwa 0.00 1.55 0.00 0.00 1.55 130.95.13.124 dhcp4.ucc.gu.uwa 0.00 0.13 0.00 0.00 0.13 130.95.13.125 dhcp5.ucc.gu.uwa 0.00 0.00 0.00 0.00 0.00 130.95.13.126 dhcp6.ucc.gu.uwa 0.00 0.21 0.00 0.00 0.21 130.95.13.127 net-2-bcast.ucc. 0.00 0.00 0.00 0.00 0.00 130.95.13.128 130.95.13.128 0.00 0.00 0.00 0.00 0.00 130.95.13.129 130.95.13.129 0.00 0.00 0.00 0.00 0.00 130.95.13.13 enki.rcpt.to 0.00 0.02 0.00 0.00 0.02 130.95.13.130 130.95.13.130 0.00 0.00 0.00 0.00 0.00 130.95.13.131 130.95.13.131 0.00 0.00 0.00 0.00 0.00 130.95.13.132 130.95.13.132 0.00 0.00 0.00 0.00 0.00 130.95.13.133 130.95.13.133 0.00 0.00 0.00 0.00 0.00 130.95.13.134 130.95.13.134 0.00 0.00 0.00 0.00 0.00 130.95.13.135 130.95.13.135 0.00 0.00 0.00 0.00 0.00 130.95.13.136 130.95.13.136 0.00 0.00 0.00 0.00 0.00 130.95.13.137 130.95.13.137 0.00 0.00 0.00 0.00 0.00 130.95.13.138 130.95.13.138 0.00 0.00 0.00 0.00 0.00 130.95.13.139 130.95.13.139 0.00 0.00 0.00 0.00 0.00 130.95.13.14 dagon.rcpt.to 0.00 0.35 0.00 0.00 0.35 130.95.13.140 130.95.13.140 0.00 0.00 0.00 0.00 0.00 130.95.13.141 130.95.13.141 0.00 0.00 0.00 0.00 0.00 130.95.13.142 wireless-snat.uc 0.00 17.14 0.00 0.00 17.14 130.95.13.143 130.95.13.143 0.00 0.88 0.00 0.00 0.88 130.95.13.144 130.95.13.144 0.00 0.00 0.00 0.00 0.00 130.95.13.145 netinstall-snat. 0.00 0.00 0.00 0.00 0.00 130.95.13.146 130.95.13.146 0.00 0.00 0.00 0.00 0.00 130.95.13.147 vpn-snat.ucc.gu. 0.00 120.55 0.00 0.00 120.55 130.95.13.148 130.95.13.148 0.00 0.00 0.00 0.00 0.00 130.95.13.149 130.95.13.149 0.00 0.00 0.00 0.00 0.00 130.95.13.15 130.95.13.15 0.00 0.00 0.00 0.00 0.00 130.95.13.150 130.95.13.150 0.00 0.00 0.00 0.00 0.00 130.95.13.151 130.95.13.151 0.00 0.00 0.00 0.00 0.00 130.95.13.152 130.95.13.152 0.00 0.00 0.00 0.00 0.00 130.95.13.153 130.95.13.153 0.00 0.00 0.00 0.00 0.00 130.95.13.154 130.95.13.154 0.00 0.00 0.00 0.00 0.00 130.95.13.155 130.95.13.155 0.00 0.00 0.00 0.00 0.00 130.95.13.156 130.95.13.156 0.00 0.00 0.00 0.00 0.00 130.95.13.157 130.95.13.157 0.00 0.00 0.00 0.00 0.00 130.95.13.158 130.95.13.158 0.00 0.00 0.00 0.00 0.00 130.95.13.159 130.95.13.159 0.00 0.00 0.00 0.00 0.00 130.95.13.16 midshipman.ucc.g 0.00 0.00 0.00 0.00 0.00 130.95.13.160 130.95.13.160 0.00 0.00 0.00 0.00 0.00 130.95.13.161 130.95.13.161 0.00 0.00 0.00 0.00 0.00 130.95.13.162 130.95.13.162 0.00 0.00 0.00 0.00 0.00 130.95.13.163 130.95.13.163 0.00 0.00 0.00 0.00 0.00 130.95.13.164 130.95.13.164 0.00 0.00 0.00 0.00 0.00 130.95.13.165 130.95.13.165 0.00 0.00 0.00 0.00 0.00 130.95.13.166 130.95.13.166 0.00 0.00 0.00 0.00 0.00 130.95.13.167 130.95.13.167 0.00 0.00 0.00 0.00 0.00 130.95.13.168 130.95.13.168 0.00 0.00 0.00 0.00 0.00 130.95.13.169 130.95.13.169 0.00 0.00 0.00 0.00 0.00 130.95.13.17 mermaid.ucc.gu.u 0.00 0.00 0.00 0.00 0.00 130.95.13.170 130.95.13.170 0.00 0.00 0.00 0.00 0.00 130.95.13.171 130.95.13.171 0.00 0.00 0.00 0.00 0.00 130.95.13.172 130.95.13.172 0.00 0.00 0.00 0.00 0.00 130.95.13.173 130.95.13.173 0.00 0.00 0.00 0.00 0.00 130.95.13.174 130.95.13.174 0.00 0.00 0.00 0.00 0.00 130.95.13.175 130.95.13.175 0.00 0.00 0.00 0.00 0.00 130.95.13.176 130.95.13.176 0.00 0.00 0.00 0.00 0.00 130.95.13.177 130.95.13.177 0.00 0.00 0.00 0.00 0.00 130.95.13.178 130.95.13.178 0.00 0.00 0.00 0.00 0.00 130.95.13.179 130.95.13.179 0.00 0.00 0.00 0.00 0.00 130.95.13.18 mussel.ucc.gu.uw 0.00 5.85 0.00 0.00 5.85 130.95.13.180 130.95.13.180 0.00 0.00 0.00 0.00 0.00 130.95.13.181 130.95.13.181 0.00 0.00 0.00 0.00 0.00 130.95.13.182 130.95.13.182 0.00 0.00 0.00 0.00 0.00 130.95.13.183 130.95.13.183 0.00 0.00 0.00 0.00 0.00 130.95.13.184 130.95.13.184 0.00 0.00 0.00 0.00 0.00 130.95.13.185 130.95.13.185 0.00 0.00 0.00 0.00 0.00 130.95.13.186 130.95.13.186 0.00 0.00 0.00 0.00 0.00 130.95.13.187 130.95.13.187 0.00 0.00 0.00 0.00 0.00 130.95.13.188 130.95.13.188 0.00 0.00 0.00 0.00 0.00 130.95.13.189 130.95.13.189 0.00 0.00 0.00 0.00 0.00 130.95.13.19 morwong.ucc.gu.u 0.00 0.00 0.00 0.00 0.00 130.95.13.190 130.95.13.190 0.00 0.00 0.00 0.00 0.00 130.95.13.191 130.95.13.191 0.00 0.00 0.00 0.00 0.00 130.95.13.192 130.95.13.192 0.00 0.00 0.00 0.00 0.00 130.95.13.193 130.95.13.193 0.00 0.00 0.00 0.00 0.00 130.95.13.194 130.95.13.194 0.00 0.00 0.00 0.00 0.00 130.95.13.195 130.95.13.195 0.00 0.00 0.00 0.00 0.00 130.95.13.196 130.95.13.196 0.00 0.00 0.00 0.00 0.00 130.95.13.197 130.95.13.197 0.00 0.00 0.00 0.00 0.00 130.95.13.198 130.95.13.198 0.00 0.00 0.00 0.00 0.00 130.95.13.199 130.95.13.199 0.00 0.00 0.00 0.00 0.00 130.95.13.2 130.95.13.2 0.00 0.00 0.00 0.00 0.00 130.95.13.20 musundo.ucc.gu.u 0.00 2.06 0.00 0.00 2.06 130.95.13.200 130.95.13.200 0.00 0.00 0.00 0.00 0.00 130.95.13.201 130.95.13.201 0.00 0.00 0.00 0.00 0.00 130.95.13.202 130.95.13.202 0.00 0.00 0.00 0.00 0.00 130.95.13.203 130.95.13.203 0.00 0.00 0.00 0.00 0.00 130.95.13.204 130.95.13.204 0.00 0.00 0.00 0.00 0.00 130.95.13.205 130.95.13.205 0.00 0.00 0.00 0.00 0.00 130.95.13.206 130.95.13.206 0.00 0.00 0.00 0.00 0.00 130.95.13.207 130.95.13.207 0.00 0.00 0.00 0.00 0.00 130.95.13.208 130.95.13.208 0.00 0.00 0.00 0.00 0.00 130.95.13.209 130.95.13.209 0.00 0.00 0.00 0.00 0.00 130.95.13.21 pomona.ucc.gu.uw 0.00 0.01 0.00 0.00 0.01 130.95.13.210 130.95.13.210 0.00 0.00 0.00 0.00 0.00 130.95.13.211 130.95.13.211 0.00 0.00 0.00 0.00 0.00 130.95.13.212 130.95.13.212 0.00 0.00 0.00 0.00 0.00 130.95.13.213 130.95.13.213 0.00 0.00 0.00 0.00 0.00 130.95.13.214 130.95.13.214 0.00 0.00 0.00 0.00 0.00 130.95.13.215 130.95.13.215 0.00 0.00 0.00 0.00 0.00 130.95.13.216 130.95.13.216 0.00 0.00 0.00 0.00 0.00 130.95.13.217 130.95.13.217 0.00 0.00 0.00 0.00 0.00 130.95.13.218 130.95.13.218 0.00 0.01 0.00 0.00 0.01 130.95.13.219 130.95.13.219 0.00 0.00 0.00 0.00 0.00 130.95.13.22 proxybox.ucc.gu. 0.00 0.00 0.00 0.00 0.00 130.95.13.220 130.95.13.220 0.00 0.00 0.00 0.00 0.00 130.95.13.221 130.95.13.221 0.00 0.00 0.00 0.00 0.00 130.95.13.222 130.95.13.222 0.00 0.00 0.00 0.00 0.00 130.95.13.223 130.95.13.223 0.00 0.00 0.00 0.00 0.00 130.95.13.224 130.95.13.224 0.00 0.00 0.00 0.00 0.00 130.95.13.225 130.95.13.225 0.00 0.00 0.00 0.00 0.00 130.95.13.226 130.95.13.226 0.00 0.00 0.00 0.00 0.00 130.95.13.227 130.95.13.227 0.00 0.00 0.00 0.00 0.00 130.95.13.228 130.95.13.228 0.00 0.00 0.00 0.00 0.00 130.95.13.229 130.95.13.229 0.00 0.00 0.00 0.00 0.00 130.95.13.23 martello.ucc.gu. 0.00 80.03 0.00 0.00 80.03 130.95.13.230 130.95.13.230 0.00 0.00 0.00 0.00 0.00 130.95.13.231 130.95.13.231 0.00 0.00 0.00 0.00 0.00 130.95.13.232 130.95.13.232 0.00 0.00 0.00 0.00 0.00 130.95.13.233 130.95.13.233 0.00 0.00 0.00 0.00 0.00 130.95.13.234 130.95.13.234 0.00 0.00 0.00 0.00 0.00 130.95.13.235 130.95.13.235 0.00 0.00 0.00 0.00 0.00 130.95.13.236 130.95.13.236 0.00 0.00 0.00 0.00 0.00 130.95.13.237 130.95.13.237 0.00 0.00 0.00 0.00 0.00 130.95.13.238 130.95.13.238 0.00 0.00 0.00 0.00 0.00 130.95.13.239 130.95.13.239 0.00 0.00 0.00 0.00 0.00 130.95.13.24 rattle.bur.st 0.00 0.11 0.00 0.00 0.11 130.95.13.240 130.95.13.240 0.00 0.00 0.00 0.00 0.00 130.95.13.241 130.95.13.241 0.00 0.00 0.00 0.00 0.00 130.95.13.242 130.95.13.242 0.00 0.00 0.00 0.00 0.00 130.95.13.243 130.95.13.243 0.00 0.00 0.00 0.00 0.00 130.95.13.244 130.95.13.244 0.00 0.00 0.00 0.00 0.00 130.95.13.245 130.95.13.245 0.00 0.00 0.00 0.00 0.00 130.95.13.246 130.95.13.246 0.00 0.00 0.00 0.00 0.00 130.95.13.247 130.95.13.247 0.00 0.00 0.00 0.00 0.00 130.95.13.248 130.95.13.248 0.00 0.00 0.00 0.00 0.00 130.95.13.249 130.95.13.249 0.00 0.00 0.00 0.00 0.00 130.95.13.25 seven.sixlabs.or 0.00 0.00 0.00 0.00 0.00 130.95.13.250 130.95.13.250 0.00 0.00 0.00 0.00 0.00 130.95.13.251 130.95.13.251 0.00 0.00 0.00 0.00 0.00 130.95.13.252 net-v.ucc.gu.uwa 0.00 0.00 0.00 0.00 0.00 130.95.13.253 musundo-v.ucc.gu 0.00 0.00 0.00 0.00 0.00 130.95.13.254 manduba.ucc.gu.u 0.00 0.00 0.00 0.00 0.00 130.95.13.255 net-v-bcast.ucc. 0.00 0.00 0.00 0.00 0.00 130.95.13.26 130.95.13.26 0.00 0.00 0.00 0.00 0.00 130.95.13.27 sms.ucc.gu.uwa.e 0.00 0.00 0.00 0.00 0.00 130.95.13.28 secure.ucc.gu.uw 0.00 0.48 0.00 0.00 0.48 130.95.13.29 coolstore.ucc.gu 0.00 0.00 0.00 0.00 0.00 130.95.13.3 madako.ucc.gu.uw 0.00 0.06 0.00 0.00 0.06 130.95.13.30 130.95.13.30 0.00 0.00 0.00 0.00 0.00 130.95.13.31 plug-snat.ucc.gu 0.00 0.00 0.00 0.00 0.00 130.95.13.32 130.95.13.32 0.00 0.00 0.00 0.00 0.00 130.95.13.33 nayk.ucc.gu.uwa. 0.00 0.00 0.00 0.00 0.00 130.95.13.34 medusa.ucc.gu.uw 0.00 0.00 0.00 0.00 0.00 130.95.13.35 130.95.13.35 0.00 0.00 0.00 0.00 0.00 130.95.13.36 meimei.ucc.gu.uw 0.00 68.57 0.00 0.00 68.57 130.95.13.37 130.95.13.37 0.00 0.00 0.00 0.00 0.00 130.95.13.38 130.95.13.38 0.00 0.00 0.00 0.00 0.00 130.95.13.39 custardrum.ucc.g 0.00 0.00 0.00 0.00 0.00 130.95.13.4 130.95.13.4 0.00 0.00 0.00 0.00 0.00 130.95.13.40 maraena.ucc.gu.u 0.00 1.17 0.00 0.00 1.17 130.95.13.41 muskellunge.ucc. 0.00 0.00 0.00 0.00 0.00 130.95.13.42 meersau.ucc.gu.u 0.00 0.35 0.00 0.00 0.35 130.95.13.43 mylah.ucc.gu.uwa 0.00 0.09 0.00 0.00 0.09 130.95.13.44 murjan.ucc.gu.uw 0.00 8.94 0.00 0.00 8.94 130.95.13.45 130.95.13.45 0.00 0.00 0.00 0.00 0.00 130.95.13.46 130.95.13.46 0.00 0.00 0.00 0.00 0.00 130.95.13.47 130.95.13.47 0.00 0.00 0.00 0.00 0.00 130.95.13.48 130.95.13.48 0.00 0.00 0.00 0.00 0.00 130.95.13.49 130.95.13.49 0.00 0.00 0.00 0.00 0.00 130.95.13.5 130.95.13.5 0.00 0.00 0.00 0.00 0.00 130.95.13.50 130.95.13.50 0.00 0.00 0.00 0.00 0.00 130.95.13.51 130.95.13.51 0.00 0.00 0.00 0.00 0.00 130.95.13.52 130.95.13.52 0.00 0.00 0.00 0.00 0.00 130.95.13.53 130.95.13.53 0.00 0.00 0.00 0.00 0.00 130.95.13.54 130.95.13.54 0.00 0.00 0.00 0.00 0.00 130.95.13.55 maaxen.ucc.gu.uw 0.00 0.00 0.00 0.00 0.00 130.95.13.56 130.95.13.56 0.00 0.00 0.00 0.00 0.00 130.95.13.57 130.95.13.57 0.00 0.00 0.00 0.00 0.00 130.95.13.58 130.95.13.58 0.00 0.00 0.00 0.00 0.00 130.95.13.59 130.95.13.59 0.00 0.00 0.00 0.00 0.00 130.95.13.6 130.95.13.6 0.00 0.00 0.00 0.00 0.00 130.95.13.60 mumble.ucc.gu.uw 0.00 0.00 0.00 0.00 0.00 130.95.13.61 130.95.13.61 0.00 0.00 0.00 0.00 0.00 130.95.13.62 130.95.13.62 0.00 0.00 0.00 0.00 0.00 130.95.13.63 net-1-bcast.ucc. 0.00 0.00 0.00 0.00 0.00 130.95.13.64 net-2.ucc.gu.uwa 0.00 0.00 0.00 0.00 0.00 130.95.13.65 madako-2.ucc.gu. 0.00 0.00 0.00 0.00 0.00 130.95.13.66 heathred.ucc.gu. 0.00 1.63 0.00 0.00 1.63 130.95.13.67 sidderrog.ucc.gu 0.00 0.00 0.00 0.00 0.00 130.95.13.68 sacheto.ucc.gu.u 0.00 0.00 0.00 0.00 0.00 130.95.13.69 crenicara.ucc.gu 0.00 0.00 0.00 0.00 0.00 130.95.13.7 manbo.ucc.gu.uwa 0.00 0.00 0.00 0.00 0.00 130.95.13.70 caeruleus.ucc.gu 0.00 0.00 0.00 0.00 0.00 130.95.13.71 canevas.ucc.gu.u 0.00 0.00 0.00 0.00 0.00 130.95.13.72 zarvora.ucc.gu.u 0.00 0.00 0.00 0.00 0.00 130.95.13.73 130.95.13.73 0.00 0.00 0.00 0.00 0.00 130.95.13.74 pinball.ucc.gu.u 0.00 0.81 0.00 0.00 0.82 130.95.13.75 camwhore.ucc.gu. 0.00 0.00 0.00 0.00 0.00 130.95.13.76 rome.ucc.gu.uwa. 0.00 0.18 0.00 0.00 0.18 130.95.13.77 130.95.13.77 0.00 0.00 0.00 0.00 0.00 130.95.13.78 chaenopsis.ucc.g 0.00 0.00 0.00 0.00 0.00 130.95.13.79 ziggy.ucc.gu.uwa 0.00 0.00 0.00 0.00 0.00 130.95.13.8 flame-tunnel.ucc 0.00 0.01 0.00 0.00 0.01 130.95.13.80 cichlid.ucc.gu.u 0.00 12.83 0.00 0.00 12.83 130.95.13.81 130.95.13.81 0.00 0.00 0.00 0.00 0.00 130.95.13.82 130.95.13.82 0.00 0.00 0.00 0.00 0.00 130.95.13.83 persephone.ucc.g 0.00 0.00 0.00 0.00 0.00 130.95.13.84 musdea.ucc.gu.uw 0.00 0.03 0.00 0.00 0.03 130.95.13.85 130.95.13.85 0.00 0.00 0.00 0.00 0.00 130.95.13.86 humpback.ucc.gu. 0.00 1.16 0.00 0.00 1.16 130.95.13.87 magenta.ucc.gu.u 0.00 0.00 0.00 0.00 0.00 130.95.13.88 curdane.ucc.gu.u 0.00 0.00 0.00 0.00 0.00 130.95.13.89 mudhead.ucc.gu.u 0.00 0.00 0.00 0.00 0.00 130.95.13.9 mooneye.ucc.gu.u 0.00 12.59 0.00 0.00 12.59 130.95.13.90 cybium.ucc.gu.uw 0.00 0.00 0.00 0.00 0.00 130.95.13.91 130.95.13.91 0.00 0.00 0.00 0.00 0.00 130.95.13.92 130.95.13.92 0.00 0.00 0.00 0.00 0.00 130.95.13.93 mrcoffee.ucc.gu. 0.00 0.00 0.00 0.00 0.00 130.95.13.94 machuto.ucc.gu.u 0.00 0.05 0.00 0.00 0.05 130.95.13.95 130.95.13.95 0.00 0.00 0.00 0.00 0.00 130.95.13.96 130.95.13.96 0.00 0.00 0.00 0.00 0.00 130.95.13.97 130.95.13.97 0.00 0.00 0.00 0.00 0.00 130.95.13.98 chamomile.ucc.gu 0.00 0.00 0.00 0.00 0.00 130.95.13.99 chimera.ucc.gu.u 0.00 0.00 0.00 0.00 0.00 Total 0.00 405.40 0.00 0.00 405.40 Total invoiced : $405.40 Please check the statements carefully. Send comments/queries to ithelp-its at uwa.edu.au Explanatory Notes: Host IP number or name of recipient host or workstation. Name is username for cyllene or central student server. Name Name of workstation or user name if cyllene or central student server. Service Type U user account on cyllene or central student server S student account on central student server Dial time The dialup service has been decommissioned. LAN Cost of network traffic direct to department hosts or to a UWA dialin IP number. See notes 1 & 2. ITS Host Cost of email and other network traffic processed through central mail server, cyllene or student server. See notes 1 & 4. Cache Cost of traffic via the central www cache. See notes 1, 3 & 4. ------------------------------------------------------------------------------ Notes. (1) The "charge" for received off-net traffic is $8 per gigabyte (international or Australian), as set in 2009. In 2010, no volume charges will be passed on to billing units, and this notice is an informational guide only. (2) The daily traffic volume to each departmental LAN is posted in the UWA Web pages. URL is http://www.its.uwa.edu.au/support/network/stats (3) Traffic via the central proxy cache is charged at the same rate as for direct subnet traffic; there is no charge for the overhead traffic or data already in the cache. (4) The source site for mail and cache traffic is identified and classified as local, national or international based on the site name. National and international traffic is further classified into on-net and off-net traffic. Last update: 12 Feb 2010 ----------------------------- Gaye Harvey Information Technology Services, University of Western Australia. ithelp-its at uwa.edu.au Phone (08) 6488 1515 Fax (08) 6488 1109 From president at ucc.asn.au Thu Jan 20 11:09:35 2011 From: president at ucc.asn.au (Matt Didcoe) Date: Thu, 20 Jan 2011 11:09:35 +0800 Subject: [committee] Fwd: UCC Constitution for Incorporation In-Reply-To: <51378.121.209.97.102.1295492382.squirrel@mail.guild.uwa.edu.au> References: <1580.124.81.238.29.1294748248.squirrel@mail.guild.uwa.edu.au> <1258.124.81.238.29.1294835638.squirrel@mail.guild.uwa.edu.au> <51378.121.209.97.102.1295492382.squirrel@mail.guild.uwa.edu.au> Message-ID: For those interested, the Club's move towards incorporation is progressing. I hope for a positive outcome from the Statues committee meeting and will update you all when we know more. The next step, provided everything goes well, is to lodge our formal application with the Department of Commerce. Thanks, Matt ---------- Forwarded message ---------- From: Rachel Lee Date: Thu, Jan 20, 2011 at 10:59 AM Subject: Re: UCC Constitution for Incorporation To: Matt Didcoe Hi Matt, Our first Statutes meeting in January 25th at 3pm. I will email you that evening to let you know the outcome of your application for approval Kind regards Rachel From mb at tradingplaces.com.au Mon Jan 24 13:19:51 2011 From: mb at tradingplaces.com.au (Matthew Bryan) Date: Mon, 24 Jan 2011 16:19:51 +1100 Subject: [committee] TradingPlaces - 2011 DCM BlueLake Portfolio Competition Message-ID: To whom it may concern, I am the National Competitions Coordinator at TradingPlaces, which as you may already be aware, is Australia?s most sophisticated, real time, FREE stock market simulation game provider. Our competitions are open to ALL undergraduate university students ? irrespective of study area ? in Australia. TradingPlaces has hosted the widely-renown and highly prestigious J.P. Morgan Portfolio Competition for the past 5 years. However, I am contacting you with regard to our newest and most exciting competition yet ? the DCM BlueLake Portfolio Competition ? and ultimately requesting your support in promoting our competition within the University of Western Australia Computer Club. DCM BlueLake is an equity trading and investment company based in Sydney, Australia, with active operations in Equities and Derivatives. Open to the prospect of adding to the existing repertoire of some of Australia?s most successful traders, the 2011 DCM BlueLake Portfolio Competition will allow students to showcase their trading and investment skills or alternatively develop and test strategies in a zero-risk environment. The operations of the DCM BlueLake Portfolio Competition remain exactly the same as those of the J.P. Morgan Portfolio Competition, however the prize pool has doubled to a massive $20,000 and our newest competition is also mobile-friendly for the first time in TradingPlaces history. The competition is run by students, for students, and bestows great benefits upon all those who choose to take up the challenge of the ASX300 for a period of 8 weeks. The most noteworthy of the various advantages of participation include the following: - The competition provides a realistically challenging, hands-on educational experience for participants, allowing them to develop and/or test trading strategies whilst gaining invaluable experience in the financial markets. - The game is zero-risk. Whilst participation is free, students have the opportunity to trade or invest a virtual $200,000 (with an option to leverage a further $50,000) on a simulated ASX300, where the consequences of their actions are actually realised. Further, for those who master the market, massive cash prizes and career opportunities are up-for-grabs. - As a TradingPlaces project, the DCM BlueLake Portfolio Competition is set to be held in high-esteem, and thus participation will provide a valuable addition to a student?s CV. - Top participants will be given the opportunity to attend the first ever DCM BlueLake Portfolio Competition Awards Ceremony, where they will be given the opportunity to liaise and network with successful traders whilst also learning from their experience and expertise. TradingPlaces is looking to work together with the University Computer Club in order to allow a greater number of students, including those not from a business/commerce background, to realise the benefits of otherwise rare experience in the financial markets. Such a partnership would require the distribution of promotional material (mostly soft-copy, with the possibility of hard-copy also), as well as including the competition in any publications such as newsletters or a Facebook page. The Competition is scheduled to start on Monday, 28th March 2011, with registrations opening Monday, 14th February 2011. In the case that you choose to provide us with your promotional efforts, we will contact you closer to registration date with the abovementioned promotional material. Any promotional support that you could provide would be greatly appreciated, both by us and the students that go on to benefit from participation. I look forward to hearing from you and establishing a successful partnership in the near future. Yours sincerely, Matthew Bryan -- Matthew Bryan | National Competitions Coordinator | TradingPlaces | Level 20, Suite 2002, Gateway Building, 1 Macquarie Place, Sydney NSW 2000 Australia | T:+612 8071 9219 | mb at tradingplaces.com.au -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.ucc.gu.uwa.edu.au/mailman/private/committee/attachments/20110124/96aa1c59/attachment.htm From jacques at chester.id.au Mon Jan 24 19:17:00 2011 From: jacques at chester.id.au (Jacques Chester) Date: Mon, 24 Jan 2011 20:47:00 +0930 Subject: [committee] TradingPlaces - 2011 DCM BlueLake Portfolio Competition In-Reply-To: References: Message-ID: <7440F3CD-40B8-4837-8F9C-1735976B5572@chester.id.au> Two observations. 1. I remember these competitions from high school. Basically it's a nationwide lottery where the winners were the ones who picked whichever penny dreadful moved the most during the competition. 2. This strikes me as a ploy to get some cheap headhunting done. Will the UCC get a finders fee? Cheers, JC. From bob at ucc.gu.uwa.edu.au Mon Jan 24 20:22:53 2011 From: bob at ucc.gu.uwa.edu.au (Bob Adamson) Date: Mon, 24 Jan 2011 20:22:53 +0800 (WST) Subject: [committee] TradingPlaces - 2011 DCM BlueLake Portfolio Competition In-Reply-To: <7440F3CD-40B8-4837-8F9C-1735976B5572@chester.id.au> References: <7440F3CD-40B8-4837-8F9C-1735976B5572@chester.id.au> Message-ID: On Mon, 24 Jan 2011, Jacques Chester wrote: > Two observations. > > 1. I remember these competitions from high school. Basically it's a nationwide lottery > where the winners were the ones who picked whichever penny dreadful moved the most > during the competition. Seeing as the competition limits you to the ASX300, I don't think this will be the case. > 2. This strikes me as a ploy to get some cheap headhunting done. Will the UCC get a > finders fee? I see it more as an opportunity for some of our members to learn a bit about the stock market, maybe write/use some stock market analysis software, and possibly win some money. Bob Adamson UCC Treasurer |"Bureaucracy is a challenge to the be conquered with a righteous | |attitude, an intolerance for stupidity, and a bulldozer when necessary" | | ---Peter's Laws | From soc at guild.uwa.edu.au Mon Jan 31 16:03:43 2011 From: soc at guild.uwa.edu.au (Hannah Gifford) Date: Mon, 31 Jan 2011 16:03:43 +0800 (WST) Subject: [committee] Painting Cameron Hall Wall Message-ID: <62850.130.95.158.161.1296461023.squirrel@mail.guild.uwa.edu.au> Hi everyone Tom told me that some of you were interested in painting one of the walls of Cameron Hall? We recently elected the chair of Tenancy Committee, Ilona Quahe (ilona.quahe11 at guild.uwa.edu.au) who will be contacting all tenants in a couple of weeks time with all the tenancy committee meeting dates. I will make sure your suggestion of getting the wall painted is on the agenda for discussion in the first meeting :) Hannah -- Hannah Gifford Societies Council President Ph: (08) 6488 3773 E: soc at guild.uwa.edu.au