4 May 2010

Linux Ubuntu 10.04 upgrade, ATI MobileRadeon 3650 woes

(Note: If you're after my ATI MobileRadeon 3650 graphics card saga, scroll further down)

As mentioned in my more eclectic piece of yesterday, I stuffed up my computer over the weekend, and now I'm here to tell you all about it as well as tell you about the latest Ubuntu release.

I upgraded through the update manager as I've always done. I know a lot of people prefer to take backup, clean the machine, install a fresh Ubuntu version, and then copy back the personal stuff, install the stuff that went missing, as a means of a more secure and painless way. I sneer at such disdain for life and adventure!

I've never had trouble with just clicking the update button that extends beyond what minor snafus you might expect, like drivers to old stuff not working perfect with new stuff, but that's in the nature of going from old to new systems, and doesn't say anything bad on the upgrade process as such. For me, it worked pretty good.

But let's go through snags, one serious annoyance, an irritated state of affairs, and a few tips in dealing with your ATI Radeon issues ;

Snags

I had mostly no trouble at all, really, except after the install the following snags are noted ;
  • The brightness control no longer controls the brightness (and I now must use my special function keys to adjust it). No biggie, just annoying.
  • My Vodafone 3G mobile network adapter software got uninstalled. Why? It was an independent third-party program. Puzzle.
  • The applets (minimize and desktop switcher) on my bottom panel (Gnome) has crashed a couple of times. Odd.
  • The system seems slower, but I need to investigate a bit further before pointing fingers.

Serious annoyance

Before we get to the good parts, I need to point out this one thing that just stands out as the dumbest thing with this release, and it is just so stupid that no amount of trying to back-pedal out of it with the lamest excuses ever is good enough;

They switched the minimize, maximize and close window icons from the right side (like the rest of the world does it) to the left (like what retarded systems used to do in the 80's and 90's)! Luckily there's a couple of easy fixes, but none which are embedded in the system to make it easy. Friggin' idiots, what were they thinking? I could write a whole book on just how stupid this was, but suffice to say, my over 10 years of UX and GUI design experience - and my personal experience in using these here new (but terribly old) ideas - screams how much it sucks big time! Icons of window control now sit on top of menus that you use all the time, and the cognitive distance between doing what you want and what will piss you off has now been reduced to a swearword's distance on a regular basis. I seriously hope this is not a hint of things to come, or I'll jump ship. I can deal with the odd snafu, but I don't want to deal with continued stupidity.

Irritating state of affairs

I have a Toshiba Satellite P300 (05Y01Y, which now is discontinued ... a true mark of comfort for me) that came with pre-installed Windows Vista which I killed by accident, and I popped Ubuntu 8.10 on there and have been reasonably happy with all this time. However, all this time there's a few things that still is terribly annoying, although I know this is the fault of vendors and not Linux (so I live with these blemishes rather than whinge about them). Over the updates things have improved (like Skype and Choqok), but there's still more hardware related issues that should have easy fixes ;
  • BlueTooth does not work, and probably never will. Toshiba sucks when it comes to supporting Linux, and their BlueTooth stack obviously is not supported here, nor are the default Linux stacks compatible with whatever my machine's got. However, I'm not in need of BlueTooth so I haven't spent the appropriate crazy time needed for proper investigation.
  • There's an insanely annoying delay (between 0.5 to 2 seconds long!) whenever a window is minimized or maximized (which also means when the application starts up, hides, reappears or closes down, you know, the sort of stuff you do all freakin' time) when I've got graphics acceleration switched on. This is apparently a bug, and it's been around and come back in various forms. There's a few suggested fixes, but mostly it just doesn't seem to want to go away. This one is seriously bad, and it amazes me that something like this could still be hanging around in an otherwise polished distribution like Ubuntu. There might be a link to the ATI drivers below as well, but the sad part is that to temporary no go insane over this, I sadly have to switch graphics acceleration off.
    Update! It seems that after trying the suggested fixes for enabling 2D that didn't at first do anything, now all of a sudden the problem disappeared! Oh, joy! Come to think of it, I did do a reboot not that long ago, and re-installed the desktop switcher applet. Maybe there were some correlation between the switcher and the graphics driver? Who knows. I'm happily running Compiz and Emerald (although the latter is only an experiment I suspect will be uninstalled).
  • The two internal microphones on the machine has never worked, probably never will again due to Toshibas poor Linux support. Crikey, can't they just hire one or two Linux guys to at least tweak existing software with configuration options that might be compatible with some of their more popular models? I could spend a weekend to do this myself, but I've got an USB DSP that does these things which works just fantastic, so again I won't spend the time chasing it.
  • My external Logitech Optical Radio mouse does not work properly. It works in the sense that the accelerator insist that my whole world is either top-left or bottom-right, and there's no easy ways in Ubuntu to modify crazy acceleration, so I've just given up on it and use it on my Windows machine.
  • The internal ATI MobileRadeon 3650 graphics card saga; this one gets its own section below.
