<?xml version="1.0" encoding="UTF-8"?>
<rss version="0.92"><channel><title>2012 Olympics</title><link>http://linuxking-olympics2012.blog.co.uk/</link><description></description><language>en-UK</language><docs>http://backend.userland.com/rss092</docs><image><title>2012 Olympics</title><link>http://linuxking-olympics2012.blog.co.uk/</link><url>http://data5.blog.de/design/preview/69/2cffa325b46df366e671803d5be6e1_160x200.jpg</url></image><item><title>Project Submitted</title><description>	&lt;p&gt;Report has been submitted - 11 May 2007&lt;/p&gt;
	&lt;p&gt;&lt;strong&gt;Good work guys&lt;/strong&gt;
&lt;/p&gt;
&lt;p&gt; &lt;small&gt; &lt;a href="http://linuxking-olympics2012.blog.co.uk/2007/05/11/project_submitted~2252514/#comments"&gt;Comments&lt;/a&gt; &lt;/small&gt; &lt;/p&gt;</description><link>http://linuxking-olympics2012.blog.co.uk/2007/05/11/project_submitted~2252514/</link><pubDate>Fri, 11 May 2007 17:17:32 +0200</pubDate></item><item><title>LinuxKing Updates</title><description>	&lt;p&gt;Reminder: Remember to change the tomcat manager username+password in web.xml&lt;br&gt;
Reminder: Remember to purge your current mysql file and load linuxking.sql if necessary.&lt;/p&gt;
	&lt;p&gt;&lt;strong&gt;&lt;u&gt;Current Version&lt;/u&gt;&lt;/strong&gt;&lt;/p&gt;
	&lt;p&gt;&lt;u&gt;&lt;a href="http://lms.kingston.ac.uk/bbcswebdav/users/k0102897/kujV1.1.rar"&gt;Click here: V1.1&lt;/a&gt;&lt;/u&gt;&lt;br&gt;
&lt;u&gt;Fixed:&lt;/u&gt;&lt;br&gt;
-Extra unneeded logo at homepage&lt;/p&gt;
	&lt;p&gt;-Homepage javascript validation for mobile phone&lt;br&gt;
&lt;em&gt;-seems like javascript doesn't like assigning a new var with the same name as existing form object ie. var phone=phone.value, deleted this line as it doesn't save much coding anyway.&lt;br&gt;
-phone.length should be phone.value.length&lt;br&gt;
-phone.charAt() should be phone.value.charAt()&lt;br&gt;
-changed order of validation to the order fields are requested (name &gt; email &gt; phone&gt; password)&lt;/em&gt;&lt;/p&gt;
	&lt;p&gt;-Customer table in linuxking.sql was made so that it coincide with payment page, corrected so that it coincide with reg1.html instead&lt;/p&gt;
	&lt;p&gt;-Corrected table servlet to request images from OlympicMap servlet instead of OlympicMap2 (assuming this was for testing)&lt;/p&gt;
	&lt;p&gt;-Corrected OlympicMap servlet to look for coordinates from LOCATION table instead of dw7poi(assuming this was for testing)&lt;/p&gt;
	&lt;p&gt;&lt;u&gt;Known Bugs&lt;/u&gt;&lt;br&gt;
-Ajax Image page doesn't work with IE (Firefox is fine)&lt;br&gt;
&lt;em&gt;After debugging a bit it seems in IE got 'message from server: "Table 'test.olympicimages' doesn't exist" for http_request.responseText which is weird considering Firefox connected to database just fine and returned the correct image name.  I tried using my browser to connect to David's example which is basically the same code and its fine, I also debugged and made sure http_request = new ActiveXObject("Msxml2.XMLHTTP"); &lt;/em&gt;&lt;/p&gt;
	&lt;p&gt;-Not all links are correctly linked&lt;/p&gt;
	&lt;p&gt;-The unneeded image problem is still around on some other pages.&lt;/p&gt;
	&lt;p&gt;___________________________________________________&lt;/p&gt;
	&lt;p&gt;&lt;strong&gt;Old Versions&lt;/strong&gt;&lt;br&gt;
