Recently in Python Category

June 14, 2010

Cloud storage without bandwidth costs

"We need to store on the cloud but be able to control our bandwidth costs"

Our client generates around 100 GB of video for the web every month so looking for cloud storage was a no-brainer.

We needed an "unlimited" size hard drive but didn't need a CDN service, and it was specially important to control our costs, at least initially.

Here is how we achieved the goal.
Continue reading Cloud storage without bandwidth costs.

December 30, 2008

Migrating from svn to git

We have been using subversion for quite a while but some of us have also used git on personal projects. So, after a couple of discussions we are migrating everything into git. All our repos are password protected and with lots of revisions. This is how we did the migration.

Continue reading Migrating from svn to git.

December 24, 2007

Receive AXNA updates on IM - twitter

I love holidays because i have a chance to code whatever i feel like coding. I'm using twitter more and more lately. I have configured it to send me updates via im.

The other i thought how cool would it be to receive axna updates via im too so i thought what the hell. Why not coding a python script that will ping axna every 5 minutes and send updates to twitter! :)

Continue reading Receive AXNA updates on IM - twitter.

August 30, 2007

ffmpeg - Creating a watch folder

I've seen so many times questions on how to create a watch folder that together with ffmpeg will convert videos from one format to the flv.

Continue reading ffmpeg - Creating a watch folder.

About this Archive

This page is an archive of recent entries in the Python category.

Papervision3D is the previous category.

Reviews is the next category.

Find recent content on the main index or look in the archives to find all content.