bradvanderlaan.ca bradvanderlaan.ca

bradvanderlaan.ca

Brad van der Laan, C.Tech. | Father, Husband, Brother, Son, Uncle, Developer

Father, Husband, Brother, Son, Uncle, Software Developer. Brad van der Laan, C.Tech. PSM I, PSD I. Who is Brad van der Laan? I'm a father, a husband, a brother, a son, an uncle, and I'm also a professional software developer. I am an INFP. With strong leadership skills and am dedicated to ensure that my team is empowered to self-organize and self-commit to the project at hand; I believe that a team who has themselves developed a strong personal commitment to a project is a productive and innovative one.

http://www.bradvanderlaan.ca/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR BRADVANDERLAAN.CA

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

April

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Wednesday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 4.6 out of 5 with 7 reviews
5 star
4
4 star
3
3 star
0
2 star
0
1 star
0

Hey there! Start your review of bradvanderlaan.ca

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

1.6 seconds

CONTACTS AT BRADVANDERLAAN.CA

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
Brad van der Laan, C.Tech. | Father, Husband, Brother, Son, Uncle, Developer | bradvanderlaan.ca Reviews
<META>
DESCRIPTION
Father, Husband, Brother, Son, Uncle, Software Developer. Brad van der Laan, C.Tech. PSM I, PSD I. Who is Brad van der Laan? I'm a father, a husband, a brother, a son, an uncle, and I'm also a professional software developer. I am an INFP. With strong leadership skills and am dedicated to ensure that my team is empowered to self-organize and self-commit to the project at hand; I believe that a team who has themselves developed a strong personal commitment to a project is a productive and innovative one.
<META>
KEYWORDS
1 scrum
2 kanban
3 branch management
4 cppunit
5 gtest
6 gmock
7 qtest
8 jenkins
9 subversion
10 visual studio
CONTENT
Page content here
KEYWORDS ON
PAGE
scrum,kanban,branch management,cppunit,gtest,gmock,qtest,jenkins,subversion,visual studio,qtcreater,qt quick,continuous integration,design patterns,solid,s treeview,copyright 2015 imaginativethinking
SERVER
nginx
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

Brad van der Laan, C.Tech. | Father, Husband, Brother, Son, Uncle, Developer | bradvanderlaan.ca Reviews

https://bradvanderlaan.ca

Father, Husband, Brother, Son, Uncle, Software Developer. Brad van der Laan, C.Tech. PSM I, PSD I. Who is Brad van der Laan? I'm a father, a husband, a brother, a son, an uncle, and I'm also a professional software developer. I am an INFP. With strong leadership skills and am dedicated to ensure that my team is empowered to self-organize and self-commit to the project at hand; I believe that a team who has themselves developed a strong personal commitment to a project is a productive and innovative one.

LINKS TO THIS WEBSITE

imaginativethinking.ca imaginativethinking.ca

Qt Archives - ImaginativeThinking.ca

http://imaginativethinking.ca/tag/qt

How the Heck do you Report QTest results in Jenkins? Brad van der Laan, C.Tech. Hi Brad, I read your post QTest 101: Writing UnitTests for my Qt Application which was what I was looking for but what it didn’t show was how to report QTest results in Jenkins. How the heck do you do that? Not a problem I can certainly go over how to do that. For those… To read more click here. Posted in What the Heck Is. How the heck can I use qsTr() with variables? Brad van der Laan, C.Tech. Posted in What the Heck Is.

imaginativethinking.ca imaginativethinking.ca

License - ImaginativeThinking.ca

http://imaginativethinking.ca/license

All works provided in this blog either in post or as a download are provided as sample works for educational purposes and are free to use under the Apache License v2.0 unless otherwise stated. Join the Conversation Cancel reply. Why the Heck does Qt Creator fail to build using Visual Studio. What the Heck is Self Assignment? What the Heck is the Strict Comparison Operator. Scrum: Its a culture not a process. How the Heck do you Report QTest results in Jenkins? Top Posts and Pages. Follow me on Twitter.

imaginativethinking.ca imaginativethinking.ca

How the heck can I use qsTr() with variables?

http://imaginativethinking.ca/how-the-heck-can-i-use-qstr-with-variables

How the heck can I use qsTr() with variables? Brad van der Laan, C.Tech. I ran into this exact same issue when working on a project recently but I was writing a front end for a product which talked to the backend over JSON formatted API calls. Some of the user facing strings were coming from the backend via the JSON calls. Both of the following will work at run time assuming translations exists in the *.qm file:. The issue is that the tools. In the above example the deviceType property of the myModel mod...

