Skip navigation.

<null>

Repository of uninteresting events

STICKY POST

Index

Opera wish-list – 11th episode

, ,

:star: Source Editor :star:

Prologue
In the last 6 years, I’ve always changed to Opera’s new versions right away. Sometimes, there were a lot of great changes, others just a few small features or bug fixes. Opera 9 is the first one that I really think has serious regressions from the previous version. That said, 8.5 is still my favourite browser, and I’m not sure I’ll switch to Opera 9 soon.
I won’t discuss much of that in this post, but I’ll say that I installed Opera 9 as a second browser. And if I did that, this feature is the one that made me do it. I don’t care about the widgets, I haven’t use torrents yet, I had to reverse to the good old keyboard defaults and feed icon to feel at home, but, together with better standards support and site preferences, the code editor makes me think Opera 9.1 might be a better browser than 8.54.
I don’t use the code editor as my main development tool, and I don’t think Opera should evolve the editor for that (I don’t really need auto-completion or code folding). But for debugging and scripting purposes, this is as good as it gets. I’ll just suggest a few changes that I’d like to see in future releases.


Find / replace
My #1 wish. At least the basic options are almost mandatory in every editor…


Colour coding for JS and CSS
When I first saw the code editor, HTML colour coding went to the top of my wishlist. Happily, that was soon fulfilled. I think, however, Opera could also apply this feature to CSS and, mainly, to JS files, as they are intensively used nowadays (just think of userJS…)


Code formatter
This is now very near the top of my wishlist. I’d like to have a simple code formatter/beautifier embedded in Opera, as it greatly improves the readability of HTML and JS files (XML and CSS options would also be nice). The basic functions that it should allow are, at least,indenting, unindenting and line breaking, defined at specific tags.


Formatting customization
An addition or, potentially, a replacement for the previous wish. A user interface might be unnecessary, but a few ini files allowing users to customize some parameters would be very helpful. Those files could consist of a series of lines, each with the tag or text to format, together with the formatting options. Some generic options could also be available (default colour, default text size, indentation size, …). Here are some of the options I can think of:
  • text to format – a string literal, or even a regular expression or some predefined groups ('any tag', 'meta tags', 'JS cycles', 'DOM interaction', 'CSS classes', …)
  • text format – colour, bold, italic, underlined, …
  • change line before/after text
  • leave blank line before/after text
  • indent/unindent text


Line numbers
Not much to explain here. Could be helpful in many situations (mainly, for validation and debugging purposes). A “go to line” option is an addition to this.


Create new page
As I said, I don’t usually use the source editor to create new pages, but there are some situations where that is helpful. It would be nice to have the possibility to create a new page directly, instead of having to open some page’s source, deleting everything and saving it in the disk p:


Split screen with page
Now I entered the nitpicky area of my wishlist. The wishes, from now on, are just small things that, although potentially useful, are things I can perfectly live without. This one is an example. I’d like to be able to easily split the screen with the source code and the page it belongs to. It can be made now, especially if you only have those two pages open, but a direct way could be better, and it doesn’t seem hard to implement.


Different toolbars/shortcuts for html/css/js
I better explain this with an example. One of the things I really enjoy is the possibility to add “macro” buttons to the source editor window. If I’m writing a JS, I like to be able to click a button/menu option/keyboard shortcut/mouse gesture and have it writing the skeleton of a ‘for’ cycle, for example. However, I won’t probably use that in CSS files, just as I won’t need an html table structure in a JS file. This said, I’d like to have the possibility to define different toolbars/menu options/keyboard shortcuts/mouse gestures for at least these three kinds of files. Not really urgent, Opera 10 seems good enough :smile:


Integration with error console
This should probably fit better in the console wishes… I think the error console integration with Opera is one of the worst things in it. In this case, I’m thinking about a better connection between errors and the source code. For example, if we’re debugging a JS file and it throws an error, the error could be highlighted in the code itself. The current solution would also work better if the console was embedded (especially in a panel), but that’s a different story :whistle:

Neither Here nor There: Travels in Europe



Neither Here nor There: Travels in Europe

Bill Bryson (1951 - ...)

1991




I awoke to a gloomy day. The hillsides behind the town were obscured by a wispy haze, and Naples across the bay appeared to have been taken away in the night. There was nothing but a plain of dead sea and beyond it the tumbling fog that creatures from beyond the grave stumble out of in B-movies.



