I like the idea lot and I think especially the information about who is 
using a library for what, would be very helpful. Sometimes libraries "just 
work" and are changed not very frequently. In the OS world, this might look 
like they are dead, but they might just be very stable and in heavy use. 
That information would be very helfpul, when chosing the library stack to 
build a pyramid web app on.

cheers,
Achim

Am Dienstag, 11. März 2014 22:22:13 UTC+1 schrieb Whit Morriss:
>
>  I think this is a great idea.  Maybe we could add it to 
> https://github.com/sontek/notaliens.com .  Good sprint topic for pycon et 
> al. 
>
>  I'd recommend having a simple rating (like/dislike), comment system, a 
> way to indicate project liveness (activity can be scraped from github?) and 
> compatibility.  And may a place where people can say "I use this on X" w/ a 
> date. 
>
>   A lot of the extensions are out there, but often it's expert knowledge 
> to know what people are using to solve different problems.
>
>  -w
>  
>  
>   d. "whit" morriss
> Systems Engineering / DevOpstetrics 
> [email protected] <javascript:>
>
>  
>  
>
>  
>  On Mar 6, 2014, at 5:57 AM, Dmitry Petukhov <[email protected]<javascript:>
> >
>  wrote:
>
>  Hi. 
>
>  I'm using Pyramid in my development process about 1.5 years. I've 
> started from the ground and now my site (it's network of sites actually) 
> become relatively big. Pyramid was my first python web framework, my 
> first serious python project and as documentation promised, 
> Pyramid grown with me:
> from one file app to views across multiple modules. What can I say? I like 
> Pyramid.
>
>  But now I started to notice that for many small tasks I need to look for 
> solution across internet or write my own solution. Last example: 
> Pagination. Pyramid doesn't have a module for this.
> Next example: I have to implement sitemap and ended up with writing my own 
> solution. RSS/Atom feed generation? Managing uploaded files? I miss all of 
> this in Pyramid.
>
>  I understand that core of the framework should be small - it's by spirit 
> of the Pyramid, because it can be used not only for general-purpose web 
> sites like my site. But in the same time I think
> it would be great to have organized list of extensions, batteries for 
> pyramid. I saw some of them in github repo but they are very uncoordinated. 
> Take a look
> at the Flask extensions: http://flask.pocoo.org/extensions/ - I want to 
> see something like this for Pyramid. I want to open the page and find the 
> solution for pagination. If there is no such module,
> I can contribute my module. At now there is no such page and I'm not sure 
> where can I put my code and even if I put it somewhere, how people will 
> know about it?
>
>  What do you think, community? Once again: I suggest to create central 
> extensions hub and contribution rules.
>  
>  
>  -- 
> You received this message because you are subscribed to the Google Groups 
> "pylons-discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected] <javascript:>.
> To post to this group, send email to [email protected]<javascript:>
> .
> Visit this group at http://groups.google.com/group/pylons-discuss.
> For more options, visit https://groups.google.com/d/optout.
>
>  
>  

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pylons-discuss.
For more options, visit https://groups.google.com/d/optout.

Reply via email to