Entries Categorized as 'Technology'

Garmin MapSource, and auto-upgrades

Date December 5, 2008

I recently stumbled on a small issue with Garmin MapSource, and trying to update to the latest version. I’d previously installed MapSource from DVD, and performed an update. It’s been a while since I’d done it, so I was a few versions off…

Technorati Tags: Garmin, MapSource

Visual Studio, and annoying checkouts

Date December 4, 2008

Whilst doing some project build work recently, I noticed that every time I attempted to build a solution, it’d want to checkout every project, and update it with something. After doing a comparison after it had done it’s update, and before I checked it into TFS, I decided to find out what kept getting [...]

VMware Server 2.x and Windows 2003

Date November 7, 2008

After having some performance issues with VMware server 1.x, we decided to upgrade to the 2.x release. It wasn’t long after executing the setup binary that I had issues…

Technorati Tags: Microsoft, vmware, Work

MSBuild, and Evaluating ItemGroups

Date October 26, 2008

As previous mentioned, I’ve been dropped the lovely project of managing, and automating the build processes for all of our application suites. I’m getting to learn some interesting stuff about automated builds, and finding some interesting quirks, such as the evaluation of ItemGroups.

Technorati Tags: development, Microsoft, msbuild, msbuildtasks, Tech

Wrapping my head around iCal

Date October 11, 2008

iCal is a specification used to define the format of a calendar. It’s an RFC standard. I started tinkering with it a few years back with SquirrelMail, but my curiosity about it was again peeked when I decided to try figuring a way to sync my new toy with Google Calendar

Technorati Tags: API, [...]

Visual Studio Projects, and Multiple Environments

Date October 8, 2008

I’ve recently been put in control of managing the source control, and deployments in the office. It’s an interesting project, and I’m looking back over some of the stuff we’ve done to get our mass of code to work, build, and roll out to 4 different environments. However, I wanted something more manageable, [...]

Visual Studio, IIS, ASP.NET, and bad ordering

Date October 7, 2008

For a while, I’ve been doing a little bit of development work, build configurations, and the likes. I’ve had everything running inside a Virtual PC instance due to issues (detailed in Expanding Virtual PC Disks). We’re looking to upgrade to Visual Studio 2008 soon, so I decided to pre-jump.

Technorati Tags: ASP.NET, IIS, Microsoft, [...]

Bah…

Date October 4, 2008

How am I supposed to start doing fun development projects with my new toy, if the MSDN site is broken.

On a side note, before it went all pear shaped, I did manage to grab some pretty cool “How To…” videos here. I’m going to be doing some random stuff for both me, and possibly [...]

Microsoft Virtual PC, and Expanding Virtual Disks

Date August 28, 2008

I’ve always seem to have some bad luck with Microsoft products. I used to have a rather nice Dell Inspiron 9300, 17″ screen, worked great, until I installed Visual Studio… Then whenever I’d open it, BSOD.

Technorati Tags: Microsoft, Tech, Virtual PC, Work

Bind, Dynamic Zones, and updates

Date August 21, 2008

I’ve recently moved my primary domain over to a dynamic zone. I did this to allow for me to do some tweaking remotely, and auto-updating (using keys) for certain DNS records so I can connect to my network at home if I want to access resources here. This led to an interesting issue [...]