&lt;u&gt;&lt;a href="http://lms.kingston.ac.uk/bbcswebdav/users/k0102897/kujV1.0.rar"&gt;Click here: V1.0&lt;/a&gt;&lt;/u&gt;&lt;/p&gt;
	&lt;p&gt;&lt;u&gt;Known Bug&lt;/u&gt;&lt;br&gt;
-Not all functions work correctly&lt;br&gt;
-Unneeded image can't load in homepage producing 'red cross'
&lt;/p&gt;
&lt;p&gt; &lt;small&gt; &lt;a href="http://linuxking-olympics2012.blog.co.uk/2007/05/10/linuxking_updates~2244742/#comments"&gt;Comments&lt;/a&gt; &lt;/small&gt; &lt;/p&gt;</description><link>http://linuxking-olympics2012.blog.co.uk/2007/05/10/linuxking_updates~2244742/</link><pubDate>Thu, 10 May 2007 12:59:13 +0200</pubDate></item><item><title>Project Submission</title><description>	&lt;p&gt;&lt;strong&gt;Project to be submitted on 11/05/07&lt;/strong&gt;&lt;/p&gt;
	&lt;p&gt;Team members to amend report and send to nicky for final print out...
&lt;/p&gt;
&lt;p&gt; &lt;small&gt; &lt;a href="http://linuxking-olympics2012.blog.co.uk/2007/05/03/project_submission~2204718/#comments"&gt;Comments&lt;/a&gt; &lt;/small&gt; &lt;/p&gt;</description><link>http://linuxking-olympics2012.blog.co.uk/2007/05/03/project_submission~2204718/</link><pubDate>Thu, 03 May 2007 18:31:29 +0200</pubDate></item><item><title>David's Tips</title><description>	&lt;p&gt;sent an email to David last night - asked for some tips etc. see below for the reply.&lt;/p&gt;
	&lt;p&gt;&lt;strong&gt;Reply:&lt;/strong&gt;&lt;/p&gt;
	&lt;p&gt;This is where your imagination makes a difference.&lt;br&gt;
I like to see evidence of:&lt;br&gt;
HOW you got anything done.. (method)&lt;br&gt;
WHY you got anything done.. (logic, analysis, use-cases)&lt;br&gt;
WHAT you got done.. (screen shots, interesting code samples, sequence diagrams)&lt;br&gt;
WHERE it might go next if you had the time. (vision)&lt;br&gt;
INDIVIDUAL CONTRIBUTION STATEMENTS, co-signed by all team members so I can naturally pay (mark) some more than others if necessary..&lt;/p&gt;
	&lt;p&gt;DEMO SITE to link to so we can all see how groovy it is (I can help here) &lt;/p&gt;
&lt;p&gt; &lt;small&gt; &lt;a href="http://linuxking-olympics2012.blog.co.uk/2007/04/05/david_s_tips~2036643/#comments"&gt;Comments&lt;/a&gt; &lt;/small&gt; &lt;/p&gt;</description><link>http://linuxking-olympics2012.blog.co.uk/2007/04/05/david_s_tips~2036643/</link><pubDate>Thu, 05 Apr 2007 09:06:18 +0200</pubDate></item><item><title>project update</title><description>	&lt;p&gt;&lt;strong&gt;Project update 01/04/07&lt;/strong&gt;&lt;/p&gt;
	&lt;p&gt;•	Luke is working on image section – still has to be completed and integrated&lt;br&gt;
•	Luke completed database coding&lt;br&gt;
•	Madhan is working on direction section – must be mapped to DB and integrated&lt;br&gt;
•	Nicky is working on admin section – must be mapped to DB and integrated&lt;br&gt;
•	Nicky working on group report&lt;br&gt;
•	Richard is working on registration and login section – must be mapped to DB&lt;br&gt;
•	Richard completed Class diagram&lt;br&gt;
•	Richard is working on content and images for the project&lt;br&gt;
•	Team working on events section 04/03/07 (Wednesday)&lt;br&gt;
•	Team completed ER model&lt;br&gt;
•	Individuals working on report for their sections&lt;/p&gt;
	&lt;p&gt;•	&lt;strong&gt;Group workshop 04/03/07 (Wednesday) – see you in 127 @ 9am &lt;/strong&gt;&lt;img src="/img/smilies/icon_cool.gif" alt="B)" class="middle" border="0"&gt;&lt;/p&gt;
