FB_init

Tuesday, December 27, 2005

Perspectives in mathematical and computational music theory

I'm adding some more books to read AFTER my Thesis

Title: Perspectives in mathematical and computational music theory / [edited by] Guerino Mazzola, Thomas Noll, and Emilio Lluis-Puebla.
Publisher: Osnabrück : Epos, Electronic Pub. Osnabrück : University of Osnabrück, c2004.
ISBN 392348657X

And two other books on Topology:
Experiments in Topology by Stephen Barr, and General Topology by John L. Kelley
Maybe one of these two books will make Topology accessible to me, with good examples (and figures)

Monday, December 19, 2005

Java and Web Services

I just downloaded the Java package for web services - the Java Web Services Developer Pack. I couldn't use it. I just want to write a web services client out of a WSDL. I just want to generate the client. But I have to download a big J2EE web container. Then I need to understand how a certain service registry works. Then I'll need to have all that going and launching here and there from command line. Then I'll have to fight with CLASSPATHs including 1001 .jar files, and version of this XML package, and that other one. And after 10 hours it won't work. I hope it's easier with Microsoft .NET. I wish I could import the WSDL in Visual Studio .NET, or run some kind of wizard there.

Saturday, December 17, 2005

www.ontologicalreviews.com

I should patent the idea quickly. www.ontologicalreviews.com will be a big hit. Now the elections campaign is ongoing. In www.ontologicalreviews.com people would be able to assess their candidates better. They could get 'best voted' formulas. They could vote on the evaluation formulas themselves too. Besides the canned reports, people would be able to use an applet or an ActiveX control to easily increase/decrease the parameters and assess the alternatives. Just imagine a control labeled 'Gomery scandal damage' and a percentage besides it. Or 'spending with military' - 15 % (default or best voted percentage) , 'environmental platform' - 5 % (default or best voted percentage), 'National unity' - 20 %, etc

Capitalism vs Socialism

