Go Back   Science Forums > Physical Sciences Forums > Computer Science and Technology
Reply
 
LinkBack Thread Tools
Old 08-23-2005   #1 (permalink)
Buffy's Avatar
Resident Slayer

Administrator

Location:
Sunnydale, CA
 
Buffy has a reputation beyond reputeBuffy has a reputation beyond reputeBuffy has a reputation beyond reputeBuffy has a reputation beyond reputeBuffy has a reputation beyond reputeBuffy has a reputation beyond reputeBuffy has a reputation beyond reputeBuffy has a reputation beyond reputeBuffy has a reputation beyond reputeBuffy has a reputation beyond reputeBuffy has a reputation beyond repute
 



Not Ranked  0 score     
Question AJAX development resources

I'm starting to dabble in AJAX. Anyone here doing much with it? I'm trying to locate everybody's favorite "web resources" for it: good sites with info, tools, etc.

Jump right in!

Cheers,
Buffy


----------------
"If you do not agree with anything I say, I'll not only retract it, but deny under oath that I ever said it!"
__________________________________________________ ______________-- Tom Lehrer

"No Robbie, not Europe!"


Forum Administrator
Hypography Science Forums - Science for Boys and Girls! Its not for nothing that we hang out here.
Reply With Quote
Old 08-28-2005   #2 (permalink)
geokker's Avatar
Questioning


Location:
London, UK
 
geokker is an unknown quantity at this point
 



Not Ranked  0 score     
Re: AJAX development resources

I was initially interested, but am put off by its lack of accessibility. Also, while I get excited with XML (especially SVG), Java makes me ill. Sun Microsystems makes me ill - just look at the utter, complete dog that is Open Office.

I like Google maps but think it could be better implemented in SVG - controversial I know.

Google Suggest - can't see what the big deal is there + I can't see the benefit.

I think developers should concentrate on better usability and general design of CSS and HTML implementations before moving onto gee-whizz AJAX shenanigans.

It sort of reminds me of Flash 'enabled' sites - neat, but usually hampers access to information.


----------------
Dave. Stop.
Reply With Quote
Old 08-28-2005   #3 (permalink)
alexander's Avatar
Dedicated Smart-ass

Senior Moderator
Gallery Curator
Dev Team Member

Location:
Just before 0xAA55
 
alexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond repute
Send a message via AIM to alexander
 



Not Ranked  0 score     
Re: AJAX development resources

why does google use java? simple because they dont all program in java and use better languages for their products. need i remind you of jython?


----------------
Microsoft, the leader in using innovative tactics to promote irksome experience, coupled with antiquated technology that's held together by a pyramid of makeshift afterthoughts.

Apple, the leader in using irksome tactics to promote innovative experience, coupled with an antiquated core that's enhanced by state-of-the-art afterthoughts.

Linux, the leader in not using any tactics to promote user-defined experience, coupled with state-of-the-art core enhanced by innovative afterthoughts.

Reply With Quote
Old 08-29-2005   #4 (permalink)
Buffy's Avatar
Resident Slayer

Administrator

Location:
Sunnydale, CA
 
Buffy has a reputation beyond reputeBuffy has a reputation beyond reputeBuffy has a reputation beyond reputeBuffy has a reputation beyond reputeBuffy has a reputation beyond reputeBuffy has a reputation beyond reputeBuffy has a reputation beyond reputeBuffy has a reputation beyond reputeBuffy has a reputation beyond reputeBuffy has a reputation beyond reputeBuffy has a reputation beyond repute
 



Not Ranked  0 score     
Re: AJAX development resources

I actually don't like AJAX's approach much either, mostly because its only conceptual, and there's no "standard" there other than in-place browser XML txns that can only exist because there's one fairly stably implemented javascript object that does it. The folks who think this is "new" don't know what they're talking about.