&lt;p&gt; &lt;small&gt; &lt;a href="http://linuxking-olympics2012.blog.co.uk/2007/04/01/project_update~2014773/#comments"&gt;Comments&lt;/a&gt; &lt;/small&gt; &lt;/p&gt;</description><link>http://linuxking-olympics2012.blog.co.uk/2007/04/01/project_update~2014773/</link><pubDate>Sun, 01 Apr 2007 17:11:57 +0200</pubDate></item><item><title>HTML to Java Application</title><description>	&lt;p&gt;Hi guys,&lt;/p&gt;
	&lt;p&gt;I wrote an application which takes in a .html file and outputs a text file with Java sytax. The file can be found here: &lt;a href="http://www.your-it-solutions.biz/kingston/HtmlJavaConverter.java"&gt;http://www.your-it-solutions.biz/kingston/HtmlJavaConverter.java&lt;/a&gt;&lt;/p&gt;
	&lt;p&gt;The document is commented, but not to a point that it will go in the report. I will put it in the report when I make a few changes.&lt;/p&gt;
	&lt;p&gt;Thanks,&lt;/p&gt;
	&lt;p&gt;Nicky
&lt;/p&gt;
&lt;p&gt; &lt;small&gt; &lt;a href="http://linuxking-olympics2012.blog.co.uk/2007/03/31/html_to_java_application~2006590/#comments"&gt;Comments&lt;/a&gt; &lt;/small&gt; &lt;/p&gt;</description><link>http://linuxking-olympics2012.blog.co.uk/2007/03/31/html_to_java_application~2006590/</link><pubDate>Sat, 31 Mar 2007 01:15:03 +0200</pubDate></item><item><title>Weekend update</title><description>	&lt;p&gt;Richard has completed class diagram and ER model for project&lt;br&gt;
Luke and Madhan refined ER model&lt;br&gt;
Madhan has completed directions section&lt;br&gt;
Richard will add directions section into current template&lt;br&gt;
Luke has completed SQL&lt;br&gt;
Richard working customer registration and Login, needs to map to DB&lt;br&gt;
Nicky is working on the admin section - needs to be mapped to template&lt;br&gt;
Team working on events&lt;/p&gt;
	&lt;p&gt;&lt;strong&gt;Do we need to meet this week? - as we all have sections to do and complete it might be better to get on with the work&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt; &lt;small&gt; &lt;a href="http://linuxking-olympics2012.blog.co.uk/2007/03/26/weekend_update~1978905/#comments"&gt;Comments&lt;/a&gt; &lt;/small&gt; &lt;/p&gt;</description><link>http://linuxking-olympics2012.blog.co.uk/2007/03/26/weekend_update~1978905/</link><pubDate>Mon, 26 Mar 2007 15:35:16 +0200</pubDate></item><item><title>Workshop Notice</title><description>	&lt;p class="center"&gt;&lt;strong&gt;Workshop program 14/03/07&lt;/strong&gt;&lt;/p&gt;
	&lt;p&gt;&lt;strong&gt;Please come prepared to the workshops&lt;/strong&gt; – we can run through the sections, and responsibilities of each team member at the beginning of each work group.&lt;/p&gt;
	&lt;p&gt;•	Complete ER diagram&lt;br&gt;
•	Complete Use Case diagram&lt;br&gt;
•	Start Sequence diagram&lt;br&gt;
•	Start Class diagram&lt;br&gt;
•	Start Storyboards for section (events, directions)&lt;br&gt;
•	If possible look at login authentication (homepage)&lt;/p&gt;
	&lt;p class="center"&gt;
&lt;strong&gt;Workshop 15-16/03/07&lt;/strong&gt;&lt;/p&gt;
	&lt;p&gt;•	Complete Sequence diagram&lt;br&gt;
