29 August 2010
Posted: August 29th, 2010 | Author: Jon | Filed under: Life | Tags: azerbaijan, baku | 1 Comment »
I’ve not been able to get online properly at all the past week as I’ve been over in Baku (Azerbaijan) due to work, although I’ve got access to a pretty decent connection line now I’m staying at a co-workers”s place. Got another week to do before I fly back to the UK.
Baku is an interesting city to say the least, it’s helped a lot having a few co-workers who have been living here for the past few months and have shown me about the place. Although I’ve already been struck down with what the expats call Baku Belly!
Better start sorting through last week’s e-mail and feeds now, may try to upload some of the photos I’ve taken this weekend.
16 August 2010
15 August 2010
Posted: August 15th, 2010 | Author: Jon | Filed under: Development | Tags: basic-seo, php, plugin, wordpress | 1 Comment »
While developing Basic-SEO I’ve found the following sites very useful for reference purposes:
WordPress Plugin Repository – http://wp-plugins.org
You can’t beat learning by example, here you can browse the source code of all the plugins WordPress.org hosts.
WordPress PHP Documentation – http://phpdoc.wordpress.org/
All the comments from the WordPress source code extracted in HTML format and correctly linked, very useful for looking up functions.
WordPress Hooks Database – http://adambrown.info/p/wp_hooks
Database of all the action & filter hooks that have ever been available in any WordPress release and where it occurs in the source code.
WordPress Codex – http://codex.wordpress.org/
The official documentation for WordPress, has a very useful developer documentation section.
- Journalism Warning Labels (via) - bloody brilliant! I love the “Journalist does not understand the subject they are writing about” label. My eyes were opened to this kind of thing when the national media got a story about someone I know horribly wrong. (0) #
14 August 2010
10 August 2010
Posted: August 10th, 2010 | Author: Jon | Filed under: Development | Tags: basic-seo, php, plugin, seo, wordpress | No Comments »
It’s time to unveil my first WordPress plugin: Basic-SEO. It’s a very, very simple plugin really, it applies a pre-defined set of search engine optimisations to your active theme. It has no configuration options at all at the moment it just achieves the goal I had in mind for it. I thought I’d release it as it is now in case anyone else finds it useful. I’ve already got a list of features I’d like to add to it but my next step is to get it listed on WordPress Plugins.
If you find the plugin useful or have an feedback then please let me know.