Title: RainmakerMoxie
Author: Neil Simon
Published: <strong>23 juni 2011</strong>
Last modified: 19 mei 2012

---

Plugins zoeken

Deze plugin **is niet getest met de laatste 3 grotere versies van WordPress**. Mogelijk
wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen
ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

![](https://s.w.org/plugins/geopattern-icon/rainmakermoxie.svg)

# RainmakerMoxie

 Door [Neil Simon](https://profiles.wordpress.org/nsimon/)

[Download](https://downloads.wordpress.org/plugin/rainmakermoxie.zip)

 * [Details](https://nl.wordpress.org/plugins/rainmakermoxie/#description)
 * [Beoordelingen](https://nl.wordpress.org/plugins/rainmakermoxie/#reviews)
 *  [Installatie](https://nl.wordpress.org/plugins/rainmakermoxie/#installation)
 * [Ontwikkeling](https://nl.wordpress.org/plugins/rainmakermoxie/#developers)

 [Ondersteuning](https://wordpress.org/support/plugin/rainmakermoxie/)

## Beschrijving

**Enter an email address and available contact information is displayed:**

 * Photo
 * Name
 * Demographic information
 * Personal interests
 * Clickable social links (LinkedIn, Twitter, Facebook, …)
 * Recent [Twitter](http://twitter.com/) updates
 * Recent [Plancast](http://plancast.com/) plans
 * _Optionally_, emails the displayed contact information to any valid email address

Contact information provided by [FullContact](http://fullcontact.com).

Email services provided by [SendGrid](http://sendgrid.com/).

## Schermafbeeldingen

 * [[
 * Sidebar widget style 1: Lookup and display contact information.
 * [[
 * Sidebar widget style 2: Lookup and display contact information AND email it to
   any email address.
 * [[
 * Sidebar widget with example contact information displayed.
 * [[
 * RainmakerMoxie Plugin options page.

## Installatie

**Plugin Requirements:**

 * PHP 5.2.0 or greater.
 * WordPress 2.8 or greater.
 * cURL PHP extension (only if using the optional SendGrid emailer).

**API Keys:**

 * REQUIRED: [FullContact API key](http://fullcontact.com/). To be entered on the
   RainmakerMoxie Plugin options page.
 * OPTIONAL: [SendGrid Username and API key](http://sendgrid.com/user/signup/). 
   To be entered on the RainmakerMoxie Plugin options page.

**Installation Instructions:**

 1.  Upload the rainmakermoxie folder to: `/wp-content/plugins/`
 2.  Login to your WordPress admin dashboard.
 3.  Select the **Plugins** link.
 4.  **Activate** RainmakerMoxie.
 5.  Select **click here to configure the Plugin**
 6.  Configure the Plugin options:
 7.   * Enter your REQUIRED FullContact API key.
      * Update any of the REQUIRED defaults: Max Tweets, Max Plancast Past Plans, Max
        Plancast Upcoming Plans, Sidebar Title.
      * OPTIONALLY, enter your SendGrid Username and API key.
      * Press the **Save** button to save the options.
 8.  Setup as a sidebar widget:
 9.   * Select the **Widgets** link.
      * Drag **RainmakerMoxie** from Available Widgets into the Sidebar.
 10. That’s it. Enjoy the RainmakerMoxie Plugin!

## Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

## Bijdragers & ontwikkelaars

“RainmakerMoxie” is open source software. De volgende personen hebben bijgedragen
aan deze plugin.

Bijdragers

 *   [ Neil Simon ](https://profiles.wordpress.org/nsimon/)

[Vertaal “RainmakerMoxie” in je eigen taal.](https://translate.wordpress.org/projects/wp-plugins/rainmakermoxie)

### Interesse in ontwikkeling?

[Bekijk de code](https://plugins.trac.wordpress.org/browser/rainmakermoxie/), haal
de [SVN repository](https://plugins.svn.wordpress.org/rainmakermoxie/) op, of abonneer
je op het [ontwikkellog](https://plugins.trac.wordpress.org/log/rainmakermoxie/)
via [RSS](https://plugins.trac.wordpress.org/log/rainmakermoxie/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.1.9 : 2012-05-19

 * Fixed social URLs ending in “/content” to not be displayed.
 * Added social chicklet: disqus.

#### 1.1.8 : 2012-05-19

 * Updated API endpoint to support new verion of the FullContact API.
 * Added Romanian language support, thanks to Alexander Ovsov of Web Geek Science
   and [Web Hosting Geeks](http://webhostinggeeks.com/)

#### 1.1.7 : 2011-08-29

 * Update registration link to go to new landing page.
 * Added social chicklets: fullcontact, peerindex.

#### 1.1.6 : 2011-08-08

 * Updates: screenshot images, language files, fullcontact logo.

#### 1.1.5 : 2011-08-07

 * Update API key references to http://fullcontact.com

#### 1.1.4 : 2011-07-09

 * On flickr social link urls, replace ‘people’ with ‘photos’ to point to photostream
   page.

#### 1.1.3 : 2011-07-09

 * Improved selection of gravatar photo to be from a “secure” url only.

#### 1.1.2 : 2011-07-09

 * Added social clicklet googleplus.

#### 1.1.1 : 2011-07-04

 * Do not attempt to append blank organization titles.

#### 1.1.0 : 2011-07-03

 * Sort displayed interests.

#### 1.0.9 : 2011-07-03

 * Added social clicklet hi.im.
 * Sort displayed social links.

#### 1.0.8 : 2011-07-01

 * appendSocialLinks(): Check for blank URLs before appending links.
 * Added social clicklet livejournal, multiply, tripit, wordpress.

#### 1.0.7 : 2011-07-01

 * Social type: ignore ‘MySpace’, but still handle original ‘Myspace’.
 * Added social clicklets klout, googlereader, soundcloud.

#### 1.0.6 : 2011-06-30

 * Moved sgUsername/sgApiKey out of if() block in displayAjaxForm().

#### 1.0.5 : 2011-06-29

 * Ignore duplicate ‘stack overflow’ social link creation.
 * Reduce textbox width from 16em to 15.5em.

#### 1.0.4 : 2011-06-28

 * Updated all language localization files for updated strings.
 * Split-up the “Rainmaker API key required” string into start + get_one_here_url
   + end.

#### 1.0.3 : 2011-06-28

 * Shortened textbox text for both boxes.
 * Adjusted css textbox width (to 16em) and font-size (to .85) to optimize same-
   line spinner.

#### 1.0.2 : 2011-06-27

 * Updated css textbox properties to be in proportional em’s.

#### 1.0.1 : 2011-06-27

 * If Rainmaker API key was not entered, added sidebar link to “Get one here”.

#### 1.0.0 : 2011-06-26

 * Added Spanish(MX), German, and Italian language localization files.
 * Released as version 1.0.0.

#### 0.6.7 : 2011-06-24

 * Created css textbox width property for cross-browser compatibility. Tested on
   Firefox, IE 7, and Safari.

#### 0.6.6 : 2011-06-24

 * Modified sidebar and email gravatar ALT and TITLE text to be contact name.
 * Modified email attribution line from “Powered by Rainmaker” to “Powered by Rainmaker
   and SendGrid”.
 * Now traps Rainmaker 403 return code (api key missing, invalid, or limit exceeded).
 * Simplified “Tags:” in php and readme.

#### 0.6.5 : 2011-06-23

 * Added additional social link chicklets.

#### 0.6.4 : 2011-06-22

 * Fix to gracefully handle empty return buffer from Rainmaker.

#### 0.6.3 : 2011-06-22

 * Initial version.

## Meta

 *  Versie **1.1.9**
 *  Laatst geüpdatet **14 jaar geleden**
 *  Actieve installaties **10+**
 *  WordPress versie ** 2.8 of nieuwer **
 *  Getest t/m **3.2.1**
 *  Taal
 * [English (US)](https://wordpress.org/plugins/rainmakermoxie/)
 * Tags
 * [ajax](https://nl.wordpress.org/plugins/tags/ajax/)[contacts](https://nl.wordpress.org/plugins/tags/contacts/)
   [crm](https://nl.wordpress.org/plugins/tags/crm/)[email](https://nl.wordpress.org/plugins/tags/email/)
   [favicon](https://nl.wordpress.org/plugins/tags/favicon/)
 *  [Geavanceerde weergave](https://nl.wordpress.org/plugins/rainmakermoxie/advanced/)

## Waarderingen

 5 van 5 sterren.

 *  [  1 5 ster beoordeling     ](https://wordpress.org/support/plugin/rainmakermoxie/reviews/?filter=5)
 *  [  0 4 sterren beoordelingen     ](https://wordpress.org/support/plugin/rainmakermoxie/reviews/?filter=4)
 *  [  0 3 sterren beoordelingen     ](https://wordpress.org/support/plugin/rainmakermoxie/reviews/?filter=3)
 *  [  0 2 sterren beoordelingen     ](https://wordpress.org/support/plugin/rainmakermoxie/reviews/?filter=2)
 *  [  0 1 sterren beoordelingen     ](https://wordpress.org/support/plugin/rainmakermoxie/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/rainmakermoxie/reviews/#new-post)

[Bekijk alle beoordelingen](https://wordpress.org/support/plugin/rainmakermoxie/reviews/)

## Bijdragers

 *   [ Neil Simon ](https://profiles.wordpress.org/nsimon/)

## Ondersteuning

Iets te melden? Hulp nodig?

 [Het supportforum bekijken](https://wordpress.org/support/plugin/rainmakermoxie/)