[jQuery] Re: Google Code Download not working - Any Mirrors?

2008-06-20 Thread Brad
Yes, on further investigation, it appears to be a DNS issue. Brad On Jun 20, 1:21 pm, Rey Bango <[EMAIL PROTECTED]> wrote: > Hi Brad, > > Seems like it may be something on your end as I was able to download it.

[jQuery] Re: Google Code Download not working - Any Mirrors?

2008-06-20 Thread Rey Bango
Hi Brad, Seems like it may be something on your end as I was able to download it. It the full file that I sent you via private email. Rey... Brad wrote: Rey, I can get to that URL, but if I try to download the actual libraries in any form Firefox (and IE and Safari) give me Unable to Conne

[jQuery] Re: Google Code Download not working - Any Mirrors?

2008-06-20 Thread Brad
Rey, I can get to that URL, but if I try to download the actual libraries in any form Firefox (and IE and Safari) give me Unable to Connect (or similar) errors. I just checked and I'm still seeing failures. Note that the download links on http://code.google.com/p/jqueryjs/ point to http://jquery

[jQuery] Re: Google Code Download not working - Any Mirrors?

2008-06-20 Thread Rey Bango
Brad, I just tried it and it worked fine for me: http://code.google.com/p/jqueryjs/ Rey... Brad wrote: I'm trying to download the latest jQuery from the links on the jQuery home page. My browser gets to Google Code, but all listed downloads are failing w "Firefox can't establish a connectio

[jQuery] Re: Google Code

2007-09-18 Thread Erik Beeson
And it can barely be used by Java developers. It's good for making gmail and google reader, but I found it pretty difficult to deal with in general. It's really wants to hijack your whole application, and doesn't play well with anything that's not made to work with it, in my (limited) experience.

[jQuery] Re: Google Code

2007-09-18 Thread Sam Collett
Google Web Toolkit is for Java developers (run server side), so it can't be used for those who may use ASP.NET, PHP, CFML etc On Sep 18, 5:25 pm, Anjanesh <[EMAIL PROTECTED]> wrote: > Wow ! I really thought prototypejs being the more popular one > !http://www.prototypejs.org/real-world > > Odd,

[jQuery] Re: Google Code

2007-09-18 Thread Anjanesh
Wow ! I really thought prototypejs being the more popular one ! http://www.prototypejs.org/real-world Odd, I thought Google Web Toolkit (http://code.google.com/webtoolkit/) was another JavaScript framework.

[jQuery] Re: Google Code

2007-09-18 Thread Glen Lipka
Yeah, I noticed that too. Look at the rest of the code for that page. I see a jillion places they could reduce the code complexity. Examples: document.getElementById('searchbox_demo'); q.style.background = '#ff'; q.onfocus = f; q.onblur = b; Part of it is pure obfuscation. But a ton of it c

[jQuery] Re: Google Code

2007-09-18 Thread Sam Collett
Looks like it is being used to show the Google Code blog posts and featured projects. Maybe they will use some of the more advanced features someday. On Sep 18, 3:54 pm, Rey Bango <[EMAIL PROTECTED]> wrote: > The next time you hear someone say that jQuery isn't a mature framework, > be sure to p

[jQuery] Re: Google Code SVN Issue - PROBLEM RESOLVED

2007-05-23 Thread Rey Bango
The folks at Google wrote this: "If the repository was accessible in your browser and not via the svn client, I'll bet that the AV program just didn't understand DAV HTTP traffic." Once I upgraded Kaspersky AV to its latest version, the issue went away so it looks like some other Kaspersky mus

[jQuery] Re: Google Code SVN Issue - PROBLEM RESOLVED

2007-05-23 Thread Karl Swedberg
Hey Rey, taking a wild guess here, but maybe they use a slightly different port than other svn repos, and maybe your AV program was blocking traffic through that port? Kind of like how some AV / firewall programs block ports used for BitTorrent? Anyway, really glad you got it worked out!

[jQuery] Re: Google Code SVN Issue - ONE FINAL NOTE