•	Complete Storyboards (start Olympic images)&lt;br&gt;
•	Each team to develop their section (coding)&lt;/p&gt;
	&lt;p&gt;&lt;strong&gt;Our main objective is to get some sections finished (Diagrams etc.), and build on the prototype that has been developed. &lt;/strong&gt;
&lt;/p&gt;
&lt;p&gt; &lt;small&gt; &lt;a href="http://linuxking-olympics2012.blog.co.uk/2007/03/14/workshop_notice~1901330/#comments"&gt;Comments&lt;/a&gt; &lt;/small&gt; &lt;/p&gt;</description><link>http://linuxking-olympics2012.blog.co.uk/2007/03/14/workshop_notice~1901330/</link><pubDate>Wed, 14 Mar 2007 09:42:47 +0100</pubDate></item><item><title>Meeting 13/03/07</title><description>	&lt;p&gt;•	Each member to discuss and illustrate what they have achieved over the last 2 weeks&lt;br&gt;
•	Discuss project deliverables  which include:&lt;br&gt;
•	Storyboard&lt;br&gt;
•	Use case model&lt;br&gt;
•	ER diagram&lt;br&gt;
•	Class diagrams&lt;br&gt;
•	Report&lt;br&gt;
•	Discuss team roles - responsibilities&lt;br&gt;
•	Discuss Friday’s workshop: tasks to be done?&lt;br&gt;
•	Discuss project deadlines&lt;/p&gt;
&lt;p&gt; &lt;small&gt; &lt;a href="http://linuxking-olympics2012.blog.co.uk/2007/03/13/meeting_13_03~1895456/#comments"&gt;Comments&lt;/a&gt; &lt;/small&gt; &lt;/p&gt;</description><link>http://linuxking-olympics2012.blog.co.uk/2007/03/13/meeting_13_03~1895456/</link><pubDate>Tue, 13 Mar 2007 09:31:49 +0100</pubDate></item><item><title>Meeting Booked - Friday</title><description>	&lt;p&gt;Hi !&lt;/p&gt;
	&lt;p&gt;I've booked a room for Friday.&lt;/p&gt;
	&lt;p&gt;&lt;strong&gt;Room     	Date    	Time&lt;br&gt;
PR-3B	16/03/2007	09:30 to 11 am&lt;/strong&gt;&lt;/p&gt;
	&lt;p&gt;Regards,&lt;br&gt;
C.V.Madhan Gopal&lt;/p&gt;
&lt;p&gt; &lt;small&gt; &lt;a href="http://linuxking-olympics2012.blog.co.uk/2007/03/10/meeting_booked_friday~1882549/#comments"&gt;Comments&lt;/a&gt; &lt;/small&gt; &lt;/p&gt;</description><link>http://linuxking-olympics2012.blog.co.uk/2007/03/10/meeting_booked_friday~1882549/</link><pubDate>Sat, 10 Mar 2007 23:20:49 +0100</pubDate></item><item><title>Group Work</title><description>	&lt;p&gt;Unfortunately the seminar rooms are booked up on Wednesday. My suggestion is we make it for Friday from 09h30 – 13h30 (if anyone has a question for david/vlad they can speak to them before).&lt;/p&gt;
	&lt;p&gt;Is everyone fine with the time? (any other suggestions?)&lt;/p&gt;
	&lt;p&gt;If so could Tim, Nicky, Luke, Madhan book a room up (need to liaise with one another)&lt;/p&gt;
	&lt;p&gt;&lt;strong&gt;Meeting 13/03: 13h30 - 15h00 RM-3B&lt;/strong&gt;
&lt;/p&gt;
&lt;p&gt; &lt;small&gt; &lt;a href="http://linuxking-olympics2012.blog.co.uk/2007/03/10/group_work~1879497/#comments"&gt;Comments&lt;/a&gt; &lt;/small&gt; &lt;/p&gt;</description><link>http://linuxking-olympics2012.blog.co.uk/2007/03/10/group_work~1879497/</link><pubDate>Sat, 10 Mar 2007 12:59:40 +0100</pubDate></item><item><title>team work</title><description>	&lt;p&gt;It would be a productive if we got together as a team next week (Wednesday) and bought all our ideas/prototypes together. &lt;/p&gt;
	&lt;p&gt;The meeting will only give us an outline of what needs to be done and what has been done, sitting down together and programming (working together) should provide instant results.&lt;/p&gt;
	&lt;p&gt;The basic idea is to get the project moving quicker and to get some sections complete (database diagrams, reports etc.)&lt;/p&gt;
	&lt;p&gt;If you can’t make next Wednesday please let a team member know, and we can arrange for another time next week.&lt;/p&gt;
	&lt;p&gt;we can decide as a group where we would like to work, any ideas?&lt;br&gt;
