June 5, 2009 at 10:50 am
· Filed under Uncategorized
…having too much things going on at same time.
Personal life is almost overflowed by University projects and by my daily work.
On this right moment things are not balanced but I am working on that. I am moving true value to the place where it belongs.
and I promiss I will keep this happy face
This post makes me think about Twitter. I’m writing posts like ‘twittes’, with just 140 characters
Permalink
May 4, 2009 at 11:12 am
· Filed under Uncategorized
Last April 25, I went to Coimbra to attend another conference. This time about innovation and entrepreneurship.
Organized by Alcides Fonseca, TakeOff is more likely to be a (web) business oriented conference more than BarCamp is, which in fact is a tech, geeky oriented event as you can expect for something organized by Tiago Pinto from webreackstuff.
Well back onto my notes about TakeOff itself… and my simple notes just to tell I am alive
Organization:
The thing I like more is the simplicity on which it is built. It has a very simple start, a solid context about what to talk. Well planed agenda with tight intervals and a too much simple end.
Talks:
Shoul I say I loved 4/5 of them, which is great I think!
I’m wating for review these talks in particular, “Jorge Figueira, Carlos Andrade and Leo Xavier”.
Persons and environment:
New faces and well known faces too, as in friends I should say. Lot’s of them in fact. And yep this is nice but great events like these need to reach a wider audience. The advantages of this are tremendous. New people, new ideas, new problems and new possible solutions. IMHO share is the key.
I’m waiting to see this initiatives all over Portugal, in other Cities.
Permalink
January 14, 2007 at 10:05 pm
· Filed under Uncategorized
I have submited another Problem Report for Joomla CMS FreeBSD port.
If you use Joomla, take a look at “this.”:http://www.joomla.org/content/view/2446/1/
Problem Report: “ports/107889″:http://www.freebsd.org/cgi/query-pr.cgi?pr=107889
- 140+ General Bug Fixes
- Several low level security fixes
- A full security audit of SQL queries
- SSL switchover support
$ portupgrade joomla
Permalink
January 6, 2007 at 2:11 am
· Filed under Uncategorized
Ok, I know this is a “_micro-post_” (!stupid) just because one day I will certainly read it here in my blog and not in TextMate manual!
$su
%ln -s /Applications/TextMate.app/Contents/Resources/mate /usr/bin/mate
and now I can open a directory of some Ruby on Rails project in one simple step:
$mate SomeRailsProjectDirectory
done
Permalink
December 31, 2006 at 2:53 am
· Filed under Uncategorized

*PikaPika* is a onomatopoeia for a flash light in Japanese. This art movement takes flash light stills and puts them together to make smooth animations.
“…We took a photo of each image using long exposures and put them together to make them look like one animation.To work on this project,we went out to various places in Japan:parks,under the train track,the Tokyo Bay,school hallways,and so on.
We got all sorts of friends in different fields together to work on this project.
During the process,they got to know each other and discover new things. This is also about “communicationâ€.
People can meet new friends as they create a piece art very easy which brings every one happiness.
We spend a very enjoyable evening at the workshop and the party through this animation…”
Just great!
Permalink
December 27, 2006 at 9:02 pm
· Filed under Uncategorized
Well this is my first post in this category and is not about “pimping it” but about how to install DarwinPorts and Rails / rubygems on it!
The very first step is to download DarwinPorts for your mac. In this example it will be this “http://darwinports.opendarwin.org/downloads/DarwinPorts-1.3.1-10.4.dmg”:http://darwinports.opendarwin.org/downloads/DarwinPorts-1.3.1-10.4.dmg
1 – Installing DarwinPorts
Install the DarwinPorts dmg and follow the easy-click-steps (_I will not publish screenshots here about this, it’s too easy!_)
2 – “_Sync it_”
As root run this in your terminal
%port sync
and you will get the latest Portfiles (“Makefiles”/Instructions for building ports)
3 – Update DarwinPorts
%port selfupdate
4 – Install Ruby and rubygems, via DarwinPorts
%port install ruby
%port -f install rb-rubygems
5 – Some nice commands to remember
List installed ports:
%port installed
Uninstalling ports:
% port -f uninstall rb-rubygems
Updating ports:
% port upgrade ruby
and so on as you can see in the port man page:
%man port
Installing Rails _and friends_
Simply….
%gem install rake --include-dependencies
%gem install rails --include-dependencies
%gem list --local
and it’s all folks…bye
Permalink
December 22, 2006 at 5:29 pm
· Filed under Uncategorized
“I just call, to say”,, Happy Christmas!!
PS: I still alive, but with to much work…
Permalink
December 11, 2006 at 1:46 am
· Filed under Uncategorized
“*www/mambo*”:http://www.freebsd.org/cgi/url.cgi?ports/www/mambo/pkg-descr 4.5.4 to 4.6.1 (big update and security fixes)
I have submited another Problem Report patch, this time for Mambo.
Please check this out!
Problem Report: “ports/106547″:http://www.freebsd.org/cgi/query-pr.cgi?pr=106547
If you are using Mambo, please when the patch hits the tree, update it as soon as possible.
$ portupgrade mambo
Sorry, I had no spare time to write down the portaudit security report :S (sorry).
Permalink
December 11, 2006 at 1:04 am
· Filed under Uncategorized
So what, don’t you know what I am talking about!?

“Lenovo”:http://www.lenovo.com/us/en/ , “Ministry of Science and Technology, China”:http://www.most.gov.cn/eng/ , “National University of Defense Technology, China”:http://www.nudt.edu.cn/english.htm announced last Monday that China has completed the development of an Operating System based on “*FreeBSD*”:http://www.FreeBSD.Org, called “Yin He Qi Lin”, (go figure…).
I am trying to follow this story very close but.. beliave me I am trying hard
via “Chinanews”:http://chinanews.com.cn/.
Permalink
December 5, 2006 at 2:26 am
· Filed under Uncategorized
It was last thursday we did our first Ruby Tech Meeting.
2 hours with 8 Rubyists talking about everything

In fact we have talked about:
* “Ruby”:http://ruby-lang.org
* “Rails”:http://rubyonrails.org
* Portuguese Rails/Ruby Community
* “*ruby << portuguese*”:http://www.ruby-pt.org
* Books
* UNIX
* “Portuguese Perl Community”:http://perl.pt
* Portuguese Market and Companies
* Portuguese Projects built on Rails
* Editors
* Operating Systems
* _and much more_
It was so great that we will have much more of this…very soon.
Permalink