Outubro 12th, 2009

jobs@siemens

Posted por Antonio Rosado - No Comments

In late May, we’ve launched Jobs@Siemens.
This web app was requested by the urge that Siemens had to receive online job applications in a way that would centralize all candidates and info. Before the use of this app resumés and candidates info was sent via e-mail without a proper register of a follow up process.
Now [...]

Dezembro 7th, 2008

Installing git on Ubuntu Hardy

Posted por Antonio Rosado - 7 Comments

We should first remove git if you have installed it from repositories:
sudo apt-get remove git git-svn
Create a temporary directory on your local folder where you’ll download git.
mkdir ~/sources
cd sources/
Go to http://git.or.cz/ and download their latest stable version. Currently it’s v1.6.3.
wget http://kernel.org/pub/software/scm/git/git-1.6.3.tar.gz
Issue the apt-get command to get dependencies,
sudo apt-get build-dep git-core
extract the git source,
tar xzvf git-1.6.3.tar.gz
get [...]

Agosto 21st, 2008

Compliance matters

Posted por Antonio Rosado - No Comments

It seems like governance, compliance, risks and internal controls are becoming essential for organizations. The media sure keeps rubbing that down on our faces. Does the Enron issue rings a bell?
The rules, regulations and contractual obligations are steadily rising, and with it management is growing more and more concerned about their exposure on day to [...]

Julho 17th, 2008

How to install Subversion 1.5.0 on Ubuntu 8.04

Posted por Antonio Rosado - 5 Comments

Firsts things first and you’ll need to log on to your server and enter super user mode.
you@yourserver:~$ su
Change directory to /usr/local/src/
Now, you’ll need to download the Subversion packages and some dependencies. These packages will depend on the kind of server you have. Enter the commands one after the other.
Assuming your server is an AMD
root@yourserver:# wget [...]

Julho 8th, 2008

Novo Barcamp em Coimbra

Posted por Antonio Rosado - No Comments

A WeBreakStuff vai organizar outro Barcamp em Coimbra a 6 e 7 de Setembro em Coimbra.
Para mais informações vai ao web site deste evento em barcamp.webreakstuff.com.