Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Group info
Language: English
Group categories: Not categorized
More group info »
Active older topics
1 new of 1 - Nov 10 2011
1 new of 1 - Nov 8 2011
5 new of 5 - Sep 21 2011
1 new of 1 - Aug 3 2011
1 new of 1 - Jul 7 2011
2 new of 2 - Jun 22 2011
1 new of 1 - Jun 2 2011
2 new of 2 - May 23 2011
1 new of 1 - May 18 2011
1 new of 1 - May 17 2011
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 85  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: User support for the Aspen web server.
 

0.18.11: Single-file web apps 
  All, I discovered recently that, as a nice side-effect of switching to Python for the configuration file syntax, Aspen can now be used to write single-file web apps. This is something one sees promoted in lightweight frameworks like Flask and CherryPy. Since Aspen depends so heavily on the filesystem for URL dispatch an Aspen site can end up with a fair number of... more »
By Chad Whitacre  - May 22 - 1 new of 1 message    

philosophy of 1.0 
  All, I've been reading Eric Raymond's *The Cathedral and the Bazaar*, and this passage jumped out at me: "In the closed-source world, Version 1.0 means: 'Don't touch this if you're prudent.' In the open-source world, it reads something more like: 'The developers are willing to bet their reputations on this'" [95].... more »
By Chad Whitacre  - May 22 - 1 new of 1 message    

sprint tonight 
  Hey all, Pat Collins and I are going to be sprinting on Aspen this evening. We're meeting at 6:00 at MAYA in Pittsburgh, where Pat works: [link] You can also join us on IRC: irc://irc.freenode.net/#aspen chad
By Chad Whitacre  - May 10 - 1 new of 1 message    

Aspen 1.0 bumped to June 3 
  Folks, The Aspen 1.0 release, which was scheduled for tomorrow, May 5, is now scheduled for Sunday, June 3. Aspen saw major progress towards 1.0 over the past two months. The request/response API, unicode support, and hooks and configuration systems have all seen great improvements. Additionally, Aspen added two significant... more »
By Chad Whitacre  - May 4 - 6 new of 6 messages    

Jinja2 simplates todo 
  Hi. I wrote a basic Jinja2 simplate renderer (see below). I'd like to clarify some things before I submit a pull request. - how to decide template encoding? is it configuration's dynamic encoding or what? - how to implement error handling and pretty error messages? -> with my current implementation tracebacks go to server console... more »
By Jussi Arpalahti  - May 2 - 4 new of 4 messages    

Simplate awereness 
  Hi. Decided to take new Aspen version for a spin. I have to say it was a delight to rapidly develop my project. Documentation was for the most part top notch. I think the JSON simplate might be the best way to develop a Javascript only, client side web app. JSON API with REST kind of naturally flows with the filesystem paradigm. And your hard work with Unicode support... more »
By Jussi Arpalahti  - Apr 23 - 2 new of 2 messages    

aspen 
  Dusty, Sweet, thank you! I've linked it from the homepage. Paul Jimenez (copied here) wrote an HTTP Digest integration which I've uploaded along with my broken old cookie module here: [link] I've been keeping design docs on sync.in, here's a few notes on auth design:... more »
By Chad Whitacre  - Mar 26 - 2 new of 2 messages    

Aspen runs on Jython 
  Hey all, As of 0.14.2, Aspen runs on Jython. This means you have access to Java libraries from the most developer-friendly web framework around. Yay! Let us know if you do something cool with Aspen and Jython. chad
By Chad Whitacre  - Mar 21 - 1 new of 1 message    

Aspen 1.0 planning 
  Hey all, Aspen 1.0 is scheduled to be released on May 5, less than seven weeks from now. The major goal with this release is to solidify the API and documentation. Here's the milestone on Github<[link]> . Basically: - Solidify the API of the objects available inside simplates--request,... more »
By Chad Whitacre  - Mar 19 - 1 new of 1 message    

Passing a dynamic name for a template into a simplate 
  Hi All, Does anyone know if or how one can pass in a dynamic name of a template to a Aspen simplate page vs it being hard coded on a simplate page? Currently the way I have been doing this is in the 3rd ^L page {% include projectTemplate2.tpl %} What I would like to do is in the second ^L do something like... more »
By jm2@webgato.com  - Jan 21 - 2 new of 2 messages    

1 - 10 of 85   « Newer | Older »

XML       Send email to this group: aspen-users@googlegroups.com