Name: Eduardo Habkost
Member since: 2001-09-22 05:04:36
Last Login: 2007-11-07 13:06:03
Homepage: http://www.raisama.net
Notes: As I won't update this page frequently, you should look at my web page if you want to know something about me.
As merdas que a gente escreve
English readers: skip to the paragraph in engrish below. It’s the fun part. 8)
Ontem eu estava organizando o monte de tranqueira que tenho guardada nos armários. E achei o texto do meu “projeto final” do curso técnico de processamento de dados que fiz na ET-UFPR, durante o ensino médio.
O projeto final do curso da ET-UFPR era uma maneira dos alunos fazerem de conta que aprenderam a programar e a planejar um sistema de informação, e da escola manter os alunos (bastante) ocupados durante o último ano do curso. Não importa que você aprendeu a programar, que o programa que foi feito não funciona (e se compõe principalmente de telinhas bonitinhas feitas arrastando componentes no Delphi), nem que você não sabe pra que diabos vai usar a maior parte dos diagramas que botou na “monografia” do seu projeto final. O mais importante é que você teve muito trabalho para fazer o projeto.
(A maior prova de que o projeto era um grande faz-de-conta é o nome que encontrei na página da dedicatória. Sério: onde a minha equipe (incluindo eu) estava com a cabeça quando dedicou o trabalho ao MJB[1]?)
O trabalho tinha um “resumo”, em português, e um “abstract”, em inglês (não lembro se isso foi idéia da nossa equipe ou de algum professor fã de protocolos acadêmicos). O texto em inglês foi a coisa mais hilária que li recentemente. A equipe que fez o trabalho era composta de quatro pessoas, e eu não lembro quem foi que traduziu o texto para o inglês. Mas tenho certeza que todos os quatro revisaram a coisa e acharam que estava bom.
Para sua diversão, aqui estão as duas versões do texto, exatamente do jeito que encontrei. Em minha defesa, eu só posso dizer: eu tinha 16 anos na época.
Em português: <h4>Resumo</h4>
Um zoológico é um local que disponibiliza aos visitantes a oportunidade de conhecer animais de várias partes do mundo, proporcionando simultaneamente lazer e conhecimento. Para que este objetivo seja alcançado, é necessário um trabalho de bastidores que envolve material humano (técnicos-administrativos com as mais diversas funções), controle da dieta e da saúde dos animais e orientação aos visitantes. Diante do grande volume de dados e informações necessárias para este controle, que deve ser feito de forma rápida e eficiente, os recursos da informática tornam-se ferramentas muito úteis. Assim, estamos desenvolvendo um aplicativo que tem como objetivo auxiliar os técnicos veterinários no gerenciamento de algumas informações relativas aos animais que ali estão alojados, como: alimentação, ocorrências veterinárias e alojamentos; e além disso, proporcionar aos visitantes, através de recursos audiovisuais (multimídia), uma forma interativa de obter informações gerais sobre os animais: localização no zoológico, origem, alimentação, peculiaridades, etc., bem como sua própria situação na área do parque. Estamos utilizando como ferramentas para o desenvolvimento do sistema a metodologia de análise orientada a objeto, UML, descrita por FURLAN (1998) e a linguagem de programação Borland Delphi, versão 4.0, utilizando SQL Server para o gerenciamento do banco de dados. O aplicativo será disponibilizado para utilização em rede, sob o sistema operacional Windows 95 ou superior. A implantação do sistema possibilitará uma redução no volume de papéis e no esforço necessário para o controle dos animais, melhor orientação e maior comodidade aos visitantes e também uma melhora significativa no processo de gestão do zoológico.
Em inglês:
(English readers: the piece of engrish below is an excerpt (typed exactly as-is) from the documentation of a “project” my team produced at a technical course during high school. It’s pure fun, so I am sharing it. In my defense, all I can say is: I was only 16.) <h4>Abstract</h4>
A zoo is a place that gives to the visitor the opportunity to know animals of anywhere in the world, offer simultaneously leisure and knowing. To this purpose be reached, is necessary a lot of work of the tambours, that include human material (manage technician with several functions), the control of the alimentation and the healthy of the animals and orientation to the visitors. Because of the large volume of information necessary to this control, that has to be done fast and efficaciously, the resourses of technology became tools so useful. So, we are developing a system that has a purpose an auxiliary to veterinary technician in the management of some information relatives to the animals that are accommodated, how: alimentation, veterinary occurrence and accommodation; and beyond, offer to the visitants through multimedia, an interactive form to get general information about the animals: localization in the zoo, origin, alimentation, peculiarities, etc., his own situation in the area of the park. We are using UML, described by FURLAN (1998) as object-oriented analysis method. The programming language used was Borland Delphi, version 4.0, with SQL Server to the management of the Data Base. The system will be available to use in network, under the operation system Windows 95 or updated. The implantation of the system will allow a decrease of paper volume and work necessary to animals control, a better orientation and a bigger confort for the visitors and a signification improve in the management of the zoo.
[1] O professor orientador durante o projeto. Vou me abster de comentar sobre o que acho dele.
Meme
From Rich Sharples:
Via Rich Sharples:
4a7d3d609129a9296bf7ac0608c2097
Can somebody explain to me where this hex string comes from?
It has lots of matches on Google. Most of them are on blog comments. But they appear on valid comments, so I don’t think it is some marker string being used by spam bots.
Getting a mailing-list archive URL from a Message-ID
It happens often to me: I am reading a mailing list on mutt and I want to send a pointer to the message to somebody.
I always wanted to be able to press a key on mutt, and a script would query mailing list archives and find a URL for the message on a mailing list archive. Today I have found this to be possible. Gmane has a “Message-Id” URL format tha allows you to do it. Just point to http://mid.gmane.org/<message-id> and it will redirect to the message on the archives, if it is present.
Now, getting a URL for a mailing list message is as simple as piping the message from mutt to this small script:
#!/bin/bash mid="$(grep -m 1 -i ^Message-ID: | cut -d: -f2 | sed -e 's/^ *//')" kfmclient openURL 'http://mid.gmane.org/'"$mid"
And this can be bound this to a keystroke under mutt by simply using something like this on .muttrc:
macro pager U "<pipe -entry>msg2url\n” </pipe>
There are other mailing list archives with similar features. But they are more specific to some mailing lists, so they are not as comprehensive as Gmane. Some examples:
Brazil insisting on Internet Censorship
After the first fiasco, the brazilian judiciary insists that Internet Censorship is a good thing.
I haven’t found any news articles about it in english yet, but you can read the news in portuguese (or an automated translation). A court ordered the major brazilian ISPs to block another site. Now the target is not a big site, but a tourism agency that got some attention from the brazilian media recently, in news related to sexual tourism in Brazil.
It seems that at least the ISP I am using right now (BrasilTelecom) haven’t implemented the block yet. But considering that on the YouTube blocking case they have done this immediately after receiving the court notification, I think it is just a matter of time until ISPs receive a notification and implement the new block.
This blocking was also ordered because of a “public image protection” lawsuit. Not by a celebrity in this case, but somebody whose picture was taken and published on the site. The sad part is that probably most brazilians will not care this time because it is a small site not targetted to brazilians, and then we have a legal precedent for further Internet blocks caused by stupid reasons.
boto certified others as follows:
Others have certified boto as follows:
[ Certification disabled because you're not logged in. ]
FOAF updates: Trust rankings are now exported, making the data available to other users and websites. An external FOAF URI has been added, allowing users to link to an additional FOAF file.
Keep up with the latest Advogato features by reading the Advogato status blog.
If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!