<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:ymaps="http://api.maps.yahoo.com/Maps/V2/AnnotatedMaps.xsd">

<channel>
	<title>The Codebelay Blog &#187; Questions</title>
	<atom:link href="http://www.codebelay.com/blog/category/questions/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codebelay.com/blog</link>
	<description>A Journal of Software That Makes Coding Safer and Easier to Manage</description>
	<lastBuildDate>Wed, 08 Sep 2010 07:17:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Where are the people that hack together in meatspace?</title>
		<link>http://www.codebelay.com/blog/2009/12/13/where-are-the-people-that-hack-together-in-meatspace/</link>
		<comments>http://www.codebelay.com/blog/2009/12/13/where-are-the-people-that-hack-together-in-meatspace/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 07:33:38 +0000</pubDate>
		<dc:creator>barce</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Questions]]></category>

		<guid isPermaLink="false">http://www.codebelay.com/blog/?p=693</guid>
		<description><![CDATA[I&#8217;ve got a flu and am hopped up on ibuprofen and Nyquil. This year I&#8217;ve been telecommuting and co-working. I&#8217;ve made a few friends, but we don&#8217;t hang out much. I&#8217;ve actually been blown off by a few people to, but you know what? You&#8217;re hardly worth the thought. This rant is addressed to those [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I&#8217;ve got a flu and am hopped up on ibuprofen and Nyquil.</p>
<p>This year I&#8217;ve been telecommuting and co-working. I&#8217;ve made a few friends, but we don&#8217;t hang out much. I&#8217;ve actually been blown off by a few people to, but you know what? You&#8217;re hardly worth the thought.</p>
<p>This rant is addressed to those of you I haven&#8217;t met or haven&#8217;t hung out with this year, but I truly feel you can do something awesome for the tech scene that&#8217;s more than just about your career. Actually if we do this shit that I&#8217;ll mention later, you&#8217;ll see that it&#8217;ll enhance our careers.</p>
<p>I&#8217;ve seen you folks in cafes: the guy with the latest Apple laptop tailing server logs with an ev-do card, or the woman compiling drizzle on some beater Lenovo laptop converted to Linux. I&#8217;ve seen the creepy and utterly lame pick-up that you engineer dudes do at co-working places. Life&#8217;s more than eating where you shit.</p>
<p>Next year, let&#8217;s do something awesome. Let&#8217;s fucking hang out in meatspace and build something awesome. Let&#8217;s have awesome discussions and turn a particular cafe as the place to talk tech.</p>
<p>Let&#8217;s meet on some night during the week and actually build and learn shit, and actually help each other. San Francisco has about 17,000 people per square mile in some places. Why aren&#8217;t these folks hanging out and making there lives more awesome. Insert Matrix Quote Here.</p>
<p>I know some of you hackers are one pay check away from disaster (if you&#8217;re not already there), or some of you are doing okay. Let&#8217;s all combine forces and create an awesome network and see if we can actually build something.</p>
<p>You&#8217;re the kind of person who knows there&#8217;s gotta be better than Facebook or Google. Technology wasn&#8217;t meant to pigeonhole and objectify people as consumers but in some weird way liberate their human potential. Ya, it&#8217;s pretty hard to buy this BS given what a rough year it was, but if you are reading this here&#8217;s my proposal to you:</p>
<p>We meet each week at some common space and work on technology together.</p>
<p>This might sound too simple, but ask yourself this question: What community do you belong to?</p>
<p>Having a hard time answering? Working on a tech project? Then the community I&#8217;m proposing might be the one for you.</p>
<p>Maybe there&#8217;s already a group out there. If you&#8217;re out there, I&#8217;d like to talk to you. We have to stop isolating ourselves and unite in a really powerful way.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codebelay.com/blog/2009/12/13/where-are-the-people-that-hack-together-in-meatspace/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>My Favorite Coder Interview Question</title>
		<link>http://www.codebelay.com/blog/2009/04/09/my-favorite-coder-interview-question/</link>
		<comments>http://www.codebelay.com/blog/2009/04/09/my-favorite-coder-interview-question/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 01:11:52 +0000</pubDate>
		<dc:creator>barce</dc:creator>
				<category><![CDATA[Questions]]></category>
		<category><![CDATA[TechBiz]]></category>
		<category><![CDATA[WebApps]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[hr]]></category>
		<category><![CDATA[interview questions]]></category>
		<category><![CDATA[interviewing]]></category>
		<category><![CDATA[jobs]]></category>
		<category><![CDATA[leibniz]]></category>
		<category><![CDATA[mergesort]]></category>
		<category><![CDATA[principle of sufficient reason]]></category>

		<guid isPermaLink="false">http://www.codebelay.com/blog/?p=548</guid>
		<description><![CDATA[What is your favorite algorithm? My favorite algorithm right now is the merge sort. I like it so much that I&#8217;ve implemented it in PHP and Ruby. The problem is that as a web developer I&#8217;ve never had to use a merge sort. Back in the old days when pagination was tricky, I&#8217;ve had to [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>What is your favorite algorithm?</p>
<p>My favorite algorithm right now is the <a href="http://en.wikipedia.org/wiki/Mergesort">merge sort</a>.</p>
<div id="attachment_549" class="wp-caption aligncenter" style="width: 280px">
	<img src="http://www.codebelay.com/blog/wp-content/uploads/2009/04/merge_sort_animation2.gif" alt="v1: Nuno Nogueira (Nmnogueira), v2: edited by Daniel Miller (cobaltBlue)" title="merge_sort_animation2" width="280" height="237" class="size-full wp-image-549" />
	<p class="wp-caption-text">v1: Nuno Nogueira (Nmnogueira), v2: edited by Daniel Miller (cobaltBlue)</p>
</div>
<p>I like it so much that I&#8217;ve implemented it in <a href="http://www.codebelay.com/algorithms/sorting/MergeSort.phps">PHP</a> and <a href="http://www.codebelay.com/rb/trunk/mergesort.rb">Ruby</a>.</p>
<p>The problem is that as a web developer I&#8217;ve never had to use a merge sort. Back in the old days when pagination was tricky, I&#8217;ve had to use a linked list, but you really don&#8217;t have to use the merge sort anymore.</p>
<p>So at this point it&#8217;s really just academic.</p>
<p>What interview question should really count now?</p>
<p>More on that in my next post. As a clue, I&#8217;d like to say it has to do with Leibniz&#8217;s statement, &#8220;The present is big with the future.&#8221; A techie who believes that and <a href="http://en.wikipedia.org/wiki/Principle_of_sufficient_reason">the principle of sufficient reason</a> is the kind of techie you want.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codebelay.com/blog/2009/04/09/my-favorite-coder-interview-question/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Where Are The Tech Jobs Right Now? In Booze and Legal</title>
		<link>http://www.codebelay.com/blog/2008/10/31/where-are-the-tech-jobs-right-now-in-booze-and-legal/</link>
		<comments>http://www.codebelay.com/blog/2008/10/31/where-are-the-tech-jobs-right-now-in-booze-and-legal/#comments</comments>
		<pubDate>Fri, 31 Oct 2008 19:19:24 +0000</pubDate>
		<dc:creator>barce</dc:creator>
				<category><![CDATA[Questions]]></category>
		<category><![CDATA[TechBiz]]></category>
		<category><![CDATA[beer]]></category>
		<category><![CDATA[booze]]></category>
		<category><![CDATA[invisible hand]]></category>
		<category><![CDATA[irm]]></category>
		<category><![CDATA[jobs]]></category>
		<category><![CDATA[litigation support]]></category>
		<category><![CDATA[tech industry]]></category>

		<guid isPermaLink="false">http://www.codebelay.com/blog/?p=339</guid>
		<description><![CDATA[I wrote this to the San Francisco PHP Meetup List. I am posting it here because in a month or so I know a huge portion of you will be looking for work in the tech area. Subject: Re: [php-139] Headhunters/Recruiters: Some feedback please. From: barce Date: October 31, 2008 12:06:08 PM PDT To: SF [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I wrote this to the San Francisco <a href="http://php.meetup.com/">PHP Meetup List</a>. I am posting it here because in a month or so I know a huge portion of you will be looking for work in the tech area.</p>
<p><a href="http://finance.yahoo.com/q?s=IRM"><img width="500" src="http://www.codebelay.com/img/irm_ftw.png" alt="NYSE:IRM" border="0" /></a></p>
<div style="border: 1px solid #000; padding: 5px;">
<em>	Subject: 	Re: [php-139] Headhunters/Recruiters: Some feedback please. <img src='http://www.codebelay.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </em><br />
<em>	From: 	barce</em><br />
<em>	Date: 	October 31, 2008 12:06:08 PM PDT</em><br />
<em>	To: 	SF PHP Meetup List</em></p>
<p><br/><br />
Let me comment on what&#8217;s going on.</p>
<p>I will tell you about two types of layoffs, and then two types of opportunities that I am benefitting from right now.</p>
<p>1. Scapegoating Pathology in Layoffs. This is where staff gets laid off to &#8220;fix&#8221; a problem, and the problems are still there. Sure, they have one less mouth to feed, but they got rid of the wrong person. How can you tell? The problem is still there. Most recruiters have a hard time filling these spots b/c turnover is high. No amount of technical skill will solve this problem. You need people skills if you&#8217;re gonna fill this role.</p>
<p>2. The Invisible Hand Layoffs. The company ends up with more capital and gains more worker productivity because the invisible hand is at work.</p>
<p>I would say that from the Web 2.0 companies that are laying off people it&#8217;s 50/50 . If you are really hard up for a job, then your best bet is with a company that&#8217;s done scapegoating layoffs.</p>
<p>That is the opportunity #1 that I mentioned, and examples of this are meevio.com which loses a lead every 3 months and Mahalo. Calacanis fired and is now looking for workers again. Talk about scapegating!</p>
<p>Opportunity #2: Litigation Support. Right now a lot of companies have a financial strategy to stay alive, and that is sue. During this economic downturn you will see companies like DTIGlobal, <a href="http://finance.google.com/finance?client=ob&#038;q=NYSE:IRM">Iron Mountain (NYSE: IRM)</a> and other litigation support companies do well. Iron Mountain is already doing really well. I have a client in litigation support where I do light sysadmin work.</p>
<p>Get a job in these areas. Recruiters won&#8217;t know about them because they are still trying to fill jobs where there is a scapegoating pathology.</p>
<p>I wish you all the best of luck,<br />
Barce</p>
<p>PS Beer is doing well right now, too, so look for tech work in the beer industry, or hell, do what I did right out of college, sell beer. It is fun work!
</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.codebelay.com/blog/2008/10/31/where-are-the-tech-jobs-right-now-in-booze-and-legal/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>SubEthaEdit for Linux?</title>
		<link>http://www.codebelay.com/blog/2008/09/04/subethaedit-for-linux/</link>
		<comments>http://www.codebelay.com/blog/2008/09/04/subethaedit-for-linux/#comments</comments>
		<pubDate>Thu, 04 Sep 2008 19:20:10 +0000</pubDate>
		<dc:creator>barce</dc:creator>
				<category><![CDATA[Questions]]></category>
		<category><![CDATA[WebApps]]></category>
		<category><![CDATA[code editors]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[subethaedit]]></category>
		<category><![CDATA[text editors]]></category>

		<guid isPermaLink="false">http://www.codebelay.com/blog/?p=187</guid>
		<description><![CDATA[SubEthaEdit is a fun editor that links coders via OS X&#8217;s chat. You and your friends can see each other&#8217;s cursor in the editor and edit accordingly. From a management perspective, it&#8217;s quite satisfying to see your coders collaborate on the same tough problem that crops up and you have to have everyone talk about [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><a href="http://www.codingmonkeys.de/subethaedit">SubEthaEdit</a> is a fun editor that links coders via OS X&#8217;s chat. You and your friends can see each other&#8217;s cursor in the editor and edit accordingly. From a management perspective, it&#8217;s quite satisfying to see your coders collaborate on the same tough problem that crops up and you have to have everyone talk about it.</p>
<p><a href="http://www.codingmonkeys.de/subethaedit"><img src="http://www.codingmonkeys.de/subethaedit/images/sessionbig.png" alt="pic of subethaedit" width="500" /></a></p>
<p>Dear Lazy Web,</p>
<p>I have two questions:</p>
<p>Is there a SubEthaEdit for Linux?</p>
<p>What collaborative technologies do you use for coding?</p>
<p>Cheers,<br />
Barce</p>
<p>PS I use eclipse, svn, pastebin, IM, IRC, and sometimes ventrilo. I would love to just use SubEthaEdit though.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codebelay.com/blog/2008/09/04/subethaedit-for-linux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

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