View allAll Photos Tagged javascripts
Full Stack 2017. Wednesday, 12th - Friday, 14th July at CodeNode, London. skillsmatter.com/conferences/8264-fullstack-2017-the-conf... Copyright www.edtelling.com
This was the result of 121+ hours of nerding out writing HTML, CSS, JavaScript and drinking coffee. For the most part. Ironically I was creating a nice summer environment rather than enjoying the one outside in Calgary, in 2002.
The idea here was to have a time-sensitive environment which would change during the day; you would hear birds and woodpeckers in the day, and crickets and owls at night in addition to the light/dark theme. It would reflect the approximate time of day when loaded, and would shift over time as the day passed into night.
Also, you could throw rocks into the pond, with directional (and varying) sound effects. I had fun making a "squeaky" scroll wheel, a secret right-click easter egg and a few other sound-driven things.
I believe I found the pond stock photo via iStockPhoto (a rather small site at the time), and purchased it with credits earned from my own photos.
This was designed under IE 6, if I recall correctly, but it may work still under IE 9. This was one of the last projects I did that was still IE-specific, since I used a few filter transitions and things.
www.schillmania.com/summer_02/
More videos of old versions of my site are in the DHTML design archives.
11th APRIL, LONDON - Damjan Vujnovic shares when he decided to build mindmup.com. The two main goals, to learn cool stuff and have fun. What went right? What went wrong? What was most surprising? How did they test, monitor & troubleshoot? See the SkillsCast recording (film, code, slides) at bit.ly/16V3t3p
* Démonstration d'écriture de graphisme génératif à la volée
(* Live coding for creating generative graphics)
Made in collaboration with the students of Douglas @ l'atelier hypermedia in Aix-en-provence.
Each layer is driven by a javascript program, sent from student's computers. Each program is evaluated real-time so that direct modification of the code can be seen real-time on the server screen, using Vision Factory.
Supershape generated with googles o3d plugIn. Using an javascript conversion of my surfaceLib for processing.
Impressions from the first nz.js(con); conference.javascript.org.nz/ organized by the JavaScript Society of New Zealand. javascript.org.nz/
11th APRIL, LONDON - Damjan Vujnovic shares when he decided to build mindmup.com. The two main goals, to learn cool stuff and have fun. What went right? What went wrong? What was most surprising? How did they test, monitor & troubleshoot? See the SkillsCast recording (film, code, slides) at bit.ly/16V3t3p
At the Crockford on JavaScript lecture series at Yahoo! headquarters in Sunnyvale, CA, on January 25, 2009. yuiblog.com/crockford/
Igo Coelho (Unifor), Maujor (palestrante, autor de livros de HTML, CSS e JavaScript), Robertson Freitas (Atratis) e Henrique Soares (Fortes Informática)
Lustiges kann man der BZÖ-Seite entnehmen. Klickt man ohne Javascript hinter
"Medien- und Presseservice" verbirgt sich ein "Lorem ipsum" Blindtext.
Shibuya.js is the JavaScript's first developer/user-based commnunity in Japan.
This April, we will have a conference at Tokyo.
#”onclick=”javascript:alert(1)
“#>
">
<img src=x onerror="alert('XSS');"
'>xssweb
/><alert(0)
alert('xss')
'onerror='alert("xss")'>
');alert('xss
I ran into a problem where i couldn't get the user-editable content to center. Wrote a super small javascript snippet to do this. It also scales the text down if its too large to fit.
see codes: pastie.org/390073