HRB

How to See Who’s Linking to Your Site

October 26th, 2011 by Categories: Internet Marketing, Internet Technology, Public Relations, Website Design Tags: , , , , , , ,

A site that’s online isn’t much of a site unless people go to it. The raw website visitor stats that services like Analytics and Quantcast provide sometimes aren’t enough for gauging the traffic flow to a site. A “link” is a fundamental way in which visitors reach a site, and direct links (typing in the web address) and search engines are the two other ways. Of course, there’s “good company” and “bad company” online that could be linking to you. I’m not going to discuss right & wrong in this article, but I will go over how to be more aware of one factor that affects all sites… backlinks.

Which method is best?

There’s a few different ways to find who’s linking to a site. Some are tools made available by search engines like Google while some are various services that are available online.

Google’s link: command (perfect for URL-specific stats)

Google BacklinksUsing link: as part of a Google search will list the webpages that have links to that specified webpage. For instance, link:www.google.com will list webpages that have links pointing to the Google homepage. Note there can be no space between the “link:” and the web page url. It’s also important to know that this finds the backlinks for that one URL, and doesn’t provide matches for every URL on the site. By the way, you can use the number of matches below the search box to get a rough number for assessing the online penetration of that webpage.

Google Webmaster Tools (perfect for site-wide stats)

Google Webmaster Tools BacklinksAs part of Google’s Webmaster Tools, they have “Your site on the web” => “Links to your site” in the side navigation that shows backlink stats for a site as a whole. Essentially, this provides:

  • A list of sites and what pages they’re linking to
  • Which page is being linked to the most
  • The terms being used for the links
  • and you can get fairly granular with each data set

Everything else

SEOmoz Open Site ExplorerThe above methods obviously depend on what Google has indexed, and similar tools are available using Bing and other search engines so one can diversify their data set. There’s also a great service from SEOmoz called Open Site Explorer that’s worth looking into.Unfortunately, searching for a tool that accumulates these stats resulted in finding a lot of adware/junk sites so your mileage may vary depending on the service being used.

Knowing who’s linking to a site a good way to understand what sort of company that site is involved with, and this can be helpful when working with the public relations & marketing for a website. It’s also a decent way to see what others are saying about a particular site, but do keep in mind that this is just one way that websites establish a connection with one another.

Kurt Zenisek
Lead Web Developer

Kurt Zenisek on LinkedIn Connect with me on LinkedIn: www.linkedin.com/in/kzeni

Follow Henry Russell Bruce on Twitter Follow HRB on Twitter

Become an HRB fan on Facebook Become an HRB fan on Facebook

View Comments [13]

Some visitors also read:

  1. "Five Reasons Google Doesn’t Like Your Web Site," Free, Live Seminar by HRB
  2. FeedBurner Finally Gets Google-fied
  3. Multilingual SEO for an International Website

HTML5 and Online Games

September 6th, 2011 by Categories: Internet Technology, Website Design Tags: , , , , , , , ,

Cross-browser & cross-platform online gamesIf you’re reading this, then it’s safe to say that you’ve probably played a browser-based game before. It might have been while waiting for a download to finish, during a break, or even is something that you like to come back to fairly regularly. The sheer ubiquity and pleasant simplicity of these games have allowed the online game market to grow immensely over the years. Tie-ins with the Facebook community (ie. Farmville & Mafia Wars) have generated quite a lot of hype fairly recently with some of them reportedly reaching somewhere around 60 million users each month.

Good ideas tend to spread to other mediums so we’re now seeing some of these games being ported to mobile devices. Games like Angry Birds, Plants vs. Zombies, and Bejeweled have found their way to the iPhone and other mobile devices even though their predecessors were simple Flash-based games that gained popularity with people who played the game in their web browser.

Biolab Disaster

Here's a teaser of the Biolab Disaster game with an encouraging quote from the Guardian.

With the introduction of HTML5 comes another viable platform for creating these games. Parallels to the great flixel Flash-game library are being released that solely use HTML5 and other functionality built into every modern web browser. One that caught my interest is the Impact game engine. It comes with a library of common game-related functions, a level editor, and various other tools so that making a game in HTML5 doesn’t have to be done from scratch each time. You can check out the first game created using the Impact engine, Biolab Disaster. Impact is a commercial product that sells for $99 so I’m definitely curious to see if this catches on, and if it allows for further development.

Connect with HRB:


Games have been a part of the advertising repertoire for some time now. Companies like Nikelodeon, Adult Swim, PETA, and countless others offer web-based games while companies like Burger King and Doritos have even made the leap over to game consoles (XBox 360 owners should probably check out Doritos Crash Course. It’s free and yet tastefully Doritos-branded… sorry about that awful pun). The big companies aside, these HTML5 game libraries empower the web designers of the world (with knowledge of JavaScript & a good idea) to create games, and I can’t help but be excited about that.

Kurt Zenisek
Lead Web Developer

Kurt Zenisek on LinkedIn Connect with me on LinkedIn: www.linkedin.com/in/kzeni

Follow Henry Russell Bruce on Twitter Follow HRB on Twitter

Become an HRB fan on Facebook Become an HRB fan on Facebook

View Comments [10]

Some visitors also read:

  1. Adobe Previews Their HTML5 Software
  2. Update on HTML5 Video Usage
  3. Apple Showcases HTML5

Update on HTML5 Video Usage

June 8th, 2011 by Categories: Internet Technology, Website Design Tags: , , , , , , ,

Boxee.tv Intro

I’m going to kick off this article by sharing what sparked my interest to write this article about HTML5 video useage. I recently went to boxee’s website (a company that offers Internet-based TV products and services), and I was happily surprised by the clever intro they’ve added to their site. It takes advantage of HTML5 video so people using web browsers not yet capable of HTML5 will have to see it second-hand, or you can (as always) choose to download Google Chrome or Safari to take a peek at it yourself. I’ve embedded a screen recording of the HTML5 version below so you can take a look (screen recording makes it look choppier than it really is).

Did you see the intro? You can skip this paragraph if you haven’t seen it yet, because I’m going to proceed to break-down what about this intro made me instantly know it was done with HTML5 video (honestly, the first thing I did after seeing it was look at the site’s code to verify my thought that it was indeed HTML5). The first thing that tipped me off was how fast it loaded. Flash videos take time to load up the Flash plugin instance (commonly causing a splash of color/white to be shown for a split second where the plugin will appear) and load the video player/skin portion of the Flash file (since Flash requires a “helper” file alongside the actual video file in order to display it) in addition to loading the video itself. Instead of requiring that whole process, the only thing that needs to be loaded using HTML5 is the video itself, and that means videos can start to play in less than a second. Another thing I noticed was how responsive my browser was even though it was playing a rather large video. Flash videos of that size typically cause my scrolling to become more choppy and are more CPU intensive than what was seen on this HTML5 version. Another, less obvious, thing I noticed was how well integrated the video was into the website design. The tabs at the bottom have a nice translucent look to them and there’s various pieces of the page such as their logo and login form in which part of the video takes place behind (this is something that is commonly problematic when using the Flash plugin), and the video compensates for the dynamic width of the browser really well.

HTML5 Video Usage as of Oct. 2010

HTML5 Video Usage as of October 2010. Courtesy of Mefeedia.com

With all of that whizzbang out of the way, we can now start to cover how the landscape of the Web has changed now that people are adopting the use of the HTML5 video standard. Part of the recent announcements was that Boxee has embraced HTML5 and switched over to using Webkit for it’s built-in web browser functionality. This definitely seems to the the trend since Boxee isn’t the first or the only company to switch over to the Webkit engine (most commonly known for it being what powers the Google Chrome and Safari web browsers) in an effort to provide the best support possible for the latest Web standards. Mefeedia (a video search engine) said in lastt October that 54% of web video is now available in HTML5 (doubled in 5 months), and they attribute the growing market of “smart” mobile devices as being the primary driving factor. These numbers are a good sign, but I still can’t believe the fact that bands and restaurants continue to use sites built for the Flash plugin even though their websites are most commonly accessed on a mobile device by people looking for a place to go while they’re out and about (costing them potential attendees/business with no real benefit as a trade-off).

Connect with HRB:


It’s not all perfect though, because one thing that many people are still anxious to see the result of is if copyright-protected video providers decide to switch over to HTML5 or not. Currently, sites like Hulu and Netflix use Flash as it provides an encryption method that prevents people from ripping the video directly from the service. I personally think that’s actually a non-issue considering the people that want the content for free already have multiple avenues for acquiring the content (download via bittorrent, use a screen capture program [such as the one I used for the video embedded above] as a loophole around any protection the site might have, etc) and the protection methods that are available to be used in conjunction with HTML5 are actually enough to thwart off anyone looking to get the content from that particular website. A sticking point that affects web developers is the lack of agreement on which video codec is the official standard for HTML5 video, and this means that they need to offer multiple video files for various browsers (Firefox is looking for an open-source OGG video, Webkit is looking for a higher-quality H.264 video, and some are hoping WebM catches on as the official format). These issues can all be agreed upon eventually, and websites will continue to switch over to using HTML5 video so the future is looking pretty bright for a web video standard.