&lt;strong&gt;Meeting 13/03: 13h30 - 15h00 RM-3B &lt;/strong&gt;
&lt;/p&gt;
&lt;p&gt; &lt;small&gt; &lt;a href="http://linuxking-olympics2012.blog.co.uk/2007/03/07/team_work~1863416/#comments"&gt;Comments&lt;/a&gt; &lt;/small&gt; &lt;/p&gt;</description><link>http://linuxking-olympics2012.blog.co.uk/2007/03/07/team_work~1863416/</link><pubDate>Wed, 07 Mar 2007 16:34:02 +0100</pubDate></item><item><title>Meeting Writeup and Start of report</title><description>	&lt;p&gt;A copy of the meeting and start of the report can be found at: &lt;a href="http://www.your-it-solutions.biz/kingston"&gt;www.your-it-solutions.biz/kingston&lt;/a&gt;&lt;/p&gt;
	&lt;p&gt;Its a file called Progress.rar
&lt;/p&gt;
&lt;p&gt; &lt;small&gt; &lt;a href="http://linuxking-olympics2012.blog.co.uk/2007/03/07/meeting_writeup_and_start_of_report~1862681/#comments"&gt;Comments&lt;/a&gt; &lt;/small&gt; &lt;/p&gt;</description><link>http://linuxking-olympics2012.blog.co.uk/2007/03/07/meeting_writeup_and_start_of_report~1862681/</link><pubDate>Wed, 07 Mar 2007 14:48:36 +0100</pubDate></item><item><title>Meeting 13/03/05</title><description>	&lt;p&gt;Meeting has been booked for next Tuesday after the IPM lecture.&lt;br&gt;
meeting agenda will be uploaded over the weekend&lt;/p&gt;
	&lt;p&gt;13h30 - 15h00 RM-3B&lt;/p&gt;
	&lt;p&gt;&lt;strong&gt;If you cant attend please inform a team member&lt;/strong&gt;
&lt;/p&gt;
&lt;p&gt; &lt;small&gt; &lt;a href="http://linuxking-olympics2012.blog.co.uk/2007/03/07/meeting_13_03~1861354/#comments"&gt;Comments&lt;/a&gt; &lt;/small&gt; &lt;/p&gt;</description><link>http://linuxking-olympics2012.blog.co.uk/2007/03/07/meeting_13_03~1861354/</link><pubDate>Wed, 07 Mar 2007 10:38:12 +0100</pubDate></item><item><title>Meeting Manager</title><description>	&lt;p&gt;Hello!&lt;/p&gt;
	&lt;p&gt;Guys for your information ,meeting manager for this week is Luke.&lt;/p&gt;
	&lt;p&gt;I could take incharge for next week &lt;img src="/img/smilies/icon_biggrin.gif" alt=":D" class="middle" border="0"&gt;&lt;/p&gt;
	&lt;p&gt;Regards,&lt;br&gt;
C.V.Madhan Gopal
&lt;/p&gt;
&lt;p&gt; &lt;small&gt; &lt;a href="http://linuxking-olympics2012.blog.co.uk/2007/03/05/meeting_manager~1850681/#comments"&gt;Comments&lt;/a&gt; &lt;/small&gt; &lt;/p&gt;</description><link>http://linuxking-olympics2012.blog.co.uk/2007/03/05/meeting_manager~1850681/</link><pubDate>Mon, 05 Mar 2007 15:04:56 +0100</pubDate></item><item><title>meeting request</title><description>	&lt;p&gt;Hi Guys,&lt;/p&gt;
	&lt;p&gt;Are we going to have a meeting on Tuesday or Wednesday? also who is running the meeting this week? as before its up to Tim, Luke and Madhan to discuss.&lt;/p&gt;
	&lt;p&gt;Post on here to let the rest of the group know&lt;/p&gt;
	&lt;p&gt;Nicky, please post notes from previous meeting&lt;/p&gt;
	&lt;p&gt;Richard
