<?xml version="1.0" encoding="utf-8"?><!-- generator="WordPress/2.5.1" -->
<rss version="0.92">
<channel>
	<title>Laen Aggregated</title>
	<link>http://www.laen.org</link>
	<description>Chaos is the raw material of order</description>
	<lastBuildDate>Wed, 14 May 2008 01:16:34 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>The Wii Matrix Board</title>
		<description>For dorkbotpdx last night, I made this little toy:



It's an 8x8 red+green LED Matrix, driven by three shift registers driven by a Bare Bones Board Freeduino by Modern Device Company.

Before the meeting I just had it flashing fun patterns based on odd bit-math equations.  During the meeting, I was ...</description>
		<link>http://www.laen.org/2008/05/13/the-wii-matrix-board/</link>
			</item>
	<item>
		<title>Arduino Hot Tip of the Day</title>
		<description>Analog pins 0-5 on the Arduino can be accessed as digital IO pins.  They're numbered 14-19. </description>
		<link>http://www.laen.org/2008/05/06/arduino-hot-tip-of-the-day/</link>
			</item>
	<item>
		<title>Prototyping boards from uCHobby and Wright Hobbies</title>
		<description>I just received this set of prototyping boards from ucHobby and their sponsor Wright Hobbies!!  Hooray!



I'm psyched.  I have some projects I want to do that these boards will be perfect for. </description>
		<link>http://www.laen.org/2008/04/23/prototyping-boards-from-uchobby-and-wright-hobbies/</link>
			</item>
	<item>
		<title>Electronic Birthday Candle</title>
		<description>In order to encourage us to play with electronics more, JWA and I have begun doing monthly challenges.  For our inaugural challenge, we decided upon an LED Birthday Candle.  This is my entry to that challenge.



You blow the center pole towards one side, and the LED shuts off. ...</description>
		<link>http://www.laen.org/2008/03/21/electronic-birthday-candle/</link>
			</item>
	<item>
		<title>This is a Blog entry&#8230;</title>
		<description>This is a Blog entry using Jott. This is using the Jott service, a voice to text service that so far is free, hurray. listen

Powered by Jott </description>
		<link>http://www.laen.org/2008/03/20/this-is-a-blog-entry/</link>
			</item>
	<item>
		<title>Freqin&#8217; Wii</title>
		<description>My Wiichuck adaptor arrived a couple of days ago, and I just hooked it up.  As my first project, I've written this, which uses the Wii nunchuck as a musical instrument.Source code: Freqin' WiiHook a speaker to the output pin (defined below, 13 by default), and hook the Wii adapter up to analog ...</description>
		<link>http://www.laen.org/2008/03/03/freqin-wii/</link>
			</item>
	<item>
		<title>Awed By The Beauty Of The Light</title>
		<description> The electronic man holds his joy aloft.  He loves it, because he was built to love it.  It shines with the energy that courses through his body.  He wants to share his Light with the world, but fears that if he lets it go, he'll never know it's glow again.  </description>
		<link>http://www.laen.org/2008/03/02/awed-by-the-beauty-of-the-light/</link>
			</item>
	<item>
		<title>Arduino</title>
		<description>I've recently become enraptured with a little microcontroller development board called the Arduino (pronounced "Arr-dwee-no").



This little thing is a great way to get started with electronics.  You hook some electronic component to it, write a little bit of C, upload it to the board, and "tada!", you've invented some ...</description>
		<link>http://www.laen.org/2008/01/01/arduino/</link>
			</item>
	<item>
		<title>Healthy Hamburger Helper</title>
		<description>1 box double cheese hamburger helper
2 cups nonfat milk
1 1/2 cups hot water
6.5 ounces whole wheat rotini
1 pound frozen chopped spinach
1/2 pound ground turkey

Prepare as per box instructions.  Yum! </description>
		<link>http://www.laen.org/2007/12/13/healthy-hamburger-helper/</link>
			</item>
	<item>
		<title>Vegetable Pilaf with Chicken</title>
		<description>* 1 cup of rice
