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

<channel>
	<title>Chris Miller &#187; VisiSite</title>
	<atom:link href="http://chris-miller.org/archives/tag/VisiSite/feed/" rel="self" type="application/rss+xml" />
	<link>http://chris-miller.org</link>
	<description>Life, and how to live it!</description>
	<lastBuildDate>Tue, 24 Jan 2012 14:41:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Project done</title>
		<link>http://chris-miller.org/archives/2005/03/20/project-done/</link>
		<comments>http://chris-miller.org/archives/2005/03/20/project-done/#comments</comments>
		<pubDate>Sun, 20 Mar 2005 15:45:53 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Photoblog]]></category>
		<category><![CDATA[University]]></category>
		<category><![CDATA[café west]]></category>
		<category><![CDATA[compsoc]]></category>
		<category><![CDATA[easter]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[pub]]></category>
		<category><![CDATA[VisiSite]]></category>

		<guid isPermaLink="false">http://chris-miller.org/blog/index.php/archives/2005/03/19/its-over/</guid>
		<description><![CDATA[The project has been handed in, the night out at Café West then to the GU.]]></description>
			<content:encoded><![CDATA[<p>The end is nigh, the project has been handed in and the Easter holidays are upon us.</p>
<p><span id="more-77"></span>As mentioned, Thursday saw the handing in of the 4th year solo projects and the 3rd year group projects, after this was the compsoc end of term event at Café West followed by the GU.</p>
<p>My project was finished and ready for handing in at 3:30 (30 minutes early!), after handing it in it was off to Jim&#8217;s Bar via the food factory to grab some lunch.</p>
<p>Then after a few drinks it was Café West time, whilst there we were kept entertained by Stevie, Neil, Steve and Derek all having a pop at DJing for the night.  After a lot more drink there it was off to the GU and to The Hive.</p>
<p>Finishing the project is strange, it has been coming for so long, yet now that it&#8217;s done I&#8217;m kind of missing not having to do it.  On Friday, after my project demo, I was feeling really charged and ready to do some more work on the project even though I had nothing more to do.  I&#8217;m sure I&#8217;ll be able to channel all this drive into my revision, or perhaps playing some computer games!</p>
<p>My photos from the night out are available on flickr.  There is a <a href="http://flickr.com/photos/chrismiller/sets/169696/" title="Project Handin 2005 Set">set containing all the photos from the night</a>, or you can <a href="http://flickr.com/photos/chrismiller/sets/169696/show/" title="Project Handin 2005 Slideshow">view the photos as a slideshow</a>.</p>
<p>I encourage everyone to <a href="http://flickr.com/register.gne" title="Join Flickr">join flickr</a> and also to join the <a href="http://flickr.com/groups/glasgowdcs/" title="Glasgow DCS">Glasgow DCS group</a>, here you can add any photos you have of nights out or other things relating to the department, as well as post to the group only forums.</p>
<p>Hope everyone had a fun night and your easter holidays are relaxed and fun.<br />
- Chris</p>
]]></content:encoded>
			<wfw:commentRss>http://chris-miller.org/archives/2005/03/20/project-done/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>And so it begins&#8230;</title>
		<link>http://chris-miller.org/archives/2004/10/10/it-begins/</link>
		<comments>http://chris-miller.org/archives/2004/10/10/it-begins/#comments</comments>
		<pubDate>Sun, 10 Oct 2004 22:38:16 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[University]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[VisiSite]]></category>

		<guid isPermaLink="false">http://chris-miller.org/blog/index.php/archives/2004/10/10/it-begins/</guid>
		<description><![CDATA[Details of my initial VisiSite meeting with Ray Welland...]]></description>
			<content:encoded><![CDATA[<p>So on Friday I had my initial meeting with Ray Welland about my solo project <a href="http://www.millsoft.org/projects/visisite/" title="VisiSite home page">VisiSite</a>.</p>
<p><span id="more-26"></span>We talked about the project in general and about what it is that I should be building.  We decided that instead of building a tool which would be specific to visiualising and editing say HTML 1.0 or XHTML 1.1 Strict I would build a framework for such a tool.  This framework would have pluggable parts which would then be used to create specific tools.  For instance we will have plugins for parsing XHTML 1.1 Strict and for parsing HTML 1.0,  we will also have plugins for editing HTML markup and PHP code.  Through a combonation of these plugins we can visualise and edit a site written in HTML which has HTML 1.0 valid markup or edit a site written in PHP which generates XHTML 1.1 Strict markup.  Having a pluggable framework will allow the software to be much more extensible than having a specific tool.</p>
<p>As well as deciding this we agreed that it would be useful to look at similar tools to see what types of tools are already existing.  This will be worth doing not only to see what existing tools are available but also to see which facilities are available/lacking in them.</p>
<p>Other things we discussed were the general meeting times, and work I will do for next week.  It was agreed that we would meet on Friday afternoons (a nice wind down to the week) and that by next week I would have produced a project plan and have a more strictly defined outline for the start of the project.</p>
<p>Best get on with it then,<br />
- Chris</p>
]]></content:encoded>
			<wfw:commentRss>http://chris-miller.org/archives/2004/10/10/it-begins/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How much I rule: #26</title>
		<link>http://chris-miller.org/archives/2004/10/05/rule-26/</link>
		<comments>http://chris-miller.org/archives/2004/10/05/rule-26/#comments</comments>
		<pubDate>Mon, 04 Oct 2004 23:47:21 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[University]]></category>
		<category><![CDATA[I rule]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[VisiSite]]></category>

		<guid isPermaLink="false">http://chris-miller.org/blog/index.php/archives/2004/10/05/rule-26/</guid>
		<description><![CDATA[How much I rule: #26]]></description>
			<content:encoded><![CDATA[<p>I rule so god damn much!</p>
<p>I had proposed a project <a href="http://chris-miller.org/blog/index.php/archives/2004/09/30/visisite-announced/" title="VisiSite">as I mentioned earlier</a> which will be supervised by Ray Welland.  And today the project lists came out matching everyone to their selected projects&#8230;</p>
<p><span id="more-25"></span>I was matched with my project which I suggested the last week, I can&#8217;t wait to start getting into it.  Matt was matched up with his <a href="http://mattgemmell.com/archives/2004/10/02/pie-menus-on-mac-os-x" title="Pie Menus on Mac OS X">Pie Menus on Mac OS X</a> which he suggested.  Some other people got projects which they suggested and the majority got choices they had put on their forms.  Although most people I have spoken to have ended up with their 2nd or 3rd choice.  This does not seem to be the most student friendly way of allocating projects but will probably work out for the best in the end.</p>
<p>I would think it better to allow students an opportunity to all propose their own projects (perhaps before the start of the university year).  This would give each person enough time to work out a feasible project, find a supervisor and get a jump on the project selection.  It would also allow each student to propose something which they would really like to do, rather than make a compromise for the next best thing.</p>
<p>Anyway, all the projects are up, everyone has one and we are all <em>raring</em> to go!  On a side, Neil got the integration of DECS into Eclipse project&#8230; um, good for you dude.  I can sell you inside information on the DECS stuff and recommend a good man to talk to about it.  But, it all comes at a price&#8230; that&#8217;s right, all the tea.<br />
- Chris</p>
]]></content:encoded>
			<wfw:commentRss>http://chris-miller.org/archives/2004/10/05/rule-26/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>VisiSite Announced</title>
		<link>http://chris-miller.org/archives/2004/09/30/visisite-announced/</link>
		<comments>http://chris-miller.org/archives/2004/09/30/visisite-announced/#comments</comments>
		<pubDate>Thu, 30 Sep 2004 21:33:04 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[University]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[VisiSite]]></category>

		<guid isPermaLink="false">http://chris-miller.org/blog/index.php/archives/2004/09/30/visisite-announced/</guid>
		<description><![CDATA[Details of the 4th year project which I have proposed.]]></description>
			<content:encoded><![CDATA[<p>Forgive me readers for I have sinned, it has been 5 days since my last post.</p>
<p><span id="more-22"></span>So we&#8217;re back at university.  Life is good, lectures have started and we are all basically back into the fray of that which is University.  Seeing everyone again is ace and getting back into the swing of studying has been easily done.  This is a good thing as it has been straight back into the thick of things, no pissy week course on Unix or much of an introduction at all.  After all we are the truly hardcore!</p>
<p>Anyway this post is mainly to bring about the attention of my new project which I have proposed.  After working on the <a href="http://www.dcs.gla.ac.uk/decs/" title="DECS home page">DECS project</a> over the Summer I was very interested in building some sort of <acronym title="Computer Aided Software Engineering">CASE</acronym> tool.  When I consulted the list of 100+ projects I was upset to find nothing of this nature (except of course the DECS extension projects).  Therefore after the first of Ray Welland&#8217;s <abbr title="Software Engineering Processes 4">SEP4</abbr> lectures I went to talk to him supervising me building some sort of CASE tool.</p>
<p>After agreeing to this we had a preliminary meeting in which we pulled together all the ideas we had and came up with a rough idea for a project.  I then went off and wrote the project proposal which would be officially handed to the university as the details of the project.</p>
<p>Therefore VisiSite was born, I wont go into details here, but the details will be available from the <a href="http://millsoft.org/projects/visisite/" title="VisiSite home page">VisiSite home page</a> and the <a href="http://millsoft.org/projects/visisite/synopsis/" title="VisiSite synopsis">synopsis of the project</a> also available.</p>
]]></content:encoded>
			<wfw:commentRss>http://chris-miller.org/archives/2004/09/30/visisite-announced/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