imaginativethinking.ca imaginativethinking.ca

C++ Archives - ImaginativeThinking.ca

http://imaginativethinking.ca/tag/c

What the Heck is the override keyword in C. Brad van der Laan, C.Tech. Hi Brad, what the heck is the override keyword in C? I noticed it recently but don’t recall ever seeing it before; what does it do exactly? The override keyword is new to C as of C 11 and does exactly the same thing as the C# keyword by the same name (except in C its… To read more click here. Posted in What the Heck Is. Why the Heck does Qt Creator fail to build using Visual Studio. What the Heck is Self Assignment? Top Posts and Pages.

imaginativethinking.ca imaginativethinking.ca

QtCreator Archives - ImaginativeThinking.ca

http://imaginativethinking.ca/tag/qtcreator

Why the Heck does Qt Creator fail to build using Visual Studio. Brad van der Laan, C.Tech. Hi Brad I’m trying to use Qt Creator as my IDE but have it use MSVC as the compiler however I keep getting this error when I try to build; What is going on? I had this exact same error just the other day and it drove me batty for quiet some time. I was… To read more click here. Posted in What the Heck Is. Brad van der Laan, C.Tech. What the Heck Is. Qt Quick Performance Tips – Clipping. Brad van der Laan, C.Tech.

imaginativethinking.ca imaginativethinking.ca

QML Archives - ImaginativeThinking.ca

http://imaginativethinking.ca/tag/qml

What the Heck is the Strict Comparison Operator. Brad van der Laan, C.Tech. Hi Brad I’m new to Qt Quick and while I’ve been learning the QML scripting language I’ve noticed that often in coding examples I’ve seen people use three equals signs when comparing values instead of two. What the heck is that? The comparison operators which use three characters vs. two are called the Strict Comparison… To read more click here. Posted in What the Heck Is. How the heck can I use qsTr() with variables? In this blog...

imaginativethinking.ca imaginativethinking.ca

Scrum Archives - ImaginativeThinking.ca

http://imaginativethinking.ca/tag/scrum

Scrum: Its a culture not a process. Brad van der Laan, C.Tech. One of the things I heard a lot when first introducing Scrum to my organization was that Scrum wasn’t agile, that it didn’t follow the manifesto’s statement of people over process since Scrum is a process ( actually its a framework not a process ). Something one of my colleges told me that really bugs… To read more click here. What the Heck, is Scrum Master a Role or a Job? Brad van der Laan, C.Tech. Posted in What the Heck Is. How to use Qt&...

imaginativethinking.ca imaginativethinking.ca

QtQuick Archives - ImaginativeThinking.ca

http://imaginativethinking.ca/tag/qtquick

What the Heck is the Strict Comparison Operator. Brad van der Laan, C.Tech. Hi Brad I’m new to Qt Quick and while I’ve been learning the QML scripting language I’ve noticed that often in coding examples I’ve seen people use three equals signs when comparing values instead of two. What the heck is that? The comparison operators which use three characters vs. two are called the Strict Comparison… To read more click here. Posted in What the Heck Is. How to use Qt Quick’s TreeView. In this blog series I&#821...

imaginativethinking.ca imaginativethinking.ca

MVVM Archives - ImaginativeThinking.ca

http://imaginativethinking.ca/tag/mvvm

What the heck is MVVM? Brad van der Laan, C.Tech. Hey Brad I keep hearing about “MVVM” what the heck is that? MVVM or Model, View, View Model is a design pattern that is used with WPF (Windows Presentation Framework); although as a pattern it could be used with any UI framework. The Model and View part of the pattern are the same as in… To read more click here. Posted in What the Heck Is. Why the Heck does Qt Creator fail to build using Visual Studio. What the Heck is Self Assignment? Top Posts and Pages.

UPGRADE TO PREMIUM TO VIEW 12 MORE

TOTAL LINKS TO THIS WEBSITE

21

SOCIAL ENGAGEMENT



OTHER SITES

bradvanceauthor.com bradvanceauthor.com

Brad Vance Author – bradvanceauthor@gmail.com / www.facebook.com/BradVance.10

