links · people · groups · tags | My: links · tags · groups · watchlists · notes login · sign up now! | help · blog
Simpy simpy
 
stargaming, member since Aug 13, 2006
.
Search Everyone: "webdev",

Top "webdev" experts: diggity, recoder, masterchef, markkaplan, econsultant, djdmsr,

Groups about "webdev": Web Development I, Internet and webdevelopment, Software tips, NoviceNotes™ Archive 2006,

1 - 10 of 78 next »   Watch stargaming
 
A simple web server written in shell scripts. Because why the hell not? edit
by stargaming 2009-09-20 09:48 webdev · shell
http://github.com/tlrobinson/wwwoosh/ - cached - mail it - history
Real-time updates have become an important aspect of the social Web that make it easier to share with friends. In March, we introduced a real-time News Feed to make the stream as relevant and engaging as possible for users. Similarly, FriendFeed, which we recently acquired, built their entire site to support real-time updates. It hasn't been easy to build and scale these features, so today we're open-sourcing a core piece of infrastructure called Tornado, which was originally developed by the FriendFeed team.
by stargaming 2009-09-11 10:00 concurrency · webdev · python
http://developers.facebook.com/news.php?blog=1&story=301 - cached - mail it - history
I want to answer three questions: What sucks, now, about web development? How will we fix it? Can we fix it with Python?
by stargaming 2009-09-07 01:03 python · webdev
http://jacobian.org/writing/snakes-on-the-web/ - cached - mail it - history
HTTP::Engine is the best thing that happened in the Perl web application development land lately. It's a port of Catalyst::Engine and takes all the goodness from Python's WSGI and Ruby's Rack interface, as well as using Moose's Role-base abstraction but using Any::Moose under the hood so it runs fast at runtime under Moose but still boots up fast with less memory in CGI using Mouse as a backend. This should be great for everyone.
by stargaming 2009-09-05 10:44 perl · webdev · wsgi
http://bulknews.typepad.com/blog/2009/09/psgi-perl-wsgi.html - cached - mail it - history
RFuzz is a Ruby library to easily test web applications from the outside using a fast HttpClient and wicked evil RandomGenerator allowing the average programmer to use advanced fuzzing techniques for just pennies a day.
by stargaming 2009-07-30 09:48 ruby · webdev
http://rfuzz.rubyforge.org/ - cached - mail it - history
We need to push the messy business of dealing with long-polling away from the core and toward the edge of the network, where it should be. We need to let programs dynamically claim a piece of URL space using a plain old HTTP client and handle requests sent to URLs in that space using that same HTTP client.
by stargaming 2009-07-23 12:04 http · communication · webdev
http://www.reversehttp.net/ - cached - mail it - history
JSGI is a webserver interface for JavaScript inspired by Python’s WSGI. Jack is an implementation of JSGI compatible handlers (to connect to web servers), middleware (to intercept and manipulate requests to add functionality), and utilities (to make using JSGI easier).
by stargaming 2009-07-23 11:56 javascript · webdev
http://jackjs.org/ - cached - mail it - history
Gearman provides a generic application framework to farm out work to other machines or processes that are better suited to do the work. It allows you to do work in parallel, to load balance processing, and to call functions between languages. It can be used in a variety of applications, from high-availability web sites to the transport of database replication events. In other words, it is the nervous system for how distributed processing communicates.
by stargaming 2009-07-22 07:58 framework · concurrency · webdev
http://gearman.org/ - cached - mail it - history
Bobo is a light-weight framework for creating WSGI web applications. It’s goal is to be easy to learn and remember.
by stargaming 2009-06-18 10:43 python · webdev · wsgi
http://bobo.digicool.com/ - cached - mail it - history
Juno is a lightweight web framework designed to make development as fast as possible.
by stargaming 2009-05-17 02:12 python · webdev · framework
http://brianreily.com/project/juno - cached - mail it - history
1 - 10 of 78 next »  
Related Tags
 
- exclude ~ optional + require
Add Dates