<?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>Design By Candlelight &#187; code</title>
	<atom:link href="http://www.designbycandlelight.com/tag/code/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.designbycandlelight.com</link>
	<description>User Experience Design, even in the wee hours!</description>
	<lastBuildDate>Thu, 02 Feb 2012 23:00:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Intro to Programming</title>
		<link>http://www.designbycandlelight.com/intro-programming/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=intro-programming</link>
		<comments>http://www.designbycandlelight.com/intro-programming/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 20:21:38 +0000</pubDate>
		<dc:creator>rphillippi</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.designbycandlelight.com/?p=208</guid>
		<description><![CDATA[My friend, Chris Stead, has been introducing me into programming. I have tried to pick up programming before but usually struggle with the concepts as I cannot visualize what the code is doing. Chris explained the basics of programming as such: Imagine they (control structures) are like a police officer directing traffic around an accident, a really [...]]]></description>
			<content:encoded><![CDATA[<p style="font: normal normal normal 12px/normal Helvetica; margin: 0px;">My friend, <a title="Chris on Twitter" href="http://twitter.com/TweetODoom" target="_self">Chris Stead</a>, has been introducing me into programming. I have tried to pick up programming before but usually struggle with the concepts as I cannot visualize what the code is doing. Chris explained the basics of programming as such:</p>
<p style="font: normal normal normal 12px/normal Helvetica; margin: 0px;">
<p style="font: normal normal normal 12px/normal Helvetica; margin: 0px;">
<p style="font: normal normal normal 12px/normal Helvetica; margin: 0px;"><em>Imagine they (control structures) are like a police officer directing traffic around an accident, a really big accident. An accident that just about deleted the internets. They say turn, you turn. They say stop, you do it.</em></p>
<p style="font: normal normal normal 12px/normal Helvetica; margin: 0px;"><em><br />
</em></p>
<p style="font: normal normal normal 12px/normal Helvetica; margin: 0px;"><em>For is a control structure.<span style="font-style: normal;"> </span>It says &#8216;repeat this until Simon says stop.&#8221;&#8216;</em></p>
<p style="font: normal normal normal 12px/normal Helvetica; margin: 0px;"><em><br />
</em></p>
<p style="font: normal normal normal 12px/normal Helvetica; margin: 0px;"><em>While is the same way.</em></p>
<p style="font: normal normal normal 12px/normal Helvetica; margin: 0px;"><em><br />
</em></p>
<p style="font: normal normal normal 12px/normal Helvetica; margin: 0px;"><em>If says &#8216;ONLY do this WHEN Simon says.&#8217;</em></p>
<p style="font: normal normal normal 12px/normal Helvetica; margin: 0px;"><em><br />
</em></p>
<p style="font: normal normal normal 12px/normal Helvetica; margin: 0px;"><em>That&#8217;s programming.</em></p>
<p style="font: normal normal normal 12px/normal Helvetica; color: #000080; margin: 0px;"><span style="color: #808080;"><em><br />
</em></span></p>
<p style="font: normal normal normal 12px/normal Helvetica; margin: 0px;"><em>Oh, and else is the weird cling-on that follows If around and cleans up the leftover mess with a pooper-scooper.&#8221;</em></p>
<p style="font: normal normal normal 12px/normal Helvetica; margin: 0px;"><em><br />
</em></p>
<p style="font: normal normal normal 12px/normal Helvetica; margin: 0px;">
<p style="font: normal normal normal 12px/normal Helvetica; margin: 0px;">Using visual imagery to help me better understand how programming works, Chris has illustrated programming for me.</p>
<p style="font: normal normal normal 12px/normal Helvetica; margin: 0px;"><span style="color: #808080;"><br />
</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.designbycandlelight.com/intro-programming/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Technology Tuesdays: An Introduction</title>
		<link>http://www.designbycandlelight.com/technology-tuesdays-an-introduction/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=technology-tuesdays-an-introduction</link>
		<comments>http://www.designbycandlelight.com/technology-tuesdays-an-introduction/#comments</comments>
		<pubDate>Tue, 04 Dec 2007 16:45:00 +0000</pubDate>
		<dc:creator>rphillippi</dc:creator>
				<category><![CDATA[Technology Tuesdays]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[tech tusedays]]></category>

		<guid isPermaLink="false">http://designbycandlelight.cordelia.titaninternet.co.uk/test/?p=126</guid>
		<description><![CDATA[I am starting &#8220;Technology Tuesdays&#8221;. Where I will find something going on in technology I find interesting. While this will mainly focus on usability, information architecture, and other such career related topics, I will occasionally wander from those subjects to talk about other things that inspire ideas, thoughts, and conversations about the role of technology [...]]]></description>
			<content:encoded><![CDATA[<p>I am starting &#8220;Technology Tuesdays&#8221;.  Where I will find something going on in technology I find interesting. While this will mainly focus on usability, information architecture, and other such career related topics, I will occasionally wander from those subjects to talk about other things that inspire ideas, thoughts, and conversations about the role of technology in our lives, sustainability, and other such hot topics of the day. I am using this to start vetting ideas.  Should I move over to M or even if I stay here, I am being encouraged to develop ideas and talk about IA best practices and trends. Most of my thoughts at least in the beginning will come from things I have read that I find interesting or want to explore. These will in turn start to form my thoughts about IA as I hope to move into a space where I can speak at conferences, write for professional blogs, and basically move towards being a specialist in the area of User Experience. While I still hope to explore and play with development and design amongst other skills that I would like to keep fresh, the area of User Experience provides the most challenge and interest for me so it is the area I hope to specialize in.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>For today&#8217;s post I am posting some interesting links.</p>
<p>Milissa Tarquini&#8217;s <a href="http://www.boxesandarrows.com/view/blasting-the-myth-of">Blasting the Myth of the Fold</a><br />
When I first started my career as a web designer, I remember the old adage  &#8220;design for the fold&#8221; &amp; &#8220;don&#8217;t make the users scroll too much&#8221;. Milissa&#8217;s article argues that people are now use to scrolling and that the fold no longer has the relevance it use to.  However, you still want to lay out the information and design on the page in order to encourage the user(s) to scroll to the remaining content below the fold.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>Other links of potential interest:<br />
<a href="http://www.futureofwebdesign.com/passtypes.html">Future of Web Design</a><br />
<a href="http://www.riapedia.com/node?page=2">Mostly Flex &amp; code based articles</a> &#8211; It&#8217;s following some interesting things happening in code and flex development through Adobe.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>And a presentation: Design Thinking in Business</p>
<div id="__ss_143855" style="width:425px;text-align:left">
<div style="font-size:11px;font-family:tahoma,arial;height:26px;padding-top:2px;"><a href="http://www.slideshare.net/?src=embed"><img style="border:0px none;margin-bottom:-5px" src="http://static.slideshare.net/swf/logo_embd.png" alt="SlideShare" /></a> | <a title="View this slideshow on SlideShare" href="http://slideshare.net/stephenpa/business-needs-design-now">View</a> | <a href="http://www.slideshare.net/upload">Upload your own</a></div>
</div>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>And a video: Who is the T, in IT?</p>
<p><iframe width="500" height="281" src="http://www.youtube.com/embed/tW1S2tsxVHg?fs=1&#038;feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<p>Courtesy of , who stole it from</p>
]]></content:encoded>
			<wfw:commentRss>http://www.designbycandlelight.com/technology-tuesdays-an-introduction/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

