I posted the actual plugin as a zip file. I’m not sure why my request to wordpress extend for SVN access went unanswered.
Copy Categories to Tags - The Plugin
Copy Categories to Tags - The Plugin
March 25th, 2008 · No Comments
Tags: Internet, Plugin, Projects, Wordpress
Copy Categories to Tags - The Plugin
March 7th, 2008 · 7 Comments
Part 2 of the previous Wordpress Tag Post
In my continuing effort to duplicate existing categories associated with posts as tags, I offer up this plugin. Remember, my goal is to phase categories out in favor of tags. So I don’t want to do just an abrupt change over switching my categories to tags. Instead, I [...]
Tags: 2.3, categories, Plugin, Projects, Tags, Uncategorized, Wordpress
QuickPost for Wordpress with tags and the option to disable comments
January 11th, 2008 · 2 Comments
Mikkel at blog.detersmart.dk has modified and posted a version of the QuickPost plugin that supports tags and provides the ability to disable comments. I am testing it now with this post. If all checks out, I will merge the changes (I had a few unpublished changes in my tree) and publish it out. Thanks a [...]
Tags: Blogging, Plugin, Programming, Projects, Tagging, Wordpress
Update to Quick Post Wordpress Plugin
October 26th, 2007 · 4 Comments
v0.5 (10/25/2007)
-Rewrote the bookmarklet javascript
-Fixed the photo bug with flickr
-Made the photos tab the default when on flickr
-Made photos linkable by adding a url. Leave it blank to prevent the link.
-Got the Wordpress svn to show the correct version number
Tags: Blogging, Programming, Projects, Wordpress
QuickPost Plugin is now hosted on WordPress.org
September 11th, 2007 · No Comments
Pretty cool beans.
Tags: Blogging, Projects, Wordpress
Version 0.4 of the QuickPost Wordpress Plugin is now Available
September 6th, 2007 · 6 Comments
I moved the project details to this page: QuickPost Wordpress Plugin.I added two new features that were being requested by the users.
Ability to turn the WYSIWYG editor on or off in the plugin admin page
Ability to define a unique default category per posting type in the plugin admin page
Let me know if you find any [...]
Tags: Blogging, Projects, Wordpress
Determine the Amount of Disk Space needed to Record Audio
September 5th, 2007 · No Comments
Over Labor Day, I was helping my brother-in-law with his homework. He was asked to calculate how much disk space would be needed to record a session if he new the following variables: The Sample Rate, The Bit Rate, Number of Seconds, and Number of Tracks. We sat down together and banged out a small [...]
Tags: Programming, Projects, Python, Uncategorized