Browsing All Posts filed under »Videos«

Orchard Shapes, Alternates and Shape Morphing

May 28, 2016

0

I was recently trying to fix a bug in orchard and it was suggested to use shape morphing and alternates for the fix. I realized I needed to know more about these area’s and started looking around. If you have spent much time trying to learn about Orchard CMS you will soon find that the […]

How to do you first pull request on github

April 21, 2016

0

Sometimes people don’t like to ask questions because they feel dumb for asking. This is one of those posts for people who are afraid to ask how to do your first pull request on github. Really its simple. First find the repository you want to contribute to Fork the repository to your own account Make […]

HTML 5 Tutorial

December 9, 2014

Comments Off on HTML 5 Tutorial

This tutorial Covers a lot of things you can do with HTML 5 and provides numerous examples using CSS, JavaScript and PHP. Its a good jump start if you want to be able to use HTML 5, the narrator felt the need to also cover the most common knowledge required on CSS, JavaScript and PHP. […]

AngularJS Fundamentals

October 29, 2014

Comments Off on AngularJS Fundamentals

When I was first trying out AngularJS someone recommended this Video to me and I found it to be a great intro. I wanted to share AngularJS Fundamentals In 60-ish Minutes by Dan Wahlin. This video is a brilliant, concise presentation breaking down the many moving parts of AngularJS. It is a must see video […]