-
I only use biber, never bibtex, and frequently make use of TeX-like comments (`%` and anything up to the end of line) just anywhere:
```latex
% outside of an entry
@book{ book,
% inside, separat…
-
platform: # supported: 2.2.4, 2.3.2
backlogs: # supported: 1.0.5
ruby: # supported: 1.9.3, 2.0.0
I've got a problem while installing backlogs on the following system (CentOS 6.4 x86_64):
Environme…
-
This is basically a copy of my question here: http://stackoverflow.com/questions/5383625/delayed-job-returns-syntax-error-for-process-daemon-and-rake-task
However, it seemed appropriate to re-post th…
-
Looking for sitemap.xml withour respecting the robots.txt-value. See Google docs on this.
-
Until pik 0.2.7 included, the user home (where .pik lives) was set by the HOME environment variable, if available. Otherwise USERPROFILE was used as a fallback. This is consistent with most other prog…
-
Thanks for this reference code. It was a great starting point for creating an small SMTP forwarding server.
One thing to note about the Celluloid Evented version is that it will create problems since…
-
I just lost so much time because it seems either this library, or my partners php base62 library is behaving very unexpectedly.
This one converts `10008287` to `fzbz` and his converts it to `FZBZ`.…
-
Hi @mdahlhausen
I got your name from @chriswmackey. I am using the new Ladybug tools and was testing the different HVAC templates which are based, as I understand, on the Openstudio Standard gems…
-
After a recent upgrade of the searchlogic gem, one of our forms (using formtastic) broke. I narrowed down the problem to gem version 2.4.15 and after. Version 2.4.14 doesn't cause any problems. IT err…
-
**the model**
``` ruby
class Delivery
class Zone
include Mongoid::Document
include Mongoid::Timestamps
include Mongoid::Geospatial
field :area, type: Polygon, sphere: true
end
en…