Sunday, November 14, 2010

Whoo, BarCamp Philly!

#bcphilly I had a great time at BarCamp Philly 2010 yesterday. BIG ups to the organizers, JP Toto, Roz Duffy, Kelani Nichole, and Sarah Feidt. I had the opportunity to sit and pontificate with some of the most awesome folks from the city, the region, and beyond...and picked up a couple t-shirts to boot!

In the morning there was the session on Weaving a Regional Mesh For Open Innovation. I think the content of the session could be summed up in a statement made by the presenter, Joe Raimondo: "The World needs R&D". It was more or less an open discussion on ways to foster and encourage innovation around real-world local problems. We touched on early education, higher education, mobilizing community [human] resources, traditional hierarchical organizational structures, and a host of other topics. Most of it wasn't terribly specific to this region, outside of the examples raised (as most people in the room were from the region). It was an awesome way to start off the day.

Then there was an OpenDataPhilly talk featuring Paul Wright, Mike Jewsbury, Mark Headd, and Stuart Alter (not much of a tweeter) from the DoT. There were some good questions brought up by the audience here, such as how Philly is addressing the issue of 2-way data streams (as opposed to just from government to citizens), and how they (we?) are approaching data and digital tool access with respect to the digital access divide in Philly. Not all the questions were answered in ways that were yet satisfactory to me, but these are hard problems and only recently starting to get worked out anywhere, so I'll cut the panelists some slack.

After that I chatted and mulled around for a while, and eventually ended up in Kris Walker's presentation, Internet as Platform. It was an apt refresher on open-web principles, showcasing the current state and trajectory of web [browser-based] platforms. If I can recall where his slides are hosted, I'll post it here. Update: Here's those slides

After a nice lunch at Good Dog with Corey Latislaw, Jason Cox, and Pam Selle, I intended to attend a talk entitled "JavaScript is Real Code" with Len Smith, but for whatever reason it was moved to a later time slot. Instead, I and a couple other folks stayed around for an impromptu session on jQTouch with Wil Doane, who shared samples and explanations from code that he uses to teach a class at Hudson Valley Community College. I wanna do that!

After a bit of shuffling around, deciding on my next session, I settled into Riot URLs: Gender Feminism and Tech with Maria Sciarrino and a room full of folks discussing women and men (and boys and girls) in tech. On one level, I enjoy sitting around talking about bias in tech (takes me back to my college days), but there's something weird about it too. Maybe because I feel it's too important an issue to be touched on in an hour-long discussion, which is often as far as people go with it. Maria did express a desire/make a suggestion that the discussion continue in some form. Update: Maybe a regular brunch?

Lastly, I sat for a few in Corey's last-minute addition to the schedule, a disscussion around coding for good. I wish I could have stayed for the entirety of this session, but I had my partner's birthday celebration to get to (trade one good time for another).

Still have some thoughts to digest, and I'll do so later, either here or over on Kwa Watu. Just want to say thanks again to the organizers, the volunteers, the sponsors, the presenters, and the attendees of this BarCamp Philly.

Wednesday, September 29, 2010

Design Pattern "Flash Cards"

I was reading up on design patterns a couple days ago after reading this scathing piece. The author is expressing his disappointment that so many software developers are generally ignorant of design patterns.

The article inspired me to search for some good flash cards for studying design patterns. Of course, nothing replaces a good reference like the Gang of Four, but still, study aids are nice. As it happens, a few years back Jason McDonald did put together an attractive set of cards based on the GoF patterns. These were nice, but I wanted something more extensible. So, I decided (or rather, was compelled) to spend a-whole-heaping-lot of time that I really didn't have over the last couple of days to stand up a mobile web app based on McDonald's files.

The app is located at http://www.kwawatu.com/gof — just point your sufficiently capable mobile browser at that address. It was written with jQTouch (which wasn't too bad to learn, coming from some familiarity with jQuery), and my guess is that it'll only work on iOS, Android, and WebOS. Possibly in Opera Mobile, but I wouldn't take that bet. On iOS, if you tap the '+' button in your browser, you can add the app (with a cute little icon, courtesy of M.C. Escher) to your home screen. I imagine you can do something similar on other systems. The source is available on my github. You need Python and Django to generate the app.

The "cards" are meant to accompany a good reference. Many things could be better about the app, but it's time for me to put it away for a while. I have work to do.

Thursday, September 2, 2010

Africa ... states of independence

Even though it appears that the world has not yet heard of it (at the time I am writing this, all Google can tell me is that there is a 15 second say-nothing promotional video, and that I and one other person have tweeted it), I'm looking forward to checking this out:

Seventeen African nations gained their independence in 1960, but the dreams of the independence era were short-lived. Africa ... states of independence tells the story of some of those countries - stories of mass exploitation, of the ecstasy of independence and of how - with liberation - a new, covert scramble for resources was born.



I'll try not to be confused by the GMT air times.

Thursday, August 12, 2010

My Basis

I was looking through my Google docs for something I had noted a while ago (btw: it is helpful to have all your notes in one place—I need to do that more often), and I came across this list I made back in December of things that I consider important. I'm not sure if this is a complete list, but it is certainly still true.

