What’s the One Habit You’ll Never Give Up and Why?

//assets.ziggeo.com/js/ziggeo-jquery-json2-betajs-player.min.js ZiggeoApi.token = "06076018f24d5e737e0be0319ad3c264"; .ziggeo-video-container { border-color: #F0E5E9; background-color: #F0E5E9; border-style: solid; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; display: inline-block; margin: 10px; border: 1px solid #ddd; } .ziggeo-video-container p { color: #333; margin: 0; background-color: #fff; padding: 20px 20px 24px; font: 300 16px/18px 'Helvetica Neue', Helvetica, sans-serif; text-transform: capitalize; }

{%= data && data.name ? data.name : " " %}
{%= data && data.twitter ? data.twitter : "" %} 

Record Your 22-Second Video!



Thank you.

Welcome to our second edition of 22 Seconds with TueNight! This week, we're sharing our favorite habits — the ones we cling to, the ones we relish, like a cigarette at a party. It's super easy to record a video right from your phone or screen and hit submit, so join us in the fun. You'll have 22 seconds to tell your story and you can redo as many times as you want to get it right. And don't be disappointed if it takes a few minutes for your video to show up; we're doing some light monitoring behind the scenes (ahem, keep it clean). See you on the page!

BetaJS.$("#video-submission").html(BetaJS.$("#video-submission-step1-template").html()); BetaJS.$("#continue-video").on("click", function() { var template = new BetaJS.Templates.Template(BetaJS.$("#video-submission-step2-template").html()); BetaJS.$("#video-submission").html(template.evaluate({ name : BetaJS.$("#video_name").val(), twitter : BetaJS.$("#video_twitter").val() })); }); ZiggeoApi.Events.on("submitted", function(data) { BetaJS.$("#submit-video-2").show(); BetaJS.$("#submit-video-2 button").on("click", function() { BetaJS.$("#video-submission").html(BetaJS.$("#video-submission-step3-template").html()); }); }); ZiggeoApi.Videos.index({ approved : "APPROVED", tags: "question2" }, { success : function(args, videos) { var video_submission_template = new BetaJS.Templates.Template(BetaJS.$("#video-submission-template").html()); for (var i = 0; i < videos.length; ++i) { BetaJS.$("#video-submissions").append(video_submission_template.evaluate(videos[i])); } } });

Tell Us in the Comments

What do you think?

One Response

  1. Editor’s Note: So How’d Those 30 Days Go? | Tue Night

    […] we have another 22 Seconds with TueNight video series where you can easily share your own resolutions and whether you did or didn’t succeed. Or whether […]

    Reply

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.