Just another 3DN Site

Archive for the 'wordpress' Category

Post thumbnail of New 3DN Techblog

New 3DN Techblog

This is the first post on the Wordpress 3.0 MU server. http://wordpress.3dn.nl has now become a ‘site’ under the main blog http://3dn.nl. This is possible since 3.0 which now has the multi user functionality built in. First there will be some transitioning stage where plugins I used on the old http://wordpress.3dn.nl will be enabled on [...]

Posted by wordpress, 12 May 2010 at 14:33 - - Read More..
Post thumbnail of Add Ajax to Expertise Plugin

Add Ajax to Expertise Plugin

The Expertise plugin is nearing completion now. We still need to give experts a method to sign up as experts for the 3DN expertise areas (or to sign out should they no longer want to act as expert). We will be using some Wordpress specific Ajax constructs for this.

Posted by fred leeflang, 28 February 2010 at 08:43 - - Read More..
Post thumbnail of Checking Comments for Requests

Checking Comments for Requests

Disqus comments are no different from regular Wordpress comments. This means that checking the comments on an expertise page will be no different for Disqus comments as it is for standard Wordpress comments. Can we still find something special to do with Disqus comments?

Posted by fred leeflang, 20 February 2010 at 15:38 - - Read More..
Post thumbnail of Adding sendmail/SMTP to experts plugin

Adding sendmail/SMTP to experts plugin

The expertise plugin I’m writing and have been publishing about needs a selector in the admin screen to allow sending mail through SMTP or through sendmail. This article will include some javascript to do just that.

Posted by fred leeflang, 17 February 2010 at 16:26 - - Read More..
Post thumbnail of Periodic Expertise Events

Periodic Expertise Events

Earlier I wrote a few articles on creating the expertise plugin and how to add shortcodes to it. Today I want to add scheduled events to the plugin. When somebody posts a question to the expertise page, we could probably write a trigger that checks immediately who’s the expert for the section and send a notice in an email. However, I think it’s also nice to illustrate making a timed even that will check all expertise pages at once for new messages and send out all notifications right away.

Posted by fred leeflang, 16 February 2010 at 12:37 - - Read More..
Post thumbnail of Expertise Shortcode

Expertise Shortcode

Wordpress has a mechanism for adding ‘shortcodes’ authors can use in their articles through a plugin. In an earlier article I described how to get started with writing your own Wordpress plugins. In this article I’ll show how to add a handy shortcode to the plugin that generates code in the expert pages which allows people to register as experts in a certain area of expertise.

Posted by fred leeflang, 15 February 2010 at 14:25 - - Read More..
Post thumbnail of Adding an Expertise Section to Wordpress

Adding an Expertise Section to Wordpress

I’ve been thinking about a way to get people to add links to our blog on their site. A friendly way to do this is by adding an ‘expertise’ section to the site where people can go after they sign up. Here people can ask questions which will be emailed to the section maintainer(s) so they can answer any questions involving their expertise as timely as possible.

Posted by fred leeflang, 15 February 2010 at 08:16 - - Read More..
Post thumbnail of New Colors

New Colors

A while ago I decided to use the ‘smells like facebook’ theme. The navigation is familiar to some 350 million people and in general I think the facebook layout isn’t bad.

Posted by fred leeflang, 19 January 2010 at 13:39 - - Read More..
Post thumbnail of Disabling Facebook Connect

Disabling Facebook Connect

For a while I’ve been experimenting with the Facebook Connect plugin for wordpress. While it seems like a very nice plugin I’ve run into many problems with it. I would like your opinion!

Posted by fred leeflang, 13 January 2010 at 12:51 - - Read More..
Post thumbnail of New Theme on 3DN Blog

New Theme on 3DN Blog

I’ve been using a lot of math functions and graphviz diagrams on the 3DN blog lately. Since the lunated theme I used before uses a dark background, I had to tweak both the graphviz plugin and the latex plugin to generate white on transparent background. This does not work out so well when printing the article.

Posted by fred leeflang, 11 January 2010 at 15:41 - - Read More..