+1 Week Update

This marks my first week off from work. Since I’m not reporting to anybody, I figured I’d try to insert some accountability into this whole process so I don’t slack too much (although some unplugged unwind time is in the cards soon). I thought I’d recount some of what I’ve been up to and some of the things I’m hoping to get done next.

  • I spent the beginning of the week recovering from ETech and SXSW — I fell right asleep when I got home on Monday morning. I think I’m all wrapped up with the SXSWm and SXSWi recaps. An ETech one will be forthcoming this week.
  • As I mentioned, I’m keeping an internal weblog/daily journal to keep focus of my accomplishments and next tasks. I’m in the process of adapting and old XML-RPC Dashboard Widget for easier posting, so expect to see that online soon
  • I’m committing to being less of a shut-in, and went out to no less than 3 events (I did skip out on weekend events to hack on stuff). I also hit the gym and checked out the “consulting services” (pity partay!). The weather in SF has been beautiful.
  • I’m a bit behind on my development schedule, but I did check in the first piece of new code into my new public SVN repository. I’ll be publishing new stuff in there as I finish it, and I’m planning on doing a lot more technical writeups of the stuff I’m playing with. Plan to see more in the near future. I’m also checking in legacy code in there. Unless otherwise noted, its all Freely available and licensed under the GPLv3.

Stuff I’m working on:

  • I’m writing new stuff/rewriting old stuff in Python so I can publishing it. A lot of the first things I’m working on should make it easier to publish things or automate publishing (like the Flickr Favorites code). And yes, that project we started at ETech will be out soon.
  • I’ve installed the iPhone SDK and am back to learning Cocoa (for a number of projects). You can be sure I’ll be publishing my about being a noob again…
  • I’m also going through books that have been gathering. Good times.

Adventures in MacPorts: FuseFS Edition

On Saturday, Richard Crowley published an awesome looking hack called PownceFS that creates a FUSE filesystem mounting your friends’ files from Pownce as a local filesystem. Cool! Now lets try getting it working on the Mac…

# port install fuse-bindings-python
...
--->  Activating fusefs 1.1_3+darwin_9
Error: Target org.macports.activate returned: Image error: /Library/Filesystems/fusefs.fs/Contents/Info.plist already exists and does not belong to a registered port.  Unable to activate port fusefs.
Error: Status 1 encountered during processing.

Well, that sucks. MacPorts doesn’t play nice if you installed macfuse. Apparently there’s a proper way to uninstall, but I missed this, and just did a quick and dirty fix…

# rm -rf /Library/Filesystems/fusefs.fs/
# port install fusefs
--->  Activating fusefs 1.1_3+darwin_9
********************************************************
*  fusefs is already loaded. You may need to restart.  *
*  Alternatively, if feeling adventurous, you can run  *
*  `sudo kextunload -b com.google.filesystems.fusefs`  *
********************************************************
--->  Cleaning fusefs

