Posted by Peter 18 March 2010
I have released PodHawk 1.6 today. Download here.
New features include :
Facebook integration. Optionally, you can put your PodHawk site on Facebook as a Facebook application. Your users can add your podcasts to their profiles, and put your mp3 files in their News Feed for their friends to listen to. Full details here.
Flash file uploading (in place of the old php browser upload). If your server is set up to read “php_value” directives in .htaccess files, your PodHawk upload limit is now 50MB. Details here.
A new feature for compiling audio/video playlists and playing them in the JW player on your web page. See the example on this site. Details here.
A newly-designed calendar plugin for your webpage which uses cunning AJAX technology to move from month to month (instead of reloading the webpage).
Plus many more minor enhancements and a few bug fixes.
PodHawk 1.6 requires php5. If your server has php4, you should install PodHawk 1.53 instead.
Full install/upgrade/convert from LoudBlog instructions are included in the .zip and .tar.gz packages.
Future plans for PodHawk include support for file hosting on Amazon SSS (this is possible at present, but could be made more useable); and a JavaScript API to allow material from your PodHawk site to display on other CMSs such as Drupal and Joomla. Other suggestions welcome. Happy podcasting!
Share this posting on Facebook
Categories news
Tags
Comments (0)
Posted by Peter 4 March 2010
PodHawk 1.53 has been released today. This is a minor bug-fix release. Instructions for installing or updating are included in the zip file.
PodHawk 1.6 will be released in the next week or two. It will require php5. If your server has php4, you should install/upgrade to PodHawk 1.53 and not PodHawk 1.6.
Share this posting on Facebook
Categories news
Tags
Comments (0)
Posted by Peter 29 December 2009
PodHawk 1.52 was released today. You can download it as a .zip or a .tar.gz archive here. The archive contains instructions (howtoupdate.txt) on how to update from earlier PodHawk versions.
This is principally a bugfix release. In particular, I have traced and corrected the bug which placed three invisible invalid characters at the beginning of the RSS feed. There is also a new theme (Black Urban) for you to try. You can customise the links at the top of the Black Urban page by simple editing of podhawk/custom/themes/black_urban/index.tpl.
Future plans for PodHawk include Facebook integration, so that your podcasts can be displayed in your Facebook profile, complete with players so that your friends can listen to them; a Flash uploader for file uploading; and a facility for creating and managing playlists. I propose to drop browser file upload (which can only be used for small files) and the CGI uploader; and also support for QuickTime , subject of course to any comments which users may have.
Share this posting on Facebook
Categories news
Tags
Comments (0)
Posted by Peter 1 December 2009
PodHawk 1.51 was released today and can be downloaded from Sourceforge. This is a bug-fix release with no significant new features.
Share this posting on Facebook
Categories news
Tags
Comments (0)
Posted by Peter 18 November 2009
PodHawk 1.5 was released today. You can download it here. The download package contains instructions on how to install Podhawk, and how to update from PodHawk 1.4.
New features include :
- URL rewriting. For example, instead of www.mypodhawksite.com/index.php?cat=music, your listeners can now ask for www.mypodhawksite.com/music. Further details in the PodHawk wiki.
- Option to send a tweet to your followers on Twitter whenever you put a new posting on air.
- Option to include Share This links on your posts.
- A new system for counting downloads. PodHawk can now count plays of mp4 and flash videos from the JW player on your site; previously it could count only plays of mp3s.
- thumbnail images in the images manager
- Option to populate home page with posts from a single category, instead of from all categories
The big changes however are under the bonnet. Large parts of the coding have been rewritten to make PodHawk more secure against sql injection, cross-site request forgeries and other nasty stuff. Again, fuller details are in the Wiki. I have also replaced Adodb (the programme which handles database transactions in PodHawk) with adodb-lite, which uses smaller resources on your server.
Please update your PodHawk site as soon as possible to benefit from the important security enhancements in PodHawk 1.5.
PodHawk 1.5 will be the last release to support php4. Most php servers today run php5, and php6 will be available soon. If your server still runs php4, tell your web host or server administrator that it is time to upgrade!
Share this posting on Facebook
Categories news
Tags
Comments (0)