View allAll Photos Tagged Javascript,
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.
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.
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.
Impressions from the first nz.js(con); conference.javascript.org.nz/ organized by the JavaScript Society of New Zealand. javascript.org.nz/ Matt presented "I Play the JavaScript": Generating audio via JavaScript code.
I completely rewrote Mycelium in Plask. It's much cleaner now, and uses Skia for PDF export which is much faster. In the Processing version adding text was a huge pain. There was a system for exporting variously colored lines, which would then be stroked with text in Illustrator. It was super laborious and didn't look that good. Now it's automated and parameterized. Perhaps i'll write a little bit more about it later.
The text used here is an excerpt from Thoughts on Art and Life by Leonardo da Vinci.
WIMP Meetup & Potluck:
Node.js: Why JavaScript sucks and you should use it everywhere
Meetup is FREE with a $5 suggested donation at the door. Help keep WIMP awesome.
Professional computer geek Dan Lyke will be presenting this month.
ABSTRACT
JavaScript is a necessary evil for web apps. Given that, how can NodeJS help us use JavaScript everywhere, on both clients and servers, to deploy higher quality software through code sharing, test driven development, and other best practices. No programming experience necessary.
OUTLINE:
1. Your project includes JavaScript because JavaScript is everywhere.
2. MVC - here's how applications are "supposed" to be structured.
3. A tangled mess - here's how web apps are actually structured.
4. Here's how JavaScript at all layers can help make that tangled mess more maintainable.
5. NodeJS can help you do that through:
- Test Driven Development (+mocha) (demo)
- Sharing code between Model and Controller (demo)
- Amazing frameworks (+meteor) (demo)
- Integrating NodeJS for other server apps (maybe demo)
- A few related technologies, or how Node.js can help you not write in JavaScript: CoffeeScript, C++/emscripten, TypeScript
WIMP WEBSITE www.beawimp.org
WIMP FACEBOOK www.facebook.com/groups/northbaywebpros
WIMP MEETUP www.meetup.com/beawimp
WIMP TWITTER @beawimp
ABOUT DAN LYKE: www.flutterby.net/User:DanLyke
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.
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...
Today, we got aidiences of 114!
Deep technical sessions were talked geekly.
Shibuya.JS is a leading group focused into JavaScript in Japan: shibuyajs.org/