Now libfuse installs properly. If you get errors, fusefs probably didn’t install properly (see Ticket #11471: fusefs misses common/fuse_param.h).

Now, if you install on 10.5, fuse-bindings-python will install python24 (Leopard ships w/ 2.5 as default), which is sort of retarded, but whatever. You may get some errors w/ fuse-bindings-python, where it gets confused about the install location – just run it again if you just installed python24 and it should work. Next, oauth:

# cd /opt/local/lib/python2.4/site-packages
# svn co http://oauth.googlecode.com/svn/code/python/oauth

Now, check out PownceFS – you’ll need to change the shebang to: #!/opt/local/bin/python2.4.

This is where I’d like to report great success, but well, it looks like the fuse-bindings-python broken:

>>> import fuse
Traceback (most recent call last):
  File "", line 1, in ?
  File "/opt/local/lib/python2.4/site-packages/fuse.py", line 26, in ?
    from fuseparts._fuse import main, FuseGetContext, FuseInvalidate
ImportError: Failure linking new module: /opt/local/lib/python2.4/site-packages/fuseparts/_fusemodule.so: Symbol not found: ___CFConstantStringClassReference
  Referenced from: /opt/local/lib/libfuse.0.dylib
  Expected in: flat namespace

Hey, looks like CoreFoundation isn’t being linked. Turns out someone submitted a patch just yesterday to fix this. You can fix this manually by editing the libfuse Portfile. In my case, it’s in /opt/local/var/macports/sources/rsync.macports.org/release/ports/fuse/libfuse/Portfile – you can add the following line below the patchfiles fuse-2.7.1-macosx.patch line:

configure.ldflags-append    -framework CoreFoundation

Now, reinstall (uninstall the python-bindings and the libfuse packages and reinstall) and import fuse will stop barfing at you. Sweet Jesus we’re almost there… The final step is installing json-py – just unzip this in your site-packages folder.

And… well, it sort of works. It’s mounted:

Python@fuse1     0Bi    0Bi    0Bi   100%    /Users/lhl/powncefs

And while I can’t do any file operations, I can tab complete and see some friends:

lhl@octo powncefs $ ls powncefs/
ls: powncefs/: Operation not permitted
lhl@octo powncefs $ ls 
MarcD              deprimer           mattb              rnair
TheBrad            edwardho           maximolly          ryancarson
adactio            elatable           me3dia             samfelder
agendacide         elbowdonkey        meandmybadself     spullara
akoblin            fauxstor           migurski           sugarlime
allaboutgeorge     fraying            mlaaker            symphonicknot
ask                iamcal             monstro            t
basictheory        jamescronin        mroth              thincvox
beach              jmacias            natekoechley       uvince
benvoluto          jmcnally           neb                waxpancake
botz               joshuakaufman      nickf              whatevernevermind
buzz               kentgoldman        paulh              xeni
carriewestlake     kevnull            peterme            yahooza
caterina           laughingsquid      photojunkie        
chaddickerson      leia               plasticbagUK       
dansays            lhl                rabble             

Well, it’s getting late. Good luck and hope this helps for anyone trying to get PownceFS working on OS X.

SXSWi 2008 Recap

This was my 9th SXSW (I’ve been to every SXSWi since 2000!), but my first time doing SXSW Music (hence the lowercase “i” in the title). SXSWi was once again much larger than the previous year’s, and I think that in terms of organization and logistics, Hugh Forrest and gang have done an impressive job handling the growth. That being said, I have to agree a little bit w/ Jay – I have my concerns w/ where SXSWi is headed. While it had grown a lot last year as well, my 2007 experience seemed to have had both a lot more spontaneity, serendipitous moments, and nostalgic fun (by which I mean being able to hang out and catch up w/ old friends that I only see once a year). I still had a good time though, and I was definitely pacing myself (having headed in directly from all-nighters at ETech and a week of music following), and I’m looking forward to 2009.

Some general thoughts first:

  • A lot of the problem I think stems from the fact that SXSWi is now so big that it has sessions on every floor (1, 3, 4) on every corner of the ACC – besides taking most of the in-between session hangout time to hike from one end to the other, it also means that it’s much more difficult to hop between sessions and (probably most importantly) that there *is* no more hallway to hang out in. In all the past SXSW’s, whether it’s been the 4th floor hallways, the Omni Lobby, or the back of Paradise, or any of the various parties, it’s been this sort of mingling that’s driven what’s made SXSWi really special for me in the past. Obviously my experience isn’t universal, but I think the growth has forced a lot more structure because of capacity issues and there’s been less stumbling onto great stuff.

    In terms of solutions, I think that for the sessions, it’s hard – the ACC is laid out the way it is, and the rooms are all booked full. I think that knowing that all the sessions were being recorded for future podcasting made me less worried about missing out on anything, and maybe that needs to go to the next step (livecasting panels)? Having some better sort of central gathering place is probably the best suggestion (maybe one of the expo halls or the lobby area of the playpen + dell lounge + weird transportation booths).

  • I actually liked the Core Conversations that I swung through/by, but the way that the they were put together into a single room made it pretty impossible to hear or actually conversate. Honestly, I’m not sure how this can be dealt w/ unless they somehow get rooms – I know they were valuable, and even the “niche” topics filled up w/ 30-50 people per session. O’Reilly style BoFs probably wouldn’t work since night-time is for party-hopping.
  • Although the parties themselves have also changed in character… The operative phrase for those not arriving 20 minutes before the start of the party seems to have been “one in, one out.” This is a situation that is perhaps rife for some sort of techno-social solution involving mobile technologies. While in the past it was nice to have single gathering points, it seems like what’s needed now is to have multiple high-capacity events going at any time and with event organizers helping to route over-capacity appropriately – I have to say that SXSW Music, while being much larger, didn’t feel half as crowded…

Now, onto the events/sessions – by and large my session/panel experience has continued to get better. I partially attribute this to increased quality, but also (because a lot of people seemed to have hit some bad sessions) a better sense of how to recognize things I’ll like and in avoiding stinkers. I also did pretty well at forcing myself up regardless of how tired I was, so here’s some mini-reviews.

  • Break Bread w/ Brad – This was much more successful than last year, thanks to 1) reserving a private space 2) admitting mostly people who knew who Brad was and 3) getting people to pay up front. The slideshow with the old school 0.3MP pics of SXSW’s past was a nice touch. This was my first Friday event, although it appears that the schedule, like the rest of SXSWi has metastatized – there are good things going on in the day on Friday now and I’ll have to plan accordingly…
  • Kick! – This was a welcome return and a good chance to hang out in the sun on Saturday morning. Since Anil got 6A to sponsor this year, there were breakfast tacos as well. Kick! Ass!
  • Harold and Kumar Panel – OK, this was a Film panel (yay Platinum badge) – actually, the only one I dropped in on, but come on, Neil Patrick Harris. Need I say more? I actually misread the time on that one, so only caught the tail end before hoofing it over to the Interactive Keynote, but still. Seeing Doogie in person? Awesome
  • Keynote, Henry Jenkins and Steven Johnson – I’ve blogged before about my (intellectual) man-crush feelings about Jenkins, and it was great to see him, even in the overflow room. This is a guy who speaks in fully formed paragraphs extemporaneously and even manages to elicit extremely erudite questions from the crowd. I met him briefly on the escalator down and kibitzed about Obama.
  • Blood, Sweat, and Fear: Great Design Hurts – there were a lot of interesting sounding sessions going on, but I chose this one because I’d never seen John Gruber give a talk and because this session seemed like it’d have the highest chance of having information that would be missing w/o the slides. It was split evenly between Gruber and Lopp, and it was fairly entertaining if not particularly enlightening.
  • Worst Website Ever: That’s So Crazy, It Just Might Work – Andy’s panel was probably the most fun of this SXSW. Merlin had a good deck, but I do believe that Jeffery Bennett was robbed (of one dollar). If you missed this, maybe that’ll teach you to never skip a waxy production.
  • Google Party – skipped it, heard the line and crowd was insane. We had our party at the same venue last year and it was nice to hear the favorable comparisons. Throwing a good party is hard work! Had a nice relaxing dinner at Mekong River instead.
  • 16-Bit – apparently we got there just at the right time – a huge line formed right after we got in. (coincidence? 🙂 The bar line was impossible, but we were saved by enterprising individuals with 6-packs. This was my favorite party at SXSWi (a pretty low bar this year, the only one where I had much fun at). We left early for Paradise though as a fair number of people didn’t get in…
  • Paradise – although I didn’t spend as much time there this year, it’s worth mentioning because it was actually less crowded w/ random people then last year (apparently there was a change of ownership, which worked to our advantage). Also, it was unfortunate that the kitchen closed at 12AM. The bite of burger I had there was *awesome*.
  • PureVolume – I head over there the first night and the last night; didn’t have as good of a time; just a different crowd this year I guess
  • How Manga Explains the World – I though Daniel Pink’s session was best session at SXSW 2005, so I was pretty set on heading into this. I wasn’t as blown away this time around, but it was still very engaging and well worth attending. He also gave out copies of his new book (which I feel the same as the talks I guess. I liked it, but I felt A Whole New Mind was better)
  • Magic and Mental Models: Using Illusion to Simplify Designs – I started out in the China session (potentially great topic but substandard panel) but quickly migrated to Jared Spool’s talk, which was great. The right mix of entertainment, showmanship and informational content (where the function and form support each other – I’m sure there’s a design meta-lesson there).
  • Designing for Freedom – I was actually hoping to hear more about what freedom and design mean within a social context, when communities start using your tools, but I don’t think it ever went there or the question I asked at the end adequately articulated that. For example, what design changes do you make to Orkut when the Brazilians invade and drive away English speakers by spamming all the groups in Portuguese? I’m less interested in talking about “skinning an app” than discussing the sort of interactions that happens when you have these different cultures/groups colliding.
  • Screen Burn – got a chance to take a look at the Blackbird 002 case in person – it’s surprisingly chinzy and cheesy, although the internals are quite nicely laid out
  • Space Tent – Props to Buffington for explicitly pointing me to the space tent as I was entering the expo hall – I might have missed it otherwise, and it was most definitely the best thing I saw at SXSWi. The demo they were showing had NASA’s Digital Universe Atlas, which included navigable astronomical data of the known universe loaded and other cool stuff. The main downside seems to be that they sell their software for $28K (they mostly do installations for museums and the like? see here)
  • Afternoon Delight – Yahoo!’s little soiree this year was at the Iron Cactus. Good food, good drinks, and just the right size/type of crowd (throwing parties during sessions might be the way to go moving forward).
  • The Gawker party was incredibly crowded by the time we got there so we had a relaxing meal (with Texas-sized portions) at Sullivan’s instead. It was good, but ended up taking forever, both for meal prep and for service, as their computers were down. From there, we headed on over to ACL and caught most of the Spinto Band set (but missed Litespeed Champion, whom I would end up trying to catch and miss 4 times this SXSW). After a quick stop-off at the Blogger party I went to try to catch MC Frontalot but didn’t like the lines, and called it a night instead.
  • Scalability Boot Camp – also worth mentioning that the Marriott’s free breakfast is really what made rolling out of bed for the 10AM sessions possible (Hampton Inn and Marriott both have breakfast bars). I was pleasantly impressed by the panel’s preparation of “slides” and “talking points.” I left midway through to check out the Building Developer-Friendly Web Service APIs session and was substantially less impressed. I ended up back at the Scalability session.
  • The Web That Wasn’t – I’ve actually seen most, if not all of Alex Wright’s presentation before, but it was still worthwhile (it’s that good, you can check out a version on YouTube)
  • PMOG: The Web as a Play Field – Merci and Justin were great, and Justin had one of my favorite slides of the conference. Still, I do wish I had caught the keynote, which by all accounts was quite good.
  • Design Eye for South By – I’ve really liked the Design Eye panels in the past, so I was pretty excited by this year’s session – especially since there’s really no end to the ways in which this year’s topic, the SXSW site itself (no offense), could be improved. What I wasn’t expecting was to be sitting in a panel where they droned on for 40min (out of a 1hr preso) without showing anything. And then for it to be a rather underwhelming styled friendfeed. Yeah, well, that could have gone better I guess. (you can talk about ‘strategic’ design, but if you want to do that, maybe covering some of the basic use cases (err, bands? mobile?) might have been good). I’m not gonna harp on it, I just wish it had been more worthwhile (or at least entertaining).
  • Bio-Networks: Using Mobile Technology to Impact Healthstyle – I hung out in this session way too long. Basically the entire time was spent covering this person’s ITP project without having any sort of insights in the topic area (physical instrumentation in general, or even on fertility in specific – ie, she wasn’t able to answer questions people had about the effectiveness of the device because obviously it hasn’t been deployed yet). Still, this made for a bit of good wandering time.
  • 20×2 – was pretty great this year (and I even caught the whole thing!) — more videos than usual, which seems to be sort of a cop-out (although I quite liked Rannie’s vid). There are always great ones, but I think Simon Batistoni, gave the standout answer this time around.
  • For better or worse I spent most of the rest of the night at the Frrvrr party w/ a few friends. Not being the most social, but catching some good bands. After a brief stopover at Ginger Man (mmm, framboise lambic on tap), I went to check out PV – which had a ridiculous line, so I ended up heading back to the hotel, but caught some friends heading to Magnolia’s Cafe (when in Austin…). This turned out to be a very good thing – not only a late night breakfast with good company, but I also said hi to an old co-worker (we both worked in Austin in 2000) who also turned out to have proposed to his girlfriend at the postsecret keynote I had missed. It’s a very, very small world.
  • Life After the i-Phone – I was pleasantly surprised when I rolled in to this panel because I didn’t know that Scott Jenson was going to be up there. He’s given the best mobile UI presentation I’ve seen (at a BayCHI session @ PARC), and obviously his recent work, particularly GMaps Mobile speaks for itself. So you can imagine my surprise when I realized that this was by far and most definitely the worst session I attended this SXSW. Personally, I put the blame squarely at the feet of the moderator, although there were some real bozos on the panel as well (I love it when a panelist who’s spent the past several turns parroting the previous speaker says he has nothing to add and then continues to speak for several minutes). I peeled myself off after the Q&A started and it was obvious things weren’t going to get any better, but wow. Just wow. I’m absolutely certain that everyone, panelist and audience alike came out of that room stupider. Net subtraction of value. Which is a shame considering that there are truly interesting things to talk about in terms of how the iPhone has affected mobile design and the industry.
  • Core Conversation: Next Generation Education: Bringing the New Web to Campus – Sam Felder led this conversation admirably. It was too bad that the room was set up the way that it was, it was really good to get attendees to actually participate
  • Keynote: Jane McGonigal – awesome, awesome presentation. even if there was a bit of an intellectual shell-game going on (bringing games into real life isn’t the same as turning life into a game because there are basic issues with how ludic qualities such as the magic circle (playing by the rules, safety net) don’t map when it’s real life and people don’t know they’re involved. still, well worth thinking about the larger impact of these things we make).
  • Creative Collaboration: Building Web Apps Together – yay, designers + developers. I’m not sure it was exactly representative but I do like all these people and they show the “better way” of how things could be.
  • Futurists’ Sandbox: Scenarios for Social Technologies in 2025 – After several minutes of listening to the future diary of Rollergirl I left. Interesting fun-fact: all futurists talk in a sing-songy way like Bruce Sterling
  • Taking Over the World: the Flickr Way – Simon has a very relaxing voice
  • Drinks at the Four Season (the back patio is quite nice), a trip to the Whole Foods (there’s a no picture policy, but I got a few shots off) and then headed in to the tail end of the Digg Shindigg which had started filling up w/ music people I didn’t know (instead of web and film people I didn’t know)

Flickr Favorite snapshots

Flickr Favorites are IMO one of the most underrated (and awesome) features of Flickr (really old school users might remember that it started out as the “shoebox” functionality from the very beginning). I have a couple projects I want to do with Favorites, but for now, I’m kicking it off w/ a simple script that posts a snapshot of my favorites on my blog on a weekly basis (i.e. like so).

The code is trivial. Here’s a link to the python source – I pull straight from the HTML page because I’m lazy (both the API and the RSS would be more work to parse and format. I’ll be finding a better way to expose my shiny new public svn repository (Trac and WebSVN generate RSS feeds, so there’s potential there…)

SXSW Music 2008 – Last Post

OK, here’s my last SXSW Music post (I’ll be working back to SXSWi and ETech after that). After hitting some speed bumps I was able to finish uploading the rest of my vids to YouTube. They’re mostly short snippets to help me remember who I saw (there are a few vids, like Spinto Band, Z-Trip’s beatboxing friend and MSTRKRFT that I still have to dig out). They’re not particularly high quality (YouTube transcodes don’t help) but there’s some good fun in there:

My schedule had a lot of acts that I knew or had heard their albums, but hadn’t seen live (Via Audio was a standout there, as was Jean Grae), and a few favorites (Okkervil River, Cloud Cult) and some random shows thrown in between.

SXSW Music was pretty chill for me since there wasn’t anyone that I felt I absolutely *had* to catch, and there were more than enough venues to be able to hop around comfortably. I particularly liked the day shows in that regard (no crowds!).

I’m pretty sure I’ll be back next year, so here are the lessons learned:

  • Sunblock actually handy, having a tiny daybag seems like not much hassle
  • Arrange staying nearby to better roll out of bed and get to early (11 AM) shows
  • Pick up party bands early on the *very first day*
  • SXSW sells Etymotic plugs reasonably priced ($12) at their general store booth in the ACC

Bands I would have liked to catch (but I guess will have to wait until they’re in town): Litespeed Champion, She and Him, Holy Fuck, Fuck Buttons.

Freedom and Accountability

Yesterday I dropped off all my stuff (although I’ll be back @ BH for the Fire Eagle meetup, so I don’t think its all that sudden of a shift), but today was my first “full” day of being on my own. It’s definitely a great feeling, and I have more than enough to keep me occupied.

I’ve run an internal Confluence installation for the past couple years (the personal license is free – if you’re looking for a good personal wiki and have the spare RAM to run Tomcat, it’s worth giving a try, it’s IMO the best wiki software out there – Deki Wiki is also nice, but impossible to install), which has been pretty successful for gathering together notes and projects. In an effort to keep focused on how I’m spending my time, I’m getting started on keeping a daily worklog again.

Dear Internal Weblog

In the past, I’ve found that it’s good for helping me to keep on track (and also on focusing on the things I really want to get to for the next day). I’m revamping an older Dashboard widget I’m writing (which banged against WP’s XML-RPC) which hopefully I’ll publish soon when I get the “public SVN” todo item done.

SXSW Music: Day 1

Well, it looks like I’m about at my 500MB/week limit on Vimeo. So far I’ve gotten up to Wednesday. I spent most of the day getting set up crashing at a friend’s friends place (who knew air mattresses at Target were so damn cheap?) More later I guess? (or who knows, maybe I’ll have to fire up the ol’ YouTube account…

Note: I’m uploading the rest on YouTube since I decided I didn’t want to drag this out over 5 weeks. I’ll post that when it’s up. While the quality is lower, YouTube also has some advantages, such as a somewhat-working multi-video uploader. I say somewhat working, because after entering in the titles, descriptions, and tags for 39 videos, it looked like the “onblur” wasn’t firing and filling in the object info and it kept throwing empty title alerts at me (nothing like clicking through 39 of those a few times).

I used JesseR’s jsenv bookmarklet and the following code snippet:

for(i=0; i<39; i++) { 
  uproxy.setMetaData(files[i], 'field_myvideo_title', document.getElementById('video_title' + i).value);
  uproxy.setMetaData(files[i], 'field_myvideo_descr', document.getElementById('video_description' + i).value);
  uproxy.setMetaData(files[i], 'field_myvideo_keywords', document.getElementById('video_tags' + i).value);
}

The Speech: A More Perfect Union

Obama addresses the race, religion, and politics:

This belief comes from my unyielding faith in the decency and generosity of the American people. But it also comes from my own American story.

I am the son of a black man from Kenya and a white woman from Kansas. I was raised with the help of a white grandfather who survived a Depression to serve in Patton’s Army during World War II and a white grandmother who worked on a bomber assembly line at Fort Leavenworth while he was overseas. I’ve gone to some of the best schools in America and lived in one of the world’s poorest nations. I am married to a black American who carries within her the blood of slaves and slaveowners – an inheritance we pass on to our two precious daughters. I have brothers, sisters, nieces, nephews, uncles and cousins, of every race and every hue, scattered across three continents, and for as long as I live, I will never forget that in no other country on Earth is my story even possible.

It’s a story that hasn’t made me the most conventional candidate. But it is a story that has seared into my genetic makeup the idea that this nation is more than the sum of its parts – that out of many, we are truly one.

Full Text.