Tuesday, December 3, 2013

How Technology Has Changed Marketing

A look at how technology has changed marketing capabilities, and how marketing strategies must change as a result...

Wednesday, March 6, 2013

Learning the Hard Way

Recently I was reflecting on the early days of my career and some of the lessons I heard and then learned.  I say it that way to indicate there was a difference in what I was taught or read, knew better, and didn't follow that direction, and then learned "Oops, I guess I should have listened."

Please consider the context of these lessons are unique and I am not trying to write a book to cover every scenario.  Think of these are a catalyst for thought, the intent is to make you think about these ideas and make your own decisions based on an alternate view.  Please excuse typos and grammar mistakes, I am not great at proofing my own writing.

Monday, May 23, 2011

Marketo - Working with the Absolute Positioning...

Landing pages in Marketo use absolute positions for the HTML and rich text blocks you add to the page.  Some people have struggled to get the landing page to render and stay in the wrappers specified in the Landing Page Template...

Marketo - Marketing Automation For Anyone

Marketo Introduction
Marketo is a marketing automation platform that allows marketing teams to build a sophisticated marketing process including lead scoring and organization, automated messages tailored to the user behavior and much more.  Find out more at Marketo.com

Thursday, March 24, 2011

IE JavaScript Problem with JavaScript Opening Tag

I hope to save some time for those struggling with a JavaScript problem.  I could not get my Javascript snippet to work and I knew there were no errors. 

Tuesday, August 24, 2010

Application Development

Building an application is not easy.  The more complex the application, the more experience the developers need to have with the technologies (languages, DB, servers) since anything that can go wrong, will go wrong.

Tuesday, July 13, 2010

Flexigrid PHP Implementation

I successfully implemented Flexigrid into my MVC Framework.  I am pleased with the results.  I still need to add some JavaScript to manipulate some DOM elements but it looks good so far...