Kurt Zenisek
Lead Web Developer

Kurt Zenisek on LinkedIn Connect with me on LinkedIn: www.linkedin.com/in/kzeni

Follow Henry Russell Bruce on Twitter Follow HRB on Twitter

Become an HRB fan on Facebook Become an HRB fan on Facebook

View Comments [3]

Some visitors also read:

  1. Adobe Previews Their HTML5 Software
  2. Apple Showcases HTML5
  3. HTML5 and Online Games

Google’s New Web-based Operating System

December 22nd, 2010 by Categories: Internet Technology, Website Design Tags: , , , , , , ,

Google ChromeGoogle® gave us an update to what they’ve been up to regarding Chrome OS (announced in July of last year) and they seem to be ready to get serious about the potential of their new operating system. Until now, most updates concerning Chrome OS were highly technical and lacked any details describing what Chrome OS is actually going to be once it’s ready to be used by the public. As part of the announcement, Google launched a website dedicated to Chrome OS that includes videos detailing the primary features and a way to sign up for a chance to test the first set of Chrome-powered notebooks.

Operating System… like Windows & Mac?

Yes and no. It’s an operating system that’s based on the open-source Linux OS, but it’s very different from Windows, Mac and the other variations of Linux. The goal is to make the best operating system that’s built entirely around using the Web, because most people find themselves owning a computer yet only use it for accessing the Internet. Chrome OS’s inherent simplicity lends itself to strive to be as fast, mobile and secure as possible rather than trying to add and support new features that some people might end up using. They’ve been focusing on getting the core of the OS right first, and this leaves Google in a situation where they can now claim that their notebooks start up in just 10 seconds (even though the notebook itself is lower power for the sake of a better battery life).

I want to access my favorite websites & discover those I might like with ease

Enter Chrome Web Store. Google launched their Chrome-centric store as part of the announcement. Chrome Web Store has a decent selection of web apps for its launch and users of the Chrome Web browser will notice that this also offers extensions and themes.

iTunes® users will instantly be familiar with how the store is structured. The “apps” that are available to be installed from the store aren’t much more than bookmarks (considering they’re still sites you access with a Web browser), but they do have some enhanced functionality and added benefits.

  • Installed web apps are able to be “pinned” so they take up less space in the tab bar and are easier to access (great for music).
  • They can also be opened full screen by default (great for limiting distractions and for rich media sites).
  • They also offer a different way to manage your saved websites (allowing bookmarks to be a set of links that you simply want to revisit sometime later whereas installed Web apps are sites that you commonly use or rely on).
  • Web designers are free to make their websites act more like applications without having it seem out of place (sites can offer an app that looks and acts in a much different way than their website even though it’s accessing the same content).
Chrome Web Apps

This is what I'm greeted with when I open my Chrome browser

Do I need to buy a Chrome OS device to use it?

What a marvelous thing that open-source software is. Chrome OS is free to be installed on any device it can run on and it costs nothing to upgrade to the latest version (which isn’t too exciting considering upgrades to Web browsers, which is almost all of what ChromeOS is, have always been free). There might be particular hiccups that one could come across when using Chrome OS on a device not intended to run it, though. For example, Google will be bundling cellular data connectivity along with WiFi in every device in an effort to make it so that they always have an Internet connection. Check out Engadget’s in-depth preview of the Google Chrome notebook if you’re still skeptical that Google will actually be releasing this.

Connect with HRB:


Kurt Zenisek
Lead Web Developer

Kurt Zenisek on LinkedIn Connect with me on LinkedIn: www.linkedin.com/in/kzeni

Follow Henry Russell Bruce on Twitter Follow HRB on Twitter

Become an HRB fan on Facebook Become an HRB fan on Facebook

View Comments

Some visitors also read:

  1. iSpy an iPhone Trend > How Vector-Based Graphics Will Change the Internet
  2. Adobe Previews Their HTML5 Software
  3. Blurring the Lines Between the Web and Your Browser

Blurring the Lines Between the Web and Your Browser

