473,583 Members | 2,875 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

WANT some detail on AJAX

hi fellows pro,,,,,
i want some details regarding AJAX. can anyone help me in that ....
reply me with some good articles as well as tutorials in (.net)

Jan 4 '06 #1
10 1621
"Bugsy" <sk******@gmail .com> wrote in message
news:11******** *************@g 49g2000cwa.goog legroups.com...
hi fellows pro,,,,,
i want some details regarding AJAX. can anyone help me in that ....
reply me with some good articles as well as tutorials in (.net)


Google!

--
Dag.
Jan 4 '06 #2

Bugsy napisal(a):
hi fellows pro,,,,,
i want some details regarding AJAX. can anyone help me in that ....
reply me with some good articles as well as tutorials in (.net)


http://www.usabilityviews.com/ajaxsucks.html
(disregard the 'spoof' part, all points still hold.)

Jan 4 '06 #3
They seem to apply to just about any setup! Lets just do everything in
PDFs and forget automation!

Jan 4 '06 #4
http://www.ajaxinfo.com/
http://www.ajaxian.com/
http://dojotoolkit.org/
http://www.ajaxmatters.com/r/welcome
http://dojo.jot.com/WidgetWishlist

also check out JSON

Its a relatively new technology (well a new name anyhow) most of the
commnets int he article Bwucke refers to are 'sort of right but wrong'
AJAX pages are active and should be hidden form search engines like any
other cgi stuff.
The other comments seem to apply to juts about every simple HTML site.
The problems are not with ajax but with bad design in general.

Jan 4 '06 #5
ma********@yaho o.com wrote:
Its a relatively new technology
It is not.

<URL:http://en.wikipedia.or g/wiki/AJAX>
(well a new name anyhow) most of the commnets int he article Bwucke refers
to are 'sort of right but wrong' AJAX pages are active and should be
hidden form search engines like any other cgi stuff.


Nonsense. First, it is entirely possible to create (X)HTML documents
that work both with and without "AJAX" support. Second, there is no
reason why resources generated by CGI applications should be hidden
from search engines.
PointedEars
Jan 4 '06 #6
I agree its perfectly possible to create acceptable HTML docs from AJAX
- it is in fact 'easy' once you know how. However if the content will
change regularly then the search engines will waste the searchers time
and your servers time cpu by trying to take you to pages that 'no
longer exist'.
The original idea behind robots.txt was to stop your server being
hammered by search engines. Now you should use it on your DYNAMIC
content pages so search engines dont point to expired data.

Jan 4 '06 #7
ma********@yaho o.com wrote:
I agree its perfectly possible to create acceptable HTML docs from AJAX
"create ... from AJAX"? You have not even understood what I was talking
about; let alone quoted what you are replying to, as strongly recommended
by the newsgroup's FAQ:

<URL:http://jibbering.com/faq/faq_notes/pots1.html#ps1P ost>
<URL:http://www.safalra.com/special/googlegroupsrep ly/>
[...] However if the content will change regularly then the search
engines will waste the searchers time and your servers time cpu by
trying to take you to pages that 'no longer exist'.
The original idea behind robots.txt was to stop your server being
hammered by search engines. Now you should use it on your DYNAMIC
content pages so search engines dont point to expired data.


Rubbish. Have you even understood what /you/ are talking about? An
important part of the idea behind CGI and similar applications is that
similar content can be generated through a template, instead of files
with similar structure but different data. It is complete nonsense to
hide that generated content from search engines because, after all, you
want to be found due to the content you provide.

Learn about caching techniques, redirection and search engine optimization,
in general get informed, before you utter further nonsense here. Nobody is
helped with your half-knowledge but it does harm to those that actually
believe you.
PointedEars
Jan 4 '06 #8
VK

Thomas 'PointedEars' Lahn wrote:
Learn about caching techniques, redirection and search engine optimization,
in general get informed, before you utter further nonsense here. Nobody is
helped with your half-knowledge but it does harm to those that actually
believe you.


