Converting HTML to Wiki

Categories: Uncategorized

Ever wanted to convert HTML to Wiki code?  We had a similar undertaking, where we wanted to take our existing documentation that was in HTML format, and stuff it into a Wiki for easy editing, maintenance, and collaboration.
We decided to use Ray’s CanvasWiki, which uses a similar dialect to MediaWiki.  So, instead of trying to [...]

Read More

Impact Mozilla Challenge

Categories: Uncategorized

Think you can organize and lead a marketing team for a growing brand name that is recognized around the world?  Check out Mozilla’s latest challenge: Impact Mozilla
Here’s the intro sentence from the web site:
Introducing our newest open source marketing project—a contest that gives you a chance to make your mark on Mozilla. We’re looking for [...]

Read More

Why do some firms succeed and others fail?

Categories: Uncategorized

Why do some firms succeed and others fail?

This is a great question, and is highly dependent upon several characteristics including the market and industry the company operates in, the location of the business, technology, resources (including human) available to the company, the age of the company, competitors (both substitutes and complementary), suppliers, strategic partnerships, market size, demand (of course, including the elasticity of demand), and more. However, let look at the top reasons I believe a firm will succeed in today’s market.

Read More

Correlated subquery using remote server

Categories: Uncategorized

I was attempting to perform a correlated update statement with a remote server via SQL Server linked server configuration, and was unable to do so.. The question is, can you perform correlated subqueries using a remote server?

Read More