<?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>photon[0] &#187; test</title>
	<atom:link href="http://photonzero.com/blog/category/test/feed/" rel="self" type="application/rss+xml" />
	<link>http://photonzero.com/blog</link>
	<description>let light = true</description>
	<lastBuildDate>Tue, 04 May 2010 23:18:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Programming and Design</title>
		<link>http://photonzero.com/blog/2009/02/19/programming-and-design/</link>
		<comments>http://photonzero.com/blog/2009/02/19/programming-and-design/#comments</comments>
		<pubDate>Fri, 20 Feb 2009 07:49:44 +0000</pubDate>
		<dc:creator>Barak</dc:creator>
				<category><![CDATA[facebook]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[livejournal]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[test]]></category>

		<guid isPermaLink="false">http://photonzero.com/blog/?p=74</guid>
		<description><![CDATA[Quick note&#8230; personally, I&#8217;m coming to see that good programmers need also have some measure of designer in them. While there is a sense of art in the constructs of the code, tonight I&#8217;m talking on a purely visual level.

Most of the time, my little hacks are command line apps, without much flash. But lately [...]]]></description>
			<content:encoded><![CDATA[<p>Quick note&#8230; personally, I&#8217;m coming to see that good programmers need also have some measure of designer in them. While there is a sense of art in the constructs of the code, tonight I&#8217;m talking on a purely visual level.</p>

<p>Most of the time, my little hacks are command line apps, without much flash. But lately I find myself doing more and more artsy side-projects.</p>

<p>Aside from my one at work (which is pretty cool!), I&#8217;ve been working on writing a Getting Things Done webapp here at home. I named it Sencha after my favorite green tea at Samovar, and the time when I feel most in charge of things.</p>

<p>After designing and implementing the data model, I&#8217;m now spending some time on the interface.  I sketched this on the BART to work a few days ago. Tonight I finally got to a stage where I&#8217;m seeing some resemblance!</p>


<a href='http://photonzero.com/blog/2009/02/19/programming-and-design/senchasketch/' title='senchasketch'><img width="150" height="150" src="http://photonzero.com/blog/wp-content/uploads/2009/02/senchasketch-150x150.jpg" class="attachment-thumbnail" alt="" title="senchasketch" /></a>
<a href='http://photonzero.com/blog/2009/02/19/programming-and-design/senchapreview/' title='senchapreview'><img width="150" height="150" src="http://photonzero.com/blog/wp-content/uploads/2009/02/senchapreview-150x150.jpg" class="attachment-thumbnail" alt="" title="senchapreview" /></a>


<p>It&#8217;s just weird that it&#8217;s a role I&#8217;d never thought I&#8217;d like playing or have any talent for. It&#8217;s also not something they teach you in engineering school (though admittedly, I never took 160 or 169, but am not sure what level of detail they go into)</p>

<p>And, I mean, me? With a sketchbook?</p>
]]></content:encoded>
			<wfw:commentRss>http://photonzero.com/blog/2009/02/19/programming-and-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Playing with Plugins</title>
		<link>http://photonzero.com/blog/2007/02/21/playing-with-plugins/</link>
		<comments>http://photonzero.com/blog/2007/02/21/playing-with-plugins/#comments</comments>
		<pubDate>Wed, 21 Feb 2007 13:21:03 +0000</pubDate>
		<dc:creator>Barak</dc:creator>
				<category><![CDATA[hack]]></category>
		<category><![CDATA[nerdery]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[test]]></category>

		<guid isPermaLink="false">http://photonzero.com/blog/2007/02/21/playing-with-plugins/</guid>
		<description><![CDATA[Let&#8217;s see&#8230;.



===== This is DokuWiki syntax =====

For the record &#8212; open source rocks. This Dokuwiki syntax plugin is about two years old and was not WP2.1 compatible. But I fixed it   And then, I upgraded it&#8217;s version of [[http://qbnz.com/highlighter/&#124;GeSHi]] to support more languages. As you can see below. Ruby, for instance wasn&#8217;t in [...]]]></description>
			<content:encoded><![CDATA[<p>Let&#8217;s see&#8230;.
<span id="more-18"></span></p>

<p><wiki>
===== This is DokuWiki syntax =====</wiki></p>

<p>For the record &#8212; open source rocks. This Dokuwiki syntax plugin is about two years old and was not WP2.1 compatible. But I fixed it <img src='http://photonzero.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  And then, I upgraded it&#8217;s version of [[http://qbnz.com/highlighter/|GeSHi]] to support more languages. As you can see below. Ruby, for instance wasn&#8217;t in there <img src='http://photonzero.com/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>

<p>Does it really work? The mind boggles&#8230;</p>

<p>BTW, FireBug has been <strong>immensely</strong> helpful in the process of setting up this blog
====Ruby Test====
<code ruby>
0.upto(9) do |x|
  print "This is cool -- ", x, "\n"
end</code></p>

<p>====Scheme Test====
<code scheme>
(define (fib x) 
 (if (&lt; x 2) 1 (+ (fib (- x 1)) (fib (- x 2)))))
</code>
</p>

<p><a href="http://www.flickr.com/photos/barakmich/393605090/" class="tt-flickr"><img src="http://farm1.static.flickr.com/186/393605090_ad835f91f7_s.jpg" align="right" alt="IMG_0529" hspace="5px" width="75" height="75" border="0" /></a> And Flickr picture integration? Rock. Or at least I think So. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Cras imperdiet risus sed neque. Sed bibendum elit. Vivamus imperdiet molestie velit. Integer venenatis, pede ac ornare viverra, nisl justo vestibulum quam, id ultricies massa metus consequat felis. Phasellus non orci. Donec interdum. Etiam ullamcorper ante sed ante. In consectetuer congue nisl. Vivamus scelerisque. Aliquam pede dui, nonummy sit amet, posuere eget, porttitor non, turpis. In eleifend porttitor metus. Fusce dictum. Nunc orci. In interdum lacus sed neque. Ut lorem turpis, fermentum vitae, elementum id, tempus non, velit. Nulla dictum diam eu metus. Aliquam vestibulum sem.</p>
]]></content:encoded>
			<wfw:commentRss>http://photonzero.com/blog/2007/02/21/playing-with-plugins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.905 seconds -->
