| Author |
Message |
freedom_is_chaos
Joined: 12 Sep 2008
Posts: 166
|
| Posted: Tue Sep 01, 2009 4:17 am Post subject: Linode Library software |
|
|
What software did Linode use to create the library, was it a mod of some existing PHP/MySQL thing or custom written?
I have to admit, I'm pretty jealous of it :D |
|
| Back to top |
|
marcus0263
Joined: 21 Jul 2008
Posts: 171
Location: Seattle
|
| Posted: Tue Sep 01, 2009 9:54 am Post subject: |
|
|
| I'm not sure what they use but if you're looking for an excellent CMS I very highly recommend Drupal 8) |
|
| Back to top |
|
freedom_is_chaos
Joined: 12 Sep 2008
Posts: 166
|
| Posted: Tue Sep 01, 2009 10:18 pm Post subject: |
|
|
marcus0263 wrote: I'm not sure what they use but if you're looking for an excellent CMS I very highly recommend Drupal 8)
I like Drupal and Wordpress, but I was looking for something like the Library for documentation/explanation at work. |
|
| Back to top |
|
marcus0263
Joined: 21 Jul 2008
Posts: 171
Location: Seattle
|
| Posted: Wed Sep 02, 2009 4:15 pm Post subject: |
|
|
freedom_is_chaos wrote: marcus0263 wrote: I'm not sure what they use but if you're looking for an excellent CMS I very highly recommend Drupal 8)
I like Drupal and Wordpress, but I was looking for something like the Library for documentation/explanation at work.
:?:
What specifically are you looking for? Looking at Linodes library I really don't see what is beyond Drupal's scope. Actually it's a pretty basic set up, what features specifically are you looking for? |
|
| Back to top |
|
tychoish
Joined: 14 Jun 2009
Posts: 4
Location: New Jersey
|
| Posted: Wed Sep 02, 2009 5:50 pm Post subject: |
|
|
The Linode Library is an internally developed system built with a whole lot of Perl, a little bit of SQLite, and a good measure of git. Thanks for your comments! Alas, it's not ready for general use, but we're quite proud of it and have enjoyed using it quite a bit.
One of the things that we like the most about the Library system is that it builds a static site based on a collection of source files and a templating system. The good news about this is that there are other applications that are built with this kind of use case in mind. Consider things like Ikiwiki <http://ikiwiki.info/>, Jekyll <http://github.com/mojombo/jekyll/tree/master>, and Hyde <http://github.com/lakshmivyas/hyde/tree/master> as they do similar sorts of things--albeit a bit differently.
Cheers,
Sam |
|
| Back to top |
|
freedom_is_chaos
Joined: 12 Sep 2008
Posts: 166
|
| Posted: Thu Sep 03, 2009 3:49 am Post subject: |
|
|
marcus0263 wrote: What specifically are you looking for? Looking at Linodes library I really don't see what is beyond Drupal's scope. Actually it's a pretty basic set up, what features specifically are you looking for?
A clone of the interface.
Thanks tychoish for the comment and suggestions. |
|
| Back to top |
|
Vance
Joined: 18 Jan 2009
Posts: 350
|
| Posted: Thu Sep 03, 2009 7:12 am Post subject: |
|
|
tychoish wrote: One of the things that we like the most about the Library system is that it builds a static site based on a collection of source files and a templating system. The good news about this is that there are other applications that are built with this kind of use case in mind.
Also Bricolage. |
|
| Back to top |
|
| |