on the Curl Web Content Markup Language

on the Curl Web Content Markup and Programming Language from www.curl.com and www.curlap.com

Friday, June 28, 2013

node CoffeeScript + express + nunjucks generating Curl markup


My new Curl markup server has been rewritten as CoffeeScript ( still node.js + express + nunjucks on CentOS ).

Why are CoffeeScript programmers not sometimes using Curl ???

Curl is largely just curly braces instead of block indents ( plus all of those Curl libraries and docs and app's and ... )

There should be some LifeHacker on coffeescript.org and www.curl.com lessons learned ... by Brian Ford ?




Wednesday, June 19, 2013

Node.js + express + nunjucks generating a Curl browser applet


Over at communities.curl.com there is now a screenshot of a Curl applet served by a CentOS VPS web server.

The applet is generated in Node.js using express and nunjucks templating.

A nunjucks template provides the basis for a Curl applet while two scurl files provide the contents and the text formats for that content.  The remaining piece is the Curl styling using a Curl stylesheet..

The eventual aim is to replace the .js consumed by Node with a .xcurl script to be consumed by a Curl curl process on that server.