Archive for the 'Work' Category

Busy, Busy

Marty August 3rd, 2005

Life has been quite busy lately - and although I like it, it isn’t without its share of stresses. The plusses: cool project to work on, great experience, good pay, getting lots of great pictures, closing in on vacation. The minuses: long commute most days, working on a new contract for the rest of the year, too understimulated puppies who don’t understand how tired I am at night, Lyme Disease.

Still, things are going up - so what else can one ask for? I should have a new contract in place for the rest of the year by the end of this week, which will reduce stress there - and it’s good because I like where I work and what I’m doing. The project is great - and will look nice on the resume - and giving me a chance to do what I have been wanting to do, and couldn’t get done at MBNA.

I’m having a ton of fun playing with my Nikon D70 as well - I feel better about my photography, and have managed to get some really good shots lately.

praying mantis song sparrow two skipper butterflies butterfly ladybird beetle

All in all, I’m getting less sleep but things are getting better every day…

Daily Links »

Navigation Consternation

Marty July 6th, 2005

I’m in the middle of a contract where we will creating a site that incorporates several departments presentation needs to a varied number of customers. In short, Department A needs to be able to present information to Customer Type A and Customer Type B, while Department B needs to be able to present information to Customer Type C, as well as some information which is share by all Customer types. The data varies between global information without any account specificity, and user-specific transactional data.

The navigation consists of a global ‘frame’ from the parent company (header, footer and left-nav style). Between them is our content (<div id="container">), which in turn has two divs, leftcol and rightcol (I know, so original). We are basing the left navigation - the main navigational element - on the parent site, although we are tweaking the style slightly, customizing the menu items to our site specifics, and most of all making it compliant by removing tables and image-based ‘text’ links. The main content of the page would fit in the right column div, often being fed from another part of the company’s database.

The main navigation isn’t a problem. I’m using nested lists to create a primary and secondary navigation to mimic the table-based rollovers that the parent site has. The problem is that when we reach certain portions of the site, I would need to go to a tertiary level of navigation. Not necessarily a problem in and of itself, although it does pose space problems within the width of the left column div.

Still, it was my recommendation as the most advisable method to go, following this general pattern:


<ul>
<li>HEADER 1</li>
<li>HEADER 2</li>
<ul><li>page 1</li>
<li>page 2</li>
<li>CURRENT PAGE</li>
<ul><li>Option 1</li>
<li>Option 2</li>
<li>Option 3</li></ul>
<li>page 4</li></ul>
<li>HEADER 3</li>
<li>HEADER 4</li>
<li>HEADER 5</li>
</ul>

Simple, aside from spacing problems (32-character option names don’t fit very well). However, the client team wanted to use a set of navigation for that particular page, all within the right column DIV. So, suddenly, we’re left with left navigation, and not-quite-as-far-left navigation. I tried to explain the fact that having to left-justified navigations would most likely be confusing to the user, and that incorporating the navigation into overall navigation would perhaps be more advisable. They weren’t so sure, because they wanted to make sure that the topic navigation was in the face of the user.

After some discussions, it was then suggested that perhaps top navigation within the right DIV (the ‘frame’, if you will) would make more sense. At first, I wasn’t so sure because having two navigational areas - one top and one left - isn’t always the best idea. However, most situations also use this with TOP = primary/global nav, while LEFT = secondary/subject nav - not the other way around. In the end, I created three comps:

1. Integrated Left Navigation
2. Dual Left Navigation
3. Left and Top Navigation.

So, the result? Strangely enough, to me at least, the last choice seems to be the consensus winner. While I had my concerns about offering two separate navigation elements (well, four if you include the header and footer links - but don’t get me started there), it seems to work pretty well. Creating the ‘Inner Nav’ using a top tab-based navigation, if offers a way for the user to focus on the navigation inherent to that particular user-specific system (in this case “Orders”) as opposed to the more global (and generic) navigation on the left side. All of the items that the customer might need to use from within that Order space would be within that inner navigational space - and when they are done, they simply use the global navigation to the left to visit other portions of the site.

From what I know about usability, it seems to fly in the face of good design, but in this case it seems to make the most sense, and actually appears to work fairly well. I’m sure the usability folks will have plenty of words on the subject, but at this point, I’m having trouble finding it.

Daily Links »

MBofA

Marty June 30th, 2005

Well, they denied it despite the numerous rumors that Wachovia was going to buy them. But the rumors were at least half true: MBNA has been bought by Bank of America for $35.1B.

