<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Chris Gardner&#039;s Blog</title>
	<atom:link href="http://dccs52.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://dccs52.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Fri, 11 Mar 2011 15:09:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='dccs52.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Chris Gardner&#039;s Blog</title>
		<link>http://dccs52.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://dccs52.wordpress.com/osd.xml" title="Chris Gardner&#039;s Blog" />
	<atom:link rel='hub' href='http://dccs52.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Conclusion</title>
		<link>http://dccs52.wordpress.com/2010/05/09/conclusion/</link>
		<comments>http://dccs52.wordpress.com/2010/05/09/conclusion/#comments</comments>
		<pubDate>Sun, 09 May 2010 16:07:56 +0000</pubDate>
		<dc:creator>WebjectS.</dc:creator>
				<category><![CDATA[Completion]]></category>

		<guid isPermaLink="false">http://dccs52.wordpress.com/?p=279</guid>
		<description><![CDATA[The objectives of my project are as follows: Create a simple user interface Provide screenshots of all exercises Use either the SDK or Adobe Creative Suite 4 to develop the application Use PHP and jQuery to complete my application For the user to be able to interact with the application to a certain extent The [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dccs52.wordpress.com&amp;blog=9824491&amp;post=279&amp;subd=dccs52&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The objectives of my project are as follows:</p>
<ol>
<li><strong>Create      a simple user interface</strong></li>
<li><strong>Provide      screenshots of all exercises</strong></li>
<li><strong>Use      either the SDK or Adobe Creative Suite 4 to develop the application</strong></li>
<li><strong>Use      PHP and jQuery to complete my application</strong></li>
<li><strong>For      the user to be able to interact with the application to a certain extent</strong></li>
</ol>
<p>The project in question is a prototype application designed for an Apple iPhone/iPod Touch that is designed to be used in the gym.</p>
<p>The application named GymFit acts as a buddy application. It allows the user to input a workout to have the application generate one that is specified for certain body parts of the user’s choice. The application logs each exercise individually but also keeps track of history overall monthly and yearly. This information can then be uploaded to the GymFit community that the user can sign up for directly from the application for free.</p>
<p>The application is only a prototype, however it can be used on an iPhone to a certain limit. The user can operate most buttons but functionality is limited as most functions appear as images to represent the function. This prototype can be viewed on an Internet browser, because the code detects that it is being viewed this way a home screen will appear at first with the GymFit logo adding authenticity to the prototype.</p>
<p>Now that the premise of the application has been set out, it is time to discuss the prototype’s fallbacks and disadvantages.</p>
<p>From the beginning of the project there were two options to follow to create my project. Firstly was to create an application with Apple’s SDK package. The advantages of this would be a real working application approved by Apple which could then be sold on the application’s store.. However when the choice came the disadvantages weighed out the advantages compared to building a prototype in fireworks. The disadvantages being a lack of complete knowledge of the actual SDK package. But the most time consuming would be the learning curve and writing X code, the code used by the SDK package. This would all mean less time being spent on the user interface and overall design. If I had more time to learn both points I would implement my prototype into the SDK package having a natural progression from a prototype to a running application. This is obviously the prototype’s disadvantage as it’s not a real application but I am pleased with the prototype’s usability.</p>
<p>Creating a simple user interface sounds like an easy objective when first read over, however to put this into practice is much harder as the space the phone provides is not a great deal so getting everything on screen for the user in a minimalist way was quite a challenge. Trying at first a few designs with the software it became a apparent that planning and structure were essential. Creating a flow chart the application’s processes could be visualised and understood because the logistics of having multi functional menu’s. For example, the user could find themselves deep in a menu system and they want to go back to the home screen, the dilemma was do you let the user click five or six previous buttons at the top of the menu causing sometimes a crash, loss of data or slowing the application down. Or would a better idea be having hotlinks at the bottom of the application permanently on very page allowing the user to quickly navigate to the major pages. This example is a problem solved due to the process of the flow chart., this also came quite handy in the next process of hand drawing each page which would be then designed on Adobe Fireworks CS4 allowing me to finish early February, two weeks earlier then planned.</p>
<p>In my objectives it states “ at least two images for each exercise”. During my project critical it was brought to my attention that instead of images for each exercise movie files would be a better idea. When the implication of movie files seemed impossible because of this being a prototype the next step was to try animation GIF’s. Trying a few different methods documented in the project blog but each method failed. Images were in my original objectives as stated above but being self-critical implementing animation GIF’s would have taken to prototype to the next level.</p>
<p>A disadvantage of the prototype is that it is 0nly tested up to 30 pages. The prototype originally had up to 70 pages but undoubtley had to take it down significantly to make sure the functionality of the prototype was stable enough to operate correctly.  If more time was available investigating the code could be an option. In all honesty overlooking this point was a bit of a downfall on prototype as designing the prototype was a main focus until the technical side was a priority. A point to make this was found out earlier than I should have due to the nature of my research into the technical side while still designing to keep on top of all aspects.</p>
<p>I found designing my application at first hard work and time spent thinking through the application’s structure did not come very naturally and I had to go back to my research after presenting my idea to my lecturers.</p>
<p>Exporting the prototype to gif you want PNG’s for better quality appearing on the iPhone.</p>
<p>The quality of the images was an issue; GIF’s seemed to appear slightly pixalated compared to the PNG files type. I came to solve this problem though easily once finding out a separate function able to render the page separately while designing making sure it would save in the PNG file format.</p>
<p>An obvious floor with the prototype is the lack of the use of the accelerometer, which in this case would let the user turn the phone horizontally and the application would turn with it giving the user a landscape view of the application. The prototype could not handle the accelerometer. This becomes obvious when the application is turned horizontally; it stays in portrait mode with the dimensions of the phone in portrait. Thankfully my research had shown that no other applications used this function as it seemed to not have a use for such an application except on for video playback, which is not an issue for this application as, discussed above.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dccs52.wordpress.com/279/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dccs52.wordpress.com/279/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dccs52.wordpress.com/279/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dccs52.wordpress.com/279/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dccs52.wordpress.com/279/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dccs52.wordpress.com/279/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dccs52.wordpress.com/279/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dccs52.wordpress.com/279/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dccs52.wordpress.com/279/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dccs52.wordpress.com/279/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dccs52.wordpress.com/279/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dccs52.wordpress.com/279/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dccs52.wordpress.com/279/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dccs52.wordpress.com/279/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dccs52.wordpress.com&amp;blog=9824491&amp;post=279&amp;subd=dccs52&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dccs52.wordpress.com/2010/05/09/conclusion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0cfd1bcad4c13152d3556a732779a6f3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dccs52</media:title>
		</media:content>
	</item>
		<item>
		<title>Application handed in</title>
		<link>http://dccs52.wordpress.com/2010/04/30/application-handed-in/</link>
		<comments>http://dccs52.wordpress.com/2010/04/30/application-handed-in/#comments</comments>
		<pubDate>Fri, 30 Apr 2010 20:10:41 +0000</pubDate>
		<dc:creator>WebjectS.</dc:creator>
				<category><![CDATA[Completion]]></category>

		<guid isPermaLink="false">http://dccs52.wordpress.com/?p=277</guid>
		<description><![CDATA[My application has been handed in so in terms of development, testing and research have stopped. The link for the final application is as follows: http://www.dccs52.net78.net/v.1gymfitiphone/ you can follow this link on either a web browser or iphone and will open very fast on both though on the iphone 3g or wifi is preferable. Over my next [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dccs52.wordpress.com&amp;blog=9824491&amp;post=277&amp;subd=dccs52&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>My application has been handed in so in terms of development, testing and research have stopped. The link for the final application is as follows:</p>
<p><a href="http://www.dccs52.net78.net/v.1gymfitiphone/">http://www.dccs52.net78.net/v.1gymfitiphone/</a></p>
<p>you can follow this link on either a web browser or iphone and will open very fast on both though on the iphone 3g or wifi is preferable.</p>
<p>Over my next few posts i will post an evaluation, screen prints and general points about the application until the deadline of the Blog hand-in date  May 10th.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dccs52.wordpress.com/277/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dccs52.wordpress.com/277/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dccs52.wordpress.com/277/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dccs52.wordpress.com/277/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dccs52.wordpress.com/277/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dccs52.wordpress.com/277/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dccs52.wordpress.com/277/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dccs52.wordpress.com/277/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dccs52.wordpress.com/277/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dccs52.wordpress.com/277/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dccs52.wordpress.com/277/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dccs52.wordpress.com/277/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dccs52.wordpress.com/277/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dccs52.wordpress.com/277/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dccs52.wordpress.com&amp;blog=9824491&amp;post=277&amp;subd=dccs52&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dccs52.wordpress.com/2010/04/30/application-handed-in/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0cfd1bcad4c13152d3556a732779a6f3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dccs52</media:title>
		</media:content>
	</item>
		<item>
		<title>End of project</title>
		<link>http://dccs52.wordpress.com/2010/04/20/end-of-project/</link>
		<comments>http://dccs52.wordpress.com/2010/04/20/end-of-project/#comments</comments>
		<pubDate>Tue, 20 Apr 2010 16:53:49 +0000</pubDate>
		<dc:creator>WebjectS.</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Final Designs]]></category>

		<guid isPermaLink="false">http://dccs52.wordpress.com/?p=274</guid>
		<description><![CDATA[Last post i listed waht was left to do, the list is below and all red text are completed. + missing from all exercise pages Graphs need to be more specific Custom workouts final arrow button on crunches directs to index instead of workout complete Log entry for lateral raise and crunches directs to the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dccs52.wordpress.com&amp;blog=9824491&amp;post=274&amp;subd=dccs52&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Last post i listed waht was left to do, the list is below and all red text are completed.</p>
<li><span style="color:#ff0000;">+ missing from all exercise pages</span></li>
<li><span style="color:#ff0000;">Graphs need to be more specific</span></li>
<li><span style="color:#ff0000;">Custom workouts final arrow button on crunches directs to index instead of workout complete</span></li>
<li><span style="color:#ff0000;">Log entry for lateral raise and crunches directs to the bench press log entry</span></li>
<li><span style="color:#ff0000;">Some pages are set as GIFs, not JPEGs</span></li>
<li><span style="color:#ff0000;">Body areas page needs text</span></li>
<li><span style="color:#ff0000;">Clock on exercise pages needs moving</span></li>
<li><span style="color:#ff0000;">Arrows on exercise page when the user is working out need to be re sized and moved slightly.</span></li>
<li><span style="color:#ff0000;">All dead links need to be made red</span></li>
<li><span style="color:#ff0000;">1. + 2. need to be moved on exercise pages and custom/auto workout</span></li>
<li><span style="color:#ff0000;">Update keyboard for numbers instead of alphabet</span></li>
<li><span style="color:#ff0000;">Add a log-out button to the community page, OK/cancel selection</span></li>
<li><span style="color:#000000;">Add pre-caution screen before exercises begin</span></li>
<li><span style="color:#ff0000;">Log entry icon needs to be changed, looks to much like upload icon</span></li>
<li><span style="color:#ff0000;">Add measurements icon</span></li>
<p><span style="color:#000000;">I am now up to V.11, which i will show my lecturer for the last time tommorow.</span></p>
<p><span style="color:#000000;">The next post will be any final improvements and a final test of all links.</span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dccs52.wordpress.com/274/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dccs52.wordpress.com/274/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dccs52.wordpress.com/274/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dccs52.wordpress.com/274/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dccs52.wordpress.com/274/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dccs52.wordpress.com/274/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dccs52.wordpress.com/274/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dccs52.wordpress.com/274/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dccs52.wordpress.com/274/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dccs52.wordpress.com/274/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dccs52.wordpress.com/274/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dccs52.wordpress.com/274/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dccs52.wordpress.com/274/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dccs52.wordpress.com/274/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dccs52.wordpress.com&amp;blog=9824491&amp;post=274&amp;subd=dccs52&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dccs52.wordpress.com/2010/04/20/end-of-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0cfd1bcad4c13152d3556a732779a6f3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dccs52</media:title>
		</media:content>
	</item>
		<item>
		<title>Final stages of testing</title>
		<link>http://dccs52.wordpress.com/2010/04/15/final-stages-of-testing/</link>
		<comments>http://dccs52.wordpress.com/2010/04/15/final-stages-of-testing/#comments</comments>
		<pubDate>Thu, 15 Apr 2010 21:13:54 +0000</pubDate>
		<dc:creator>WebjectS.</dc:creator>
				<category><![CDATA[Test]]></category>

		<guid isPermaLink="false">http://dccs52.wordpress.com/?p=272</guid>
		<description><![CDATA[I am now in the process of final testing. I have so far got to v.7, each version being tested, then updated by the next one when the problems that have arisen have been solved. my process of testing is simple. upload the latest version and use like a user would and allow others to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dccs52.wordpress.com&amp;blog=9824491&amp;post=272&amp;subd=dccs52&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I am now in the process of final testing. I have so far got to v.7, each version being tested, then updated by the next one when the problems that have arisen have been solved. my process of testing is simple. upload the latest version and use like a user would and allow others to use it and document as i have below problems that have arisen.</p>
<p>In recent tests the follwoing problems have come up in V.6:</p>
<ol>
<li>+ missing from all exercise pages</li>
<li>Graphs need to be more specific</li>
<li>Custom workouts final arrow button on crunches directs to index instead of workout complete</li>
<li>Log entry for lateral raise and crunches directs to the bench press log entry</li>
<li>Some pages are set as GIFs, not JPEGs</li>
<li>Body areas page needs text</li>
<li>Clock on exercise pages needs moving</li>
<li>Arrows on exercise page when the user is working out need to be re sized and moved slightly.</li>
<li>All dead links need to be made red</li>
<li>1. + 2. need to be moved on exercise pages and custom/auto workout</li>
<li>Update keyboard for numbers instead of alphabet</li>
<li>Add a log-out button to the community page, OK/cancel selection</li>
<li>Add pre-caution screen before exercises begin</li>
<li>Log entry icon needs to be changed, looks to much like upload icon</li>
<li>Add measurements icon</li>
</ol>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dccs52.wordpress.com/272/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dccs52.wordpress.com/272/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dccs52.wordpress.com/272/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dccs52.wordpress.com/272/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dccs52.wordpress.com/272/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dccs52.wordpress.com/272/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dccs52.wordpress.com/272/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dccs52.wordpress.com/272/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dccs52.wordpress.com/272/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dccs52.wordpress.com/272/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dccs52.wordpress.com/272/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dccs52.wordpress.com/272/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dccs52.wordpress.com/272/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dccs52.wordpress.com/272/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dccs52.wordpress.com&amp;blog=9824491&amp;post=272&amp;subd=dccs52&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dccs52.wordpress.com/2010/04/15/final-stages-of-testing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0cfd1bcad4c13152d3556a732779a6f3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dccs52</media:title>
		</media:content>
	</item>
		<item>
		<title>checklist update</title>
		<link>http://dccs52.wordpress.com/2010/04/10/checklist-update/</link>
		<comments>http://dccs52.wordpress.com/2010/04/10/checklist-update/#comments</comments>
		<pubDate>Sat, 10 Apr 2010 16:51:42 +0000</pubDate>
		<dc:creator>WebjectS.</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dccs52.wordpress.com/?p=269</guid>
		<description><![CDATA[Up to my deadline i have left to do: Upload old sites to new server Upload V.5 to new server Done After checking V.5 i have come across these problems and now solved them Logout button needed on community page Correct Links from text to image on custom workout program Previous button needed on measurements [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dccs52.wordpress.com&amp;blog=9824491&amp;post=269&amp;subd=dccs52&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span style="color:#ff0000;">Up to my deadline </span><span style="color:#ff0000;">i</span><span style="color:#ff0000;"> have left to do:</span></p>
<ol>
<li><span style="color:#ff0000;">Upload old </span><span style="color:#ff0000;">sites</span><span style="color:#ff0000;"> to new server</span></li>
<li><span style="color:#ff0000;">Upload V.5 to new server</span></li>
</ol>
<p><span style="color:#ff0000;">Done</span></p>
<ol>
<li><span style="color:#ff0000;">After checking V.5 i have come across these problems and now solved them</span></li>
<li><span style="color:#ff0000;">Logout button needed on community page</span></li>
<li><span style="color:#ff0000;">Correct Links from text to image on custom workout program</span></li>
<li><span style="color:#ff0000;">Previous button needed on measurements page</span></li>
<li><span style="color:#ff0000;">Swap over edit page with upload to community button 0n Custom workout 1</span></li>
<li><span style="color:#ff0000;">Resize Logo for iPhone</span></li>
</ol>
<p><span style="color:#ff0000;">DONE</span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dccs52.wordpress.com/269/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dccs52.wordpress.com/269/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dccs52.wordpress.com/269/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dccs52.wordpress.com/269/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dccs52.wordpress.com/269/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dccs52.wordpress.com/269/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dccs52.wordpress.com/269/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dccs52.wordpress.com/269/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dccs52.wordpress.com/269/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dccs52.wordpress.com/269/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dccs52.wordpress.com/269/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dccs52.wordpress.com/269/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dccs52.wordpress.com/269/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dccs52.wordpress.com/269/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dccs52.wordpress.com&amp;blog=9824491&amp;post=269&amp;subd=dccs52&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dccs52.wordpress.com/2010/04/10/checklist-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0cfd1bcad4c13152d3556a732779a6f3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dccs52</media:title>
		</media:content>
	</item>
		<item>
		<title>Update to application + Checklist</title>
		<link>http://dccs52.wordpress.com/2010/04/09/update-to-application-checklist/</link>
		<comments>http://dccs52.wordpress.com/2010/04/09/update-to-application-checklist/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 21:56:40 +0000</pubDate>
		<dc:creator>WebjectS.</dc:creator>
				<category><![CDATA[Final Designs]]></category>

		<guid isPermaLink="false">http://dccs52.wordpress.com/?p=262</guid>
		<description><![CDATA[I have since changed the logo for the application as seen below. I have used the colour of the application in order to keep the consistency of the application. The only negative from this is that the colour is navy blue which is quite dark on a black background on the springboard of the iPhone. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dccs52.wordpress.com&amp;blog=9824491&amp;post=262&amp;subd=dccs52&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have since changed the logo for the application as seen below. I have used the colour of the application in order to keep the consistency of the application. The only negative from this is that the colour is navy blue which is quite dark on a black background on the springboard of the iPhone. However i have decided after viewing this that it works well.</p>
<p><a href="http://dccs52.files.wordpress.com/2010/04/iconupdate.png"><img class="alignnone size-full wp-image-264" title="icon(update)" src="http://dccs52.files.wordpress.com/2010/04/iconupdate.png?w=420" alt=""   /></a></p>
<p>I originally created this design however i did not feel it was fitting with the theme of the application. Though i do feel its eye catching.</p>
<p><a href="http://dccs52.files.wordpress.com/2010/04/homescreen.png"><img class="alignnone size-medium wp-image-263" title="homescreen" src="http://dccs52.files.wordpress.com/2010/04/homescreen.png?w=200&#038;h=300" alt="" width="200" height="300" /></a></p>
<p>I have also updated all the technical and design issues that were described in a former post in V.4 of the application. The newest update is V.5</p>
<p>The changes made are:</p>
<ol>
<li>Resizing of resolution to 72 pixels</li>
<li>Correcting hotlinks that went to the wrong pages</li>
<li>Adding a black bar to the top of the application</li>
<li>Correcting the quicklinks on the treadmill page</li>
<li>Adding a new logo for the text to image for each exercise</li>
<li>Shifting of the clock on exercise page when the user is working out</li>
<li>Moving of the next/previous exercise  button</li>
<li>Resizing and reposting of text</li>
<li>Adjustment to logos down the side of exercises, (smaller)</li>
<li>Monthly graph was changed to white from black</li>
<li>Reposting of community page</li>
<li>Smaller exercise demonstrations</li>
</ol>
<p>Up to my deadline i have left to do:</p>
<ol>
<li>Upload old sites to new server</li>
<li>Upload V.5 to new server</li>
<li>Design Body Areas page</li>
<li>Improve measurements page</li>
<li>Check Links work</li>
<li>Email Garrett about how to exhibit application</li>
<li>Update Blog</li>
<li>1000 word evaluation</li>
</ol>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dccs52.wordpress.com/262/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dccs52.wordpress.com/262/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dccs52.wordpress.com/262/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dccs52.wordpress.com/262/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dccs52.wordpress.com/262/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dccs52.wordpress.com/262/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dccs52.wordpress.com/262/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dccs52.wordpress.com/262/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dccs52.wordpress.com/262/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dccs52.wordpress.com/262/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dccs52.wordpress.com/262/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dccs52.wordpress.com/262/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dccs52.wordpress.com/262/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dccs52.wordpress.com/262/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dccs52.wordpress.com&amp;blog=9824491&amp;post=262&amp;subd=dccs52&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dccs52.wordpress.com/2010/04/09/update-to-application-checklist/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0cfd1bcad4c13152d3556a732779a6f3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dccs52</media:title>
		</media:content>

		<media:content url="http://dccs52.files.wordpress.com/2010/04/iconupdate.png" medium="image">
			<media:title type="html">icon(update)</media:title>
		</media:content>

		<media:content url="http://dccs52.files.wordpress.com/2010/04/homescreen.png?w=200" medium="image">
			<media:title type="html">homescreen</media:title>
		</media:content>
	</item>
		<item>
		<title>New website for Project</title>
		<link>http://dccs52.wordpress.com/2010/04/09/new-website-for-project/</link>
		<comments>http://dccs52.wordpress.com/2010/04/09/new-website-for-project/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 21:42:03 +0000</pubDate>
		<dc:creator>WebjectS.</dc:creator>
				<category><![CDATA[Final Designs]]></category>

		<guid isPermaLink="false">http://dccs52.wordpress.com/?p=260</guid>
		<description><![CDATA[www.dccs52.net78.net This is my new website where my final piece will be uploaded to for marking<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dccs52.wordpress.com&amp;blog=9824491&amp;post=260&amp;subd=dccs52&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>www.dccs52.net78.net</p>
<p>This is my new website where my final piece will be uploaded to for marking</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dccs52.wordpress.com/260/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dccs52.wordpress.com/260/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dccs52.wordpress.com/260/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dccs52.wordpress.com/260/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dccs52.wordpress.com/260/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dccs52.wordpress.com/260/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dccs52.wordpress.com/260/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dccs52.wordpress.com/260/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dccs52.wordpress.com/260/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dccs52.wordpress.com/260/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dccs52.wordpress.com/260/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dccs52.wordpress.com/260/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dccs52.wordpress.com/260/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dccs52.wordpress.com/260/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dccs52.wordpress.com&amp;blog=9824491&amp;post=260&amp;subd=dccs52&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dccs52.wordpress.com/2010/04/09/new-website-for-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0cfd1bcad4c13152d3556a732779a6f3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dccs52</media:title>
		</media:content>
	</item>
		<item>
		<title>Final design Trials + NEED TO COMPLETE</title>
		<link>http://dccs52.wordpress.com/2010/04/06/final-design-trials/</link>
		<comments>http://dccs52.wordpress.com/2010/04/06/final-design-trials/#comments</comments>
		<pubDate>Tue, 06 Apr 2010 13:40:18 +0000</pubDate>
		<dc:creator>WebjectS.</dc:creator>
				<category><![CDATA[Final Designs]]></category>
		<category><![CDATA[Test]]></category>

		<guid isPermaLink="false">http://dccs52.wordpress.com/?p=251</guid>
		<description><![CDATA[The resolution has been a problem for me. I had turned the reolution up to 200 pixels, however the iphone template while in an internet browser just did not fit, and the size of the file was over 10 mb which meant longer loading times which defeated the object of converting the files from .png [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dccs52.wordpress.com&amp;blog=9824491&amp;post=251&amp;subd=dccs52&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The resolution has been a problem for me. I had turned the reolution up to 200 pixels, however the iphone template while in an internet browser just did not fit, and the size of the file was over 10 mb which meant longer loading times which defeated the object of converting the files from .png to .jpg. I have now lowered the resolution to 72pixels and i will update to see if this has corrected the problem.</p>
<p><a href="http://dccs52.files.wordpress.com/2010/04/main-menujpegwithstylized200px.jpg"><img class="alignnone size-medium wp-image-250" title="Main Menu(jpegwithstylized)200px" src="http://dccs52.files.wordpress.com/2010/04/main-menujpegwithstylized200px.jpg?w=200&#038;h=300" alt="" width="200" height="300" /></a></p>
<p>As you can see i have input new icons into the the design, measurements is missing because i have yet to find the right icon for this.</p>
<p>The icon for the application has also been redesigned and adjusted to fit better within the list of other iphone apps when the user adds it to their home-screen. Below is the new icon i have created. The icon uses one of the images within the application to give it a thematic look, so the user is familiar straight away with the look.</p>
<p><a href="http://dccs52.files.wordpress.com/2010/04/iconreal1.jpg"><img class="alignnone size-full wp-image-252" title="icon(real)" src="http://dccs52.files.wordpress.com/2010/04/iconreal1.jpg?w=420" alt=""   /></a></p>
<p>I may change the background colour of this because i am not entirely happy with the colour.</p>
<p>I have added new pages and functions within the application. The two new functions are the:</p>
<p>1. The community page has been designed</p>
<p><a href="http://dccs52.files.wordpress.com/2010/04/main-menujpegwithstylized100px.jpg"><img class="alignnone size-medium wp-image-253" title="Main Menu(jpegwithstylized)100px" src="http://dccs52.files.wordpress.com/2010/04/main-menujpegwithstylized100px.jpg?w=200&#038;h=300" alt="" width="200" height="300" /></a></p>
<p>2. There is now a button the exercise page which allows the user to read text about the exercise.</p>
<p><a href="http://dccs52.files.wordpress.com/2010/04/barbell-pic.jpg"><img class="alignnone size-medium wp-image-254" title="barbell pic" src="http://dccs52.files.wordpress.com/2010/04/barbell-pic.jpg?w=200&#038;h=300" alt="" width="200" height="300" /></a></p>
<p><a href="http://dccs52.files.wordpress.com/2010/04/barbell-text.jpg"><img class="alignnone size-medium wp-image-255" title="barbell text" src="http://dccs52.files.wordpress.com/2010/04/barbell-text.jpg?w=200&#038;h=300" alt="" width="200" height="300" /></a></p>
<p>NEED TO DO:</p>
<p>1. Measurements logo</p>
<p>2. Body Areas page needs a human body image</p>
<p>3. Change the colour of the background on the icon</p>
<p>4. Icon for image view on exercise, maybe an eye logo</p>
<p>5. Maybe a black bar at the top of each page</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dccs52.wordpress.com/251/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dccs52.wordpress.com/251/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dccs52.wordpress.com/251/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dccs52.wordpress.com/251/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dccs52.wordpress.com/251/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dccs52.wordpress.com/251/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dccs52.wordpress.com/251/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dccs52.wordpress.com/251/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dccs52.wordpress.com/251/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dccs52.wordpress.com/251/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dccs52.wordpress.com/251/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dccs52.wordpress.com/251/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dccs52.wordpress.com/251/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dccs52.wordpress.com/251/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dccs52.wordpress.com&amp;blog=9824491&amp;post=251&amp;subd=dccs52&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dccs52.wordpress.com/2010/04/06/final-design-trials/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0cfd1bcad4c13152d3556a732779a6f3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dccs52</media:title>
		</media:content>

		<media:content url="http://dccs52.files.wordpress.com/2010/04/main-menujpegwithstylized200px.jpg?w=200" medium="image">
			<media:title type="html">Main Menu(jpegwithstylized)200px</media:title>
		</media:content>

		<media:content url="http://dccs52.files.wordpress.com/2010/04/iconreal1.jpg" medium="image">
			<media:title type="html">icon(real)</media:title>
		</media:content>

		<media:content url="http://dccs52.files.wordpress.com/2010/04/main-menujpegwithstylized100px.jpg?w=200" medium="image">
			<media:title type="html">Main Menu(jpegwithstylized)100px</media:title>
		</media:content>

		<media:content url="http://dccs52.files.wordpress.com/2010/04/barbell-pic.jpg?w=200" medium="image">
			<media:title type="html">barbell pic</media:title>
		</media:content>

		<media:content url="http://dccs52.files.wordpress.com/2010/04/barbell-text.jpg?w=200" medium="image">
			<media:title type="html">barbell text</media:title>
		</media:content>
	</item>
		<item>
		<title>Design</title>
		<link>http://dccs52.wordpress.com/2010/04/04/design/</link>
		<comments>http://dccs52.wordpress.com/2010/04/04/design/#comments</comments>
		<pubDate>Sun, 04 Apr 2010 12:43:45 +0000</pubDate>
		<dc:creator>WebjectS.</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Final Designs]]></category>

		<guid isPermaLink="false">http://dccs52.wordpress.com/?p=246</guid>
		<description><![CDATA[i am currently in the process of giving the application prototype a graphical and UI overhaul. Below you can see the new logo; I felt the colour blue worked best, and after follwing some interesting articles on iPhone logos i choose to use an image from within the application to give it that fluidity from [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dccs52.wordpress.com&amp;blog=9824491&amp;post=246&amp;subd=dccs52&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>i am currently in the process of giving the application prototype a graphical and UI overhaul. Below you can see the new logo;<a href="http://dccs52.files.wordpress.com/2010/04/iconreal.jpg"><img class="alignnone size-full wp-image-247" title="icon(real)" src="http://dccs52.files.wordpress.com/2010/04/iconreal.jpg?w=420" alt=""   /></a></p>
<p>I felt the colour blue worked best, and after follwing some interesting articles on iPhone logos i choose to use an image from within the application to give it that fluidity from start to finish, which i believe will work well.</p>
<p>Below now is the theme colour i have chosen which is an ocean blue. You can also see the text has been changed to white, and the list of exercises have animations by the side of them which make it easier for the user to choose the exercise they wish to perform.</p>
<p><a href="http://dccs52.files.wordpress.com/2010/04/main-menujpegwithstylized.jpg"><img class="alignnone size-full wp-image-248" title="Main Menu(jpegwithstylized)" src="http://dccs52.files.wordpress.com/2010/04/main-menujpegwithstylized.jpg?w=420&#038;h=629" alt="" width="420" height="629" /></a></p>
<p>I have also updated the resolution on all pages now s they will appear in very high defintion, this will mean a little longer loading times however i think this is worth the change due to loss of quality on the existing tests i have performed on my website:</p>
<p>www.dccs52.comlu.com</p>
<p>The next part of the design stage is to:</p>
<p>- improve the actual exercise pictures into a higher resolution</p>
<p>- put the text instruction and image of exercise on a separate page</p>
<p>- create the home page of the community function</p>
<p>THE DEADLINE IS APRIL 26TH</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dccs52.wordpress.com/246/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dccs52.wordpress.com/246/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dccs52.wordpress.com/246/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dccs52.wordpress.com/246/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dccs52.wordpress.com/246/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dccs52.wordpress.com/246/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dccs52.wordpress.com/246/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dccs52.wordpress.com/246/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dccs52.wordpress.com/246/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dccs52.wordpress.com/246/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dccs52.wordpress.com/246/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dccs52.wordpress.com/246/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dccs52.wordpress.com/246/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dccs52.wordpress.com/246/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dccs52.wordpress.com&amp;blog=9824491&amp;post=246&amp;subd=dccs52&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dccs52.wordpress.com/2010/04/04/design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0cfd1bcad4c13152d3556a732779a6f3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dccs52</media:title>
		</media:content>

		<media:content url="http://dccs52.files.wordpress.com/2010/04/iconreal.jpg" medium="image">
			<media:title type="html">icon(real)</media:title>
		</media:content>

		<media:content url="http://dccs52.files.wordpress.com/2010/04/main-menujpegwithstylized.jpg" medium="image">
			<media:title type="html">Main Menu(jpegwithstylized)</media:title>
		</media:content>
	</item>
		<item>
		<title>iPhone app icon design</title>
		<link>http://dccs52.wordpress.com/2010/03/31/iphone-app-icon-design/</link>
		<comments>http://dccs52.wordpress.com/2010/03/31/iphone-app-icon-design/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 20:15:20 +0000</pubDate>
		<dc:creator>WebjectS.</dc:creator>
				<category><![CDATA[Final Designs]]></category>
		<category><![CDATA[Research]]></category>

		<guid isPermaLink="false">http://dccs52.wordpress.com/?p=244</guid>
		<description><![CDATA[There is a good article in iphone app icon design which i have found very jelpful as i am designing this at the monent. http://pixelresort.com/blog/iphone-app-icon-design-best-practises/<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dccs52.wordpress.com&amp;blog=9824491&amp;post=244&amp;subd=dccs52&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>There is a good article in iphone app icon design which i have found very jelpful as i am designing this at the monent.</p>
<p>http://pixelresort.com/blog/iphone-app-icon-design-best-practises/</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dccs52.wordpress.com/244/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dccs52.wordpress.com/244/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dccs52.wordpress.com/244/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dccs52.wordpress.com/244/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dccs52.wordpress.com/244/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dccs52.wordpress.com/244/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dccs52.wordpress.com/244/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dccs52.wordpress.com/244/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dccs52.wordpress.com/244/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dccs52.wordpress.com/244/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dccs52.wordpress.com/244/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dccs52.wordpress.com/244/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dccs52.wordpress.com/244/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dccs52.wordpress.com/244/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dccs52.wordpress.com&amp;blog=9824491&amp;post=244&amp;subd=dccs52&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dccs52.wordpress.com/2010/03/31/iphone-app-icon-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0cfd1bcad4c13152d3556a732779a6f3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dccs52</media:title>
		</media:content>
	</item>
	</channel>
</rss>