* 1 small can of mushrooms
* 1 carrot (sliced)
* 1/2 bell pepper (diced)
* 1 yellow or red potato (sliced into 1" pieces)
* 1/2 onion (diced)
* 1 large tomato (quartered)
* 1 can vegetable or chicken broth
* 2 cans canned chicken (drained)
* 1 Tbsp paprika
* 2 Tbsp dried ...</description>
		<link>http://www.laen.org/2007/09/19/vegetable-pilaf-with-chicken/</link>
			</item>
	<item>
		<title>RPC/IPC and Messaging</title>
		<description>"Advanced Message Queuing Protocol":http://en.wikipedia.org/wiki/Advanced_Message_Queuing_Protocol
..An open protocol for messaging systems.

Some implementations of AMQP(Advanced Message Queuing Protocol):
* "Apache QPID":http://cwiki.apache.org/qpid/
* "RabbitMQ":http://www.rabbitmq.com/
* "OpenAMQ":http://www.openamq.org/

And some more information about it:
* http://www.amqp.org/ </description>
		<link>http://www.laen.org/2007/04/23/rpcipc-and-messaging/</link>
			</item>
	<item>
		<title>Potentially relevant JEPs to the System Management project</title>
		<description>"0142 - Workgroups":http://www.jabber.org/jeps/jep-0142.html
This is for sending messages to _roles_.  Several entities may join a Workgroup queue, and other entities may request chats with the workgroup (which then routes to the different entities when the chat is accepted by one of them). So, for alerting, we can send to the ...</description>
		<link>http://www.laen.org/2007/04/23/potentially-relevant-jeps-to-the-system-management-project/</link>
			</item>
	<item>
		<title>Patch Check Advanced (Solaris)</title>
		<description>Solaris patching is, frankly, a pain.

Patch Check Advanced makes it less painful-- even _pleasant_. 

It'll automatically download the patch list from Sun, correlate it against what you have on your system, and present you with a list of what needs to happen.  You can tell it to install all ...</description>
		<link>http://www.laen.org/2007/04/09/patch-check-advanced-solaris/</link>
			</item>
	<item>
		<title>New Photos</title>
		<description>Two new photos, both taken from my living room window.



Not photoshopped.  Just a fortunate reflection:
 </description>
		<link>http://www.laen.org/2007/04/09/new-photos/</link>
			</item>
	<item>
		<title>Fog</title>
		<description>At dusk today, the fog rolled in.

 </description>
		<link>http://www.laen.org/2007/01/08/fog/</link>
			</item>
	<item>
		<title>Conserver and Sun X4100s</title>
		<description>X4100s have a pretty cool integrated lights-out management card, but it doesn't have an easily integrate with Conserver.

To fix, I created an expect script named "ilom-connect" like this:
#!/usr/bin/expect -f
expect { 
"(yes/no)?"    {exp_send "yes\r"; exp_continue; }
"password: " {exp_send "\r"; }
}
expect "\\-> "
send "cd /SP/console\r"
send "start\r"
expect "(y/n)?"
exp_send "y\r"
Then, in ...</description>
		<link>http://www.laen.org/2006/10/09/conserver-and-sun-x4100s/</link>
			</item>
	<item>
		<title>Slashfood</title>
		<description>Slashfood is a delicious food blog, full of delicious looking food porn.

Yum. </description>
		<link>http://www.laen.org/2006/10/09/slashfood/</link>
			</item>
	<item>
		<title>Grilled Vegetable and Goat Cheese Roulade</title>
		<description>..This is a veggie wrap from a place I used to eat at in Florida.

1 eggplant, thinly sliced
1 yellow squash, thinly sliced
1 green zucchini, thinly sliced
1 red pepper
1 green pepper
5 ounces goat cheese
1 ounce sour cream
2 large spinach tortillas

Lightly grill eggplant, squash and zucchini. Blacken peppers on grill, place in ...</description>
		<link>http://www.laen.org/2006/09/27/grilled-vegetable-and-goat-cheese-roulade/</link>
			</item>
	<item>
		<title>Zuppa Toscana Soup</title>
		<description>This is an approximation of the "Zuppa Toscana" soup they serve at Olive Garden. It's sooo goood, and really easy to make.

1 lb. spicy Italian Sausage - crumbled
1/2 lb. smoked bacon - chopped
1 qt water
(2) 14.5 oz cans chicken broth
2 large russet potatoes - cubed
1 medium onion - sliced
2 garlic ...</description>
		<link>http://www.laen.org/2006/09/27/zuppa-toscana-soup/</link>
			</item>
	<item>
		<title>Nexenta GNU/Solaris</title>
		<description>I spent the weekend loading Nexenta on my two home PCs.

Nexenta is basically Ubuntu on an OpenSolaris kernel.  This gives you all the awesomenes of Ubuntu (apt-get, gnome, kde, GNU tools), with all the awesomeness of OpenSolaris (zones, ZFS, DTrace).

Some cool things:

	The opensolaris packages are available via apt-get.  I wanted to set up some zones, so I did an "apt-get install sunwzoner sunwzoneu".
	"zoneadm -z zone1 install" fires off debootstrap and creates a Nexenta Zone.
	The install is super-easy.  Just boot ...</description>
		<link>http://www.laen.org/2006/09/26/nexenta-gnusolaris/</link>
			</item>
	<item>
		<title>Solaris BSM</title>
		<description>I was having a problem with Solaris's Basic Security Module.  I'd make changes to the audit_control and run "audit -s", but it didn't look like it was having an effect.  Or at least it wasn't taking effect for _every_ process.


It turns out that each process's audit flags are ...</description>
		<link>http://www.laen.org/2006/03/23/solaris-bsm/</link>
			</item>
	<item>
		<title>Python - Overriding site-prefix for things that use setup.py</title>
		<description>So, I wanted to play with a python package, but I didn't want to install it into my primary python distribution tree just yet.  I couldn't find out how to override "site-packages", though. 

Finally, I found this:

Create a file called "setup.cfg" in the directory that has your "setup.py".  ...</description>
		<link>http://www.laen.org/2006/02/01/python-overriding-site-prefix-for-things-that-use-setuppy/</link>
			</item>
	<item>
		<title>Learning Ruby</title>
		<description>Okay, valuable things when learning ruby:
* ri - This is like "perldoc".  Use it to view the live ruby documentation.
* irb - Interactive Ruby.  This is like the perl debugger.
** "IRB Tab Completion":http://www.rubygarden.org/ruby?Irb/TipsAndTricks -- Use this to view every available method on every object.
* gems - A packaging ...</description>
		<link>http://www.laen.org/2005/11/26/learning-ruby/</link>
			</item>
	<item>
		<title>CUPS - Request Entity Too Large</title>
		<description>If you get this CUPS error, it may mean that you don't have write permission to your CUPS spool directory (/var/spool/cups, by default). </description>
		<link>http://www.laen.org/2005/11/15/cups-request-entity-too-large/</link>
			</item>
	<item>
		<title>Building GCC for Solaris 9</title>
		<description>Here's the build flags I used for building a 64-bit GCC for Solaris 9 (using Sun's Forte C compiler).  This uses the GNU binutils ld and as.


