-
I downloaded & installed the new zipfile,
and noticed that the source code is more recent than the dll (11pm vs. 3pm). Did you forget to recompile?
When will a Linux version be available?.
2008-11-11 11:46:11 UTC in Audible Alerts
-
Most settings should be configurable
on a per-buddy basis, not just globally (default)
2008-11-11 11:36:58 UTC in Audible Alerts
-
add ability to speak message text, not just speaker name.
2008-11-11 11:35:16 UTC in Audible Alerts
-
add option to speak alias name (chosen by user)
rather than Buddy name, which is often hard to pronounce.
2008-11-11 11:34:32 UTC in Audible Alerts
-
Add an easy way to verify that audio is working
(rather than waiting for someone to IM you).
If the new configuration dialog
can configure voice pitch & speed,
maybe it could have a button to demo those settings.
2008-11-11 11:32:29 UTC in Audible Alerts
-
We have libdata running with mysql5, on apache2 and ubuntu7.
We faced two big issues.
First, as noted in the documentation, there are now more columns
in some mysql5 tables (specifically mysql.user and mysql.db).
To fix this, we modified libdata_aos/install/create.sql
to insert into specific fields, rather than all fields:
# Insert users into mysql.user table
INSERT INTO mysql.user...
2008-07-25 18:00:24 UTC in LibData
-
Hi Teodor!
You were right - my text fields were too small.
Thanks!
Clif.
2002-11-15 19:38:27 UTC in JasperReports - Java Reporting
-
Hi - I have JR 0.4.3 connected to an HSQL 1.6
database (OfBiz).
When I compile and run a report, there seem to be the
right number of rows and columns, but table entries
using textFieldExpressions are empty. This happens
for parameters and fields. (see partial XML below).
I've spent some time with the debugger:
during compilation, SymbolCache.addSymbolToCache
catches lots of...
2002-11-14 12:45:49 UTC in JasperReports - Java Reporting
-
I am working with the CVS version I downloaded
about 2 weeks ago; has versioning changed since then?
I'm most interested in process parameters, but would be interested in tools as well.
Thanks for your help!
2002-10-29 17:11:18 UTC in The Apache Open For Business Project
-
Hi - I have two workflow questions:
- I make changes to a workflow, increment
the package and process versions,
and load the workflow via webtools.
But when I start a new workflow instance,
I don't get the most recent version.
I've been deleting the old version in the cache
and restarting ofbiz, which seems a bit extreme.
What am I doing wrong?
- I am using IN formal parameters...
2002-10-28 11:47:24 UTC in The Apache Open For Business Project