|
Posted on Monday, February 06, 2012
By Paul Briscoe

|
...Rockin’ to the Music with HTML 5 and Flash
Have you ever wanted to play media samples on Magento product pages that are manageable directly through the product admin? Well, by default, Magento will use the built-in browser functionality to play media samples that open in a separate window. But this is not always an elegant solution, and now, with new versions of FireFox not supporting MP3 in the HTML5 audio tag, we need a better solution.
Enter jPlayer, a “completely free and open source ( GPL/ MIT) media library written in JavaScript.” The jPlayer jQuery plugin “allows you to rapidly weave cross platform audio and video into your web pages.” ( jPlayer.org) And not only is the support forum maintained by an excellent staff, but this baby is easy to install and get running quickly on your site.
Can you say awesome? ...read more
|
| 1 Comments
Posted on Friday, January 20, 2012
By Gregg Milligan II

|
Sometimes being testy is a good thing.
Think back to the last technical implementation that you were involved with. Were there any surprises after the project finally rolled it out? Right before rolling the project live, did a gut feeling tell you something may be amiss?
If the memory of a previous implementation is still clear, I'm probably preaching to the choir when I say that user testing is highly underrated. And that's what this article is all about: a few guided user testing suggestions that you probably already know... and most of us have to re-learn from time to time. ...read more
|
Site Launches | 0 Comments
Posted on Friday, January 13, 2012
By Adrienne Ziegler

|
... Great Magento sites, a DNN tool or two, some new hires, and looking to the future. Oh, and a sweet slideshow of all the silly things we did in 2011
The Magento developers and DotNetNuke ninjas at Human Element had a fantastic year of great projects, new hires, and even a few Nerf battles. Check out some of our proudest moments of 2011 and see what we have in store for 2012! ...read more
|
| 0 Comments
Posted on Tuesday, November 01, 2011
By Paul Briscoe

|
...And how Gunslingers and desert journeys are pertinent to your life.
I recently finished reading "The Gunslinger," volume 1 of Stephen King’s epic fantasy, The Dark Tower. If you have not read it, I recommend picking it up and giving it a go. Although this doesn’t really pertain to Magento CMS pages, maybe it can be related to your own personal journey through the desert wasteland of Magento development; trials overcome, extensions extended, dark wizards bested, core files liberated, and nerf guns blasted. Maybe it’s a stretch of the imagination, or maybe I’m just looking for a loopy introduction to a blog post on creating custom pages in Magento using frontend routers. So, do I have your attention? Good, let’s get started. (If not you can read about nerf gun mods and, once you’re good and ready, come back for the Magento development stuff). ...read more
|
| 0 Comments
Posted on Monday, October 31, 2011
By Paul Briscoe

|
Be warned: If you're using Magento Product Attributes, you may need a helmet.
Product attributes within Magento are one of the most powerful tools in the arsenal that both developers and store owners alike can employ to create specific, guided, and relevant user experiences. With that said, the out-of-the-box functionality of the Magento layered navigation is not always going to do the trick... ...read more
|
| 0 Comments
Magento | 0 Comments
Posted on Tuesday, October 04, 2011
By Gregg Milligan II
|
Have a background image for your website? Use jQuery to set a background color behind it for sweet fade-action...
So your web page has a background image that fades to black (or some other solid color). You want to make sure that when the page expands vertically beyond the height of the background image, the black background will also expand vertically without limit. No one will notice that the background image is shorter than the page because it fades oh-so-smoothly into that solid color. You're a genius web designer! The best way to make sure that the background color shows up behind the image is to assign the background color to the body tag using CSS. Or you could assign the color to the html tag. You're done. End of article. Here's the catch. Sometimes you have elements, such as iFrames on your page. iFrames have a nasty habit of inheriting color from html tag. Or, if you have a color set for the body tag, likewise, the body tag within the iFrame will also get that same color. So, here's a solution... ...read more
|
| 2 Comments
Posted on Tuesday, September 20, 2011
By Gregg Milligan II

|
Some tips for maintaining consistent HTML email templates in even the most non-compliant rendering engines ... Like Microsoft Outlook
If you have ever developed for the web, you may have discovered that not all browsers interpret HTML or CSS styles the same way. Frustrating, we know. And we have some good news and bad news for you on the HTML email template front... ...read more
|
| 0 Comments
|
|