mod_blog

A blogging engine in C (by spc476)

Mod_blog Alternatives

Similar projects and alternatives to mod_blog

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better mod_blog alternative or higher similarity.

mod_blog reviews and mentions

Posts with mentions or reviews of mod_blog. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-20.
  • Mod_blog: A Blogging Engine in C
    1 project | news.ycombinator.com | 25 Jan 2024
  • CGI programs have an attractive one step deployment model
    1 project | news.ycombinator.com | 24 Jan 2024
  • How to Start Your Blog in 2023
    8 projects | news.ycombinator.com | 20 Feb 2023
    I used to write raw HTML, but have since come up with my own markup system [1]. The posts themselves are still stored in HTML because I don't want to get stuck with a sub-optimal markup language. By storing the rendered HTML, I can change how the markup language works (and I have).

    The blog engine itself [2] is one I wrote starting back in 1999, and still in use. It works, does exactly what I want, so there's no reason to change it. And to see it in action: <https://boston.conman.org/>.

    [1] You can see an example here: <https://github.com/spc476/mod_blog/blob/master/NOTES/testmsg>. The markup engine is written in Lua: <https://github.com/spc476/mod_blog/blob/master/Lua/format.lu...>.

    [2] <https://github.com/spc476/mod_blog/>

  • Websites Die
    3 projects | news.ycombinator.com | 29 Jun 2022
    It comes down to the person running the website has to care. That's it. It doesn't matter how simple it is if the person doesn't care.

    In my own case, I've been running my own website for 24 years now [1]. The URLs I started out with have remained the same (although some have gone, and yes, I return 410 for those) and the technology hasn't changed much either (it was Apache 24 years ago, it's still Apache today; my blog engine [2] was a C-based CGI program, and it's still a C-based CGI program. The rest of the site is static, and there's no Javascript (except for one page). I can see it lasting at least six more years, and probably more. But I care.

    [1] Started out on a physical server (an AMD 586) and a few years later on a virtual server.

    [2] https://github.com/spc476/mod_blog

  • A note from our sponsor - InfluxDB
    www.influxdata.com | 7 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Stats

Basic mod_blog repo stats
4
108
5.5
4 months ago

spc476/mod_blog is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.

The primary programming language of mod_blog is C.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com