Jacob Kaplan-Moss

Activity tagged “webdev”

Bookmarks

The League of Moveable Type

Really great free-as-in-speech fonts.

(fonts, free, opensource, typography, web, webdev, webfonts)

Message™

A CMS-oriented datastore, open sourced today at DevChatt. Interesting, and worth a closer look, I think.

(cms, content, django, opensource, webdev, workflow)

WebROaR: Comparison of Rails Deployment Stacks

This is a good analysis of different Rails stacks, but it's an even better case study in how to prepare and present meaningful benchmarks.

(benchmarks, deployment, httperf, servers, webdev)

Raphaël—JavaScript Library

Awesome-looking JavaScript vector library, rendering to SVG/VML. FF 3+, Safari 3+, IE 6+. Make sure to play with the demos; they rock.

(canvas, drawing, javascript, js, programming, svg, vector, visualization, webdev)

SVG images as CSS backgrounds - Helephant.com

I didn't know you could do this - awesome.

(backgrounds, css, svg, webdev)

WebserviceApi - moddims - mod_dims API and configuration documentation. - Project Hosting on Google Code

Apache module to dynamically resize images with ImageMagic. I wrote a similar tool once as a lighttpd 404 handler, which was a hack; this is the tool I wish I'd had then.

(apache, image, resize, webdev)

Python Projects in Users’ Home Directories with wsgi | Code Spatter

Nice technique for lightweight WSGI apps without needing to touch your Apache conf after the initial setup. I'd like to do something like this for my personal site so that it's easier to deploy quick & dirty apps.

(apache, django, linux, python, webdev, wsgi)

Farmdev: What Makes Pylons Stand Out As a Web Framework

A really good summary of what's good about Pylons. I'm glad to see that the recent 0.9.7 release adds “documentation” to the list; all too often, poor or missing documentation cripples an otherwise good chunk of code.

(framework, pylons, python, webdev)

CSS Variables Are The Future | Continuing Intermittent Incoherency

Alex actually looks carefully at the arguments against CSS variables and utterly destroys them. Am I the only one completely astounded that the main skeptics of browser advancement are now inside the W3C?

(css, variables, w3c, webdev)

RightScale Dashboard Demo

Amazing-looking dashboard/GUI for AWS/EC2. I gotta give this a try.

(aws, dashboard, ec2, gui, webdev)

AJAX Libraries API - Google Code

Load popular JavaScript libraries off Google's servers - this'll make caching and speed issues irrelevant. Still, I'm not sure exactly how I feel about 'google.load(“jquery”)' — seems brittle.

(api, caching, google, javascript, js, libraries, loading, webdev)

Covering Kansas Democratic Caucus Results at Matt Croydon::Postneo

Matt explains how he and Christian brought election results to ten sites in under two days. I'm blown away by how awesome their coverage was, and with how quickly they pulled it together. Congrats!

(2008, caucases, database, django, djangopowered, elections, ellington, ellingtonpowered, friends, kansas, primary, webdev, website)

Front Range Pythoneering: Django on Jython: Minding the Gap

The Front Range Pythoneers strike again: Django now runs pretty well on Jython. This really is a big deal.

(django, java, jython, python, webdev)

Coder's Eye: Oohgabooga launched

Looks like Satchmo is quietly becoming a disruptive technology for webshop programmers: “at the moment I’ve got three more Satchmo clients. It is rapidly becoming the core of my consultancy, which is no surprise for me.”

(django, ecommerce, satchmo, webdev, webshop)

The Future of TurboGears - TurboGears | Google Groups

TurboGears 2.0 will be built on top of Pylons. This is a very good thing for the Python web community. This has majorly cool implications for Django, too, so I better get my butt in gear and start coding.

(programming, pylons, python, turbogears, webdev)

Announcing Gears (and Gearpad)!

Whoa, Aaron Broodman is behind Google Gears!? I guess I should have known, but I'm somehow a lot more excited about it now that I do.

(ajax, development, google, webdev)

Wikipedia: Site internals, configuration, code examples and management issues (PDF)

Loads of information about the tech behind Wikipedia. I've become convinced that the only sane way to design scalable systems is by studying the trials and tribulations of others.

(architecture, for:jdunck, hardware, infrastructure, lighttpd, memcached, mysql, performance, scaling, sysadmin, via:simonw, web, webdev, wikipedia)

PythonTestingToolsTaxonomy - Cheesecake - Trac

An amazing breakdown of the various Python testing tools — there are even more of them then web frameworks!

(code, lists, pycon2007, python, testing, tools, webdev)

Names and addresses

Required reading.

(naming, semantics, uri, url, webdev)

Open Clip Art Library :: openclipart.org :: Drawing Together.

This project aims to create an archive of user contributed clip art that can be freely used.” As is true of most open source, the majority looks like crap, but there are still some real gems.

(art, clipart, icons, opensource, webdev)

Framework Performance in Ruby on Rails

A relatively through comparison between the speed of Symfony, Rails, and Django. Turns out Django's around 30% faster than Rails.

(django, performance, propaganda, rails, webdev)

FlightStats: Home

Really awesome database of airports, airlines, flights, etc — 37 million flight records!

(database, webdev)

DHTML Spell Checker Demo

A really nice (fast, clean) check-spelling-as-you-type JavaScript widget.

(javascript, spellcheck, webdev)

Google Finance: Google Inc.

Google does it again. The stock chart UI (with the news items directly on the chart) is far and away the best UI for stocks I've ever seen.

(google, stocks, ui, webdev)

iAgora Software | lingerd

Lingerd is a daemon (service) designed to take over the job of properly closing network connections from an http server like Apache.

(apache, patches, webdev)

Python Web Framework Statistics

Python Web Framework Statistics

(django, python, stats, webdev)

Mozilla Update :: Extensions — More Info:FireBug - All Releases

FireBug is a new tool that aids with debugging Javascript, DHTML, and Ajax. It is like a combination of the Javascript Console, DOM Inspector, and a command line Javascript interpreter.

(ajax, debugger, extension, firefox, javascript, webdev)

Minutes PHP Developers Meeting

Some insights into what PHP6 will look like. Apparently namespaces will make it in (yay!) but the suggested syntax looks terrible.

(php, php6, programming, webdev)

Snakes and Rubies :: Index

Witness an epic battle of Those WIth Strange Last Names Who Write Web Frameworks

(chicago, django, python, rails, ruby, webdev)

securehidden.py (Ian Bicking)

Generate secure values for hidden input fields that can't be tampered with

(python, webdev)

Entries

Web Scale”

What does “web scale” mean, anyway?

(devops, ops, web, webdev, webscale)

Thank you, Rails

The web development community owes Rails and the Rails community a debt of gratitude. I think we should all step back from our personal preferences and plainly say thank you, Rails, for all that you’ve done to move the state of web development forward.

(django, rails, webdev)