&lt;/p&gt;
&lt;p&gt; &lt;small&gt; &lt;a href="http://linuxking-olympics2012.blog.co.uk/2007/03/03/meeting_request~1840204/#comments"&gt;Comments&lt;/a&gt; &lt;/small&gt; &lt;/p&gt;</description><link>http://linuxking-olympics2012.blog.co.uk/2007/03/03/meeting_request~1840204/</link><pubDate>Sat, 03 Mar 2007 17:26:42 +0100</pubDate></item><item><title>Meeting next week</title><description>	&lt;p&gt;Guys,&lt;/p&gt;
	&lt;p&gt;Is it possible we can either reschedule the meeting for the coming week or have a meeting in two weeks time? - I'm unable to attend uni on wednseday as I have a meeting to attend at work.&lt;/p&gt;
	&lt;p&gt;Let me know what yor thoughts are,&lt;/p&gt;
	&lt;p&gt;Richard&lt;/p&gt;
&lt;p&gt; &lt;small&gt; &lt;a href="http://linuxking-olympics2012.blog.co.uk/2007/02/25/meeting_next_week~1802763/#comments"&gt;Comments&lt;/a&gt; &lt;/small&gt; &lt;/p&gt;</description><link>http://linuxking-olympics2012.blog.co.uk/2007/02/25/meeting_next_week~1802763/</link><pubDate>Sun, 25 Feb 2007 16:32:32 +0100</pubDate></item><item><title>Meeting Manager</title><description>	&lt;p&gt;Hi Guys,&lt;/p&gt;
	&lt;p&gt;We forgot to select a person to manage the meeting for next week. Madhan, Tim and Luke to discuss.&lt;/p&gt;
&lt;p&gt; &lt;small&gt; &lt;a href="http://linuxking-olympics2012.blog.co.uk/2007/02/21/meeting_manager~1779757/#comments"&gt;Comments&lt;/a&gt; &lt;/small&gt; &lt;/p&gt;</description><link>http://linuxking-olympics2012.blog.co.uk/2007/02/21/meeting_manager~1779757/</link><pubDate>Wed, 21 Feb 2007 15:37:30 +0100</pubDate></item><item><title>Next Meeting (21/02/2007)</title><description>	&lt;p&gt;As I am arranging the next meeting, I'd like for the group to meet on the Wednesday, after lecture at 1.30. We can meet in the library. I'll see if I can book a room and I'll confirm the date and time.&lt;/p&gt;
	&lt;p&gt;Agenda for the meeting including:&lt;/p&gt;
	&lt;p&gt;-Current progress of tasks&lt;br&gt;
-Confirmation of system objectives&lt;br&gt;
- Requirements
&lt;/p&gt;
&lt;p&gt; &lt;small&gt; &lt;a href="http://linuxking-olympics2012.blog.co.uk/2007/02/17/next_meeting_21_02~1757200/#comments"&gt;Comments&lt;/a&gt; &lt;/small&gt; &lt;/p&gt;</description><link>http://linuxking-olympics2012.blog.co.uk/2007/02/17/next_meeting_21_02~1757200/</link><pubDate>Sat, 17 Feb 2007 17:30:20 +0100</pubDate></item><item><title>2012 Olympic Design Workshop 2 Project Meeting Notes 14 February 2007</title><description>	&lt;p&gt;Firstly a discussion on the system background and objectives including a review of Nicky &amp; Rich's functional and non-functional requirements gave the following system objectives. These will be expanded as the progression of the project continues.&lt;/p&gt;
	&lt;p&gt;System objectives:&lt;br&gt;
