Escaped Thoughts

Thu, Jul 03, 2008

100% Chance of Precipitation

As I started storing more and more of my data in the cloud, I really missed the ability to find and launch those documents using Google Desktop the way I would local files; it's hard to beat being only a handful of keystrokes from any document, and I didn't want to have to trade that for the convenience of accessing my documents anywhere and sharing them easily.

That's where Precipitate—my first contribution to the Google Mac Developer Playground—comes in. Precipitate is a little app for OS X that automatically creates proxy files for things stored in Google services (Docs and Bookmarks so far) that are indexed by Spotlight and will jump right to the document in your browser when they are opened, so that cloud data is as easy to find and launch as local files. In short: “Tastes great—and just look at that shine!”

Category: Geek

Writebacks (0)

Mon, Jul 09, 2007

Back On The Air

After three rounds with support, about half of the things I have on escapedthoughts are working again. So far, the “seamless” transfers and upgrades that were supposed to result from my hosting provider's buy-out have been anything but. Either they really screwed up my transition or when they said that everything would continue to work just as it had before, they only meant things that used no scripting languages and didn't refer to any paths. Whee.

On the bright side, support has been very quick to respond, so that's something. Hopefully once things settle down a bit I'll be no worse off.

Category: Geek

Writebacks (0)

Sun, Mar 18, 2007

Sorry For Not Caring

I've now had my first and second experiences with the obnoxious auto-reply verification system that some people are apparently using to try to prevent spam. For those not familiar with the system, the idea is that only people you have placed on a pre-approved list can actually email you directly, while everyone else gets an automated reply email telling the sender to jump through some hoops to prove they aren't spam. When (if) they do so, then their email shows up in your inbox. In other words, it's a “guilty until proven innocent” approach to email.

The text of the two auto-generated emails is fairly similar. Both start out with “Sorry for the inconvenience”, and a plea for understanding that they just don't want to deal with spam any more. That's nice, but guess what? I get spam too, just like everyone else. Yes, it sucks, but you don't see me making my spam someone else's problem.

Both emails I had challenged where replies to someone who had emailed a list address looking for help. I was willing to spend some time trying to help them, but not if it means having to go to some website and fill out a form to prove that I'm not a spammer. So here's a tip: if you want people to actually reply to emails you send, don't use challenge-response email systems. If you go out of your way to make it hard for me to talk to you, I'm just not going to.

Category: Geek

Writebacks (0)

Wed, Mar 07, 2007

Admitting Partial Defeat

Trackbacks on posts more than a month old will now go to a bucket where I have to approve them, rather than being posted directly (not that I imagine anyone will run into that limitation, given the rarity of trackbacks to my posts).

In related news, I hate spammers.

Category: Geek

Writebacks (0)

Fri, Nov 10, 2006

Is It Leopard Yet?

Having to do a bunch of work that seems like it should have been made available in the Cocoa APIs is always annoying, but I've been learning how intensely painful it is when you are trying to implement functionality that turns out to be messy to do correctly yourself when you went to a developer conference a few months earlier and learned that it would all be a single method call in a version of the OS that you unfortunately can't design for yet.

I guess it will help me appreciate the API I do have. And build character or something. I guess someday I'll be able to say “Why, back when I was a developer we didn't have all these new-fangled APIs. We had to code all that ourselves, and we liked it!” and it'll all be worthwhile.

Category: Geek

Writebacks (0)

Thu, Jun 08, 2006

The Arms Race Continues

Over the last couple of weeks, my comment-spam filter has been breaking down. Considering how basic a test it was, I'm pretty surprised it held up as long as it did; it relied on the fact that the strategy of the bots was very dumb: grab the page, parse it, and submit. It happened so quickly that it was pretty easy to distinguish from a valid comment, since rarely do real people submit a comment within a handful of seconds of loading the page. Now, as I've been expecting for some time, the bot pattern has changed to: grab a bunch of pages to parse, wait a minute or so, then post to all of them. They are even smart enough to make sure that although they are rotating through proxies to prevent IP-filtering, they always match up the proxy that requested the page and the proxy used to post the comment, so there's no obvious attack point there.

So now I've implemented another silly trick that shouldn't really work in general, but will in fact catch all of the spam that's been slipping in recently. Hopefully that will hold until I decide what my next big gun will be.

Category: Geek

Writebacks (2)

Thu, Jun 01, 2006

Problem Exists Between Chair And Keyboard

I just spend 10 or 15 minutes trying to figure out why I couldn't get a mini ethernet network set up between my laptop and my iMac (to transfer some large files without waiting forever to do it over the wireless network I use for most things). No matter what I did, I just couldn't get the machines to see each other—in fact, I couldn't even get the iMac to show the ethernet port as anything but inactive. I even unplugged and replugged the network cable, to make sure it wasn't something stupid like a loose wire.

