Categories
personal

My resolutions for 2009

It took me the whole first month of the year to figure out what my resolutions will be. Last year’s plan came out pretty well. I accomplished almost all my resolutions. So with this in mind, it was hard for me to come up with another big but realisic plan for my life this year. […]

Categories
Digital rights Law & Freedom GNU/Linux Free Software & Open Source

Facebook terms for your uploaded content

Maybe this is old news, but I was checking Facebook’s terms of service to see if something had changed since the last time I saw them. But everytime I read this, I keep getting surprised and annoyed. The following is the exact quote from the terms of use that makes me think twice about uploading […]

Categories
Interesting random stuff personal

My del.icio.us tags

A quick look at my del.icio.us tag cloud. I guess it really shows my trends. Related posts: No related posts.

Categories
Emacs GNU/Linux Free Software & Open Source

Emacs weblogger mode with WordPress tags support

I’ve been looking for ways to blog from Emacs and so far my best solution has been to use weblogger.el. This mode supports many blogging platforms through the xmlrpc apis for blogger, metaweblog, livejournal and movable type. For more details about this mode, visit the emacswiki page. Since this blog is based on WordPress and […]

Categories
Digital rights Law & Freedom GNU/Linux Free Software & Open Source personal

About Non Disclosure Agreements

Lately I’ve been asked to sign these documents called Non Disclosure Agreements (NDAs). While the companies that want me to sign them try to protect their <irony>super highly secret and very successful “intelectual property” </irony> the statements they claim on the document are very restrictive and ambiguous. The mistakes I’ve seen lately in various companies […]

Categories
Digital rights Law & Freedom Emacs GNU/Linux Free Software & Open Source News Programming & Web Development

Make Emacs yasnippet work with html-helper-mode

Yasnippet is a great emacs minor mode that lets you have lots of code snippets easily at hand. Also you can create your own snippets in a very easy way without needing to write them in emacs lisp. Basically, like textmate shortcuts for emacs. I use html-helper-mode to edit all my html code, but yasnippet […]