<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-1209771170263911504</id><updated>2012-01-19T19:12:01.613+01:00</updated><title type='text'>Roberto's blog</title><subtitle type='html'>it is just a hobby :)</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://robertolineros.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1209771170263911504/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://robertolineros.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Roberto Lineros</name><uri>http://www.blogger.com/profile/17541691793444476961</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>18</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-1209771170263911504.post-8097439390698416600</id><published>2011-05-25T15:19:00.001+02:00</published><updated>2011-05-25T15:21:04.802+02:00</updated><title type='text'>Niced</title><summary type='text'>Hi everybody,

I just wrote a small script to send a job (under LINUX-like systems) with priority 19 (like using the command renice after sending it).

The script is based on the true command nice, not on the one included in most of the shells which is almost not configurable.

This is the script:


#!/bin/bash
# send a job with priority 19
#
# niced
# Author: Roberto Lineros
# Date: May 25, 2011</summary><link rel='replies' type='application/atom+xml' href='http://robertolineros.blogspot.com/feeds/8097439390698416600/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1209771170263911504&amp;postID=8097439390698416600' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1209771170263911504/posts/default/8097439390698416600'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1209771170263911504/posts/default/8097439390698416600'/><link rel='alternate' type='text/html' href='http://robertolineros.blogspot.com/2011/05/niced.html' title='Niced'/><author><name>Roberto Lineros</name><uri>http://www.blogger.com/profile/17541691793444476961</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1209771170263911504.post-5580735388899360741</id><published>2011-02-27T16:11:00.000+01:00</published><updated>2011-02-27T16:11:22.725+01:00</updated><title type='text'>Valencia.</title><summary type='text'>In this blog, I have not written so much about what is going. Some months ago, I moved to Valencia. Looking in youtube for videos about the city I found this:

http://youtu.be/ejoGDF1_EaU
</summary><link rel='related' href='http://youtu.be/ejoGDF1_EaU' title='Valencia.'/><link rel='replies' type='application/atom+xml' href='http://robertolineros.blogspot.com/feeds/5580735388899360741/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1209771170263911504&amp;postID=5580735388899360741' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1209771170263911504/posts/default/5580735388899360741'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1209771170263911504/posts/default/5580735388899360741'/><link rel='alternate' type='text/html' href='http://robertolineros.blogspot.com/2011/02/valencia.html' title='Valencia.'/><author><name>Roberto Lineros</name><uri>http://www.blogger.com/profile/17541691793444476961</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1209771170263911504.post-5560023107609393241</id><published>2011-01-24T18:59:00.002+01:00</published><updated>2011-03-14T16:49:17.893+01:00</updated><title type='text'>catPDF</title><summary type='text'>Several times I have to join/merge PDF files into a single one. I read that it can be archieved using ghostscript in the following way (more details):

gs -dBATCH -dNOPAUSE -q -sDEVICE=pdfwrite -sOutputFile=finished.pdf file1.pdf file2.pdf

Nevertheless, for people that do not want to deal with commands and terminals, I did the following GUI-script that uses zenity and ghostcript to produce same </summary><link rel='related' href='http://ific.uv.es/~rlineros/index.php?opt=4' title='catPDF'/><link rel='replies' type='application/atom+xml' href='http://robertolineros.blogspot.com/feeds/5560023107609393241/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1209771170263911504&amp;postID=5560023107609393241' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1209771170263911504/posts/default/5560023107609393241'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1209771170263911504/posts/default/5560023107609393241'/><link rel='alternate' type='text/html' href='http://robertolineros.blogspot.com/2011/01/catpdf.html' title='catPDF'/><author><name>Roberto Lineros</name><uri>http://www.blogger.com/profile/17541691793444476961</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1209771170263911504.post-7670956544904585373</id><published>2010-09-26T01:05:00.002+02:00</published><updated>2010-09-26T01:07:15.448+02:00</updated><title type='text'>Using new fonts is OpenOffice.</title><summary type='text'>Hi guys!!!

