User Profile for vonkessel

User Name vonkessel

Member Since 2003-09-27

Total number of Feedback Posts: 4

Total number of comments: 1

Last 10 Feedback Posts by vonkessel  [ Search for All ]

HxMusic M4P Converter 1.3.2 (Mac OS X)

Trojan Horse!!! Run as Fast as you can!  

This program has to be a purposeful hack to bring your machine down. The posted instructions for fix are bogus. Do not attempt to run this program, unless you just enjoy reformatting your HD. [alert admin]

Post a comment | More Info  |  1 of 1 users found this helpful

Tuesday, April 01 2008 @ 06:18 AM PDT

Photonator 0.92 (Mac OS X)

Image fails to mount.  

Couldn't test. Image fails to mount. [alert admin]

Read Comments (1) | More Info  |  0 of 1 users found this helpful

Friday, May 18 2007 @ 08:26 PM PDT

MaxiToolbar Pro 1.4.4 (Mac OS 9, Mac OS X)

A great toolbar plugin!  

This RealBasic plugin does exactly what is says it will do and works great! After evaluating every alternative available, MaxiToolbar was the choice I made for use in my software developement. In the several months I've been using MaxiToolbar, I have only had to contact the developer on 2 occasions for technical support. On BOTH of those occasions, I got a response in an unbelievable 10 MINUTES! This is a completely unsolicited testimonial. I saw the listing, I use the product, I love it, the support is great and that's the truth. [alert admin]

Post a comment | More Info

Thursday, February 02 2006 @ 05:38 PM PST

iTunes Statistician 1.1 (Mac OS X)

Great little App!  

This is a very stable and well crafted app that will surprise you with the statistics found in your own iTunes library. Simple, stable, useful. Nice work. [alert admin]

Post a comment | More Info  |  1 of 1 users found this helpful

Thursday, January 26 2006 @ 09:31 PM PST

Last 10 Comments by vonkessel  [ Search for All ]

MySql Version  

Using MySQL 4.1 and Greater
As of MySQL version 4.1, MySQL uses a new password hashing schema. Due to a bug in RealBasic you must use the old MySQL password schema to connect to your databases. You must adjust your MySQL user account to use the old password schema. To do so, issue the following sql…

mysql> SET PASSWORD FOR -> ’some_user’@’some_host’ = OLD_PASSWORD(’newpwd’);

More information on this issue can be found here…
http://dev.mysql.com/doc/mysql/en/old-client.html This information is found in both…

Original feedback item : Read More(1 words)

Sunday, August 21 2005 @ 05:21 PM PDT