-
Recent Posts
- The quest for a decent Android RSS aggregator
- Subscribing to trac’s RSS feed
- Howto output XLSX files from C++
- Howto diff XML files or assemblies thereof such as OpenXML or ODF files
- git push errors “insufficient permission for adding an object to repository” and “unpack failed: unpack-objects abnormal exit”
Recent Comments
- kvm上にWindows 7を入れました(XPからのアップグレード) | まったりとlog残し on Installing Windows 7 as a KVM virtualized guest on Debian 6.0 Squeeze
- paolog on Howto build openssl on Windows
- Bruce Cran on Howto build openssl on Windows
- paolog on Converting a two-pages-per-sheet PDF to one-page-per-sheet
- Installare KVM su Debian - Hostingwebitalia - Server dedicati , VPS , servizi hosting e cloud hosting | Hostingwebitalia - Server dedicati , VPS , servizi hosting e cloud hosting on Linux kvm guest freeze under Debian
Archives
- April 2013
- March 2013
- January 2013
- December 2012
- August 2012
- May 2012
- April 2012
- March 2012
- February 2012
- January 2012
- December 2011
- November 2011
- October 2011
- August 2011
- July 2011
- June 2011
- May 2011
- February 2011
- January 2011
- December 2010
- November 2010
- October 2010
- September 2010
- August 2010
- June 2010
Categories
Meta
Monthly Archives: October 2011
A robust expression for the Log Mean Temperature Difference (LMTD)
The Log Mean Temperature Difference (LMTD) is a deceivingly simple expression to compute the average driving force in heat transfer: LMTD = (ΔT1 – ΔT2) / log(ΔT1 / ΔT2); The ΔT1 and ΔT2 are the temperature approaches, as in this … Continue reading
Posted in C++, Chemeng
Leave a comment
xps2pdf, xpstopdf
This article was written some time ago, in the meantime Okular in KDE4 does indeed support the XPS format, but sometimes you get sloppy performances, or you still need to convert files from XPS to PDF for some reasons. Here … Continue reading
Posted in Howtos
Leave a comment
Converting a two-pages-per-sheet PDF to one-page-per-sheet
If you got a PDF scan of a book with two pages per sheet such as this one (BTW this is a manuscript dating from 1449: “Tractato de septe peccati mortali” by Frate Antonino, image copyright Houghton Library, Harvard University, … Continue reading
