Posted in June 26, 2010 ¬ 2:52 pmh.Ruslan Zasukhin
Yesterday I have try to make installer of VPHP_Standalone_x64, which could be our first 64-bit ADK, and have realize that it is not good idea keep in the same /usr/local/lib/vcomponents both 32 and 64 bit DLLs.
Read the rest of this entry »
Posted in March 4, 2010 ¬ 10:08 pmh.Lynn
There is an interesting conversation taking place over on Bob Keeney’s blog regarding REALbasic and the iPhone.
Paradigma Software has had a Valentina Client for the iPhone for almost a year, and while its seen some use, I often feel that just having it has helped bring new customers to use Valentina DB who have no [...]
Read the rest of this entry »
Posted in February 14, 2010 ¬ 3:45 pmh.Ruslan Zasukhin
We are happy to introduce, in the release 4.5, the result of our 8 months efforts – Valentina Server 64 bit for 3 platforms (win, mac, linux)!
Read the rest of this entry »
Posted in January 9, 2010 ¬ 2:15 amh.Ruslan Zasukhin
We have decide to deprecated these two Carbon products in v4.5, which we have developed yet with help of CodeWarrior.
I think for REALbasic developers, this will not a problem, because few years REALbasic is a cocoa application itself, and works with xcode-made plugins.
For Director users, this means that v4.5 of V4MD mac, will not work [...]
Read the rest of this entry »
Posted in November 4, 2009 ¬ 8:15 pmh.Ivan Smahin
There is a new feature in Valentina Server – SNMP agent.
Currently we support only get() and get_next() SNMP requests for the following oids:
sysDescr(“1.3.6.1.2.1.1.1.0″ )
sysUpTime(“1.3.6.1.2.1.1.3.0″ )
Not much info but it makes a possibility to monitor vServer over SNMP.
For now, SNMP facilities are available only for Windows.
You should specify SNMP port in the server ini-file (default port [...]
Read the rest of this entry »
Posted in October 9, 2009 ¬ 5:57 pmh.Ivan Smahin
You may set LogToSysLog variable to 1 (in the INI file or via vServer properties) to make vServer put log messages into the system log:
* Event log for Windows
* SysLog for Linux.
The default state of variable is off.
Read the rest of this entry »
Posted in September 8, 2009 ¬ 2:06 amh.Ruslan Zasukhin
Now scripts show dialog to ask for ADMIN password, and execute load/unload of a VSERVER under SUDO.
Read the rest of this entry »
Posted in September 5, 2009 ¬ 11:05 amh.Ruslan Zasukhin
Thorsten have found that on Snow Leopard VServer crashes if scheduler is enabled.
Problem was in ICU ucal_open() method. It looks that something was changed in the ICU used by 10.6. Now they require 3d parameter LocalName.
FIXED.
Read the rest of this entry »