<?xml version="1.0" encoding="UTF-8"?>
 		<rss version="2.0"><channel>
 		<title><![CDATA[JMD.cc]]></title>
 		<description><![CDATA[Articles]]></description>
 		<link>http://www.jmd.cc/</link>
 		<copyright><![CDATA[Copyright JMD.cc]]></copyright>
 		<generator>sNews CMS</generator><item>
			<title><![CDATA[Wow...]]></title>
			<description>
				<![CDATA[
				I completely forgot about this site. Shame on me!
				]]>
			</description>
			<pubDate>Sat, 07 Jan 2012 07:03:51 +0000</pubDate>
			<link>http://www.jmd.cc/jmdcc/wow/</link>
			<guid>http://www.jmd.cc/jmdcc/wow/</guid>
			</item><item>
			<title><![CDATA[The Cyanide and Happiness Program]]></title>
			<description>
				<![CDATA[
				if ( $by == "Rob" ) {
    echo "LoL!";
} else {
    $rndm = rand(1,10);
    if ( $rndm == 10 ) {
        echo "LoL!";
    } else {
        echo "Meh...";
    }
}
				]]>
			</description>
			<pubDate>Tue, 20 Sep 2011 03:30:36 +0000</pubDate>
			<link>http://www.jmd.cc/my-life/the-cyanide-and-happiness-program/</link>
			<guid>http://www.jmd.cc/my-life/the-cyanide-and-happiness-program/</guid>
			</item><item>
			<title><![CDATA[How to run a cronjob on a Synology NAS]]></title>
			<description>
				<![CDATA[
				1. Edit /etc/crontab (nano /etc/crontab)
2. Restart crond service (synoservice --restart crond)
3. DONE!

Yup, I just spent the past hour trying to figure out why my cronjob wasn't working (never occurred to me that it wasn't running until about 10 minutes ago). I've gotten so used to crontab reloading when you use "crontab -e" on other linux distros. Once I restarted the crond service it worked perfect... this is like the 5th time I've done this so I'm making this article to remind me in the future. :D
				]]>
			</description>
			<pubDate>Fri, 05 Aug 2011 01:24:40 +0000</pubDate>
			<link>http://www.jmd.cc/servers/how-to-run-a-cronjob-on-a-synology-nas/</link>
			<guid>http://www.jmd.cc/servers/how-to-run-a-cronjob-on-a-synology-nas/</guid>
			</item><item>
			<title><![CDATA[Oh boy has it been a while!]]></title>
			<description>
				<![CDATA[
				Long story short, <a href="https://securedragon.net" target="_blank">Secure Dragon LLC.</a> took off like a rocket and I've been investing a lot of my time towards it while it continues to grow. Unfortunately there is A LOT of stuff still in the works and I have a massive ToDo list but I hope to stop neglecting this site as much as I am. I've got an article I just now decided I wantneed to write about ITT Tech, where I graduated from last March. No no, it's not a bad article per-se, it's just explaining my opinion about the school and who I recommend going there and who should avoid it. Even with the massive student loans, I'm kind of glad I went.

In other news, Zoe got her first tooth and I start my new job on August 29th as a Server Tech (Windows... ewww).
				]]>
			</description>
			<pubDate>Sun, 31 Jul 2011 06:39:40 +0000</pubDate>
			<link>http://www.jmd.cc/my-life/oh-boy-has-it-been-a-while/</link>
			<guid>http://www.jmd.cc/my-life/oh-boy-has-it-been-a-while/</guid>
			</item><item>
			<title><![CDATA[Quick update.]]></title>
			<description>
				<![CDATA[
				I've been really busy with the final touches of <a href="https://securedragon.net" target="_blank">Secure Dragon LLC.</a> and getting everything setup. I'm really happy with the direction we're heading now and I just hope it works out. Tell me what you think of the site. ;)

In other news I am tired of shared hosting and when I get some free time I will be moving my sites over to one of my many LEBs (Low End Boxes). I will most likely be setting up replication and failover since I am not sure how reliable the LEBs are just yet. More on that later too.
				]]>
			</description>
			<pubDate>Mon, 06 Jun 2011 05:48:25 +0000</pubDate>
			<link>http://www.jmd.cc/my-life/quick-update/</link>
			<guid>http://www.jmd.cc/my-life/quick-update/</guid>
			</item></channel></rss>
