Chyrp v2.0 released (chyrp.net)
I've been working on this project as a hobby for years, and finally reached a major milestone today. Version 2.0 has been in the making for a very long time, constantly improving and stabilizing. I'm very happy to finally have it out the door. I hope some of you guys will find it useful. :)
26 comments
[ 4.2 ms ] story [ 66.6 ms ] threadEdit: Here's what it said:
I've been working on this project as a hobby for years, and finally reached a major milestone today. Version 2.0 has been in the making for a very long time, constantly improving and stabilizing. Honestly it took way too long, but I'm very happy to finally have it out the door. I hope some of you guys will find it useful. :)
I had a look at the code (http://chyrp.net/code/files/includes/common-php.html) and after I clicked on "Blog" in the navigation on that page I got a 404 (seems like all links in the navigation point to an old version of the page, but the other links work). naturally it's nothing serious, I wanted only to inform you about this one :)
I'm assuming there are numerous behind the scenes tweaks and improvements, but are there any up front, noticeable features that are new or noteworthy to this release?
From 1.1.3.2 to 2.0 it's an entirely different system, basically. From 2.0 RC3 it's just the occasional fix here and there, and minor backwards-compatible additions (like `{% url "foo_bar" in Admin %}`.
Sorry I wasn't able to get an actual changelog out, I had the release planned for today and working on a changelog (from 1.x -> 2.x) would easily add another week to the release date.
Alternate URL is confusing. What exactly does this do? Can I use my own domain name? (it seems like it will change the Chryp URL, but not sure..
On your blog page the date is shown off the left side of my browser window. My window is 1024px wide....
Looks nice.
Sorry about the blog date thing, I'd forgotten to do the blog area until the last minute so the whole thing's kind of rushed. I'm planning on fixing that later.
Edit: Fixed the blog being too wide.
The Extend -> Themes (and others) link doesn't work (404).
Those seem to work for me, they just don't have anything in there yet so it's empty.
I clicked on Code and on that page all the navigation links have /old/ in them and 404 if you try to follow them.
The rest of the pages seem fine, it's just the code page that breaks the navigation. I have a feeling it wasn't updated for the 2.0 release?
-----------
There are many other differences obviously, but these are the major feature differences I can name off the top of my head. Also, I haven't used either of those in ages aside from making sure importing works so I may be off a bit.
Note: It's not really completely simple, because what's lighting up is the <li>, which contains both the header link and the nav link. But I'll figure something out, and probably end up having the area under the header clickable for the nav.
In our industry (photography) its hard to convince people to use something other than WordPress (which I don't mind working in, but often find bloated and unnecessary).
I hope that Chyrp (or something like it) can start catching up to WP in terms of community and market share (for self-hosted blogs). I don't know if WP has too much momentum, though.
Nice work