Tagged Questions
1
vote
2answers
2k views
Could Jekyll/Octopress and other static blogging engines be a good option for a heavy online magazine? [closed]
(Disclaimer: I thought this question should be asked on SuperUser, but it seems that was not the right place. Hope this one is more appropiate.)
I'm exploring several options for setting up a static ...
0
votes
0answers
95 views
Recommended blogware for creating a dynamic programmable php-mysql blog? [closed]
I want to create a blog-like website. At the begining I'll need a simple one person blog software, but in the future I'd like to have full access to the code and database (control the way posts are ...
2
votes
2answers
143 views
Photoblogging engine using PHP and MySQL or PostgreSQL
I am looking for nice looking and with good usability photo blogging software to run on my server. So far I have found PixelPost, Cheesecake and EZPX.
PixelPost - look quite abandoned project
...
3
votes
6answers
738 views
Dead-simple PHP/MySQL blogging tool?
I need a really simple solution to build a one-person blog on a shared host: When the user wants to create/edit a blog entry, he calls a PHP script on the server which will...
1. save the raw article ...