OTOH, AJAX seems to be gaining some popularity, and due to the fact that we must live with these brain damaged thin clients called browsers (anyone old enough to remember X-server workstations? Light years beyond browsers...), its *something* that definitely helps both response time and "smart" client behavior. Javascript programming is totally sucky, and I hate it, but what I'm looking for here is if opinions on some of the layered js libraries built on the AJAX model that are starting to creep out.

So, *bump* opinions? Biases? Faves? Don't tell me *no* one here has anything to say about it....

Cheers,
Buffy


----------------
"If you do not agree with anything I say, I'll not only retract it, but deny under oath that I ever said it!"
__________________________________________________ ______________-- Tom Lehrer

"No Robbie, not Europe!"


Forum Administrator
Hypography Science Forums - Science for Boys and Girls! Its not for nothing that we hang out here.
Reply With Quote
Old 11-12-2005   #5 (permalink)
coldhead's Avatar
Thinking


Location:
Brizvagas
 
coldhead is an unknown quantity at this point
 



Not Ranked  0 score     
Re: AJAX development resources

Have a look at Ruby on Rails, has AJAX built-in.
comes with a ruby web-server will also run on Apache and fastcgi.
Reply With Quote
Old 11-12-2005   #6 (permalink)
alexander's Avatar
Dedicated Smart-ass

Senior Moderator
Gallery Curator
Dev Team Member

Location:
Just before 0xAA55
 
alexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond repute
Send a message via AIM to alexander
 



Not Ranked  0 score     
Re: AJAX development resources

lol, you've been reading this month's Linux Journal, i can tell, its not like its a bad thing

AJAX, since our last discussion of it has progressed, and although i dont like the language of choice, i do appreciate what google did with it. I mean, they built an online text editor that has spellchecking and all kinds of other crazy stuff. Google is definitely up on all of their AJAX stuff, i still prefer Python to Java, and i wont learn Jave till they open-source it, but hey whatever drives your wagon right?


----------------
Microsoft, the leader in using innovative tactics to promote irksome experience, coupled with antiquated technology that's held together by a pyramid of makeshift afterthoughts.

Apple, the leader in using irksome tactics to promote innovative experience, coupled with an antiquated core that's enhanced by state-of-the-art afterthoughts.

Linux, the leader in not using any tactics to promote user-defined experience, coupled with state-of-the-art core enhanced by innovative afterthoughts.

Reply With Quote
Old 11-12-2005   #7 (permalink)
Buffy's Avatar
Resident Slayer

Administrator

Location:
Sunnydale, CA
 
Buffy has a reputation beyond reputeBuffy has a reputation beyond reputeBuffy has a reputation beyond reputeBuffy has a reputation beyond reputeBuffy has a reputation beyond reputeBuffy has a reputation beyond reputeBuffy has a reputation beyond reputeBuffy has a reputation beyond reputeBuffy has a reputation beyond reputeBuffy has a reputation beyond reputeBuffy has a reputation beyond repute
 



Not Ranked  0 score     
Re: AJAX development resources

Of course I'm evil. I'm writing Ajax in .Net.... Sorry, have to because of our code base, until we re-write it from scratch....

Ruby is interesting but its also idiocyncratic and its a dangerous UI/API lock-in at this point. If I had my choice I'd prolly follow alex and write python with jython (am I kidding? you decide! ) to make the raw AJAX calls... Still lookin for more resources, hopefully several abstractions lower than Ruby...

Cheers,
Buffy


----------------
"If you do not agree with anything I say, I'll not only retract it, but deny under oath that I ever said it!"
__________________________________________________ ______________-- Tom Lehrer

"No Robbie, not Europe!"


Forum Administrator
Hypography Science Forums - Science for Boys and Girls! Its not for nothing that we hang out here.
Reply With Quote
Old 11-12-2005   #8 (permalink)
rockytriton's Avatar
Explaining


Location:
Antarctica
 
