But what is it good for?

Posts tagged with: php

A New Look And Code Base For lildude.co.uk

After a lot of coding, deliberation and testing, I'm happy to reveal the "new and improved" (of course it's improved, else it wouldn't be a very good "new" product would it? ;-) ) lildude.co.uk. For those who only read my site via the feed, you'll have to pop by and have a look around. So what's changed? Well, first and foremost, I've migrated from Wordpress to Habari following pretty much the same procedure I used previously and documented: Migrating from Wordpress to Habari. At the same time I create a completely new speedy theme which I've entitled "BlackForest". I ... Continue reading ►

Do One Thing Towards Habari 0.7 Today

Michael C Harris sent this out to the habari-users group earlier today, and I thought I'd post it here to try and spread the word a bit and build up a bit of momentum. Let's give a little push towards releasing 0.7, by doing one thing today to move Habari forward. Here's a list of things that you could do. Look at the list of tickets left in the 0.7 release and see if you can move one forward (comments, patches, commits, tests). See the list of tickets at https://trac.habariproject.org/habari/report/14. Improve the release notes, which can be found at ... Continue reading ►

Habari HOWTO: Set Number of Posts for Home Page Different from Default

I've been using, contributing and hacking around Habari for some time now and I thought it's about time I started sharing my knowledge in a series of "Habari HOWTO" posts. This is the first in what will hopefully turn out to be a large valuable list for Habari users. This question was posed on the habari-users group by manda: I'm looking to set my home.php to show only 2 posts, but leave all other entry.multiple.php show whatever default number I set in Habari options (whether it be 5, 10 or 20). Is there something simple to add to home.php to... Continue reading ►

HB-Cumulus 1.5

I've just released the next revision of HB-Cumulus - rev 1.5. This release now takes full advantage of the new tags functionality in the latest Habari SVN code and also now uses SWFObject 2.2 for the embedding in "non-compatibility" (ie the default) mode. All the other changes are minor and include things like better HTML validation, formatting of the code itself and an update to the tagcloud flash file itself. Downloads are on the HB-Cumulus project page. As this is a new release, I've closed comments on the 1.4 post. If you encounter any problems, please ensure you update ... Continue reading ►

PHP FastCGI, Lighttpd and Memory Leaks

I recently purchased a 1/4GB Joyent Accelerator account (aka zone) and thought as I've got full control of what I run, I'll try the Lighttpd (1.4.22) and PHP FastCGI (5.2.9) combination for my website hosting. Whilst this worked great and performance was pretty impressive, I'm not too impressed with the memory consumption of the PHP FastCGI processes. My accelerator is limited to 256MB and I was finding I was soon reaching this limit with each php-cgi process consuming at least 20MB, often with one consuming over 100MB!!!. At one stage this got so bad that I couldn't even login so ... Continue reading ►

SmugMug Media Silo Plugin 1.0 Now Available

Well, folks, it's taken a long time but I can now finally and proudly announce that my SmugMug Media Silo plugin for Habari is now available for download. The SmugMug Media Silo plugin implements a Habari media silo to access your SmugMug photos making it easy to insert images into posts and pages. You can also upload images directly to SmugMug from the Habari admin interface. You can find more details on what this plugin can do, and download it from the project page. If you encounter any problems, please feel free to let me know in this post and... Continue reading ►

HB Audio Player 1.1

Thanks to some good feedback and testing by the chaps in the Habari community, I've pushed out a small minor update to my HB Audio Player plugin which fixes some misbehaviour seen when your theme doesn't use a style.css file in the theme's base directory. From now on, HB Audio Player will only show a "Theme Colours" selection tool if it's managed to successfully locate a style.css file in your theme's base directory and it's found some colours in this file. I've also updated the download filename for the Habari SVN compatible release by using "svn" to indicate the Habari ... Continue reading ►

HB-Cumulus 1.4

I've just pushed HB-Cumulus 1.4 out the door. There's no major changes, only a bit of code tidying and I've now also made released a version that is compatible with Habari SVN (which will become 0.7 one day) which uses a new plugin architecture. Downloads are on the HB-Cumulus project page. As this is a new release, I've closed comments on the 1.3 post. If you encounter any problems, please ensure you update to rev 1.4 and if the problem still exists, leave a comment here.

HB-Cumulus 1.3

I've just pushed out a new revision of HB-Cumulus. This isn't a major update, rather another maintenance update in which I've: Updated tagcloud.swf to that provided with WP-Cumulus 1.20, which includes the following relevant fixes: "Fixed the mouse pointer not changing to a hand when hovering tags." "Adds Turkish language support to the Flash movie." Like the WP-Cumulus plugin, I've also added a "Compatibility" option. When this is enabled, the plugin will not use the SWFObject Javascript to embed the Flash. You can get the latest revision from the HB-Cumulus project page. As this is a new release, ... Continue reading ►

HB-Cumulus 1.2

I've just pushed out a new revision of HB-Cumulus. This isn't a major update, rather more of a maintenance update in which I've: Updated tagcloud.swf to that provided with WP-Cumulus 1.18, which includes a change that... "Improves mouse detection in transparent mode" Sorted out the documenting of the licensing of the various components Updated directory structure to better separate the 3rd party components and the HB-Cumulus code Tidied up code to adhere closer to the Habari coding standards You can get the latest revision from the HB-Cumulus project page. As this is a new release, I've closed comments ... Continue reading ►
Top