TED: About SOPA/PIPA

Today is a day of american and worldwide online protest against SOPA/PIPA. Several huge sites have m

TED: on MRI-guided focused ultrasound (FUS)

First of all, this seems like a very interesting field of science! The basic principle involves usin

MacBook Air 13

Went out and bought myself a little present – after all, it is (almost) christmas AND I just f

 

TED: About SOPA/PIPA

January 18, 2012 in TED

Today is a day of american and worldwide online protest against SOPA/PIPA. Several huge sites have marked the day by blackout or other means, including Wikipedia, Google, WordPress and many others.

What’s so bad about it? It is a bill that is only on the agenda because of lobbying from the industry. Most supporters of the bill are themselves supported by the very same industry. (claims taken from the video below) Corruption? No, American politics – it’s unfortunately how the system works. And they can tolerate a certain part of that as long as the bills are sensible. This bill however is simply put a bill that allows the American industry to censor the Internet without really involving the legal system. Censorship does not belong in the free world, nor does the principle guilty until proven innocent. But that is what a desperate billion dollar industry is trying to employ.

If you want to learn more about this check out Wikipedia’s FAQ and do a google search. Unless you’re an american citizen there is not much active action you can take other than staying informed. This TED-video featuring Clay Shirky posted today better explains why we should all care, not just americans. He also points out how this is not a single incident, but rather just another step in a process that has been going on for quite some time. And there is no reason to believe that they will give up any time soon.



TED: on MRI-guided focused ultrasound (FUS)

January 15, 2012 in Science

First of all, this seems like a very interesting field of science! The basic principle involves using an array of ultrasound transducers to focus the ultrasound to a point and thereby maximize the energy in this point. This leads to an increase in temperature which can be used to destroy (or rather ablate) something without exposing it (i.e. cutting into the human body). All without exposing the patient to any ionizing radiation.

I tried to dig up some recent articles on the matter actually discussing the technology involved, but didn’t find too much at first glance. Will look more and update if I find something interesting. I found two books that seemed relevant at first, but then fell through: MRI-guided Focused Ultrasound Surgery (seems to be for practitioners and not about the actual technology involved) and a compendium which seems to be just an aggregation of Wikipedia articles.

Anyway, check out the video – Yaov Medan presents some amazing successful cases.



MacBook Air 13

December 17, 2011 in Apple

Went out and bought myself a little present – after all, it is (almost) christmas AND I just finished my last exam for my master’s degree… Just one more year doing the actual thesis left!

I’ve always been fond of PCs using Linux for server applications and Windows for desktop. With Windows 7 I felt like Microsoft finally got it completely right, and I still do.

Still, I have always believed that Apple produces the very best hardware. Even though I’ve never been fond of OSX, it does provide the full package without compatibility issues and driver hassles from the windows and (especially) linux worlds. So I have decided to give Lion a try.

First impression is wow, great gestures using the amazing touchpad. The full-screen apps utilizing separate desktops is a dream, and I’m glad I waited with the switch until this was available – I don’t think I would’ve liked it much without it. Why can’t I have this on my iPad?

Hardware-wise it is just what I expected. Neat, sleek and polished. And quick. I experience no speed difference between my old (better) i5 2.5GHz with intel SSD and the macbook air. I haven’t really put it to the test yet, but then again I don’t usually do… :)

One thing I do miss is the quick navigation everywhere with the keyboard. On Windows 7 I barely use the touchpad because navigation and use is so quick without it. This might just be an issue of adapting though, and I just discovered the neat cmd+space=spotlight shortcut, that helps a lot.

Bottom line; very nice piece of hardware and software. Still not as quick in OSX as I were in Windows, but adapting. Will give it some more time before resorting to bootcamp if necessary ;D Just kidding. Or am i?

Page Numbering with Roman and Arabic Numerals in LaTeX

November 27, 2011 in LaTeX

Working on a university course final hand-in the other day I discussed with a couple of friends at uni how one would go about the following in LaTeX:

  • not numbering the frontpage
  • numbering the table of contents (TOC) with roman numerals
  • numbering the remaining pages with arabic numerals

That evening I got an e-mail from one of them (Jørgen) who has now done some research. His master thesis template does this “automatically”. It simply defines where the \frontmatter{} begins and where the \mainmatter{} begins.

Trying this in my own article LaTeX threw errors at me. It didn’t know these commands. Some googling made me realise that these are only available in book-like document types, ergo not in the article type. So if you’re using a type that supports this, well then you can stop reading right about now!

If not, then you might be interested in what I found out on google when investigating this further. I’m simply going to put this out there in code which should be pretty self-explanatory:

% frontpage:
\thispagestyle{empty} % to avoid numbering the current page
% note that the page is still counted, so you need to reset the counter properly if that is not intended. If you use \pagestyle, the style will be set for the entire document. Then you will need to set it back with something like \pagestyle{plain} (or something more exotic)

% TOC:
\pagenumbering{roman} % roman numerals
\setcounter{page}{1}  % reset counter

% Regular content:
\pagenumbering{arabic} % arabic numerals}
\setcounter{page}{1} % reset counter

And this works! You can do the same with sections too, but it requires a different approach. Setting the counter value is the same, just replace page by section/subsection/subsubsection. To define the numerals to be used with sections you need to do this redefinition:

\renewcommand \thesection{\roman{section}}
\renewcommand \thesubsection{\roman{section}.\roman{subsection}}
\renewcommand \thesubsubsection{\roman{section}.\roman{subsection}.\roman{subsubsection}}

Et voilà!

Note that if you want big roman numerals (e.g. VI instead of vi) you can use Roman instead of roman.

Telefonica Wins First Leg of Volvo Ocean Race 2011

November 26, 2011 in Sailing

Team Telefonica's Volvo Open 70

Tonight Team Telefonica arrived first in Cape Town with 40 knots of gusting winds pushing their Volvo Open 70 boat into port. What an amazing race!

I find sailing to be a big source of inspiration and am thinking about picking it up myself as a hobby, though with nothing near a Volvo Open 70!

I have been following the Volvo Ocean Race the last month and what a competition. Amazing teams go up against natures wildness in an effort to go around the earth as fast as possible. Three boats have either had their masts smashed to pieces or suffered huge hull damage, which is the case of Team Sanya. This is a though race. Over the years five people have lost their lives during racing. Ocean racing is a dangerous sport.

After reading in the Norwegian sailing magazine Seilas (no. 9, 2011) that norwegian navigator Aksel Magdahl is participating with Team Sanya I guess nationalism gives me a team to support. I just hope their hull will be good as new and ready for the next in-port race in Cape Town and the second leg to Abu Dhabi, which will be more of a sprint into Abu Dhabi due to the pirate threat off the African coast. Looking forward to the start on december 11th!

In Seilas they also stated that Stavanger is interested in applying to be a Volvo Ocean Race port in 2018. To succeed they would probably also have to put together a participating team since cities that participate with a boat is much more likely to be chosen. Now THAT would be exciting… Check out the article which contains more info.

You can follow the race at the official website and even create your own boat and join the fun in the Volvo Ocean Race Game!

On a side note; I would love to learn more about the actual boat technology. Wonder where information about this can be found, if it is not guarded as trade secrets.