What happened to original series of Javascript lecture on Yahoo!? [closed] - javascript

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
Referring to the link
http://www.catonmat.net/blog/learning-javascript-programming-language-through-video-lectures/
Is there anyone who keeps a copy of the video from last time, or know any mirror that have the video?
Its a shame that Yahoo! doesn't seem to host the video anymore, considering the good content as was mentioned in the link I gave.

http://www.youtube.com/watch?v=JxAXlJEmNMg&feature=related
Should be able to find EVERYTHING on youtube.

Walkerneo is right. Everything is on Youtube now.
Actually most of the things could be found in yuilibrary's Channel - YouTube

Related

Is it a tracking cookie or something else [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
First of all sorry for asking this question on SO as this does not fit the criteria for asking questions on SO. But I still ask here as I really have no idea of a better place to ask.
So, here is the question:
I recently visited an online shopping site where I browsed 6 different products of same category(jewellery). I selected the products, came to payment page, but stopped there itself. I didn't go any further and the closed the tab in which that site was opened, and then closed the browser full.
I reopened the browser the next day, visited some completely unrelated site(an android forum), but, to my shock, the same 6 products that I has browsed the previous day were showing right in the center of the page AdWords box.
I couldnt understand how is that possible since both the sites are on different domains.
Can anyone please explain or point to some suitable reference...
Thnx in advance...
Yes it is cookies which do this.
Here is an extended answer from the Quora Q&A website: http://www.quora.com/How-do-online-ads-know-what-Ive-been-searching-for

Can Google understand text which is added from a script? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
Hello and sorry for my bad english...
Suppose I have a div with a outside script source inside it.
And in the script I print some text/links into this div.
The question is if Google can see and understand this text/links which come from a script and not a normal HTML.
Googlebot does handle some Javascript. It's possible: http://mobile.twitter.com/mattcutts/status/131425949597179904
Initially I would have said "no" but according to this article it looks like they now do!
 ...it appears Google's bots have been trained to act more like humans to mine interactive site content, running the JavaScript on pages they crawl to see what gets coughed up.
Can't find anything official from Google however

free hotel wifi pushing an iframe at the top of each page [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
First, how is the stream edited on the fly? For every website I visit, there is a black bar telling me how much WiFi time I have left.
Second, how do I get rid of it?
Rather confused...
The websites are being processed by a transparent proxy. As for how to get rid of it... pay for internet or write you own proxy that can remove the frame added by the provider.

Music Score WYSIWYG [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
I'm intending to make a javascript WYSIWYG to edit Music Score. Does anybody know any relevant javascript library or something like that? Also I'm so curious to know whether there is any similar open source project out there.
So I thought stackoverflow would be the best place to ask.
Ideas are all welcome on implementation.
The closest thing I know of in Javascript is this: http://0xfe.blogspot.com/2010/05/music-notation-with-html5-canvas.html
It's not WYSIWYG editable, so probably won't suit you, but it seems to be about as good as it gets in Javascript/HTML5 right now.
Hopefully things will improve in the future, but I don't think what you're looking for is available yet.
I think https://dmitrybaranovskiy.github.io/raphael/ will be useful for your project.

Someone managed to write a line of code in my javascript file, how? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 12 years ago.
Improve this question
How can someone physically change a javascript file? It's completely locked down and i've no idea how someone would be able to do this through a web browser.
Rob
Phished / Hacked your ftp credentials..
Obtained root credentials by exploiting database vulnerabilities etc etc..
Do not focus on the actual altered file (that is the payload distributor, if the changes were malicious) but focus on how the gained access on the server..

Categories