robb's blog

.NET critical update problems

Submitted by robb on Fri, 2007-07-13 19:28.

A couple of "critical" updates I received on 7/11/2007 failed to install. The update is in regards to .net:

- KB92836
- KB92835

The following is the procedure I finally used to fix the problem. It is tedious and I am not alone in being adversely affected by this update. This is not the first time that a Microsoft update has bit me. I may have to turn off updates until they are proven to work. Having systems go down without notification due to a failed update is not acceptable.

  1. You may wish to clone your drive first. This process worked for me but it may not work for you.
  2. Turn OFF automatic updates. You do NOT want them happening while working on this process
( categories: Publishing )

Soundsnap launches!

Submitted by robb on Mon, 2007-07-02 21:41.

Congratulations to all who worked on Soundsnap. The site launched this morning with approx 30,000 sound samples, all free for use. It streams previews using MP3, and the original high quality sounds are available as WAV or AIFF. Check it out!

Canfield Research Group provided the following technologies:

  • A revamped audio module capable of much finer grained control over theming
  • Support for new players based on the mime type
  • The CRG transcoder which converts files from one type to another on-demand and in batch mode with complete job control
( categories: Publishing )

Palm TX --> Bluetooth --> Blackberry 8800 --> TMobile

Submitted by robb on Fri, 2007-04-13 23:20.

Blackberry 8800, Palm TX, Bluetooth, Internet and T-Mobile

Notes

- This setup worked for me as of 2007-04-13 from the Seattle area of Washington, USA.
- I suspect getting a Linux or Mac laptop to connect over Bluetooth will be basically the same process but I am out of time for that today.
- This web site is being migrated soon and is in a READ ONLY mode. Please post comments, suggestions, corrections to this thread on BlackberryForums

I have been struggling for a few hours to get my Palm TX to use the Blackberry 8800 as a modem to access the Internet. While some may find using a Palm and a Blackberry together it works very well for me. The Blackberry is a Phone / GPS / Messaging device and the Palm handles my heavy lifting for VPN, SSH, EBooks, Reference material (4 GB), and occasional games. While I may move from the Palm to 100% BB it will take a while to replace everything I have on the TX.

( categories: Publishing )

Drupal 5 and problems with domains that include ports

Submitted by robb on Wed, 2007-02-07 18:00.

Drupal 5 changes the way the cookie domain is calculated. If you are using ports to direct traffic to systems behind a firewall (or for whatever reason) Drupal 5 will errantly add the port to the cookie domain. As far as I can tell the RFC that specifies how sessions are maintained (RFC 2109) does not allow port specifications. The PHP code used in Drupal 5 does NOT strip ports from the cookie_domain. The solutions I found are:

1. Comment or disable the code in session.php that modifies the cookie_domain. This makes it work somewhat like it did in Drupal 4.x from what I can tell.
2. Set the cookie_domain explicitly. I dislike this solution due to maintenance and site aliasing

( categories: Publishing )

Project Management Software

Submitted by robb on Fri, 2006-11-17 19:14.

In Progress

This entry is not a formal review. It is just some quick notes I wanted to track as I researched project management software. Hopefully others with similar situation will find the information a useful starting point.

Project management can get complex very quickly and software to help manage projects is very useful. Even small projects can become tricky to monitor, especially when they are on a fast track or involve a lot of research dependencies. A recent project I am involved in fir this criteria perfectly.

I need to track a number of small (in many cases 4-8 hour tasks) that are experimental in nature. These tasks may or may not work out as hoped. To make matters worse these experiments are interrelated and spread across multiple people. And finally, they need to tie into the larger project so decisions can be made as to when to switch tracks and use different technologies.

( categories: Publishing )

Chief Architect wins against VectorWorks, with some regrets

Submitted by robb on Mon, 2006-10-02 16:43.

I have chosen Chief Architect as my design tool for my Father's remodeling business. It beat out the other major competor VectorWorks. Chief Architect can do residential and interior design far faster and easier than VectorWorks can and residential design is what this evaluation was based on.

I personally prefer VectorWorks because it is a more of a platform. Eventually I, or others, could fill in all the holes I mention in my VectorWork review and it would be far supior to anything I have found on the market today. I could see writing Chief Architect in VectorWorks, if that gives you an idea of the platforms power. But I had to make a decision on the capabilties of the software today and could not justify the expense of custom macros for a staff of 1 drafter.

( categories: Publishing )

PVR (personal Video Records) and Media Centers

Submitted by robb on Sun, 2006-04-23 16:23.

In general the state of PC based PVRs is a bit immature. These are general oberservation of the core software that PVR's are built upon, commercial or private. The lack of a CD Player option is very weird. When I or my Lady wishes to play a CD we bought the last thing I am going to do is try and explain to her how to rip it! A drop it in and it plays seems to be the "right way". The same applies to external media cards from cameras. Should the pictures be extracted and saved to a predetermine dlocation, possible by date? Almost anything is better than doing nothing! I get the feeling that PVRs are made for the uber geek (which some would accuse me of being). That's all fine and good but when the unit enters the living room it MUST be usable by all members and hopefully even guests. Oh well.

( categories: Private )

TV out and Nvidia Gforce Cards

Submitted by robb on Wed, 2006-04-19 20:07.

I wanted to make use of the dual-head capability of my GForce card under MythTV. The utlimate goal is to use an always on LCD screen as the interface (Video, Music, etc.) and the TV for video. A GForce 4000 can do this after a bit of work.

To get this to work requires seperate displays where resolution can be independently set. The core of the documentation can be found at http://download.nvidia.com/solaris/1.0-8178/README/appendix-o.html. Note I do NOT use Twinview sicne I want seperate displays.

My operating system is Mandriva 2006.

The only trick is to make sure that the BusID line is set EVEN if you have only one card. Modify your XFConfig configuration per the nvidia.com instructions. To get your BusID use lspci. After that simply restart X and you will see to seperate KDE windows. The mouse moves between them BUT screens cannot be dragged across. Each screen can be independently set.

( categories: Publishing )

COM+ Errors

Submitted by robb on Sun, 2006-04-02 05:07.

The following error was repeated many times in a client's event log:

  • The COM+ Event System attempted to fire the EventObjectChange::ChangedSubscription event but received a bad return code. HRESULT was 80040201.

After some research the solution was:

  • Delete the following registry key: HKEY_LOCAL_MACHINE\Software\Microsoft\COM3
  • Delete all the directory and all files in: C:\WINDOWS\Registration
( categories: Publishing )

Windows Updates Fail 0x80240020

Submitted by robb on Sun, 2006-04-02 05:04.

On a client's system I could not get automatic updates to work. They would download but then fail to install.

I cleared the download cache first. Note that this does NOT solve the problem but does clean things up and that makes diagnosis easier.

  • Services / Automatic Updates / Stop
  • Delete the C:\windows\SoftwareDownloads directory
  • Services / Automatic Updates / Start

I then restored the SensLogn registra settings. These were totally absent (Notufy/SensLogn was missing). I have yet to determin what and when these went missing. See the following for details:

  • http://support
( categories: Publishing )
XML feed