peterr
Posts: 5971
|
| Posted: 11/02/2007, 6:25 PM |
|
davidwoo,
You may want to contact Kaspersky support and submit that file to them.
(I don't use Kaspersky and no one else reported such problems with other anitivrus software)
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
wkempees
|
| Posted: 11/03/2007, 1:16 PM |
|
Announcements forum?
Dedicated Forum?
Thanks for brigthening a very dark week.
Walter
(In sweet memory of a dear dear friend)
|
|
|
 |
dexter
Posts: 6
|
| Posted: 11/04/2007, 4:24 AM |
|
do the new ajax features work with java or just .net ?
|
 |
 |
JimmyCrackedCorn
Posts: 583
|
| Posted: 11/04/2007, 5:26 AM |
|
Quote wkempees:
Thanks for brigthening a very dark week.
Walter
(In sweet memory of a dear dear friend)
sorry to hear of your loss.
_________________
Walter Kempees...you are dearly missed. |
 |
 |
ckroon
Posts: 869
|
| Posted: 11/04/2007, 12:52 PM |
|
A couple of things:
* Is there any way you can add Accordion to the scriptaculous library?
* I love the added feature of the Records per page dropdown box on the grid navigators. Nice touch!
_________________
Walter Kempees...you are dearly missed. |
 |
 |
lboeldt
Posts: 53
|
| Posted: 11/05/2007, 7:02 PM |
|
Hi Peter, I tried the .asp version of the update panel again. The incorrect >% has been corrected. The Panel works as expected on the first click but then goes back to the previously described behaviour where the whole page is being returned to the ajax updater rather than just the parts of the page that are within the panel. Hopefully you can get this fixed in the next release as .ASP and some ASP.NET development are what I use your tool for.
I see in your JS library for prototype you include Scriptaculous. How will CCS 4 enable us to add scriptaculous effects to various ajax activities?
Thanks, I think the product looks promising, I've already budgeted the $200 for the upgrade so I can't wait to see the AJAX functionality rounded out on my platforms of choice.
LB
|
 |
 |
peterr
Posts: 5971
|
| Posted: 11/05/2007, 7:26 PM |
|
dexter,
> do the new ajax features work with java or just .net ?
Actually I'm not sure if Java is finalized yet.
The Ajax support will be provided for all programming languages that CCS generates. (although may not fully work in the Preview version)
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
peterr
Posts: 5971
|
| Posted: 11/05/2007, 8:03 PM |
|
Hi Walter,
> Announcements forum?
> Dedicated Forum?
We may set this up during the Beta period.
> (In sweet memory of a dear dear friend)
Sorry to hear this...
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
peterr
Posts: 5971
|
| Posted: 11/06/2007, 2:46 AM |
|
LB,
> I see in your JS library for prototype you include Scriptaculous. How will CCS 4 enable us to add scriptaculous effects to various ajax activities?
CCS will have the Prototype "PTEffect" feature that will allow utilizing Scriptaculous effects. I believe that the Prototype Autocomplete is also based on Scriptaculous. Any other Scriptaculous features may be added in the future.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
quasimidi
Posts: 151
|
| Posted: 11/06/2007, 3:48 AM |
|
Dear PeterR,
What is the release (planned) date for CCS4? I'm asking this, because I just decided to purchase the CCS3.2 (Personal Ed.) today and maybe it is a good idea, to wait for CCS4.
To be honest: I don't want to pay upgrade fee.
Thanks in advance,
Robert
_________________
RS |
 |
 |
pio_k
Posts: 8
|
| Posted: 11/06/2007, 12:07 PM |
|
International character set (polish) doesn't work in charts, in data series caption 
piotr k.
|
 |
 |
ckroon
Posts: 869
|
| Posted: 11/06/2007, 12:52 PM |
|
Quick question re: menu Builder.
Currently, the Menu builder allows you to have more than one menu on a page.. is this because it's not complete or will that be a feature?
_________________
Walter Kempees...you are dearly missed. |
 |
 |
ducati996guy
Posts: 46
|
| Posted: 11/06/2007, 4:48 PM |
|
Hi Peter,
Do you guys have any feel on when this will become a production version?
Thanks
David
_________________
"Only two things are infinite, the universe and human stupidity, and I'm not sure about the former."
- Albert Einstein (1879-1955)
www.CustomerCommunity.com.au
|
 |
 |
quasimidi
Posts: 151
|
| Posted: 11/07/2007, 12:17 AM |
|
Hi Peterr,
Never mind my previous post regarding the release plan for CCS4. I bought the CCS3.2 yesterday.
Thanks,
R.
_________________
RS |
 |
 |
peterr
Posts: 5971
|
| Posted: 11/07/2007, 3:00 AM |
|
Hi David ,
> Do you guys have any feel on when this will become a production version?
Unfortunately not because a lot will depend on the Beta tests and feedback.
ckroon,
> Currently, the Menu builder allows you to have more than one menu on a page.. is this because it's not complete or will that be a feature?
Menus are regular components like forms and there can be several of them on a page.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
beshoo
Posts: 68
|
| Posted: 11/07/2007, 5:30 PM |
|
Nice work !
Well i Like to add some notes :
1- CCS 4 did not support Firefox completely !
Eg. Auto complete did not work as well in Firefox .
and Auto Fill to.
2- The Red loading Tip appear at the bottom of the Record Form while the page is POST the data but in IE it look fine.
3- Please not the the red Tip most be shown even if user scroll down , it most be fixed in the top - right of the window , cose let say i did scroll down to the navigator buttons , and i clicked on the next , in this case the page will show the next records but the Loading tip will not be available ! it was hidden cos i scroll down .
4-Auto complete function expect that the data you stored in the Database is English - OR - UTF8 , in my case , my data is stored as Arabic - Windows - 1256 . so autocorrelate function did not work as well , i did fix this problem by hard code , i made a function to convert Utf8 -> windows-1256. this solve my problem completely - but i think it well be nice if this can be solved From the javascript files .
well thats for today :)
thank you and best regards .......
_________________
beshoo Love PHP and CC 4.2 |
 |
 |
