New jQuery plugin: Topbox

Today, I released a new jQuery plugin: jQuery Topbox. This plugin creates a simple message box which can be visible at the top of your webpage.

The plugin van be downloaded from Github, click the download button in the upper right corner and download the current stable release: 0.1.

A demo is available here: http://demo.raymonddesign.nl/topbox/.

When you have any problems or suggestions, please leave a comment.

New version of Advanced XML Reader

Today, I have released a new version of Advanced XML Reader.
Version 0.3.1 contains three updates:

  • Hide a specified tag when looping through multiple results
    You can now remove a tag from the output. The tags that need to be hidden can be specified in the option menu.
  • Recognize web urls and show them as links
  • Recognize image urls and show them as images

You can update the plugin using the integrated WordPress plugin manager or by downloading it from WordPress.org

If you have any questions, please leave a comment.

Note:
I know the plugin is very slow right now. From version 0.4 there will be a cashing system that cashes to parsed data in the MySQL database.

It’s nearly done

After a few months of scripting, debugging and testing, I finally found a solution to make it possible for Advanced XML Reader to loop through multiple items in a XML tag. If everything goes like expected I suppose the new version of the plugin is available in 3 weeks. This new version (version 0.3) contains the new feature to loop through multiple items. I plan to release version 0.4 in a month after the version 0.3, in 0.4 you’re able to add multiple XML files.

Hello world!

This is my first post on this blog. In the future I will use it to post information and changelogs about my projects (eg. my WordPress plugins). When you have a idea or question to me or my projects, please leave a comment.