Jan
28
2010
0

Accessing the Windows registry with C#

I wanted to write a little bit about using the Windows registry from a .NET language.  I’ve been working on a small desktop application and I wanted to store some state information that is used upon starting the application.  The Windows registry made sense in this particular instance.  Naturally, I turned to the Google machine to find some code examples on access the registry only to find that most of the code examples didn’t work at runtime, at least under the .NET Framework 3.5.  I corrected the problem and am sharing the code with anyone interested.

(more…)

Written by smsullivan in: .NET Framework | Tags: ,
Jan
15
2010
0

ArcGIS 9.3 and Windows 7

After installing Windows 7 Ultimate, I tried installing ESRI’s ArcGIS Desktop 9.3.  With less than a minute left in the install, the installer threw an exception and rolled back the installation.  The solution to this problem is to download the latest VC++ 2008 Redistributable package from Microsoft and install it.  ArcGIS should install without any problems.

Written by smsullivan in: GIS | Tags: ,
Oct
30
2009
0

Painless upgrade of Icinga 0.8.4 to 1.0RC1

I just finished upgrading Icinga from 0.8.4 to 1.0RC1 on an Ubuntu server.  The upgrade was straight forward.  I recommend you backup your /usr/local/icinga/etc directory prior to upgrading just in case something goes wrong.

(more…)

Written by smsullivan in: Ubuntu |
Aug
05
2009
0

A killer Windows 7 bug? Sorry, no

The blogosphere is abuzz over a newly publicized bug in Windows 7.

http://digg.com/d3zn2N?e

Written by smsullivan in: Operating Systems | Tags:
Jun
30
2009
0

Masking passwords: Why it’s not a good idea

I found an interesting topic on masking passwords (you know, the little bullets that appear when you type in your password).  Dr. Jakob Nielsen argues that masking passwords degrades the usability experience.  Michael Kassner of TechRepublic weighs in on the matter.  What do you think?

Read article

Written by smsullivan in: Security | Tags:
Apr
24
2009
0

Building Sites Around Social Objects

This is an interesting presentation from the Web 2.0 Expo in San Francisco, CA this year.  It presents some interesting ideas on building web sites around social objects.

Mar
26
2009
0

Gone but not forgotten: 10 operating systems the world left behind

As the tech community gears up to celebrate Unix’s 40th birthday this summer, one thing is clear: People do love operating systems. They rely on them, get exasperated by them and live with their little foibles.

Read More >>

Written by smsullivan in: Operating Systems |
Mar
19
2009
0

VirtualBox guest additions

Since I develop for both Windows and Linux, I running Windows Vista as my host system with VirtualBox virtualization software.  I am currently using Ubuntu 8.04 LTS installed as a guest system for Linux development.  One thing to remember (which I always tend to forget), whenever you upgrade VirtualBox or the Linux kernel, you need to reinstall the VirtualBox Guest Additions, otherwise woe is you!  It’s kind of a hassle, but it keeps Ubuntu happy.

Written by smsullivan in: Ubuntu, Virtualization | Tags: ,
Mar
09
2009
0

Installing Rhodes microframework on Ubuntu 8.04

While attending the SugarCRM conference this year, I learned about a microframework for developing mobile interfaces to enterprise applications.  The Rhodes microframework offers the advantage of building an application once and deploying to multiple platforms using tools based on Ruby on Rails.  This is the first time I’ve really used Ruby.  In this article, I will describe how to install a working development project using Rhodes connected to a MySQL server.

(more…)

Written by smsullivan in: Mobile Apps | Tags: , ,

Powered by WordPress | Theme: Aeros 2.0 by TheBuckmaker.com