About > AllExperts  
Search for
  Main Menu Ask a Question Browse Past Answers Meet Top Experts Be an Expert Login (Experts Only)
About Us  ·  FAQ  ·  Tell Friends About Us  ·  Link To Us  ·  Free Encyclopedia  ·  Disclaimer  ·  Tech Support   
  You are here:  AllExperts > Computing/Technology > Focus on JavaScript > Javascript

Expert Profile: Anthony Levensalor

Expertise:  (Please note. I am on hiatus for a few months from AllExperts. Please feel free to ask your question via http://mypetprogrammer.com/blog/getting-help/ )

Experience in the area
I have been programming in Java and Javascript since 1998. I run a web development company that specializes in Ajax front ends with PHP/MySQL back ends. I am a Sun Certified Java 2 Developer, and have done nothing but web applications for the last two years in my business

Past/Present clients
Monster.com, Compuware Corporation, Flextronics International, Pragmatech Software, Open Travel Software, The Loss Mitigation Institute, Raw Story Media, Page One News Media.

      View Past Answers       View Detailed Ratings            
What do you like about this subject?  I love desktop applications. For years, I wrote desktop applications, before moving into Web Development. I was always irritated with the clunkiness of HTML and the limited scope of dynamicism, and Javascript, especially now with the browser wars coming to an end, solves that problem.
What do you still hope to achieve/learn in this field?  There is always something new to learn. You only stop learning when you're dead, and I think programming still has a bit to teach me before that happens.
Something interesting about this subject that others may not know:  Javascript is easy. People think it isn't, until they learn to put themselves in the "mind" of the code, as it were. Everything clears up when you understand how the computer thinks.
Something controversial or provocative about this subject  XML! No, JSON! No, I wanna use pipes! Well, I wanna use semicolons! Seriously, what's controversial about Javascript?
Average Ratings
Prestige Points: 1350
Knowledge   9.91   Best of the best
Clarity of Response   9.91   Best of the best
Timeliness   9.96   Best of the best
Politeness   10.0   Best of the best
Number Of Questions
(in Past 24 Hours)
0
Max Questions to be Asked
(in 24 Hour period)
5
Total Questions
(since joining AllExperts)
315
Recent Reviews from Users
KnowlClarityTimePolitenessDate
1010101001/21/08
101012/11/07
1010101012/10/07
1010101012/06/07
101012/06/07
User Comments
Took a bit of work but I finally got his suggestions working well. A million thanks...
(jim on 01/21/08)
Thanks Anthony i was able to do the same through javascript with some slight modifications
(PKS on 12/11/07)
Just saying thank you does not express enough how much I appreciate your help with straightening out the mess I found myself in with this script. I kn
(Joyce on 12/06/07)
Thanks a million for responding so quickly and for explaining things clearly. Your assistance exceeded my expectations for this site.
(Leta on 12/06/07)
View All Comments
      View Past Answers       View Detailed Ratings            

Recent Answers from Anthony Levensalor
2008-01-18  Data input to Javascript arrays Let me have a look at the script, perhaps paste the url here so that I can go take a look. It's very difficult to diagnose and repair code that I cannot see, I may be missing critical details that would...
2008-01-18  regarding price cal script for photo frame I would be glad to help, sure. Your javascript function would look like this: function calcTotal(len, wid, r) { return ( 2 * ( len + wid ) ) * r } And then you could call it from any button...
2008-01-17  Data input to Javascript arrays The answer to both is yes. There's nothing wrong with storing the data in a text file somewhere on your server, and then loading it dynamically. Looks like you're loading it before the page is even sent...
2008-01-14  Force a ListBox Selection From another Field Yes, there absolutely is, and it's actually pretty easy once you get it the first time. Given 3 input elements of type radio 3 input elements of type text 1 select element We could write the...
2008-01-11  Set focus on a Listbox value from another field Steve, Looking at the Adobe API, it looks like you want something like the following (on the mouse-up action of the first list) var firstList = this.getField("name_of_list"); var secondList = this...
More Answers for "Javascript"


Advertise on This Site | User Agreement | Privacy Policy | Kids' Privacy Policy
Copyright  © 2008 All rights reserved. AllExperts is a property of About, Inc.
The About logo, About and About.com are registered trademarks of About, Inc.