The right theme to modify

Posted by & filed under Blog.

wordpress-logo-smaller-rgb

I have been looking at a lot of themes for WordPress. especially one that is either easy to modify or on to make child themes with. So far I have had no luck, I am looking for a theme that does not use too much of its own style of coding and functionality but stays… Read more »

Simple Taxonomy

Posted by & filed under Plugins.

applications-system

I tried a simple taxonomy for my photographs site,  I can now add Location and People tags, works quite well, I am  afraid it will take a long time to add all those tags to my pictures. Oh yes, the plugin used is the simple taxonomy by yoast.

Nginx roundup

Posted by & filed under Servers.

network-server

So…. setting up nginx has a few pitfals, one thing that you need to do is that in nginx.conf  you have to specify the location of the site on the server for php, otherwise  it will think that the $_server['document_root'] is the default location that nginx was compiled with. I don’t like the fact that… Read more »

Nginx and wordpress

Posted by & filed under Servers.

network-server

I looked into setting up nginx. This is supposed to be a faster web server than apache. For set up and installation you better search for information (Google for nginx php-fpm and your OS). The biggest issue is the rewrite rules used by apache and located in .htaccess files. I had tried nginx before and… Read more »

Using PhotoQ for a photo blog

Posted by & filed under Blog.

wordpress-logo-smaller-rgb

PhotoQ is nice to use as a blog/album to use for your digital camera, either as a public blog or a restricted one if you plan to post all your private pics. Download the latest version, it is at the time of writing a beta  but I have had no issues yet. Install other plugins… Read more »

Protecting your blog, a few notes

Posted by & filed under Plugins.

applications-system

When you are using WordPress as a site with data that you don’t want everybody to see you might want to avoid public access to the site. Plugins to the rescue: Askapache Password protect: I could not configure it so not tested. Password Protect Plugin for WordPress : “This plugin will force all visitors to… Read more »

Follow up on A WordPress setup for photographs

Posted by & filed under Blog, Plugins.

applications-system

I discovered that there was a plugin for the stuff I wanted:  PhotoQ. Together with the right theme I am pleased, if only if would be able to auto-rotate and prevent images ending up  twice in the database. The theme is not 100%, I had to modify parts and it is not build completely to… Read more »

A WordPress setup for photographs

Posted by & filed under Plugins.

applications-system

My collection of photographs from my digital camera’s is getting quite big. I have tried flickr Gallery and a few other things but they just did not do100% of  what I wanted. I think I can do this with WordPress by doing the following: The right theme: Tanzaku maybe. a plugin to add photographs: Read… Read more »

Welcome to the new blog

Posted by & filed under News.

document-new

It has been a while since I last looked at WordPress. And  I am pleasantly surprised how much it has improved and evolved. It looks like it is usable as a CMS. The blog will be used to test and experiment with various settings, options, modifications and plugins.