Off the prozac again? I told you it's too early yet!

One brainless, other is humanless (by someone's recent definition).
Reminds me something from Futurama. Poor clj...

:-)

Besides all possible materials one can find in the Internet it is a
must I guess to read the original article where the term "AJAX" has
been introduced (and all the rush started):

<http://www.adaptivepat h.com/publications/essays/archives/000385.php>

There are also interesting (from *my personal biased point of view*)
discussions in this group:

<http://groups.google.c om/group/comp.lang.javas cript/browse_frm/thread/f6ce0a5e95d8bf3 0/95c4d63e4c82f06 8>

and here:

<http://groups.google.c om/group/comp.lang.javas cript/browse_frm/thread/77a9c7235d624b6 1/292d292553d024f 7>

Also while reading current articles one has to remember that
XMLHttpRequest / AJAX is not just a technologies anymore. It's a
business too: a lot of money has been invested (and not amortizated
yet) to different "AJAX Solutions" - and a lot of people are getting
their current payroll check grace to AJAX. So it's a golem structure
now (in sociological sense). It is able and it will fight for its
existence using its underlaying units (people). So the ping-pong game
"sucks - doesn't suck" will get more and more intensive and arguments
will be more and more senseless (but full of sense to whoever write
whem).

Jan 4 '06 #9
On 04/01/2006 16:43, VK wrote:

[snip]
So the ping-pong game "sucks - doesn't suck" will get more and more
intensive and arguments will be more and more senseless (but full of
sense to whoever write whem).


Then perhaps it should be ended here, in this thread. AJAX, in itself,
doesn't 'suck' (though the abbreviated name does :-D). However, it's
very easy to apply it badly. GMail, when it was first released, is an
obvious example of such an application.

If AJAX is used in the way that all scripts should be on the Web,
there's no problem with it.

Mike

--
Michael Winter
Prefix subject with [News] before replying by e-mail.
Jan 4 '06 #10

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

Similar topics

0
1836
by: melledge | last post by:
Ajax Developers' Day added to XTech 2006 agenda XTech 2006 - 17-19 May - Hotel Grand Krasnopolsky - Amsterdam, The Netherlands
7
1496
by: Thirsty Traveler | last post by:
Peter Bromberg has an interesting article eggheadcafe discussing AJAX libraries. He prefers ANTHEM.NET over AJAX.NET because it doesn't break the stateful page model. Our developers are currently using AJAX.NET after extensive research because ATLAS is currently not ready for prime-time and much more verbose than AJAX.NET. I was looking at...
1
16489
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 - microlink pattern tutorial : A microlink is a link that opens up
0
2341
by: Free Ebooks | last post by:
81 AJAX and 24 JavaScript Ebooks Here are some of the AJAX topics and areas covered by these ebooks: Rails and AJAX Building Ajax Web Applications Creating Ajax Web Pages Ajax Patterns Ajax Tutorial Ajax Best Practices Ajax XMLHttpRequest and Struts
2
2252
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 on .net and ajax seem to jump into atlas right away, does anyone know of any that teach ajax itself and then later get into atlas?
1
3395
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 that I see in the comments, but no luck there), but what I already have works GREAT to populate the options in a select box. Now I'm trying to take...
1
1562
by: DotNetNewbie | last post by:
Hi, I am implement ajax in a web application, and I want to avoid having to go through the entire asp.net page lifecycle since I will be simply return back html/xml, and I have no need of the .net page lifecycle events. What do you suggest is the best way of doing this? I am thinking I could put all ajax related code in a seperate...
11
3022
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 and IE8. There is no issue when the controls are allowed to complete loading. Can you please tell me the best practice that handles this? ...
0
7888
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7811
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
8159
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
1
7922
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
8185
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
5366
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3836
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1416
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
1147
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

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.