-
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: August 2010
Git annotate all versions of a single file in one go
LIBPF development team has recently moved from subversion to the Git distributed version control system. The tool is very good and there is quite a lot to learn; today we are sharing a shell script we have written to report … Continue reading
Posted in Uncategorized
Leave a comment
Programmatically create OpenDocument files
The OpenDocument file formats are great, interoperable file formats for exchanging data with Office Applications. Unfortunately the 728-pages ISO/IEC 26300:2006 “Information technology — Open Document Format for Office Applications (OpenDocument) v1.0” is not exactly an entertaining reading, and someone wishing … Continue reading
Posted in C, Uncategorized
Leave a comment
Modeling and gaming
People involved in modeling are serious guys, who deal with creating simplified abstract views of particular aspects of reality (planetary climate, combustion flames, financial systems….) to build virtual systems to play with. There is another seemingly unrelated community, whose members … Continue reading
Posted in Philosophy
Leave a comment
The sizes of the built-in C++ types: an experimental investigation
With the transition from the 32-bit x86 architecture to the 64-bit amd-64 and the increasing diffusion of mobile development platforms, the question “what is the size of an int” pops up frequently. If you want to know what applies to … Continue reading
Posted in C
Leave a comment
Why spreadsheets suck at modeling
Every time I step onto an airplane I shiver at the thought that the engineers who designed it might have used Excel (or any other spreadsheeting tool for what matters) for their calculations. It’s time for a good rant against … Continue reading
Posted in Rants
Leave a comment
Integrate Plone and WordPress in 10 steps
Plone is the best Content Management System (CMS) around, and WordPress is the best blogging platform in the marketplace. What’s about integrating them ? Now. If your time budget is in the weeks range, there’s a state-of-the art technique you … Continue reading
Posted in Howtos
Leave a comment
Printing duplex on a simplex printer
These instructions are for those of you who are in a paper-saving mood, and want to print on the front and the back of each sheet of paper (duplex or “fronte-retro”), but own a cheap one-way printer. [This was tested … Continue reading
Posted in Howtos
Leave a comment
