Posts with tag: web design

There are 5 posts tagged with "web-design"

Posted by Dylan Baskind at 1:15 pm

Curriculum Vitae Site Launch

So after a lot of photoshop-pixel pushing and midnights spent in code grapple mode, I’ve launched Dylan Baskind.com my online CV site. I’ve gone for a “minimalism-with-a-few-frills” design approach, with an essentially two-tone colour scheme and a focus on making page elements reactive and interactive. I also went for a fixed top bar navigation, so that the various sections of the CV are all immediately and clearly accessible.

Main Interface
A fixed top-bar interface

There are a few little responsive elements to the layout. The “connecting” atom on the left resizes for smaller screens, and disappears altogether for really tiny screens. Ditto for the logo in the top left corner.

CV Biography
CV Biography

The information architecture challenge I pushed and pulled with on this project was the breadth and scope of what to include in terms of achievements, skills and portfolio work. It’s a bit of a challenge deciding what content is extraneous and what is salient, when creating a site to highlight an all-rounder type of creativity. I dealt with this challenge by including almost all my creative pursuits in the site, but providing a limited selection of examples.

The Design Section
The Design Section
The 'Other Activities' Section
The 'Other Activities' Section

Posted by Dylan Baskind at 2:41 pm

Curriculum Vitae Site Logo

I am putting the finishing touches to a CV / Professional Skills site (I’ll do an extensive blog post of all tasty design elements for the official site-live, which should hopefully be in the next few days). The concept theme behind the site is the idea of nodes and connections, and I’ve (jokingly) coined the term: “Connectionist” to describe the professional practice of connection making.

The final (cherry-on-top) design element was a logo identity. The challenge was to visually represent the Connectionist idea as well as myself. Here’s what I came up with:

DB Logo: Light on Dark
The Light on Dark Model
DB Logo: Dark on Light
The Dark on Light Model

The ‘sell’ of the Connectionist being that having a wide field of training allows someone to make connections between disparate disciplines and hence to produce creative solutions.

The design and development of this project has been (notwithstanding a few notable Jquery pains) quite a joy. The web is evolving faster than early man when he got his first set of opposable thumbs!

Posted by Dylan Baskind at 1:21 pm

Blue Ribbon Design

I’ve just finished the design and coding work for the Blue Ribbon Design site, through which I’ll be handling all web & design work from now on. An official launch will be coming in the next few weeks.

Blue Ribbon Design Logo
Company Logo
Blue Ribbon Recent Works
Recent Work Section

The design went through a large number of phases as the character of the site developed. At first it was too colloquial, too colourful, then it became too corporate and too monochrome, but eventually after umpteenth revisions, it settled upon (what I hope is an appealing) mid-ground between understated professionalism and a little aesthetic flare.

Working With Blue Ribbon
Working With Blue Ribbon
Blue Ribbon Contact Screenshot
Connecting with Blue Ribbon

Technically speaking: I was considering building the site on a WordPress backend (as I have for this, 10th version of Riversend) which certainly makes things easier to update, but in the end just opted for a straight up PHP/MySQL backend. Also, working with the JQuery javascript again for all the client-side navigational functionality has been a real joy, web-technologies are just getting better and better lately, and with modern browsers starting to take standards seriously the HTML/CSS component is also becoming increasingly enjoyable to work with.

Posted by Dylan Baskind at 2:50 pm

Riversend Version 10

Well its taken a year or two, but I’ve finally found time to completely redesign Riversend. This will be the tenth incarnation of the site (if you can believe it), and I believe the ninth year of its existence. Looking back over all the blog posts from previous years, the thing that strikes me is not how I’ve changed over the course of this site’s existence, but how strangely similar my essential state of mind is (to wit: frenzied ecstatic, explosively tangential, creative-work obsessed mania).

Riversend Version 10
Riversend Version 10 finally arrives!

Riversend version’s 8 and 9 were running on the CMS ModX, but this time I’ve gone for the currently ubiquitous blogging platform WordPress. More so that I could develop professional skills (i.e. wordpress is a nice easy CMS for web design clients), than for its functionality. Though I have found the system to be easily extendible and the core code well documented, with a thoughtful and clear architecture.