<?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>/var/log/jamescape &#187; hardware</title>
	<atom:link href="http://ignore-your.tv/tag/hardware/feed/" rel="self" type="application/rss+xml" />
	<link>http://ignore-your.tv</link>
	<description>Living Without Privacy</description>
	<lastBuildDate>Tue, 27 Jul 2010 04:35:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Dear Lazyweb</title>
		<link>http://ignore-your.tv/2009/12/25/dear-lazyweb/</link>
		<comments>http://ignore-your.tv/2009/12/25/dear-lazyweb/#comments</comments>
		<pubDate>Fri, 25 Dec 2009 22:54:49 +0000</pubDate>
		<dc:creator>James Cape</dc:creator>
				<category><![CDATA[PlanetGNOME Syndication]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[karmic]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://ignore-your.tv/2009/12/25/dear-lazyweb/</guid>
		<description><![CDATA[Does anyone have any experiences with Karmic on the white Dell Adamo?
Update: It seems positive, at least compared with the cheaper MacBook Air where you have to fuss with kernel boot options and whatnot.
]]></description>
			<content:encoded><![CDATA[<p>Does anyone have any experiences with Karmic on the white Dell Adamo?</p>
<p><em>Update:</em> <a href="http://ubuntuforums.org/showthread.php?t=1293542">It seems positive</a>, at least compared with the cheaper MacBook Air where you have to fuss with kernel boot options and whatnot.</p>
]]></content:encoded>
			<wfw:commentRss>http://ignore-your.tv/2009/12/25/dear-lazyweb/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>UPS, Progress, Ooops</title>
		<link>http://ignore-your.tv/2006/01/09/ups-progress-ooops/</link>
		<comments>http://ignore-your.tv/2006/01/09/ups-progress-ooops/#comments</comments>
		<pubDate>Mon, 09 Jan 2006 07:35:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[hacking]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[meta]]></category>
		<category><![CDATA[user switching]]></category>

		<guid isPermaLink="false">http://ignore-your.tv/2006/01/09/ups-progress-ooops/</guid>
		<description><![CDATA[So I splurged on a new UPS Saturday, an APC Back-UPS RS 1500—hopefully it’ll work, it’s been charging so-far, and hopefully the controller software works under Ubuntu. I have an UPS already, but it’s underpowered for my system. So when the guy next door turns on his (fire-code violating) microwave, it fluxuates the power just [...]]]></description>
			<content:encoded><![CDATA[<p><a class="inline-image-1" href="/images/new-ups.jpg"><img src="/images/new-ups-thumb.jpg" width="106" height="160" align="right" alt="[New UPS]" /></a>So I splurged on a new UPS Saturday, an <a href="http://www.apc.com/resource/include/techspec_index.cfm?base_sku=BR1500">APC Back-UPS RS 1500</a>—hopefully it’ll work, it’s been charging so-far, and hopefully the controller software works under Ubuntu. I have an UPS already, but it’s underpowered for my system. So when the guy next door turns on his (fire-code violating) microwave, it fluxuates the power just enough to kick in the battery, which promptly trips it’s circuit breaker (effectively toggling the power to my machine). Bigger, badder UPS it is.</p>
<p><a href="/images/ignore-your.tv-5.png" class="inline-image-2"><img src="/images/ignore-your.tv-5-thumb.png" width="160" height="103" align="left" alt="[New Blog Template]" /></a>I’ve also updated my blog template in honor of Wordpress 2.0. The template uses JavaScript menus and tables-for-layout, but I don’t really care about niceties in web design anymore. If everyone used a recent copy of Firefox or Safari, I would ditch tables in favor of doing all the layout in CSS and JavaScript, leaving a clean, pressed, cell-phone friendly blog in it’s place, but a full third of the people viewing this site (including most employers, sadly enough) use IE, so the more I do in CSS and JavaScript, the more “work, damn you” moments I create for myself.</p>
<p>IE, BTW, is the devil. Not a minion, not a henchfiend, the full-on devil himself. I’m going to tweak the template to show a link to <a href="http://www.getfirefox.com/">GetFirefox.com</a> if you aren’t using a Mozilla browser.</p>
<p>On the work front, I figured out how to do a incremental progress-bar using JavaScript and PHP, so a ten-minute validation of 30,000 records in a MySQL database doesn’t look like it’s crashed your browser or hung. The way, BTW, is to write two classes, a JavaScript one which actually handles adding the images to the window and updates them, etc. and a PHP class to handle calculating what to do, and then writes out JavaScript to update the progress-bar image (ugliest part was actually getting PHP to flush it’s buffers).</p>
<p>It works well, in spite of it’s status as a sick hack. The validation results are stored in another table in the database, so the items lists and editing pages can display a “this record has issues” icon. Yes, yes, the solution is to properly validate input, blah-blah-blah. If I was rewriting the system, that’s what I’d do, but the software didn’t for a long time (and still doesn’t, in a gradually dwindling set of cases), and many of our customers have loads of data they’re dragging in from a variety of proprietary Access nightmares. So providing a “here’s a list of things to fix” page when getting a new customer going with the system is really useful—as is marking all the broken items as such whenever they appear in the system.</p>
<p>Oh, and I missed the release of <a href="http://ignore-your.tv/fusa/">FUSA 2.13.4</a> (in time to get in with the GNOME 2.13.4 release) by a half-hour. I’ll choose to blame biology—in that the woman who lives across the hall wrangled me into giving her a ride to the bus station about an hour before the release was due. Yeah, I’m a sucker like that.</p>
<p>And now it’s off to my 4 hours of sleep, hoping that I can wake myself early enough to get into the office and find out what’s wrong with the CVS server. Sigh.…</p>
]]></content:encoded>
			<wfw:commentRss>http://ignore-your.tv/2006/01/09/ups-progress-ooops/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
