I’m sorry this renders so poorly. WordPress won’t let me use CSS, so I’m stuck, until I get a proper site of my own.
Try either http://deadbeefbabe.org/paste/4031 or http://pastebin.ca/399774 to see it better.
“”" An experiment using breve xml library, and metaclass.
Author: Ben West
Email: bewest at gmail
blog: http://bewest.wordpress.com/
I hang out on freenode.
Breve is available at .
From [...]
By bewest
|
Posted in code, declaritive, development, html, neat, nifty, procedural, programming, python, standards, templating, xml
|
I started whistling the “O Serpent” song today, and felt compelled to inform my roommates of all the information I had on it. In researching, I came across Doug Yeo’s site, and his PDQ Bach web page. I started reading, expecting general information about serpents and PDQ Bach, but it was mostly about [...]
I saw this http://www.zeroflux.org/blog/post/view?id=224 really neat ec2 setup to balance load across an ec2 vpn connected to a real “master”.
Before creating a microformat, the process demands a couple of
concrete actions to be taken first. The general idea is to document
current authorship techniques. If current techniques make it possible
to encode a piece of information, there is no need for a microformat.
Thus, we set ourselves up to make it difficult to create a format.
The [...]
By bewest
|
Posted in declaritive, development, html, methodology, microformat, microformats, semantic, semantic web, semanticweb, semweb, standards, w3, web style, www, xhtml
|
It would be kind of neat to refactor email into a web style system which conforms to atom publishing protocol.
POP3 could be a type of store. When a user wants to check their email, their email client software could ask the atom server “GET /email/messages?start=yesterday%20afternoon&count=100“. The server would respond with a list of [...]
Anyone know if/how I can tell amazon to never show me microsoft products, among other things?
March 11, 2007 – 11:31 pm
Has anyone tried using Amazon’s “RESTful” webservices? I’ve had many headaches using them. If I’m using PHP, I like to use nuSOAP to access SOAP services, because PHP’s facilities for XML (at least in version 4) are terrible. nuSOAP seems to have interop issues with some of Alexa’s/Amazon’s webservices, so that’s a [...]
By bewest
|
Posted in alexa, amazon, atom, economy, interface, standards, web, web api, web style, webapi, webservice, webstyle, www
|
March 11, 2007 – 11:07 pm
The W3C has restructured some working groups in the Interaction Domain. The new HTML working group is co-chaired by Dan Connolly of W3/MIT and Chris Wilson from Microsoft.
Both WHATWG and W3C are pursuing an improvement in HTML while simultaneously adding new features. My reading of charts seems to indicate the following:
WHATWG is focusing [...]
March 11, 2007 – 10:14 pm
I chuckled a bit at issue 42 over at the TAG.
I’m constantly on the hunt for the perfect templating module. When I was much younger, primarily doing PHP, I quickly saw that string concatenation and variable interpolation were not good solutions when trying to author lots of complex documents. I did some searching, and found Smarty, which satisfied my needs at that time. [...]
By bewest
|
Posted in amara, code, declaritive, html, interface, methodology, python, turbogears, web api, web style, webstyle, www, xhtml, xml, xslt
|