A Linux Soul in a Windows World

EvolutionAs I start work with a new company, I exposed to all sorts of strange and wonderful things. First off, they provided me with an email account. Apparently they run MS Exchange Server, and there is something I have never seen before called OWA or Outlook Web Access.

So I point my happy Firefox browser to the website and log in. Its webmail with calendar and whatnot. No folders along the side, or easy access to drag and drop…but its web mail so what should I expect? Except, I am told by a friend that OWA looks different if you use Internet Explorer.

“Oh really?”, I ask. So I flip the bit on User Agent Switcher in Firefox to report that I am IE6 on Windows XP (and no longer Firefox 1.5 on Linux). Lo and behold, it does look different. Granted not everything works, but I can see a folder tree in the sidebar, and the display is obviously different.

At this point, it really is not functional, so I go back to telling it, I am Firefox. My next step was to see how it works with actual IE6, which I have installed to run using Wine. I only use IE6 to just see what the unwashed masses might see on my websites.

From IE6 under Wine, I can log in, but I can’t get to the companies internal website, nor to the place to read my mail…so that is useless. I find humor in the fact that I can read my email using Firefox, but not using IE6…not sure why it refuses to work, but its not that important for me to delve into it.

It took me a bit of time to figure out what was going on in OWA, and where certain settings were, etc. The first thing I looked for, was how to change my password…and apparently that feature, isn’t available in their set up. The IT guy said I can only do in internally, and I have to change it using Ctrl-Alt-Delete. I will take him at his word since that key combination just runs shutdown -r now for me in linux.

After playing with OWA, I found it to be unacceptable for day-to-day communcations. Its cute and easy if I need quick access to email from the road, but it is certainly something that will not work for me long term.

My main email app is Thunderbird, or Gmail on the web, I had heard there was a way to get Thunderbird talking to Exchange Server, but it was more complicated than I cared, and it did not access all of the features. I saw this as the perfect opportunity to try out Evolution, which I had tried years back as an email client, but didn’t like it because it tried too hard to be like Outlook, and Outlook did not allow me to use my email the way most efficient to me. (I come from the PMMail/2 days, and Thunderbird most resembles the interface of PMMail)

It took me about 2 minutes to configure Evolution, just needed the OWA Url and my username and password. I was connected to Exchange, had access to the calendars, shared folders, task lists, etc. It worked, and as far as I can tell, does everything you can do in Outlook. The one thing not configured is the Global Address List. The only reason for this is the IT guy has no idea what I am talking about, and has yet to provide me the location of the Active Directory Server, since it is not at the same address as the Exchange Server.

After using Evolution for a few days, it has enabled me to efficiently integrate Exchange Mail into my work flow.

Wiki work begins

I have started my work on filling out the Wiki, and learning all the tricks to working with MediaWiki.

One thing for sure, is there is a lot to learn as far as Wiki formatting. Its a shame that the default setup for Mediawiki is such a blank slate. What I would love is to find an easy way to import all the help and template pages into the wiki.

I am learning a bit about Template wiki entries, but it would be so much easier to find a concise resource on importing them.

So far I have migrated my documents about a few of my travel/hiking kits, as well as setting up a structure for the rest of them. Also I have posted my article on SSH within the OpenSource section.

A few of the lists I am keeping are what applications I am using actively, and what podcasts/vidcasts I am iistening to.

Its just been interesting learning about what I can do. Now for the few things I want to do with it, and haven’t figured out yet, is where the challenge lies.

Deconstruction of Falling Stars

In another fun change, on the course to learning something new, optimizing resources, and consolidating information, my website will be changing again.

A long time ago in a Inter-sphere far far away, I had a website that was hand wrought. Then I moved to the CMS system called PHPNuke, then to a fork of that project myPHPNuke. The next stage was to a paid hosting service, and I used the opensource project Drupal, a modular CRM. I have been using Drupal for a few years now, but I truly haven’t been using all of its functions, since its more than I need.

So now I am breaking the site down. I am going to attempt to retain most of the content, and the current site will exist as a legacy site in the interrum.

Here are my reasons.

There are 3 things that I feel can contain all my content: a Photo Gallery, a Blog, and a Wiki. All of which make use of a MySQL database.
The photo gallery is alive and active. I am running the Gallery package for that. Its a pretty simple setup, just drop the files on the server and have a database.

The blog is running on WordPress, which again is just as easy to set up.

And finally, the place to store articles, how-to documents, lists, tidbits of knowledge and information I am planning to use MediaWiki. The back end of the Wikipedia project. This component is not set up yet on the server, but its coming.