Monday, October 26, 2009

It Lives!!! (the long version)

As I mentioned in my previous post, aka, the short version, my new website is now up and running -> www.marcelguldemond.com

Now that it is, I'd like to blather on a bit about why I did the rebuild and what I was thinking when I was making the UI decisions for it. One of the things I asked myself a lot while I was in the middle of building it was why was I going through all this work? Wasn't there a better/easier/faster way?

Why would I reinvent the wheel when I could have simply paid for a more generic content website, or got some open source code to futz around with, or used something like SquareSpace.com, or tried to get a Shopify site or an Etsy site to work for me? Basically, I ended up reinventing the wheel because every time I tried to go in an off-the-shelf direction, they were always missing a feature or two that I needed (such as gallery tracking or sold status or tagged searching), or they would have taken just as long to set up as it would have for me just to program my own site (open source software), or they ended up being too expensive. (Professional artist's studio management software can cost upwards of $500 per month. Yikes. Hopefully it does your taxes for you too.)

In the middle of that process, when I was second guessing my decision to build it myself, I would review my goals and the minimum set of features they entailed, just in case I could drop one or figure out a work-around and get a faster solution. In the end though, the alternatives were always found wanting, so I just kept chugging away on my own version.

Of course, I didn't actually make a set in stone list of those goals; the most I had were a bunch of scribbled notes in my sketchbooks. The overall list probably mutated in my mind over the course of the last six months or so, but here are the main goals that were (probably) always there and never went away:
  1. Easier Content Updates - Make the site more interesting and informative for people who follow my art by making it easier for me to update the content. If it's easy for me to go to my site and log in and add a new painting, or edit something about an artwork, then I'll post new content a lot more often, making it much more worthwhile for people to come back to my site and use it more often.
  2. Better Navigation - Make it easier for people to navigate through the artwork. Now, instead of constantly trying to figure out where they are in a large tree of categories, they can just click 'next' to see the next piece, or they can search for something specific that they'd like to see, like 'canoe'. To realize this goal, I decided I should have tagged searching on the artwork instead of having to put every piece into a category. For example, if I have a painting with a canoe by a lake with a tree, I no longer have to decide whether to put it in the 'lake' category vs. the 'canoe' category vs. the 'tree' category (is the lake more prominent, or the canoe, or the tree?) I can now add tags to the piece for all three terms and it will show up in a search that includes any one of those search terms. Woohoo!
  3. Galleries and Status - Allow visitors to see if a piece is at a gallery and where that gallery is and to see what's sold vs. what's available. This also allows me to use the site to track my inventory and much more easily keep track of where all of my paintings are and which ones are sold. This is actually kind of important from a business efficiency standpoint, because keep track of where every piece is and what it's status is can very quickly becomes a crazy shell game if I just use the accumulating pile of shipping and receiving lists. Even with a single gallery there are multiple overlapping transactions: I'll send them some, they'll sell some, I'll send them some more, I'll take a few back, they'll sell a few more, I'll send them some more, etc. It's just really easy to lose track, and if I can easily update the location and the status of the pieces on a small set of pieces every time I send some out, it will make my life easier and more efficient, which gives me more time to paint. Yay!
  4. Shows and Events - Make it easier for me to update events, and therefore easier for visitors to find out where I'm going to be showing - I don't need to futz around with the HTML any more for my show and event listings, because the app will now automatically figure out which list to put them in -> coming up, on now, or past events. This saves me time and reduces stress. Also Yay!
  5. Easier Design Revisions - Make it easier for me to modify the design or the behaviour of the site. This is similar to goal number 1, but basically, it's now easier for me to work with this site. For all you techno-dorks out there, it's built using the ASP.NET MVC architecture with the LINQ to SQL ORM, and there are no tables in the HTML, so I can change the design using the css. This is much more powerful and easier to use than my old super-clunky home-made HTML generator template system, which seemed to make every job require as many clicks as possible. (Ugh.)
  6. Finally, KEEP IT SIMPLE - avoid the bells and whistles. When developing this site, it was really really tempting to add slick looking things like image gallery sliders and animators and magnifiers and exploding drop down menus and AJAX data candy widgets and all kinds of the new funky stuff that the inter-tubes web is now full of, but I had to keep myself from adding them, simply because the goal of the website is to make it easier for people to view my artwork, not to make cool software. The artwork is the prime attraction. Fancy web kit doesn't necessarily make it easier to view, and it can take a lot of work to set up. It also just tricks people into thinking that I'm a cool programmer guy. I'm pretty sure that people coming to my site don't really care about whether or not I'm a cool programmer guy, and if I think about it pragmatically, I only make money when I sell paintings. I don't make any when I pretend that I'm such a great programmer. Which I'm not, by the way => I'm actually an old fuddy duddy grumpy pants who complains about the kids on his lawn. ;)
So, there's the long detailed story. Hopefully you've found it interesting and I haven't put you to sleep. I'll have a new post soon about why I decided I needed a new website, but more from the perspective of trying to build a career as an artist instead of the specific details. Till then, have a good one!

Sunday, October 25, 2009

It Lives!!! (the short version)

It's now up and running: http://www.marcelguldemond.com!!!

Short version:
Main new things:
  1. the artwork is now searchable so it should be easier to navigate and view the work
  2. I’ve finally added much of the work I’ve done over the last year and a bit, so much of that’s now visible too.  I still have a few dozen pieces to upload, and but I’ll be adding those shortly.  
  3. the new website’s architecture should make it easier for me to make improvements, so I’ll be tweaking it fairly frequently to make it look and work better.
Finally, I won’t be showing at the One of a Kind Show in Toronto this year due to the fact that my wife is expecting and the due date is right in the middle of the show, so since I'd rather stay married, I'm going to stay home for that one. :)

