<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.5.1" -->
<rss version="0.92">
<channel>
	<title>Dangerously Opinionated</title>
	<link>http://www.blakeramsdell.com/techblog</link>
	<description>Blake Ramsdell's place to put words of utter brilliance about issues of a generally technical nature</description>
	<lastBuildDate>Fri, 13 Jun 2008 04:23:59 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Ubuntu on Parallels &#8212; not so feisty</title>
		<description>Now, I don't mean to be bitchy, but think in your mind of a giant list of all of the things that you might want to run in Parallels on OS X. OK, got it? Now, in your top five, do you have "Ubuntu Linux"? You do?

Then why the hell ...</description>
		<link>http://www.blakeramsdell.com/techblog/2007/05/12/ubuntu-on-parallels-not-so-feisty/</link>
			</item>
	<item>
		<title>Passwords vs. obscure directory names</title>
		<description>So recently I've been reading all of my RSS feeds using Google Reader. The thing I like the most is that I can click "Share" and it goes to my own special little feed comprised of articles that I pick. I don't have to write any commentary, I don't have ...</description>
		<link>http://www.blakeramsdell.com/techblog/2006/12/27/passwords-vs-obscure-directory-names/</link>
			</item>
	<item>
		<title>TextMate blogging bundle</title>
		<description>Testing out the TextMate blogging bundle. TextMate rulez. </description>
		<link>http://www.blakeramsdell.com/techblog/2006/10/25/textmate-blogging-bundle/</link>
			</item>
	<item>
		<title>Unicode is tricky in Java and might be impossible in C++</title>
		<description>Here's a challenge for you. Ready?

In Java and C++ on OS X, output to the console the following string:
I have €100 to my name.

You'll be surprised how hard this is.

I'll start with a control -- something that works correctly. I created a text file with TextMate encoded with UTF-8:
blake-ramsdells-macbook-pro:~/Source/test/JavaUnicode blake$ ...</description>
		<link>http://www.blakeramsdell.com/techblog/2006/06/10/unicode-is-tricky-in-java-and-might-be-impossible-in-c/</link>
			</item>
	<item>
		<title>GeSHi continues to amaze me</title>
		<description>So I found out that GeSHi is even smarter than I thought. Check out this Java snippet:

 JilterStatus connect(String hostname, InetAddress hostaddr, Properties properties); 

Note the links for the Java classes. Not perfect, but not bad. Automagic. </description>
		<link>http://www.blakeramsdell.com/techblog/2006/05/15/geshi-continues-to-amaze-me/</link>
			</item>
	<item>
		<title>Sourceforge &#8212; one nine uptime and loving it</title>
		<description>So a few weeks ago there was some giant event at SourceForge where no one could use developer CVS. For like four days. So congratulations -- SourceForge, you now have officially "one nine" uptime for 2006.

I know it's free. But does that mean it has to suck? I'm sure everyone's ...</description>
		<link>http://www.blakeramsdell.com/techblog/2006/05/15/sourceforge-one-nine-uptime-and-loving-it/</link>
			</item>
	<item>
		<title>Parallels decidedly doesn&#8217;t suck</title>
		<description>I was messing around with Beta 3 Beta 4 of the Parallels VM environment for Intel OS X.

Dayamn.

I got Windows XP SP2 plus Cygwin plus Visual Studio 2005 on there without a hitch. And it's fast. CD, network and sound all works perfectly. I'm a fan. Can't wait until the ...</description>
		<link>http://www.blakeramsdell.com/techblog/2006/04/20/parallels-decidedly-doesnt-suck/</link>
			</item>
	<item>
		<title>Miscellaneous Mac links</title>
		<description>I found some cool links today. All stemming from the same link.

	David Weiss is involved with the Mac Lab at Microsoft. He provided a tour of the lab that's cool. An evil army of 150 Mac Minis are part of the population.
	I read some of his other posts, and found ...</description>
		<link>http://www.blakeramsdell.com/techblog/2006/04/20/miscellaneous-mac-links/</link>
			</item>
	<item>
		<title>Good looking bar graphs in CSS</title>
		<description>I ended up on some ADD fest and found Apples to Oranges and their bar graphing stuff. Sweeet looking.
 </description>
		<link>http://www.blakeramsdell.com/techblog/2006/04/17/good-looking-bar-graphs-in-css/</link>
			</item>
	<item>
		<title>Testing code snippets</title>
		<description>I figured I'd test a code snippet and see what happens.

That's a PHP example. How about Objective C:


- (void) drawRect:(NSRect)rect
{
NSLog(@"my drawrect");
[super drawRect: rect];
}


Outstanding! One issue is that when you specify the "code" tag, you have to use double quotes, and you have to know the random identifier that GeSHi uses ...</description>
		<link>http://www.blakeramsdell.com/techblog/2006/04/10/testing-code-snippets/</link>
			</item>
</channel>
</rss>