I don't know which program you use for doing presentation. In the beginning, I used to do my slides with prosper (LaTeX), but with the time I started to change to Impress -- the "power point" of Oracle's Open Office -- because it was easier to do more nicer slides. One of the inconvenience of Impress (under Linux) is the low number of nicer fonts. 
I fixed this inconvenience  by </summary><link rel='replies' type='application/atom+xml' href='http://robertolineros.blogspot.com/feeds/7670956544904585373/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1209771170263911504&amp;postID=7670956544904585373' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1209771170263911504/posts/default/7670956544904585373'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1209771170263911504/posts/default/7670956544904585373'/><link rel='alternate' type='text/html' href='http://robertolineros.blogspot.com/2010/09/using-new-fonts-is-openoffice.html' title='Using new fonts is OpenOffice.'/><author><name>Roberto Lineros</name><uri>http://www.blogger.com/profile/17541691793444476961</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_f2920boyYKM/TJ5_UVoSVMI/AAAAAAAAq0M/ROhrCFp16z0/s72-c/Screenshot.png' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1209771170263911504.post-2013653492546521808</id><published>2010-09-04T18:56:00.001+02:00</published><updated>2010-09-04T18:59:59.978+02:00</updated><title type='text'>Cleaning Google-Chrome's cache</title><summary type='text'>Hi again (This is the last post of the day ;P)

Anyway, this trick is to improve the speed and to keep clean the cache of Google Chrome in Ubuntu.


So, first you have to convert your /tmp folder into a tmpfs system (check it out here).

Chrome store the cache in the folder .cache/google-chrome at $HOME. So the idea is to link cache's folder with the /tmp folder. First you have to delete (or move</summary><link rel='replies' type='application/atom+xml' href='http://robertolineros.blogspot.com/feeds/2013653492546521808/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1209771170263911504&amp;postID=2013653492546521808' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1209771170263911504/posts/default/2013653492546521808'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1209771170263911504/posts/default/2013653492546521808'/><link rel='alternate' type='text/html' href='http://robertolineros.blogspot.com/2010/09/cleaning-google-chromes-cache.html' title='Cleaning Google-Chrome&apos;s cache'/><author><name>Roberto Lineros</name><uri>http://www.blogger.com/profile/17541691793444476961</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1209771170263911504.post-6159414425330635419</id><published>2010-09-04T18:44:00.001+02:00</published><updated>2010-09-04T18:45:28.517+02:00</updated><title type='text'>using DNS cache for faster internet.</title><summary type='text'>At home, I have an ADSL connection to internet which is rather slow. So, reading how to improve it, I found that using a DNS cache you can reduce the time used for request an IP number to the DNS server.

In the guide, you can find all the details. Roughly speaking, it is just:
sudo apt-get dnsmasq
Edit /etc/dnsmasq.conf and look for the line: #listen-address= and replace it with listen-address=</summary><link rel='replies' type='application/atom+xml' href='http://robertolineros.blogspot.com/feeds/6159414425330635419/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1209771170263911504&amp;postID=6159414425330635419' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1209771170263911504/posts/default/6159414425330635419'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1209771170263911504/posts/default/6159414425330635419'/><link rel='alternate' type='text/html' href='http://robertolineros.blogspot.com/2010/09/using-dns-cache-for-faster-internet.html' title='using DNS cache for faster internet.'/><author><name>Roberto Lineros</name><uri>http://www.blogger.com/profile/17541691793444476961</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1209771170263911504.post-2759596750515976826</id><published>2010-09-04T16:11:00.001+02:00</published><updated>2010-09-04T18:26:35.098+02:00</updated><title type='text'>faster Ubuntu using tmpfs.</title><summary type='text'>Hi everybody,

I read in some blog that tmpfs can help to improve a lot the performance of your Ubuntu linux. I tried this trick on a netbook and on a desktop with moderate resources (especially RAM). So, first is to modify your etc/fstab file by adding these lines:


# reduce the number of writes
tmpfs /tmp         tmpfs defaults,mode=1777  0 0
tmpfs /var/lock    tmpfs defaults,noexec,nosuid,</summary><link rel='replies' type='application/atom+xml' href='http://robertolineros.blogspot.com/feeds/2759596750515976826/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1209771170263911504&amp;postID=2759596750515976826' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1209771170263911504/posts/default/2759596750515976826'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1209771170263911504/posts/default/2759596750515976826'/><link rel='alternate' type='text/html' href='http://robertolineros.blogspot.com/2010/09/faster-ubuntu-using-tmpfs.html' title='faster Ubuntu using tmpfs.'/><author><name>Roberto Lineros</name><uri>http://www.blogger.com/profile/17541691793444476961</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1209771170263911504.post-5523042527016359805</id><published>2010-08-31T22:56:00.000+02:00</published><updated>2010-08-31T22:56:15.546+02:00</updated><title type='text'>Sage: a free open-source mathematics</title><summary type='text'>

