hyperstruct

{do flatlanders dream of n-dimensional shapes?}

  • HOME
  • Code
  • Sketches
  • About
  • Contact

Posts Tagged ‘ programming ’

Grep the web with Fresno: a command line for Firefox

  • July 3rd, 2007
  • Posted in Mozilla

Ben from Simile points me to Fresno, a tool that connects to a MozRepl-equipped Firefox and drives it from the command line[ READ MORE ]

Literal XML in Erlang with parse_transform/2

  • June 26th, 2007
  • Posted in Documentation . Erlang

One of the things I dislike about Erlang is that it severely impairs bragging opportunities. Yesterday I wrote a module that allows writing literal XML in the source and have it parsed into Erlang structures at compile time—sort of like E4X minus the manipulation goodies at runtime (at least for now). You write:


Doc = '<greeting>Hello!</greeting>',
io:format("~p~n", [Doc]).

And it prints…[ READ MORE ]

Modular interfaces

  • September 30th, 2006
  • Posted in Mozilla

This is the second in a series of articles on aspects of designing XUL applications. Displaying repetitive data in XUL interfaces, such as a list of people, a set of messages, or any other collection of things whose number may vary at runtime, is usually done by painstakingly creating those document parts with createElement() and [ READ MORE ]

Almost there…

  • September 4th, 2006
  • Posted in Other

[ READ MORE ]

About

Out-of-the-box coder, digital toolsmith, open source wrangler. I like software that sends ripples through reality. More »
RSS FEED

Recent Posts

  • The Mozilla Add-Ons Workshop in Florence
  • Gecko in Emacs (sort of)
  • Emacs, Guile, JavaScript, oh my!
  • Turning Firefox into a screenshot server with MozRepl
  • Seven things you may want to ignore^W^W^W^Wmay not know about me

Categories

  • Documentation
  • Emacs
  • Erlang
  • Jabber
  • JavaScript
  • Mozilla
  • Other
  • Releases

Archives

  • June 2009
  • April 2009
  • February 2009
  • October 2008
  • September 2008
  • August 2008
  • May 2008
  • February 2008
  • January 2008
  • September 2007
  • August 2007
  • July 2007
  • June 2007
  • May 2007
  • March 2007
  • February 2007
  • January 2007
  • December 2006
  • October 2006
  • September 2006
  • August 2006
  • June 2006
  • March 2006

SEARCH

  • Copyright ©  2006-2011  hyperstruct
  • Theme designed by mono-lab
  • Powered by WordPress