473,395 Members | 1,720 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

my BIC Ajax

I ran across this ajax framework and it looks very good. It addresses
both the JS and PHP sides with a clever "controller" on the PHP side
and Firebug debugging on the client side. Also has a nice form
handling feature.

So my question, since there appears to be no activity on it for a
year, I wonder if anyone is using it and your comments? I Are there
any other "simple" frameworks I should consider?

TIA,
John
Aug 24 '08 #1
3 1375
john6630 wrote:
I ran across this ajax framework and it looks very good. It addresses
both the JS and PHP sides with a clever "controller" on the PHP side
and Firebug debugging on the client side. Also has a nice form
handling feature.

So my question, since there appears to be no activity on it for a
year, I wonder if anyone is using it and your comments? I Are there
any other "simple" frameworks I should consider?

TIA,
John
Try a javascript newsgroup. PHP really isn't part of AJAX - it just
reponds to requests from a client. This might be from an AJAX request,
but it might be from something else. PHP really doesn't care.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attglobal.net
==================

Aug 24 '08 #2
On Aug 24, 9:19 am, Jerry Stuckle <jstuck...@attglobal.netwrote:
john6630 wrote:
I ran across this ajax framework and it looks very good. It addresses
both the JS and PHP sides with a clever "controller" on the PHP side
and Firebug debugging on the client side. Also has a nice form
handling feature.
So my question, since there appears to be no activity on it for a
year, I wonder if anyone is using it and your comments? I Are there
any other "simple" frameworks I should consider?
TIA,
John

Try a javascript newsgroup. PHP really isn't part of AJAX - it just
reponds to requests from a client. This might be from an AJAX request,
but it might be from something else. PHP really doesn't care.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstuck...@attglobal.net
==================
Hi Jerry,
I thought it appropriate for this group because he has built a
framework that encompasses both the javascript and a PHP based
contrtoller. I understand that PHP does not care where the request
came from but his idea was to create a complete process for handling
ajax. I will also post on the javascript group.

Thanks,
John
Aug 24 '08 #3
john6630 wrote:
On Aug 24, 9:19 am, Jerry Stuckle <jstuck...@attglobal.netwrote:
>john6630 wrote:
>>I ran across this ajax framework and it looks very good. It addresses
both the JS and PHP sides with a clever "controller" on the PHP side
and Firebug debugging on the client side. Also has a nice form
handling feature.
So my question, since there appears to be no activity on it for a
year, I wonder if anyone is using it and your comments? I Are there
any other "simple" frameworks I should consider?
TIA,
John
Try a javascript newsgroup. PHP really isn't part of AJAX - it just
reponds to requests from a client. This might be from an AJAX request,
but it might be from something else. PHP really doesn't care.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstuck...@attglobal.net
==================

Hi Jerry,
I thought it appropriate for this group because he has built a
framework that encompasses both the javascript and a PHP based
contrtoller. I understand that PHP does not care where the request
came from but his idea was to create a complete process for handling
ajax. I will also post on the javascript group.

Thanks,
John
Yes, but there really isn't anything special on the PHP end - which is
why you don't much find AJAX stuff here. It's all over in the
Javascript newsgroups, which does have special calls, etc.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attglobal.net
==================

Aug 25 '08 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
by: Yarco | last post by:
I want to use "Ajax" to create my web for hobby. But i don't know whether "Ajax" is mature... And what about with php? Someone have experience on it? ....
4
by: bobzimuta | last post by:
I'm creating a simple AJAX library. It's an object that will return an array containing the response text or xml. I'm trying to find a way to assign the response as a property of the object, but...
0
by: melledge | last post by:
Ajax Developers' Day added to XTech 2006 agenda XTech 2006 - 17-19 May - Hotel Grand Krasnopolsky - Amsterdam, The Netherlands
0
by: melledge | last post by:
Ajax Developers' Day to Kick Off XTech 2006 Conference Industry experts offer insight into next generation of the Web ALEXANDRIA, VIRGINIA, USA - April 25, 2006 - In response to the rapidly...
1
by: www.web20developers.com | last post by:
http://www.web20developers.com http://www.web20developers.com/index.php?option=com_content&task=view... Ajallerix : AJAX, simple, fast Web image gallery demo ; at Novell AJAX -...
10
by: =?Utf-8?B?WWFua2VlIEltcGVyaWFsaXN0IERvZw==?= | last post by:
controlsPlease could some of you here post some of your live examples of AJAX (esp drag panels, collapsable panels, and popup menu.) (It's one thing to talk about how great something is, but it's...
2
by: soni2926 | last post by:
hi, does anyone know of any good books on ajax and asp.net, one that teaches ajax itself before jumping in atlas? I wanted to get an understanding of ajax and how to use it, most books i've seen...
1
by: shaunwo | last post by:
I'm an AJAX / DOM Novice (at best) and trying to figure out how to write the value to a couple input fields. I don't remember exactly where I got the ajax.js file I'm using from (went to the website...
11
by: =?Utf-8?B?R2VyaGFyZA==?= | last post by:
I have run into a situation that if a page/tab that uses the Ajax toolkit (using .net version 3.5) is closed before the Ajax enable controls complete loading, then IE locks up. Does it in both IE7...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.