Mathics

Free general-purpose algebra system, with Mathematica-compatible syntax.

Mathics

Posted in Whatever | Tagged , , , , , , , | Leave a comment

Introduction to JavaScript Source Maps – HTML5 Rocks

Source Maps help you debug code by providing mappings from transformed code back to the original formatted source. For example, if you have minified + combined JavaScript files, instead of locating errors at “source=combined.js, line=3, column=4329”, your browser could correctly identify the error at “source=validate.js, line=168, column=14”.

Similar mappings could be created for CSS (SASS/LESS), or other languages that compile to JavaScript (CoffeeScript, C code passed through enscripten, etc.).

Introduction to JavaScript Source Maps – HTML5 Rocks

Posted in Whatever | Tagged , , , , , , | Leave a comment

Instagram: Morning Fix

Morning Fix

Posted in Whatever | Leave a comment

Make the P2 theme even more useful with plugins built for it | WPCandy

WPCandy shares some plugins specifically for the P2 collaboration theme.

Make the P2 theme even more useful with plugins built for it | WPCandy

Posted in Whatever | Tagged , , , , , | 2 Responses