BrownBot Logo BrownBot Head

Character Redesigns Complete

7:32 am Filed under: Uncategorized

Drichie-Kart-2

The new racer dirchie still needs some tweaking (If you’ve got any suggestions drop them in the comments), all the other characters just flowed easily once I got the concept down but he’s proving to be a challenge to get right. Otherwise this is the redesigned cast of what I’m officially calling Dirchie Kart 2.

This year’s dream build play was announced last week, the timing is a little tight but I think it’ll be a fitting finish to the project. At the very least it gives me a deadline to be finished by, at best it’ll give me a shot at taking it to the next level… Xbox Live Arcade… go big or go home I say!

Taking Route Planning To The Next Level

3:37 pm Filed under: C#,Work,WPF

Some days I think I don’t have a bad handle on this WPF stuff, this weeks new route planning UI is some of my finest work yet. I can’t take all the credit though, Microsoft have done a stellar job with the Bing maps WPF control.

In the image below the days across the top of the map are actually a ListBox, the selected day brings forward and expands the order pins and lists the available trucks for that day. You simply drag the order from the map screen to the truck on the side to plot a route, you can even drag order items between trucks to re-route them.

RoutePlanning

I’ve still got a fair bit of detail to add and some more database fields to store the data, but most of technical hurdles have been overcome at this point. I’ll blog about a couple of tricky points I’ve hit soon.

Character Redesigns–The Captain

7:15 am Filed under: Dirchie Kart,XBLIG,XNA

Captain

The captain took a bit of work, I found I kept gravitating toward a Popeye styled skinny sailor, in the end I went to the complete opposite.

New Production Planning UI

3:14 pm Filed under: Uncategorized

Production Planning

This week I thought I was going to be implementing this new order entry system I’ve been writing, but as I started entering test data I realised it wouldn’t work unless I implemented the second part of the project, a production planning/scheduling app.

I’m pretty chuffed with how it’s coming together, what you see in the screen shot is the result of 2 pretty solid days work. There’s a bit of nice drag’n drop trickery going on there it’s mostly MVVM styled with a few exceptions where it makes it easy, but for the most part the code is pretty neat.

I’m off for a long weekend now, next week I’ve got to add truck load grouping to it… which will be interesting!

Notification System

3:35 pm Filed under: Uncategorized

I had a brain fart about 3 weeks ago of flexible system for sending different levels of notification from both the a database query or directly from code. Today I embedded the web view of the lowest level of notification directly into my administrative app at work complete with an iOSesk counter (the red dot at the top).

Notifications

The little blue dots clear out the individual line items with a nice AJAX slideup, which also works on the iPad formatted 2 column view and the iPhone/Andriod compatible single column view.

Those “link” hyperlinks on that view also take you directly to the management interface for that specific object be it a delivery or a sales order, obviously those don’t work in the mobile devices so I hide them away with some CSS.

The underlying rendering and  transmission service can generate SMS messages and Emails from the same source data also.

I’m pretty chuffed with how it all came together, I think we’ll get a lot of use out of this one!

Character Redesigns – Joe

7:13 am Filed under: Dirchie Kart,XBLIG,XNA

Punk

I still need to come up with a better name than Joe, he’s gone punk in defiance of his robotic precision.

Powered by WordPress