CodeCharge Studio
search Register Login  

Visual Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> General/Other

 Convert Web applications to Web2 (Ajax) applications with just a few step

Print topic Send  topic

Author Message
yusufakyol


Posts: 73
Posted: 02/26/2008, 12:48 AM

Hi,
You may convert Web applications to Web2 (Ajax) applications with just a few step with this very small and simple javascript code.
You can get detail info about this code and download it at http://code.google.com/p/conv2ajax/
Best regards.

_________________
Best Regards
View profile  Send private message
quasimidi


Posts: 151
Posted: 02/26/2008, 10:38 AM

Thanks for sharing it!
_________________
RS
View profile  Send private message
GeorgeS

Posts: 206
Posted: 02/27/2008, 1:40 AM

yusufakyol,
thank you very much for sharing your solution!

It works very good and I have already used it on one of the static html templates for displaying FAQs from MySql with a help of CCS generated page.

It was super easy.

_________________
GeorgeS
View profile  Send private message
Suntower

Posts: 225
Posted: 03/06/2008, 11:45 AM

Thanks. Can you provide a link to a site somewhere that demonstrates how this looks after applying your scripts?

Thanks!

---JC

Quote yusufakyol:
Hi,
You may convert Web applications to Web2 (Ajax) applications with just a few step with this very small and simple javascript code.
You can get detail info about this code and download it at http://code.google.com/p/conv2ajax/
Best regards.


_________________
---On a campaign for more examples and better docs!
View profile  Send private message
yusufakyol


Posts: 73
Posted: 03/06/2008, 1:37 PM

Hi,
To run php version of test application at: http://www.yusufakyol.com/forum_v4 .But this server is not avaliable 7/24.
To run an asp version of test application at : http://www.nyalines/forum/index.asp .
Best regards.
_________________
Best Regards
View profile  Send private message
yusufakyol


Posts: 73
Posted: 03/10/2008, 5:10 AM

Hi,
I'm very sorry that conv2ajax was working only at http://localhost. I just noticed. Now new version of conv2ajax (V:1.1) works at all domains. http://code.google.com/p/conv2ajax/
Best regards.
_________________
Best Regards
View profile  Send private message
Suntower

Posts: 225
Posted: 03/13/2008, 2:02 PM

Forgive me, but I'm going to ask a probably -very- stupid question.

I just looked at the ASP web site and here's the question: Exactly -what- is it that makes it 'web2'? IOW: What is functionally different from a typical ASP application?

Thanks,

---JC

Quote yusufakyol:
Hi,
I'm very sorry that conv2ajax was working only at http://localhost. I just noticed. Now new version of conv2ajax (V:1.1) works at all domains. http://code.google.com/p/conv2ajax/
Best regards.

_________________
---On a campaign for more examples and better docs!
View profile  Send private message
yusufakyol


Posts: 73
Posted: 03/13/2008, 5:01 PM

Hi,
You have many advantages... For example; one of them is, you don't need add header, footer, left and right panes to all programs in your application.
There are more advantages: That is, I suggest you to learn what is Ajax, why applications are being converting to ajax. And my js library may help you to develop new applications with less effort with half an ajax and half an ordinary way, I think and hope. Otherwise I didn't think to convert current applications to ajax.
Best regards.
_________________
Best Regards
View profile  Send private message
Suntower

Posts: 225
Posted: 03/14/2008, 12:14 PM

Thanks.

I understand the -basics- of Ajax. I guess I'm having trouble seeing what makes your demo project fundamentally different from a regular ASP.

IOW: With other Ajax systems, I've seen features like partial page refresh and controls that respond more like a Windows app. I guess it seems like the demo is more -cosmetic-.

I don't mean disrespect, I'm probably not being observant. Can you point out how it's different from the ASP in terms of functionality that the -user- would see.

Thanks,

---JC

Quote yusufakyol:
Hi,
You have many advantages... For example; one of them is, you don't need add header, footer, left and right panes to all programs in your application.
There are more advantages: That is, I suggest you to learn what is Ajax, why applications are being converting to ajax. And my js library may help you to develop new applications with less effort with half an ajax and half an ordinary way, I think and hope. Otherwise I didn't think to convert current applications to ajax.
Best regards.

_________________
---On a campaign for more examples and better docs!
View profile  Send private message
JimmyCrackedCorn

Posts: 583
Posted: 03/14/2008, 12:47 PM

the demo appears to implement Ajax for all forum functions. notice that when you read a message, add a new message, return to the home page, etc. there is never a page refresh.

HOWEVER, this is also an illustration of what can be wrong with Ajax. this example breaks the BACK button functionality of the web site. notice that you can add messages, read messages, etc. but no matter how much you do in the demo, if you click the BACK button you do not go to the last thing you were looking at rather you go to the page before you launched the forum page. this has always been one of the major complaints about Flash (arguably the first Ajax tool!)

I'm not criticizing yusufakyol...it is an excellent example. but when planning a web application you need to balance the benefits of Ajax against the drawbacks of breaking browser functionality. some things, like autofill and dependent listboxes are natural Ajax candidates since there is no need to go BACK to the autofill before it was autofilled. but when you are loading whole new screens/pages you have to be concerned with things like breaking the BACK function.
_________________
Walter Kempees...you are dearly missed.
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Internet Database

Visually create Web enabled database applications in minutes.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.