I got some comments about SAGE. 

Today, I finally installed on my desktop (Ubuntu 10.04) and I tried it. It goes fast in every test that I did. 

It is pretty easy to install and very easy to learn how to use it, of course, if you know any programation language and/or you are familiar with Mathematica and similar programs.

Seriously, I use from time to time Mathematica but I do not want to </summary><link rel='related' href='http://www.sagemath.org' title='Sage: a free open-source mathematics'/><link rel='replies' type='application/atom+xml' href='http://robertolineros.blogspot.com/feeds/5523042527016359805/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1209771170263911504&amp;postID=5523042527016359805' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1209771170263911504/posts/default/5523042527016359805'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1209771170263911504/posts/default/5523042527016359805'/><link rel='alternate' type='text/html' href='http://robertolineros.blogspot.com/2010/08/sage-free-open-source-mathematics.html' title='Sage: a free open-source mathematics'/><author><name>Roberto Lineros</name><uri>http://www.blogger.com/profile/17541691793444476961</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1209771170263911504.post-585056198192055133</id><published>2010-07-20T22:26:00.002+02:00</published><updated>2010-07-20T22:37:04.246+02:00</updated><title type='text'>Mollweide projection with gnuplot</title><summary type='text'>Most of the people knows I am a fun of the plotting tool gnuplot.


Well, I needed to do some plots using the elliptical projection or Mollweide projection of some data. Unfortunately, gnuplot is not able (not out the box :) ) to do that. So, I create the proper function to perform that. This is the code to add:


mwhigh(x) = 1.0 + -0.919061*(abs(1.0-x))**0.674635 
mwmed(x) = mwhigh(x) -0.0807765</summary><link rel='replies' type='application/atom+xml' href='http://robertolineros.blogspot.com/feeds/585056198192055133/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1209771170263911504&amp;postID=585056198192055133' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1209771170263911504/posts/default/585056198192055133'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1209771170263911504/posts/default/585056198192055133'/><link rel='alternate' type='text/html' href='http://robertolineros.blogspot.com/2010/07/mollweide-projection-with-gnuplot.html' title='Mollweide projection with gnuplot'/><author><name>Roberto Lineros</name><uri>http://www.blogger.com/profile/17541691793444476961</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_f2920boyYKM/TEYF4n71mSI/AAAAAAAApto/Z6ZeshBQE_g/s72-c/radio_sky_map2.eps.png' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1209771170263911504.post-6028947024313740484</id><published>2010-07-19T22:04:00.001+02:00</published><updated>2010-08-31T22:57:14.962+02:00</updated><title type='text'>:) even more tweaks</title><summary type='text'>Sometimes it goes to a low--graphics mode.


I found some suggestions here:

http://ubuntuforums.org/showthread.php?t=1484137

it is something related to the intel 945GME graphics card.


see you.</summary><link rel='replies' type='application/atom+xml' href='http://robertolineros.blogspot.com/feeds/6028947024313740484/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1209771170263911504&amp;postID=6028947024313740484' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1209771170263911504/posts/default/6028947024313740484'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1209771170263911504/posts/default/6028947024313740484'/><link rel='alternate' type='text/html' href='http://robertolineros.blogspot.com/2010/07/even-more-tweaks.html' title=':) even more tweaks'/><author><name>Roberto Lineros</name><uri>http://www.blogger.com/profile/17541691793444476961</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1209771170263911504.post-317043910971043109</id><published>2010-07-13T09:40:00.001+02:00</published><updated>2010-08-31T22:59:17.656+02:00</updated><title type='text'>More tweak to eeepc 1005P</title><summary type='text'>Hi everybody,

I still work on tweak ubuntu lucid for my eeepc (1005P). I found some trick described in this forum:

http://ubuntuforums.org/showthread.php?t=1466205


