Like me, you might know somebody who uses the word "unbelievable" as if it was interchangeable with the word "wow". I'm cool with that. Except that just now my Google Reader showed me something that I find to be truly unbelievable. This company for me is a Lovemark, and I refuse to give even tiny amounts of search engine visibility to this story about this company and a purported interaction it had with a customer. So instead of copying the text into this blog posting or linking to it, I'm using workarounds. Here's what's supposedly an email reply the customer got from the upper eschalon of the company in question's management:
What do you think? Is this credible? B.J. Fogg says that credibility can be used interchangeably with the word believable. BGR is saying that the email is "certainly a direct response from the ****.com domain, which is only available to employees of the company". How did BGR become so certain that this email is authentically from this company's domain? To me, having only seen this blog posting ... from a blog I enjoy and thought was fairly credible ... I just can't believe this. UNBELIEVABLE!
That's devotion beyond reason is what that is...

Just a quick note to self here... Read/Write Web has a new article on the future of RSS that I need to dig into. But not right now.

Yes, I'm still screwing around with Flash and MySpace... Yesterday I learned that embedding fully intact Brightcove players in flash movies is really easy... and that any such flash movies are crippled when displayed on MySpace pages. The deal-breaker is the embed tag paramater attribute:
The final step in configuring is to allow script access to the movie. This is also configured in the html embed and object tags. In both of these tags there is an attribute called "allowScriptAccess". This is set to "sameDomain" by default. You need to change this value to "always". Make sure you change it in both the embed and the object tags.When you set this parameter properly on your MySpace "edit profile" page and save your changes, the code that comes back after the save will have auto-magically whammied the script access parameter. The result of MySpace making it impossible to allow script access in the embed and object tags is that your Brightcover player will show you its loading animation ad infinitum without ever being able to load its UI or the video content.
code snippet taken from Brightcove's Developer's Guide
Is this fantasy I've been chasing where I circumvent the goofy design constraints of a typical MySpace layout by overlaying the entire profile page with a huge flash SWF which then pulls in various external media elements an impossible dream? One small ray of hope:
We had a problem invoking a simple javaScript alert from Flash Player 8 to the HTML page. We created a simple test movieClip with one frame; the actionScript in the first frame was as follows:I don't really care about being able to do JavaScript alerts, but I think the implication here is that actionscript functions and methods that are crippled in Flash 7 and 8 on MySpace might be back in play if you invoke them from a loaded-move backsaved to Flash 6. I'll let you know if this sneaky workaround works.
getURL("javascript:alert()");
When the clip was published in Flash8 and tested in the HTML page... no alert box occurred. When the clip was published in Flash6 and tested in the HTML page... the alert box appeared.
Our solution was to publish a "java.swf" in Flash6 and in the first frame:
getURL("javascript:alert()"); and in the second frame: stop();
Then, in the main movie in published Flash8, using:
loadMovie("java.swf", "_level2")
We loaded the swf published in Flash6 into the Flash8 player and our getURL() worked perfectly.
discussion thread snippet taken from the Open Laszlo Developers Forums


I love it that my daughter's school has a very active and frequently-updated blog. Today in my RSS inbox? the latest installment of The Georgetown Jokesters. Good clean fun! And this blog, generally, is fantastic parent/customerservice. For a shocking sort of compare and contrast exercise, I invite you to behold the awful lameness which is the Ypsilanti Public Schools website. The pile of things that we enjoy more and better here in West Michigan when compared to similar things in Southeast Michigan is now 30,000 feet high. And counting.

So like...there's proof now that regular-old TV benefits from pushing content out to YouTube. I'm dying from non-surprise!

Niall Kennedy's blog is required reading. Always. But today especially. Today he talks us through a tangled web of spammers and affiliate marketers and Digg trolls and Bangledeshi holding companies... all of which are colluding to help boost the search engine visibility of a dentistry practice's website (of all things!) in a world where the pay-per-click costs for keywords in the dentistry space can reach $18.00 or more. Check it out: The Spam Farms of the Social Web.
Pay an agency $75 a month to get six blog posts written about your goods and services... which then pushes your stuff upwards in the organic SERPS.. or spend $1000 a day to play the PPC game? Easy to see why spam in social networking sites is happening so much and so fast.

Nothing really new here in this ClickZ article on ways to harness RSS for online marketing and online retail. However, author Heidi Cohen does point out that the release of IE7 (which is RSS compatible) does mean that online marketers who've thus far eschewed RSS might now want to take another look...

While it stinks that Firefox 2 is unusably buggy on my Mac, I just ran into a new feature inbetween crashes that's got me goin "yay":
Someday, nobody will believe us when we tell them that folks used to click on little orange XML buttons and they'd see a screenful of unstyled tag-laden gobbledygook

Hats-off to the University of Washington I-school's chapter of ASIS&T for putting up a podcast of the repartee between and presentations by Peter Morville and Joe Janes. Not sure why they're not delivering the corresponding PowerPoint slides as extra payload in the feed but you can grab those files here and here.

My name is Dan Klyn, and I'm an information architect.
I work with amazing people at a nonprofit company called Flannel in Grand Rapids, Michigan.
I also teach IA in the library science programs at the University of Michigan and at Wayne State University.