rockytriton is just really nicerockytriton is just really nicerockytriton is just really nicerockytriton is just really nice
Send a message via AIM to rockytriton
 



Not Ranked  0 score     
Re: AJAX development resources

I never heard of AJAX, guess I'll look into it. Google uses java? All the job postings I've seen for them are for C and C++ engineers. Ruby is a really cool OO script language, I like it better than python just because I can't see myself using a language that uses whitespace as a part of its syntax.


----------------
/home/God $ cd projects/universe
/home/God/projects/universe $ make

/home/physicist $ cat /home/God/projects/universe/main.c
ksh: /home/God/projects/universe/main.c: Permission Denied.
Reply With Quote
Old 11-14-2005   #9 (permalink)
alexander's Avatar
Dedicated Smart-ass

Senior Moderator
Gallery Curator
Dev Team Member

Location:
Just before 0xAA55
 
alexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond repute
Send a message via AIM to alexander
 



Not Ranked  0 score     
Re: AJAX development resources

there is a reason python is white pace sensitive, and you can read all about it on python's website! its not bad, if you use a decent editor or a plugin for one to do auto white spacing, i have absoltely no problems with whitespace (emacs with a little color-customized python mode, but the "engine" worksvery well).
Ruby is a cool language, not as popular as python but nontheless cool. BTW python is a big plus on applications to Sun and Google, they do develop a lot in java, they also develop a lot in python, mainly use C++ for their big projects, but python programmers tend to fromat their code better because it is white space sensitive


----------------
Microsoft, the leader in using innovative tactics to promote irksome experience, coupled with antiquated technology that's held together by a pyramid of makeshift afterthoughts.

Apple, the leader in using irksome tactics to promote innovative experience, coupled with an antiquated core that's enhanced by state-of-the-art afterthoughts.

Linux, the leader in not using any tactics to promote user-defined experience, coupled with state-of-the-art core enhanced by innovative afterthoughts.


Last edited by alexander; 11-14-2005 at 03:20 PM..
Reply With Quote
Old 11-14-2005   #10 (permalink)
rockytriton's Avatar
Explaining


Location:
Antarctica
 
rockytriton is just really nicerockytriton is just really nicerockytriton is just really nicerockytriton is just really nice
Send a message via AIM to rockytriton
 



Not Ranked  0 score     
Re: AJAX development resources

yea, I don't need the language to tell me how to format, I format well anyway. Good thing I'm not thinking of joining Google or Sun I guess, I wouldn't want to do python or ruby even for a living. Then again, I hate my current job so maybe I should learn python and do something new.


----------------
/home/God $ cd projects/universe
/home/God/projects/universe $ make

/home/physicist $ cat /home/God/projects/universe/main.c
ksh: /home/God/projects/universe/main.c: Permission Denied.
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Resources for Learning German jasonchild German forum 5 08-28-2007 08:39 AM
Evolution: Religion or Science? Erasmus00 Biology 291 08-20-2005 09:04 AM
embryological development and evolution TeleMad Biology 7 07-03-2005 03:38 AM

» Advertisement
» Current Poll
Who's the sexiest man alive? Johnny Depp or Robert Pattinson?
Johnny Depp - 30.00%
3 Votes
Robert Pattinson - 0%
0 Votes
Someone else (please specify) - 40.00%
4 Votes
I'm too macho to think a guy is sexy - 30.00%
3 Votes
Total Votes: 10
You may not vote on this poll.


All times are GMT -8. The time now is 08:11 PM.

Hypography?

Hypography [n.]: A combination of "hyperlink" and "bibliography" - ie, a list of links to electronic documents. Comparable to discography and bibliography, but not cartography.

We have been online since May 2000, and aim to be the best place to find and share science-related content of all kinds.

Share the love!

Please add more science to your life. Use our RSS feeds on your blog, your portal, or your favorite feedreader!


Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2
Copyright © 2000-2009 Hypography
Part of the Hypography - Science for Everyone Network