Blogmarks
Filters: Sorted by date
Wikipatterns. Great idea this: a wiki documenting patterns for successfully growing your own wiki.
The Zimki Plan. Zimki is a hosted JavaScript application server by Fotango. The idea is to open source it, then build a component so developers can seamlessly switch to hosting on Fotango’s server farm if they need to handle a spike in traffic.
Badge Any RSS Feed With Yahoo! Pipes. Smart hack from Kent Brewster. Uses Yahoo! Pipes’ JSON output plus a few lines of JavaScript to create a badge from any RSS feed.
Les Orchard: “Web 3.0 will have Galactica-style angled corners.” (via) Here’s hoping.
Automated Translation of Java to Python. java2python can translate most Java code in to non-idiomatic Python, using ANTLR for the heavy lifting.
AOL and OpenID. http://openid.aol.com/your-screenname now works as an OpenID, for every AOL user. Wow.
Content delivery system design mistakes. Collection of tips for optimising Web server performance. Mentions lighttpd/nginx, Keep-Alive, expires headers, noatime and more.
PHP and “OpenID authentication failed: Bad signature”. If you’re seeing a “Bad signature” error in your PHP OpenID application it could be down to a miscompiled GMP library.
Rails 1.2.1 Impression. I hadn’t seen assert_select before, which lets you unit test generated HTML using CSS selectors; a really neat idea.
IE and 2-letter domain-names (via) IE won’t let you set a cookie on XX.YY, where YY is anything other than .pl or .gr. Other browsers have better exception lists.
Introducing RDFa. A way of representing RDF triples in XML that doesn’t suck.
Tips for Writing Nicer Site Badges. Ed Eliot’s putting together a much needed set of best practices for badges and widgets.
Django templates in Venus. It’s nice to see the Django template system being used outside the context of the overall framework.
Tutorials on Microformats. Roger Costello’s 11 tutorials on microformats, covering hCard, hCalendar, hReview and more.
Multimap API: Decluttering Markers (via) V1.2 of the Multimap API is out, and the nicest new feature is automatic decluttering of close-together markers.
FreeYourID.com. A free .name domain for 90 days, with built-in tools for managing e-mail forwarding and your OpenID. Could do with some unobtrusive JavaScript, but they’re really fast at responding to suggestions.
Too many Chiefs... OpenID’s current biggest problem is that there are plenty of OpenID providers but not nearly enough places that you can log in to with one.
Say Hello to Elixir for SQLAlchemy. New ActiveRecord style layer over SQLAlchemy; a collaboration that includes the authors of ActiveMapper and TurboEntity.
Fake bloggers soon to be “named and shamed” (via) Apparently due to a new EU directive banning companies from “falsely representing oneself as a consumer”.
United Nuclear (via) Gotta love an online store that stocks both “Misc Radioactive Items” and “Anti-Radiation Pills”.
Cats or Dogs (via) Finds statistically interesting facts based on people answering a sequence of “X or Y” questions. Written in Django by James Tauber in less than four hours.
boto. Python library for accessing Amazon’s S3, SQS and EC2 Web Services, with excellent documentation.
About LiveBus.org. I love sites with a colophon. LiveBus.org is powered by Django.
LiveBus.org (via) Brilliant Google Maps mashup in a similar vein to Chicago Crime—displays screen-scraped bus timetable information for Oxfordshire and Surrey in a far more useful format.
OpenID (and TypeKey) using native OpenSSL functions in PHP. Wez Furlong shows how a small patch to PHP’s OpenSSL support makes it a whole lot easier to perform the cryptography behind OpenID (at the moment you need to use the bc or gmp modules).
Blanket Fort. xkcd on why you still want one.
No boys allowed. Ask MetaFilter on how to build the perfect fort.
Sumo! A Generic Microformats Parser For JavaScript. Dan Webb’s BarCamp talk on Metaprogramming JavaScript will be a must-see.
Hanselminutes Podcast on OpenID. Good podcast discussion on OpenID, from a .NET developer’s perspective.