Author Archive

The End of Analog, What’s the Big Deal?

Business, GPS, Infrastructure, TMW Systems, Trucking No Comments »

Cell PhoneWhen it first dawned on me that the deadline for analog cell service was coming to a closure in 2008, I didn’t think much about it.  After all, it is reported that only 1% of the cell phone population use a cell phone that is analog only, so what’s the big deal?

The big deal is that there are millions of devices around the US that rely solely on analog, and many of them are not phones, they are devices like OnStar, GPS tracking systems, alarm system devices, etc.  When the analog service is shutoff, these devices will be rendered useless.  This could happen as early as February 18th, 2008 since this is the date the FCC says it is ok for cell companies to shutoff analog services.

Read the rest of this entry »

Popularity: 47% [?]

Trucking Nerd Mug Club

General 2 Comments »

Trucking Nerd Coffee MugTo celebrate this Christmas Season, the Trucking Nerd will randomly pick two lucky winners to receive complimentary coffee mugs.  I am certain these fashionable mugs will make you the envy of your co-workers.

To be eligible for the give away, you must have contributed to the Trucking Nerd by sharing a comment on the site.  The winners will be chosen randomly on Christmas day from the comments posted on the site.  You must have a valid email associated with your comment so that I have a method of contacting you should you be one of the lucky ones! 

Of course if you don’t want to take your chances and have to have a mug, you can always purchase one directly.

Popularity: 25% [?]

The Latest .NET, a Brilliant Strategy

.NET, Business, GPS, Infrastructure, SOA 12 Comments »

Microsoft .NET FoundationThis week Microsoft released Visual Studio 2008 and the .NET 3.5 Framework.  While the 3.0 framework has been out for sometime now, the 3.5 framework builds on this and adds some additional features to the Windows Presentation Foundation (WPF), Windows Communication Foundation (WCF) and the Windows Workflow Foundation (WF).  So why is this worthy of a blog entry? 

The answer is simple! Microsoft’s latest strategy with the .NET platform is brilliant.  At a recent MSDN event I attended, the presenter stated that they had basically concluded that the only thing developers should have to worry about are the elements that are unique to the business requirements they are programming.  These fall into two simple categories, 1) the User Interface (UI) and 2) the business rules.  All other code components are not unique across applications nor across businesses and industries.

Read the rest of this entry »

Popularity: 55% [?]

Swarm Intelligence Applied to Trucking

Business, General, GPS, Trucking 4 Comments »

Swarm IntelligenceAaron Huff who runs the Private Fleets blog has just posted an interesting article based on an presentation from Dr. Joseph Salvo, the manager of the Pervasive Decisioning Systems at the GE Global Research Center. In this article Dr. Salvo discusses the end of the information age and the beginning of the systems age. He also makes reference to the fascinating topic of swarm intelligence and gives some real world insight to how these concepts apply to the transportation industry and what the future will hold, some very cool ideas and concepts!

Popularity: 32% [?]

A Coffee Table Fit for a Nerd

.NET, Business, General, Infrastructure 2 Comments »

At the last MSDN event I attended, there was some discussion of the new Microsoft Surface concept.  If you are unfamiliar with this relatively new technology venture Microsoft is headed down I think you will be impressed with how neat the concept is.  Basically it is bringing touch screen computing to a whole new level.  Imagine a screen that is very large with software that is very interactive.  You can start to explore and navigate in ways that a traditional mouse simply cannot. 

Some say it is the future of computing, but I’m not sure.  There is a great blog post here that actually discusses the technology behind it, it is pretty fascinating.

As you can see from the video below, the technology is amazing, but I’m not sure where it fits in my business.  Don’t get me wrong, I think it would be sweet in my living room (so long as it could stand a few kids jumping, scribbling and spilling on it).  I’ll be watching this technology, I’m sure it’ll be everywhere in the future as people start thinking of great ways to leverage it!

Popularity: 22% [?]

Just a Simple Trend Line

Infrastructure, SQL Server 8 Comments »

Regression FormulaI made a frustrating discovery a few weeks ago that I’m still dumbfounded by and keep hoping someone will surprise me with an answer, but so far my forum postings have yielded no fruit. 

We have standardized on the increasingly popular Microsoft SQL Reporting Services as our standard report writing architecture at the office.  It is great because it is very similar to Crystal and offers a bunch of features such as a web service API, supports report subscriptions and tons of other useful elements. 

The discovery I made however is that while the graphing components are a stripped down version of the Dundas controls, the ability to plot a simple trendline on a line chart or scatter plot is non-existent.  We have gotten so used to looking at trend lines and Excel has made it so easy to do this, just a couple clicks and you can quickly see how things are trending using a variety of regression formulas.  We use SQL Reporting Services 2005, and apparently, adding a trend line means you have to do it the hard way.  Y=MX+B, how hard could it be?…let me tell you, it isn’t something they teach you in SQL 101.  If anyone else out there has found a relatively painless way of doing this, please share!

Popularity: 38% [?]

Google SMS

General, Trucking No Comments »

Google SMSI posted over at LifeOnTheRoad a brief article discussing the ever popular and useful Google SMS service. 

I’m surprised to find that there are still a lot of IT people who don’t what this is nor have ever attempted to experiment with it.  If you’re in IT and don’t know what it is, stop right now and go click this link to learn more.  In short, you can shoot Google short SMS messags and get answers quickly back regarding just about anything such as phone numbers, weather, sports, stocks, flights, movie times, directions and tons more. 

If you’re in IT at a trucking company, you’re drivers will appreciate all the tips you can give them, let them know about Google SMS, it’s a great tool when you’re out on the road!

Popularity: 15% [?]

TOLIA Imaging QuickScan

.NET, Document Imaging, TMW Systems No Comments »

TOLIA Imaging QuickScanThis is the third article in the TOLIA Document Imaging for TMWSuite series.  To recap, in article 1 of this series I discussed the TOLIA Image Viewer which is used for quick document retrieval and viewing in addition to some upload capabilities.

In article 2 I discussed the TOLIA Batch Entry program used to upload and tag scanned images in a batch mode. 

In this article, we’ll focus on the last of the methods for inputting documents into the imaging system, which is with a tool called TOLIA QuickScan.

Read the rest of this entry »

Popularity: 26% [?]

The Tools I Can’t Live Without

General, Infrastructure, Open Source, Virtualization 20 Comments »

ToolboxAs I mentioned previously, I am continually scouring for tools to make my life easier.  Every now and then I find one that after a while I wonder how I functioned without it.  Accountants can’t imagine how they’d live without Excel and Carpenters can’t imagine how they would live without their hammers.  Well, IT professionals are no different!  This posting focuses on the tools I use nearly every day (in no particular order).

Read the rest of this entry »

Popularity: 63% [?]

The Simplest Version Control System – Subversion

Infrastructure, Open Source 2 Comments »

Tortoise SVNWhile listening to the popular audio show DotNetRocks a couple of years ago, one of the guests mentioned a great up and coming version control system that had the potential to steal some thunder from the ever popular open source version control system CVS.   The system was called SubVersion (SVN) and has several client interfaces that are available to interact with it.  I ended up doing some experimenting with it and was amazed at the simplicity of how it worked and how intuitive the interface was.  We have been using this system internally for over two years now.

I had experimented in the past with CVS and some other commercially available packages at some clients I had worked at, but these systems were all hard to get setup and work with and some of them were very expensive. It just didn’t make logical sense a lot of times.  That’s where SVN is so very different. 

Read the rest of this entry »

Popularity: 15% [?]