zemorango
Posts: 3
|
| Posted: 11/08/2007, 3:42 AM |
|
Hi Peterr i've just install the codecharge studio 4.0 preview
I have tested the ajax update painel in the employes sample project using php and it work just great, niiiicceeeeeeeeee, heheeheh .
I'm trying the make a flash chart (php) and got this error
XML Parsing Error: syntax error
Location: http://localhost:81/test/chart.php?callbackControl=FlashChart1
Line Number 2, Column 1:Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'DB_MySQL::OptimizeSQL'
I'm using wamp as server witch is apache and mysql 4, running on windows vista ultimate
Does yessoftware plan to realease a new sample pack using all the new capacities of the codecharge sutdio 4.0 , well that would be nice! 
and keep the god work guys 
Regards
zemorango
_________________
codecharge studio rules! |
 |
 |
Netix
Posts: 18
|
| Posted: 11/08/2007, 8:02 AM |
|
When CC team will implement www.jquery.com library in CCS 4?
Thanks
_________________
http://www.netix.sk |
 |
 |
JimmyCrackedCorn
Posts: 583
|
| Posted: 11/08/2007, 9:37 AM |
|
Peter,
The Yes press release says,
"The partnership with UltraApps will allow YesSoftware to distribute and bundle UltraApps applications with CodeCharge Studio. UltraApps’ popular open source Web applications include the Issue Manager for online task and defect management and a Web based calendar system known as VCalendar."
Does this mean that with CCS 4.0 we will also get the UltraApps Issue Manager and VCalendar? Complete with CCS projects? If so will this be the ASP.NET versions only or will we also get the ASP and PHP versions with CCS projects?
_________________
Walter Kempees...you are dearly missed. |
 |
 |
jokecoat
Posts: 43
|
| Posted: 11/09/2007, 2:51 AM |
|
Every time i publish an error:
Parse error: expecting T_VARIABLE or $ in Classes.php on line 252
|
 |
 |
jokecoat
Posts: 43
|
| Posted: 11/09/2007, 2:51 AM |
|
When I remove the menu thing in classes.php, it works fine. But what could be wrong with my initial classes.php?
|
 |
 |
