It was pointed out that I’d neglected to have a “presentations” page, so there was no easy way to grab stuff from any of the presentations that I’ve had the chance to be involved with.
I just added a new “Presentations” section, listing (I think) every presentation I’ve done since I started here at the Learning Commons. There may be a couple that I’ve missed, but at least the “big” ones are there. I’ll keep it up to date as new ones come online.
I was going to create a “Presentations” page directly in Wordpress so it would be easy to maintain, but it appears to not like sharing with the /presentations directory of the website. So, for now, it’s a hand-rolled static .html file until I figure out a better way to make WordPress and Apache share stuff on the same path…


{ 4 comments… read them below or add one }
Great work D’arcy! I’ve added a link to your presentations on my Resources page on my wiki under Other Stuff. You have so many valuable presentations I thought I would direct people to them all, plus it would take me too long to break them out individually.
Chris
D’Arcy-
I tried the enhanced podcast- get a screen of gobblygook-
this url:http://www.darcynorman.net/presentations/ReadWriteWeb/ReadWriteWeb.m4a
and
this is what the code looks like: ftypM4A M4A mp42isomZmoovlmvhd��[��~X$��@qtrak\tkhd��P��~$����@$edtselst$���mdia mdhd��[��[�D
����9hdlrtextApple Text Media Handler�minfLgmhdgmin@���,text@$dinfdrefurl stblXstsdHtx3g����
�ftab
Lucida Grande@stts޻����N`~z�a�stsc,stsz (stco�8���wi��2��:k!trak\tkhd��P��~$����@��$edtselst$���mdia mdhd��[��[�D
����9hdlrtextApple Text Media Handler8minfLgmhdgmin@���,text@$dinfdrefurl �stblPstsd@tx3g��ftabSerif stts��
m�stscstszstco���Îtrak\tkhd��P��~$����@$edtselst$��trefchap�
Doh! Looks like GoDaddy’s barfing on the MIME type! now to figure out how to override that with a properly modified .htaccess file…
It’s weird, because I was able to download it fine directly into iTunes.
That seems to have solved it.
I added this line to my .htaccess:
AddType audio/x-m4a .m4a