It seems it can be used not just for eeepc.


Cheers</summary><link rel='replies' type='application/atom+xml' href='http://robertolineros.blogspot.com/feeds/317043910971043109/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1209771170263911504&amp;postID=317043910971043109' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1209771170263911504/posts/default/317043910971043109'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1209771170263911504/posts/default/317043910971043109'/><link rel='alternate' type='text/html' href='http://robertolineros.blogspot.com/2010/07/more-tweak-to-eeepc-1005p.html' title='More tweak to eeepc 1005P'/><author><name>Roberto Lineros</name><uri>http://www.blogger.com/profile/17541691793444476961</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1209771170263911504.post-5878372571662900273</id><published>2010-06-16T11:37:00.000+02:00</published><updated>2010-06-16T11:37:08.358+02:00</updated><title type='text'>How to update eeepc 1005p bios</title><summary type='text'>Hi everybody,

I'm still digging on my netbook. 

I just learnt how to upgrade the BIOS. The steps are:

Download the latest one from ASUS' ftp. It was installed the bios version: 0804. I downloaded the file 1005P-ASUS-1103.zip.

Unzip it

Rename the file 1005P-ASUS-1103.ROM to 1005P.ROM

Copy it into a USB flash key formatted to FAT16.

Then turn on your EEEPC and press ALT+F2. If it is </summary><link rel='replies' type='application/atom+xml' href='http://robertolineros.blogspot.com/feeds/5878372571662900273/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1209771170263911504&amp;postID=5878372571662900273' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1209771170263911504/posts/default/5878372571662900273'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1209771170263911504/posts/default/5878372571662900273'/><link rel='alternate' type='text/html' href='http://robertolineros.blogspot.com/2010/06/how-to-update-eeepc-1005p-bios.html' title='How to update eeepc 1005p bios'/><author><name>Roberto Lineros</name><uri>http://www.blogger.com/profile/17541691793444476961</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1209771170263911504.post-648628059194110885</id><published>2010-06-15T15:10:00.002+02:00</published><updated>2010-08-31T22:59:58.073+02:00</updated><title type='text'>I have a new netbook.</title><summary type='text'>After the bad moments thanks to thiefs, I bought (one week ago) and received (yesterday) my new machine. It's not as powerful as my Dell xps m1210 (MIA) but it seems to be good enough for going to conferences and trips :). 

Anyway, I chose the ASUS eeepc 1005P which is a very light netbook (~1.3 Kg). Of course, I erased the by default Windows 7 Starter and I installed in it xubuntu, because it </summary><link rel='replies' type='application/atom+xml' href='http://robertolineros.blogspot.com/feeds/648628059194110885/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1209771170263911504&amp;postID=648628059194110885' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1209771170263911504/posts/default/648628059194110885'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1209771170263911504/posts/default/648628059194110885'/><link rel='alternate' type='text/html' href='http://robertolineros.blogspot.com/2010/06/i-have-new-netbook.html' title='I have a new netbook.'/><author><name>Roberto Lineros</name><uri>http://www.blogger.com/profile/17541691793444476961</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1209771170263911504.post-4733405182646334769</id><published>2010-06-07T15:24:00.002+02:00</published><updated>2010-06-07T15:24:24.483+02:00</updated><title type='text'>I hate the thief</title><summary type='text'>Especially, when he/she took my laptop :@ :@</summary><link rel='replies' type='application/atom+xml' href='http://robertolineros.blogspot.com/feeds/4733405182646334769/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1209771170263911504&amp;postID=4733405182646334769' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1209771170263911504/posts/default/4733405182646334769'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1209771170263911504/posts/default/4733405182646334769'/><link rel='alternate' type='text/html' href='http://robertolineros.blogspot.com/2010/06/i-hate-thief.html' title='I hate the thief'/><author><name>Roberto Lineros</name><uri>http://www.blogger.com/profile/17541691793444476961</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1209771170263911504.post-221017619087887132</id><published>2010-06-04T22:49:00.000+02:00</published><updated>2010-06-04T22:49:03.253+02:00</updated><title type='text'>Nadia Comaneci</title><summary type='text'>I haven't seen anybody moving like her. I just saw her in youtube.