I am hoping to do a show in Toronto in the spring, and I’ll be making more announcements about that later.

best,
Marcel Guldemond
www.marcelguldemond.com

Wednesday, October 21, 2009

Launching new website

It's getting there. I've still got some Windows security / permissions issues that make me really hate Windows Server 2008, but it's almost there. You can see it here: http://216.185.87.85 (this currently only has artwork up until July 2008, so I still have to add everything after that.)

Eventually www.marcelguldemond.com should also work. 

Of course, I haven't been able to get my admin login to work so now back to wrestling with things like AspnetMembership and SQL Server and stupid file permissions.

Thursday, October 15, 2009

New Website Almost Ready to Launch

I've got a couple of minor tweaks, and then all that's left to do is to deploy it to the host server and get the domain names all pointed to the correct spot. Yeah, famous last words really: 'All that's left to do is...' - is hit a giant unforeseen snag in the deployment process, that's what. Actually, that's my old school programmer paranoia rearing up: it used to be the deployment process was fraught with snags and gotchas. Something that worked just fine on the developer's box would invariably break down and whimper in a corner during deployment. These days however, the process seems to work much more easily with modern servers and operating systems. Phew.

Anyway, I hope to have it up and running within a week, with all of the older artwork, and then I'll start adding the pieces from the last year that I haven't put online yet.

Wednesday, October 14, 2009

Old serializer comics still online

I just did a google on myself and discovered that some of my old serializer comics are still online: dot dot dot

That's a kind of strange experience to discover art work that I'd almost forgotten about still floating around out there.

Old blog location (has art photos)

Here's the location of my old Shopify based blog: aporia-blog It has my old posts, including a bunch with photos of artwork and related things.

Thursday, October 8, 2009

Moving my blog to blogger

Hey there, while I do have a blog hosted on my Shopify site, the design of that page is really quite different than the design I've got for my new upcoming shiny happy website, which I should be going live in the next week or so.

Since I won't be using Shopify any more, (not because Shopify's not great, because it really is, I just don't sell any of the items I listed there anymore, and the design on the Shopify based blog is a lot different than my new website) I've decided to move to a blogger blog. It's just a lot less work to start a new blog here on blogger, where I could just use a standard theme that basically matches my new website, than it would be to figure out how to do the redesign on the Shopify blog.