webkit & libsoup updates it now supports cookies and works fine with gmail.
While here, remove the https notice in MESSAGE, as https pages works
fine now.
Tiny Tiny RSS is a web-based news feed (RSS/Atom) aggregator, designed
to allow you to read news from any location, while feeling as close to a
real desktop application as possible.
- Supports RSS, RDF, Atom feeds using Magpie library
- Supports OPML import/export
- Supports keyboard shortcuts
- Supports article scoring
[etc,etc]
The major changes compared to the Kronolith version H3 (2.3) are:
* Added script to import events from SquirrelMail calendars.
* Added option to manually change attendee responses.
* Improved holidays support.
* Many minor bug fixes.
This wraps any WSGI application and makes it easy to send test
requests to that application, without starting up an HTTP server.
This provides convenient full-stack testing of applications written
with any WSGI-compatible framework.
martynas@ ok
WebOb provides wrappers around the WSGI request environment, and
an object to help create WSGI responses.
The objects map much of the specified behavior of HTTP, including
header parsing and accessors for other standard parts of the
environment.
martynas@ ok
Web Helpers is a library of helper functions intended to make writing
templates in web applications easier. It's the standard function
library for Pylons and TurboGears 2. It also contains a large
number of functions not specific to the web, including text processing,
number formatting, date calculations, container objects, etc.
martynas@ ok.
This package provides a WSGI middleware component which aggregates
profiling data across *all* requests to the WSGI application. It
provides a web GUI for viewing profiling data.
martynas@ ok.
The PHP OpenID library lets you enable OpenID authentication on sites
built using PHP. It features the OpenID consumer, Store implementations,
and an OpenID server.
feedback and ok sthen@, additional help from todd@, thanks!