Generics

To me, this upgrade was a bit meh. Nothing stands out as impressive, just small fixes here and there. There's the new menu's at the top so many people rave about, but I don't like nor use them, so meh. The new colors are, well, meh. I didn't mind brown. Not sure I mind purple. Meh. I like that more icons are getting the same style and form, but no biggie. The Software Center has been prettied up a bit, but still lacks what's really important, like testimonials, ratings, awards, versioning, people's comments, recomendations, field groupings, and so on. Meh. I'm sure there's more stuff around, and I'll find them eventually. The only real thing that stands out is that some old problems still aren't fixed, and my system is less responsive. Oh, and they switched from Sun to the OpenJDK Java which threw me off for a few minutes as well. Meh.

My Mobile Radeon 3650 woes

The ATI / AMD chipset has a shaky support history under Linux, but the good news is that there is some degree of support. And indeed, my screen right now is utilizing both OpenGL and higher screens and lots of colors, so all should be well. But it is not, at least not "all" well.

It's not that my latest upgrade killed my graphics setup. No, in fact after upgrade things worked quite well, except I had four ATI Control Center Catalyst icons under System -> Preferences, so I was trying to fix that, and see if there was a fix for the annoying "minimize,maximize delay" bug mentioned further up. But all of a sudden I must have fiddled with the wrong setting (actually, I was uninstalling some unrelated package that wasn't so unrelated after all).

Here's my receipt for fixing a seriously broken and mangled FGLRX install ;
  1. Purge your filthy system of sin ;


    sudo apt-get remove --purge fglrx* 
    sudo apt-get remove --purge xserver-xorg-video-ati 
    sudo apt-get remove --purge xserver-xorg-video-radeon
  2. If you get an error like so ;
       dpkg-divert: mismatch on package
       when removing `diversion of /usr/lib/libGL.so.1.2 to /usr/lib/fglrx/libGL.so.1.2.xlibmesa by fglrx'
       found `diversion of /usr/lib/libGL.so.1.2 to /usr/lib/fglrx/libGL.so.1.2.xlibmesa by xorg-driver-fglrx'

    Go to this page over here for general instructions on fixing diversions.
  3. Go to System -> Admin -> Hardware drivers, and wait for it to collect its thoughts.
  4. Click on "Install" or "Activate" near the bottom, and wait for it to do its magic.
  5. Reboot.
That worked for me; your mileage will vary. Downloading the (massive; 96Mb!!) driver from ATI's homepage, purging and running the downloaded installer did nothing for me. The whole ATI graphics driver brahooha is amazingly bad and should get some cleaning up. Even the Control Center that ATI delivers looks amateurish, and it seems their software lacks any good cleaning up strategies. Or even nice GUI ways of setting up important settings (!!).

The next time I'm buying a computer for my Linux Ubuntu adventures, I'll do some pretty hefty research first to make sure I avoid at least some of the biggest pitfalls. Bloody stupid vendors. Meh.

3 May 2010

I turned 30 and my warranty expired

Todays post is different. It is not about any of the usual subjects I relay here, but about growing old, growing up, growing wary and fearing not only the future of me and my family, but growing wary of humans out of touch with reality, the political rot of the societies we create, and what power and resources together can do to harm our statistics and the people within them. And I want to give Love a brief mention, too.