December 3rd, 2010 by Categories: Internet Technology, Website Design Tags: , , , , , ,

Internet Explorer 9 Site Pinning

Internet Explorer 9's new "site pinning" feature

Web browsers are becoming more of an extension of the computer/device’s capabilities than simply being a portal to access and share content with people, and this is allowing the landscape of website design to change along with it. People can now use an online photo service like Flickr® to upload, edit, manage, share, print and pretty much do anything outside of professional photo editing without even needing photo management software. The most extreme example of this idea is that something like Google’s Chrome OS® can actually be reasonable for Google to work on and for people to use.

Google made a great (under 4 minute) video that explains what Chrome OS is, but essentially it’s an operating system (replacing Windows/Mac OS X/iOS) that doesn’t include anything that isn’t necessary to access and use the Internet to it’s fullest. Doing so allows for greater speed optimizations and interface simplicity for those that only use their computers and devices to access the Internet and/or do things that could easily be accomplished using online services (i.e. manage photos via Flickr, play music via Pandora®, work on office documents via Google Docs, etc.). These things wouldn’t exist if the websites that people use today were to still use the precedents set by websites from years ago.

How are things going to change?

One of the things that’s being worked on and discussed is the natural extension of websites into the web browser’s interface and even into the operating system itself. The problem these efforts are trying to resolve is the non-standardized way that websites present interactivity and limiting the level of restrictions that websites have that’s ultimately limiting people from accessing the content that they’re interested in via their preferred avenue.

The beta for Internet Explorer 9 introduced a new feature called “site pinning.” Site pinning allows websites to provide a quicker way to access their site to those using Windows 7 by adding snippets of info and quick links to the Windows taskbar. A menu is shown where the program’s preview thumbnail is usually shown. This can range from an email provider showing the subject lines of the three most recent emails to a simple list of links that point to various sections of the site.

Connect with HRB:


There’s plenty of room for discussion in this area in an effort to help determine the best course of action that considers impacts on usability, security, etc. One of the worst things that could be done is have something approved that turns out to be ill-fated, and any websites that spent time developing for that feature end up having their effort be a waste of time or possibly even have their site break. This deliberate and fully thought out advancement of web standards is what leaves features like natural extension of the browser’s interface to be merely proof-of-concept until agreed upon.

W3C Menu Tag Working Draft

W3C Working Draft of the menu tag

HTML5 has a working draft of a feature that would allow websites to add a toolbar to the browser’s top bar only while viewing that specific site. This means sites like Google Docs could have a full screen view that attaches a toolbar that includes items that mimic those that can be seen in Microsoft Word. Doing so would mean that the look and feel will automatically fit the computer/device that’s being used instead of the look and feel that Google created themselves. It also provides greater control for the user (i.e. they could set various preferences for these toolbars that would then be applied to every site they visit automatically rather than having to do so on a per-site basis, resulting in a more unified and custom-tailored interface). This feature isn’t implemented in any web browsers yet due to the potential malicious activity where sites might try to trick users into thinking they’re doing something that’s being advised by their browser software (such as updating to a new version of Flash) and not the website that they’re currently viewing (such as installing malware).

The most common question

Why focus on building applications within a web browser when they can be built like traditional programs that are generally restriction-free and run directly from the operating system?

I’m going to have to keep my response to this quite brief as this article has grown to be much larger than I had originally anticipated. This is a valid point that the developer needs to put into consideration. Some of the more prevalent advantages of building an application online is the fact that rolling out upgrades reaches the entire user-base at once without any required intervention on their part, the inherent communicative aspect of it is well established and practically real-time, and any remaining disadvantages are being targeted in an effort to make them on par with other development environments. Running directly from the operating system will always have it’s advantages (i.e. performance), but the ever changing trade-offs are leaving web development as a valid option for many programmers, designers, and intellectual property owners. I do intend on dedicating a future article to this question so I can go more in depth while addressing this topic.

Kurt Zenisek
Lead Web Developer

Kurt Zenisek on LinkedIn Connect with me on LinkedIn: www.linkedin.com/in/kzeni

Follow Henry Russell Bruce on Twitter Follow HRB on Twitter

Become an HRB fan on Facebook Become an HRB fan on Facebook

Post A Comment

Some visitors also read:

  1. Adobe Previews Their HTML5 Software
  2. Google’s New Web-based Operating System
  3. Building a New Web: Software Standards

Path is a Beautiful Web Service, But Will It Find Its Way?

