Fix 'Yet Another Media Picker 4' For Upgrade From Umbraco 4.0.x to 4.5.2

Recently we upgraded an Umbraco 4.0.3 website to Umbraco 4.5.2 and found that the 'Yet Another Media Picker 4' package isn't supported in 4.5.2. Unfortunately, simply selecting Media Picker as the new type isn't going to work because the YAMP4 stored its media id in the NText field in the database instead of as an Integer.  Yikes!  Database deep dive...here we go!…

Read this article

Notes and Experiences Upgrading Umbraco 4.0.x to 4.6.1 and 4.7.0

This is a series of notes and what I could cobble together from various Umbraco upgrade articles and sources.  I also found a few issues that weren't documented by anyone that gave me some grief.  I'll likely add any 4.7 specific items as well when I get a chance to test this process with that version. I've found that you may want to upgrade from 4.0.x to 4.5.2 then to 4.7 because the upgrade install script didn't seem to run in the 4.6.1 upgrade I performed.  Basically, the database wasn't updated properly when I went straight to 4.6.1. My Notes...…

Read this article

13 Blog Post Ideas and Other Tips for Business Blogs

What's the Objective? 1. Earn TRUST - how important are relationships to your business? 2. Merit CREDIBILITY - how do you prove expertise? 3. Demonstrate you CARE - do you care enough to share? 4. Invite FEEDBACK - are phone email enough for your customers? 5. Grow your...…

Read this article

Creating Your Own Custom YouTube Player

The Custom Player allows you to create a customized player that you can add to your website or blog. YouTube provides a nice easy to use one-page wizard to show one of your playlists, favorites, or your own videos. Here is an example of a custom player that is set to play a specific playlist...…

Read this article

New Facebook Fan Page Feature: How To Post As Both Your Page and Yourself

With the release of the new Facebook Fan Page look and feel one key new feature was added: You can now decide whether you want to post on your Facebook Fan Page as yourself (your personal profile).The old fan page forced you to post as your fan page persona if you were an admin of a fan page.  However, with this change you can switch between posting as yourself and posting as your fan page. How to set it up...…

Read this article

Adventures in Twilio and C#

One of the more interesting companies and services on our ProWorks radar these days is Twilio, a company that provides a simple but powerful REST API which allows developers to easily integrate…

Read this article