Writting your first WordPress plugin
How-to, Programming, php, wordpress
Posted: May 25th, 2007
Wordpress is a highly used and easily customizable platform for content creation and management. In this post I’ll guide you through the basic structure and steps required to create a simple and useful wordpress plugin.
The first step is to define the plugin header that wordpres uses to determine which files it should include in the […]
12 Comments »
wp-Octave, bringing the power of octave’s plotting capabilities to WordPress
Tools, wordpress
Posted: May 21st, 2007
Octave is powerful opensource clone of Mathworks Matlab which bring to the FOSS community most of the strengths of this power full tool. wp-Octave is a simple wordpress plugin that allows anyone with a basic knowledge of the matlab syntax to produce high quality plots of small (or not so small) sets of data and […]
No Comments »