nowfound

Dev tools · April 6, 2011

DC

Dripi.com - A little web app that won a Google I/O ticket

http://dripi.com I thought I'd share my winning entry to the Google I/O last call competition with ya'll. Took me about 9 hours, which seems like a lot looking at it now (my only excuse is that it took place after 12am). I truly did not expect to be one of the winners. My guess is that the YouTube API category had fewer entries than others. Feel free to let me know what you think! This was the challenge: Wouldn’t it be nice if you could create a video mash-up by chaining player invocations that work for both Flash and HTML5 videos ? Well, with the JavaScript API to the <iframe> embed…

What it does

In the maker’s words, at launch

http://dripi.com I thought I'd share my winning entry to the Google I/O last call competition with ya'll. Took me about 9 hours, which seems like a lot looking at it now (my only excuse is that it took place after 12am). I truly did not expect to be one of the winners. My guess is that the YouTube API category had fewer entries than others. Feel free to let me know what you think! This was the challenge: Wouldn’t it be nice if you could create a video mash-up by chaining player invocations that work for both Flash and HTML5 videos ? Well, with the JavaScript API to the <iframe> embed we think you can. Your task is to build a mash-up player using the <iframe> JavaScript API. You will be given a list of video IDs, and from-to timestamps. For example the following sequence (<xxasdadad, 65s, 95s>, <xxffwwe22, 20s, 35s>), which will trigger the mash-up player to play video with ID xxasdadad for 30 seconds, starting at second 65 and ending at second 95, then proceed to play video with ID xxffwwe22, starting at second 20 and ending at second 35. Given the sequence, implement a player which will play the sections of the listed videos, starting at the ‘from’ timestamp, and ending at the ‘to’ timestamp for each video. Try to make the transitions between videos as smooth as possible, and make it easy for users to embed your mash-up player in their own web applications. I encourage everyone to enter this contest if they hold it again next year. It was a blast!

Does the same job

all alternatives →
  • IM
    I made a better interface for Google Tasks and I can't go back2011 · gtasker.com · ▲122

    I recently decided to try out Google Tasks as my only task management system, and while I find some things about the interface great, it really isn't suited for someone like me who has multiple lists with lots of elements on each. So, I whipped this together real fast and I can't imagine using Google Tasks without it anymore. I realized you might want it too, so I put it on the web. Enjoy :)

  • MA
    Messagify - a private Disqus for web apps. Feedback?2011 · messagify.com · ▲26

    Hey HN, I'm a longtime reader and this is my first Show HN (exciting!) It's a collaboration between me and two friends, and we're building this upon another app we made called EmailYak, an API to receive email. We're trying something new and releasing the documentation to an app while we're still building it. We'd love feedback. Do you belong to any of these categories? 1) You've built an app with two distinct groups of users (say, people with cars and those looking for a ride) and they were able to communicate with each other. Did you expose personal email addresses? Did you send…

  • IM
    I Made an App to Summarize YouTube Videos in Just One Click2023 · summify.io · ▲9

    Hey folks! My weekend project, Summify.io, has officially launched! It's an AI-driven tool that simplifies your life by summarizing YouTube videos in just a single click. Now, you can get the gist of those long vids without breaking a sweat! Built from the ground up as a solo developer, it's been an incredible journey full of late nights, countless coffees, and the spirit of indie hacking The amazing response from our private release has motivated me on to start building even more features. Can't wait for you to check it out and share your thoughts! Try Summify.io now and let's me know what…

  • M1
    My 1st mobile app- A parasitic,anonymous,remixable img app for android2013 · ▲31

    https://play.google.com/store/apps/details?id=com.daveganly.yarrly Hi, this is Yarrly - my first android app, backed up server side by a mongo & node.js backend. It’s a two-panel image generator, and quite a fun experiment in a no-login (‘anonymous’) app. You generate two panel images using photos or gallery pics, and add text, then it’s uploaded to Yarrly.com - creating an instagram-like link. For example you create http://yarrly.com/y/4hhs6ryyq73da533d, then android intents mean that if you open that link on a device that has Yarrly, you can…

  • IM
    I made this: ShoutFast2011 · shoutfast.com · ▲32

    This is our entry in the "spontaneous event creation" ring. I'd love to hear what HN readers think!

  • MN
    My newest startup, Kiveve2011 · kiveve.com · ▲17

    Hey guys! Im so happy to announce the launch of my new startup, Kiveve. Kiveve is a traffic exchange network created to help quality content bloggers and webmasters increase their traffic and therefore their revenue. We are at our very early stages and we are now open for website application to join our network I'd love to know what you think about it!

More dev tools this month

the category →
  • Dograh592

    The open source VAPI alternative

    Dev tools · 25d ago · dograh.com

  • Meridian530

    Don't let your work go unnoticed. Get promoted!

    Dev tools · 20d ago · meridiona.com

  • x1516

    Lovable for iPhone apps go from idea to App Store

    Dev tools · 11d ago · x1.new

  • Open-source GTM skills for technical founders

    Dev tools · 29d ago · gtmcofounder.com

  • OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.

    Dev tools · 2d ago · opentrailpaper.com

  • Nuphos380

    The AI-Native DevOps Workspace.

    Dev tools · 24d ago · nuphos.ai

Launched alongside, April 2011

the whole month →
  • MW

    Work · 2011 · gumroad.com

  • LS

    Life & fun · 2011 · salaryshare.me

  • MW
  • MA

    hi all, I've always wanted to make my own game, but couldn't afford a thousand-dollar adobe (flash+photoshop) license. I'm not a talented programmer, have no degree in CS. But I understand some elements of design. So I got me a copy of ImpactJS, and after about 5 months of steep learning curve (at least for me), I managed to come up with a game. I also integrated it with a highscore and badge system, similar to what you get at Kongregate. You need to login with Google/OpenID to earn badges/scores. link is: http://www.hotbazooka.com/privatejoe hope to hear some feedback/questions from you guys!

    Life & fun · 2011 · hotbazooka.com

  • CA

    I remember seeing the Dragon Labs Dragonfish Glowing Form Demo[1] when it first came out, and it always stuck in my head. They implement the effect by using a rather large background image and a mask image and move the background image around via Javascript. I was inspired and wanted to see how close I could get with CSS3. I recommend using a Webkit browser [and you can see an alternate version of the animation on Firefox 4]. [1] http://labs.dragoninteractive.com/panel/demo/

    Life & fun · 2011 · kaylarose.github.com

  • HT

    Ever wanted to type as fast as those amazing hackers in the movies? now you can! just write something. Yes, i was really bored. To change writing speed: javascript:writer.speed=10;

    Life & fun · 2011 · duiker101.tk