[]RSS

About Archives Artwork Comic Contact Philosophy Projects Tags

Doxygen for Javascript

[Comment]

April 24th, 2008 in Links

JSDocToolkit is a tool like Doxygen for Javascript.

Inkscape 0.46 released

[Comment]

April 12th, 2008 in Micro Blog

decaying fujiI’ve had several hours to play with Inkscape 0.46 since it was released, and despite the minor version increment, a lot has changed.

New features

  • A “fill” tool, making it trivial to turn bitmaps into vectors quickly
  • 3d drawing shapes (including perspective)
  • A tweaking tool, making it easy to nudge/blur/soften shapes
  • Several new effects (including path effects)
  • Many performance improvements, including huge improvements in blur speeds
  • Better gradient tools
  • Dockable tool windows (nicely done too)

I’m especially excited about the “fill” tool, as it simplifies tracing scanned sketches and logo bitmaps. The tool creates vectors using a flood-fill algorithm, based on the zoom level and configurable limits (fill method, threshold, gap-closing, etc.). In my tests so far, I’ve been able to turn pencil sketches into vectors quickly1, as well as scans of real-world-objects.2

  1. Normally tracing complex sketches takes me hours
  2. I created the fuji logo by scanning + fill-tracing an old, decaying T-Shirt logo

New natural markup langauges

[Comment]

April 9th, 2008 in Micro Blog

I found two new1 natural-language markup tools after noticing that RestructuredText hadn’t been updated for 2 years.

The first is PanDoc, a multi-format natural-format converter. It converts to and from Markdown, Wikitext, ReST, LATeX, HTML, groff, man, RTF, and more. It’s only downside is that it’s written in Haskell, which is only a problem if you need to run it on Windows.2

The second is Texy, a PHP-based tool with a syntax that distills Wikitext, Markdown, and ReST concepts into one very complete format. It even supports formatting hints and citations for most XHML tags, in a format that surprisingly intuitive.

  1. New to me, at least
  2. Not that Haskell isn’t available on Windows, just that it doesn’t appear to be part of Cygwin

Hacking the Mac infrared remote

[Comment]

April 9th, 2008 in Links

There’s a daemon available for the Apple infrared hardware built in to most newer Macs, and an example showing how to control keynote. Source code is included, for the curious.

QOTD: Tomayko on GIT

[Comment]

April 9th, 2008 in Quotes

Remember a long time ago, at the dinner table, when your kid brother mashed together a bunch of food that really should not have been mashed together – chicken, jello, gravy, condiments, corn, milk, peas, pudding, all that stuff – and proceeded to eat it? –Ryan Tomayko, The Thing About Git

Git, the new versioned filesystem

[Comment]

March 7th, 2008 in Links

Some great arguments for using Git as a backup system.

Python PDF generation tools

[Comment]

February 19th, 2008 in Links

Another HTML to PDF conversion tool, this one is written in Python and is licensed under the QT license.

HTML/XML to PDF converter

[Comment]

February 3rd, 2008 in Links

Ryan raves about a new HTML/XML + CSS and SVG to PDF tool from YesLogic. While it’s not cheap, it produces beautiful output compared to the Free tools I’ve used, and is free for non-commercial use. There’s even a Google techtalk about PrinceXML.

Whiteboard Jabber client

[Comment]

January 24th, 2008 in Links

Jabber + whiteboard for Linux, Windows, and Mac.

Thin is another thin webserver

[Comment]

January 13th, 2008 in Links

Yet another Thin webserver. Another replacement for Mongrel, to front-end Rails apps.

Next page [>>]