Friday, January 20, 2017

Scrum Rituals: Sprint Demo

The following is an extract from our book, Scrum: Novice to Ninja, written by M. David Green. Copies are sold in stores worldwide, or you can buy it in ebook form here. At the end of the sprint, everything that was worked on for the current sprint is demonstrated for the team, the product owner, […]

Continue reading %Scrum Rituals: Sprint Demo%


by M. David Green via SitePoint

getlorem – Library to Generate Lorem Ipsum Text

getlorem is a library for generating passages of Lorem Ipsum text, suitable for use as placeholder text in documents. This library can also be used as a jQuery plugin.


by via jQuery-Plugins.net RSS Feed

Facebook Community Development: How to Cultivate Loyal Fans

Are you creating a fan base on Facebook? Want to discover how to engage your audience via pages and groups? To explore how to nurture a community on Facebook, I interview Holly Homer. More About This Show The Social Media Marketing podcast is an on-demand talk radio show from Social Media Examiner. It’s designed to [...]

This post Facebook Community Development: How to Cultivate Loyal Fans first appeared on .
- Your Guide to the Social Media Jungle


by Michael Stelzner via

Thursday, January 19, 2017

Your Social Media And You: Who Is Doing Who?

Your social media is your girlfriend. As an entrepreneur, you invest more money in it. You invest more time in it. There is no shortfall in your efforts. And as a human you want something in return. But she wants to wait until marriage. A marriage that is never going to happen. Most entrepreneurs...

[ This is a content summary only. Visit our website http://ift.tt/1b4YgHQ for full links, other content, and more! ]

by Web Desk via Digital Information World

Using the YouTube API to Embed Video in an Android App

The YouTube Android Player API enables you to incorporate video playback functionality into your Android applications. The API allows you to load and play YouTube videos (and playlists) and to customize and control the video playback experience.

You can load or cue videos into a player view embedded in your application's UI. You can then control playback programmatically. For example play, pause, or seek to a specific point in the loaded video. You can register event listeners to get callbacks for certain events, such as the player loading a video or the player state changing. The API also has helper functionality to support orientation changes as well as transitions to fullscreen playback.

Continue reading %Using the YouTube API to Embed Video in an Android App%


by Joyce Echessa via SitePoint

This week's JavaScript news, issue 318

This week's JavaScript newsRead this e-mail on the Web
JavaScript Weekly
Issue 318 — January 19, 2017
Some interesting analysis of the JavaScript ecosystem based on GitHub star count growth in the past year for areas like frameworks, build tools, and testing frameworks.
Michael Rambeau

Now refactored to ES2015. There’s a v1 to v2 migration guide if you need it.
Sean T. Larkin

An extensive tour of why and what webpack does and what module bundling is all about, if you’re new to it. (Note: Do keep scrolling, it has an unusual effect.)
Arian Allenson M. Valdez

Frontend Masters
Uncover how to think deeply about new ES6 JavaScript features like arrow functions, destructuring, generators, classes and computed properties with Kyle Simpson of the "You Don't Know JS" book series.
Frontend Masters   Sponsor

A fun read going from Netscape 2.0 to the ECMAScript 4 drama and on to now.
Sebastián Peyrott

Async generators and async iteration are likely to ship before too long. Here’s how they work and what challenges you may face using them.
Jonathan Martin

An interactive walkthrough of how to debug JavaScript code using Chrome’s DevTools.
Kayce Basques

TJ VanToll explores the good and ‘less good’ about Angular 2 since its release.
ProgrammableWeb

Jobs Supported by Hired.com

Can't find the right job? Want companies to apply to you? Try Hired.com.

In Brief

ChakraCore Celebrates Its First Anniversary news
Including updates on the JavaScript engine’s road to parity on Linux and macOS.
Microsoft Edge Dev Blog

Speeding Up Regular Expressions in V8 news
The V8 team explains the under-the-hood changes speeding up regexes.
Jakob Gruber

Pro Ember.js: An advanced 2-day training event in Berlin course
We'll tackle progressive web apps, modular architecture patterns, performance tuning, authentication & more.
simplabs  Sponsor

Thinking in Redux (When All You’ve Known Is MVC) tutorial
Mikhail Levkovsky

Building and Securing Koa and Angular 2 with JWT tutorial
Bruno Krebs

Communicating Between Web Workers via MessageChannel tutorial
Dr. Axel Rauschmayer

Integrating RxJS with Vue.js tutorial

Understanding Angular's AOT Compilation and Dynamic Components tutorial
Sean Landsman

Getting Started with Vue and Vuex tutorial
Vuex is a state management pattern + library for Vue.js apps.
Matt Bradford

An (Updated) Introduction to Gulp, the Automated Task Runner tutorial
Craig Buckler

Angular in Production: A Case Study with Tips story
Minko Gechev

Vue.js in Less Than 30 Minutes for Beginners video
Dev Coffee

Cleaning Up Code with ESLint (in 13 Minutes) video
Josh Owens

Automatically detect and diagnose JavaScript errors affecting your users tools
Debug JS apps with fully deminified stacktraces and tools to reduce front-end noise so you can assess impact.
Bugsnag  Sponsor

when-dom-ready: A Promise-Based Equivalent of '$(document).ready' code
Luke Childs

Mitt: A Tiny Functional Event Emitter / PubSub in 200 Bytes code
Jason Miller

Zora: A Tiny JavaScript Test Harness code
So simple it can be demonstrated in a CodePen.
Laurent Renard

redux-inputs: A Library for Taming Forms in React code
Zillow

WebGazer.js: An Eye Tracking Library That Uses Webcams code
Brown HCI Group

Simple Electron App Samples code
Electron makes it easy to build cross platform apps with JS, HTML and CSS.
Electron

swarm-numberformat: Format Large Numbers in Several Human-Readable Ways code
Evan Rosson

Intercooler.js: Making AJAX As Easy As Anchor Tags code
LeadDyno, LLC

Curated by Peter Cooper and published by Cooperpress.

Like this? You may also enjoy: FrontEnd Focus : Node Weekly : React Status

Stop getting JavaScript Weekly : Change email address : Read this issue on the Web

© Cooperpress Ltd. Office 30, Lincoln Way, Louth, LN11 0LS, UK


by via JavaScript Weekly

Split 3D Carousel with Javascript

A tutorial about creating 3D carousel with a split panel transition in three dimensions by using javascript and css3 transform effects.


by via jQuery-Plugins.net RSS Feed