Bookmark
Rewriting Reddit (Aaron Swartz's Raw Thought)
www.aaronsw.com/weblog/rewritingreddit, posted 2014 by peter in development framework opinion python toread
Python, on the other hand, has problems of its own. The biggest is that it has dozens of web application frameworks, but none of them are any good. Pythonists are well aware of the first part but apparently not of the second, since when I tell them that I’m using my own library, the universal response is “I don’t think Python needs another web application framework”. Yes, Python needs fewer web application frameworks. But it also needs one that doesn’t suck.
Bookmark
Getting started with Perl Dancer on Digital Ocean
perlmaven.com/getting-started-with-perl-dancer-on-digital-ocean, posted 2013 by peter in development framework howto perl toread
In this article I'll explain how to set up a Perl Dancer based web site on a Digital Ocean droplet.
Bookmark
Coralbits S.L.
www.coralbits.com/libonion/, posted 2013 by peter in c development framework free opensource software
libonion is a lightweight library to help you create webservers in C programming language. These webservers may be a web application, a means of expanding your own application to give it web functionality or even a fully featured webserver.
Bookmark
Intro to the Python Framework Pyramid — Six Feet Up, Inc.
www.sixfeetup.com/blog/intro-to-the-python-framework-pyramid-and-a-sample-app, posted 2013 by peter in development framework howto python toread
We prefer Pyramid to Django, Flask, and Bottle due to its flexibility, scalability and speed. It gives us more control than Django and is easy to create a small app that can scale later without being rewritten. These are many of the same reasons for Why We Choose Python in general. Recently we provided some training on how Pyramid works that was recorded. It provides a great overview of why Pyramid is ideal and how to setup a basic app with scaffolds, routes, and persistence. We also built a ToDo App for a web shootout we organized in Indianapolis through IndyPy. Putting these together turned out to be a great introduction to Pyramid, so I wrote this post.
Bookmark
The Play Framework at LinkedIn | LinkedIn Engineering
engineering.linkedin.com/play/play-framework-linkedin, posted 2013 by peter in development framework howto java scala
Let's walk through a quick tour of developing apps with Play. Play has idiomatic support for both Java and Scala; this tutorial will start with some Java examples in the first half and move onto Scala for the second half.
Bookmark
Flixel a flash game library and coding community - Homepage
flixel.org/, posted 2013 by peter in development flash framework free game opensource
Flixel is an open source game-making library that is completely free for personal or commercial use. Written entirely in Actionscript 3, and designed to be used with free development tools, Flixel is easy to learn, extend and customize.
1–6 (6)