plonewars.com

September 13th, 2007

ATPhoto 1.0-alpha1 (Alpha release) — Plone CMS: Open Source Content Management

The first public release of ATPhoto includes a cool slideshow feature, Flickr import/export, Zip file import/export, and photo transformations (rotate, flip).

ATPhoto 1.0-alpha1 (Alpha release) — Plone CMS: Open Source Content Management

Originally from del.icio.us/tag/plone by edux


from Yoda http://plonewars.com/2007/09/13/atphoto-10-alpha1-alpha-release-%e2%80%94-plone-cms-open-source-content-management/







September 13th, 2007

Plone demo site — Demo plone site

Plone demo site — Demo plone site

Originally from del.icio.us/tag/plone by butsel


from Yoda http://plonewars.com/2007/09/13/plone-demo-site-%e2%80%94-demo-plone-site/







September 13th, 2007

L’Agenda du Libre – Informations sur un évènement

L’Agenda du Libre – Informations sur un évènement

Originally from del.icio.us/tag/plone by alexgarel


from Yoda http://plonewars.com/2007/09/13/lagenda-du-libre-informations-sur-un-evenement/







September 13th, 2007

Aktivní konverzace

Přehled aktivních konverzací ve fórech sekce "podpora". Poslední změněné konverzace a přidané komentáře.

Aktivní konverzace

Originally from del.icio.us/tag/plone by pribkin


from Yoda http://plonewars.com/2007/09/13/aktivni-konverzace/







September 13th, 2007

Ian Bicking: FlatAtompub

A little while ago I decided to whip up a small Atompub server to get my head around the Atom Publishing Protocol. I called it FlatAtomPub because it was just storing stuff in flat files. I’m not committing to that name. It was also a chance to kick the tires on WebOb.

What I take out of the process:

  • APE was very handy. I lazily did very little unit testing, instead relying on APE to do the work for me. This seemed to work quite well. It is fun doing test driven development when someone else develops the tests.
  • I wrote a little decorator that serves as a kind of framework. It worked pretty well, I think. This might be the prototype of what the PylonsController.__call__ method does in some WebOb-using future.
  • Stuff like conditional requests and responses are mostly implemented in WebOb itself, which works well. HTTP is clear about how conditional requests work, so if you can just setup the basic info (ETag, Last-Modified) you can let the library handle the rest. I could probably save a little work by paying closer attention to ETags and Last-Modified up-front, but since there’s no complicated template rendering the work saved doesn’t seem significant.
  • The atom library removed most concern about the XML itself.
  • I don’t know what to with collections. I guess I could allow multiple collections via configuration. If the store wasn’t a dumb store (e.g., it was plugged directly into a blog, it didn’t just passively store things) it would be clearer what a collection would mean. As it is, collections are just a way of aggregating multiple Atompub servers into one service document, which doesn’t seem very useful.
  • Handling links and slugs is kind of annoying. I took the lazy way out for this, using relative links and treating the slug and link as the same thing. This isn’t a good long-term solution, as it can mess things up if you start handing entries around, or worse move a server, and I don’t even set xml:base on elements. In theory it should all work, but it makes the client do more effort than I would like. On the other hand, I suppose a client should do that extra work anyway, as it shouldn’t rely on the server not being lazy. So maybe I’m better off sticking with a lazy solution, and making sure I work with non-lazy clients.
  • I considered pluggable storage, but ultimately decided it didn’t matter. Storing entries in files is fine; files are easy, and they work. I put in pluggable indexing instead. Amplee is another Python Atompub server, and I looked at Amplee storage backends. It’s kind of clever to have things like svn or S3 backends. But I’m not sure what use I’d actually do with that.
  • I haven’t yet considered transactions; if something fails part way through, stuff will be inconsistent. Admittedly this is where files make things harder. Probably a clear way to re-index would be useful too, as at least there’s a clear location for the canonical data (the files).
  • The dependencies are still a little tangled; even though the library doesn’t use a great deal of stuff, there’s enough pieces that some people have had a hard time getting it setup.
  • Ignoring authentication is nice. I should see what it takes to setup some authentication, but implementing it directly is out of scope for FlatAtomPub.

Interested people can look at the svn repository.

This makes me wonder how hard WebDAV would be…

Ian Bicking: FlatAtompub

Originally from Planet Plone


from Yoda http://plonewars.com/2007/09/13/ian-bicking-flatatompub/







September 13th, 2007

Social Venture Partners Seattle — Social Venture Partners

Social Venture Partners Seattle — Social Venture Partners

Originally from del.icio.us/tag/plone by citizendaf


from Yoda http://plonewars.com/2007/09/13/social-venture-partners-seattle-%e2%80%94-social-venture-partners/







September 13th, 2007

Nabble – General Questions – DIYPloneStyle vs. ZopeSkel: death match

Nabble – General Questions – DIYPloneStyle vs. ZopeSkel: death match

Originally from del.icio.us/tag/plone by ericsteele


from Yoda http://plonewars.com/2007/09/13/nabble-general-questions-diyplonestyle-vs-zopeskel-death-match/







September 13th, 2007

Eastside Arts Coalition — home

Eastside Arts Coalition — home

Originally from del.icio.us/tag/plone by citizendaf


from Yoda http://plonewars.com/2007/09/13/eastside-arts-coalition-%e2%80%94-home/







September 13th, 2007

Welcome to the Communities Connect Network — Communities Connect Network

Welcome to the Communities Connect Network — Communities Connect Network

Originally from del.icio.us/tag/plone by citizendaf


from Yoda http://plonewars.com/2007/09/13/welcome-to-the-communities-connect-network-%e2%80%94-communities-connect-network/







September 13th, 2007

Family Resources — Washington State Child Care Resource and Referral Network

Family Resources — Washington State Child Care Resource and Referral Network

Originally from del.icio.us/tag/plone by citizendaf


from Yoda http://plonewars.com/2007/09/13/family-resources-%e2%80%94-washington-state-child-care-resource-and-referral-network/