November 19th, 2010 by Categories: Internet Technology, Social Media Marketing Tags: , , , , , ,

Path AppThere’s a new Web service and iPhone® app called Path that’s been catching people’s attention. At its core, it’s very similar to other photo sharing services that you might have seen before, but with one key difference: they’ve decided to limit users to having 50 friends.

This seems counter intuitive at a glance, because the common goal of social media sites is to grow their user base to as large as possible and worry about monetization later. On Path, it’s up to you to determine who you want to have receiving your updates. In that same vein, it’s up to your friends to decide whether or not they want you to be a recipient of their updates. You can have up to 50 people that you send to and up to 50 people sending to you (these are separate lists so you can, in theory, interact with up to 100 different people).

Path iPhone Application

They did put effort into making a nice looking app.

The artificial 50 friend cap and the accompanying media buzz about it has already generated a large amount of hype and controversy around this new service. I’m going to try to weed through most of that in an effort to understand what this means for those that actually decide to use Path.

I’m going to start by bringing up the obvious: other services don’t force anyone to friend/follow other people because they simply give you that option. People that find themselves overwhelmed with updates just need to take a look at their friends list and decide who they don’t want to continue following anymore in an effort to reduce the flood of messages that they couldn’t care less about.

Twitter® actually has functionality built-in to determine whether or not updates sent in reply to another person are included in your list of updates. You might have one friend that has 1,000 follows and another that has 10, but you’re still going to see their global updates. This makes it so that what you receive relies on their posting habit and not their number of followers. Facebook® acts in the same way. Users decide whose wall they want to write on or if they want to make a global status update for their friends to see. This option provides built-in functionality for determining what kind of updates you want to see in your list of updates.

So who might want to use this?

If you’re not pleased at how frequently particular friends are posting updates about stuff you couldn’t be bothered with; I’m sorry to say that Path is still going to make it possible for them to continue to do so. The real potential way for Path to survive is that public figures that use their Twitter and/or Facebook to speak to a larger audience can decide to separate their personal life from their public life by migrating their personal life over to Path. This is the primary reason why the “tech celebs” are generating hype around Path; they can now use the large user-base of Twitter and Facebook for publicity, and use Path for their real group of friends. Don’t think that this is special though, because this can be accomplished by using any second-tier social media service.

Connect with HRB:


People that don’t really have that need to separate the two groups (or only have one type of person they talk to online to begin with) won’t really see any point in trying to get their friends to sign up for yet another service when Twitter, Facebook, Flickr®, Instagram®, etc. give you the power to decide how many people you want to be a friend of or follow, and they also give you the functionality for reducing the amount of updates that don’t pertain to you or your interests.

Social media is not a matter of how many followers or posts someone has, but rather, it’s the content and quality of those posts that get people to actually read them. Path seems to have gotten publicity by adjusting something that’s going to leave many of their users nonplussed in the end, and it’s because of these factors that I’m not the only one seeing the “hook” to Path as pointless.

Kurt Zenisek
Lead Web Developer

Kurt Zenisek on LinkedIn Connect with me on LinkedIn: www.linkedin.com/in/kzeni

Follow Henry Russell Bruce on Twitter Follow HRB on Twitter

Become an HRB fan on Facebook Become an HRB fan on Facebook

View Comments [8]

Some visitors also read:

  1. Ad Agencies: Who Is Your "Hub of the Wheel" and How Do They Affect Your Client Service Rating?
  2. FeedBurner Finally Gets Google-fied
  3. How to See Who’s Linking to Your Site

FeedBurner Finally Gets Google-fied

November 16th, 2010 by Categories: Internet Technology, Website Design Tags: , , , , , , , , , , , , ,

FeedBurner Google® Update

FeedBurner before and after the update (just look at those statistics!)

The concept of subscribing to Web content first started to take off with the widespread adoption of the RSS Feed in 2005 and 2006. These feeds were capable of containing text, images, audio, videos, assorted files and information describing each entry (even GPS coordinates).

This new found technology lead to people wanting to accomplish many different things. As a result, website designers had to adhere to numerous different types of logic and naming schemes just to get their content available to those that wanted it. Unsurprisingly, everyone rejoiced when FeedBurner opened to the public to alleviate these headaches and more.

FeedBurner made it possible for websites to provide a single feed that’s programmed and maintained in the way that they prefer that’s then automatically published out to the world in a way that universally available and fully accessible. This single service was great in it’s own right, but people wanted more and wanted to know more about how people are accessing their content.

