<?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/"
	>

<channel>
	<title>Salij Says</title>
	<atom:link href="http://chris.salij.org/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://chris.salij.org</link>
	<description>Indeed he does</description>
	<pubDate>Mon, 07 Dec 2009 16:45:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Xocai is a scam</title>
		<link>http://chris.salij.org/?p=369</link>
		<comments>http://chris.salij.org/?p=369#comments</comments>
		<pubDate>Mon, 07 Dec 2009 16:41:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Random]]></category>

		<guid isPermaLink="false">http://chris.salij.org/?p=369</guid>
		<description><![CDATA[Note I waffle on a bit here. But I&#8217;ll list my resources so you can check them out yourself
- http://skeptoid.com/episodes/4176 (there is an audio podcast there you can download and listen to)
- http://www.ronanobrien.info/xocia-is-a-scam/
- Contact me if you&#8217;d like some more
Xocai is based on multi-level-marketing, which is a perfectly valid and legal marketing method. However most [...]]]></description>
			<content:encoded><![CDATA[<p>Note I waffle on a bit here. But I&#8217;ll list my resources so you can check them out yourself<br />
- <a href="http://skeptoid.com/episodes/4176" target="_blank">http://skeptoid.com/episodes/4176</a> (there is an audio podcast there you can download and listen to)<br />
- <a href="http://www.ronanobrien.info/xocia-is-a-scam/">http://www.ronanobrien.info/xocia-is-a-scam/</a><br />
- Contact me if you&#8217;d like some more</p>
<p>Xocai is based on multi-level-marketing, which is a perfectly valid and legal marketing method. However most of the time it is used in a very specific way. To take your money.</p>
<p>While I&#8217;m sure that you went to a meeting where they hyped up the product, and showed you some of the people that have made millions off of it. What they probably didn&#8217;t talk about are the mathmatics behind it. Most M-L-M schemes work on the principle that in order to make money, you don&#8217;t have to sell the product, you just have to recuit a pyramid of people under you, who will then either buy the product, or recruit people under them&#8230;. and so on.<br />
However if you look at some simple maths behind it you&#8217;ll see that it won&#8217;t add up.</p>
<p>So lets say you need to recruit 5 active people to break even, people who will buy/sell the product or recuit new people. Not unrealistic, considering that most of the people you sign up will never really be active. Well do the maths on that. if you have 5 people at each step of the way, After two steps, where you have recruited 5 people and each of your people have recruited 5 people. Thats 5&#215;5=25 people. Now how many steps do you think you are from the origin?</p>
<p>Lets say your 10 steps down. Not unrealistic. The company recuits a few people and they recuit a few people and so on, until the rep comes to ireland. At this stage there are over 282,475,249 people involved 5^10. Going purely on active people. At step 12 there will be 13,841,287,201. 13 Billion people. Double the population of the earth.<br />
While this doesn&#8217;t have a major point in and of itself. It shows that the maths that they showed you is unrealistic. It cannot work in the way they have said. However if you get in early, you can make money. But the chances of it happening are very slim.</p>
<p>Also the fact that the boxes cost €150 each. Why do you think it is so expensive? Becuase it is so good? NO. There are plenty of better products that boast the same qualities but they are much cheaper. It costs so much so that the manufacturers can make money off of selling it to you, their distributors. Not the customers. No customer in their right mind would buy chocolate at €5 per 6g (which is the figure I&#8217;ve heard bandied about). So they make it mandatory for their distributors to buy a box a month. Thats over a grand a year, which i can gaurantee you is a massive mark up on the cost of the product.</p>
<p>They also require you to buy product so that they just about escape the pyramid scheme classification.</p>
<p>A couple of MLM companies post their distributors income. And over 99% of them loose money. Not even break even. But loose money. Precisely their initial investment, and their monthly purchase. which in your case is over a grand a year. (sourced from the podcast listed above on skeptoid.com)</p>
<p>If I&#8217;ve piqued your interest please read/listen to my sources at the top. They go through the details with much more detail and better info than me</p>
]]></content:encoded>
			<wfw:commentRss>http://chris.salij.org/?feed=rss2&amp;p=369</wfw:commentRss>
		</item>
		<item>
		<title>Friday Night</title>
		<link>http://chris.salij.org/?p=366</link>
		<comments>http://chris.salij.org/?p=366#comments</comments>
		<pubDate>Fri, 27 Nov 2009 22:23:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Computers]]></category>

		<category><![CDATA[Django]]></category>

		<category><![CDATA[Google App Engine]]></category>

		<category><![CDATA[Programming]]></category>

		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://chris.salij.org/?p=366</guid>
		<description><![CDATA[I think it&#8217;s weird that I never seem to take the easy road. Currently I&#8217;m trying to do a few things simultaneously.
I&#8217;m trying to learn Python.
I&#8217;m trying to learn the Django framework.
And I&#8217;m trying to set up my current django project to run on Google App Engine.
Seriously. Why do I have to make things so [...]]]></description>
			<content:encoded><![CDATA[<p>I think it&#8217;s weird that I never seem to take the easy road. Currently I&#8217;m trying to do a few things simultaneously.</p>
<p>I&#8217;m trying to learn <a href="http://python.org/" target="_blank">Python.</a><br />
I&#8217;m trying to learn the <a href="http://www.djangoproject.com/" target="_blank">Django</a> framework.<br />
And I&#8217;m trying to set up my current django project to run on <a href="http://code.google.com/appengine/" target="_blank">Google App Engine.</a></p>
<p>Seriously. Why do I have to make things so damn hard? I could be out with friends, spending time with my girlfriend, reading a book&#8230; And yet here I am. I suppose its a mark of how much I love what I&#8217;m studying. But it still makes you wonder. What makes someone do all this, in their spare time. For fun.</p>
]]></content:encoded>
			<wfw:commentRss>http://chris.salij.org/?feed=rss2&amp;p=366</wfw:commentRss>
		</item>
		<item>
		<title>The End of an Era, The start of another.</title>
		<link>http://chris.salij.org/?p=351</link>
		<comments>http://chris.salij.org/?p=351#comments</comments>
		<pubDate>Sun, 18 Oct 2009 17:08:46 +0000</pubDate>
		<dc:creator>Chris Salij</dc:creator>
		
		<category><![CDATA[Random]]></category>

		<guid isPermaLink="false">http://chris.salij.org/?p=351</guid>
		<description><![CDATA[Well its happened. After just under 4 years of loyal service, my laptop has died on me. The symptoms?

Well it won&#8217;t turn on.

Clean and simple. There doesn&#8217;t seem to be any power hitting the motherboard. With battery or AC. So bar a bit of invasive surgery it seems to be gone. From a bit of [...]]]></description>
			<content:encoded><![CDATA[<p>Well its happened. After just under 4 years of loyal service, my laptop has died on me. The symptoms?</p>
<ul>
<li>Well it won&#8217;t turn on.</li>
</ul>
<p>Clean and simple. There doesn&#8217;t seem to be any power hitting the motherboard. With battery or AC. So bar a bit of invasive surgery it seems to be gone. From a bit of Googling this seems to be a common-ish problem with Sony Vaios after a while.</p>
<p>And while I&#8217;ll miss the old bird, its given me the best excuse to get a new laptop. Don&#8217;t get me wrong. It was a brilliant laptop. But to put it in perspective. Its pretty much the same power as my €300 netbook, but with a bigger screen.</p>
<p>So after some research and a bit of searching I brought it down to two options. A customized <a href="http://www.dell.com/us/en/home/notebooks/laptop-studio-xps-16/pd.aspx?refid=laptop-studio-xps-16&amp;cs=19&amp;s=dhs">Dell Studio XPS</a> 16 or a <a href="http://www.apple.com/macbookpro/specs-13inch.html" target="_self">MacBook Pro 13&#8243;</a>. And the decision was made just minutes ago. The MacBook Pro has been ordered and should arrive in a few days.</p>
<p>This&#8217;ll be the first &#8216;proper&#8217; computer I&#8217;ll have bought myself and a very proper computer it is. Its a very pretty device, but it packs a punch. The specs are pretty impressive, espicially for the weight. I wish I could have gone for the 15&#8243;, but money stopped my from upgrading.<br />
<img class="alignleft" src="http://images.apple.com/macbookpro/images/specs_display_13_20090828.png" alt="MacBook Pro" width="262" height="152" /><img class="alignright" src="http://a248.e.akamai.net/7/248/8352/1290/store.apple.com/Catalog/regional/emea/macbookpro/img/specs_input_13.jpg" alt="MacBook Pro Keyboard" width="256" height="115" /></p>
]]></content:encoded>
			<wfw:commentRss>http://chris.salij.org/?feed=rss2&amp;p=351</wfw:commentRss>
		</item>
		<item>
		<title>Link:11 - Midget Michael Jackson</title>
		<link>http://chris.salij.org/?p=345</link>
		<comments>http://chris.salij.org/?p=345#comments</comments>
		<pubDate>Fri, 10 Jul 2009 21:52:59 +0000</pubDate>
		<dc:creator>Chris Salij</dc:creator>
		
		<category><![CDATA[Links]]></category>

		<category><![CDATA[Funny]]></category>

		<category><![CDATA[Inspired]]></category>

		<category><![CDATA[Video]]></category>

		<category><![CDATA[Youtube]]></category>

		<guid isPermaLink="false">http://chris.salij.org/?p=345</guid>
		<description><![CDATA[http://www.youtube.com/watch?v=6E-Y-d58HIU
I took a quick break from working on the new site and decided to grab some of youtubes recommended links. This was one of them. It really brightened my day, so I hope it does for you.


]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><strong><span style="color: #888888;">http://www.youtube.com/watch?v=6E-Y-d58HIU</span></strong></p>
<p>I took a quick break from working on the new site and decided to grab some of youtubes recommended links. This was one of them. It really brightened my day, so I hope it does for you.</p>
<p><object width="500" height="405" data="http://www.youtube-nocookie.com/v/6E-Y-d58HIU&amp;hl=en&amp;fs=1&amp;border=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube-nocookie.com/v/6E-Y-d58HIU&amp;hl=en&amp;fs=1&amp;border=1" /><param name="allowfullscreen" value="true" /></object></p>
<p><span id="more-345"></span></p>
]]></content:encoded>
			<wfw:commentRss>http://chris.salij.org/?feed=rss2&amp;p=345</wfw:commentRss>
		</item>
		<item>
		<title>And away we go!</title>
		<link>http://chris.salij.org/?p=340</link>
		<comments>http://chris.salij.org/?p=340#comments</comments>
		<pubDate>Thu, 09 Jul 2009 07:34:16 +0000</pubDate>
		<dc:creator>Chris Salij</dc:creator>
		
		<category><![CDATA[Random]]></category>

		<category><![CDATA[Happy]]></category>

		<category><![CDATA[Web Services]]></category>

		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://chris.salij.org/?p=340</guid>
		<description><![CDATA[From two days after I finished this year of college I was working full time, and while it was great to put some money in my pocket, I was only temping. So after about 3 or so weeks I was told. &#8220;Eh we&#8217;ve got some bugetary concerns. We&#8217;ll call you when we&#8217;ve got them sorted [...]]]></description>
			<content:encoded><![CDATA[<p>From two days after I finished this year of college I was working full time, and while it was great to put some money in my pocket, I was only temping. So after about 3 or so weeks I was told. &#8220;Eh we&#8217;ve got some bugetary concerns. We&#8217;ll call you when we&#8217;ve got them sorted out.&#8221; So I took that for a so-long, we liked your work but we&#8217;ve got no money left, kinda thing.</p>
<p>So as the days drifted by after this I started to get bored, and I decided I wanted to do another website. A good website this time. Not my usual throwing things together with a bit of old glue and see if it stays up. And to that aim, for the past few weeks I&#8217;ve been working night and day, (literally about 10 hours a day), on said website. Let me tell you, there is an awful lot to learn when you&#8217;re refreshing you knowledge of html, xhtml and css, as well as teaching yourself php from scratch.</p>
<p>By now a couple of weeks have gone past and I&#8217;ve got the basic functionality of the system down - Register, Login, Logout, User profiles, e.t.c - all hand coded from scratch using my bare hands and some fancy xhtml, (plus some help from the lovely <a href="http://codeigniter.com">codeigniter</a> and <a href="http://stackoverflow.com">stackoverflow</a>). Just yesterday I decided that I may as well make a go of it. Actually go for the project for realsies. So I decided on a name (which I shaln&#8217;t give out until I have it registered and all set up. But in order to get said domain name I need to register as a sole trader and get a registered business name. (<a href="http://iedr.ie/RegistrationPolicy.php">Here&#8217;s a link</a> to the iedr as to why I need to register a business to get the .ie domain name that I want). I filled out the online form last night, and once the post office opens this morning, I&#8217;m mailing my signed letter and postal order of €20 along with it. Once I get confirmation of the name and an RBN number I&#8217;ll be off to buy my .ie domain and some hosting for my burdgeon website and business.</p>
<p>Needless to say I&#8217;m rather excited and practically giddy. I&#8217;m looking forward to setting the bad boy up officially and actually making logos and the like, instead of just refering to the site as &#8220;this site&#8221; and using placeholder logos.</p>
<p>Apart from that I&#8217;ve just been reading some books for next year of college. I know I know, I&#8217;m such a nerd! But sure I love what I do and I find it interesting. Plus the more I know now, the less I have to do next year.</p>
]]></content:encoded>
			<wfw:commentRss>http://chris.salij.org/?feed=rss2&amp;p=340</wfw:commentRss>
		</item>
		<item>
		<title>Link:10 - Homeopathic A&amp;E</title>
		<link>http://chris.salij.org/?p=332</link>
		<comments>http://chris.salij.org/?p=332#comments</comments>
		<pubDate>Sat, 04 Jul 2009 17:44:24 +0000</pubDate>
		<dc:creator>Chris Salij</dc:creator>
		
		<category><![CDATA[Links]]></category>

		<category><![CDATA[Inspired]]></category>

		<category><![CDATA[Joke]]></category>

		<category><![CDATA[Link]]></category>

		<category><![CDATA[Video]]></category>

		<category><![CDATA[Youtube]]></category>

		<guid isPermaLink="false">http://chris.salij.org/?p=332</guid>
		<description><![CDATA[http://www.youtube.com/watch?v=HMGIbOGu8q0
Lately I&#8217;ve been working non-stop developing a new website. A good one this time, I promise. So when this little gem popped up in my google reader I was very happy to take a break.
For fans of That Mitchell &#38; Webb Look, it&#8217;ll be business as usual. For those new to it. Well enjoy.

]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><strong><span style="color: #000000;">http://www.youtube.com/watch?v=HMGIbOGu8q0</span></strong></p>
<p>Lately I&#8217;ve been working non-stop developing a new website. A good one this time, I promise. So when this little gem popped up in my <a title="My Google Reader" href="http://www.google.com/reader/shared/06488772848243005016">google reader</a> I was very happy to take a break.</p>
<p>For fans of That Mitchell &amp; Webb Look, it&#8217;ll be business as usual. For those new to it. Well enjoy.</p>
<p><object width="500" height="315" data="http://www.youtube-nocookie.com/v/HMGIbOGu8q0&amp;hl=en&amp;fs=1&amp;border=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube-nocookie.com/v/HMGIbOGu8q0&amp;hl=en&amp;fs=1&amp;border=1" /><param name="allowfullscreen" value="true" /></object></p>
]]></content:encoded>
			<wfw:commentRss>http://chris.salij.org/?feed=rss2&amp;p=332</wfw:commentRss>
		</item>
		<item>
		<title>Link:9 - Guiness Evolution</title>
		<link>http://chris.salij.org/?p=326</link>
		<comments>http://chris.salij.org/?p=326#comments</comments>
		<pubDate>Sat, 20 Jun 2009 20:13:43 +0000</pubDate>
		<dc:creator>Chris Salij</dc:creator>
		
		<category><![CDATA[Links]]></category>

		<category><![CDATA[Evolution]]></category>

		<category><![CDATA[Guiness]]></category>

		<category><![CDATA[Inspired]]></category>

		<category><![CDATA[Link]]></category>

		<category><![CDATA[Video]]></category>

		<category><![CDATA[Youtube]]></category>

		<guid isPermaLink="false">http://chris.salij.org/?p=326</guid>
		<description><![CDATA[http://www.youtube.com/watch?v=1t4sdgvy-pk
Guiness always do the best ads, though now that they&#8217;ve been bought out by Diagio who knows what&#8217;ll happen to them.

]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><strong>http://www.youtube.com/watch?v=1t4sdgvy-pk</strong></p>
<p>Guiness always do the best ads, though now that they&#8217;ve been bought out by Diagio who knows what&#8217;ll happen to them.</p>
<p><object width="500" height="405" data="http://www.youtube-nocookie.com/v/1t4sdgvy-pk&amp;hl=en&amp;fs=1&amp;color1=0x3a3a3a&amp;color2=0x999999&amp;border=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube-nocookie.com/v/1t4sdgvy-pk&amp;hl=en&amp;fs=1&amp;color1=0x3a3a3a&amp;color2=0x999999&amp;border=1" /><param name="allowfullscreen" value="true" /></object></p>
]]></content:encoded>
			<wfw:commentRss>http://chris.salij.org/?feed=rss2&amp;p=326</wfw:commentRss>
		</item>
		<item>
		<title>Link:8 - Blow Wolverine</title>
		<link>http://chris.salij.org/?p=314</link>
		<comments>http://chris.salij.org/?p=314#comments</comments>
		<pubDate>Fri, 19 Jun 2009 22:41:30 +0000</pubDate>
		<dc:creator>Chris Salij</dc:creator>
		
		<category><![CDATA[Links]]></category>

		<category><![CDATA[Funny]]></category>

		<category><![CDATA[Image]]></category>

		<category><![CDATA[Link]]></category>

		<category><![CDATA[Self-Image]]></category>

		<guid isPermaLink="false">http://chris.salij.org/?p=314</guid>
		<description><![CDATA[http://is.gd/16Lxq
This one pretty much speaks for itself



]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><strong>http://is.gd/16Lxq</strong></p>
<p style="text-align: left;">This one pretty much speaks for itself</p>
<p style="text-align: left;"><img class="aligncenter size-medium wp-image-311" title="blow-up-wolverine" src="http://chris.salij.org/wp-content/uploads/blow-up-wolverine-16559-1235996616-34-300x225.jpg" alt="blow-up-wolverine" width="300" height="225" /></p>
<p style="text-align: center;">
<p><a title="Blow Up Wolverine" href="http://s.buzzfeed.com/static/imagebuzz/web02/2009/3/2/7/blow-up-wolverine-16559-1235996616-34.jpg"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://chris.salij.org/?feed=rss2&amp;p=314</wfw:commentRss>
		</item>
		<item>
		<title>Results!</title>
		<link>http://chris.salij.org/?p=282</link>
		<comments>http://chris.salij.org/?p=282#comments</comments>
		<pubDate>Thu, 18 Jun 2009 11:45:16 +0000</pubDate>
		<dc:creator>Chris Salij</dc:creator>
		
		<category><![CDATA[University]]></category>

		<category><![CDATA[Computers]]></category>

		<category><![CDATA[First Year]]></category>

		<guid isPermaLink="false">http://chris.salij.org/?p=282</guid>
		<description><![CDATA[I finished my First Year of college about a month ago, and my results for the year just came out.
Overall I&#8217;m happy with them and since I put them up on Boards.ie already I don&#8217;t see any harm in putting them up here.

4 A+&#8217;s - (Intro to Programming I, Intro to Programming II, Algorithmic Problem [...]]]></description>
			<content:encoded><![CDATA[<p>I finished my First Year of college about a month ago, and my results for the year just came out.</p>
<p>Overall I&#8217;m happy with them and since I put them up on Boards.ie already I don&#8217;t see any harm in putting them up here.</p>
<ul>
<li><strong>4 A+&#8217;s</strong> - (Intro to Programming I, Intro to Programming II, Algorithmic Problem Solving, Software Engineering Project 1)</li>
<li><strong>2 A&#8217;s </strong> - (Intro to Mathematics, Intro to Comp Architecture)</li>
<li><strong>1 B+ </strong> - (Matrices &amp; Vectors)</li>
<li><strong>2 B&#8217;s </strong> - (Formal Foundations, Spanish)</li>
<li><strong>1 C+</strong> - (French)</li>
<li><strong>1 D+ </strong>- (Intro to Calculus)</li>
<li><strong>1 D</strong> - (Calculus &amp; Statistics)</li>
</ul>
<p>For a GPA of <strong>3.57</strong></p>
<blockquote><p>Greater than 3.68  - First Class Honours                    &#8212; 1<br />
<strong> From 3.08 to 3.67 - Grade 1 Second Class Honours - 2.1</strong><br />
From 2.48 to 3.07 - Grade 1 Second Class Honours - 2.2<br />
From 2.00 to 2.47 - Pass</p></blockquote>
<p>As you can tell from looking at those I&#8217;m pretty good on the computers and pretty bad on the Calculus. So next year I think it&#8217;ll be time to bone up on the old Calculus.  I&#8217;m just shy of the 1st class honours this year. All I needed was a .1 more. If I&#8217;d done better in calculus I would of gotten it, sure I can&#8217;t complain. I&#8217;m happy with the results</p>
<p>Anyways besides the results coming out I&#8217;ve been a busy little bee, working pretty much full time. I&#8217;ve had the past couple of days off while they sort out their budget but hopefully I&#8217;ll be back in next week. Get plenty of moolah in during the summer so that I won&#8217;t be stuck come fees time in September.</p>
]]></content:encoded>
			<wfw:commentRss>http://chris.salij.org/?feed=rss2&amp;p=282</wfw:commentRss>
		</item>
		<item>
		<title>Link:7 - Sudo Make me a Sandwich</title>
		<link>http://chris.salij.org/?p=275</link>
		<comments>http://chris.salij.org/?p=275#comments</comments>
		<pubDate>Wed, 03 Jun 2009 19:45:34 +0000</pubDate>
		<dc:creator>Chris Salij</dc:creator>
		
		<category><![CDATA[Links]]></category>

		<category><![CDATA[Computers]]></category>

		<category><![CDATA[Funny]]></category>

		<category><![CDATA[Image]]></category>

		<category><![CDATA[Joke]]></category>

		<category><![CDATA[Link]]></category>

		<guid isPermaLink="false">http://chris.salij.org/?p=275</guid>
		<description><![CDATA[http://xkcd.com/149/
For the nerds out there.
For the non nerds; when Sudo is typed into a command line it gives you higher privilages to get the computer to do what you want.

]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><strong>http://xkcd.com/149/</strong></p>
<p>For the nerds out there.</p>
<p>For the non nerds; when <a href="http://en.wikipedia.org/wiki/Sudo">Sudo</a> is typed into a command line it gives you higher privilages to get the computer to do what you want.</p>
<p><a href="http://imgs.xkcd.com/comics/sandwich.png"><img class="aligncenter" title="Sudo Make me a Sandwich" src="http://imgs.xkcd.com/comics/sandwich.png" alt="" width="360" height="299" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://chris.salij.org/?feed=rss2&amp;p=275</wfw:commentRss>
		</item>
	</channel>
</rss>