Plot (spoiler alert :eek: ):
In this book, Bryson narrates some episodes of a journey through Europe. Not being easy to write a synopsis of the book, the best thing to do might be just copying the table of contents in order to show the visited places:
Hammerfest, Oslo, Paris, Brussels, Belgium, Aachen, Cologne, Amsterdam, Hamburg, Copenhagen, Gothenburg, Stockholm, Rome, Naples, Sorrento, Capri, Florence, Milan, Como, Switzerland, Liechtenstein, Austria, Yugoslavia, Sofia, Istanbul.

My views:
Being one of the most well-known travel writers in the world, I was a bit curious to read one of Bryson’s books on the subject, even though that’s not usually my kind of reading. Looking at the index, the “itinerary” seemed interesting enough, so I decided to try this one.
When I finished reading it, I felt I had read an interesting and captivating book. However, when I got the book, I expected to “find” some new places to visit in the future, or to find some hidden treasures in places I’ve been before. Well, I found nothing of that. Despite his light, humorous style, Bryson seems totally unable to put the prejudice aside and actually look at things. He doesn’t describe people, he just recites the stereotypes of the country. He doesn’t try to explore new places, he just tries to confirm they are as he expected them to be.
Nevertheless, this stopped being important in the middle of the book, when I started looking at the book as some sort of fiction, not as a true story, happening at actual places. That way, I found this to be a funny book about a typical tourist who keeps complaining about “the typical tourists”, an American that thinks every Frenchman owes him everything because of WWII.
I don’t think I’ll be reading much more of him soon, though… I think I’ll just try to find some other travel writers. Any suggestions? :D

Global:

Opera wish-list – 10th episode

, ,

:star: Wand / Form Filler :star:

View passwords
A fairly simple wish. I’d like to be able to view the password to some specific login information I stored earlier. This could be protected through a master password.


Modify stored password
Upgrading the previous wish now. Currently, if we want to change the password stored in Opera, we have to create a new Wand entry and remove the previous one. We should be able to update the password (and login) of an entry. This could be done when creating a new entry (save for page / save for server / update previous entry), or directly, through a Wand management screen, which could be an upgrade of the current one or, better yet, something more similar to the bookmarks/notes/contacts/etc. management screen.


Change scope
This could also be done using the screen mentioned in the previous point. Just as with the password, we currently have no way to say that a login we stored for a particular page should be used in the entire server from now on (or vice-versa).


Undo “Never for this site”
Another nuisance. If we told the Wand never to ask to save a password for a particular site, we should be able to undo that order. Back to the management screen…


Notes associated with logins
Although I save only one login/password on each site most of the time, there are some cases where I need to save many (in the information system I work on, for example, I can have as many as 10 or 15 different logins, for test purposes). In that case, it would be very helpful if we could save a small note together with the Wand entry.


Information about the entries
Once again, not helpful in most cases, but very helpful in the exceptions. This information didn’t need to be accessible in normal browsing, but if we were working on the management screen, we could have access to some extra information about the entries, such as the creation date, number of uses, last use, page where it was saved, …


Order wand entries
If I have many logins saved, I’d like to keep them in the order I want…


Force wand to save password in non password fields
Repeating myself: “not helpful in most cases, but very helpful in the exceptions”. In most cases, we log in sites using a login/password combination. In some cases, however, we have to log using two or more “non-codified” fields (I have at least 3 of those cases). In that case, it would be nice to have a way of “forcing” the wand to save that information as a new entry.


Save only successful logins
This wish has been mentioned in the forums before. Basically, wand should ask for saving data after the login process is complete, and not before. Alternatively, even if the question was made before, the process wouldn’t stop while the user didn’t choose an option.


Autofill forms
Form filling is probably the wand expansion with most support in the forums. While Opera 9 is promising in that aspect, it still has a lot to go in order to make it a really useful functionality. A search in the forums returns many results and interesting suggestions, so I won’t elongate more in here.


Translation for form fields
One of the problems with Opera 9’s implementation of form filling is that it only fills fields with a specific name. Like with fast forward, the users could have some way of defining others words for each field. If Opera already fills my homepage in fields labelled “homepage”, why can’t I say I also want it to fill the fields named “website”, “webpage”, “www” or any translation I want?
In the forums, I suggested using an equivalent of fastforward.ini. Borg was more optimistic and mentioned the definition of a standard format. Although I don’t believe it could get implemented soon, I give my +1 to his proposal.