FeedBurner proceeded to add features that allowed users to easily save, share, and subscribe to their favorite sites. For the publishers, they added analytics and instantaneous distribution of their content. The high level of activity and large user-base caught Google’s attention, and they ended up acquiring FeedBurner for $100 million. This was exciting news at the time, but Google seemed to have put them on the back burner. That is, until this latest update.

So what did they change?

Real-time RSS Feed Analytics

They're serious when they claim that it's real-time data.

In traditional Google fashion, they focused on improving speed, granularity of information, and providing real-time data. Here’s a quote from their announcement:

“You can for the first time get stats on how much traffic your feed items are receiving from Twitter, as well as feed reading platforms like Google Reader in one place. Again, all within seconds of posting your content. Ping? Pong! Yep. That fast.”

I must admit, the novelty of seeing the graph update continuously right in front of my face with the latest information hasn’t worn off yet. The visual aesthetic has also been revamped to fit in with Google’s other services. You can opt-in to access the beta by clicking on the “Try out the NEW (beta) version!” at the top of the FeedBurner page, but it isn’t all good for early adopters.

This is still a beta, and unlike many of Google’s services that are in beta for years at a time, this one actually seems to deserve the title. A link to access to original design replaces the link that you click to try out the beta, and this is a key feature due to the fact that many essential features are not present in the new beta. You will have to switch back-and-forth to access any kind of feed and/or service management. This beta only addresses the analytics portion of FeedBurner. With that in mind, it’s probably worth checking out to see where they’re taking the service.

Kurt Zenisek
Lead Web Developer

Kurt Zenisek on LinkedIn Connect with me on LinkedIn: www.linkedin.com/in/kzeni

Follow Henry Russell Bruce on Twitter Follow HRB on Twitter

Become an HRB fan on Facebook Become an HRB fan on Facebook

Post A Comment

Some visitors also read:

  1. Google Voice is Finally Open to the Public: 5 Simple Steps for Account Setup
  2. Google Instant
  3. Google Chrome 5 is Released. No longer in Beta.

Scribe and Pontiflex Make SEO Easy

November 16th, 2010 by Categories: Internet Marketing, Internet Technology, News, Social Media Marketing Tags: , , , , , , , ,

Study your customers' behaviors before you start targeting them.If you and your clients are interested in applying search engine optimization (SEO) to your blogging, user data and mobile communications efforts, then this blog is a must-read.

Not only have we been reading some interesting news about trends in blogging and blog optimization, but we’re learning how and why there will soon be a major shift in the way companies acquire user data and present their brand via mobile applications.

Technorati’s 2010 State of the Blogosphere Report Discusses New Trends in Blogging

The significant growth of mobile blogging is a key trend that Technorati® noticed and analyzed this year in its sixth annual blogosphere report.  Taking a deeper dive into the behaviors of the entire blogosphere (with a focus on female bloggers), this year’s topics included: brands embracing social media, traditional media vs. social media, brands working with bloggers, monetization, smartphone and tablet usage, the importance of Twitter® and Facebook®, niche blogging and changes within the blogosphere over 2010.

Like to Make Your Blog Content More Searchable? Optimize it!

If you are not applying strong SEO techniques to the content of your blog, there’s an app for that—an online service, actually. It’s called Scribe®. Scribe analyzes your natural, reader-focused content and tells you how to gently tweak it to spoon feed search engines based on 15 SEO best practices. It actually provides you with a numerical percentage rating for your optimization and shows you how to improve your SEO results. You can select from a variety of subscription and feature options.

Connect with HRB:

Why There Will be a Shift From Buying Impressions to Acquiring User Data

Zephrin Lasker is the CEO and co-founder of Pontiflex®, a digital Cost Per Lead generation company. His company asserts that trends in media consumption and media buying have got to change to increase the effectiveness and growth of advertising efforts. Since this also improves SEO results and given there has been such a profound change in the way people consume media, it stands to reason that marketers need to recalibrate the approach they take to their branding campaigns.

In a recent article he wrote for MediaPost®, 4 Trends That Will Shape Q4, Year Beyond, he claims that, to date, branding campaigns have relied on broadcasting a message to a universe of anonymous people. Marketers have traditionally purchased impressions—on TV, radio or the Internet for their online banners. But that’s an approach that’s not relevant in a user-centric world. He makes some very good points here. 

Mobile Apps are Growing Rapidly, But Good User Experience is a Must