- Register new users&lt;br&gt;
- Check availability of events and seats&lt;br&gt;
- Purchase ticket (PC or mobile phone)&lt;/p&gt;
	&lt;p&gt;The use of the unified process during the project was decided, as all members will have a reasonable understanding due to covering it in the first semester in other units. Alternatively we can resort to David's JFDI technique if time becomes pressing?&lt;/p&gt;
	&lt;p&gt;Work to be covered by each group member before the next meeting (time yet to be discussed).&lt;br&gt;
- Nicky will write an introduction for the project including system objectives and what the systems should do.&lt;br&gt;
- Rich will complete the user requirements and do the system use cases.&lt;br&gt;
- Madhan to prototype various HTML designs for the system i.e. initial front end to ticket selection and purchasing.&lt;br&gt;
- Tim to research J2ME designs and processes for ticket selection and purchasing. Further research could include incorporating a map or event locator.&lt;br&gt;
- Luke will also research J2ME as Tim and to start a Gantt chart for a rough project time line.&lt;/p&gt;
&lt;p&gt; &lt;small&gt; &lt;a href="http://linuxking-olympics2012.blog.co.uk/2007/02/16/title~1749073/#comments"&gt;Comments&lt;/a&gt; &lt;/small&gt; &lt;/p&gt;</description><link>http://linuxking-olympics2012.blog.co.uk/2007/02/16/title~1749073/</link><pubDate>Fri, 16 Feb 2007 01:03:43 +0100</pubDate></item><item><title>Meeting Rescheduled</title><description>	&lt;p&gt;Date: 14/02/07&lt;br&gt;
Time: 09h30&lt;br&gt;
Location: meet PR library 09h15&lt;/p&gt;
	&lt;p&gt;If you cant make it for whatever reason please let someone in the team know – so we don’t wait around in vain.  &lt;/p&gt;
	&lt;p&gt;- You have made the following room booking:&lt;/p&gt;
	&lt;p&gt;Room    Date        Time   &lt;/p&gt;
	&lt;p&gt;PR-3A  14/02/2007  09:30&lt;br&gt;
PR-3A  14/02/2007  10:00&lt;br&gt;
PR-3A  14/02/2007  10:30&lt;br&gt;
PR-3A  14/02/2007  11:00
&lt;/p&gt;
&lt;p&gt; &lt;small&gt; &lt;a href="http://linuxking-olympics2012.blog.co.uk/2007/02/13/meeting_rescheduled~1735337/#comments"&gt;Comments&lt;/a&gt; &lt;/small&gt; &lt;/p&gt;</description><link>http://linuxking-olympics2012.blog.co.uk/2007/02/13/meeting_rescheduled~1735337/</link><pubDate>Tue, 13 Feb 2007 19:56:49 +0100</pubDate></item><item><title>Initial 2012 Olympic ticket concept</title><description>	&lt;p&gt;The initial idea for this project is based on the concept of a user either on a pc or mobile phone being able to select an event even if it is happening and be able to search for any available event tickets during the 2012 Olympic games.&lt;br&gt;
Users should be able to see the tickets for a specific or all events and the seating available i.e. the position of the seats. Then to be able to purchase their desired tickets.&lt;br&gt;
Upon the payment a printable ticket for a pc user, mobile phone users would get a barcode or ticket reference number to enter the event. These should be dispatched with directions including possible map facillites.&lt;br&gt;
This would enable users anywhere even within the Olympic site to search the available seats at any event and receive their entry medium for access.
&lt;/p&gt;
&lt;p&gt; &lt;small&gt; &lt;a href="http://linuxking-olympics2012.blog.co.uk/2007/02/11/initial_2012_olympic_ticket_concept~1718632/#comments"&gt;Comments&lt;/a&gt; &lt;/small&gt; &lt;/p&gt;</description><link>http://linuxking-olympics2012.blog.co.uk/2007/02/11/initial_2012_olympic_ticket_concept~1718632/</link><pubDate>Sun, 11 Feb 2007 01:25:10 +0100</pubDate></item><item><title>Tasks for week 2 (overview)</title><description>	&lt;p&gt;&lt;u&gt;Project Background&lt;/u&gt;&lt;/p&gt;
	&lt;p&gt;•	Build online ticket system for Olympic games&lt;br&gt;
