-
```
Add 2 functions to display page size.
We have metric and inches.
Output them as spans with IDs and numbers only as the content so the user can
choose what units they want to display.
Let's disc…
-
```
In iBATIS config:
...
In 'external.propertes':'
db.schema=myschema
In SQL Map:
...
SELECT component_id, parent_id, '1' as is_enabled, component_desc,
compon…
-
Hi, I am trying to use your library in PlayFramework 2.3 and it is not working because addSbtPlugin("au.com.ecetera.sbt" % "sbt-web-s3" % "0.1.0-SNAPSHOT") is not resolved. Didnt you change a version …
-
```
Is acra.jar available in any maven repositories? I checked around and couldn't
find it anywhere.
(Thanks for the great tool by the way, and apologies if I overlooked something
blindingly obvio…
-
```
Is acra.jar available in any maven repositories? I checked around and couldn't
find it anywhere.
(Thanks for the great tool by the way, and apologies if I overlooked something
blindingly obvio…
-
Hi,
I can be wrong here but I could not make facette FLUSH[1] the graphs.
A few things are confusing:
1. Is the 'daemon' parameter only for rrdcached or would that also work with the collectd unixs…
-
```
Is acra.jar available in any maven repositories? I checked around and couldn't
find it anywhere.
(Thanks for the great tool by the way, and apologies if I overlooked something
blindingly obvio…
-
Is it possible to tell `droned` where to find the Angular assets manually?
For example, I'm building a custom Dockerfile. I copy `droned` inside but when I run it I get error `panic: could not locate…
porjo updated
9 years ago
-
```
Add 2 functions to display page size.
We have metric and inches.
Output them as spans with IDs and numbers only as the content so the user can
choose what units they want to display.
Let's disc…
-
```
Let's go all the way and mavenize the project. We should still try to make it
easy for anybody to run it in eclipse even if they don't have the Maven plugin
(which I find is always a headache to…