As some of you know, I’m working on an all new version of Advanced XML Reader. This version should support multiple XML files and adds an option to choose between single tags (as in v0.2) or merging multiple tags (v0.3). Continue reading
Advanced XML Reader is now using the WordPress HTTP API
Today, I released Advanced XML Reader version 0.3.3. Since this version the plugin doesn’t require cURL anymore. The plugin is now using the WordPress HTTP API. So, now it should run in any setup, because it doesn’t require any external libraries.
Please contact me or leave a message when you experience any problems.
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.
Bugfix for Advanced XML Reader
Today, I released version 0.3.2 of Advanced XML Reader. This version fixes a bug when using PHP in safe mode. The cURL option followlocation is disabled to prevent PHP errors when running in safe mode.
If you are experiencing any problems, please let me know.
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.
Advanced XML Reader 0.3
Today, I have released Advanced XML Reader version 0.3.
Updated in this version:
- From now you can loop through multiple entries
You can update the plugin using the integrated WordPress plugin manager or by downloading it from WordPress.org
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.