Did you know that a new online study conducted by Harris Interactive and commissioned by EffectiveUI in October found that the majority of mobile phone users who download and use applications choose them based on good recommendations and user experience? That’s news to the companies and organizations who are releasing them. They’re assuming that people are downloading and using their applications based on their opinion of the brand name. So where is the disconnect happening?

According to Rebecca Flavin, CEO of EffectiveUI, “Mobile applications are the sure fire way to extend a brand. It’s time for organizations to understand how to fully leverage the mobile channel and optimize a user-center approach to drive adoption, as well as reinforce and drive brand loyalty.” Read this article from the Bulldog Reporter about why 40 percent of mobile app users are disappointed with the current apps from their favorite brands.

What are your thoughts about these studies? I’d love to hear your opinions in the comments section below.

Jim Thebeau
Partner/CEO
800-728-2656 ext. 121

Jim Thebeau on Twitter Follow me on Twitter @JimThebeau

Jim Thebeau on LinkedIn Connect with me on LinkedIn: www.linkedin.com/in/jimthebeau

View Comments [8]

Some visitors also read:

  1. Ad Imagery: Why It Can Make or Break a Creative Project
  2. Social Media Make Muffins Disappear
  3. Junk In, Junk Out: Well Researched Media Lists Can Make or Break a PR Campaign

Adobe Previews Their HTML5 Software

November 12th, 2010 by Categories: Internet Technology, Website Design Tags: , , , , , , , ,

Adobe® HTML5 software previewAdobe® is one of the few companies that provides great software tools to professionals spanning multiple career fields. They’re definitely being watched under a microscope lately as details emerge regarding the future of Flash now that it’s no longer the only technology capable of providing rich, interactive, online content. Flash has established a prolific user-base, but these latest developments have both users and developers questioning if they should be learning and building Flash-based software instead of the emerging open standard.

There’s no denying that Apple has given them quite a headache by not supporting Flash on their iPhones®, iPods® and iPads®. Apple® has valid reasoning that the battery life suffers immensely while users browse sites that contain Flash content (something that people have become used to being able to do without having to worry about battery life consumption). It also leaves the door open for security issues and crashing (for example, Apple just released version 10.6.5 of their computer operating system where 134 CVE IDs are included as fixes to vulnerabilities; 55 of those are for Flash Player alone).

Last month, Apple reported that they have sold over 120,000,000 iOS devices to date, and most of the functionality of those devices is derived from the fact that they have access to the Internet. Everyone was left wondering how Adobe would respond to Apple standing their ground. Many people forget that Adobe is actually in business as a communication company first and a company of their products second. This means that they change their product line-up to suit the most appropriate communication technologies rather than getting into a legal war to try and force us into keeping Flash alive against the will of other businesses and many of their customers. This isn’t the first time I wrote about Adobe embracing HTML5 either. Kudos to Adobe for how they’re handling this situation.

Connect with HRB:


Previous versions of Flash Professional (the tool used by web designers to create Flash apps/animations) used to be able to export out to Java, but the demand for Java has declined over the years so it was removed. The rise in demand for the new open HTML5 standard has Adobe coming up with ways to utilize it. A recent blog article by an Adobe employee gives a video preview of this new tool that converts projects made with Flash into HTML5 and also provides some great insight into some of Adobe’s problems and philosophies. People that learned Flash are not left in the dust simply because the industry moved on, but rather empowered to use what they know best to create things using the latest standards and Web service technologies.

There’s potential limitations to exporting from a program built with the intention of using a different technology, so Adobe has recently posted a video preview of their new program that’s built from the ground up with the intention of using HTML5 as the primary technology. Watching the video reveals that it’s very reminiscent of Flash Professional, but with subtle changes based on the various things that they’ve learned over the years (changing the interface of a well established application is much more of a headache than implementing the new/improved interface as a whole in a new program).

Adobe has been presented with the problem of their customers having to decide: whether or not to use Flash due to it not being able to run on over 120 million (otherwise very capable) Internet-enabled devices; whether or not to use the HTML5 standard to create something just as good as what is capable through Flash; or whether they can create both (if the client is willing to pay for the two versions). Their philosophy that “Adobe lives or dies by its ability to help customers solve real problems” seems to hold true with their latest announcements. When these tools are  released, clients will be able to get what they want and the developers will be able to use the latest tools for the job to create it so that it’s viewable by as many people as possible.

Kurt Zenisek
Lead Web Developer

