Spent a bit of time yesterday trying to get my code examples highlighted using the GeSHi class. However using the WordPress plugin code, I found that though the code was coming up fine it was removing all paragraphs and line breaks from any surrounding text. So I then wrote my own plugin still calling the GeSHi class file, but where it displays both code and text properly.
It is
(more...)
Yesterday there was Matt Mullenweg's WordPress meet up in Covent Garden that unfortunately I couldn't get to.
Then tonight is Geek Dinner with Robert Scoble. Even Danny Sullivan is attending.
Address:
Texas Embassy Cantina
1 Cockspur Street, London SW1Y 3DQ [Google Map or Multimap]
Tel: 020 7925 0077
Fax: 020 7925 0444
Email: enquiries@texasembassy.com
Tube stops: Charing Cross, Piccadilly, Leicester Square.
But unfortunately I can't make this either,
(more...)
I spent ages hunting for a decent stats system for WordPress, but nothing seems to fit my needs. I want to see number of views on the site as well as number of feed grabs.
The closest thing I could find was Counterize which deals with page views nicely, but doesn't track RSS views.
As the feeds are served through PHP it shouldn't be too much trouble to hopefully
(more...)
I decided to use Wordpress for this blog as it seems to be the current 'standard'. It was nice to se that it works nicely out of the box after the short install. However, being as awkward as I am, I decided that that I wanted to tweak it a bit:
Firstly I didn't want to have a dynamic url system, so opted to use WP's 'permalinks' setup. But again
(more...)