Screencasting Practice & Feedback: 00001

Plan

  • Develop a jingle and banner to introduce the videos
  • Learn how to use ScreenFlow on smallest project possible
  • Learn how to publish and monetize on YouTube
  • Learn how to define closed-caption content

Outcome & Feedback

  • YouTube
    • Easy and pleasant process
    • Signing up takes 30m or so
    • Publishing the video offers 20-30 configuration options
  • Forgot to develop a watermark for the videos
  • Closed-captioning is tedious and time-consuming
  • Screenflow project is large; be sure to keep it on a large disk
  • Glad to have worked in a simple project like this to get some practice with Screenflow. It took some trial and error to grok the power of layers in practice.
  • Volume wasn’t loud enough
  • Transitions were OK; can see some blockiness because of how I layered the background

Easily Move Comments to Another Post in WordPress

Sometimes you accidentally double-post the same article. It looks like an easy fix until you notice that people have commented on both articles! It turns out that the solution is pretty easy if you are comfortable with SQL. This post is a work of art concisely explaining what to do and making it simple.

Choosing a WordPress Vagrant Box

I want a Vagrant box on which to configure and develop WordPress. Here are some of the options. I wanted to decide on one. Here is how.

  • Box: name
  • Stars: on GitHub, # stars
  • Ctrb: on GitHub, # contributors
  • Rel: on GitHub, # releases
  • Cmts: on GitHub, # commits
  • Brn: on GitHub, # branches
  • For: Purpose of box
  • Rct: Gut reaction 1
    • +: Like
    • *: Pros and Cons
    • -: Dislike
  • Rt2: Gut reaction 2

Strategy:

  • Identify options
  • Classify them by stars and contributors
  • Get a gut reaction whether to dig deeper or not
  • Review them again
Box Stars Ctrb Rel Cmts Brn For Rct Rt2
VVV 2323 72 13 1178 4 WP Dev +  
Vagrnt-Press 696 17 0 107 5 Gen dev + ++
vipquickstart 242 23 3 562 9 Gen dev +
Primary-Vgrnt 103 7 15 399 3 Gen dev + na
wp-nginx-hhvm 28 2 0 20 1 Gen dev + na
MonkeyRocket 13 1 0 5 2 Gen dev + na
Chassis 330 17 0 274 7 Gen dev * na
wp-vagrant 110 1 0 17 2 Reg sup * na
vccw 382 20 45 343 3 Gen dev * na
genesis 674 10 83 384 42 Gen dev * na
VVV-site-wizard 373 5 0 70 2 Cfg VVV na
vvv-reviewer 69 3 4 23 2 Rvw na
VAW 78 2 0 31 1 Gen dev na
WP Machine 14 1 0 17 1 LAMP na
wpkickstart 32 9 0 44 1 DigOcn na

VVV seems to be the best place to start.