Kurt Zenisek on LinkedIn Connect with me on LinkedIn: www.linkedin.com/in/kzeni

Follow Henry Russell Bruce on Twitter Follow HRB on Twitter

Become an HRB fan on Facebook Become an HRB fan on Facebook

View Comments [12]

Some visitors also read:

  1. Adobe is starting to Embrace HTML5
  2. Building a New Web: Software Standards
  3. HTML5 and Online Games

4 Reasons Why Social Behaviors are Plateauing and Mobile Usage Rates are Rising

November 3rd, 2010 by Categories: Internet Technology, Marketing, News Tags: , , , , , , , , ,

How many mobile phone apps do you use?Why Social Behaviors Are Plateauing (by Augie Ray of MediaPost)

Since 2007, Forrester has tracked the growth of social behaviors. For years we’ve seen increases in more complex communication techniques from “Creators”—those who generate social content such as YouTube® videos and blog posts.

But for the first time in three years, we’re seeing a change in social media marketing trends. The Forrester 2010 Global Update of Social Technographics demonstrates that many social behaviors have reached a plateau. Why, and what does this mean for marketers, their clients and their portfolios?

Trends in Mobile Barcode Usage by Marketers

Mobile bar code scanning is growing exponentially, according to reporting data collected by Scanbuy™. The company calls itself the world leader in mobile bar code scanning applications. It’s one of several technology innovators that lets you download a bar code reading application to your smart phone and use the camera function to capture the bar code image. The image then takes you to information on the Web–much like actually clicking on a Web link.

According to the company’s information, mobile scanning traffic increased 700% between January 2010 and October 2010. This technology is being rapidly adopted for marketing and advertising purposes. Various types of bar codes are showing up on printed materials and websites that can be photographed with a mobile scanning application to take the participant to additional information on the topic of interest.

Microsoft®, among other companies, also offers a free Tag Reader application that mobile Internet users can download to their phones. How many of you actually use such applications and what are your thoughts about the future of them?

iPad Leads Tablets Into Workplace (by Thomas Claburn of Information Week)

In a blog memo by Microsoft® Chief Software Architect Ray Ozzie, marking his decision to step down from his position, Ozzie asks us to “close our eyes and form a realistic picture of what a post-PC world might actually look like, if it were to ever truly occur.” For some, the post-PC world is already here. As Forrester analyst Ted Schadler sees it, tablet computers, exemplified by Apple’s iPad®, are post-PC devices—and like it or not, they’re now being used by businesses.

In a report issued last Tuesday, Schadler observes that new tablets seem to appear every day. He cites Google® Chrome OS tablets, the Cisco® Cius, the Dell® Streak, the Samsung® Galaxy Tab, the RIM® PlayBook and the HP® WebOS-based PalmPad as examples. Even if it’s only Apple that’s currently selling the most tablets—4.19 million during its most recent quarter—Forrester is predicting 13 million tablets will have been sold by the end of 2010 and 59 million will be sold by the end of 2015.

Google Improving Local Search (by MediaPost)

According to Search Engine Land™, Google® this week debuted “Place Search,” which offers a new way to experience local search results. According to the company, “There appear to be some fairly major SEO implications.” Officially, Google says that its algorithm has been improved and refined for Place Search.

“Now, fully fleshed out Place Pages will assume much greater importance, as will being present and reviewed in the various sites featured in the ‘clustered’ links,” notes Search Engine Land’s Greg Sterling. As a result, he says, local directories like Yelp®, Citysearch® City Guides, Insider Pages® and Urbanspoon® will benefit greatly from the change. Visually, maps have been moved to the right column and “floats” or scrolls down the page as users move down results.

Selected third-party sites referencing a particular search topic are “clustered” with the listing. In cases of ambiguous queries, if Google isn’t sure whether users are seeking local information, there’s another type of result that will appear, which Google refers to as “Places Mode.”

What are your thoughts about such news? We’d love to hear your opinions in the comments section below.

Jim Thebeau
Partner/CEO
800-728-2656 ext. 121

Jim Thebeau on Twitter Follow me on Twitter @JimThebeau

Jim Thebeau on LinkedIn Connect with me on LinkedIn: www.linkedin.com/in/jimthebeau

Post A Comment

Some visitors also read:

  1. Social Media Doesn't Sleep: 10 Reasons to Proactively Monitor Your Brand
  2. What Makes Apple's Mobile Ad Platform Different?
  3. 5 Reasons Google Doesn't Like Your Website