ItecSoftware Logo

Setup A Hosted Git Repository With Gitolite

gitolite install

Git has gotten a lot of hype recently, especially among smaller development teams and contractors, for its flexible, distributed environment, ease of use and while Subversion is the old kid on the block, there are pros and cons for each. This article assumes that you already know the intrinsics of the different version control systems and you’ve decided that Git is for you.

Gitolite is a package that allows us to host our repositories using one dedicated user that has restricted ...

read more

Listed in Linux, Web Development

Tags: git, gitolite, gitosis, repository

Install ffmpeg on Mac Snow Leopard

ffmpeg on apple osx

Ffmpeg is the de-facto open source standard for encoding audio and video. Especially with the arrival of html5 which uses codecs like Ogg, Theora, Vorbis, h264, webm among others, and the increasing popularity of devices from Apple, such as iPod, iPad and the iPhone, all of which require a different standard from flv, the version so widely in use by Adobe Flash.

Another positive aspect is that ffmpeg has a much revived developer group, posed to enhance the application on a ...

read more

Listed in Mac, Shell Scripting, Web Development

Tags: faac, faad, ffmpeg, git, html5, lame, ogg, theora, vorbis, webm, yasm