"In capitalism men exploit men. In socialism it's the other way around." ( I don't know the source )

Wednesday, December 14, 2005

On beeing a "cold" Canadian

As typical north-americans, Canadians can be seen as 'colder' in general than Brazilians. Not that being "colder" is bad. Not at all! It's just different from other cultures. At least with regards to public behaviour. I think two things contribute to this behaviour:
- cold weather and driving distances. Because the weather is colder, people interact with each other in different ways. Canadians don't just hang outside during Winter... So it's natural to interact differently with people. Driving distances are also responsible in part for the 'problem'. If you walk around your neighbourhood odds are you'll get to know your neighbours better. I have a feeling that Canadians hate smalltalk with neighbours.
- static chocks. Yes, static chocks make Canadians "colder" people towards each other. That's because you avoid kissing other people because of static chocks.

Friday, December 09, 2005

www.ontological-product-reviews.com

Again, continuing on the list of things to do after a Master thesis, here is the web site that allows people to quantitatively evaluate products (and governments!! and companies!! and soccer players!!) This will be kool! Think of two layers of the site exposed. One lower layer provides primitives that allow the computation and creation of formulas based on raw ontologies. The upper layer is for the average Joe, with reviews, grades about products, alers, averages, rich searches, historical trends. The election of the criteria deserves some attention. Beeing free to have the evaluation criteria itself to be an ontology would be kool! But perhaps too flexible to start with in a commercial product? Hey, I can foresee books on Amazon.com about how to use the service. The only thing is how to make money out of it... Isn't that a nice open-source project?

things to do after a Master's thesis

Here is the to-do list for life after a Thesis (if it exists):
- buy an electric guitar and learn to play it
- buy an electric bass guitar and learn to play it well
- create a web site for product reviews using and abusing of ontologies (taxonomies perhaps).
- swim regularly
- learn French well
- write a book about Rhythm and Mathematics
- become a Human Rights activist (a 'missionary' to the american Christians)

New York, New York

New York, New York! The land of consumerism! In this trip to New York it became apparent how much americans love consumerism. It's a big push on everybody to buy and buy and buy. Especially this time of the year, near Christmas. Before I used to think that the idea of city identities, or costumes wasn't valid. I thought that humans shared common basic needs and aspirations, and the culture of cities was just a matter of perception and marketing. I think I was wrong. Take driving, for instance. Driving in New York is bad and drivers don't respect each other. But it's not as bad as Montreal. And São Paulo in Brazil is worst than New York. And here in Ottawa everybody behave behind theirwheelss. But back to consumerism, geez! They find ways to really spend money for things of little value. It's the proof that individualism, capitalism and consumerism prevails in the U.S.

Wednesday, November 23, 2005

Language comparisons

Continuing with the comparisons: Perl is German, Dutch is awk. I remember one quote now from a quotation service delivered by email. The guy wrote something like this: "I speak with French with men, Italian with women, Spanish with God and German with my dog".

Prophecies - I

I prophecy that RDF will be a de facto standard as popular as pure XML. I prophecy that SPARQL will be used a lot. I prophecy that network management will use some kind of ontology-based representation of the devices and their capabilities. I prophecy that agents will use inference over the network data to heal network deficiencies. I don't believe in mobile agents, but once in a while I think of scenarios in networking where 'mobile', scripted agents roam the network for various functions, like healing and diagnostics. Or for dynamic functions, like dynamically loading drivers, etc.

Thursday, November 17, 2005

Voz, Guilherme Kerr, Jorge Rehder

da Canata Luz

Voz do que clama no deserto,
Prepara o caminho do Senhor,
Chama essa gente,
É hoje o tempo de retornar a Deus

Voz do que clama no deserto,
Prepara o caminho do Senhor,
Chama essa gente,
É hoje o tempo de ouvir a voz de Deus

O sol se levanta com seu ardente calor,
A erva seca e cai sua flor,
Mas a Palavra do Senhor
Existe para sempre

O sol se levanta com seu ardente calor,
Verá a terra a glória do Senhor
Verá a terra a glória do Senhor

Voz do que clama no deserto

Monday, November 14, 2005

Mobius strip

I was really glad to be able to create my own harmonic distance using a Mobius 'harmonic' stip. In using some of Mazzola's and Schonberg's ideas I was able to integrate Humdrum extra harmonic analyzer along with Melisma, and created my own measurement of harmonic distance for a piece of music. The basic idea is that jumping from degree to degree the person walks in the Mobius strip. I then measure the average distance per harmonic change. That's cool!

Humdrum extra extras, Melisma

Ok, I was able to fix the problem with Humdrum and Melisma. Something happened within tsroot for certain Syphonies that produced bad input to Melisma. It seems to be related to the transformation of time between the Melisma format and Humdrum format, which is handled by a Perl script. I was able to use grep to take out these bad lines. Then the 'key' tool in Melisma was blowing up. It just so happened that it holds everything in memory, and a Symphony was blowing up! I had to increase the amount of memory for the data structures, and it was able to go ahead and do its job. Oh boy...

Friday, November 11, 2005

Humdrum extras or coding problem

Now I have a problem with the "Humdrum Extras" package. It's either a bug in the package, or a problem in the encoding of Hydn's Symphonie Nr. 100. I knew that the loose ASCII-based encoding mixed with regular expressions and shell scripts would give this kind of problem sooner or later. There's some grammatical problem with mixing all these musical layers into one flat file. Now I'm left with a problem saying "error: trailing tab character in line: |". Right, that's very helpful... :( And I searched the original text file of the Symphony and there's no one line with just a 'pipe' character. I'll see what I'll do... Why didn't they code this in XML to begin with?

Monday, November 07, 2005

The Melisma Music Analyzer

I just downloaded the " Melisma Music Analyzer" from http://www.link.cs.cmu.edu/music-analysis/. Cool! And I could compile it withouth problems on Windows using Cygwin. Let's see if now I can get tsroot from humdrum extras to do some musical analysis for me now!

Tuesday, October 25, 2005

left behind III

I didn't like the movie. I went to see it in its debut last Friday with the Church's Youth group. What an American bias to the whole idea of world! Jez! The UN is the Devil, and will be there to persecute the (american) christians. Jez! And the Devil speaks Russian! And the Chinese are in the Axil of Evil! Oh boy, that's bad, very bad. The scene where they show the poison being sprinkled over the Bibles is just ridiculous. At the end, I didn't get why there was war. Of course there needs to be war and terror. The movie plays with the feelings of insecurity in the minds of the american christians to manipulate them in their world-view. I just don't see the point in discussing and showing terror 'in the future', as if there were no terror here and now. Just look at children dying of AIDS/HIV daily. That's terror. That's the true Left Behind that the american christians don't want to see.

Thursday, October 20, 2005

Humdrum using Cygwin

I'm very impressed with Humdrum. It seems to be a nice software created by musicians for musical analysis! It seems that again no 'computer scientist' was excited to give a hand to the project. I suspect that because the installation and documentation are somewhat obscure. Here is how one can install Humdrum using Cygwin:
1- change 'uncompress' to 'gunzip -d' in humunix
3- create an empty .profile file somewhere - say /thesis/humdrum1.0/
2- do an install.ksh linux
4- change .profile to be something like
export TMPDIR; TMPDIR=/tmp
export HUMDRUM; HUMDRUM=/thesis/humdrum1i
export AWK_VER; AWK_VER=awk
export CON; CON=/thesis/humdrum1.0/error
PATH=/thesis/humdrum1i/bin:$PATH

( replace proper path to humdrum )
Notice that CON points to a file called error (you have to create this file)

5 - issue make commands separately for each subdirectory under csource.
6- for each command above, copy the executable to the bin directory
7- copy all executables in csource.dos to the bin directory.

I couldn't get MIDI and perform to work yet... You may find some other problems here and there. The procedure above hasn't been fully tested.

Sunday, October 16, 2005

Trocando uma torneira que pinga

Fui consertar uma torneira que pinga hoje. Que coisa! Essas instruções de engenheiros são muito complicadas. Empaquei na estapa de tirar o cartucho de dentro da torneira. O negócio não saía, e acabei quebrando uma parte de acrílico do próprio cartucho. No final das contas, com muita força, consegui tirar o negócio. Moen é o nome do fabricante. Que instruções ruins! Não tinha texto nenhum, e as figuras de uns 4 tipos de torneiras não batiam com a que eu tinha.

Friday, October 14, 2005

MuseData is online

MuseData is online. I only had to log in. It would be much better if the site told me that I had to log in to have access to the music, instead of just giving a 404 error. No wonder 'regular' people hate computers.

Sunday, October 09, 2005

MuseData is offline

MuseData (http://www.musedata.org) is one of the only two music databases that contains music for analysis. And now it's not working. Trying to get a file gives an HTTP 404 error. URLs just shouldn't be changed. They point to things on the Internet, and HTTP 404 is a bad error.

Friday, October 07, 2005

Java is Spanish, C++ Portuguese

Java is Spanish, C++ Portuguese. Do I get confused with both (or the 4)?! As someone said, Portuguese is not that important anyways... It's only more convenient to speak Portuguese if you were born listening to it.

Thursday, October 06, 2005

University of Ottawa

If you are looking for a University to persue your graduate studies in Canada, don't choose the University of Ottawa. I haven't had any support from it. I have no funding as a part-time student. The only request for travel that I had was denied because I wasn't a full-time student. I ended up paying to go to the conference in Europe out of my own pocket (ouch). My supervisor quit the university and went to Laval. He was very honest saying that the University here didn't have fair ways to evaluate the professor's performance. The Director of the Faculty of Computer Science was kind enough not to reply to my request to take credit for a course I took before formally registering in the program. Then this same director rejected my thesis title, saying that I had to have a supervisor locally from the University, despite the fact that my supervisor was still an adjunct professor at the University of Ottawa.

Tuesday, October 04, 2005

SVMlight and research community

This SVM-Light implementation for Support Vector Machines is complicated. First, the kernel function again expects a codomain in the real field. I wish that was generalized to commutative rings, like integers.
And the "research community" is a strange thing. They seem to be isolated in their own world. I remember asking for simple help and collaboration from more than one 'researcher', and got no reply. I asked the University of Ottawa for funding to travel to a conference, and it wasn't granted to non-full-time students. As if part-time students had money to go to conferences. I see these papers that talk, talk and don't mean much. I really wonder where are the so-called research grants.

Sunday, October 02, 2005

Discrete SVMs

I think that there is the possibility of defining discrete Support Vector Machines.
It's unfortunate that all SVM theory as I read it assumes that the codomain of the kernel function
is the Eucludean space. Although the theory will often say that the input space can be any countable set, the examples and implementations seem to assume too often that you got R as your input space. And why not use a free module instead of a vector space? It seems to me that all of this can be generalized to allow for discrete spaces. That would be interesting! Maybe someone in the future will be able to define the musical structures in algebraic terms, or using a topology, and then allow a machine to operate directly on the music pieces. Not allowing the use of discrete spaces for me restricts the applicability of the SVM theory to other inputs that are countable in ways other than the field of the reals.

Saturday, October 01, 2005

taxonomy instead of DNS

Is it possible to have a directory service based on a taxonomy instead of DNS? It would be interesting for the Internet to have a service that allows one to make a query based on a hierarchical taxonomy. I think that we could redesign the DNS service to be based on a taxonomy. The implementation would be much more elegant. And perhaps, a semantic web service would be able to make new derivations on the fly and provide an intelligent directory service. That would interesting.

Saturday, September 24, 2005

Knowledge Representation: Logical, Philosophical, and Computational Foundations

Ok, now it's the second time I write this stuff. It's about this book:

Knowledge Representation: Logical, Philosophical, and Computational Foundations
ISBN: 0534949657
by John F. Sowa

This is one of my favorites. It's a very good book. Particularly, I like the part on logics, and their representation. It reminded me a lot of the classes I had in Computer Science avec professor Vanderley at UFRGS. One of the nice parts is that one where the guy rewrites geometrical axioms with circles because of (philosophical? Metaphysical?) flaws in the traditional geometrical definitions of point, line and squares. The parts on deontic logic are kool! This whole book is kool! One day when I have money I'll buy it. Thank goodness for the library!

Hey, I know this editor in this blogger

Hey, I know this editor in this blogger. It looks like a terrible product I used for DFAIT's CMS portal. Something like ActivEdit. I just couldn't deploy their latest version, and they just didn't want to refund the money. And that's not a good product either. I just lost my second posting in this blog here because my pop-ups were blocked by my Google bar plug-in in my browser. And the editing area just cleared my posting! No wonder people don't like computers. They are still so dumb.

First blog posting

Hi, this is my first blog posting. I thought I would at least list the subjects I'd like to talk about in the future. I'm not even sure if there will be any audience... I thought that at least when I die there could be a collection of thoughts and interests here, and my great grandsons may know a bit of myself. Maybe the postings will be indexed, and other people with the same interests will find some buzzword here. Anyway, here's the list of topics for the future: God, family, Math, Computer Science, music and RFID among others.