Blog: Difference between revisions
From Wildsong
Jump to navigationJump to search
Brian Wilson (talk | contribs) mNo edit summary |
Brian Wilson (talk | contribs) mNo edit summary |
||
Line 14: | Line 14: | ||
Okay, so it's roll-my-own | Okay, so it's roll-my-own | ||
== My requirements == | |||
Workflow management would be great | |||
Database backed? Don't care, text only would be fine | |||
Roles - would be good but not very important | |||
== Software == | == Software == | ||
These are | General reference on wikipedia http://en.wikipedia.org/wiki/Blog_software | ||
Dang! Wordpress is very popular. I think I will give it a try | |||
These are available on Hostmonster making them very easy for me to test. | |||
{| | {| | ||
|- | |- | ||
! package !! | ! package !! type !! platform !! comments !! link | ||
|- | |- | ||
| wordpress | | wordpress || blog || php mysql || the most famous || https://wordpress.org/ | ||
|| | |||
|- | |- | ||
| croogo | | croogo || cms + blog || CakePHP || | ||
|- | |- | ||
| b2evolution | | b2evolution || blog + || php mysql || extras including file and photo management || http://b2evolution.net/ | ||
|- | |- | ||
| textpattern | | textpattern || cms + blog || || http://textpattern.com/ | ||
|- | |- | ||
| geeklog | | geeklog || cms || php mysql postgresql || || http://www.geeklog.net/ | ||
|- | |- | ||
| anchor cms | | anchor cms || | ||
|- | |- | ||
| chyrp cms | | chyrp cms || | ||
|} | |} |
Revision as of 21:36, 9 August 2013
Investigating blogging software
Why not stick with the wiki?
I probably will for my own rough notes here on Wildsong.biz but I need something on http://GEO-CEG.org/
Mostly I want a format that allows me to develop ideas on pages that are not public and then publish them when they are ready to go.
Options
- hosted like "blogger" google again jeez cant get away from them
- roll my own, can you see where this is going
Okay, so it's roll-my-own
My requirements
Workflow management would be great
Database backed? Don't care, text only would be fine
Roles - would be good but not very important
Software
General reference on wikipedia http://en.wikipedia.org/wiki/Blog_software Dang! Wordpress is very popular. I think I will give it a try
These are available on Hostmonster making them very easy for me to test.
package | type | platform | comments | link |
---|---|---|---|---|
wordpress | blog | php mysql | the most famous | https://wordpress.org/ |
croogo | cms + blog | CakePHP | ||
b2evolution | blog + | php mysql | extras including file and photo management | http://b2evolution.net/ |
textpattern | cms + blog | http://textpattern.com/ | ||
geeklog | cms | php mysql postgresql | http://www.geeklog.net/ | |
anchor cms | ||||
chyrp cms |