I can’t say that I’m surprised - the bank has been ripe for a merger or takeover for quite a while. The fact that they are going to do another job cut after their much-publicized severance package deal earlier this year is not going to sit well with those still around. It’s a shame because many people stayed thinking that they would be protected - I hope that they still are.

As for me, I’m hoping to enjoy a bounce-back in my stock after the fall it took in April. Unfortunately, the people who are going to benefit from this most are also the same people who have put the company in this position in the first place - the new executive management. As usual, the little guys are going to get hurt.

I have liked the way that B of A does business, though - maybe this will end up being a good thing for those who remain, and for cardholders who have chafed at MBNA’s recent strategies. Stay tuned…

Be sure to check out »

IE glitch #999,999,001

Marty June 21st, 2005

I’m helping create the design for the customer service site a pharmaceutical company, and right now I’m mocking up the splash page. I have to stay within the guidelines of their overall company website (use their header and footer, keep navigation style the same), but I was playing with the login box. Everything is hunky-dorey in Firefox, but IE mucks it up.

firefox screenshot
Form Display in Firefox
IE screenshot
Form Display in IE

As you can see, the form elements are moved to the right in IE, despite how it is coded in both XHTML and CSS:

XHTML

<form>
<fieldset><legend>Login</legend>
username<br /><input name="username" type="text" tabindex="1" title="username" dir="ltr" value="" size="18" maxlength="24" />
login <br /><input name="pw" type="password" tabindex="2" title="password" value="" size="10" maxlength="10" />
</fieldset>
</form>

CSS


fieldset {
color:#CC0000;
font:0.7em arial,helvetica,sans-serif;
font-weight:bold;
width:60%;
}

I just can’t figure this one out - I’ve tried moving the
tags (which actually aren’t necessary and I’ll be removing anyway), changing size, removing parts, adding parts, but no change. I just can’t figure out what IE is doing here.

in other news…

• Congrats to Jody on winning Screen Grab Confab IV on Cameron Moll’s website. Way to go, Jody. I’m more than just a little jealous, by the way.

The New Job

Marty June 14th, 2005

Well, it’s day 2 - and I’m going to busy. Over 100 pages of project docs from before I started, plus a few concept designs to do. It feels good to have a big project that someone is paying me good money to do - not that I wasn’t when I was doing freelance, but the more steady income is a nice thing to have. Now I just have to figure out how to extend it and get benefits added to it…

It’s a nice place to work. I was sitting outside reading this morning before I came in (PHP and MySQL Web Development by Luke Welling and Laura Thompson - reads like a great novel, let me tell you), and was enjoying all of the nature that was around me in this wooded office complex. The Valley Forge National Park is right down the road, so I might have to do some exploring when it isn”t so god awful hot out…

Latest Flickr Shot

cedar waxwing

Recent Projects

Marty June 10th, 2005

Well, I have finished a spate of recent freelance jobs - it’s been great because I have been able to keep busy but stay on a flexible enough schedule to pick up and go with my wife to wherever we want/need to go (mostly birding, but also lunch, do work outside, etc.).

Mystique

I worked on Mystique’s latest incarnation. It’s getting better every day, including the new newsletter functionality.

Mystique Homepage Spring 2005

I also completed the logo design and website for Kipke & Rose, P.A.. I really like how the logo turned out, and the site isn’t bad although I was somewhat restricted by the clients style concerns.

Lastly, I am in the middle of a new set of designs for a local marketing firm. I was struggling with ‘designer’s block’ for a while, but I ended up with 3 designs that I really like. Hopefully, they will too.

But with my new job, I’m going to have less freelance time so this might be it for the next little while (well, these and the 101 ’small’ projects I’ve got half-finished).

Rejoining the Ranks of the Employed

Marty June 9th, 2005

Well, it seems that I am no longer under-employed. I interviewed with and have gotten a contract with WareSoft for the next few months working on the Customer Service site design for a major pharmaceutical company.

As much as I enjoyed the freelancing thing, I was ready to get back to work - and this gets me some great experience, a major resume builder and some nice income to boot. Downside - driving the Schuykill every day, but you have to beat the blithering hell out of of lemons to make lemon water ice, right?

And now for somethings completely different…

Here Comes the Rain Again

Marty May 27th, 2005

It’s been raining for … oh, about 40 days and 40 nights, and the natives are getting restless. I’m not particularly up for the ‘walk in the pouring rain so you can stiff some other dog’s leftovers’ thing, so the dogs are stir-crazy. In fact, so am I. I’m going to head out later to 1) harass a client who won’t pay for the work I did; 2) pick up some oranges and a new feeder for our Baltimore Orioles; 3) Get the hell out of the house.

