View allAll Photos Tagged javascript
A classic JavaScript Accordion Sites.Everything is built and manipulated in JavaScript.Works in IE, Firefox, Safari, Opera, Chrome
Live demo: www.flashcomponents.net/component/javascript-accordion-si...
Quick preview of a top secret project involving networks, dataviz. Everything encapsulated in some javascript/canvas goodness
The advertisement has finally finished. Now that this has happened, the rest of the content on the page can appear and any javascript DOMContentLoaded and then window load events can run.
Screenshot of the PixelFlow application I have been working on. Built using Canvas, CSS3 and EaselJS.
Design by Ben Griffith.
Which one to choose first… this will be hard. :)
BTW, imagine this: you decide to pick up a parcel after work. You walk in the post office, take a silly Q-matic ticket, wait for 40 minutes and get your goodies. Next you walk home only to discover another frickin’ advice note in your letter box. Another hour wasted.
THIS is what happens when you decide to use paper and ink instead of computers. As someone said, “snail mail doesn’t scale”.
This is Andrew Dupont, who is an amazing coder of the Javascript variety. He's the main contributer for Prototype, which most of you won't know, runs your websites. He's in town from Austin for SproutCore madness. He quite possibly is cooler than you. :)
Strobist info: Nikon SB900 on 1/2 power, bouncing through a 43" umbrella, hand held by Faruk, in front of team in the middle, about 2ft above our heads and 2ft to the front.
FullStack 2016 - the conference on JavaScript, Node & Internet of Things, Wednesday, 13th - Friday, 15th July at CodeNode, London. Images Copyright www.edtelling.com. skillsmatter.com/conferences/7278-fullstack-2016-the-conf...
This is a silly prototype I made showing flash video overlaying HTML, and synchronising javascript animations and sound effects to a video timeline. The lower left block is video, the lights (including those overlaying the video) are HTML, CSS and Javascript.
It gets a little crunchy toward the end given CPU load etc.
killingclipart.com/testing/monster2/
Playing around with basic animation using the GreenSock javascript engine. When I programmed in AS3 back in the day I used GreenSock. I am VERY impressed with that this javascript animation engine can do... I'm ready to start playing around with more complex tests now.
asistentes al taller Desarrollo de aplicaciones para SmartPhones con HTML/CSS y Javascript impartido por Julián Beltrán en el espacio CAMON de Alicante.
Sometimes I find visual context helps when writing code. This is one example of a scratchpad for random thoughts.
Usually when I'm thinking in terms of coordinates, rows and columns or pixels as they relate to a grid pattern like this, it helps to draw outlines showing how the numbers correlate to the visuals.
In this case it was the "grid" (columns and rows of thumbnails) that I was working on. I knew scrolling, selection and rearrange would be important interactions that would need to be hashed out, once the photo items themselves has been defined as objects in JavaScript.
Later, primary controllers to be defined in JavaScript included the "display" (responsible for the current view), selection, events and state (sessionData) along with a few performance / browser limitation notes.
More fun background details on the grid are planned for a future code.flickr blog post.