peterr
Posts: 5971
|
| Posted: 11/09/2007, 10:37 AM |
|
Hi All,
There are a few CCS-based Ajax examples at http://examples.codecharge.com/Ajax/Default.php
CCS4 Preview will be updated later today. We'll also provide CCS project for the above examples.
JimmyCrackedCorn,
AFAIK we're preparing the Issue Manager for inclusion into CCS4. Not sure if all languages will be supported because the main goal was to provide it as an example on how to professionally use the new .NET code engine in CCS. However, there is not too much custom code and converting to PHP should not be difficult, so either you can do it or possibly Yes will do later. The custom .NET code in that project even looks little similar to PHP and is easy to understand even for me
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
peterr
Posts: 5971
|
| Posted: 11/09/2007, 10:46 AM |
|
jokecoat,
This is still an early product version and problems are to be expected. However, your issue indeed looks unusual and I recommend contacting product support to get you through this error.
And you can try an updated CCS4 Preview version that will be posted here later today.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
JimmyCrackedCorn
Posts: 583
|
| Posted: 11/09/2007, 11:05 AM |
|
do you guys test in Firefox before releasing examples?
_________________
Walter Kempees...you are dearly missed. |
 |
 |
JimmyCrackedCorn
Posts: 583
|
| Posted: 11/09/2007, 11:09 AM |
|
in the Database interaction example you have a loading indicator but it is way over to the top right. will it be possible to move this closer to the action? I missed it at first.
also in the Autocomplete & data retrieval example is it possible to add the loading indicator. I have a fast connection but the autofill took 3-4 seconds and by that time I would have typed the field and moved on unless something told me that the application was doing something for me. also I noticed that once I selected something from the autofill dropdown it took several seconds to populate the fields with the data.
_________________
Walter Kempees...you are dearly missed. |
 |
 |
peterr
Posts: 5971
|
| Posted: 11/09/2007, 11:29 AM |
|
JimmyCrackedCorn,
> do you guys test in Firefox before releasing examples?
Yes, we do test browser compatibility and this is one reason for some of the delays.
Since CCS4 was not yet released in Beta stage it's understandable that anything created with the Preview version may not fully work. Please hold off with reporting problems until at least CCS4 Beta is released. The support will then be the best venue.
Thanks.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
peterr
Posts: 5971
|
| Posted: 11/09/2007, 6:01 PM |
|
Hello,
CCS4 Preview was updated today in the CCS Customer Area: http://www.yessoftware.com/content.php?content_id=customers_home
CCS project with PHP Ajax examples is also available as a separate download.
This is still work in progress and we do not track the exact changes and fixes, however, Flash Charts, Menu Builder, and Ajax Update Panel should now work with ASP.NET (VB & C#).
Please continue treating this version as pre-Beta and do not expect everything to work reliably.
However, I recommend submitting critical/unsual bug reports here or to product support, for example if you're unable to publish a project.
Thank you.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
JimmyCrackedCorn
Posts: 583
|
| Posted: 11/10/2007, 8:05 AM |
|
Quote beshoo:
yeah I'm seeing lots of problems in Firefox. Yesterday this example seemed to work but today when I type "a" in the name field, no matter who I select from the dropdown, the name field is blank and the email is helen@company.com.
_________________
Walter Kempees...you are dearly missed. |
 |
 |
wkempees
|
| Posted: 11/10/2007, 10:23 AM |
|
Quote :
> yeah I'm seeing lots of problems in Firefox. Yesterday this example seemed
> to
> work but today when I type "a" in the name field, no matter who I select
> from
> the dropdown, the name field is blank and the email is helen@company.com.
Confirmed, FF behaviour is wrong.
IE functions ok
Company lookup also not functional under FF
3DPListboxes malfunctions after 2 or 3 tries.
|
|
|
 |
ducati996guy
Posts: 46
|
| Posted: 11/10/2007, 12:48 PM |
|
Hi Guys,
In IE7 on my machine, the three dependant listbox example causes IE to close down without notice. To duplicate, select automotive, then wrecking. This gives no result in the Company listbox.
Now go and change the sub category listbox to Accessories and IE silently closes. Doesnt seem to happen in Firefox. Anyone else seeing this behaviour?
Thanks
David
_________________
"Only two things are infinite, the universe and human stupidity, and I'm not sure about the former."
- Albert Einstein (1879-1955)
www.CustomerCommunity.com.au
|
 |
 |