Posted by Peter 2 February 2012
...to PodHawk.
PodHawk is a content management system specially designed for audio and video podcasters. Developed from the well-established LoudBlog software, PodHawk will manage your audio and video files, generate a full podcasting RSS feed, and allow you to present your postings on an attractive web-page. There is a choice of webpage players, so your listeners can listen to your masterworks straight from your site.
This site runs entirely on PodHawk, and shows a few of the things that PodHawk is capable of doing. You can read much more about PodHawk here, and download the latest version of PodHawkhere.
Photo of a red-tailed hawk by Vicki’s Nature/flickr
Categories news
Tags welcome
Posted by Peter 2 February 2012
PodHawk 1.8 was released today. I have completely re-written most of the code.
The major changes are:
- PodHawk 1.8 uses PHP Database Objects (PDO) to manage the database. PDO is faster and more secure than ADODBLite. However, PodHawk will fall back to ADODBLite automatically where the PDO modules are not available.
- PodHawk 1.8 uses HTML Purifier to ensure that your postings contain only ‘good’ html, and that comments left on your site by listeners cannot contain malicious code.
- PodHawk 1.8 supports the latest version of the JW Player. This uses HTML5 to display a player on devices (eg iPads and iPhones) which do not support Flash.
- there is an improved (more secure) option to allow listeners to leave audio comments.
- a new Facebook plugin, to work with all the changes which Facebook have made in recent months.
- a new theme (Whitebrush) with many thanks to Falko Knizia
- a German language option for the backend pages – thanks again to Falko.
- you can store your audio and video files on Amazon S3. PodHawk will handle file upload and download. Your Amazon “bucket” becomes effectively an extension of the ‘audio’ folder on your server. This option is valuable where your web host restricts the download bandwidth from your site.
There are instructions for installation and upgrading in the download package. I now need to revise the Wiki, to include detailed information on the new features. This may take a few weeks. Please be patient!
Categories news
Tags
Comments (0)
Posted by Peter 23 June 2011
There is a potential vulnerability in the system for handling comments from listeners/users. I have fixed it in a new release, PodHawk 1.73. You should upgrade your PodHawk installation as soon as possible.
Only two files need to be changed – podhawk/inc/commenthandler.php and podhawk/inc/smarty-functions.php. The new versions of these files are available for download here. You can if you prefer simply download these two files and upload them to your site in place of the existing files with these names. They will work on any PodHawk version since 1.7. If you have an older version, please consider upgrading now.
The vulnerability affects only the inbuilt PodHawk commenting system, not the option to use Disqus comments.
Categories news
Tags
Comments (0)
Posted by Peter 25 February 2011
I have released PodHawk 1.72 today.
This is mainly a bug-fix release. In particular, the missing files in the Facebook plugin have been restored.
The two new features are:
- improved security of the Smarty templating engine. Details here.
- one-click options on the id3 page to use the post title in the id3 title tag and the post summary in the id3 comments tag.
You can download PodHawk 1.72 as a zip or a tar.gz package from Sourceforge. There are instructions for installing and updating in the packages.
Categories news
Tags
Comments (0)
Posted by Peter 6 January 2011
I have released PodHawk 1.71 today. You can download a copy from Sourceforge.
The main new features are:
- a new Facebook plugin. This is needed because Facebook have made large changes to their API. Many of the features of the old PodHawk Facebook feature have ceased working or will shortly do so. Details here. If you use the old Facebook feature, you should switch to the new plugin, and change the settings for your Facebook application, as soon as possible.
- a new URL rewriting plugin, which will automatically rewrite the URLs of your site pages so that they are more “human readable”, and will adjust the links on your web pages to match.
- a revised Ping plugin. I have removed pinging services which no longer accept automated pings, and included a facility for adding your new post to your Delicious bookmarks.
- an autosave feature on recording page 2. This saves the posting text and title every 30 seconds, so that you never risk losing your work when your session expires. You can switch the feature on and off from the settings page.
- also on recording page 2, there is a new box in which you can enter a short summary of your posting. This is used eg in the “description” metatag in the head section of your web page and in your Delicious bookmarks.
- improved interfacing with the Disqus commenting system.
- a facility for putting QR barcodes beneath your posts. Users with Smart phones can download your podcast simply by scanning the bar code with their phone. Details here.
- a Flash file uploader on the images page, so that you can upload multiple images at the same time.
- PodHawk now downloads certain Javascript files (jquery, swfobject) from Google instead of from your site. This should improve speed and reliability.
- an improved menu system in the admin pages.
Because it was urgent to make the new Facebook plugin available, I have not had time to rewrite the interface between PodHawk and the JW player. PodHawk appears to handle the latest JW player (version 5.4) fine, but does not yet exploit its ability to use html5 tags on devices like iPhones which cannot use Flash. I will do this for the next release.
Categories news
Tags
Comments (0)