{ Technology With Integrity }

The Tech4Him Blog has moved

No votes yet

Okay gang. We are still working out the details for some permanent 301 redirects for the existing posts, but from now on you can find our blog at our new address of http://blog.tech4him.com.

The first and obvious question is “Why did you move it?”. Simple answer. We wanted to. :) Now that’s not a good enough answer though.

Confluence - Office Connector - Doc Import Troubles

No votes yet

Since about Confluence version 2.9 we’ve had problems when attempting to use the MS Word Doc Import feature of the Office Connector plugin. The process would fail with a Java NullPointerException, something like “java.lang.NullPointerException at java.util.regex.Matcher.getTextLength(Unknown Source)”. We’ve done the upgrades to 2.10 and 2.10.1 hoping this would be resolved but to no avail.

SSRS 2008 Report Parameters Ordering

Your rating: None Average: 4 (1 vote)

Yes, okay, call me a dolt for having to take five minutes to find this but I’ve seen this question asked so many places I figured I’d throw it up here.

In Visual Studio 2008 when working on a SQL Server Reporting Services report, you may find that you want to change the order in which the parameters are listed to the end user. Or perhaps you are using unnamed parameters, such as with ODBC, and need to change the order for token replacement in your query. Well in 2008 this is not where you expected it to be if coming from 2005.

Online/Offline Form Completion, Online Submission, Workflow and Data Integration

No votes yet

I’ve been looking into something that may appear to be a tall order. We are needing to look at options which allow for online/offline form completion, online submission (queued?), workflow and data integration. Now, I’m sure I can find that right off the shelf at a price-point a non-profit can afford, right?! ;)

Melt Mail - Melts the spam, not your inbox

No votes yet

Just stumbled across another temporary email service called Melt Mail. It’s a simple interface. What I liked most is that you pick up front the length of time the temporary email address should forward mail to you. Your choices are 3,6,12 and 23 hours. Short, sweet, effective.

VMWare ESXi - VM Crashes during failed Snapshot Delete

Your rating: None Average: 5 (1 vote)

Okay, I’m really thanking the good Lord right now. He granted us discernment that kept us from losing an entire day’s worth of data for my employer. To Him be all the glory.

The Problem

MediaTemple Grid Server, Drupal and the Zend Optimizer

Your rating: None Average: 4 (1 vote)

Today was a great day. First off, the good Lord gave me another day on Earth to do His work. That’s a good start. I also came across a KB article from MediaTemple that provide great hope of some performance improvement on our grid service (gs) account. Now I came across this as a result of researching performance optmizations for Drupal on their dedicated virtuals (dv) that some of my clients sites run on.

SQL Server 2008 Tips and Tricks - Reporting Services MSDN Webcast Notes

Your rating: None Average: 1 (1 vote)

The MSDN Webcast from September 8, 2008 is the third in a series entitled “SQL Server 2008 Tips & Tricks” focuses on Reporting Services 2008.

Presentation and slide content by IT Mentors

  1. SSRS 2008 Architecture/Runtime
  2. Configuration
  3. New Controls
    a. Tablix
    b. Gauges and Indicators
  4. Deployment

Benefits of Eliminating IIS from the SSRS Architecture

  • Easier configuration
    • IIS settings for other applications impact SSRS
  • Better resource management

Upgrading to SQL Server 2008 Notes

No votes yet

As we move down this SQL Server 2008 upgrade road I am trying to learn from previous projects of other versions and not take anything for granted. So, I am taking the time to research upgrade paths and issues as we look at moving forward.

First I needed to check and see if there is a supported upgrade path from SQL Server 2008 Enterprise Edition Evaluation to the full licensed product. Indeed there is according to this MSDN article.

GMAP_Location module and Block Caching

Your rating: None Average: 4 (1 vote)

Was working on another Drupal 6 site yesterday and worked on addressing a few issues that have crept up for the beta testing.