•	System to be used on mobile phones and PC’s&lt;br&gt;
•	System will allow the user to download maps – which will enable the user to navigate to the Olympic village&lt;br&gt;
•	System will allow the user to download maps – which will enable the user to navigate around the Olympic village (between events, maybe only needs to be available for mobile phone?)&lt;br&gt;
•	If user purchases ticket with a mobile phone – barcode will be sent via txt message – this will act as a ticket&lt;br&gt;
•	Option of viewing the stadium seats (still to discuss)&lt;/p&gt;
	&lt;p&gt;&lt;u&gt;Basic Project Walkthrough&lt;/u&gt;&lt;/p&gt;
	&lt;p&gt;1.	User buys ticket (mobile/pc)&lt;br&gt;
2.	Views map of how to get to Olympic village&lt;br&gt;
3.	Views map of how to get around Olympic village&lt;/p&gt;
	&lt;p&gt;&lt;u&gt;Tasks for week 2 (14/02/07 deadline)&lt;/u&gt;&lt;/p&gt;
	&lt;p&gt;•	Analyse user requirements&lt;br&gt;
•	Think of system objectives&lt;br&gt;
•	Research into Java servlets&lt;br&gt;
•	Research into J2ME&lt;/p&gt;
	&lt;p&gt;&lt;strong&gt;Team meeting 14/07/02 (13h30 – 15h00) PR-2A (library)&lt;/strong&gt;&lt;/p&gt;
	&lt;p&gt;- Discuss the possibility of constructing a report which includes the scope and breakdown of the project such as project ideas, to requirements. I feel that is approach will not only help which the structure and allocation of work, but to support the 'presentation' of the final concept.&lt;br&gt;
- The allocation of work&lt;br&gt;
- The decision of which Software Project Cycle to use&lt;br&gt;
- J2ME. Are we assuming that the use downloads an application, or will the user be required to connect to a website using WAP?&lt;br&gt;
- The blog system went down yesterday, it might be wise to have a backup of the blog.&lt;/p&gt;
	&lt;p&gt;&lt;strong&gt; Links &lt;/strong&gt;&lt;/p&gt;
	&lt;p&gt;- Requirements Document template - &lt;a href="http://www.hud.gov/offices/cio/sdm/devlife/tempchecks/frtemplate.doc"&gt;http://www.hud.gov/offices/cio/sdm/devlife/tempchecks/frtemplate.doc&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt; &lt;small&gt; &lt;a href="http://linuxking-olympics2012.blog.co.uk/2007/02/10/tasks_for_week_2_overview~1716631/#comments"&gt;Comments&lt;/a&gt; &lt;/small&gt; &lt;/p&gt;</description><link>http://linuxking-olympics2012.blog.co.uk/2007/02/10/tasks_for_week_2_overview~1716631/</link><pubDate>Sat, 10 Feb 2007 18:10:41 +0100</pubDate></item><item><title>Meeting 09/02/05 11am – 1pm</title><description>	&lt;p&gt;    * Discuss blog site (communication)&lt;br&gt;
    * Discuss ideas for the project&lt;br&gt;
    * Select idea for project&lt;br&gt;
    * Discuss team members preferred areas of work (analysis, code, etc.)&lt;br&gt;
    * Discuss project objectives&lt;br&gt;
    * Discuss resources (textbooks, internet)&lt;br&gt;
    * Discuss outline of project (may be set as task for week 1)&lt;br&gt;
    * Discuss scale/scope of project&lt;br&gt;
    * Set tasks for week 1
&lt;/p&gt;
&lt;p&gt; &lt;small&gt; &lt;a href="http://linuxking-olympics2012.blog.co.uk/2007/02/08/meeting_09_02_05_11am_1pm~1702849/#comments"&gt;Comments&lt;/a&gt; &lt;/small&gt; &lt;/p&gt;</description><link>http://linuxking-olympics2012.blog.co.uk/2007/02/08/meeting_09_02_05_11am_1pm~1702849/</link><pubDate>Thu, 08 Feb 2007 12:41:50 +0100</pubDate></item></channel></rss>
