wehuberconsultingllc.com

wehuberconsultingllc.com random header image

Entries from October 2007

WordPress 2.3.1

October 27th, 2007 · No Comments · WordPress

WordPress 2.3.1 is now available. 2.3.1 is a bug-fix and security release for the 2.3 series.
2.3.1 fixes over twenty bugs. Some of the notable fixes are:

Tagging support for Windows Live Writer
Fixes for a login bug that affected those with a Blog Address different thantheir WordPress Address
Faster taxonomy database queries, especially tag [...]

[Read more →]

Tags:

25 Code Snippets for Web Designers (Part7)

October 27th, 2007 · No Comments · CSS/WebDesign

Every web designer finds it handy to have a collection of code snippets such as javascript effects, pieces of html and widgets that they incorporate into their designs. Lets take a look at recent examples of these …

This is an interesting collection of snippets that I need to investigate further. The creativity in web development [...]

[Read more →]

Tags: ·

Tracking down the cause of a 537 login problem

October 17th, 2007 · No Comments · SBS2K-SBS2K3

Recently I re-installed my desktop software on to a different disk drive and I started getting several event ID 537 error messages in the server security log. The workstation was not showing any operational problems so this is a low priority problem. The biggest problem is that the shear number of errors distorts my server [...]

[Read more →]

Tags:

Importing invoices into QuickBooks using AutoIt Script

October 4th, 2007 · No Comments · QuickBooks

For several years I have successfully used the QuickBooks IIF format to import bills, checks, and employee hours. I have been less successful with invoices and I was unable to import payments. Several times I considered writing a C# or VB program to import the data but I backed off because it looked like it [...]

[Read more →]

Tags: ·

Updating my blog to WordPress 2.3 and migrating existing UTW tags to the WP native tags

October 1st, 2007 · No Comments · WordPress

Well, I finally updated this blog to WordPress 2.3. After I upgraded WordPress to version 2.3, I imported my tags from Ultimate Tag Warrior and then I made several changes to my theme before everything looked normal. To get there I had to:

Replace the UTW function in my index.php, single.php, and archive.php files with this [...]

[Read more →]

Tags:

SVN access available! - phpWebSite

October 1st, 2007 · No Comments · phpWebSite

Version control access has been restored to the phpWebSite project.
SVN access available! - phpWebSite
I had a bright idea last week.  One of the annoying aspects of phpWebSite maintenance is downloading individual modules, expanding them, and copying them over the existing modules. Why not use Subversion to update the core and mod  directories of phpWebSite? [...]

[Read more →]

Tags: ·