Posts Tagged ‘yadis’

Feb 25
2008

Powered by WordPress

This website is now powered by the self-hosted version of WordPress.

We have used only a few basic plugins:

  • Local Analytics for Google Analytics (including local, 24-hour browser caching of Google’s tracking JavaScript)
  • WP-OpenID to allow visitors to use their OpenID accounts to logon and post comments
  • WP-Yadis to allow us to set this website URL as our single identifier for our multiple OpenID accounts ( Yadis)
  • ShotCode to create 2D bar codes for mobile phone bookmarking
  • AddThis to allow users to easily bookmark individual entries on this site (and allows us to see reports on this activity)

We did come across a few problems with the installation - most of them revolving our our use of Microsoft IIS as a server. The biggest problem was our inability to make “pretty” permalinks to each post. Additional information about this problem (and work arounds) is found here.

Feb 22
2008

OpenID and phpMyID

We have been exploring the use of OpenID as both a provider (so our employees could potentially use one logon for multiple websites) and to integrate with the sites we produce (e.g., allowing easy logon for visitors to our clients’ sites).

From the OpenID website:

OpenID eliminates the need for multiple usernames across different websites, simplifying your online experience.

We wanted to explore the creation of a single logon for our development resources. A simple solution for this is phpMyID.

From the phpMyID website:

phpMyID is a single user (though, if you were so inclined, you could easily turn it into a multi-user setup) IdP, or “Identity Provider” for the OpenID framework.

You can view our sample logon page here:
http://gym.boathouseinc.com/openid/

Next up: Using Yadis to allow a single person to use multiple open authentication services (including setting your own website or blog name as your OpenID).