Sad Pig Dance

My version of Dave Evans’ Sad Pig Dance. I used to play this on solo gigs about 15 years ago. Never grows old — Dave is one of the greatest ever. I remember having a cassette of this track years ago and went on an all out hunt to find the record (this was long before the internet). After about 5 years I found Sad Pig Dance on vinyl at a used record store in Austin, TX. It was quite a day.

Dave is an unbelievable virtuoso — technically and creatively way beyond most of the British folk guitarists in the 60’s and 70’s. For whatever reason he only recorded 3 obscure records and spent most of the 70’s and 80’s repairing guitars in Belgium.

One of my dreams is to meet this guy one day, shake hands and tell him what a badass he is and how he changed most of how I looked at guitar with 3 obscure records in the 70’s… mostly with Sad Pig Dance.

Posted in Music | Leave a comment

Storm Clouds Over Deep Ellum





Posted in Photography | Leave a comment

Evolution of a Podcast

Next month will mark the three year anniversary for my Art of Photography podcast. I had no idea what I was getting into when I started the show and it has never stopped surprising me. Its time to evolve the show to a new level and I’ve been working really hard the last year behind the scenes trying to figure out what shape I want things to take.

For starters — last September I did my first podcast meetup in London. This was a major turning point for me because it was the first time I saw faces that went with the people watching the show. I really was taken back by this and realized this podcast isn’t about me talking into a camera once a week dishing random advice. This is about people who are all brought together with a common interest in making pictures. This realization led to some new ideas and we’ve now got Holga Projects well under way.

Holga Projects is a collaborative effort from all the folks who watch the podcast and to new people as well. We’re all passing the same cameras around and sharing images on the same roll of film. The response has been amazing. 10 more cameras will go out this week.

Then a few weeks ago I did a live video broadcast showing the development of the first roll of film back from a Holga Project group. This got me thinking about what could be done with live video and I’ve been working on some new ideas that can utilize this medium as well.

Well then this got me thinking that I really need a way to bring all of this stuff together. Sure I still produce a podcast each week or so, but my little project has turned into so much more than this. The only existing website at this point has been http://thepublicbroadcast.com — which is the umbrella for all of the podcasts I’ve been creating. Its about time for a redesign of that site but I think its important (and time now) for this show to have its own website.

I got the domain a few months ago and I’ve set it up for all of the communication for the Holga projects. Soon I will launch a full scale redesign of http://theartofphotography.tv

This will now be a central hub for the podcasts, holga projects, announcements, extra videos (living now only on YouTube), and finally a series of live Master Classes that I will be announcing as well. These will be multi-broadcast series curriculum shows that will allow us to get deeper into subjects of interest. They will be broadcast live as well as recorded for “non-live” viewing as well.

Anyway — its going to be an exciting fall for the Art of Photography. I thought originally I’d do 10 shows or so and be done with it. Little did I know where this would lead down the line… stay tuned!

Posted in Photography, Projects | 9 Comments

Banish Misfortune

This is more or less based on Richard Thompson’s arrangement but taken at a careless, irresponsible speed…

Posted in Music | Leave a comment

Mobile Development and HTML5

I found an article on Macworld this morning that raised an issue with me as someone who does mobile development. This gist of this article is that a group of “wireless experts” are saying that HTML5 is problematic at the moment with mobile development.

I just finished a paper for AAM this year on using HTML5 for museum tours so obviously I have a stand that web applications are actually more sensible to build for certain applications. I was really curious to see what was being said in this article.

Apparently this has been a debate at Mobile Northwest this year in Seattle. This brief article features quotes from app developers which is arguably biased. Also frustrating is that no examples or specifics are given to back up the opinions being stated. I’m not complaining about the difference of opinion, but I would be very interested in understanding experiences that other developers have had making designing apps a better solution.

We’ve run into the limits of what HTML5 can and can’t do and it’s painful,” Woodbury said. He expects the standard to improve over time, though.

This statement is sort of accurate. HTML5 is an open standard that isn’t official yet, so yes there are support issues. But I wouldn’t say that it has “reached a limit”. This is a technology that is expanding not stopping. In fact, I’ve found that the HTML5 is actually more adapted to mobile browsers than desktops (thanks in part to the flavors of IE floating around).

Starbucks initiated a project to use HTML5 in hopes of making its Website work well across the many mobile browsers. “It worked but it taught us it was too hard,” said K.C. MacLaren, director of mobile and emerging technologies at Starbucks. Starbucks’ Website is relatively “high functioning,” with a lot of Javascript, making it hard to replicate, he said. It took too much work to transition the site to HTML5 and make it run well on the many browsers that run on mobile phones, he said.

So what was “too hard”?

It sounds like the issues were related to Javascript, not HTML (Javascript is problematic with phone processors, memory and browsers). I’d really be curious as to what is meant my “high functioning”. Starbucks has a wonderful website, but honestly there’s not much that’s unconventional from a technology standpoint. That’s not an insult, just an observation. If you are replicating UI features like the complex navigation my argument here is that this is probably not a good idea. Due to the fairly obvious screen size difference and the behavioral differences of using a mouse vs one’s fingers — replication of a desktop design is going to be a mess. Interpretation is completely different. Pulling up Starbucks’ website on my iPhone was a flat experience. It looks like the main site with features disabled.

Most of the experts think that HTML5 will advance enough to become widely used and when that does happen, it might create some significant changes in the market. Woodbury predicts that in 18 months the shift to HTML5 will boost Web application stores, which will then “take a serious bite out of the OS-driven app stores,” he said.

18 months is not a long time. I think this is an extremely interesting time to be developing in the web space. But what’s really interesting to me is the statement about web application stores. I think this is an interesting idea, but I’m not convinced that the model used by Apple and Android to sell applications will work with web based apps. I’d love to be wrong about this, but I just don’t see it this way. Google has an "app store" for its chrome browser and I have some frustrations here. Most of the apps are just websites. Why do I need to see it as an “app”? And why can’t I just go to the website either directly or from a bookmark? But look at the HTML5 Angry Birds and tell me that’s not impressive…

Interesting conversation though. Would love to have been at the conference to meet and talk to some of these folks.

Posted in Mobile Development, Museums | Leave a comment