Showing posts with label GIT. Show all posts
Showing posts with label GIT. Show all posts

Monday, January 4, 2016

Moving to Github Pages

I've just started using Github Pages.
My first project is an updated Video Color Sampler and I will add additional projects soon.



Saturday, August 29, 2015

My first commit to a Google open source project

I'm so proud that my first commit to a Google open source project was accepted and merged: https://github.com/googlecast/CastMediaPlayerStreamingDRM/pull/8
This commit enhances Google's example of a Chromecast custom receiver.
While the example demonstrates support for DRM, HLS and smooth streaming, it doesn't provide support for regular MP4 videos (progressive download).
After merging my pull request, I continue developing Kaltura custom Chromecast receiver for OTT, web and mobile.

Check out the example:




Sunday, April 5, 2015

Bitbucket and Cloud9 - the prefect match!

For the first time, I've started a new development project without having any file setup on my computer.

I'm using Bitbucket as my source control repository.
Bitbucket is free for private repositories (as opposed to Github) and you can add up to 5 contributors for each project.

Cloud9 is a robust development environment within your browser. So wherever you are, if you have any type of Internet connected machine, you can work on your project.
The best part is that if you login into Cloud9 using your Bitbucket account, it will automatically import your project files.
It allows editing your project and automatically configures your SSH key so you can use GIT commands (with sudo rights!) from the build-in Ubuntu terminal.

So for me, Bitbucket and Cloud9 are a match made in heaven, or at least on a cloud...


About Me

My photo
I've been developing Internet and rich-media application for 15 years. In my work I emphasis usability and best user experience as well as sleek design. My main expertise are JavaScript, Flex and Flash.

Followers