Ajax

Under development: PCMCIA, wireless, etc.
Post Reply
Message
Author
User avatar
Lobster
Official Crustacean
Posts: 15522
Joined: Wed 04 May 2005, 06:06
Location: Paradox Realm
Contact:

Ajax

#1 Post by Lobster »

Are you an end user? Me too. Xul is as you know, ideal for Puppy but what of those like John Murga who prefer Opera?

They might find Ajax programs and its methodology of interest.
Like javascript it is a kludge BUT (and it is a big but) it works. It also works from all modern browsers . . . neat.

Works, works for me . . .

Anyone programming in this style or considering it - can it be done from Puppy?

Ajax part 1
http://tinyurl.com/9v87v

Ajax part 2
http://tinyurl.com/9nvh6
Last edited by Lobster on Tue 18 Oct 2005, 06:28, edited 1 time in total.
Puppy Raspup 8.2Final 8)
Puppy Links Page http://www.smokey01.com/bruceb/puppy.html :D

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#2 Post by MU »

There is an Article about that in current c't -magazine in Germany.

Unfortunately not available online, but here are some links they refer to:

http://www.flickr.com
http://maps.google.com
http://www.google.com/webhp?complete=1&hl=en
http://www.adaptivepath.com/publication ... 000385.php
http://www.ajaxpatterns.org/Ajax_Frameworks
http://www.ajaxmatters.com

I think the google-links are mentioned as examples.

I did not have a look at Ajax yet.

Mark

User avatar
puppian
Posts: 537
Joined: Tue 19 Jul 2005, 03:58
Location: PuppyLand
Contact:

#3 Post by puppian »

I had tried using Ajax to implement a search page for Puppy that can search both the forum and the wiki (in one search box), as mentioned somewhere by klhrevolutionist. Well...that's too difficult (for me :oops:) and I gave up...

Another way to do it would be using frames, seems not as nice as Ajax thou.

An example of a meta-search engine using Ajax:
http://beta.technorati.com/search
http://beta.technorati.com/search/puppy
[url=http://puppylinux.org]Puppylinux.org - Community home page of Puppy Linux[/url] hosted by Barry (creator of Puppy), created and maintained by the [url=http://puppylinux.org/user/readarticle.php?article_id=8]Puppy Linux Foundation[/url] since 2005

User avatar
Lobster
Official Crustacean
Posts: 15522
Joined: Wed 04 May 2005, 06:06
Location: Paradox Realm
Contact:

#4 Post by Lobster »

Perhaps this is simpler Puppian?
http://www.backbase.com/#home/home.xml[0]
or this. . .
http://openrico.org/rico/home.page
or here is a tutorial from the Mozilla people . .
http://developer.mozilla.org/en/docs/AJ ... ng_Started

Let us know . . . 8)
Puppy Raspup 8.2Final 8)
Puppy Links Page http://www.smokey01.com/bruceb/puppy.html :D

Tito
Posts: 23
Joined: Mon 13 Jun 2005, 07:07

thx!

#5 Post by Tito »

nice link Lobster :D

User avatar
Lobster
Official Crustacean
Posts: 15522
Joined: Wed 04 May 2005, 06:06
Location: Paradox Realm
Contact:

Dojo and Sajax

#6 Post by Lobster »

Glad it was of use - maybe some dojo training would also be useful . . .

http://dojotoolkit.org/

From what I understand XUL is preferable, being far more secure but to get a system up and running might be more of a priority and all those great services that enhance the web also enhance Puppy and all our possibilities.


[quote]Sajax is an open source tool to make programming websites using the Ajax framework

User avatar
Lobster
Official Crustacean
Posts: 15522
Joined: Wed 04 May 2005, 06:06
Location: Paradox Realm
Contact:

Challenge Microsoft

#7 Post by Lobster »

XUL is better and does more than Ajax but . . .

http://www.wired.com/news/technology/0, ... tw=rss.TOP

Until Flock, FireFlock and Mozilla rule we have to go with Ajax - and for offline use Puppy serves us so well 8)
Puppy Raspup 8.2Final 8)
Puppy Links Page http://www.smokey01.com/bruceb/puppy.html :D

Tito
Posts: 23
Joined: Mon 13 Jun 2005, 07:07

ajax for beginners...

#8 Post by Tito »

ajax for beginners... :

This famous post explained it all to me... (from the creator of php)

Post Reply