Showing posts with label blogging. Show all posts
Showing posts with label blogging. Show all posts

Wednesday, May 02, 2007

i can't do what???

09F911029D74E35BD84156C5635688C0

or if you prefer...

0x09F911029D74E35BD84156C5635688C0

Thursday, April 26, 2007

What caught my eye this week

Brand of the year:


Google, witch you know already so I wont link to their site, was recognized this week as the the world's top-ranked brand.

In only 10 years, Google's Sergey and Lary managed to top decades old brands such as General Electric, Coca-Cola or even IBM.

Entering a realm occupied by only a few other companies whose brand became a synonym with their product (think Gillette) Google is an example of entrepreneurship. If you doubt it, you can always google it up. :o)

Blog of the month:


Following a tip from a new friend I've been enthusiastically reading a blog from a fellow rubyist. It's called Ruby on Windows, and as you might guess it's about using Ruby as a scripting and automation tool on MS Windows OSs. It provides some great examples and code samples witch got me thinking about replacing my vb scripts at work.

This is a great example of how to integrate an open technology with a closed system.

Thursday, March 22, 2007

So many ideas and so little time (edited)

I've been having some good (i think) ideas for posts this past week, but haven't found the time to fully elaborate on any of them so I'll just leave the topics here for now and will try to get back to some of these subjects as time allows it.

Is Google evil? I mean, it can't really be a bastion of open source with so many closed source programs and patents. It's not all about free beer people...

Microsoft sponsored site profiling Linux adopters, but I guess they missed (at least) one.
The type that enough about MSFT that it avoids direct contact as much as possible.

Is there a conspiracy between apple keyboards and planeta asterisco?
I mean, have you looked at the "P" key on those things?

It's now 4 years since operation "Lasting Freedom" started. that must be the longest running act of terrorism in history (if you disregard the catholic church, that is). What? you still think a couple of Arabs planned 9/11???

A good friend pointed out a "default-is-stupid" moment on Firefox. And provides the fix. Got to love that.

Allgarve. Oldporto. Lisbonafied. Why didn't anyone think of it before?? oh yeah... it sucks.

Ian Murdock (that the "ian" in Debian) joined Sun. Is it me or is Debian slowly stepping into the void?

osx tips and tricks
compiling ports and don't have /usr/libexec/config.guess ?? (Or config.sub for that matter)
(from the command line)
cd /usr/libexec
cp /usr/share/automake-1.6/config.sub .
cp /usr/share/automake-1.6/config.guess .

Customizing OS X's behavior from the command line
defaults.write galore....