<?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>paulcstephensen.com</title>
	<atom:link href="http://paulcstephensen.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://paulcstephensen.com</link>
	<description>A weblog for exploring web 2.0 ePortfolios</description>
	<lastBuildDate>Tue, 17 Aug 2010 13:21:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>A quick reference for interaction designers wanting to develop WordPress Weblogs for creative arts educational settings</title>
		<link>http://paulcstephensen.com/blog/2010/08/17/a-quick-reference-for-interaction-designers-wanting-to-develop-blogs-for-creative-arts-educational-settings/</link>
		<comments>http://paulcstephensen.com/blog/2010/08/17/a-quick-reference-for-interaction-designers-wanting-to-develop-blogs-for-creative-arts-educational-settings/#comments</comments>
		<pubDate>Tue, 17 Aug 2010 12:59:26 +0000</pubDate>
		<dc:creator>Paul Stephesnen</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://paulcstephensen.com/?p=153</guid>
		<description><![CDATA[Recently I was asked to provide some advice to a fellow interaction desinger wanting to develop a wodpress system for a creative arts learning environment. I provided the following document which I hope can be used as a quick reference guide for other interaction designers.  I hope this is useful for others interested in doing the same. <a href="http://paulcstephensen.com/blog/2010/08/17/a-quick-reference-for-interaction-designers-wanting-to-develop-blogs-for-creative-arts-educational-settings/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Recently I was asked to provide some advice to a fellow interaction desinger wanting to develop a wodpress system for a creative arts learning environment. I provided the following document which I hope can be used as a quick reference guide for other interaction designers.  I hope this is useful for others interested in doing the same.</p>
<h1>Summary of the challanges I faced.</h1>
<p>When I first started the project with my supervisor I found that I was unable to install open source software on the web server that was provided to me. In line with Schöns action research method I had developed a methodology of studio based research which required me to download a number of open source content management systems which may have meant the requirements of the key stake holders. During this experimentation phase I discovered that none of the software I uploaded to the server would install. I would visit each vendor’s website and document the server requirements and make sure that server was compatible with server I was using. It was only after I contacted the faculty’s I.T support team that I identified the technical reasons as to why the server was not suitable for my project. I was advised that they would be prepared to help me have access to one of their servers for my project. The I.T support team informed me that I needed to ask another faculty based key stakeholder to officially negotiate access to the server. I setup a meeting with the faculty based key stake holder who owned the server. This person was very helpful and supportive and they where impressed with the design of my project and allowed me to access their server as a shared resource. With the help of the I.T support team and the key stake holder my project was given special project status.</p>
<p><span id="more-153"></span></p>
<p>The downside to gaining access to this server was that the faculty I.T support team were not prepared to allow me to share the ePortfolio application with people outside the university. In the methodology section of my thesis I document the impacts of this policy implementation in the negative case analysis section of my thesis which highlights how this affected my participants and why they choose to not use the system. The ePortfolio system requirements to include the ability to leave comments, link to other websites, share the ePortfolio with external visitors and include content for Web 2.0 social networking websites such as Flickr.com, Facebook.com and Lastfm.com. While I had achieved the technicality of implementing this I found that the inability to share these functions had significant negative impacts on the up-take of the project. This was because Wodpress had disabled the ability of for the embedding of external new media such as Youtube.com videos into Wodpress. I over came this problem by modifying the code slightly as documented in the design outcomes section of my thesis.</p>
<h1>The methodology I used to solve the problems.</h1>
<p>Below I have included the methodology I included for implementing the software system that ran the ePortfolio system. It is relatively straight forward but not prescriptive and can be modified to suit your individual situation.</p>
<table border="1" cellspacing="0" cellpadding="0" width="672">
<tbody>
<tr>
<td colspan="2" width="672"></td>
</tr>
<tr>
<td width="179">SoDaR by phase</td>
<td width="493" valign="top">Activity Description.</td>
</tr>
<tr>
<td width="179">1.First Meeting with key stake holders</td>
<td width="493" valign="top">
<ul>
<li>Meet with key stakeholders and identify   educational outcomes and activity</li>
</ul>
</td>
</tr>
<tr>
<td width="179">2.Contextual Analysis</td>
<td width="493" valign="top">
<ul>
<li>Identify key theories that relate to the learning   task and contextualises the learning environment.</li>
<li>Best Practice and Industry standards are also   identified.</li>
</ul>
</td>
</tr>
<tr>
<td width="179">3.Identify Participants</td>
<td width="493" valign="top">
<ul>
<li>Identify participants with key stakeholders</li>
</ul>
</td>
</tr>
<tr>
<td width="179">4.Administrative</td>
<td width="493" valign="top">
<ul>
<li>Obtain ethical clearance</li>
<li>Write project proposal</li>
<li>Include budgets</li>
<li>Identify technology needs for the project</li>
<li>Talk to I.T support team to identify policy   issues that may affect the success of the project.</li>
<li>Identify Work Place health and safety policy</li>
<li>Obtain ethical clearance from the client and   your organisation.</li>
</ul>
</td>
</tr>
<tr>
<td rowspan="2" width="179">5.Software Maintenance.</td>
<td width="493" valign="top">
<ul>
<li>A focus group</li>
<li>Participants gathered together to discuss what   they wanted from an ePortfolio system.</li>
<li>Document feedback from the interviews and   focus groups and the function request1.</li>
<li>Design Requirement</li>
<li>Interface Feedback</li>
<li>Add in Extra. Functions Request for Functions</li>
<li>Test Functionality</li>
<li>A focus group</li>
<li>Design Requirements</li>
</ul>
</td>
</tr>
<tr>
<td width="493" valign="top"></td>
</tr>
</tbody>
</table>
<h1>
]]></content:encoded>
			<wfw:commentRss>http://paulcstephensen.com/blog/2010/08/17/a-quick-reference-for-interaction-designers-wanting-to-develop-blogs-for-creative-arts-educational-settings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
