Blogmarks
Filters: Sorted by date
Mac OS X Leopard: Multicore. “... NSOperation, a breakthrough new API that optimizes applications for the world of multicore processing.”
The logo is still evolving, say designers. The Olympics logo is designed to be “hackable”—which is actually a great idea, but lawyers advised against unveiling that concept at the same time as the abstract shapes.
@media 2007 writeup from AlastairC. Good notes on a bunch of sessions, including mine.
ECMAScript 4 Reference Implementation. Including discussion of the benefits of writing it in Standard ML.
Croquet. Open-source collaborative virtual world environment built on top of Squeak, a bit like a decentralised version of Second Life.
Doing Local Right. The slides from my presentation at @media 2007.
google-diff-match-patch (via) Robust algorithms to perform the operations required for synchronizing plain text, in Java, JavaScript and Python.
10 obvious things about the future of newspapers you need to get through your head (via) A great list, with a positive conclusion.
Wait For It (via) Neat WSGI middleware from Ian Bicking that launches a thread for every incoming request and watches for slow responses; if something is taking too long it returns a “please wait” page to the user and polls for completion.
Security Breach. A statement from Dreamhost.
WCAG Samurai. Anonymous Samurai, headed up by Joe Clark, publish their errata for WCAG 1.0 (with two independent peer reviews). Recommended as a better alternative to WGAC 2.0.
Sun Identity Provider for OpenID. “We’re talking to partners about offering special services to Sun employees that use this service for authentication.”
Talking to the internal GPS in my N95 from Python. Thanks to a new LocationRequestor module for Python Series 60.
The CSS working group is irrelevant. “Someone really needs to do to CSS what the WHATWG has been doing to HTML”.
Firefox promiscuous IFRAME access bug. Lets malicious sites “display disruptive or misleading contents in the context of an attacked site” and intercept keystrokes! The demo worked in Camino 1.5 as well. Avoid using Gecko-based browsers until this is patched?
Gaping holes exposed in fully-patched IE 7, Firefox (via) Michal Zalewski released a new Firefox 2.0 vulnerability in addition to the IE cookie stealing one.
IE vulnerability allows cookie stealing. Full exploit against the same-domain cookie origin policy, so malicious sites can steal cookies from elsewhere. Avoid using IE until this is patched.
Semi-synchronous replication for MySQL (via) Google’s patch for MySQL which enables more reliable master-slave replication (a transaction isn’t committed until at least one slave has replicated the data).
Unsettling. Sounds like there might be a massive scripted hack going on against out of date WordPress installs on Dreamhost. Check your site. See also discussion in the comments attached to this post.
start.gotapi.com. Lightning fast lookups of API documentation; includes Python docs, YUI, HTML, CSS and lots more.
ITA Software Trip Planner. Super nerdy flight booking search site, operated by the company that provides software to everyone else in the industry.
Oxford Geek Night 3 now on the 25th July. The date has been moved back by a week.
jsjuicer. Another conditional comment respecting minifier tool, this time in C++. Ships with a command line utility, unlike JavaScript::Minifier.
JavaScript Minifier that doesn’t break code (via) Perl re-implementation of Douglas Crockford’s classic JSMin that doesn’t clobber IE’s conditional comments, by Peter Michaux.
Google Gears DB Abstractions. Here come the ORMs.
The Zonetag API Goes Public. Awesome new API from YRB—given a cell tower ID can provide both a location and a list of suggested tags, based on data collected by ZoneTag.
Oxford Geek Night 3 (via) The date for your diary is July 25th (moved from the 18th).
Deploying a Django app on the desktop. Silver Stripe used cx_freeze to package their commercial agile project management Django application as an easy to run Windows executable.
Making use of the XRDS. One of the better explanations of XRDS: provides some background information and isn’t too long.
How Ads Really Work: Superfans and Noobs. My variant on this idea is to serve ads only on content that’s at least 6 months old. I’ve made $473.98 since January.