bryar-devel Mailing List for Bryar
Brought to you by:
plural
You can subscribe to this list here.
| 2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2005 |
Jan
(2) |
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: Jesse S. <je...@th...> - 2005-06-30 05:21:42
|
I've released my Mason rss module for Bryar with instructions how to use it on my website. You can get the Mason component and info at http://www.jessestay.com. An atom producer to come. Jesse |
|
From: Jason G. <ja...@mu...> - 2005-01-13 04:25:51
|
On Jan 11, 2005, at 6:12 PM, Jesse Stay wrote: > I have added to my site a link with a Bryar component that works with > Mason along with instructions on how to install it. I've also > translated Simon Cozen's TT calendar app to a Mason component. Let me > know if you have any troubles. It can be found at: > > http://www.staynalive.com/blog.html/01-11-05-18:57.html? > > -Jesse > > This is awesome, Jesse, thanks. I have had one other person (was it you?) express interest in a mason front end/renderer for Bryar. I am a huge mason fan, so I am psyched about this. Mason is certainly not for everyone (nor is TT for that matter, but still.....), but I would like to see a viable Mason front end emerge. I will post this on my bryar resource site. -jason gessner ja...@mu... |
|
From: Jesse S. <je...@th...> - 2005-01-12 02:29:42
|
I have added to my site a link with a Bryar component that works with Mason along with instructions on how to install it. I've also translated Simon Cozen's TT calendar app to a Mason component. Let me know if you have any troubles. It can be found at: http://www.staynalive.com/blog.html/01-11-05-18:57.html? -Jesse |
|
From: Justin D. <ju...@de...> - 2004-12-14 07:04:36
|
Cool, there might be some movement on this now;) Bryar 2.6 leaves a lot to be desired. For instance, actually working out-of-the-box would be a big improvement I think (I was using the CGI frontend - calendar bug bit me). When I was looking for a blog package my criteria were: -in perl -using TT or at least have a way to implement the view in TT -elegant implementation -easy to install, cutstomize, and extend Bryar looked like the only one that fit the bill. Unfortunately it took quite a few hours to get it working satisfactorily. Even now its still not as nice as I had wanted. There is really no reason that Bryar can't be all I was looking for and much more. It looks like Feuilleton has some nice ideas (Plugin API, ACLs, SPAM proofing, etc...). It also looks like Simon has already taken a hack at this. http://feuilleton.simon-cozens.org/ http://cvs.simon-cozens.org/viewcvs.cgi/feuilleton/ I wonder what we can glean from his attempt... The problem with Feuilleton is that it increases the complexity and dependancies in order to achieve its goals. I'm not a fan of requiring even more modules than Bryar does now. Actually, I think that Bryar should be made to have the ability to work with a very minimalist set of modules. This way it will be possible to run in restrictive environments as well as have a "minimalist" method of use for those that simply want it. Complexity could then be scaled to the desired/required amount as a choice. Having a minimalist ability will allow Bryar to better compete with something like Bloxsom. And the ability to scale things up as you need them would allow it to compete with things like MT. In short I'd like to see Bryar do the following: -clean up the current API -add a robust plugin API -allow for a minimalist install Any thoughts? I'd be willing to help out in any way I can. Justin DeVuyst |