2007-05-23 Thread Rey Bango
Guys, just wanted to let you know that I updated Kaspersky to the latest version and I can now checkout files even with all of the settings enabled. So if you encounter the issue that I mentioned and you're running Kaspersky AV, upgrade to the latest version. Rey Rey Bango wrote: No prob.

[jQuery] Re: Google Code SVN Issue - PROBLEM RESOLVED

2007-05-23 Thread Rey Bango
No prob. Hopefully it won't happen to anyone else but at least there's a solution. I plan on contacting Kasperky on this. I'm just curious as to why this only effects Googles SVN repos. Rey Brandon Aaron wrote: Glad you were able to get it worked out. Thanks for sharing the solution. -- B

[jQuery] Re: Google Code SVN Issue - PROBLEM RESOLVED

2007-05-23 Thread Bil Corry
Rey Bango wrote on 5/23/2007 9:21 AM: Well, I figured it out and it was Kasperky AV. A sign of the times when AV products cause more harm than the actual viruses: "The update of Norton's virus database on Friday has caused millions of PCs and computers to crash, a heavy blow to people's dai

[jQuery] Re: Google Code SVN Issue - PROBLEM RESOLVED

2007-05-23 Thread Sean Catchpole
That's great news. Thanks for the feedback Rey. ~Sean

[jQuery] Re: Google Code SVN Issue - PROBLEM RESOLVED

2007-05-23 Thread Brandon Aaron
Glad you were able to get it worked out. Thanks for sharing the solution. -- Brandon Aaron On 5/23/07, Rey Bango <[EMAIL PROTECTED]> wrote: Hi guys, Well, I figured it out and it was Kasperky AV. Here's what I had to do. In the Anti-Spy section, I had to uncheck "Enable Anti-Phishing" In th

[jQuery] Re: Google Code SVN Issue - PROBLEM RESOLVED

2007-05-23 Thread Rey Bango
Hi guys, Well, I figured it out and it was Kasperky AV. Here's what I had to do. In the Anti-Spy section, I had to uncheck "Enable Anti-Phishing" In the Web Anti-Virus section, I had to uncheck "Scan HTTP traffic" I'm not quite sure why these two options were interfering with SVN checkout fro

[jQuery] Re: Google Code SVN Issue - The Saga Continues

2007-05-23 Thread Rey Bango
Hey Sean, Thanks for the suggestion. Unfortunately it didn't work but my DNS resolution is much improved!! :) The odd thing that I discovered last night is that my notebook PC (same specs as above), which connects to my network wirelessly, can pull down the repo with no problems. It seems i

[jQuery] Re: Google Code SVN Issue

2007-05-22 Thread Sean Catchpole
I am able to pull a copy using: svn checkout *http*://jqueryjs.googlecode.com/svn/trunk/ jqueryjs I'm not sure why you are getting that error though. Perhaps it is a DNS issue? You could try switching you DNS to openDNS.com ~Sean

[jQuery] Re: Google Code SVN Issue

2007-05-22 Thread Sam Collett
HTTPS is the only way that I can checkout code, so I have not seen that error myself. I set TortoiseSVN to remember my password so it never prompts me anyway. On May 22, 11:45 am, Rey Bango <[EMAIL PROTECTED]> wrote: > Hi Sam. Thanks for the suggestion but I'm only pulling down and not > committi

[jQuery] Re: Google Code SVN Issue

2007-05-22 Thread Rey Bango
Hi Sam. Thanks for the suggestion but I'm only pulling down and not committing anything. So HTTP is supposed to work for that. With HTTPS, I'm prompted for a login which I don't need at the moment. Rey... Sam Collett wrote: Have you tried using https? I don't think you can check in using no

[jQuery] Re: Google Code SVN Issue

2007-05-22 Thread Sam Collett
Have you tried using https? I don't think you can check in using normal http. On May 21, 7:20 pm, Rey Bango <[EMAIL PROTECTED]> wrote: > Hi guys, > > When I try checkout using TortoiseSVN (latest) > viahttp://jqueryjs.googlecode.com/svn/trunk/, I get the following error: > > Error: REPORT reques