chat implements a shared textarea field across multiple clients. Demonstrates bi-directional communication.
diskusage is more typical of my usage. The du command produces tabular output that the user may want to sort different ways and yet is may take considerable time to complete.
Usage: add wunderbar and nokogiri to your Gemfile and run bundle install. Template extensions supported are _html and _json. Examples: view, layout, json.
Note that as Rails layouts and views are predicated on the assumption that output is produced by concatenating text, one must use _ yield instead of simply yield. On the plus side, Wunderbar will note when the first argument to a call which creates an element is html_safe? and will treat it as markup.
The result is a lot like Markaby, except you get to be/have to be explicit when you are creating a tag. In this demo, there is no logic, so the benefits of doing so are less clear, but include you being able to use tags that aren’t known to Markaby, like the ones that were added in HTML5. Both inline and views are supported, but support for layouts has yet to be added.
This site was hacked. A reader of the site noted that Google’s index of this site had been co-opted by dubious pharmaceutical offerings. I’ll gladly thank that individual publicly if they give me permission to do so; but my email reply got bounced as spam.
The immediate culprit was the addition of the following lines to a number of .htaccess files
I’ve integrated jbuilder like functionality into Wunderbar. Key differences? A DSL that doesn’t suck, and output that isn’t ugly.
To harsh? You be the judge. Compare jbuilder ("json dot bar json bar json dot child bang") vs Wunderbar ("underbar underbar underbar underbar").
As to the output? Don’t be fooled by the jbuilder readme. In actuality is no unnecessary whitespace in the output. That’s good if you are bandwidth limited. Not so good when viewing the XHR traffic via firebug...
The intent is to prove an updated to the eBook free of charge which incorporates the necessary changes, either concurrent with the final release of 3.2.3 or shortly thereafter.
I now have an open fit hearing aid device for my left ear. That ear has experienced tinnitus for approximately 10 years. An ABR test given at that time found nothing. My hearing loss is primarily in the 2000 Hz and above.
Last night, I went to dinner with my wife in a noisy restaurant and I could hear every word she said.
Especially love the idea of sending and receiving texts from my desktop. Would prefer a dock the size of a mac mini with a hard drive, USB and ethernet ports.
I added a simple wiki as a demo for WunderBar. It demonstrates shelling out to handing multiple URIs, handing get/post, dealing with both unescaped text and markup, shelling out to commands, AJAX, CSS, jQuery.
The demo relies on git and rDiscount to do the version control and markup processing. It also doesn’t have all the features that you would expect from a wiki, such as conflict detection and resolution.
Jeni Tennison: it became clear that there were several places where having some kind of standard method for building a tree from non-well-formed XML would be beneficial...So the XML Error Recovery Community Group has been set up for this purpose.
Intertwingly.net is moving to DreamHost. I’m sure that every one of my scripts has hard coded paths or depend on the server being in EST/EDT or will otherwise break for unanticipated (but in retrospect entirely obvious) reasons. I don’t believe that I will lose any email in the process, but you never know.
My @apache.org email address will not be affected by this move.
Alex, I think you need to move up the food chain a little.
The root-cause is vendor-driven advocacy directed at content producers which encourages them to produce compelling content using experimental features. Everything else is consequences. If you believe that those consequences are CRAZY, then you must conclude that the root-cause is CRAZY.
Clearly if you want to develop a real web application, you need a router, a templating language, ability to separate out your model, view, and controller, scalability, and much more.
However, at times this is both too much, and yet not enough. I find that I write a lot of scripts that do report generation, execution of shell commands, and the like, and in many cases would like to present a richer output than plain text: things like tables, fonts, and most importantly hypertext links. I’ve been extracting some of the common logic from these scripts out into a library, and recently have started refactoring that library.
Nat Torkington: Don’t wait for the time machine, because we’re never going to invent something that returns you to 1965 when copying was hard and you could treat the customer’s convenience with contempt.