Archive for the ‘devel’ Category
Git and Gitweb on DreamHost
I’ve made a nice compilation in Brazilian Portuguese about Git installation on DreamHost. I don’t think that there is need to translate this material to English because we already have good references about this subject here: DreamHost Wiki Autopragmatic Craig Jolicoeur
In: article, devel, en, pt_br · Tagged with: dreamhost, git
FLISOL-AM
As promised, I’ve made public everything presented in my workshop about D-Bus at FLISOL-AM. I would like to thanks everyone who came to the trainning.
In: devel, en, linux, pt_br · Tagged with: foss, presentation, workshop
VIM and C++
Since I started programming using Qt, C++ is the main language in my day-by-day work. Some of my co-workers recently moved from VIM to QtCreator alleging the code auto-completion (some may call this feature “intellisense”, if they are familiar to MS Visual Studio) in QtCreator is a killer feature. VIM extension Omni Completion can handle [...]
