Web Article Directory

webarticles.jpgSo you have a blog, it’s doing fairly well in terms of its steady traffic of daily visitors, the Adsense is starting to work out for you, but you want to monetize it just that much more - maybe you are planning to try out some affiliate marketing for the first time, and as they always tell you, throw up a few pages with some content on them, relevant to your chosen niche - you will be needing an article directory site to handle this particular job for you.

Of all the article directory web sites on the internet, not many of them are what you might call Web 2.0 in their design or functionality. An established presence in this market is web-articles.info.
read more »

ACMS Theme for WordPress

ACMS theme has been updated to v1.4
screenshot.pngACMS (not a blog) is a theme that turns WordPress into a Content Management System.

Blog posts become news items
Blog pages become CMS pages
The front page can be configured with static HTML content.

Use it for anything you might use a CMS for - sell a product, make a portal, etc…

It’s a fixed-width, 3 column theme, compatible with WP 2.2. and has been tested on Firefox 1.5, 2.0, Internet Explorer 6 and Opera 9.
This theme is not sponsored, and is released under the terms of GPL v2

read more »

ACMS WordPress - excerpts

ACMS makes use of excerpting with optional override of the –more– pseudo-tag - the body of the code comes courtesy of the-excerpt-reloaded with modifications - for which, many thanks.

All languages struggle to keep valid XHTML as soon as strings are being chopped up. PHP is pretty good at it - it should be, given its design for html integration - but it’s (probably) impossible to catch every error, there’s always some situation that sneaks through…

ACMS WordPress Theme

screenshot.pngACMS (not a blog) is a theme that turns WordPress into a Content Management System.

Blog posts become news items
Blog pages become CMS pages
The front page can be configured with static HTML content.

Use it for anything you might use a CMS for - sell a product, make a portal, etc…

It’s a fixed-width, 3 column theme, compatible with WP 2.2. and has been tested on Firefox 1.5, 2.0, Internet Explorer 6 and Opera 9.
This theme is not sponsored, and is released under the terms of GPL v2

read more »

WordPress as CMS

We’ve had several enquiries recently about turning WordPress into a Content Management System. It’s always been a fairly regular request, but now seems a sign of further acceptance of blogging into the mainstream.

The general idea would be:
Blog posts turn into news items
Blog pages turn into CMS pages
Static HTML content on the front page

Anyway, we’re going to start work and see how feasible the whole business is now - it was tricky under WP1.5. There are one or two little programming problems to figure out first…