More fields
11 predefined fields and 3 user-defined ones are clearly not enough… I’d like to have some more predefined fields (ID number, birth date, company, …), some more user-defined, and the possibility to put more than one entry on each field (for example, I’d like to put my personal e-mail, professional e-mail and “garbage” e-mail on the e-mail field).

Ancient Voices



Title: Ancient Voices

Year: 1998

Company: BBC / TimeLife

Narrator: Mark Hamill

Runtime: 11 episodes * 50 minutes

Type: History / Archaeology



Overview:
This series tries to unveil some of history and archaeology’s greatest mysteries, using reconstructions, re-enactments, location filming and, mainly, testing many of the different theories.
With 11 episodes, it covers a few different subjects, but while some of them are really interesting and well made, others seem to present the subject, and then just throw theories, creating even more confusion. Still an interesting series overall, though.
Mark Hamill as a narrator wouldn’t probably be my first choice, but he ended up making a good job… until the last two episodes. I can’t believe I had to look for subtitles to understand the “Spanish” works he kept throwing in... :ko:

Episodes:
1 – Tracking the First Americans
In this episode, we’re shown evidence of the first American settlers. Not Mongols, not by crossing the Bering Strait, but Australian aborigines that travelled by boat. They claim that the first settlers arrived at about 50000 years ago, much earlier than previously thought.
That evidence was found in north-eastern Brazil, mainly in the form of rock paintings. The program tries to form a story from that, showing how they lived happy, peaceful lives, until the arrivals of the Mongols. Their encounter was destructive, with the Mongols eliminating nearly every single one of the former inhabitants.
In the end, we’re shown what could be the last “remains” of that civilization. Presumably, some of the original setters were able to escape, by running away to Tierra del Fuego, in the southern tip of South America. Two of their descendants might still live there…
It is a good program too much, if you tend to be sceptical about it (I think that’s always a good principle with everything…). Mixing solid archaeological facts with pure speculation is a dangerous game, and, if I tend to believe aborigines were the first to reach America, it’s much harder to believe in the paradise they describe. I don’t think a few rock paintings are enough to prove that, as well as the description of their encounter with the Mongols.
An interesting theory that deserved a better show. :frown:
6/10

2 – Egypt's Lost City
This episode tells the story of the Egyptian pharaoh Akhenaten. His name has been constantly removed from the Egyptian history, including by his own son, Tutankhamun, due to his religious beliefs (monotheism), in contrast with the predominant view of the time, his personality cult and his megalomania. One of its biggest projects was a city devoted to the sun-god Aton, named Akhetaten (now Amarna), which is the main focus of the program.
Unlike the first one, this episode is based on some strong evidence, apart from the possibility of Akhenaten being Tutankhamun’s father, and the various roles of Nefertiti throughout her life.
Overall, an interesting episode.
8/10

3 – Cahokia: America's Lost City
This program focuses on Cahokia, an ancient Native American city, in what is now Illinois. It shows some of its best known features, such as the mounds and Woodhenge, (named after Stonehenge) and about the life of its people, including some disturbing evidence of human sacrifices. It also tries to find the Cahokian heritage in today’s Illinois.
7/10

4 – Seeking Noah's Flood
In this episode, archaeologists try to find the origin on the Noah’s flood story. They expect the story to be passed in the Black Sea, and in fact they can gather some evidence of a big flood, provoked by the opening of the Bosporus. It was a quite interesting episode, although the coincidence of dates between the real events and Noah’s story seems too badly supported.
8/10

5 – In Pursuit of the Holy Grail
The title says it all. In this program we’re presented with some theories about the Holy Grail, what it is, where it is, what it does, … As expected, this was a very speculative program, but it was still interesting to watch at times, especially if you view as an episode, not about the Holy Grail, but about the history of the quest for it.
6/10

6 – Traders of the Dead Sea Scrolls
This episode focuses on the discovery of the Dead Sea scrolls, in mid-20th century, in 11 caves near the Dead Sea. These texts are of great importance, both historical and religious, as they were written around the time of Christ, being the only known remaining biblical documents of that time. With many of them in a terrible state, some new techniques are used to find more about them, as well as more traditional methods. A quite interesting episode.
8/10

7 – The Secret of Stonehenge
This is probably the most studied Neolithic and Bronze Age monument, and still there are few definite answers about it. It starts with the history of it, showing the various phases of its construction, and proceeds with some possibilities to explain the reason for its construction and its meaning. There’s really nothing new in here, with most major theories being described, together with the evidence that supports it. It goes from an alien built structure, to an astronomic observatory, to a burial place, to a religious temple. Despite the lack of definite answers and new discoveries, it was still one of the best episodes of the show.
9/10

