ACO Markant light shaft installation
the life of a typical American
http://waitbutwhy.com/2014/05/life-weeks.html
Choose life.
Choose a job.
Choose a career.
Choose a family,
Choose a fucking big television
Choose washing machines, cars,
Compact disc players, and electrical tin openers.
Choose good health, low cholesterol
And dental insurance.
Choose fixed-interest mortgage repayments.
Choose a starter home.
Choose your friends.
Choose leisure wear and matching luggage.
Choose a three piece suite on hire purchase
In a range of fucking fabrics.
Choose DIY and wondering who you
Are on a Sunday morning.
Choose sitting on that couch watching mind-numbing
Sprit-crushing ga me shows
Stuffing fucking junk food into your mouth.
Choose rotting away at the end of it all,
Pishing you last in a miserable home
Nothing more than an embarrassment to the selfish,
Fucked-up brats
You have spawned to replace yourself.
Choose your future. Choose life.
Mcrypt PHP extension required.
You know:
The Laravel framework has a few system requirements:PHP >= 5.4, MCrypt PHP Extension
I got this error after deployment to the server: “Mcrypt PHP extension required.”
Solution:
sudo apt-get install php5-mcrypt
sudo php5enmod mcrypt
sudo service apache2 restart
20 Best Of The “Bunny Suicides”
Datepicker with Laravel
jQuery UI datepicker
Bootstrap datepicker by Andrew Rowls
Zebra Datepicker
Datepicker by Stefan Petre
Pickadate by Amsul
When choosing a date picker library it is important that it works with many different date formats, supports many languages, is easy to skin, and works with many screen sizes (responsive). Pickadate library was chosen for this book because it satisfies all of these requirements while staying very small in size.
link: http://maxoffsky.com/code-blog/integrating-date-pickers/
similar: http://nuhil.net/2013/10/26/laravel4-eloquent-orm-model-blade-view-simple-controller/
Codex
Codex is a simple file-based Markdown documentation platform built on top of Laravel. It’s completely customizable and dead simple to use to create beautiful documentation.
link: http://codex.caffeinated.ninja/codex/1.0
The news from the Laravel News http://laravel-news.com/
one of the best application designer
Sketch, DesignCode ebooks:
“Design+Code is a wake-up call. Why should I learn a web based technology or a deprecated tool when the obvious choice is to learn Xcode?”
“Thanks to @MengTo, I was able to get a rough prototype of my first app working this weekend.”
site: https://designcode.io
the world’s biggest vacuum chamber
JQuery Stop all ajax request
Abort all pending jQuery AJAX requests – JSFiddle: http://jsfiddle.net/s4pbn/3/