Wrox Programmer Forums
|
Ajax the combination of XHTML, CSS, DOM, XML, XSLT, XMLHttpRequest, and JavaScript
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Ajax section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old April 7th, 2007, 02:50 AM
Registered User
 
Join Date: Apr 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Ajax Website ?

Hello, I wish to create a website, provide simple upload and download photo among a group, and give comment to those picture. Can i just use Ajax and javascript to do it ? Because i don't have strong programming in php, and i just start learning Ajax and don't really know what Ajax can do. Can anyone please explain to me ?Thanks.

 
Old April 7th, 2007, 03:20 AM
joefawcett's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 3,074
Thanks: 1
Thanked 38 Times in 37 Posts
Default

That's a very open-ended question. To write a fully Ajax enabled web site from scratch you'll need to know some server-side language as Ajax is a combination of client initiated background requests to a server-side web service of some description. However there are plenty of web services already written that you maybe able to use, modify or re-purpose.

However you are approaching the problem the wrong way, don't pick a technology and build a site using it, firstly define your requirements as fully as possible. Secondly go through them and define the architectural model, finally choose the best method for implementation that you feel is within your development skills.

For some examples of what can be done with Ajax see some of the famous sites such as Flickr, or Yahoo Pipes or read one of Wrox's books such as Beginning or Professional Ajax.

--

Joe (Microsoft MVP - XML)
 
Old April 7th, 2007, 07:49 AM
Registered User
 
Join Date: Apr 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Thanks for your advise, Joe. I am now reading the Professional Ajax by Wrox. Actually i am a beginner in web design and i would like to implement my website that have the function above. I read through the introduction for Professional Ajax and i though it is suitable for me. But after a few chapter, i found that i require php skills in order to complete the task. So, should i continue to learn Ajax or fin some book related to php and Ajax ?

 
Old April 10th, 2007, 03:41 AM
joefawcett's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 3,074
Thanks: 1
Thanked 38 Times in 37 Posts
Default

Well as I said you'll need to know some sort of server-side language. If the server you will deploy to supports PHP then that's fine or maybe go with one of the other big ones such as ASP.NET or Java/JSP.

--

Joe (Microsoft MVP - XML)





Similar Threads
Thread Thread Starter Forum Replies Last Post
idea for developing AJAX into my website crmpicco Ajax 2 December 4th, 2007 04:14 PM
Ajax enabled website priyan.viji .NET Framework 2.0 0 August 20th, 2007 04:33 AM
ajax in the website shyam221 ASP.NET 1.0 and 1.1 Basics 2 April 19th, 2007 03:58 AM
Recommend an AJAX IDE - JoyiStar AJAX WebShop. kingstar Ajax 4 December 15th, 2006 05:12 AM
new Ajax article: Creating an Ajax Search Widget jminatel Ajax 0 May 11th, 2006 02:50 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.