If only it had been something that stupid, instead of something much, much stupider. You see, I'm very used to my G4, with the tower on the floor next to my desk, and the monitor on my desk. And because I haven't yet decommissioned the G4, the tower is still sitting next to my desk. Right next to where I set the laptop down. And the iMac really does look like it's just a monitor. I think we can all see where this is going...

Lesson learned: plugging in the ethernet cable is good, but it's even better to plug it into the right computer.

Category: Geek

Writebacks (0)

Sun, Nov 06, 2005

SNAFU

I finally sat down and put the time into debugging and researching that I needed to do to get the blog up and running again. I'm still not sure what all was changed on the server end that fouled everything up; I'm guessing some sort of directory structure change in addition to the change in the user that services requests (www-data? What's up with that?)—the second wasn't the problem that actually brought the whole blog down, but even if it had been the only thing it still would have screwed up the commenting system.

Anyway, despite not knowing what happened a combination of good luck and my growing familiarity with Perl meant I didn't have to go crawling to an admin whose job doesn't even begin to cover keeping my blog running (but would probably have helped anyway) to get help. Just one of the many benefits of higher education.

After all, I do have a masters degree... in Science!

Category: Geek

Writebacks (0)

Mon, Oct 10, 2005

Spam Update

Number of attempted Joe-job spams since yesterday: 68. Number that actually ended up on the site: 0.

It's really nice using a simple perl weblog, so that I can hack around problems quickly and in a way that the spam scripters aren't as likely to have encountered elsewhere.

Category: Geek

Writebacks (0)

Sun, Oct 09, 2005

A Lovely Welcome

So when I finally sit down to post again after long neglect, I find some net vandal has just left me spam on not fewer than 35 of my old posts. At first, I was confused, because the spam pointed not to cheap drugs, porn, or gambling, but to a couple of what appeared to be random personal weblogs. That seemed pretty odd, so I followed one and found a bunch of comments saying, basically, “Why are you spamming my weblog's comments?”. I tried another, and hit pay dirt: a likely theory as to what the heck was going on. Apparently one of the anti-blogspam methods is to maintain a big blacklist of sites that pay to be listed in comment spam, and subscribers automatically ban anything related to that site. So the slime molds of the spam industry took their giant list of weblogs, and started randomly spamming them with links to other weblogs on their list, in the hope of totally mucking up the blacklist by filling it with legitimate, innocent sites. That's really, really dirty. I really wish that we could track down these spammers on by one, find something in each of their lives that gives them happiness, and do everything possible to ruin it for them out of spite. Just so they'd know how it felt.

Anyway, cleaning up spam is a tedious process with my weblog setup, so after the 30 minutes or so it took to erase the damage I am completely fed up (and it really didn't help that I got another one while composing this post). There's no obvious way to block these posts by content, so I'm doing something I really didn't want to do: making commenters jump through hoops. I'm trying to start small—a check-box indicating that you are not, in fact, spamming. If the spamming programs (or people, if it's actually an army of soulless peons) are smart enough to check the box, I guess I'll have to do something even more annoying. I absolutely refuse to use the standard captchas, since they are an accessibility nightmare, so I'm hoping I won't have to consider what I would use instead.

In conclusion, I'm back, and I really, really hate spammers.

Category: Geek

Writebacks (2)

Fri, Jul 08, 2005

Same Great Pointer Control; Half The Calories

The mouse I had rescued from my problem pile to use at work died again recently, and this time taking it apart and reassembling it didn't help. Since I can't live without a scroll wheel, it was time for a little visit to the company store. Last time I bought a mouse, I toyed with the idea of getting a trackball, since I have almost no mouse space on my desk at home. I have no trackball experience though, and they look strange enough that I was afraid it would be too awkward and I'd have to buy yet another mouse right away. This time, since I seem to be burning through mice fairly quickly, I decided the risk was worth taking and got a trackball instead of a mouse.

Considering how different the control method is, I was surprised at how easy it is to use. I was able to handle it reasonably well straight out of the box, although fine control was difficult. After a couple of days it's starting to feel more natural (although my thumb is confused by having to do so much work), and I suspect it will be just as good as a mouse before long.

Besides being better-suited to the space I have at home, I get the added advantage of having a different pointing device at work and at home—I figure that regardless of which is “better” for routine use, doing something different at work and at home is even better, especially given how much computer time I log between the two. Now I just need some sort of bizarre alternative keyboard construction, and I should be all set.

Category: Geek

Writebacks (0)

Tue, May 17, 2005

Is It That Hard To Delete?

Pet peeve of the day: seeing people copy my old EECS 338 home page and/or recitation notes including the “Valid XHTML 1.1” badge at the bottom, but then break the validity when they make whatever changes they need to make. If you don't know what the badge means or aren't going to make valid changes, then delete it! The fact that the people doing this are TAs in the Computer Science department makes me sad.

Also, as a general rule, when copying forward text that says it was updated “last year”, and said text is two years old, there's a little bit of editing that needs to be done. I mean, come on.

On the other hand it certainly is gratifying to see that the notes I spent two years creating and tuning appear to have become the de facto syllabus for the recitations.

Category: Geek

Writebacks (0)

Sun, May 01, 2005

Yeah, Because That's Going To Help

It's getting to the point that I wouldn't be at all surprised to see an exchange like this in the support section of one of the big Mac forum sites:

Posted by mac_n00b
so I opened up my hard drive and smeared the insides with butter to make it run faster but when I put it back in smoke came out of my computer and now it doesn't boot... help please!!!!

Posted by EliteMacGuru
Try booting from CD and running “Repair Permissions” on the volume

Given a week and a handful of fake accounts on some big Mac forums, I wonder what other bizarre witch-doctor fixes could be made to take root.

Category: Geek

Writebacks (2)

Sat, Apr 30, 2005

My Tiger Tip

One of my favorite new Tiger features is small, and tucked away somewhat, so it's not widely known:

  1. Open up Mail, Safari, TextEdit, or just about anything Cocoa (sadly, no Camino though)
  2. Hold down Command-Control-D (well actually you don't have to keep holding the D, oddly enough)
  3. Mouse over some words
  4. Make “ooh” and “aah” noises

You can get the same effect on just one word with the selection context menu item “Look Up in Dictionary”—by default that will open the new Dictionary application, but there's a preference in Dictionary that makes it use the panel instead. I'd have used the much cooler panel as the default myself, but having the preference is enough for me.

Update: Buzz has posted a picture of the dictionary panel, which should be handy for those of my readers too misguided to be able to try this out for themselves.

Category: Geek

Writebacks (11)

Tue, Apr 12, 2005

The Cat's Out Of The Bag

Tiger will be available soon! I think it can be best said in the words of one of everyone's favorite internet memes:

It's the best! Beats the rest!

  • Cellular
  • Modular
  • Interactive-odular

And as if that weren't enough: it's 100% PABA free!

Category: Geek

Writebacks (0)

Sun, Mar 13, 2005

Why Is “Prosumer” A Word?

This was originally going to be a post linking to pictures I took of the new baby ducks in our apartment complex, but unfortunately those pictures will never see the light of day (or even the pale glow of the internet). For whatever reason, my SmartMedia card failed or was destroyed when I tried to get the pictures off, leaving me not only without duck pictures but in need of a new high-capacity SmartMedia card (as the 8 and 16 MB cards aren't quite as useful as the 64 MB that's now defunct). But the geek in me said, “Why buy new media for $20 when you could buy a new camera for $500 instead?”

Okay, so it's actually been building up for a while—I'm not that far gone. My Olympus D-460 has been a fine camera (and I'm not just saying that because Laura is reading), but as I've grown slightly in my photography I find myself hitting the limits of the D-460. Most glaringly, 1.3 Megapixels just isn't enough, as I learned when I tried to enlarge some of my favorite Hawaii pictures. But I'm also at the point where I'd like to play around with more manual controls sometimes, and I'd like more zoom as well.

Armed with that knowledge I struck out into the web, where I quickly learned that I am (or at least have aspirations of being) a “prosumer”—or a serious amateur in non-marketing-speak. The really tough part is deciding what form factor I want though. Everything I've read suggests that I really need a camera with either a fixed-zoom or interchangeable lens to get the full serious-amateur range. But that means a bulkier camera, and I've been spoiled by the easy-to-sling-around D-460.

In the end, I think I'm going to go with a high-end retractable-zoom-lens camera. Will it limit me? Probably. But ultimately I think I'm always going to want to have a small camera that I can use for point-and-shoot (but can at the same time rise to the challenge of an unexpected opportunity for a better shot), so even if I decide to really get serious down the road a camera like that will always have its niche for me. Besides, I'm not sure I'm quite ready to shell out the cash for a digital SLR (interchangeable lens) camera, and I suspect that a fixed-zoom camera would ultimately be unsatisfying if I grow, and unsatisfying at the more point-and-shoot end either way.

The current contenders, from my reading, are:

The first two are smaller and lighter, which appeals to me, but it remains to be seen whether I actually care when I'm holding them in my hands. All have at least 4x optical zoom, which is better than the D-460, all are 7 MP, which will work just fine for all my uses, and all are somewhere around $500 dollars. I'm leaning toward the Olympus, partially because I was so pleased with the D-460 and partially for the extra zoom (although I'd take a slight hit on landscapes with the 38mm min (max?) at the other end), but I'll have to play with it to see if the reported auto-focus difficulties will hurt its point-and-shoot ability in normal use.

Next stop: the camera store, to see what I can see. Advice and personal experiences welcome.

Category: Geek

Writebacks (1)

Mon, Jan 17, 2005

Mmmm, FUD

I am getting really tired of reading press releases from iPod competitor wanna-bes saying that their product is better because the iPod can “only” play music from the iTMS, whereas their product can play music from “all the other major online music stores.” First off, they should be sued for saying it, because it's completely untrue. There is another new-fangled source of music that they may have heard of called “CDs”, which iPods have no problem with, so this vendor lock-in they try to make people afraid of is completely made up. But lets look at just online music stores now, and take a moment to count all the major online music stores other than the iTMS:

*chirp* *chirp* *chirp*

And we're done! Hey, here's a tip for all the iPod wanna-bes out there: users don't care about your FUD. I doubt anyone has ever returned an iPod because they couldn't get music onto it easily enough. Instead, if you want some market share, try, you know, making a better product. Think different.

I've got to run. I need to get a better VCR, because this lame model I have only plays VHS, and none of the other major video-cassette formats.

Category: Geek

Writebacks (0)

Tue, Oct 19, 2004

Arrogant Programming

I was doing some Perl hacking today (in strict mode, of course) and stopped when I realized I had typed the following:

my $failures = 0;

“For both our sakes, I would that word were true.”

Category: Geek

Writebacks (1)

Sun, Oct 17, 2004

Gadget Dilemma

Working inside the reality-distortion field every day has intensified my innate need to buy gadgets that I probably don't need—luckily, Laura acts as a force of sanity, causing me to ration my purchases. The problem is, this leaves me with the task of picking which gadget to get first. Here's my current wish list:

  • 512 MB RAM – there's nothing quite like RAM to make an old computer feel zippy and new again. The 512 I have now is nice, but I'm often near or past the upper end because of all the stuff I keep open all the time (as the 1 GB of virtual memory files that live full time on my drive can attest to).
  • Keystation 49e – I've always sort of wished I'd stuck with piano, and now Garage Band is making getting back into it even more tempting. Sure it's not a real piano, but it's much smaller, cheaper, and easier to move, so it's actually feasible. This is perhaps the most dangerous of the items on my list, since it could be a starter drug for larger, more expensive keyboards (like the 61es).
  • iSight – What would I use it for? Who would I talk to? I have no clue. Do I want one anyways? Heck yeah. The RDF at its finest. In my defense, I do have some plans to play around with stop-motion and time-lapse recording, which should be fun.
  • iTalk – It's less important now that I'm not on the move as much as I was in college, but still potentially useful for filling the iPod's input void.
  • AirPort Express – Right now my G4 is our wireless basestation, which means I can't put it to sleep and, more importantly, it has to live on the wall with our cable modem. As a bonus for the AirPort, that's the wall with our stereo stuff (for the moment at least). So although not vital, it would give us more freedom, which could become even more important whenever we move, depending on what the new layout is like.

I've pretty much narrowed my first choice down to the RAM (boring, but safe) and the keyboard (cool, but risky). On one hand, I'll never say to myself, “Boy, I sure wish I hadn't bought that RAM. I never use it!” On the other hand, I won't be saying “This RAM is so much fun! I could just play with it for hours and hours!” Do I want the subtle, pervasive improvement to my whole computer experience, or the Christmas-morning excitement and the possibility of a new creative outlet?

So here I am, balanced between childishness and fuddy-duddydom, stability and excitement. If you think about it, isn't that really a metaphor for the struggle we all face daily in our lives to define who we are?

No, I didn't think so either.

Category: Geek

Writebacks (0)

Mon, Sep 13, 2004

Whoops

Note to self: test blog after making changes (even minor ones) to blosxom plugin code. Although I guess giving everyone coming here an error does reduce blogspam, so it was effective at some level...

Category: Geek

Writebacks (2)

Thu, Sep 02, 2004

This Will Change The World

Microsoft has come up with a fantastic new concept: a place where you can legally download music, for only 99 cents per song! If only someone else had thought of it earlier, and beaten them to the punch.

Seriously though... I know Apple didn't come up with the idea but it's pretty hard to pretend that they didn't make it very successful very quickly, and even harder to pretend you're launching a competitor, but have never heard of the iTunes music store. But apparently not impossible:

Yusuf Mehdi, corporate vice president for MSN said, “Our goal with the MSN Music service is to finally bring digital music to the masses by offering what we believe is the largest and highest quality catalog of legal music on the Internet, available on the broadest selection of portable devices.”

First off: which masses are they “bringing it to”? The millions of people in the world who are both trendy enough to want digital music, and yet who have been living under a rock and haven't heard of iTunes and/or the iPod? Do this guy really think there are people sitting on their couches watching iPod commercials and thinking, “I'd love to have digital music, if only I could find somewhere that sells it”?

Second: does he think that because Microsoft's PR group has been living under a rock? If they believe that the library of 500,000 songs mentioned in the article is the largest catalog of legal music online, they might want to, you know, check some recent numbers from their only serious competitor.

It's nice that they want to compete and all, but perhaps they should focus a little more on not sounding like they are either criminally ignorant or lying while they do it.

Category: Geek

Writebacks (0)

GIMP The Way It Should Be

I've been using fink's GIMP 2.0 installation for a while, but my old drag-and-drop script was still set up for 1.2. I could have just fixed it by changing the symlinks that point GIMP commands to a specific version so that they refer to 2.0 instead of 1.2 (which I ultimately also did), but I've been bugged for a while by the old script's requirement of launching GIMP in advance, and having to fix another part of the process finally motivated me to do something about it. Poking around a little I found this hint, which improves on the script I'd been using (the one mention at the beginning of the new hint).

The new script has some issues, mentioned in the comments, but unfortunately the fixed version that is alluded to is MIA. The bright side it that it gave me an excuse to play with AppleScript a bit, and now I have a script that uses X11 and handles multiple files correctly in almost all cases. I still need to fix it so it doesn't launch multiple instances of the GIMP if it tries to open several files and finds that the GIMP isn't already running, but that should be easy enough to fix. And if not, it's still worlds better than the old script. Here's to progress! AppleScript is very cool, but I never quite get around to learning more than a tiny bit of it... but I guess that's what Automator is all about: automation without learning/remembering AppleScript.

If any of the other 20 people running GIMP on OS X using fink instead of Gimp.app need good drag-and-drop support, drop me a line :)

[Update: It now handles all drag-and-drop cases correctly, and also launches the GIMP if you run it without dropping a file, so it's now an app for all purposes that matter to me!]

Category: Geek

Writebacks (0)

Sun, Aug 29, 2004

Any Day Now

So not a lot of activity on the category/layout front recently. Or on the weblog front in general, really—I keep almostposting, but I never quite seem to get around to it. The hot weather is inspiring me to spend some quality weblog time today though, so changes should be coming really soon. A few things to watch for:

  • Categories displayed with each post (for RSS feeds as well).
  • Date-stamped comments. The timeless nature of comments has bothered me for a while, but I just hadn't gotten around to hacking it into the writeback plugin.
  • Photo galleries.

Also, keep your eyes peeled for an exciting new addition to the blogging arena!

Category: Geek

Writebacks (0)

Thu, Aug 12, 2004

Dividing The Waters From The Waters

I finally finished moving everything into categories, rough though they are. Perhaps the coolest part for me is the count of each section (raise your hand if you are surprised that "Geek" is the biggest category). So now I can have nth post anniversaries and the like.

I still need to figure out how I want to display the category in the posts, and probably how to hack Blosxom to show the prettified version instead of the raw directory name. But first I may come up with a whole new layout/style, since the more I look at this one the less I like it, which would also be an overkill solution to my dilemma of where to put the category name in each past without it looking stupid. A geek's job is never done.

But the organization is there, and user-visible even if somewhat crudely, so I'm happy for the moment.

Category: Geek

Writebacks (1)

Tue, Jul 27, 2004

Inside The Gates

Life at Fruit Co. is notoriously shrouded in mystery, but after my first day I can tell you the following about what it's like inside:

  • Most of it is underground
  • The work is done by unpaid midget slave labor that is never allowed to leave
  • The chocolate is mixed by waterfall, the whipped cream is whipped with real whips, and the poached eggs are stolen from the king's forest in the dead of night.

So that's what it's like there. Or maybe that's what it's like at Wonka's Chocolate Factory—I get mixed up sometimes.

Category: Geek

Writebacks (0)

Wed, Jul 14, 2004

Joys Of Clueless Speculation

There's little I love more than a speculative opinion piece pretending to be a statement of obvious facts. Apparently I'm only heading out west for the lucrative stock options, and I'll have deflated morale and dissatisfaction in no time.

Of course, during my visits I got the distinct impression that people were excited about, you know, the software they were writing. But hey, what do I (and all the current and former Apple employees telling him he's wrong in his comments) know? He's looked at a stock graph, which has given him insight that's not available to anyone else. Never mind the fact that he apparently didn't do enough research to discover even Hyatt's widely famed weblog about upcoming Safari features—this is clearly a man who knows his stuff.

Category: Geek

Writebacks (0)

Sat, Jul 10, 2004

Category Dilemma

I'm firmly resolved to use categories more widely now, but I have an important issue giving me pause: Should I load my old posts into categories retroactively, thus breaking links (primarily this would be Google, since I'm not cool enough yet for actual people to link to me), or should I leave them where they are, and make a mess of the miscellaneous top-level category? Beloved readers, I turn to you for advice.

Category: Geek

Writebacks (3)

Curse You, W3C

Ok, as the badges on the right suggest, I'm something of a standards nut. I like web standards, and I generally take pride in coding to them.

However, the standards sometimes frustrate me to no end. You would think that something as simple as a reverse-order list would be relatively straightforward. And in older HTML, it more or less is; you simply use the value attribute to override the numbering. However, that attribute is deprecated in XHTML, so I went hunting for an alternative using CSS, and found: nothing. Ok, not nothing, but only a CSS3 method that's widely unsupported. Yippee.

That left me with three options for my last post:

  1. Give up the reverse-ordered list—not really an option
  2. Not actually use a list, but instead make the numbers part of the content and carefully align everything by hand—not only a pain, but also ugly from a semantic standpoint since being a reverse-order list is structural, not just presentational (not that value overrides are exactly structural, but it's a start)
  3. Use value anyway, and throw validation out the window—not my first choice from a moral standpoint
  4. Use value anyway, and convert my whole weblog to Transitional so that I can technically get away with doing so—this option irks me, because in every other respect I strive constantly to conform to the Strict standard, and throwing that all away for one measly post seems overly harsh

I went with option 3. That's right, I've thrown validation to the wind, and am now living a lie by continuing to display the badge. If the W3C wants better, they should have given us a new standard that was complete before taking away functionality we had in the old standard (and this is hardly the first time they have done so). I blame society for my faults.

Thank you for bearing with this brief interruption. Now back to your regularly scheduled, valid XHTML 1.1 weblog.

Category: Geek

Writebacks (0)

Wed, Jul 07, 2004

Sweet Syndication Goodness

Simmoril's prodding, along with my having reached the point where I'm reading enough stuff that using an RSS aggregator is starting to look like a pretty good idea, has finally inspired me to mess with my RSS feed. Because Blosxom rocks, it's incredibly easy to get RSS going. All I had to do was mirror my strange templating changes into my story.rss file so that I won't be missing my starting and ending HTML tags, and bam: fully functioning (I hope) feed. To celebrate, I've added the little orange icon we've all come to know and love to my badge collection.

Happy feeding!

Category: Geek

Writebacks (0)

Mon, May 03, 2004

Though This Be Madness, Is There Yet Method In 't?

So I definitely want to set up at least a few categories (one for Camino, and at least two or three others so that the Camino category won't get lonely), but the trick is finding appropriate categories. I don't want to go crazy, and have 30 categories with a post or two in each. At the other end of the spectrum is just one category ("Huge Geek") that encompasses all my posts, but that's a bit too broad.

There's a reason things mostly stay scattered around my desk in a chaotic jumble, and this is it.

Category: Geek

Writebacks (0)

Sun, Apr 04, 2004

With Great Power Comes Great Responsibility

So now that I have this iPod, I'm confronted with the challenge of organizing 1,000 or so songs in such a way that I can easily listen to whatever I want. I've never really given it much thought, since I didn't listen to much music on my computer, but suddenly I find my tiny set of playlists inadequate. It's funny how even with all these tags, it's still tricky to come up with a good organizational system. Maybe it's because my musical tastes are strange, and vary quite a bit with my mood and the alignments of the planets. How do I make playlists when I don't know what I want to listen to?

Basically, I need a musical TiVo that will learn what I like and make playlists on the fly.

Category: Geek

Writebacks (2)

Sat, Apr 03, 2004

3,700 Songs In My Pocket

Today Laura bought me 15GB iPod as a master's graduation present. It is, without a doubt, insanely great.

I was originally thinking of a Palm instead, but after my last Palm fiasco I did some research. It turns out that in the last two years they have apparently chosen not to address their issues of horrible quality control and horrible customer service/support. So basically, getting a Palm at this juncture looks about the same as betting several hundred dollars on a coin toss, which wasn't really what I was looking for.

Thus, the iPod. Most of what I want out of a PDA is the ability to check phone numbers and my calendar when I'm not at my computer, and the iPod gives me that, but from a company known for its quality and service in a good way. Plus, it's an MP3 player (which will be great in general and invaluable for our upcoming cross-country road trip), a 15GB firewire hard drive (in case I want to back up almost everything on my computer easily), and potentially a voice recorder (which is both really cool and solves a lot of the 'lack of input' issues). It also has the advantage of a clear, beautiful screen and a sexy case. On top of which it's tiny; I just can't get over the fact that it's this small, and it's not even the mini! Heck, even the box is awesome.

Oh, and did I mention the software integration? No? That must be because it was so easy, unobtrusive, and fast that it synchronized all my music, contacts and calendar practically without me noticing.

In conclusion, it's basically the coolest thing ever. Go buy one, right now.

Seriously.

Category: Geek

Writebacks (0)

Mon, Feb 09, 2004

The Browser Formerly Know As

There's a shiny new version of Mozilla's stand-alone browser, formerly known as Phoenix, then Firebird, but now called Firefox. They promise they won't change it any more. I didn't like it at first, partially just because a new name for something is never quite as good as the old one (*cough*Case*cough*), and partly because it didn't make sense. What the heck is a firefox? But now I know that "fire-fox" is a translation of the Chinese name for the red panda, and after seeing a few pictures, I am an instant convert. Instead of "The browser, reloaded" (which I'll grant is clever in a pop-culture sort of way), their tag line should be "as powerful as its namesake is cute." And they could have a web button with a picture instead of their logo. I bet their adoption rate would soar.

Speaking of web buttons, I'm torn. I'm a big fan of CSS, XHTML, and accessibility buttons, which are about raising awareness of standards and showing that you care—I proudly slap standards buttons on my sites. But a browser button smacks of the dark ages of "best viewed with" buttons. On the other hand, good CSS designs often are best viewed with a compliant browser. But back to the first hand, I myself use several different, non-Firefox, highly compliant browsers (Camino and Safari), so I don't think it's right to presume to tell people that they should use Firefox if they are in a similar situation. But returning yet again to the second hand, the vast majority of people using the web don't have a clue that IE isn't "the internet", so getting the word out is important.

Of course, the bottom line is that buttons aren't likely to make a noticeable difference anyway: the people who put buttons on their sites are likely to have predominantly readers who already know about other options, and the people most likely to click on (or even notice) the buttons even more so. The real battle will be fought on a person-by-person level, telling family and friends and, in many cases, doing the install and bookmark import for them.

Note to self: convert people to Firefox (using pictures if necessary) instead of Firebird, and hope there aren't any more name changes that might confuse converts.

Category: Geek

Writebacks (0)

Mon, Feb 02, 2004

The Coolness That Is CSS

I've been getting back up to speed on CSS and web design, and I've found some incredibly cool stuff since my list bout of interest—some because it's new, some because it was way above my level when I was first learning CSS. Among the coolest developments are CSS-based drop-downs (example); CSS image map replacements, complete with very cool roll-over effects (example); and "sliding doors" and sliding doors part II for making sweet expandable tabs (example)—especially cool since I'd just finished patting myself on the back for coming up with CSS tabs that looked just like their example ugly tabs. A List Apart is definitely the best resource I've found for CSS-oriented coolness.

The other incredibly cool CSS effect I've come across is faux image compositing with CSS—don't bother to visit unless you are using a standards-compliant (or "not-IE" as they call it in the trade) browser, as it will just look weird. Of course, the better solution is to simply use semi-transparent PNG backgrounds (this also doesn't work in IE (well, Win-IE) without ugly hackery, but that's no loss over the multi-image method), but it gets points for cleverness.

And then, of course, there is the CSS Zen Garden, which demonstrates the awesome power of CSS. My personal favorite is this design, but once again IE users need not apply.

Note to self: convert more people to Firebird.

Category: Geek

Writebacks (0)

Thu, Jan 15, 2004

Back in the Saddle

Lets talk for a minute about Apple's iLife programs, and whiny babies. Up until last week's keynote, iTunes, iPhoto, and iMovie were free, and only iDVD required buying the iLife suite (unless it came with your computer, in which case they were all free). Now it appears that the only way to get new versions is to buy iLife, or buy a new Mac—although iTunes will, almost assuredly, remain free, since it creates revenue by pushing the iTunes music store.

That, if you have the emotional maturity of a 5-year-old, is terribly, terribly unfair, not to mention devious and underhanded. Of course, this being the internet, most of the vocal people do have the emotional maturity of small children. Some people are very up-front that they are simply spoiled brats who feel they have some right to free upgrades (and boldly proclaim that they will feel perfectly justified pirating the new iLife suite), but most try to dress it up in rational-esque arguments or comparisons. If you are one of those people, I offer you this simple guide to why you are wrong:

It's always been free before, so it should continue to be free.

You're an idiot (translation to your language: u R a 1d10t). Go home.

It's a bait-and-switch! It's just like what happened with the .Mac fiasco!

No, no it's not. First, and most importantly, you still have all the iApps, and they will all continue to work indefinitely. If you have trouble with that concept, try reading the sentence a few more times. They are not a service that will vanish, and you will not have to change your email address if you don't pay for the new version. You will continue to have good, free products; just not the absolute best.

Well, it's still devious, hooking people in like that.

Not really... it's not uncommon for people to give away beta software, then charge for it when the final version is ready. The only difference is that often the beta is set to expire, so you can't keep using it. So Apple is being much more generous than most software companies.

Oh yeah, what about backward compatibility?

Huh? Compatibility with what exactly? Future digital cameras that don't use jpeg? Not too likely. Future versions of Quicktime that don't play current mpeg files? Not a chance. New DVD players that can't read current DVDs? They would fail on the market if released in the foreseeable future.

Ok smarty-pants, but what about the next OS X release?

Well, first off, I think it's safe to say that 10.4 (or whatever) will run 10.3 applications. Second, it's not unlikely that it would come with the new iApps anyways. Third... you're willing to shell out $130 for an OS upgrade every year, but are too cheap to pay $50 for a really under-priced software suite?

I still think it's too much.

How nice for you. Use something else, and pipe down.

Shouldn't they sell iPhoto as a stand-alone?

Ok, yes, I think they should. I would imagine that there's a sizable market for iPhoto in the $15-20 range, of people who don't have any need for iMovie, iDVD, or Garage Band. Hopefully they'll agree, and sell it that way. Does that make iLife any less of an awesome deal? Nope.

Are you just an Apple apologist?

No. Among other things, I think that the .Mac switch was devious, underhanded, a bait-and-switch, and leaned way out over the border of false advertising. Whoever was responsible for that mess should be smacked with a ruler, repeatedly.

Category: Geek

Writebacks (0)

Fri, Jan 09, 2004

Curiouser and Curiouser

The mystery of the wireless access in my apartment deepens... I haven't used the wireless network much at all, so I didn't notice discrepancies until I used it here today, and talked with more knowledgeable people. Signs point to it not being CWRUnet, since it allowed me to surf anywhere without connecting through the VPN, and I'm pretty sure it gave me a 192.x.x.x address. But it's definitely called CWRUnetWireless, and it's not just a weird ghost on the computer since it persists across reinstalling the entire system from scratch.

So now the question is not "how does CWRUnet reach my apartment", but instead "why is there an open access point called CWRUnetWireless near my apartment, and who is serving it"?

Category: Geek

Writebacks (1)

Thu, Jan 08, 2004

Magic Internet

So I discovered today, toally by accident, that I can, apparently, get a CWRU wireless signal in my apartment. At full strength! It would seem that I need to order a wireless card for my computer. Right now.

Category: Geek

Writebacks (0)

Sun, Nov 30, 2003

We're Back!

After a brief outage, my weblog is back up and running. It's pretty hard to say enough good things about a sysadmin who has a half-hour response time on a Sunday night for a problem that quite possibly affects only me.

On the other hand, I'm running out of ways to curse a dial-up connection that can't even handle ssh connections without huge pockets of lag.

Category: Geek

Writebacks (0)

Mon, Nov 24, 2003

And This Is Why People Hate Computers

So we just converted a spare computer at work into a FreeBSD machine to use as a server for things like CVS, Bugzilla, and other such life-enhancing development tools. After a rocky start, we finally get the machine all set up, tools installed and configured, etc., so we decide to free up some desk space by moving the monitor and keyboard to another computer and moving the CPU elsewhere. So we do that, hook it back up, and fire it up. A few minutes later, we're back up and running, with a handy development server.

Ha ha, don't I wish. No, instead we've spent two days trying to figure out why, in the process of being moved 6 feet, it totally lost the ability to connect to the network. We've basically reached the point of throwing our hands in the air, wiping the whole machine, and starting over. The install seemed kind of flaky anyhow, what with other weird bugs. Hopefully it was the install disks, and not the machine... but given previous issues we've had with the computer, I'm starting to suspect serious a) memory or b) hard-drive issues.

If so, hopefully we can figure out which and start the exciting process of bitching to the manufacturer.

Category: Geek

Writebacks (1)

Thu, Oct 30, 2003

Old Classics Revived

I've recently stumbled upon Enigma, which is an open-source remake of an old game called Oxyd, which I used to play back in middle school on Mac OS 7. It's an incredibly absorbing mix of puzzle-solving, coordination, and simple but elegant graphics. I had forgotten all about it, not having played it in more than eight years, but it took me about 30 seconds to become re-addicted. It's been ported to all kinds of platforms, so you have no excuse not to play it.

Category: Geek

Writebacks (2)