(I also post this somewhat different topic because my work computer is a bit temperamental after I performed a Ubuntu upgrade, so I'm on our other computer today)

"I turned 30 and my warranty expired"

I'm actually quite a bit older than that, but not quite yet 40, but the sentiment still stands out as a sore thumb. My brain, as it matured and gained a platform of consistency, so did other parts of my body mature to their natural consequences. Slowly I'm feeling age creep up on me, a dodgy knee, faltering memory, eyes and neck trouble, difficulties sleeping. 

We all know the physical constraints of growing older. But I notice more and more the inner-space effects. And no, I'm not getting old and bitter as the old stereotype will have it. No, I'm turning sad and lonely. 

Such a statement, for me, have so many levels it is a bit hard to know where to begin, but let's begin with the simple and obvious ones. I am Norwegian, my wife is Australian. Where do we live? If either of us came from some country that is statistically worse off than the other, the choice would be easier. If I came from the slums somewhere in Nigeria and she from, say, England or Germany, that's not a choice; it would be a better life for us in Europe, for our children, no question. Even if we have to abandon family in Nigeria, everybody would understand to some extent. Opportunities and security for a raising family beats out war and poverty every time. But Norway and Australia?

Both countries are rated as some of the absolute best countries in the world to live in. And by that alone there are proponents for each family on both sides that can't understand the struggle to actually choose one side. We've so far lived twice in each country as a family with small children, and there's pro's and con's to each side in all aspects of our lives. It's painful to have to make a choice.

Less obvious

Since we are a family, we are a tightly knit group of people who love each other. We stand by each other, support each other, and generally try to make the best of our situations, however they come at us. And we are the best of friends.

But I used to have other friends as well, include a few best friends to whom I was very close. We currently live in (and I suspect for the immediate to intermediate time) Australia. When I moved here all my friends and family were left behind. We moved to a new area. Australians are hard to befriend in any meaningful way. So I quite often feel alone, outside of the family space. All my interests and passions, especially those I do not share with my wife, are hard to deal with ; my strong passion for baroque music. My deep love of science. Love of food. Bibliophelia and meta data. Geekery. Internet life. Knowledge management. Philosophy (ethics and otherwise). Inventions! Engineering! 

Of course we make up for that in the things we do share, and this is still quite a lot to keep me sane and reasonably happy, and it helps to share these passions with her and the kids (to the level they understand). But I could use a smidgen of intellectual interest in these ignorant marshes we live.

Even less obvious

World events affect me. Some affect me because they are world events, but the ones affecting the most are the world events that other people around me don't know or care about. Living in an intellectual desert makes you conservative about the academic nurture you seek out. I feel somewhat ashamed in normal talks with people to reveal any hint of knowing stuff, even stuff that's not really all that controversy or hard or uncommon.

What to do when you're aching to tell the world the wonders of the universe, and no one around your really cares to listen? You start making silly plans ;
  • Making a documentary about beach ecology and geology. I've got fact checking and research done, but I'm waiting to buy a HD camera (that can also do underwater shots) for my birthday. I'm going to channel my inner deGrasse Tyson.
  • Plan to teach your children about the speed of light; an applicable model of air and space travel, and gee, what's the point of all of that? And see the whole "Cosmos" series by St. Sagan.
  • Plan to travel to the middle of the desert, looking for minerals, metals and / or interesting biology
But they are somewhat silly plans. They might happen, but the odds are against me, mostly due to work and family attire. It's not that I don't want to do these things, heavens know I do, but time is limited, and well, I need to make better priorities.

Where should we live? Where is the best place for our family to live? Should we choose easy life, rich life, busy life, interesting life? Should we sacrifice our complacent sheltered lives for richer experiences in doing good in other countries? Should we apply our collective strengths to make somewhere else who do care about bigger issues a better place for all who live there? Should we risk the personal safety of the now for a idealistic future of others?

Not obvious at all

I feel a disconnection between myself and the society we live in. I am not satisfied in having a safe life in a protected environment with the latency of science penetration lower than what's livable. There are so many topics to discuss, so many issues to sort out.

Politics suck. And I used to be a politician, so I know quite well how rotten the discourse of democracy can get when agendas are played at different levels of the game. Don't get me wrong; I love democracy - the process. I just hate the people who usually enter into it. And I hate the way the cult of personalities distorts, disrupts and corrupts the ideals laid out. And most of all, I hate how people in general have no friggin' clue about the implications of epistemology in politics, how their own ignorance of science and facts is having an adverse affect on societal progression.

Yes, I like progressive thoughts and actions, not for the sake of just progression, but for the ideal of not falling into staleness and for always question the status quo; what can we do better? Even the best of things can be improved. I'm no fan of "if it works, don't fix it!"

   Adequate.

That's a word I hate to the fullness of my person. I don't have a problem with being cautious, but there's a thin line between cautious and conservative, one which I see society fail all too often. Most often it's done in a way to appease popular opinion. But popular opinion is, by its very definition, only popular and only an opinion. Why are we chasing this rather than necessary facts?

Back to less obvious

Politics in general is an attempt by the populous to reach an agreeable direction of channeled progression, but I've always held that for this to work you need to populous to also care about, study, and be able to argue with logic about the issues at hand, without falling into the pit of bias and the fear of change.

Change is the key to the universe and all that is within it; all things change, over various kinds of time scales. Rock and metal change over longer time of millions of years than one-celled animals and viruses that have time scales of hours or even minutes, and then there's everything in between. The scale in which you view the universe is a fascinating exercise in trying to understand the world around you, and by carefully understanding the context of those scales you can get a pretty amazing overview of the scope and direction of huge topics like life, evolution, geology and cosmology, and perhaps get a better understanding of your place in the cosmos.

Back to obvious

My place in the cosmos is that of insignificance. Well, I know the physical outlook, but as a human sentient being who would like the world to be my oyster, I can not only understand my insignificance but appreciate it, love it, live it. There's great power in knowing you are invisible; it allows you to see clearer that which you love.

My family comes first; they are my pillar, the platform on which I base my life, so much is clear. And as a unit it doesn't matter what the cosmos throw our way as our strength and love is in that unit. It's a self-sufficient ecosystem of family ebb and flow. Politics flow over, through and around us. People do the same. Society is the sand on our beach, tumbling around, always shifting and changing.

There's nothing so important as to embrace change. And in this light I view the progressive nature of the human endeavor; humans fighting change every chance they get. Poverty and despair is as much a result of this as is the unbalanced resource management, the political systems and the populous scientific interest and literacy.

And that is they key to my disjointedness from society, as well as the thing that keeps me going; my family. No matter where we are, no matter what friends we accumulate, we are together.

And even if it is obvious, it's not really that obvious.

30 April 2010

Moved the blog

Well, Blogger has just discontinued publishing blogs as FTP upload, so I was looking at moving my blog to my own server with a WordPress install, but laziness and problematic import filters has made me just move it to blogspot. There shouldn't be any differences, and my shelter.nu domain should forward all traffic here. Hopefully my feeds will follow through as well. Maybe I'll do the full convert in the future.

Oh, and P.S; sorry for low blogging. Gotta finish something for work first before I leap into song about all my usual silly topics.

27 April 2010

Another bob

Busy, busy, so another miscellaneous post, but have a post planned for Thursday about abstract vs. concrete models, library science and Topic Maps which should be interesting. Until then ;

Science

Oil Slick satellite image : A satellite  image of the oil slick that has been spreading after the oil-rig disaster last week.

The improbability pump : A great review of two books at the same time by Jerry Coyne (professor of ecology and evolution at the University of Chicago, and author of the book and favorite blog "Why evolution is true") pointing out the absurdities of two opposing poles of science ; Richard Dawkins "Greatest Show on Earth" which I've reviewed before, and Jerry Fodor and Massimo Piattelli-Palmarini's "What Darwin got wrong" (this last book has taken a severe beating amongst people in the field, and this review is no exception).

Against nature : A damn good takedown on women's issues, of what it means to be for or against nature, for what it means to be for or against female choices in an absurdly male focused world.

Technology

Maiana : Public Topic Maps voyeurism. Sexy and tasty.

Australia pushes net censorship in Washington : I live in a strange country that thinks that censorship in any way or form is something that can be democratically defended. Needless to say, most Australians who care about this issue are not amused.

My next toy : I swear, once time and money and life and the will to go on returns, I'll get this little puppy and stream all my digital media goodness through it. Although. Hmm. No video support. If this thing only had video support! Can you hear me, Western Digital?!

Philosophy and art

A.C. Grayling responds : Grayling is a British philosopher that I truly admire, both for his knowledge and engagement with society, but I also love his humour and low-key observations. Here he responds to Gray, his arch-nemesis of sorts, who did a review of Graylings latest book. If all rebuttals were this grand.

A Designer Universe? : Veering off onto the curb with this scientific view of the cosmological argument, by Nobel laureate Steven Weinberg, Professor of Physics, University of Texas at Austin. "Either you mean something definite by a God, a designer, or you don't. If you don't, then what are we talking about?" Brilliant.

Godessey : Artist Lynne Naylor new exhibition looks stunning.

22 April 2010

Another tidbits

Dang, I'm so busy with work I don't have time to post much here these days, even though I feel another library lament coming on. Perhaps it's best for all I don't. Maybe I should do something that's at least related to work; that way I can vaguely justify it. :)

Anyhow, here we go ;

Semantic technologies

Linked Data : "recommended best practice for exposing, sharing, and connecting pieces of data, information, and knowledge on the Semantic Web using URIs and RDF." : We'll start here for what the RDF crowd is toting as their best options these days. I'm not impressed, but then I'm not very keen on open-world assumptions as they don't address specific needs. Yeah, me being silly, I know.

"CTM 1.0 : A tutorial" : What it says on the tin. If you ever wondered what an isa and ako relationship is, this might give you a clue.

Pedantic Web : "Welcome to the Pedantic Web Group" A cute attempt to basically ask people to clean up their sloppy messes. It's not going to fly, but I support the sentiment.

Sam Ruby points to "Open Graph Protocol" which looks interesting, and probably something I should get involved in with my Topic Maps stuff. Possibly a combination of my embeddable PHP Topic Maps engine and this would make for a fine plugin to various packages. Hmm.

Topincs : Speaking of Topic Maps, this video looks very, very good. Robert Cerny is churning out the cherry chutney for sure.

Other technology related bobs

Aaaaaargh! Panasonic has released two items of pure lust too close together, and I don't know what to do! Lumix DMC-G10 and it's HD video toting compact friend, DMC-ZS7.

OzIA 2010 conference CFP : I attended, presented at and did the website and design for the very first OzIA back in 2006, and it was a blast. I'm suspecting it's still a blast.

DIY Steady Cam : A contraption I want to make for a project I've got planned.

Generic science

Keep freeloaders happy with rotting corpses : Another tale of some of the poisonous critters in my garden, and this time we're dealing with a Hannibal Lecter. Goody.

OCW search : "Find free university courses online" Brilliant! Ever wanted to find online course materials, either because you're doing those classes, or, like me, you're a freeloader of all the sciency goodness?

SurfScience : Brilliant blog I found mixing the life of the beach with the life of the geek.


14 April 2010

Canberra, eh?

So, due to cosmic circumstances, I find myself in Canberra until mid-day Friday. The quick yet big question jumps out;

Do I still have friends here? Friends who'd like to meetup for a cup of coffee, or a chat by the lake? Email me at alexander.johannesen@gmail.com or mob me at 044 9525 011.

10 April 2010

Philosophical and religious matters

Some might have noticed that I often diverge into very diverse topics on this blog, but lately I've made a decision; I'm falling apart and splitting it in two!

This blog, my main blog for over 10 years now (a crazy notion all by itself!) will stay pretty much as is in terms of technology (Topic Maps, REST, SOA, clustered and distributed systems, databases, software development, and so on) and its various adventures (mine or otherwise), but also keep the personal elements and especially all things library, and perhaps the odd science post as well.

The new blog - the Sheltered Objections - will focus on philosophy and religion, and will be mainly for talking about and critiquing related such topics. I felt the time was ripe to make that distinction a bit more clear, both as I have something to say in that arena (I've been a closet philosopher all my life, much to my friends chagrin) but also because I want to let people have a choice between two mostly separated worlds.

So, if you wanna follow me on adventures of the mind and of human definition, go there and subscribe. It'll be fun, I promise.

9 April 2010

Do libraries understand the future? Or how to get there?

I can be quite harsh when stating my opinions, and I often feel I get on people's toes a lot through doing so. But it's not my fault; I blame my Norwegian upbringing where we tend to state things as they are, and then we discuss things until the cows come home, but we do it with complete respect of the other side. You might say polite bickering and being tempered yet pigheaded about things is a national favorite past-time, and then some of us went on to the pigheaded Olympics and cleaned the tables and set the whole thing on fire. And then we debated with the smoldering rubble some more.

My past is littered with opinion pieces on all things library, from the culture, its place in society, its technology and direction, and I've written both here on this blog and on various mailing-lists, as well as hold presentation live in various forums and conferences. I'm a prolific library-bitcher, you might say, as most of what I say ain't necessarily wonderful praise and kissing the boots of those who make library decisions.

However.

Today I won't bitch, though. It still may not be safe for work, but I won't say how stupid the library world has been in missing opportunities, how they've misplayed the technology ball, how they've been blind to keeping up societal appearances, how they've lost their political clout, the lack of philosophical standing or progress, how current management streams are drying up the drive and kill the courage they once had, et cetera. No, that's all been said before, and I won't even mention it, not a single word, not me, not today, uh-uh, nosirree.

The reason I won't bitch about these things might be interesting to some; I don't really care anymore. I know that some of you out there who know me think I'm engaging in hyperbolic crud, because normally such a statement would grate against my ideals of love, peace and bibliophilia, but it is true; I don't care what happens to the library anymore, and this is a good thing; a thing not worth breaking is easier to shape and change. My passion for all things library have shifted.

My real passions

I have a bunch of passions, from music and movies, to science and education, from software development and technology, all the way to epistemology and philosophy. And the ideals of my library world certainly bump into or totally encompasses some of my passions, but the library ideal is one that needs to be explained not from a contextual or cultural point (also known as the status quo), but from that of the future and values that crosses over from the past and into it (also known as, err, "the future").

These days the most marked of my passions is the one of science and education. I will extend myself well beyond my borders for people who genuinely wish to know more, that wants to study, to find things out. I've been an inquisitive pain in the arse my whole life, an entrepreneur and inventor, someone who just can't leave something that works alone until I understand how it works (even if that means I'll break the darn thing in the process, a little bit like my library career). Sharing my passion for knowing is what I, as a human being, love the most.

In the past, my passion would have had a good corollary to books, because as we know the past is riddled with books and parchments as the epitome of knowledge and information. If you were to become someone important, you had books. If you were someone important, you've written one or at least starred in one. Libraries formed wherever power dwelled. But then stupid humans and their silly ideals of freedom and unity and all that crazy stuff invented something new; books and information to the people for free. Well, that's at least the ideals going from late 17th century of the western world, slowly creeping into the world and changing it more ways than the history books gives them credit.

That is a piece of history I simply adore and love, feeding my ideals and passion for protecting it, furthering it, pushing that same agenda.

But then we have the now, where most important discourse and information is still somewhat found in books. But only just; a new crazy idea came along not that long ago, the idea of making things digital and hook them together in networks across the globe. The reason we've still got those darn libraries is because the long tail still points into them, into books and journals. But what when they don't anymore?

Library : A definition

Books. And then "modern libraries are increasingly being redefined as places to get unrestricted access to information in many formats and from many sources. They are understood as extending beyond the physical walls of a building, by including material accessible by electronic means, and by providing the assistance of librarians in navigating and analyzing tremendous amounts of knowledge with a variety of digital tools."

Is your library like this? Does it do these things? How does it do it? I want to talk a bit about these things, because, frankly, they are together my list of the most important things in regards to all things library;
  1. The potential of what the library can do and offer
  2. The promises made
  3. The actual offer
  4. Plans for the future
I've written tons and tons on the potential I see in the library before, whined about the promises made and how they stack up (and how in the end made me resign from it all together), and about what drives the machinery and direction. I've written about this so much I've forgotten links and most of what I've said there. But I won't go hunting for it anymore. I mean, what's the point? And I wrote at the beginning that I wouldn't whine about it here, so let's talk about the future instead. The future is now!

This post will be more or less on the future of the library world, or, more prosaically, how the library world enters into it. They've got three choices; enter into it physically by going there, enter into it by planning for it, and enter into it by shaping it.

Boldly going there

This is the easy one, and the default one. You just go there, or, because all of time is encapsulated in the one dimension of non-spatial reality, you just sit there and let the future huddle around you. No, this isn't as zen as it sounds, it's really what most people do, go about their business, where "going about your business" usually means doing things without thinking too much, letting everybody else shape your future.

Now, as a preamble I don't actually have that ability, so it's hard for me to sympathize much with it. I can see how it works, but for me I find it hard to let that become some excuse for not improving and doing better. I'm one of those where even buying lunch is a stream of philosophical implications (how far removed from my ancestors is it ok for me to eat them?), and walk on the beach becomes an internal monologue about how it got there and the eco-system of it (narrated in a faux Sir Attenborough voice), or where my daily work is a constant bombardement of ideas and thoughts of how to do things better, how to improve that which is not quite right (I don't believe in the silly 'if it works, don't fix it' mentality which has spread across this planet like a virus), pondering language and linguistics and neuroscience even when making variable names or looping through a hashmap. Whatever I do at any given time is not a compartment, a category of activities, a single unit of a constrained domain; it's all connected, from the micro to the macro. I'm just an insignificant extension of the cosmos, trying to make things better. I'm evolution.

So, standing still doesn't work for me, but I hear lots of other things on this planet does it, and does it well. But I think that's a bit deceitful; nothing stands still, not even rocks. Nothing stays the same, give it enough time. In a few thousand years, my favorite rock around where I live will become just a grain of sand on the beach. So by this analogy, I don't think even the library world stands still. Heck, we know it doesn't. We all know that little by little, even the most conservative bastion of all things that are meant to stand still in the universe, slowly creeps and crawls their way towards some distant and different place.

So this is all about the scale of time and our place in it. Let's talk about the human scale of time, the time it takes for a generation to react to the former generation. Rocks on this scale are terribly, terribly, utterly mind-bogglingly slow. A rock from generation to generation is so slow they are practically eternal, and indeed, for much of human history this has been the default position. It wasn't until mid 19th century that we figured out that rocks were so slow that we needed to invent a brand new scale to make any sense of it, the geological time, spanning 4 billion years. Compared to a mere generation of humans, that's practically forever.

But the library world on our human generational scale is comparatively damn slow still. The building they built last generation is still there, doing pretty much the same things. The librarians in there are doing practically the same things as the last generation. The only two ways it from time to time have gathered speed is by 1) planning ahead, and 2) having a paradigm thrust upon it from the outside.

Boldly planning for it

The library world have never really had a great need for planning for the future, at least not the more organized types of libraries we've had the last 200 years or so. The world of knowledge and the written word didn't really moved much since movable type, so even if some things changed here and there they had plenty of time to get their heads around it. What is 10-15 years of thinking and tinkering with a problem that has a 100 year span?

Nothing. It's perfectly alright to spend time getting it right when the problem is, on our normal human scale, slow. But what happens when the problem isn't just fast, but changes the human culture in which our scale is rooted?

Enter the digital age. It all started with computers becoming common, not only in places that had the resources to buy expensive and complex computers, but more so when they become cheap enough to go into any home. The age of ZX80/81 / Spectrum 16/48k / Commodore 64 / Amiga / Macintosh II / BBC Micro (all cheaper home computers) changed the world as we know it, probably far more than we give it credit. I was a Spectrum 48K owner myself, living in a country dominated by Commodore 64's. So what does a 10 year old kid who wants to play games on his computer do when there are no games around to buy? He has to make them himself, and sealed his destiny and became a geek, but perhaps a bit more importantly to this conversation, I became a librarian through the process of reading, borrowing, sharing and researching the written materials (remember, no internet in those days) otherwise my programs wouldn't work and my insatiable lust for making the darn thing work would die. Luckily for me, the addiction was like cocaine, but instead of ruining my life I became a computer literate.

When you become computer literate, the world looks very different to you. Problems everywhere become programming tasks, creating a small sliver of interfacing between the digital and the real world in the process. This sliver has since grown rather large, encompassing most of society, not a trivial feat in so few years. Even in the library world it has crept in and helped out. But we need to look at what it helped out with;

Cataloging. Searching said catalog. Bookkeeping. Writing reports. Did I forget anything?

I'm not really trying to be snarky here, and of course I know computers do more than that at the library, however, when we're trying to look at the present of what they actually do, I don't think I'm all that far fetched. There's the odd interesting project, some application running on a (secondary) server somewhere, maybe a new GUI into the catalog, or maybe some exhibition website, or maybe some self-serving library-card database thingy. But seriously, it's not like the computer systems in the average (or hip and cool) library are doing anything amazing (but please point me to them if they exist! Nothing would be cooler!). It's all pretty ... well, average. Standard stuff. Even if you blog and do Wiki's as part of your communication, you're not above average. You are average.

To get out of being average when you need to be great (more on this later) you need to plan to become great. You need to come up with some activities and goals in order to move faster than not moving at all. But how does the library stack up to this?

Of course they are planning. Every day is another plan. But we need to discern between planning for tomorrow and planning for the future. Tomorrow is just around the corner, and that, truly, is just planning to stay up to date, keeping up appearances, to plan for being relevant to what's going on right now. Putting up a Wiki or starting to blog or even putting together a prototype of a search engine that presents records in an FRBR manner, or creating a process and system that streamlines ILL with digital copies and distributes them in a copyright-enabled fashion, or even a backend system that convert MARC records into RDF and spread them across a clustered system of servers in Linked Data fashion complete with cool URI's and ontologies to work with the data, that ain't planning for the future! Maybe you're about to start a project that acts as a portal for information, a collection-point, or a federated search point, or a dynamic system for understanding user requests and dispatch semantic contextual networks to semantic engines that convert them into knowledge nuggets and present them to researchers, you're still not planning for the future. These things are the least you should do, but these things are not the future, it's only today and tomorrow.

Planning now to do something funky within the next year or so is not planning for the future. So then, what is the future? And by "future" I mean to actually have one.

Boldly shaping it

You need to shape it. You need to look into your crystal balls, and determine what the future should hold. No, don't look into the ball to look for what the future holds, that path leads to stupidity, and, well, it doesn't work. No, you must insert yourself into the fabric of modern development far more than you normally have, you must reach out and not only point to the future, but invent it!

I was extremely happy to see Jessamyn join BoingBoing as a guest writer. That's a perfect example what needs to happen, a high-class librarian writing for a high-class blog, about all things weird and wonderful, reaching out with a subtle librarian view of of the world. (My favorite post!) However, even after you've immersed yourself in what's going on in society or even try to shape bits of it by your very existence, there's some bigger issues we haven't even dared go to yet. Well, let's ;

The need for conserving the libraries isn't the need for conserving the houses, or the books, or even the library cultural spot in its society (which are all good reasons, mind you). It's not to keep certain people in jobs, nor is it to keep the services alive. No, it's to preserve the librarian ideal. The librarian profession is not worth keeping if its ideals aren't in tune with reality, and I can point to the thousands of professions through the ages who have died when those parts of society it was attached to, died off. There's a certain notion of librarian philosophy that I'd like to talk about ;

"When the gulf between theory and practice in librarianship is discussed generally two themes emerge, which are that theorizing about librarianship is mostly non-existent and, when such theorizing exists at all, it is largely irrelevant to library practice."

I'm sometimes inclined to say that the reason the library world is in trouble is in the above quoted paragraph. Ok, so it's easy to see the gap between the mostly non-existent library philosophy, but we must remember and let it sink in that philosophy is defined as the action of doing philosophy, not as an archive or to think of it as history, or even use old thinking as if it applies to the now, or, heavens forbid, the future.

Library philosophy needs to happen, at least a hell of a lot more, and it needs to be a bigger part of what libraries do, it should include all librarians, it should be part of the fabric of librarianship. You need to ponder epistemological implications of digital identity, to think through the notion of copyright for the greater good, or your academic standing in an academic world that's moving to semantic networks, the loss of the bibliocentric view and the impact on collection management, or the systemic notion of semantic knowledge networks. Or you need to find out what fragmented semantic contexts offer knowledge management, or how the iPad will influence citing and sharing of notes, how to address those notes themselves as they are often more valuable than the original text (and lots of bloggers know this quite well already). Or, perhaps even more importantly, you need to establish an ethical guidebook to global knowledge management, models for information distribution and wealth, or ontological analysis of human and non-human identity. You need to re-think what those ideals are in order to preserve them. Only then can you shape any future worth having.

All those meetings and planning of cool projects you do? It's all fluff and nonsense unless there's some serious philosophies to back them up, new ideas, visions of what the future might be, and certainly visions that's based on the library ideals worth keeping. In the absence of philosophy there will be the status quo. And that's worse than standing still, even if you look ever so handsome and your moldy paper smells oh so good.

Here's a relevant quote from my distant past ; 'I'm still in love with the library ideals and concepts. I still love books. And maps. And old pictures. And just surfing the catalog. Or snooping in the newspaper reels. Or finding a microfilm, wondering what's on it, what it means, and who did it. Even subject headings and its contextual meaning. I love catalogers. And I love librarians. I just don't love what we're collectively doing with the concept of "library."' And I should add; I don't love the lack of philosophy, or the lack of shaping the future.

Let's think a bit more seriously about this. Let us philosophy!

But the question in todays post was if the library world understand the future? My assertion is, no, they don't. They understand it's coming, they understand it will involve technology, and that books will be less and less important, they understand that they need to have cool projects (and by 'cool' I'm happy to settle for just 'relevant') and to keep that up, and that they need to accommodate the onslaught of the digital impact. They understand all these things, because they are close to them. These things are on their scale, they understand these things because they deal with it every day.

But deep thinking? Good luck.