export GCC_EXEC_PREFIX=
export LD_LIBRARY_PATH=

 cd build;
        test -d gcc-4.0.2 &#124;&#124; gtar -jxvf ../src/gcc-4.0.2.tar.bz2
     ...</description>
		<link>http://www.laen.org/2005/11/07/building-gcc-for-solaris-9/</link>
			</item>
	<item>
		<title>Ruby and OpenSSL</title>
		<description>Since this isn't documented anywhere in the ruby install docs that I can find... If you want your Ruby build to have openssl support, you'll need to compile with --with-openssl-dir=, pointing at your OpenSSL build.

It seems kind of basic, but it doesn't show up in a ./configure --help, and it's ...</description>
		<link>http://www.laen.org/2005/11/07/ruby-and-openssl/</link>
			</item>
	<item>
		<title>Jet-lagged</title>
		<description>I'm jetlagged.  It's not what I expected.

I thought jetlag was primarily a sleep disorder.  I thought I'd just have a tough time getting to sleep because of the time difference.  This I can understand.  You were going to bed at 2300 GMT, now you're going to ...</description>
		<link>http://www.laen.org/2005/09/01/jet-lagged/</link>
			</item>
	<item>
		<title>To My Endocrine System</title>
		<description>Dear Endocrine System,
I feel I owe you some of you an apology.   While you've been working so hard to keep my body in balance, I've been undercutting your efforts.  To those of you I've inconvenienced tonight, I'd like to apologize individually.

Pineal Gland.  You may be wondering ...</description>
		<link>http://www.laen.org/2005/01/30/to-my-endocrine-system/</link>
			</item>
	<item>
		<title>Oregon Coast</title>
		<description>I don't know how I feel about this photo.

"The original":http://timestudies.skylab.org/origbeach.jpg was really plain and uninteresting, so I messed with the levels a bit in an attempt to cut through the fog and get some detail.  Not very sucessful.  So I went the opposite direction, shifting the histogram down ...</description>
		<link>http://www.laen.org/2005/01/16/oregon-coast-2/</link>
			</item>
	<item>
		<title>So cold&#8230; So very, very cold.</title>
		<description>An ice storm rolled through last night and coated the city in a thin layer of ice. 

!http://photo.zefyr.org/albums/userpics/10001/normal_CRW_0059.jpg!:"http://photo.zefyr.org/displayimage.php?album=19&#38;pos=4" </description>
		<link>http://www.laen.org/2005/01/16/so-cold-so-very-very-cold/</link>
			</item>
</channel>
</rss>
