marcfawzi
- Karma
- 56
- Created
- March 22, 2011 (15y ago)
- Submissions
- 0
- All Seeing Eye: spying on yourself for fun and profit (chrome.google.com)
Github: https://github.com/idibidiart/AllSeeingEye
- CSS3 Transitions from D3 (idibidiart.github.io)
- D3 Hardware-accelerated Transitions on Selections (jsfiddle.net)
- Show HN: CSS3 Transitions on D3 Selections (jsfiddle.net)
- Why Bitcoin is Volatile aka I Told You So (evolvingtrends.wordpress.com)
- Why Bitcoin is Dumb (part 3, China agrees) (evolvingtrends.wordpress.com)
- Why Bitcoin is Dumb, Part II (evolvingtrends.wordpress.com)
- Why Bitcoin is Dumb (evolvingtrends.wordpress.com)
Bitcoin is the idea is money gets its value from scarcity, which is a misconception since money gets its value from the volume of transactions involving goods and services. The only reason the dollar still has any value…
-
:/
- Pre-cognitive communication and data visualization (does this make sense?) (evolvingtrends.wordpress.com)
http://evolvingtrends.wordpress.com/2013/04/15/dancing-with-data/ Does this make sense to anyone other than myself? I doubt it, but here is to giving it shot!
- Interactive Infographic using D3 (youtube.com)
- Latest D3 Demos (coming soon to mainstream Web) (youtube.com)
These will be featured on a site with 6million hits/day D3 data vis is going mainstream! :)
- D3 Transition Stress Test (youtube.com)
Again, kudos to Mike & Jason I haven't see any JS library that performs so well when working with transitions (animations) fired in rapid succession on multiple elements with different handlers In this example, I…
- Kudos to Mike & Jason (makers of D3) (groups.google.com)
It took me less than 10 days (working less than 5 hours a day, so roughly 40 hours) to make this beautiful map, with zoom, and mouse-tracking tooltip with pie tweening http://www.youtube.com/watch?v=U6_WRQExsLc A…
- V0.4 OrganicJS, a micro-framework for reusable JS+HTML+SVG components (idibidiart.github.com)
-
OrganicJS supports reusable JS+HTML+SVG components with chainable properties and public methods, dynamic setters/getters,reusable widget markup with nestable HTML/SVG fragments and in-place fragment cloning and…
- Artisanal Framework Design (OrganicJS announcement) (evolvingtrends.wordpress.com)
They say beauty is simplicity. In fact, there is a computational theory of beauty that relies on this axiom. When you think about front end frameworks that are supposed to produce beauty and you see incredibly…
- Artisanal Framework Design (evolvingtrends.wordpress.com)
- OrganicJS, reusable JS+HTML+SVG components in (javacrypt.wordpress.com)
OrganicJS is a micro-framework for reusable JS+HTML+SVG components. It is also a set of framework facets that enable more powerful and more maintainable component architecture for D3.js, the popular JS+HTML+SVG…
- Framework Features for D3 in 300 LOCs or less (OrganicJS) (javacrypt.wordpress.com)
I'm eager to hear any feedback about OrganicJS, the micro-framework I built for JS+HTML+SVG components based apps, which I've also been using to implement reusable components for D3 along with a few things that I…
- Inventing a Component Data Model for D3 (javacrypt.wordpress.com)
- Updated: D3 Reusable Component Pattern (javacrypt.wordpress.com)