
blakeembrey.com
Blake EmbreyA personally curated collection of words hosted in cyberspace for some indeterminate duration.
http://www.blakeembrey.com/
A personally curated collection of words hosted in cyberspace for some indeterminate duration.
http://www.blakeembrey.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Friday
LOAD TIME
0.9 seconds
Whois Privacy Protection Service, Inc.
Whois Agent
PO ●●●639
Kir●●●and , WA, 98083
US
View this contact
Whois Privacy Protection Service, Inc.
Whois Agent
PO ●●●639
Kir●●●and , WA, 98083
US
View this contact
Whois Privacy Protection Service, Inc.
Whois Agent
PO ●●●639
Kir●●●and , WA, 98083
US
View this contact
15
YEARS
4
MONTHS
24
DAYS
NAME.COM, INC.
WHOIS : whois.name.com
REFERRED : http://www.name.com
PAGES IN
THIS WEBSITE
5
SSL
EXTERNAL LINKS
9
SITE IP
192.30.252.153
LOAD TIME
0.935 sec
SCORE
6.2
Blake Embrey | blakeembrey.com Reviews
https://blakeembrey.com
A personally curated collection of words hosted in cyberspace for some indeterminate duration.
Syntax Highlighted Diffs For Everyone • Blake Embrey
http://blakeembrey.com/articles/2014/12/syntax-highlighting-blog-diff-support
Syntax Highlighted Diffs For Everyone. This is a recount, of sorts, on how I added syntax highlighting to diffs on my blog and turned it into a module for anyone to use. The module is made for syntax highlighting Markdown files straight out of the box (supporting marked. Style highlight callbacks). Check out GitHub and npm for the final result. Two weeks ago, GitHub announced. A new feature - syntax highlighting of diffs. A couple of months earlier, I wrote a detailed introduction to Metalsmith. I knew i...
Introducing Retest • Blake Embrey
http://blakeembrey.com/articles/2014/02/introducing-node-retest
If youve looked into testing your API in node before, youve probably run across supertest. By the prolific TJ Holowaychuk. So have I and its truly a fantastic library for testing APIs. However, I found it to be lacking a couple of features I sorely needed. And to my surprise, I struggled to find another request testing module in the node ecosystem. The reason I wrote retest. How Do I Use It? App = express(); / Creates a request instance for interacting with our application. If the. Request = retest(app);.
Reference the Constructor of a Type in TypeScript (Generically) • Blake Embrey
http://blakeembrey.com/articles/2015/04/typescript-constructor-of-type
Reference the Constructor of a Type in TypeScript (Generically). Although not initially intuitive, I run into this issue while documenting the. Function in Marty.js. I didnt realise a solution, so I reached out to a friend who provided me with this beauty. Function register T (clazz: { new (.args: any[]): T }): T;. And it works brilliantly! But whats this even doing? You can also write this with a slightly different syntax such as. New (args: any[]) = T. Theres no real difference here.
Avoid type="number" in AngularJS • Blake Embrey
http://blakeembrey.com/articles/2014/05/angular-js-number-validation-bug
Avoid type=number in AngularJS. The other day I got hit by a peculiar bug in Angular. Using. On an input element wouldnt do any number validation. On top of this, when I entered an invalid number the only validation failing was. After a little research, it turned out to be a feature. Of blocking access to the. By typing an invalid number in the demo and looking at the error message. App = angular.module( 'myApp'. Scope, elem, attrs, ctrl. Custom number validation logic. AttrsappType = = 'number'. Or that...
Building a Blog with Metalsmith • Blake Embrey
http://blakeembrey.com/articles/2014/09/building-a-blog-with-metalsmith
Building a Blog with Metalsmith. Is a new addition to static site generator space, only released at the beginning of this year. Its written in JavaScript and provides an extremely simple plugin system for composing files using middleware. The fact that everything is a plugin makes it incredibly easy to understand what is happening under the hood and extend it when you need to add new functionality. Directory inside of that. The first thing we need to save the snippet below into a. You will need to install.
TOTAL PAGES IN THIS WEBSITE
5
GitHub - blakeembrey/blakeembrey.com: Personal Blog of Blake Embrey
https://github.com/blakeembrey/blakeembrey.com
Personal Blog of Blake Embrey. Use Git or checkout with SVN using the web URL. Jul 26, 2016. Shrink homepage margins, increase window padding. Failed to load latest commit information. Update design, watch, plugins, add fingerprinting. Jul 24, 2016. Shrink homepage margins, increase window padding. Jul 26, 2016. Redesign blog for a more consistent look and feel. Jul 4, 2013. Sep 3, 2013. Update design, watch, plugins, add fingerprinting. Jul 24, 2016. Update design, watch, plugins, add fingerprinting.
TOTAL LINKS TO THIS WEBSITE
9
snagger.org
It's E3 2015! Also, sorry I'm late! First, two necessary disclaimers:. It's noteworthy that I neglected to write about E3 here last year, so my most recent E3 post was from 2013. 2012-2014 proved to be an uncomfortable phase in life. Add to that my lack of interest in what was going on in gaming at the time. I'm happy to report that that's all changed and I was able to bring my characteristic interest, passion and predictions back for this year. More about this soon, but a big part of it was. That said, ...
blakeells | Just another WordPress.com site
December 31, 2017 · 7:36 pm. 2017 Concerts of the Year. I only fudged one spot on this list this year, and surprisingly, it was not Isbell-related. And I saw George Strait in Las Vegas and that didn’t even make the list! That’s how you know you had fun. Continue reading →. December 21, 2017 · 4:27 pm. Albums of the Year 2017. Continue reading →. August 9, 2017 · 2:27 pm. Yourself or Someone Like Paul Doucette. Former Birmingham radio station 107.7 The X was responsible for breaking a lot of acts in t...
Blake Eltis
Blake E. Marquis
Blake E. Marquis. American artist and designer. Partner at @mistressvenice. Instagram @blakeemarquis. bemarquis (at) gmail (dot) com. Working on a cleonpeterson. Mural at Art Basel, 2015. Marshawndeon at a private residence in front of a buffmonster. Colab #curateLAfaces - 2005. Vine thread design boards on Ryan Lovelace shaped boards. These Friends 4, 2013. Time lapse of show “BLAKE” at RVCA, 2012. Dead St. John 2012. Ldquo;BLAKE” RVCA Show Invite, 2012.
Blake Embrey
Articles / 2016 / 01 / intro-to-free-style-css-in-js. Articles / 2015 / 11 / state-of-typescript-packaging. Articles / 2015 / 06 / skype-auto-answer-with-applescript. Articles / 2015 / 06 / facetime-auto-answer-applescript. Articles / 2015 / 04 / typescript-constructor-of-type. Articles / 2014 / 12 / syntax-highlighting-blog-diff-support. Articles / 2014 / 09 / building-a-blog-with-metalsmith. Articles / 2014 / 05 / angular-js-number-validation-bug. Articles / 2014 / 02 / mocha-test-harmony-generators.
Blake Embrey
In depth understanding of modern client-side libraries including jQuery, Browserify, Require.js, Backbone.js, Angular.js, Underscore.js, Grunt and Gulp. Up to date with modern and developing technologies including HTML5 and CSS3. Semantic and SEO friendly HTML. Templating engines such as Handlebars, Mustache, Jade and EJS. Preprocessors including Coffeescript, SASS, Stylus and Less. Cross-browser and cross-platform development. Single-page applications and API integrations. Playing a critical role with a...
Blake Emergency Services - specialists in the field of worldwide crisis management and disaster response, with over 30 years experience
24 Hour Incident Response. Ndash; 24 Hour Incident Response. Ndash; Call Centre. Ndash; Client Training. Ndash; Therapeutic Support. Ndash; Personal Effects Management. Ndash; Emergency Response Planning. Ndash; Disaster Victim Identification. Ndash; Special Services. Tel: 44 01298 815786 (24 Hours). 24 Hour Incident Response. Ndash; 24 Hour Incident Response. Ndash; Call Centre. Ndash; Client Training. Ndash; Therapeutic Support. Ndash; Personal Effects Management. Ndash; Emergency Response Planning.
Blake Emergency Centre
Blake Emmons, Singer, Songwriter, TV Personality,Thinking Song Records, Nashville, TN
SOCIAL ENGAGEMENT