8 – Riddle of Nubia's Tombs
The Nubian empire is probably one the least known of the ancient big civilizations. Being considered as a part of the Egyptian empire until recently, it is now regarded as a quite different civilization, despite all the influences it had from Egypt.
This episode in centred in it, and especially in trying to understand one of its most distinctive features: human sacrifice. One episode in particular is shown as an example of what that civilization might be. When the skeletons of hundreds of servants are found in their king's grave, a big question has arisen: was this a voluntary mass suicide, or mass murder?
It was not a bad episode, and many of the things were new to me, but it’s not one of the best episodes in the program, in my opinion.
7/10

9 – The Mystery of the Taj Mahal
Despite the presentation of some theories that have been in part refuted since then, this was still one of the best episodes in the show.
The story of the Taj Mahal is well known: a mausoleum built by the Mughal Emperor Shah Jahan in memory of his favourite wife, Mumtaz Mahal.
Yet, there are probably some hidden meanings behind it. This program tries to find some of those meanings, ending up as the story of an egomaniac emperor, who might have taken the chance to create a representation of Heaven, complete with the throne of God…
9/10

10 – Aztecs Inside the Hidden Kingdom
Another one of my favourite episodes, despite its nearly complete lack of new findings or theories.
It goes to modern-day Mexico, to look for the remains of the ancient Aztec capital, Tenochtitlan, trying to understand how a civilization with such an advanced science, architecture and way of life can also be so superstitious and violent (human sacrifice was very common).
9/10

11 – The Search For El Dorado
This final episode tells the story of the search for El Dorado, a mythical city totally made of gold. It shows the quest of Gonzalo Pizarro, also showing much about the natives’ way of life and how they were affected by the Spanish invaders.
The program goes on to end up presenting the theory that the El Dorado was actually a man, the Golden Man, and not the Golden City.
While it is very hard for me to believe there is a golden city somewhere, still waiting to be discovered, the conclusion of this episode is also quite hard to grasp. Anyway, I’ve always been very interested about the ancient Central and South American civilization, so there was still plenty to enjoy in this episode.
7/10

Global:

The Blind Man of Seville



The Blind Man of Seville

Robert Wilson (1957 - ...)

2003




The face.
For a dead man it was a face with presence. Like El Greco’s saints whose eyes never left you alone.
Were they following him?



Plot (spoiler alert :eek: ):
A series of murders happen in Seville, with many common traces. The victims are forced to view something, with their eye-lids or eyes taken from them. In a way, he killer forces to victims to kill themselves.

Inspector Falcón is in charge of the investigation, trying to find out who’s doing that, what is he showing to the victims, and also finding the relations between the victims.

Parallel to the investigation, Falcón is clearing the studio of his recently deceased father, a famous painter, where he starts reading his old journals. Those journals change his view about his father, who turns out to be a bisexual, paedophile criminal who fought for Fascism and the Nazis in WWII.

With the murders accumulating, the killer contacting him, and the journals showing him unexpected revelations, Falcón realizes he’s not so distant from the victims and the killer. The connections between the victims and his own father in some uncanny situations are more than a coincidence, and the development of the investigation, both for him and the murder, starts getting very personal…

My views:
The book was one of those lucky guesses that happen less than expected. The title doesn’t seem very suggestive, but for some reason it caught my attention. So I read the synopsis. It seemed like an interesting story, but nothing special. But being in a public library, I had nothing to lose, so I borrowed it.

It turned out to be a very interesting read. It starts as what it seems like an ordinary detective story, but it evolves into a disturbing journey, made by a police inspector, finding things about his father that puts him in a very personal connection with the crimes.

The mixing of the “real” story, passed in Seville, and the “flashback” story, through his father’s journals, is very well done. The characters are well explored, the description are very graphic (although, IMO, mixing Spanish terms in the middle of the narrative doesn’t really fit, even if you understand it well) and the story is appealing enough.

One thing I didn’t like that much: the ending. It seems like Wilson had some kind of deadline, and he wrote the last chapters in a hurry… It was a shame that such a well imagined and written story had such a poor ending (just my opinion, of course), but the rest is good enough to make it a book I recommend to most people. And to make me read more of his books. :smile:

Global:
December 2009
S M T W T F S
November 2009January 2010
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31