<?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>The Agnostic Coder</title>
	<atom:link href="http://agnosticcoder.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://agnosticcoder.com</link>
	<description>Transcending the art of coding</description>
	<lastBuildDate>Wed, 03 Mar 2010 20:46:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>		<item>
		<title>&#8220;The Invention of C++&#8221; interview. Real or fake?</title>
		<link>http://agnosticcoder.com/2010/03/the-invention-of-c-interview/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://agnosticcoder.com/2010/03/the-invention-of-c-interview/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 20:44:09 +0000</pubDate>
		<dc:creator>AndyB</dc:creator>
				<category><![CDATA[Agnostic coding]]></category>
		<category><![CDATA[C/C++]]></category>
		<category><![CDATA[OO]]></category>

		<guid isPermaLink="false">http://agnosticcoder.com/?p=128</guid>
		<description><![CDATA[I&#8217;ve just found this  interesting interview with Bjarne Stroustrup about the invention of C++ at artlung.com (The Invention of C++ &#8211; Nice bit of net lore). It&#8217;s a weird interview in that I can&#8217;t make up my mind if it&#8217;s real or fake. I&#8217;m leaning towards fake, but a small part of me really wants [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just found this  interesting interview with Bjarne Stroustrup about the invention of C++ at artlung.com (<a href="http://artlung.com/smorgasborg/Invention_of_Cplusplus.shtml">The Invention of C++ &#8211; Nice bit of net lore</a>). It&#8217;s a weird interview in that I can&#8217;t make up my mind if it&#8217;s real or fake. I&#8217;m leaning towards fake, but a small part of me really wants it to be true <img src='http://agnosticcoder.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://agnosticcoder.com/2010/03/the-invention-of-c-interview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft&#8217;s Charney suggests &#8216;Net tax to clean computers &#124; ITworld</title>
		<link>http://agnosticcoder.com/2010/03/microsofts-charney-suggests-net-tax-to-clean-computers-itworld/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://agnosticcoder.com/2010/03/microsofts-charney-suggests-net-tax-to-clean-computers-itworld/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 10:13:53 +0000</pubDate>
		<dc:creator>AndyB</dc:creator>
				<category><![CDATA[Agnostic coding]]></category>
		<category><![CDATA[Major rant!]]></category>
		<category><![CDATA[Rant]]></category>

		<guid isPermaLink="false">http://agnosticcoder.com/?p=122</guid>
		<description><![CDATA[Please go and read this: Microsoft&#8217;s Charney suggests &#8216;Net tax to clean computers &#124; ITworld. This kind of s**t really f***s me off! Microsoft want to charge everyone for cleaning up a mess that they should be paying for and frankly being sued for, in my opinion. M$ should have taken security more seriously starting with [...]]]></description>
			<content:encoded><![CDATA[<p>Please go and read this: <a href="http://www.itworld.com/software/98522/microsofts-charney-suggests-net-tax-clean-computers">Microsoft&#8217;s Charney suggests &#8216;Net tax to clean computers | ITworld</a>. This kind of s**t really f***s me off! Microsoft want to charge everyone for cleaning up a mess that they should be paying for and frankly being sued for, in my opinion. M$ should have taken security more seriously starting with Windows 95. Most of the bot nets are compromised MS Windows machines, and why? Because the default security is f***ed. Unbelievable! <a href="http://agnosticcoder.com/2010/02/security-experts-developers-responsible-for-programming-problems-cso-online-security-and-risk/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed">Programmers, and the companies they work for while producing this s**t code should be held responsible for the mess they create</a>. If this was the automobile industry, or the construction industry, they&#8217;d have been sued out of existence by now. When will the courts and governments realise that bad coding and poor coding practices are making this world worse, and punish those who make the software?!</p>
]]></content:encoded>
			<wfw:commentRss>http://agnosticcoder.com/2010/03/microsofts-charney-suggests-net-tax-to-clean-computers-itworld/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Prettt-tty, pretty, pretty good!: Actors are not a good concurrency model</title>
		<link>http://agnosticcoder.com/2010/03/prettt-tty-pretty-pretty-good-actors-are-not-a-good-concurrency-model/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://agnosticcoder.com/2010/03/prettt-tty-pretty-pretty-good-actors-are-not-a-good-concurrency-model/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 10:15:30 +0000</pubDate>
		<dc:creator>AndyB</dc:creator>
				<category><![CDATA[Agnostic coding]]></category>

		<guid isPermaLink="false">http://agnosticcoder.com/?p=120</guid>
		<description><![CDATA[There&#8217;s a fascinating discussion going on at Paul Chiusano&#8217;s blog about the Actor model, and functional programming in general. Definiately worth a read. Prettt-tty, pretty, pretty good!: Actors are not a good concurrency model.
]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s a fascinating discussion going on at Paul Chiusano&#8217;s blog about the Actor model, and functional programming in general. Definiately worth a read. <a href="http://pchiusano.blogspot.com/2010/01/actors-are-not-good-concurrency-model.html">Prettt-tty, pretty, pretty good!: Actors are not a good concurrency model</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://agnosticcoder.com/2010/03/prettt-tty-pretty-pretty-good-actors-are-not-a-good-concurrency-model/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Security Experts: Developers Responsible for Programming Problems &#8211;  CSO Online &#8211; Security and Risk</title>
		<link>http://agnosticcoder.com/2010/02/security-experts-developers-responsible-for-programming-problems-cso-online-security-and-risk/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://agnosticcoder.com/2010/02/security-experts-developers-responsible-for-programming-problems-cso-online-security-and-risk/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 15:11:53 +0000</pubDate>
		<dc:creator>AndyB</dc:creator>
				<category><![CDATA[Agnostic coding]]></category>

		<guid isPermaLink="false">http://agnosticcoder.com/?p=116</guid>
		<description><![CDATA[Should developers  (or the companies they work for) be responsible for the code they produce? In this article, Security Experts: Developers Responsible for Programming Problems &#8211;  CSO Online &#8211; Security and Risk, some people seem to think so. I agree with them. What do you think?
]]></description>
			<content:encoded><![CDATA[<p>Should developers  (or the companies they work for) be responsible for the code they produce? In this article, <a href="http://www.csoonline.com/article/544163/Security_Experts_Developers_Responsible_for_Programming_Problems">Security Experts: Developers Responsible for Programming Problems &#8211;  CSO Online &#8211; Security and Risk</a>, some people seem to think so. I agree with them. What do you think?</p>
]]></content:encoded>
			<wfw:commentRss>http://agnosticcoder.com/2010/02/security-experts-developers-responsible-for-programming-problems-cso-online-security-and-risk/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Why I am hesitant to judge another&#8217;s code&#8230; : programming</title>
		<link>http://agnosticcoder.com/2010/02/why-i-am-hesitant-to-judge-anothers-code-programming/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://agnosticcoder.com/2010/02/why-i-am-hesitant-to-judge-anothers-code-programming/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 09:48:31 +0000</pubDate>
		<dc:creator>AndyB</dc:creator>
				<category><![CDATA[Agnostic coding]]></category>

		<guid isPermaLink="false">http://agnosticcoder.com/?p=114</guid>
		<description><![CDATA[Reddit user &#8220;mprorock&#8221; gives a great summary of  why you shouldn&#8217;t judge other people and their code in Why I am hesitant to judge another&#8217;s code&#8230;. Very much worth a quick read.
]]></description>
			<content:encoded><![CDATA[<p>Reddit user &#8220;mprorock&#8221; gives a great summary of  why you shouldn&#8217;t judge other people and their code in <span style="font-family: verdana, arial, helvetica, sans-serif; line-height: normal; font-size: x-small; color: #888888;"><span style="color: #000000; font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif; font-size: 13px; line-height: 19px;"><a href="http://www.reddit.com/r/programming/comments/b5bc6/why_i_am_hesitant_to_judge_anothers_code/">Why I am hesitant to judge another&#8217;s code&#8230;</a>. Very much worth a quick read.</span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://agnosticcoder.com/2010/02/why-i-am-hesitant-to-judge-anothers-code-programming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Having freedom in your job really helps</title>
		<link>http://agnosticcoder.com/2010/02/having-freedom-in-your-job-really-helps/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://agnosticcoder.com/2010/02/having-freedom-in-your-job-really-helps/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 19:29:35 +0000</pubDate>
		<dc:creator>AndyB</dc:creator>
				<category><![CDATA[Agnostic coding]]></category>

		<guid isPermaLink="false">http://agnosticcoder.com/?p=112</guid>
		<description><![CDATA[Have recently changed jobs (well, Sept &#8216;09) and having the amazing opportunity to work remotely, from home, I find my day split into more productive chunks than the usual 8am to 5pm game that I used to do. I&#8217;m still up at the same time in the morning, due to having 2 hyper active kids, [...]]]></description>
			<content:encoded><![CDATA[<p>Have recently changed jobs (well, Sept &#8216;09) and having the amazing opportunity to work remotely, from home, I find my day split into more productive chunks than the usual 8am to 5pm game that I used to do. I&#8217;m still up at the same time in the morning, due to having 2 hyper active kids, but I&#8217;m not rushing to get ready and leave the house, instead I can take time for a proper breakfast, help get the kids ready for school, and even do the school run. I then start around 9:30am work until 11:45, puck up child 2 from nursery, and have lunch with him and the wife. Start work again about 1pm, work until 3pm, when it&#8217;s time for school pickup for child 1. Start work again around 3:30, and work until 5:30, have a family dinner, and help put the kids to bed, then do some more work after they&#8217;re asleep.<br />
This routine has helped increase my productivity, and helped my mental focus a great deal. Instead of being burned out by lunch time and barely able to stay awake during the after noon without several cups of coffee, I can get so much more work done in the same amount time without feeling tired, or drained. Even the evening coding sessions are much more productive than I&#8217;d expect them to be.</p>
<p>There is one downside. I&#8217;m not always focused on work. Don&#8217;t get me wrong, I get my work done, but if I&#8217;m having a lazy day with not much on, then it&#8217;s way too tempting to skive off and play games, or catch up on my RSS feeds instead of doing those things after I&#8217;ve finished work for the day. It can take a lot of effort to ignore the time sinks and get on with work, ut when I do I&#8217;m so focused that I need my alarms to remind me to do the school run or have dinner with the family.</p>
<p>It also helps that the company that I work for have a very relaxed attitude about my working hours. That&#8217;s something that I&#8217;ve found hard to come by in previous jobs. If I feel the need I can work weekends instead of in the week. I can work at 4am if I want to. As long  as the work is done, it doesn&#8217;t matter when time of day it is. Of course having kids means I&#8217;m much too tired to work at 4am, as I&#8217;m up in the early hours with them. But the opportunity is there to be taken. This freedom (and there&#8217;s many more perks I can&#8217;t mention at the moment) helps my creativity by keeping me focused in short bursts, helps my home life by making me more relaxed and able to help out with 2 boisterous kids, and although financially it&#8217;s not the highest paying job around (and this will sound corny) I do feel much richer for having this job, especially compared to the final years of my previous one.</p>
<p>If you get the change I&#8217;d highly recommend working from home. Of course, it&#8217;s not for everyone, but you really need to experience it to appreciate the difference it can make.</p>
]]></content:encoded>
			<wfw:commentRss>http://agnosticcoder.com/2010/02/having-freedom-in-your-job-really-helps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thinking About Security : Microsoft’s Many Eyeballs and the Security Development Lifecycle</title>
		<link>http://agnosticcoder.com/2010/02/thinking-about-security-microsoft%e2%80%99s-many-eyeballs-and-the-security-development-lifecycle/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://agnosticcoder.com/2010/02/thinking-about-security-microsoft%e2%80%99s-many-eyeballs-and-the-security-development-lifecycle/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 09:50:01 +0000</pubDate>
		<dc:creator>AndyB</dc:creator>
				<category><![CDATA[Agnostic coding]]></category>

		<guid isPermaLink="false">http://agnosticcoder.com/?p=110</guid>
		<description><![CDATA[Shawn Herman makes a very valid and in depth argument about the &#8220;shallow bugs&#8221; argument, (originally mentioned by Eric S. Raymond, but given the title Linus&#8217;s Law) in Thinking About Security : Microsoft’s Many Eyeballs and the Security Development Lifecycle. There&#8217;s more to bug catching that just lots of code review. Code review catches syntactic and [...]]]></description>
			<content:encoded><![CDATA[<p>Shawn Herman makes a very valid and in depth argument about the &#8220;shallow bugs&#8221; argument, (originally mentioned by Eric S. Raymond, but given the title Linus&#8217;s Law) in <a href="http://blogs.msdn.com/shawnhernan/archive/2010/02/13/microsoft-s-many-eyeballs-and-the-security-development-lifecycle.aspx">Thinking About Security : Microsoft’s Many Eyeballs and the Security Development Lifecycle</a>. There&#8217;s more to bug catching that just lots of code review. Code review catches syntactic and semantic bugs (another layer above the compiler/interpreter), but doesn&#8217;t necessarily catch the process related bugs. What else can be done to make software more predictable and trustworthy? Functional languages help to a certain degree to be sure, being based on mathematics, without side effects. However that only takes us so far. I propose a new layer on top of existing languages. I&#8217;ve already mentioned this in a previous post on <a href="http://agnosticcoder.com/2009/12/higher-level-abstractions/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed">higher level abstractions</a>. I still think something can, and must, be done at this higher level to reduce the amount of frequency of bugs to zero. It&#8217;s possible, I&#8217;m sure of it.</p>
]]></content:encoded>
			<wfw:commentRss>http://agnosticcoder.com/2010/02/thinking-about-security-microsoft%e2%80%99s-many-eyeballs-and-the-security-development-lifecycle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>15 Really Awesome and Totally New jQuery Plugins &#124; tripwire magazine</title>
		<link>http://agnosticcoder.com/2010/02/15-really-awesome-and-totally-new-jquery-plugins%c2%a0%c2%a0tripwire-magazine/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://agnosticcoder.com/2010/02/15-really-awesome-and-totally-new-jquery-plugins%c2%a0%c2%a0tripwire-magazine/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 11:40:23 +0000</pubDate>
		<dc:creator>AndyB</dc:creator>
				<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://agnosticcoder.com/?p=108</guid>
		<description><![CDATA[15 Really Awesome and Totally New jQuery Plugins &#124; tripwire magazine. An absolutely excellent selection of gorgeous jQuery plugins. If you use jQuery you&#8217;ve got to see these!
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.tripwiremagazine.com/2010/02/15-really-awesome-and-totally-new-jquery-plugins.html?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+tripwiremagazine+%28tripwire+magazine%29&amp;utm_content=Google+Reader">15 Really Awesome and Totally New jQuery Plugins | tripwire magazine</a>. An absolutely excellent selection of gorgeous jQuery plugins. If you use jQuery you&#8217;ve got to see these!</p>
]]></content:encoded>
			<wfw:commentRss>http://agnosticcoder.com/2010/02/15-really-awesome-and-totally-new-jquery-plugins%c2%a0%c2%a0tripwire-magazine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A &#8216;minimal&#8217; scripting language</title>
		<link>http://agnosticcoder.com/2010/02/a-minimal-scripting-language/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://agnosticcoder.com/2010/02/a-minimal-scripting-language/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 11:15:05 +0000</pubDate>
		<dc:creator>AndyB</dc:creator>
				<category><![CDATA[Agnostic coding]]></category>

		<guid isPermaLink="false">http://agnosticcoder.com/?p=106</guid>
		<description><![CDATA[A guy names Kostas Michalopoulos has created a small new scripting language, based on C, that can be embedded into other programs. And it&#8217;s called &#8216;minimal&#8216;. Nice. That&#8217;s the kind of stuff I like to see, someone using their brains. Yes it&#8217;s been done before, but this guy is setting out to do it himself. [...]]]></description>
			<content:encoded><![CDATA[<p>A guy names Kostas Michalopoulos has created a small new scripting language, based on C, that can be embedded into other programs. And it&#8217;s called &#8216;<a href="http://realm.badsectoracula.com/minimal/">minimal</a>&#8216;. Nice. That&#8217;s the kind of stuff I like to see, someone using their brains. Yes it&#8217;s been done before, but this guy is setting out to do it himself. And doing a nice job I think. But from the reddit page where he <a href="http://www.reddit.com/r/programming/comments/b0xzz/hi_reddit_here_is_minimal_a_small_clike_scripting/">posted</a> the information he&#8217;s getting a bit of bashing from some people. Quite unnecessary in my opinion. Kostas has kindly made all the source available (via a git repos), and he&#8217;s still getting a bashing, simply because it&#8217;s been done before. Well I say good luck to Kostas and thanks for sharing! <img src='http://agnosticcoder.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://agnosticcoder.com/2010/02/a-minimal-scripting-language/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why all programmers should blog «  JoergM.com</title>
		<link>http://agnosticcoder.com/2010/02/why-all-programmers-should-blog-%c2%ab-joergm-com/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://agnosticcoder.com/2010/02/why-all-programmers-should-blog-%c2%ab-joergm-com/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 14:13:23 +0000</pubDate>
		<dc:creator>AndyB</dc:creator>
				<category><![CDATA[Agnostic coding]]></category>

		<guid isPermaLink="false">http://agnosticcoder.com/?p=104</guid>
		<description><![CDATA[Why all programmers should blog «  JoergM.com. Totally agree. Yes it&#8217;s a fairly useless post, on my part, but I&#8217;m just pointing out that I agree with something that someone else said, and said 500% better than I would have explained it without rambling  on for a long time. Like now!  
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.joergm.com/2010/01/why-all-programmers-should-blog/">Why all programmers should blog «  JoergM.com</a>. Totally agree. Yes it&#8217;s a fairly useless post, on my part, but I&#8217;m just pointing out that I agree with something that someone else said, and said 500% better than I would have explained it without rambling  on for a long time. Like now! <img src='http://agnosticcoder.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://agnosticcoder.com/2010/02/why-all-programmers-should-blog-%c2%ab-joergm-com/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
