Quill - Your powerful rich text editor
Quill is a free, open source rich text editor built for the modern web.
Saved
on: 2014-05-09
Spotting Photo Fakery via Dino A. Brugioni, CIA, 1969 | DocumentCloud
Tags:
#nerdy stuff
Saved
on: 2014-05-09
http://scotch.io/bar-talk/bootstrap-3-tips-and-tricks-you-might-not-know
Saved
on: 2014-05-08
Viennese Mazes: what they are, and how to make one - __del__( self )
In this post I present an original concept of labyrinths and explain how they can be programmatically generated. For some time now I have been …
Saved
on: 2014-05-07
Cancer Doctor Peter Bach on Losing His Wife to Cancer -- New York Magazine - Nymag
The streetlights in Buenos Aires are considerably dimmer than they are in New York, one of the many things I learned during my family’s six-month stay in Argentina. The front windshield of the rental car, aged and covered in the city’s grime, f [...]
Saved
on: 2014-05-07
Action-Domain-Response: A Tentative MVC Refinement (X-Post from /r/programming) : r/PHP
Saved
on: 2014-05-06
The Case for React.js and ClojureScript
A comparison of MVC web frameworks with React.js and ClojureScript circa 2014.
Saved
on: 2014-05-06
Jeet Grid System | Smart CSS preprocessor grids
CSS preprocessor grid built with fractions and ratios to make columns flexible and your workflow fast.
Saved
on: 2014-05-06
JavaScript Prototype Chains, Scope Chains, and Performance: What You Need to Know
Avoid performance ramifications that can result from using JavaScript prototypes and scopes in this thorough guide with examples.
Tags:
#javascript
Saved
on: 2014-05-06
http://www.rivistastudio.com/editoriali/politica-societa/la-vaccinazione-le-pastorelle-le-cinque-stelle/
Saved
on: 2014-05-06
Game Over – Ultimo Uomo
Questo weekend la Juventus ha vinto lo scudetto, il Milan ha vinto il derby, è quasi finito il campionato. Dopo i fatti di Roma, alcuni vorrebbero che finisse per sempre.
Saved
on: 2014-05-05
Math ∩ Programming | A place for elegant solutions
Saved
on: 2014-05-05
Teaching Mathematics – Graph Theory | Math ∩ Programming
Community Service Mathematics is supposed to be a process of discovery. Definitions, propositions, and methods of proof don’t come from nowhere, although after the fact (when presented in a textbook) they often seem to. As opposed to a textbook, real maths is highly non-linear. It took mathematicians quite a lot of fuss to come up with the quadratic formula, and even simple geometric conjectures were for the longest time the subject of hot debate.
Saved
on: 2014-05-05
7 simple steps to implementing a programming language | Kjetil Valle
Tags:
#nerdy stuff
Saved
on: 2014-05-05
http://www.quora.com/Productivity/As-a-startup-CEO-what-is-your-favorite-productivity-hack
Tags:
#webdev
Saved
on: 2014-05-04
As a senior PHP Developer, what 10 questions should I be able to answer? : r/PHP
Saved
on: 2014-05-04
https://m.facebook.com/notes/facebook-engineering/under-the-hood-building-out-the-infrastructure-for-graph-search/10151347573598920
Saved
on: 2014-05-03
JSON Generator – Tool for generating random data
Generate any random data you want with power of agile templates and save it to our servers for later use.
Tags:
#webdev
Saved
on: 2014-05-03
THE ILLUSION OF LIFE
The 12 basic principles of animation were developed by the 'old men' of Walt Disney Studios, amongst...
Saved
on: 2014-05-03
Buttons Builder
Saved
on: 2014-05-01
http://mattgreer.org/articles/promises-in-wicked-detail/
Saved
on: 2014-04-30
The Book (current) - Symfony
Symfony documentation includes articles, tutorials and books to learn about the Symfony PHP framework and its packages.
Saved
on: 2014-04-30
react/examples/todomvc-flux at master · facebook/react · GitHub
Saved
on: 2014-04-30
Dropped «
Saved
on: 2014-04-30
Type–Hover–Swipe in 96 Bytes: A Motion Sensing Mechanical Keyboard - Micros
We present a new type of augmented mechanical keyboard, sensing rich and expressive motion gestures performed both on and directly above the device. A low-resolution matrix of infrared (IR) proximity sensors is interspersed with the keys of a regular mechanical keyboard. This results in coarse but high frame-rate motion data. We extend a machine learning […]
Tags:
#nerdy stuff
Saved
on: 2014-04-30
Introducing the new PHP on Heroku
PHP developers are makers at heart. The core strength of PHP has always been in creating a tight feedback cycle between developers and their audiences. That strength is the reason why PHP powers so many of the world’s biggest and best web properties such as Facebook and Etsy. But as developers of those and similar apps know, PHP hasn’t always enjoyed some of the runtime, management or infrastructure elements its peer communities like Ruby on Rails, Python with Django, and Node have had for some time. As one of the web’s largest PHP shops, Facebook has been an advocate and…
Saved
on: 2014-04-29
http://www.vagrantup.com/blog/feature-preview-vagrant-1-6-docker-dev-environments.html
Saved
on: 2014-04-29
Become a better programmer with programming challenges
When I went to university me and some friends spent time on practising algorithm implementations for the national programming contests that ...
Tags:
#nerdy stuff
Saved
on: 2014-04-29
What Killed My Sister? - The American Scholar
The answer—schizophrenia—only leads to more perplexing questions
Saved
on: 2014-04-29
SSH Kung Fu
An extended look at SSH features that can serve a variety of purposes for different use cases.
Tags:
#server
Saved
on: 2014-04-29
Google Cloud DNS - Google Cloud DNS — Google Developers
Make your applications and services available to your users with reliable, resilient, low-latency DNS serving from Google’s worldwide network.
Saved
on: 2014-04-29
Velocity.js
Velocity.js: An incredibly fast animation engine for motion designers.
Saved
on: 2014-04-29
Pursuing Domain-Driven Design practices in PHP
The document discusses pursuing Domain-Driven Design practices in PHP. It covers building blocks like entities, value objects, aggregates, repositories, factories and services. It also discusses data modeling approaches like moving from active record to data mapper patterns. The document provides examples of implementing these concepts in PHP using annotations and libraries like Doctrine. It aims to help structure applications around the domain model and apply DDD practices like ubiquitous language in PHP projects.
Saved
on: 2014-04-28
Addicted Store
Addicted to Skateboarding (AtS) è un sito dedicato a chi come noi ha sviluppato una sana dipendenza dallo skateboard.
Tags:
#skate
Saved
on: 2014-04-28
6. Association Mapping — Doctrine 2 ORM 2 documentation
Doctrine Object Relational Mapper Documentation: Association Mapping
Saved
on: 2014-04-27
Go: Best Practices for Production Environments
Best practices for writing Go code, from the halcyon days of its youth.
Saved
on: 2014-04-27
Go Forth! Seek Knowledge!
Saved
on: 2014-04-27
Getting Started with Doctrine — Doctrine 2 ORM 2 documentation
Saved
on: 2014-04-26
Character Encodings For Modern Programmers
Saved
on: 2014-04-26
ant0ine/go-json-rest: A quick and easy way to setup a RESTful JSON API
A quick and easy way to setup a RESTful JSON API
Saved
on: 2014-04-26
Arnaud BRETON : PHP continuous testing with GruntJS and PHPUnit
A protip by arnaudbreton about php, grunt, javascript, and phpunit.
Saved
on: 2014-04-25
http://peternixey.com/post/83510597580/how-to-be-a-great-software-developer
Saved
on: 2014-04-24
Theresa's Sound World
A way of processing audio, music and generating sound using JavaScript
Saved
on: 2014-04-24
Vim users who code in php: what plugins do you have?
Saved
on: 2014-04-24
Building a Website To Scale (youporn.com)
Комплексное SEO продвижение сайта в Москве и регионах. Предлагаем заказать раскрутку сайта в Яндекс и Google, увеличить продажи бизнеса. Скидка 50% только в июне. 🏆Лидер рынка с 20 летним опытом, низкие цены
Saved
on: 2014-04-24
Amazon Web Services Blog: AWS Elastic Beanstalk for Docker
AWS Elastic Beanstalk makes it easy for you to deploy and manage applications in the AWS cloud. After you upload your application, Elastic Beanstalk will provision, monitor, and scale capacity (Amazon EC2 instances), while also load balancing incoming requests across all of the healthy instances. Docker automates the deployment of applications in the form of […]
Saved
on: 2014-04-24
The Face Recognition Algorithm That Finally Outperforms Humans — The Physic
Everybody has had the experience of not recognising someone they know—changes in pose, illumination and expression all make the task tricky. So it’s not surprising that computer vision systems have…
Tags:
#nerdy stuff
Saved
on: 2014-04-24
Goji
Saved
on: 2014-04-24