It's good that I keep these things somewhere that they can be found. Now I need to work on finding and reminding myself of them on a regular basis.

  • Be African
    • Wear my Africanness proudly
    • Study/explore my Africanness avidly
  • Be a Craftsman
    • Care about my craft(s)
    • Strive to be the best that I can be
    • Never cease to learn about what I do
  • Be Ma'at-ian citizen of the Earth
    • Apply my knowledge and talents to the betterment of life
  • Lead a balanced life
    • Not bite more than I can chew
  • Be honest with myself and others
    • Spend time getting to know myself
  • Strive to make things that I'm a part of better
  • Make good decisions
    • Be prudent
    • Be just
    • Be discerning
    • Be confident
    • Be open (and humble)
    • Be willing to change your mind
  • Treat each day as a new opportunity to [... what? be great? be effective? act on my values? bring what I want into the world? ah...] live with purpose.

  • Keep my life interesting!

To do: Work out a system to review and place things I do in context of these important things regularly.

Tuesday, July 27, 2010

Installing Amazon MP3 Downloader on 64-bit Ubuntu 10.04 (Lucid Lynx)

I was looking to buy a few albums from Amazon today, when I found out that they only provide their mp3 downloader in a 32-bit package. Moreover, it requires other packages that are not available in the Lucid repositories.

Why do I want the Amazon downloader? Well, you can download individual songs/files from Amazon without the downloader, but in order to get whole albums at once (as well as some goodies that are sometimes packaged only with albums), you need the downloader.

I found a post that addresses this issue in a slightly earlier version of Ubuntu, but it didn't work immediately for me.  So, here's what I did:
  1. First, I backed up my /etc/apt/sources.list
  2. Then, in the original /etc/apt/sources.list file, I replaced all instances of "lucid" with "karmic". There are packages that the downloader needed that are available in the Karmic repositories, but not Lucid. Specifically, these are the 1.34 versions of Boost libraries:

    • libboost-filesystem
    • libboost-date_time
    • libboost-iostreams
    • libboost-regex
    • libboost-signals
    • libboost-thread
    I got the idea to use the Karmic repositories from http://www.hilltopyodeler.com/blog/?p=294.
  3. Use synaptic to refresh your package list, and to install the above packages as well as libglademm-2.4-1c2a (you can do it from the command line, but I used synaptic).
  4. From here, follow the instructions at http://www.ensode.net/roller/dheffelfinger/entry/installing_amazon_mp3_downloader_under (look in the comments for the current location of getlibs.deb). While installing amazonmp3.deb, if it tells you that there are other dependencies missing, go ahead and install those as well.
  5. After you've finished, don't forget to restore your /etc/apt/sources.list from the backup you made in step #1.
Hope this helps someone else.  Thanks to the two sites linked above for their prior work on the issue.

Sunday, July 25, 2010

Am I an Entrepreneur?

I'm having a bit of trouble recently understanding what I'm doing.

I'm not working for anyone else right now. No steady paycheck (no real paycheck's at all, yet). But I'm not unemployed. More and more I'm hearing the word entrepreneur. Of course, I've known the word, but never though it'd be applied to me. I've though about starting a business, other organizing endeavors, etc., but never wanted to be an entrepreneur.

I think, as I'm coming to understand it, there's nothing inherently that I have against entrepreneurialism. I think this is just another instance where I am deeply frustrated by the game we're playing.

Dictionary definitions of "entrepreneur" are usually similar to: One who organizes, manages, and assumes the risks of a business or enterprise. But the dictionary definition isn't really what I'm referring to here. It's rather the concept of what an entrepreneur is in my mind. For me, the concept of entrepreneur smacks too strongly of capitalism for me to be completely comfortable with it. It sounds like someone trying to make a buck. It sounds like the infinite creativity of humans directed toward financial gain.

Being around all of the independent workers, free agents, and self-proclaimed entrepreneurs that I have been recently, I'm realizing that they don't all share my feelings about the concept. I'm learning that entrepreneurialism is multifaceted, complicated (as most things are). According to a video by Grasshopper, which Cameron Herold showed in a TED talk, "entrepreneur" is just a relatively new word for "thinker", "doer", and "innovator". In a presentation that he gave at the European Creative Cities Conference, Blake Jenelle says that, to him, entrepreneurialism is "The art of building something that has never existed before.

I like Blake's definition, but that's not what an entrepreneur is to me. For me, an entrepreneur is someone who devises a way to make money off of something, whether it existed before or not. And maybe that's why I like the concept of missioneur, so far, which Jenelle has been evangelizing lately. For me, the appeal of missioneurialism is not any affinity for entrepreneurship, but instead because I see it as a tool with which to move money from the center. As such, I do not see it as entrepreneurship, though.It's entrepreneurialism as much as grassroots community organizing or non-profit work. By definition, each of those activities may be entrepreneurial, but they are not considered in the same vein.

To do: Write (and post) my mission. This is what will guide me, more than labels of entrepreneur or missioneur.

Friday, June 25, 2010

Positive <==> Successful?

Went to an IndyHall happy hour tonight at National Mechanics. It was excellent.

There's one thing I've been noticing over the past couple weeks. "Successful" people are positive. I know this is nothing new or terribly original, but it's something that, when you really get to talking to people, you can't help but notice. They have a way of seeing the lesson and the value in almost any experience.

I have only anecdotal evidence yet (I'm a scientist), but I think it may be true that positive people are "successful" too. I'm thinking this is because there are fewer opportunities for outright failure when the majority of experiences have some value. So positive people are less likely to classify what other people would as outright failure; they're just stepping stones—educational moments—on the way to something else.

Ok, that's enough Tony Robbins for tonight.

By the way, I don't really hate marketing. I just have a lot to learn.