Bradvanceauthor@gmail.com / www.facebook.com/BradVance.10. Brad Vance Editorial Services. 8220;Apollo’s Curse: The Audiobook” is LIVE at Audible and Amazon! Oh and other news :). January 11, 2017. Yes, it’s live! Here at Audible, and Here at Amazon. And yes, it’s on iTunes! And Would I Lie to You: The Audiobook is 40% recorded! MY GAY AGENDA for 2017! Lots of Audiobooks and… A New Publisher! January 6, 2017. 8220;Apollo’s Curse” Audio Clears Review! 8220;Would I Lie to You” Audio at 16%! January 3, 2017.

bradvanceerotica.wordpress.com bradvanceerotica.wordpress.com

Brad Vance - Romance and Erotica | bradvanceerotica@gmail.com / @BradVanceAuthor

Brad Vance Editorial Services. Brad Vance – Romance and Erotica. Bradvanceerotica@gmail.com / @BradVanceAuthor. Stay updated via RSS. Kyle’s New Stepbrother II: Long Hot Summer – The BRADIOBOOK IS HERE! Here’s the Embedded “Werewolves” trailer! I’m for hire if you want one of your own! Watch my book trailer for “Werewolves of Brooklyn”! 8220;Audiobooks 101” – all I know (so far) in my new Sinfully Sexy column! NO PROMISES but…thinking about another werebook…. Posted: August 11, 2015 in Uncategorized.

bradvandenberg.com bradvandenberg.com

Brad VandenBerg

Art Director Designer Consultant. Billabong Evolution of an Icon. Billabong XXL Global Big Wave Awards. Billabong Xbox Avatar Store. Billabong Surf Trip iOS Game. Red Dead Redemption Poster. Billabong Skate Ads 2009. Ante Up Snow Contest.

bradvanderark.com bradvanderark.com

Brad Vander Ark | Music, Social Media & Web Design

Brad Vander Ark Music, Social Media and Web Design. Download my latest album for FREE! 2014 Guy Bruno Publishing (ASCAP). Bradazzler T-Shirts Sweaters and Hoodies are Here!

bradvanderford.blogspot.com bradvanderford.blogspot.com

Peace in Paraguay

Welcome to my Peace Corps Adventure! Monday, January 4, 2010. 3 Month In-Service Training. November 26th, 2009. In my last post I focused on the best part of my trip back to Paso de Oro.the family. In this post I would like to share a little bit about what In-Service training (IST) was like as part of my continuing effort to give you a glimpse of what development work in general and Peace Corps development work in particular is all about. Lunch with Programming and Training Officer. Two former Volunteers...

bradvanderlaan.ca bradvanderlaan.ca

Brad van der Laan, C.Tech. | Father, Husband, Brother, Son, Uncle, Developer

Father, Husband, Brother, Son, Uncle, Software Developer. Brad van der Laan, C.Tech. PSM I, PSD I. Who is Brad van der Laan? I'm a father, a husband, a brother, a son, an uncle, and I'm also a professional software developer. I am an INFP. With strong leadership skills and am dedicated to ensure that my team is empowered to self-organize and self-commit to the project at hand; I believe that a team who has themselves developed a strong personal commitment to a project is a productive and innovative one.

bradvanderlaan.com bradvanderlaan.com

Brad van der Laan, C.Tech. | Father, Husband, Brother, Son, Uncle, Developer

Brad van der Laan , C.Tech. PSM I, PSD I. Why I Write Code. Languages and Technology Stacks. Who is Brad van der Laan? I'm a father, a husband, a brother, a son, an uncle, and I'm also a professional software developer. These are just the things that I am and not the things I do. Its all about passion, I'm passionate about software development and when I'm passionate about a project I go the extra mile not because I get paid to but because I want to. You can find me on:. I believe that software is crafte...

bradvanderlugt.wordpress.com bradvanderlugt.wordpress.com

Protected Blog › Log in

Https:/ bradvanderlugt.wordpress.com/. Is marked private by its owner. If you were invited to view this site, please log in. Below Read more about privacy settings. Larr; Back to WordPress.com.

bradvandermoere.com bradvandermoere.com

Unknown

Page Not Found :(. Oh, man. Looks like you’re totally lost. Want to go back to the homepage?

bradvandusenphotography.com bradvandusenphotography.com

Brad VanDusen

Email: bvandusen315@gmail.com / phone: (315)651-2429. Xa9; 2018 SmugMug, Inc.

bradvandyke.com bradvandyke.com

Brad VanDyke

Hello, I’m Brad VanDyke; HVAC Estimator for. Please visit my linkedin profile. For more about me and what. I do or send me an email.