I’m still looking for a new permanent position, although I have had some offers for short-term projects. I’m taking different things to keep me busy, but I’m hoping that $1.5M per year (plus bonus) job in Boulder, CO comes around soon. Or maybe just a nice job in Philly in a place with a Pac-Man game in the corner.


Newest Flickr photo:

Northern Mockingbird I’m really proud of this shot.

Almost-Daily Links

A fortnight later

Marty April 22nd, 2005

Wow, has it really been that long. Strange how time flies when you’re out sweating while building new flower beds. My wife and I have been working our butts off to put in 4 new flower beds, a new vegetable garden, plant 101 different flowers and plants (including an entire hummingbird/butterfly garden), spread 4 cu. feet of topsoil and 7 cu. feet of mulch, and basically got a great workout and tans for the last week or so.

The end product was worth it, but between that and my latest design work (see below), I’ve been too busy to really do much blogging - or even surfing for that matter.

I did have a chance, however, to go pick up my latest pictures. I had quite a few that I really like - mostly flower pictures (we were at Longwood Gardens after all), but still some shots that I’m really happy with.

Design News

I’ve been busy lately, too. I got most of the new martytdx.com up and running. The sub-pages are still coming, mostly because I’m struggling with a design idea: do I stay with a similar theme 2 and 3 layers deep, or do I make the tertiary pages a little more exciting? I’m still on the fence, although I will probably try both ways and just see what I like.

On the work front, I finished 99% of the update for the spring on Mystique, I’m putting the finishing the touches on a law firm’s website, I have a logo/site design offer for a online music site, and a bunch of side projects that I finally have had SOME time to get too. And I’m finally getting some bites for a normal 9-5 job, too. Thanks, Van!

completely unrelated

I saw this on overcaffeinated.net last night - the Top 100 Quotes off of QDB (bash.org). Even without any real experience with chat, these were hysterical.

Welcome to the Ranks of the Underemployed

Marty April 9th, 2005

Well, it’s official - I’m on the first real week of my voluntary severance package. While I have to admit that it felt great to sleep in until 9 a.m. (I’m still recovering from the bachelor party Saturday night), it’s also kind of scary. I’m not unemployed in the sense of not getting paid, but I still have no place to head every weekday morning to rip the creative, moral and spiritual energy from me … um, I mean place to ‘have a job’. I’m looking for prospects right now, but to be honest this is giving me a chance to do some things that I’ve been trying to do for months - small projects, freelance projects, photography, etc. I can’t ‘play’ for more than a week, but hopefully this week will allow me to finish up projects for Mystique, but also some other jobs, as well as finally finishing up my homepage (I’ve gone through four iterations without ever putting any of them up because I tire of them before I’ve finished). Should be nice.

I do have to say that I have a client that I am working with a fairly large project (for me), and when I sent him my standard SOW, it includes the fact that half of the bill is due up front. Well, three weeks later and I still haven’t received that payment, and he’s expressing concern over my asking for it. I think that it’s a fairly standard policy when dealing with a small company, but I’d be curious to see what others think… I know that one of the big hitters that I have talked to said that he feels that is an industry standard as well, which made me feel better.

Meanwhile, look for me to finally upgrade to WordPress 1.5 (the whole ad controversy notwithstanding), and finally get the martytdx.com homepage up, as well as those other projects.

Other notes»

  • I’m an uncle!
    Well, my sister had her baby! Caleb Johanes Welch was born yesterday, April 3, weighing 5.6 lbs and measuring 19″ long. I’m so proud of her. Pictures whenever I get them!
  • Epinions
    A couple new Epinions - I’ve been so bad about keeping up with them. Check out my reviews of Mikimoto’s and Mandarin Buffet.
  • Photography
    My latest shots - I’ve been playing with my macro lens a bit, so I’ve taken a few floral shots.

    Daffodil Reflections Daffodil Reflections Daffodils - Three in a Row Fresia Super Macro

Daily Links »

« Prev - Next »

Archives
  • 2009: J F M A M J J A S O N D
  • 2008: J F M A M J J A S O N D
  • 2007: J F M A M J J A S O N D
  • 2006: J F M A M J J A S O N D
  • 2005: J F M A M J J A S O N D
  • 2004: J F M A M J J A S O N D
  • 2001: J F M A M J J A S O N D