Of course, she got 10. :-O</summary><link rel='related' href='http://en.wikipedia.org/wiki/Nadia_Com%C4%83neci' title='Nadia Comaneci'/><link rel='replies' type='application/atom+xml' href='http://robertolineros.blogspot.com/feeds/221017619087887132/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1209771170263911504&amp;postID=221017619087887132' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1209771170263911504/posts/default/221017619087887132'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1209771170263911504/posts/default/221017619087887132'/><link rel='alternate' type='text/html' href='http://robertolineros.blogspot.com/2010/06/nadia-comaneci.html' title='Nadia Comaneci'/><author><name>Roberto Lineros</name><uri>http://www.blogger.com/profile/17541691793444476961</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1209771170263911504.post-5608461881180079329</id><published>2010-06-04T09:30:00.002+02:00</published><updated>2010-08-31T23:00:29.319+02:00</updated><title type='text'>arxiv vs. snarxiv</title><summary type='text'>This is a very interesting place. For training you skills related to "how to distinguish real from fake papers by just reading the title".


http://www.snarxiv.org/vs-arxiv/


check it out.

</summary><link rel='related' href='http://www.snarxiv.org/vs-arxiv/' title='arxiv vs. snarxiv'/><link rel='replies' type='application/atom+xml' href='http://robertolineros.blogspot.com/feeds/5608461881180079329/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1209771170263911504&amp;postID=5608461881180079329' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1209771170263911504/posts/default/5608461881180079329'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1209771170263911504/posts/default/5608461881180079329'/><link rel='alternate' type='text/html' href='http://robertolineros.blogspot.com/2010/06/arxiv-vs-snarxiv.html' title='arxiv vs. snarxiv'/><author><name>Roberto Lineros</name><uri>http://www.blogger.com/profile/17541691793444476961</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_f2920boyYKM/TAirarYIwoI/AAAAAAAApsk/lKJwMS8yUZg/s72-c/Screenshot.png' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1209771170263911504.post-4884726466751230421</id><published>2010-06-03T09:22:00.001+02:00</published><updated>2010-06-03T09:25:23.805+02:00</updated><title type='text'>A TED talk about life undersea and the horror.</title><summary type='text'>&lt;!--copy and paste--&gt;

About this talk:

Photographer Brian Skerry shoots life above and below the waves -- as he puts it, both the horror and the magic of the ocean. Sharing amazing, intimate shots of undersea creatures, he shows how powerful images can help make change.



More info:
ted.com</summary><link rel='related' href='http://www.ted.com/talks/brian_skerry_reveals_ocean_s_glory_and_horror.html?utm_source=newsletter_weekly_2010-06-02&amp;utm_campaign=newsletter_weekly&amp;utm_medium=email' title='A TED talk about life undersea and the horror.'/><link rel='replies' type='application/atom+xml' href='http://robertolineros.blogspot.com/feeds/4884726466751230421/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1209771170263911504&amp;postID=4884726466751230421' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1209771170263911504/posts/default/4884726466751230421'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1209771170263911504/posts/default/4884726466751230421'/><link rel='alternate' type='text/html' href='http://robertolineros.blogspot.com/2010/06/ted-talk-about-life-undersea-and-horror.html' title='A TED talk about life undersea and the horror.'/><author><name>Roberto Lineros</name><uri>http://www.blogger.com/profile/17541691793444476961</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1209771170263911504.post-4471996600608203521</id><published>2010-06-02T22:13:00.002+02:00</published><updated>2010-06-03T09:23:59.552+02:00</updated><title type='text'>Guess who?</title><summary type='text'>Hi everybody!

I removed a bit the dust on this blog. I guess I lost a lot of imagination by using facebook and its lazy way to post.

Wish me luck to keep posting here :)


</summary><link rel='replies' type='application/atom+xml' href='http://robertolineros.blogspot.com/feeds/4471996600608203521/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1209771170263911504&amp;postID=4471996600608203521' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1209771170263911504/posts/default/4471996600608203521'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1209771170263911504/posts/default/4471996600608203521'/><link rel='alternate' type='text/html' href='http://robertolineros.blogspot.com/2010/06/guess-who.html' title='Guess who?'/><author><name>Roberto Lineros</name><uri>http://www.blogger.com/profile/17541691793444476961</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry></feed>
