Viewing profile — mmj
mmj
HN member- Joined
- Mon, Dec 22, 2008, 7:20 PM UTC
- HN karma
- 13
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About mmj
No profile information was provided.
Recent public activity
-
comment
Comment #763176
Being able to relate with the student. For instance after I learn a language and am trying to teach someone else the language I just can't see why the person is having trouble lear…
-
comment
Comment #538353
PS This system measured my connection speed as 20Mbps. Which is about 5x too large. GET /inet/ent_logon/Logon?redirectjsp=true HTTP/1.1 HTTP/1.x 200 OK Content-Encoding: gzip --- T…
-
comment
Comment #455299
I remove the search bar in Firefox and just use the address bar for searches. It searches Google and if the result is popular enough it goes directly to that page.
-
comment
Comment #452306
Does load faster the Firefox? O rly? Firefox 3.1b2 opens in a fraction of the time IE8rc1 opens, on first start and on re-open.
-
comment
Comment #450749
http://www.google.com/search?q=web+78.0
-
comment
Comment #428240
Yeah, PHP isn't an excellent language but it does do one thing and do it well. Just 99% of examples or scripts you find are absolutley horrible. Seriously, I've seen blog posts on …
-
comment
Comment #419653
I see it every now and again.
-
comment
Comment #407954
Yes, but even better would be to use jQuery's excellent JSONP method.
-
comment
Comment #407587
http://www.json.org/json2.js // In the third stage we use the eval function to compile the text into a // JavaScript structure. The '{' operator is subject to a syntactic ambiguity…
-
comment
Comment #406978
You don't have to eval xml.
-
comment
Comment #406782
That is a pretty niche feature, I personally wouldn't do something like that. Check out getResponseHeader() if you are so inclined. As for the errors, there are many ways to check …