Scott Quibell

Welcome to Scott Quibell Sign in | Join | Help
in
Home Blogs Files

Scott Quibell's Blog

  • Better Home DSL "Filter"

    I have DSL at my home and have installed it for three other family members. I have found that I really do not like the standard DSL splitters that come with the self-install kits from AT&T/SBC. I am also concerned about my actual download speeds and do not want too many filters on the phone line.

    I have found a whole house splitter that takes care of ensuring a clean installation and eliminates issues with the free filters.

    Because we have an Alarm System in our house, DSL can be problematic. These special DSL filters usually can only be purchased from the alarm company and not available to the general public.


    Luckily, I found this guy's site. He does a great job explaining the reasons for using a whole house filter instead of the free/cheap splitters. If you want or have DSL, you should check-out these products.

    This splitter (model PS-15) has three input/outputs: The main phone line, the analog phone line out and the DSL line out. Each line in/out also two connection options: RJ-11 or screw down posts.

  • Continuous Integration with CC.Net and Dell XPS LED "Ambient" Lights

    Automated Continuous Integration and using an Ambient orb for notification was very well described in Mike Swanson's post here

    At my current job, we've decided to use the LED Lights on our Dell XPS M170 laptops for notification of the state of our current builds.

     

     

    I actually finished this mini-project in my spare time back in June.  However, after much proding from Rob Cecil and Mike Swanson I have finally written this post detailing how this project was accomplished. 

    This project requires three items -- A Dell XPS M170 (or M1710 or other device you can control), a modified version of CruiseControl's CCTray and finally a control program to change the light colors.

    These Dell XPS laptops are fantasic machines.  In fact one of the best machines I've ever used.  I could get a faster computer, but I couldn't carry it.  They are described as gaming machines.  But truth to the matter, they are great for development because of their fast system components -- disk, memory,etc.

    The first challenge was to figure out how Dell controls their lights with their Quickset application that comes with this laptop.  I could have decoded the sequence of events using an application called "APIMONITOR."  However, I found that someone named Johannes Brodwall had already taken his time to figure out what Dell's Quickset was doing and also create a console application to control the Dell XPS LED Lights.  Bingo! We've got our second piece of the puzzle.

    I added a -cycle option to the original source code.  The binaries and source code project are located on this site. 

    The last part of this equation was to modify the CCTray application we use with our Continuous Integration process.  The projects we work on are pretty complicated and rewarding.  We use CC.Net, mbunit, Visual Studio 2005, CAB, SQL Server 2005, NHibernate, Lucene.net, and Perst.net so we need to have instant notification if any of our pieces and parts stop working with each other.

    These are the modifications to CCTray to support executing a specific program whenever the CCTray icon changes state:

     

     

    The new commands you see above in CCTray use the xpslc.exe program to change the lights on the laptop.  We use green for good, yellow for building, red for bad build and purple for no connection to the CruiseControl.net build server.

    A video of the final product can be seen here -- only 15 seconds so take a look!

    Please excuse the quality I used a miniDV video camera and Sony Vegas but the quality/light conditions were a bit challenging for this article to show the colors.

    In the video, you'll see two Dell XPS M170's with "Red Lights" signalling a bad build.  The build is actually fixed and checked in.  CCTray changes the lights to "Yellow" while it's building and finally you see the "Green" lights signaling a successful build with successful unit testing.  (We fail our builds if a mbunit test fails...  Hopefully Nitin Gupta will write an entry on getting CC.Net and MBUnit to talk to each other... good fun)

    The next step is to figure out who broke the build and then send an electric shock to them.  :)  Happy coding !

     

    Other info on these laptops and addins:

    CNET video review of the M170 and the M1710.

    Anandtech review of new model  M1710

    WinAMP XPS Gen2 Plugin

  • First post!

    Yah... first post. I must say installing Community Server for the first time is easy.  Painless actually.  However, I hate to admit it but I nuked my first install this weekend attempting to customize this site into single blog mode.  So, bare with this site as I add my blog posts and customize it.

     

This Blog

Post Calendar

<January 2009>
SuMoTuWeThFrSa
28293031123
45678910
11121314151617
18192021222324
25262728293031
1234567

Syndication

Powered by Community Server, by Telligent Systems