Automated bartender progress

I've mounted the container tops along with tinned a few of the ends of the braided wire.

tinning

IMG_3914

the process of tinning

IMG_3913

My apartment the next morning

IMG_3915

the assembly mounted for a test fitting

IMG_3911

testing how to mount

IMG_3907

I can mount 4 boxes with ease

IMG_3908

Just applied the glue.

IMG_3910

Another angle

IMG_3909

The thumbscrews glued.  Next time I'll drill the box and use rubber washers.

IMG_3906

Glue set

IMG_3917

glued

IMG_3916

Martin Oct 30, 2007 @ 1:10 PM

# 
Wow - I ran it and it worked perfectly first time out!

Martin Nov 3, 2007 @ 9:11 AM

# 
I created an setup project for it so now it super easy to install!

section Nov 21, 2007 @ 3:28 AM

# arrgghhh
This was my idea! I'm to late again.
Ok I have still some more advanced ideas, but you get it.

Good job!!!

Clint Nov 21, 2007 @ 6:41 PM

# re: arrgghhh
ha, sorry man. Figure you have a good code base to start from.

Surprisingly, I know two other people that wanted to do this program too.

One kicker is you need to be aware of programs like virus scanners that will normally scan on startup if you monitor IO or processor levels. They'll keep a load on your system for a bit. That is why I went with the simple baseline default.

A nice frontend that deals with MSConfig would be also nice.

Just throwing a few ideas out there. I'd suggest putting your project on http://www.codeplex.com if you're really interested in writing a more complex version.

Søren May 2, 2008 @ 7:15 PM

# re: Delayed Startup
I would love the program to scan C:\D&S\All Users\...\Delayed Startup as well as C:\D&S\user\...\Delayed Startup. Perhaps even some tool to convert registry entries to delayed startups?

Daniel Fortunov May 3, 2008 @ 7:24 AM

# re: Delayed Startup
Cool idea. One minor suggestion would be to use the TimeSpan type (instead of int) to represent time spans. That way you can avoid suffixing "InSeconds" to your variable names, and doing things like multiplying by 1000.

Clint Rutkas May 5, 2008 @ 9:18 AM

# re: Delayed Startup
@Daniel Fortunov: The reason why I didn't do a time span was in the configuration file, it is hard to tell a common user what a serialized time span is. Power users might even be confused on syntax.

That is why I just made it a simple 'in seconds'

Post a Comment

Please add 8 and 1 and type the answer here:
  • About
  • Clint Rutkas: I build stuff that will eventually hurt me. I'm your average nerd.
  • Follow Clint on Twitter