Browse > Home /

| Subcribe via RSS

StayPress gets a facelift

July 30th, 2008 | 4 Comments | Posted in development, plugins

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

Just to prove that work is continuing on the StayPress system, I thought that I would point all you watchers out there over to the new look StayPress site. I hope you like the look and direction I am taking, if not then I’m sure you will let me know in the comments below.

StayPress now also has it’s own blog (new theme coming soon) to keep you up to date with on-going developments. We will soon be looking for beta testers, to have a play with the online version of the system to help us sort out the UI and spot any bugs, before an initial code release. So if you haven’t already subscribed to the StayPress blog now is the time to do so.

Tags: , ,

WPMU plugin competition

July 24th, 2008 | 1 Comment | Posted in development, plugins

Only weeks after taking over the running of WPMU.org, James and Andrew from Incsub have announced a competition solely for WordPress MU compatible plugins.

The prize fund currently stands at $250 plus 2x WPMUdev premium memberships (worth $250 each)

Tags: , ,

Marking a post as an event - a clarification

July 17th, 2008 | 4 Comments | Posted in development, plugins

So far I’ve not had many error or bug reports for the Vent system, hopefully that is because it is simple to use rather than people just giving up and uninstalling it. A few questions have come up, however so I thought I would take five minutes to clarify one or two things.

Can a post be both a post and an event?

Once a post is identified as an event it is taken out of the normal blog hierarchy as
it’s status is changed from “post” to “event” and thus isn’t picked up by the
standard WordPress Loop query that is used to populate the blog. So a post can not be
an Event AND a Post at the same time.

Do I need to enter an end date?

You don’t need to enter an end date for the system to work. It is only “really”
required if you want to ensure that the generated hCalendar microformats are correct
for people who are going to export the event to a calendar application. An event
without an end date will still export but will default (depending on the calendar
application) to a 30 minute event.

Why does the system default to being disabled after I’ve activated it?

The Vent system starts in a disabled state for two reasons. Firstly, when it is first activated it doesn’t know what criteria you want to use to identify an event. If it was enabled from the start then it would mark ALL future posts as events from that point onwards.

Secondly, the Vent plugin is designed to also run in WordPress MU as well as the standard WordPress. In WordPress MU ALL plugins are activated by default. So if a user doesn’t want to use the Vent system they can disable it from within the settings page (WordPress MU users don’t have access to the plugins page).

Only when in an enabled state does the Vent system “Hook” into WordPress and start checking posts. So a disabled Vent system should have little to no processing overhead on a blog (or multiple blogs in WordPress MU’s case).

Tags: , , ,

Google AJAX Libraries API Plugin

May 28th, 2008 | 25 Comments | Posted in development, plugins

Update: I have updated this plugin to version 0.8- this version has a more extendable listener and also allows the loading of separate scriptaculous libraries.

Earlier this week Google announced their Ajax Libraries API.

The AJAX Libraries API takes the pain out of developing mashups in JavaScript while using a collection of libraries. We take the pain out of hosting the libraries, correctly setting cache headers, staying up to date with the most recent bug fixes, etc.

The Google Ajax Libraries API Plugin (what a mouthfull) is designed to make it easy to use the Google hosted libraries without the need to mess with your theme and plugin code.

When activated, the plugin will “listen” to all of the scripts added (via the WordPress wp_enqueue_script function) to your pages header and automagically switch the locally hosted library to a Google hosted one. Deactivating the plugin will remove the “listener” and your site will return to using the local versions.

WordPress MU administrators should copy the plugin into their MU-Plugins directory for it to be enabled across all of your hosted blogs.

Version 0.8 of this plugin is available for download below.

More »

Tags: , , , , , , ,

Truly Humbled

May 28th, 2008 | 1 Comment | Posted in development

All I can really say is “Wow, Thanks, I wasn’t expecting that”.

The response to the Introducing StayPress post has been more than I ever expected. What I imagined to be a set of plugins with a limited niche audience seems to have been picked up by a number of more mainstream sites.

Special thanks go to (amongst the hundreds of others who posted):

Work continues on the plugins, so thank you to everyone for their patience, obviously (well to me anyway) these plugins are quite complex so the development isn’t as quick as I would want but it is getting closer to an initial alpha release.

Tags: , , ,