
bob.yexley.net
bob.yexley.netsoftware development, sports, the outdoors, faith, life...
http://bob.yexley.net/
software development, sports, the outdoors, faith, life...
http://bob.yexley.net/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Wednesday
LOAD TIME
0.4 seconds
16x16
PAGES IN
THIS WEBSITE
16
SSL
EXTERNAL LINKS
22
SITE IP
162.243.22.151
LOAD TIME
0.401 sec
SCORE
6.2
bob.yexley.net | bob.yexley.net Reviews
https://bob.yexley.net
software development, sports, the outdoors, faith, life...
how-to - Page 1 - bob.yexley.net
http://bob.yexley.net/tag/how-to
Page 1 of 1. Adding Disqus comments to your Ghost blog with code injection. When I first switched my blog over to use Ghost I wrote a post about how to add comments to it. That post involved creating your ». Generate a Word document from Markdown on OS X. TLDR Install Pandoc with Homebrew: $ brew install pandoc Convert your Markdown file to Word (docx): $ pandoc -o output.docx -f markdown -t docx markdown-file.md To ». Page 1 of 1. Proudly published with Ghost.
Getting to know Bower: a package manager for the web
http://bob.yexley.net/getting-to-know-bower-a-package-manager-for-the-web
Getting to know Bower: a package manager for the web. Last week I did a presentation on Bower. For some internal training at work. This is the slide deck from the presentation. It's a fairly comprehensive look at using Bower for both consuming packages as well as creating and maintaining packages for consumption by others. I think its a pretty decent place to start if you've never used Bower, or are considering whether its the tool you need for your projects. Feedback is always appreciated.
Family - Page 1 - bob.yexley.net
http://bob.yexley.net/tag/family
Page 1 of 1. He was a great man. Years ago, after months of prayer and challenging conversations, my beautiful wife had the privilege of praying with her father as he confessed Jesus Christ as ». Leading my children by example. Train up a child in the way he should go; even when he is old he will not depart from it. - Proverbs 22:6 Sometime ». Here's to many, many more. Page 1 of 1. Proudly published with Ghost.
Bower - Page 1 - bob.yexley.net
http://bob.yexley.net/tag/bower
Page 1 of 1. Getting to know Bower: a package manager for the web. Last week I did a presentation on Bower for some internal training at work. This is the slide deck from the presentation. It's a fairly comprehensive ». Creating and maintaining your own Bower package. A package manager for the web. Bower is a nice utility for managing your projects client-side dependencies. If you're a web developer, you've probably at least ». Page 1 of 1. Proudly published with Ghost.
utilities - bob.yexley.net
http://bob.yexley.net/tag/utilities
Page 1 of 1. Generate a Word document from Markdown on OS X. TLDR Install Pandoc with Homebrew: $ brew install pandoc Convert your Markdown file to Word (docx): $ pandoc -o output.docx -f markdown -t docx markdown-file.md To ». Page 1 of 1. Proudly published with Ghost.
TOTAL PAGES IN THIS WEBSITE
16
npm | nicholascloud.com
http://www.nicholascloud.com/tag/npm
To lint JavaScript code in my projects. Typically I include a project-wide .jshintrc file which contains a set of the linting options. I wish to be applied whenever jshint scans my code. I keep a gist. With a list of all possible options and the settings I normally use. This works pretty well but I thought it might be nice to create a tool that would interactively prompt a user for jshint settings and then create a .jshintrc file based on user response. So I created hintme. The –live=true switch fo...
Modern Web Practices ebook launched! | nicholascloud.com
http://www.nicholascloud.com/2014/11/modern-web-practices-ebook-launched
Modern Web Practices ebook launched! Today is a big day for me. Today I become (dramatic pause)…. I am excited to announce the launch of the Modern Web Practices. Ebook, a collection of six chapters on web development forged in the fiery crucibles at appendTo! Chapter 1: Automate Your Workflow with Grunt. Chapter 2: Offline Web Applications. Chapter 3: Data Binding. Chapter 4: Making Things Move with CSS3 Transitions and Animations. Chapter 5: HTML and CSS Bad Practices. November 10, 2014. Git ready squa...
build-system | nicholascloud.com
http://www.nicholascloud.com/tag/build-system
My only beef with Bleeding Edge Press is that I was asked to review Developing a gulp Edge. I had already spent weeks pouring over documentation, github issues, and StackOverflow questions ad nauseam while trying to learn Gulp on my own. Developing a Gulp Edge is the book with which I should have started. Certain practices have been abandoned in favor of others. Developing a Gulp Edge has a single Appendix containing a long and very useful list of Gulp plugins for most any development task imaginable....
appendto | nicholascloud.com
http://www.nicholascloud.com/tag/appendto
Modern Web Practices ebook launched! Today is a big day for me. Today I become (dramatic pause)…. I am excited to announce the launch of the Modern Web Practices. Ebook, a collection of six chapters on web development forged in the fiery crucibles at appendTo! Chapter 1: Automate Your Workflow with Grunt. Chapter 2: Offline Web Applications. Chapter 3: Data Binding. Chapter 4: Making Things Move with CSS3 Transitions and Animations. Chapter 5: HTML and CSS Bad Practices. November 10, 2014. AppendTo’...
.jshintrc | nicholascloud.com
http://www.nicholascloud.com/tag/jshintrc
To lint JavaScript code in my projects. Typically I include a project-wide .jshintrc file which contains a set of the linting options. I wish to be applied whenever jshint scans my code. I keep a gist. With a list of all possible options and the settings I normally use. This works pretty well but I thought it might be nice to create a tool that would interactively prompt a user for jshint settings and then create a .jshintrc file based on user response. So I created hintme. The –live=true switch fo...
gulp | nicholascloud.com
http://www.nicholascloud.com/tag/gulp
My only beef with Bleeding Edge Press is that I was asked to review Developing a gulp Edge. I had already spent weeks pouring over documentation, github issues, and StackOverflow questions ad nauseam while trying to learn Gulp on my own. Developing a Gulp Edge is the book with which I should have started. Certain practices have been abandoned in favor of others. Developing a Gulp Edge has a single Appendix containing a long and very useful list of Gulp plugins for most any development task imaginable....
Best Practices | nicholascloud.com
http://www.nicholascloud.com/category/best-practices
Modern Web Practices ebook launched! Today is a big day for me. Today I become (dramatic pause)…. I am excited to announce the launch of the Modern Web Practices. Ebook, a collection of six chapters on web development forged in the fiery crucibles at appendTo! Chapter 1: Automate Your Workflow with Grunt. Chapter 2: Offline Web Applications. Chapter 3: Data Binding. Chapter 4: Making Things Move with CSS3 Transitions and Animations. Chapter 5: HTML and CSS Bad Practices. November 10, 2014. July 26, 2010.
hintme | nicholascloud.com
http://www.nicholascloud.com/2014/11/hintme
To lint JavaScript code in my projects. Typically I include a project-wide .jshintrc file which contains a set of the linting options. I wish to be applied whenever jshint scans my code. I keep a gist. With a list of all possible options and the settings I normally use. This works pretty well but I thought it might be nice to create a tool that would interactively prompt a user for jshint settings and then create a .jshintrc file based on user response. So I created hintme. The –live=true switch fo...
npm | nicholascloud.com
http://www.nicholascloud.com/category/javascript/npm
To lint JavaScript code in my projects. Typically I include a project-wide .jshintrc file which contains a set of the linting options. I wish to be applied whenever jshint scans my code. I keep a gist. With a list of all possible options and the settings I normally use. This works pretty well but I thought it might be nice to create a tool that would interactively prompt a user for jshint settings and then create a .jshintrc file based on user response. So I created hintme. The –live=true switch fo...
ryexley (Bob Yexley) · GitHub
https://github.com/ryexley
X62;ob@yexley.net. Http:/ bob.yexley.net. Dec 29, 2009. A jQuery plugin that sets the target element height to the calculated, available vertical space. A Python build/make tool for .NET. Offers functions for assembly versioning, build/compilation of .NET projects, and Nuget package generation. Fish shell like syntax highlighting for Zsh. 334 contributions in the last year. Summary of pull requests, issues opened, and commits. Learn how we count contributions. You can't perform that action at this time.
TOTAL LINKS TO THIS WEBSITE
22
woodman.name
The Sponsored Listings displayed above are served automatically by a third party. Neither the service provider nor the domain owner maintain any relationship with the advertisers. In case of trademark issues please contact the domain owner directly (contact information can be found in whois).
From the Ether | Just another WordPress weblog
Just another WordPress weblog. My Afternoon with Matt Mullenweg. July 27, 2005. Matt Mullenweg did me the honor today of taking four hours to explain everything, or at least a lot of things about blogs, feeds, pings, and wikis. I think my biggest contribution back to him was the Monty Hall Paradox, which he has promised to figure out. Matt? Create a free website or blog at WordPress.com. Follow “From the Ether”. Get every new post delivered to your Inbox. Build a website with WordPress.com.
As I May Think... (Bob Wyman's Blog)
As I May Think. As I May Think. An infrequently updated collection of comments on random subjects. February 28, 2011. Comments on NYC Proposed Rules Limiting Residual Fuel Oil Use. New York City held a hearing this morning on proposed rules to limit the use of No. 4 and No. 6 oil. In the city. I submitted something similar to the comments below:. January 30, 2011. The Rent is Too Damn High! And it is going to go higher). Prohibiting the use of No. 6 oil after 2015. If building owners converted to...For b...
Bobíkovy WWW Stránky
Catholic Faith and Reflections | Faith Seeking Understanding
Catholic Faith and Reflections. Deacon Bob’s Homilies — Click to Read. Deacon Bob’s Homily for Thursday, Seventh Week of Easter, 2015. May 21, 2015. Here is my homily from this morning’s early Mass. God bless each of you! St Paul says today, in our first reading, “I am on trial for my hope in the resurrection.” How many of us here this morning would be convicted of this charge should we be on trial for it? If we could only truly begin to grasp this! Yes, we must come to know Jesus! When we come to know h...
bob.yexley.net
Software development, sports, the outdoors, faith, life. Page 1 of 5. Older Posts →. Webpack, step-by-step: basic bundling. This is the first in a series of posts about how to get started using webpack for building web applications. The most basic of uses cases ». I've been using Webpack for web development for probably close to a year now. Over the course of that time, I've learned a lot about it. ». Adding Disqus comments to your Ghost blog with code injection. Stop generalizing web development ideals.
youaremighty.com
This domain is available FOR SALE. Click here to inquire. The Sponsored Listings displayed above are served automatically by a third party. Neither the service provider nor the domain owner maintain any relationship with the advertisers. In case of trademark issues please contact the domain owner directly (contact information can be found in whois).
SEARCH ALL PHOENIX AREA HOMES LIKE A PRO!. Free Phoenix MLS Home Search Allows You To See Complete Inventory Of Properties For Sale.
SEARCH ALL PHOENIX AREA HOMES LIKE A PRO! Free Phoenix MLS Home Search Allows You To See Complete Inventory Of Properties For Sale. 1" name="types[]" onchange="rentals(this.value);". Ranch,Spanish,Santa Barbara/Tuscan. Santa Barbara/Tuscan,Territorial/Santa Fe. Results for Our Listings. Set Up Email Alerts. Days on Site: 0. 3 beds 1.5 baths 1,672 sqft. 1,250 San Tan Valley. Days on Site: 0. 3 beds 2 baths 2,050 sqft. 1,250 San Tan Valley. Days on Site: 1. 3 beds 2 baths 2,014 sqft. Days on Site: 1. Want ...
Robert Yurkovic – Healthcare: Digital, eXperience, Engagement, Commercialization, Optimization
Healthcare: Digital, eXperience, Engagement, Commercialization, Optimization. A strategist and pioneer assisting healthcare and life sciences leaders rejuvenate the healthcare eco-system to a system for health powered by Digital Transformation. Integrates strategic thinking with technology enablers to accelerate a company’s growth and realize their market potential. Them in a B2C or B2B world. Strategic Advisory and Implementation. Digital Transformation – Shifting your business. For governing multi-chan...
zbroj.info
The Sponsored Listings displayed above are served automatically by a third party. Neither the service provider nor the domain owner maintain any relationship with the advertisers. In case of trademark issues please contact the domain owner directly (contact information can be found in whois).
Bob's Blog
January 25th, 2009. By Bob in Uncategorized. You can upload photos to accompany your posts. By Bob in Uncategorized. Testing…delete this when/if you start using this. Is proudly powered by WordPress. Black, White, and Red. Theme courtesy of WordPress SEO Blog.
SOCIAL ENGAGEMENT