Some months ago I installed a git repository in our Mac server to manage all our projects, but now we are migrating to another machine (another Mac). I think that it has taken me more time to set up all system this time than the first one, I couldn’t remember how to do it.
It is not going to happen next time! So I’m writing this small manual to not forget any step becouse I have had several problems configuring gitosis, a tool that helps hosting git repositories in an easy and safe way.
This how-to is an adaptation of gitosis readme applied to Mac OS.
This post describes step by step how to install Trac using MacOS X Leopard’s Apache and mod_python.
First of all, you must install mod_python. I have written a post in this blog explaning how. There are options like WSGI or FCGI modules, but I have chosen this one.
After this initial configuration, you must download and install Trac. You can do it by downloading this application from its home page but I’m going to choose the easiest way.
Mac OS X includes easy_install tool that lets us to automatically download, build, install python applications.
My boss mislead me to teach a course about Moodle development, so tomorrow evening I’m getting a train to Madrid. I’ll be out few days but I’ll upload all stuff (slides, code, etc) to this blog ASAP. My speech is on Wednesday, today is Monday, I haven’t started preparing it, poker game tonight, mmmm…. yes, ASAP.
I’m going to explain most relevant Moodle libreries, such weblib.php or dmllib.php, modules architechture, XMLDB and capabilities. I’m going to use newmodule to make an introduction and our Social Bookmarking activity as a case of study. I supose I’m going to replace some lines of code by TODOS and ask to the public to fill the gaps.
I have a problem: I don’t have enough mp3’s in my laptop. I use to listen music while I’m programing and I’m getting bored of them. So during last 3 or 4 months I’ve been listening music from youtube or last.fm.
Less than a month was enough to me to realize that I was losing too much time every day choosing next song so I tried something longer, I listening conferences and speeches.
This time I dedicate this post to David and Ferran (DFWiki creators) who are designing and developing the new Moodle API and Webservices.
Here is a YouTube video from a Google TechTalk about designing APIs. Joshua Bloch is the speaker, the Principal Engineer at Google. He also led the design of numerous Java platform features as Java Collections Framework, java.math package and the assert mechanism. This guy knows about what is talking about…..
Recent Comments