Capturing subexpressions: at once stage we had an experimental product that (in block mode only, not streaming) could accurately model libpcre’s capturing semantics. This worked by scanning the data backwards with a backwards version of the pattern, making a trace of the states visited, and tracing forwards through the backward state trace in order to […]
Object Oriented CSS, Grids on Github
Current methods for writing CSS require expert level ability just to get started. To become a CSS expert, you need to spend couple years coding away in your basement by yourself before you are remotely useful. Front-end engineering needs to accomodate entry level, mid level, and architect level developers, but our sites are too brittle. […]
post netnewswire item to delicious bookmarks applescript
for blog reading i use the amazing (and free!) software from newsgator called NetNewsWire. i discovered an applescript for posting post currently being read to my delicious bookmarks. this was pretty good as it was, but, but i wanted a bit more, so i modified it to prompt for additional tags. i have also added […]