Take the community feedback survey now.

ben.morris@fortunecookie.co.uk
Nov 9, 2009
  8063
(9 votes)

Social Media Gadget for EPiServer 6 CTP2

Here’s my entry for the EPiServer gadget contest.

It’s a social media gadget – you can use it to track what’s being said about your site, brand or business through a number of different channels, including Twitter, Google blogs search, Google news search and Flickr.

It’s designed to be as easy as possible to set up and use. It gets feeds from the public methods from the Twitter, Google and Flickr APIs so you don’t have to mess around entering API keys to get it to work. You just enter a key phrase in the setup screen and you’re away.

Gadget example: twitter

Gadget example: Google blogs

Gadget example: Flickr

Installing the gadget

I have put together an installer that can be used in the EPiServer Deployment Centre. It will install all the necessary files in an EPiServer 6 CTP 2 website as well as adding in the necessary entry to web.config.

The installer can be downloaded from here (zip archive, 42kb).

The source code is also freely available - setup instructions are included in a readme.txt file in the root of the project.

The source code lives here (zip archive, 90kb).

Nov 09, 2009

Comments

Sep 21, 2010 10:32 AM

Great gadget Ben, the link to the ZIP seems to be broken at the moment (404).
Seems to be some WP crap ;)

ben.morris@fortunecookie.co.uk
ben.morris@fortunecookie.co.uk Sep 21, 2010 10:32 AM

Whoops - typo in the link ;-)

Fixed - cheers for the heads-up.

Sep 21, 2010 10:32 AM

I love this gadget.

Sep 21, 2010 10:32 AM

I love it! Check out the SocialPing module (http://bit.ly/b0cMDf) for posting status messages as well ;-)

Jan 10, 2011 09:20 AM

Hi

I'm trying to install this gadget on a project i work on, but i keep getting an error.

All install correct according to the deployment center, but when i logg in to the site and add the gadget i get an internal server error [500].

Exception Details: System.InvalidOperationException: The view 'Configuration' or its master could not be found. The following locations were searched:
/modules/SocialMediaGadget/Views/SocialMedia/Configuration.aspx
/modules/SocialMediaGadget/Views/Shared/Configuration.aspx
/modules/SocialMediaGadget/Views/SocialMedia/Configuration.ascx
/modules/SocialMediaGadget/Views/Shared/Configuration.ascx
~/Views/SocialMedia/Configuration.aspx
~/Views/SocialMedia/Configuration.ascx
~/Views/Shared/Configuration.aspx
~/Views/Shared/Configuration.ascx

Now, in the structure of my project the gadget was installed under a folder called Public, the folder named modules is empty.

Does anyone have a suggestion on what might be the problem?

/Jonas

Jan 10, 2011 09:24 AM

Update:

I moved the gadget folder from Public to modules and now it seems to work fine =)

weird though that it installed in the wrong directory?

/Jonas

Jul 4, 2013 11:12 AM

Hi frdz,
i searched for articles to develop gadgets in episerver 7 i.e Add New Item --> i didn't found any template to work with gadgets, can u please direct me how to use for webforms

Please login to comment.
Latest blogs
Optimizely CMS Mixed Auth - Okta + ASP.NET Identity

Configuring mixed authentication and authorization in Optimizely CMS using Okta and ASP.NET Identity.

Damian Smutek | Oct 27, 2025 |

Optimizely: Multi-Step Form Creation Through Submission

I have been exploring Optimizely Forms recently and created a multi-step Customer Support Request Form with File Upload Functionality.  Let’s get...

Madhu | Oct 25, 2025 |

How to Add Multiple Authentication Providers to an Optimizely CMS 12 Site (Entra ID, Google, Facebook, and Local Identity)

Modern websites often need to let users sign in with their corporate account (Entra ID), their social identity (Google, Facebook), or a simple...

Francisco Quintanilla | Oct 22, 2025 |

Connecting the Dots Between Research and Specification to Implementation using NotebookLM

Overview As part of my day to day role as a solution architect I overlap with many clients, partners, solutions and technologies. I am often...

Scott Reed | Oct 22, 2025

MimeKit Vulnerability and EPiServer.CMS.Core Dependency Update

Hi everyone, We want to inform you about a critical security vulnerability affecting older versions of the EPiServer.CMS.Core  package due to its...

Bien Nguyen | Oct 21, 2025

Speeding Up Local Development with a Fake OpenID Authentication Handler

When working with OpenID authentication, local development often grinds to a halt waiting for identity servers, clients, and users to be configured...

Eric Herlitz | Oct 20, 2025 |