background preloader

Adamporth

Facebook Twitter

Objects in mirror are not for sale. α█████████████████████.███████████████████████████████████████████████████,█████████.█████████████████████████████████████████████████████████████████████,████████████████████████████████████████████████████████████████████████████████████████████████;████████████████████████████████████████████████████████████████████████Ω

Le. Altered_Chord_2nd. Red pepper. Javascript. Js - jQuery plugin for HTML5+JSON interactive tables and more. Demo Processing... To get started, simply install jquery.dynatable.js (along with jQuery), and add the following in the document.ready or after the table: $('#my-table').dynatable(); How it works Dynatable does three things: Read / Normalize The HTML table is scanned and normalized into an array of JSON objects (or collection) where each JSON object (or record) corresponds to a row in the table. This 3-step approach has several advantages: Efficient reading/operating/writing Since the logic and operations occur on the JSON collection, the DOM operations (reading and writing/drawing) are grouped together, making interactions quick and efficient.

Normalization The first module normalizes an HTML table into a JSON collection. The following table: Results in this JSON collection: Converting attribute names By default, dynatable converts headings to JSON attribute names using: We could also define our own column-name transformation function. Click the button to the right. Run Code. Writing Fast, Memory-Efficient JavaScript. Advertisement JavaScript engines such as Google’s V81 (Chrome, Node) are specifically designed for the fast execution2 of large JavaScript applications.

Writing Fast, Memory-Efficient JavaScript

As you develop, if you care about memory usage and performance, you should be aware of some of what’s going on in your user’s browser’s JavaScript engine behind the scenes. You should, however, ask yourself questions such as: Javascript-Challenges/ at master · tcorral/Javascript-Challenges. Quantum Consciousness. Orchestrated Objective Reduction of Quantum Coherence in Brain Microtubules: The "Orch OR" Model for Consciousness Stuart Hameroff and Roger Penrose Features of consciousness difficult to understand in terms of conventional neuroscience have evoked application of quantum theory, which describes the fundamental behavior of matter and energy.

Quantum Consciousness

In this paper we propose that aspects of quantum theory (e.g. quantum coherence) and of a newly proposed physical phenomenon of quantum wave function "self-collapse"(objective reduction: OR -Penrose, 1994) are essential for consciousness, and occur in cytoskeletal microtubules and other structures within each of the brain's neurons. The particular characteristics of microtubules suitable for quantum effects include their crystal-like lattice structure, hollow inner core, organization of cell function and capacity for information processing. The guide to implementing 2D platformers. Having previously been disappointed by the information available on the topic, this is my attempt at categorizing different ways to implement 2D platform games, list their strengths and weaknesses, and discuss some implementation details.

The guide to implementing 2D platformers

The long-term goal is to make this an exhaustive and comprehensible guide to the implementation of 2D platform games. If you have any sort of feedback, correction, request, or addition – please leave it in the comments! Disclaimer: some of the information presented here comes from reverse engineering the behavior of the game, not from its code or programmers. It’s possible that they are not ACTUALLY implemented in this way, and merely behave in an equivalent way.

Also note that tile sizes are for the game logic, graphical tiles might be of a different size. Riffwave. Hexagon Map. Dllu. Wormy! Codeheart.js. JavaScript music theory. Planting A Pineapple — Tickled Red - StumbleUpon. Did y’all know that you can take this and turn it into… This?

Planting A Pineapple — Tickled Red - StumbleUpon

And that this will eventually produce… This? Yes, I’m talking about turning your average, ordinary grocery store pineapple into a tropical showpiece within your home. A plant that is not only impressive but will WOW! Planting a Pineapple 1. 2. 3. JavaScript Patterns.

Function.apply and Function.call in JavaScript. In order to explain how the createDelegate function works in the last post, we have to understand JavaScript closures and Function.apply().

Function.apply and Function.call in JavaScript

The apply() method is the easiest subject to tackle, so we'll start there and work up. Every function in JavaScript has a number of attached methods, including toString(), call(), and apply(). If it sounds odd to you that a function might have its own methods - then remember that every function in JavaScript is an object. Read this article for a refresher. You might also wonder what the difference is between a function and a method. JavaScript Getters and Setters. It is with much happiness that I think I can finally say, without seeming like a fool, that: “JavaScript Getters and Setters are now prevalent enough to become of actual interest to JavaScript developers.”

JavaScript Getters and Setters

: Giorgio De Chirico ~ The Metaphysical Art Movement. UndeadMan. Dock tileset. The Ancient Greeks' 6 Words for Love (And Why Knowing Them Can Change Your Li... Looking for an antidote to modern culture's emphasis on romantic love?

The Ancient Greeks' 6 Words for Love (And Why Knowing Them Can Change Your Li...

Perhaps we can learn from the diverse forms of emotional attachment prized by the ancient Greeks. posted Dec 27, 2013 This article originally appeared in Sojourners. Today's coffee culture has an incredibly sophisticated vocabulary. Do you want a cappuccino, an espresso, a skinny latte, or maybe an iced caramel macchiato? Eros involved a loss of control that frightened the Greeks. The ancient Greeks were just as sophisticated in the way they talked about love, recognizing six different varieties. So what were the six loves known to the Greeks? 1. The first kind of love was eros, named after the Greek god of fertility, and it represented the idea of sexual passion and desire. Eros involved a loss of control that frightened the Greeks. 2. A Periodic Table of Visualization Methods.