Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,167,235 members, 7,867,618 topics. Date: Friday, 21 June 2024 at 07:51 PM

Ajax- Grab This Opportunity To Become A Guru - Webmasters - Nairaland

Nairaland Forum / Science/Technology / Webmasters / Ajax- Grab This Opportunity To Become A Guru (654 Views)

When You Are A Computer Guru And Your Girlfriend Needs Your Assistance / Get A Guru To Work On Your Custom Web,CMS, Wordpress, Joomla, Magento, Phpbb Etc / Form Validation Tutorial Using Javascript, Php And Ajax! (2) (3) (4)

(1) (Reply) (Go Down)

Ajax- Grab This Opportunity To Become A Guru by galaxytech(m): 12:17pm On May 19, 2010
AJAX stand for Asynchronous JavaScript and XML. Contrary to what some people think, It is not a programming language, instead you can see it as a technique of using existing technologies. If you must succeed in becoming an AJAX professional; you must be very good in using/writing code in Xhtml (WYSISWYG users might find it difficult to use AJAX) you must learn how to write codes,and any server-side programming language like php. The technologies you need is a markup language like Xhtml, a scripting language like Javascript and a server-side programming language like php. Differrent professionals have various reasons of developing their websites/ web applications with AJAX, but the major aim of ajax is swift processing of data, because with ajax you can retrieve only the information you need at a particular instance from the server using the xmlhttprequest object of javascript, thus the page does not have to reload before retriving information from the server. We will talk about this next time, mean while if you have any question, ask.
Re: Ajax- Grab This Opportunity To Become A Guru by Nobody: 12:26pm On May 19, 2010
Let the newbies see something like an image preloader using Ajax.
Re: Ajax- Grab This Opportunity To Become A Guru by galaxytech(m): 1:02pm On May 19, 2010
AJAX is bigger than that, Aim at building a complete e-commerce solution (shopping cart, e-payment systems like ATM, Egold, Credit card like VISA, MASTER) with AJAX, even user management systems. an <img> preloader is the simplest task you can acrry out with AJAX, think of testing if the respondsText have been completely downloaded, if not just simply use javascript's DOM to locate a gif or swf file until the responsText or Xml have been received. e.g

if (xmlhttp.readyState==4 && xmlhttp.status==200){
// set the content of the appropriate element to xmlhttpobject.respondsText
}
else
{
// set the content of the appropriate element to e.g images/animated.gif or swf (you must use the xhtml object element in this case, and ensure your properties are cross-browzer compatible
}
Re: Ajax- Grab This Opportunity To Become A Guru by DualCore1: 1:45pm On May 19, 2010
Galaxy, you'll have to wait until when Seun comes online then i'll show him your post so he can free it. Its invisible to the public now.
Re: Ajax- Grab This Opportunity To Become A Guru by galaxytech(m): 2:51pm On May 19, 2010
hello sawyer, i have a malware attack on my site, iam attempting to cleanup, pls if you have any advice, i'll appreciate it. This might consume my time.thank you
Re: Ajax- Grab This Opportunity To Become A Guru by DualCore1: 3:20pm On May 19, 2010
Would like to help the best way I can, you can IM me on yahoo chat (ID= k_frill) or mail me (sawyerrken at gmail dot com).

You may want to check up your source codes for any unfamiliar codes that may have been injected.
Also do well to check your firewall logs.
If you have root access to the server you're on, change familiar ports like SSH to a non-standard port.
Just go through any access logs you can lay hands on.

(1) (Reply)

Anybody In Aptech,running The Accp Program / Problem With Special Characters And Multilanguages / Cpanel Splash 100% Uptime.totally Cheap(first Person To Request Get 70% Discount

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 13
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.