Click for an updated PDF version of this post. There are no quick WordPress to LaTeX fixes WordPress to LaTeX Over the next three posts I will describe how to convert WordPress’s export XML to LaTeX source code. I know that many of you are looking for a quick WordPress to LaTeX fix; unfortunately there … Continue reading WordPress to LaTeX with Pandoc and J: Prerequisites (Part 1)
Tag: Programming
Common Table Expression (CTE) SQLServer Queries with J
I've been blogging long enough to observe that your awesome posts are often ignored while your little "one-offs" sometimes strike hit gold. This is particularly true for "code example" posts. When I'm trolling for code --- the geek equivalent of trolling for babes --- I don't want to read about the author's programming philosophy or what the hell … Continue reading Common Table Expression (CTE) SQLServer Queries with J
PIP News: Isabelle is Up!
Before my fall I launched a PIP (Perpetual Impossible Project). PIPs are long-range risky undertakings that cannot be finished. PIPs contradict and subvert the very notion of tightly controlled corporate style projects: hence their manifest appeal to recusants like myself. I won't go into details about my particular PIP. Let's just say it captures every delusional notion I have ever entertained. Part of … Continue reading PIP News: Isabelle is Up!
JOD comes to Linux
For years I have distributed a J Addon called JOD. JOD stands for J Object Dictionary. JOD is a code database for the J programming language. Instead of storing my J programs in text files, like every other programmer in the world, I break them down into the smallest reusable units. In J parlance I … Continue reading JOD comes to Linux
SmugShot Metadata Mess
SmugShot iPhone App Logo While languishing in a series of hospitals and rehab centers recovering from a bad fall I have been amusing myself by taking iPhone pictures and posting them to SmugMug with SmugShot. SmugShot is a nifty little iPhone app that uploads iPhone pictures and videos directly to your SmugMug galleries. SmugShot is … Continue reading SmugShot Metadata Mess
A C# .Net Class for calling J
One of my favorite programming tools is J. In skilled hands J is a spear in a world of bent spoons. In my day job I rarely encounter programming problems that cannot be brutally dispatched with a few dozen lines of J. Most accomplished J programmers laud the elegance and power of the language and … Continue reading A C# .Net Class for calling J
WordPress to LaTeX Hack
This post is obsolete. Look here for details on converting WordPress to LaTeX. I have stumbled on another coding nuisance. Last weekend I spent a few moments exploring ways to export and print this blog in a nice typeset fashion. I first tried Blurb's book making software. It has a nice feature that automatically downloads blog … Continue reading WordPress to LaTeX Hack
Assigning SmugMug Print Size Keys
I believe that a picture’s aspect ratio, its width divided by its height, should be tuned to its contents. Consequently, I am not a slave to standard aspect ratios and print sizes like the ones shown in the following table. Aspect Ratio Print Sizes (Short/Long) (Inches) --------------- ------------------------ 0.5 4x8, 5x10, 8x16, 10x20 0.7 3.5x5, … Continue reading Assigning SmugMug Print Size Keys
Setting Good SmugMug Key Words
Finding good key words is not easy. In many ways it is like creating a good book index. Decent book indexes are carefully constructed by human readers that understand what is being indexed and why certain terms should be included. Superior indexes showcase the gems and bury the garbage. There is a lot of mediocre … Continue reading Setting Good SmugMug Key Words
More on SmugMug Duplicates
In my previous post I described a method for eliminating duplicate SmugMug images based on MD5’s. This method does not get all the duplicates. If you uploaded the same image to different galleries, at different times, the SmugMug MD5’s may differ. I don’t know what SmugMug rolls into their MD5 ‘s but I suspect it’s more … Continue reading More on SmugMug Duplicates