<?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>rambling is delicious &#187; Work</title>
	<atom:link href="http://chasmofsarr.com/category/work/feed/" rel="self" type="application/rss+xml" />
	<link>http://chasmofsarr.com</link>
	<description>from the depths of the chasm</description>
	<lastBuildDate>Tue, 07 Jun 2011 22:29:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Shopping with convenience (for us developers, that is)</title>
		<link>http://chasmofsarr.com/2010/06/03/shopping-with-convenience-for-us-developers/</link>
		<comments>http://chasmofsarr.com/2010/06/03/shopping-with-convenience-for-us-developers/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 08:34:35 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[Nerdy]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[orm]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://chasmofsarr.com/?p=573</guid>
		<description><![CDATA[We built a pseudo-purchasing system revolving entirely around functionality in an ORM and PHP's built in session handling.]]></description>
			<content:encoded><![CDATA[<p><a href="http://uploads.chasmofsarr.com/2010/06/l_460_397_BDE7B48C-0FBB-45ED-B365-2AF81B9D5FD0.jpeg"><img src="http://uploads.chasmofsarr.com/2010/06/l_460_397_BDE7B48C-0FBB-45ED-B365-2AF81B9D5FD0-150x150.jpg" alt="" title="Inside the box" width="150" height="150" class="alignright size-thumbnail wp-image-579" /></a><br />
I don&#8217;t normally post my nerdy tid-bits here, but we did something totally cool today.<br />
We built a pseudo-purchasing system (ie shopping / &#8220;add to cart&#8221;) <strong>revolving entirely around functionality in an ORM and PHP&#8217;s built in session handling</strong>.</p>
<p>The beauty of it all, is that once our logic validates the cart is ready and all processing is done, all that is required is calling <code>$object->save();</code>, and the ORM takes care of persisting it all.</p>
<p>I&#8217;m a little inspired with how easy this was, and how well it really worked (it seriously was awesome).. I&#8217;m going to put some thought into other ways that code libraries that I already use can be put to use with their &#8220;<em>in the box</em>&#8221; features, but in an &#8220;<em>outside the box</em>&#8221; kind of way.</p>
]]></content:encoded>
			<wfw:commentRss>http://chasmofsarr.com/2010/06/03/shopping-with-convenience-for-us-developers/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>in need of a new domain</title>
		<link>http://chasmofsarr.com/2009/04/12/in-need-of-a-new-domain/</link>
		<comments>http://chasmofsarr.com/2009/04/12/in-need-of-a-new-domain/#comments</comments>
		<pubDate>Sat, 11 Apr 2009 14:18:08 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[Nerdy]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://chasmofsarr.com/?p=367</guid>
		<description><![CDATA[Wanting to do some self-marketing today, I&#8217;ve gone on a domain hunt. After registering a couple of joke domains, and transferring some of my other domains to a new provider, it doesn&#8217;t seem like I&#8217;ve really gotten anywhere. Who the hell would want to own my named domains? Check. these. out. Stupid internet squatters. None [...]]]></description>
			<content:encoded><![CDATA[<p>Wanting to do some self-marketing today, I&#8217;ve gone on a domain hunt. After registering a couple of joke domains, and transferring some of my other domains to a new provider, it doesn&#8217;t seem like I&#8217;ve really gotten anywhere. Who the hell would want to own my named domains? <a href="http://www.who.is/whois/samjarrett.com/">Check</a>. <a href="http://www.who.is/whois/samdavid.com/">these</a>. <a href="http://www.who.is/whois/sammydavid.com/">out</a>.<br />
Stupid internet squatters. None of them seem to be in use at all. Blah!  I&#8217;m stuck on ideas of what to register.</p>
<p>Hey cyberstalkers, any ideas?</p>
]]></content:encoded>
			<wfw:commentRss>http://chasmofsarr.com/2009/04/12/in-need-of-a-new-domain/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Argh!</title>
		<link>http://chasmofsarr.com/2008/07/20/argh-2/</link>
		<comments>http://chasmofsarr.com/2008/07/20/argh-2/#comments</comments>
		<pubDate>Sun, 20 Jul 2008 11:04:02 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[Nerdy]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://chasmofsarr.com/?p=89</guid>
		<description><![CDATA[Seems when work did a batch of recent DNS updates, they put my site on the wrong IP addresses, and subsequently it was redirect looping. Uh-oh. Fixed it for now, although I need to remember to fix it for good tomorrow (few more settings). In other news, WordPress 2.6 is out and I need to [...]]]></description>
			<content:encoded><![CDATA[<p>Seems when work did a batch of recent DNS updates, they put my site on the wrong IP addresses, and subsequently it was redirect looping. Uh-oh.</p>
<p>Fixed it for now, although I need to remember to fix it for good tomorrow (few more settings).</p>
<p>In other news, WordPress 2.6 is out and I need to update. I updated my test site I have stored locally and everything seems to have run normally. I&#8217;m loving the wiki-like revisions features, very very nice. I&#8217;m going to try updating tomorrow morning <img src='http://chasmofsarr.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p style="text-align: right;">~S</p>
]]></content:encoded>
			<wfw:commentRss>http://chasmofsarr.com/2008/07/20/argh-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>bleh</title>
		<link>http://chasmofsarr.com/2008/03/28/bleh/</link>
		<comments>http://chasmofsarr.com/2008/03/28/bleh/#comments</comments>
		<pubDate>Fri, 28 Mar 2008 01:52:37 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[Media]]></category>
		<category><![CDATA[Nerdy]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[benn]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[pics]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://chasmofsarr.com/2008/03/28/51/</guid>
		<description><![CDATA[So I killed my server, again. Interestingly though I found out that I can do SVN and trac from my Dreamhost account, and I do most coding stuff on MAMP locally anyway (it&#8217;s easier than scp&#8217;ing files over&#8230;) On to funsies now, philage sent me a heap of demotivation posters &#8230; which I quickly forwarded [...]]]></description>
			<content:encoded><![CDATA[<p>So I killed my server, again. Interestingly though I found out that I can do SVN and trac from my Dreamhost account, and I do most coding stuff on MAMP locally anyway (it&#8217;s easier than scp&#8217;ing files over&#8230;)</p>
<p>On to funsies now, philage sent me a heap of demotivation posters &#8230;</p>
<p style="text-align: center"><a title="1164007386708.jpg" href="http://uploads.chasmofsarr.com/2008/03/1164007386708.jpg"><img src="http://uploads.chasmofsarr.com/2008/03/1164007386708.jpg" alt="1164007386708.jpg" width="500" /></a></p>
<p>which I quickly forwarded on to Benn. <strong>We all know why</strong>.</p>
<p>Going to Melbourne next week, could be interesting.. Maybe not. PJ and Lucy have already put in orders for Krispy Kreme &#8230; haha.</p>
<p>Oh and I&#8217;m also playing with making WordPress plugins now.. I made a simple one that uses <a href="http://twitter.com">twitter</a>&#8216;s API to pull my tweets down, and I&#8217;m playing with <a title="WP2.5 sneak peak" href="http://wordpress.org/development/2008/03/25-sneak-peek/">WP2.5</a>.. The new interface is so pretty!</p>
]]></content:encoded>
			<wfw:commentRss>http://chasmofsarr.com/2008/03/28/bleh/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>over it</title>
		<link>http://chasmofsarr.com/2007/10/25/over-it/</link>
		<comments>http://chasmofsarr.com/2007/10/25/over-it/#comments</comments>
		<pubDate>Thu, 25 Oct 2007 03:50:45 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[Nerdy]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://www.chasmofsarr.com/2007/10/25/over-it/</guid>
		<description><![CDATA[I just checked my iiNet email address today. Several months ago I got annoyed at how badly their spam filters operate, so I decided to try out something. I set my ii-Email to forward through to an address hosted here (@chasm, somewhere way down in the depths), which is provided by work. Since I use [...]]]></description>
			<content:encoded><![CDATA[<p>I just checked my iiNet email address today.</p>
<p>Several months ago I got annoyed at how badly their spam filters operate, so I decided to try out something. I set my ii-Email to forward through to an address hosted here (@chasm, somewhere way down in the depths), which is provided by work.</p>
<p>Since I use Thunderbird for most of my mail, it also does it&#8217;s spam thing, and learns really quickly and easily what is and isn&#8217;t junk. After about 3 weeks of using it, I was confident in it enough to set it to automatically move out email it thought it was spam to another folder.</p>
<p>There was a reason for this, of course: I could compare inboxes.<br />
Also since my email was being stored at both ends, I could be confident that it wasn&#8217;t being lost in the second forward.</p>
<p>Periodically (almost every day-ish), I would log into my iiNet webmail and clear out the legit emails that I had received at the chasm end. I don&#8217;t think I&#8217;ve lost any yet.</p>
<p>In the several months since I set this up (I think I did it early June), I&#8217;ve received 11 emails through that were spam.</p>
<p>Compared to my iiNet email, where I&#8217;ve received over 1100 (14.2 MB worth) in the last 6 weeks.</p>
<p>Now I definately think that there are better spam management softwares out there than anything made by the same company that makes Norton Antivirus, but work uses a free one.<br />
Ironic huh? ii pay lots and lots of money for a system that rarely works, work pays nothing, and it works perfectly.</p>
]]></content:encoded>
			<wfw:commentRss>http://chasmofsarr.com/2007/10/25/over-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>16 times nerdier&#8230; unless it&#8217;s hexxed</title>
		<link>http://chasmofsarr.com/2007/06/07/16-times-nerdier-unless-its-hexxed/</link>
		<comments>http://chasmofsarr.com/2007/06/07/16-times-nerdier-unless-its-hexxed/#comments</comments>
		<pubDate>Thu, 07 Jun 2007 00:49:38 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.chasmofsarr.com/?p=6</guid>
		<description><![CDATA[Conversation at work&#8230; went something like this: benni: how do we white lable the dns information? Sam: well you get some whiteout Sam: cover your screen where the DNS says dns1.ilisys.com.au Sam: and then get your pen and write &#8220;dns.somedomain.com&#8221; Sam: Sam: white and labelled. phil: haw haw Damian: should be wiki-ed *yells across the [...]]]></description>
			<content:encoded><![CDATA[<p>Conversation at work&#8230; went something like this:</p>
<p>benni: how do we white lable the dns information?<br />
Sam: well you get some whiteout<br />
Sam: cover your screen where the DNS says dns1.ilisys.com.au<br />
Sam: and then get your pen and write &#8220;dns.somedomain.com&#8221;<br />
Sam: <img src='http://chasmofsarr.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Sam: white and labelled.<br />
phil: haw haw<br />
Damian: should be wiki-ed<br />
*yells across the office: my one? really?*<br />
Damian: not the sam-parody, the real ones<br />
Sam: can we put mine there too?<br />
Damian: only on star trek holidays<br />
Sam: hmmmm<br />
Sam: <img src='http://chasmofsarr.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  wikipedia doesn&#8217;t have a list of star trek holidays!!!!<br />
* Damian points out it&#8217;s an obscure west wing reference<br />
Sam: and i was seriously looking forward to national vulcan day<br />
Sam: it could be similar to talk like a pirate day<br />
phil: except 10000 times nerdier<br />
Sam: yeah well in binary that&#8217;s only 16 times nerdier!!!<br />
phil: that is still a lot nerdier</p>
<p>and if it&#8217;s hexxed&#8230; then <em>not only</em> is it going straight to hell, but it&#8217;s also <strong>2710</strong>.</p>
]]></content:encoded>
			<wfw:commentRss>http://chasmofsarr.com/2007/06/07/16-times-nerdier-unless-its-hexxed/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

