• Courses
      • Back
      • To be a Programmer (without Mathematics)
  • Posts
      • Back
      • Program solving
      • Storytelling
      • Technology plus ideas
      • Documents
      • Shortcuts
  • Services
      • Back
      • Web Services
      • Skills to hire
      • Links exchange
  • Contact us
      • Back
      • Login
      • Register
    • Español (España)
    • English (United Kingdom)
How I learned Neurosciences... with Björn Holmgren and Ruth Urbá.
Since my arrival at the Department of Neurosciences I noticed that the branch of Neuro Biochemistry was, as I say, very well represented by the brilliant Swedish researcher Björn Holmgren and his wife, the talented Chilean Ruth Urbá.In almost home-like conditions, since in fact we were working in what was known at the time as "The Laboratory House", they carried out intense research using mice as an experimental basis, and their contributions to the study of sleep and its physiolog...
The MEDICID-1. The great little equipment.
It was 1974 and an Engineer from the Department of Neurophysiology named Alberto Caro had designed a device for the experimental work of the department that could be controlled by our CID-201-B computer, compatible with the PDP-8, which I referred to in the article "CONCATISO. My first program.".Due to production priorities, the Central Institute for Digital Research (ICID) did not give us what would later be named as MEDICID-2 and for that reason, with great inventiveness, the eng...
THE MOTORCYCLES OF INDEPENDENCE (1885-1940)
Loading...
The articles presented in this space are the authorship of Onelio García Pérez and his friends, © www.HobbiesEnRed.com, based on empirical research, there have been few investigated periods as a result of addressing issues that go beyond the particular objectives of the Author. The historical approach present in the fascicles is the product of the limited bibliography available...
Single link Cluster Analysis and Peter Valdes.
At the beginning of the 70s we had a computer with 32 Kilowords and 12 bits in length each word and to program it encoded the machine language by hand and could also use a posfix notation language called LEAL although it was difficult for us anyway to translate algorithms especially if what prevailed was the calculation, so frequent in the Neuroscience applications that we developed supported by statistics, including multivariate ones.In those years and also in the 60's, it was com...
My current works and ideas
My current works and ideas.Over the years I have been developing a series of works and research proposals that I would like to present to you as a whole for your consideration. For each one you will find here an introduction to the topic and also links to the complete content already more elaborated. Most of the topics are under development and from time to time I add or modify information. Keep this in mind so that from time to time you can revisit the topics that were of interest...
Technology plus Ideas.
Technology plus Ideas. In this section we intend to comment on technology applied or applicable in the future, as well as presenting ideas on various technological topics. You can add content by yourself if you register and request it to us at info@havanatrends.com Any technological comment is welcome. Any technological idea is welcome. This section contains technological topics from the past as well as ideas for the future. We look forward to your collaboration. Octavio Bae...
My fellow operators.
{loadmoduleid 135} In other articles I have commented that in the 70s our Neuroscience department had a CID-201-B minicomputer compatible with the PDP-8 of the DEC company and that the CID-201-B had only a typewriter teletype, a perforated paper tape reader, and a paper tape printer.In order to use this equipment, after developing and fine-tuning each program, it was necessary to "punch" the tapes with the data, or, for example, use the CONCATISO program (see article) to convert t...
Tapes, Punched Cards, and Machine Time.
It was the 70's and then we only had a 12-bit 32 Kilo Words computer, as I have commented, but the problems that we had to solve, especially statistical ones, needed many more resources.So I took on the task of "circumventing the bureaucracy" of the Computing Centers with their way of working: "submit the program and data on paper" and after days or weeks: "come and collect your results" or "the program did not compile" or "the program failed", which made us fix the problems on pap...
Terms and Conditions
This website is owned and operated by HavanaTrends. These Terms establish the terms and conditions under which you can use our website and services offered by us. This website offers visitors readings on how to solve problems by programming, real or fictional stories, link shortcuts for various interests, design, hosting, and programming services for websites and Android APKs, useful documents, as well as articles in our Store. By accessing or using the website of our service, you...
Human Facebook.
Yesterday walking and walking I went to repair a fan where a technician who has been repairing electrical appliances for more than 20 years, has a lot of experience, is fast and accurate.Upon arrival there was a "return at 2:30" sign and waiting for it a Mrs. arrived with a rice cooker. Well, we started talking and talking, and I said to myself, why wait until everyone has internet to use Facebook? Facebook we have it within reach...Well, without meeting each other, exchanging pho...
Spreadsheets as a universal programming model.
Any two-dimensional screen can be viewed as a collection of rectangular cells. A point and even the entire screen can be defined as such.Almost all cell phones and computer screens are two-dimensional screens.Therefore, anything that runs on mobile phones or PCs or Macs is viewed on a two-dimensional screen as a collection of rectangular cells.In conclusion, anything that runs on mobile phones or PC or Mac can be conceived as a spreadsheet both practically and theoretically.Spreads...
FOCAL. Salcedo the Great.
It was the early 70s of the last century, and in our PDP-8 compatible minicomputer from Digital Equipment Corporation (DEC) there was almost no way to program except by hand-coding machine language. Later, the Central Institute for Digital Research (ICID) developed the assembler and later the LEAL language (LEnguaje ALgoritmico) that I have referred to in other articles and in which it was quite difficult and tedious to program as it was postfix notation, especially when evaluating...
Microsoft Access as a database is limited by design and what to do.
As the title indicates, the microsoft office database product, Microsoft Access, is limited by the company itself so that it does not compete with other products such as SQL Server and C# program development, for example.I explain:The first limitation is the commercial one. Access is not sold alone, but as part of Microsoft Office and therefore an application made in Access cannot be distributed without first verifying that the customer has a valid license of the same Office as suc...
To Galita
Galita's life cycle is over, a cute little dog that my daughter Lissi picked up from the street and who gave us a lot of love and happiness.Galita was very naughty. Being at home made Dolly, another bigger dog, dump the garbage can so that she would then be the one digging for food. And that we gave her a lot of food and other things that she liked. But it seems that her nomadic life led her to try to store as much food as she could find.Galita got along with everyone. She was very sociable. I d...
The Goto. The great forgotten. Not to think structured.
I still remember when I was programming with GoTo. Programming without using it was not conceivable. Until the revolution started by Dijkstra with his note "Goto considered harmful" came to "structure" our minds for program development.The progress made with "Structured Programming" is incalculable, which allowed not only to increase the speed of having correct programs, but also to increase the number of people capable of programming.At that time, "Top to Bottom Programming" and "...
How I met Dr. Mitchell Valdés.
In other articles I have commented that in 1972 I was studying Pure Mathematics and I  coincide with Dr. Pedro Valdés (Peter, as everyone knows him) that he was continuing his studies in Mathematics to increase his working capacities in Neurosciences.We became good friends, we studied together in the University Park, in the Classrooms, in the Library, until one day he told me: "Tomorrow, Saturday, I'll wait for you at my house to continue."Saturday comes, I go to Peter's house, I r...
Spreadsheets are limited because... and serious errors can occur.
It is known to all that the use of Spreadsheets, such as the current Excel, since the beginning when VisiCalc appeared in 1979, have allowed many users without programming knowledge to be able to develop many and varied applications.In particular, the world of economics has been empowered by Spreadsheets. An accountant can directly carry out all or almost all of his work using them, since from the beginning they were conceived with a varied communication with other data processing...
Antiviral treatment for dengue AIDS and others via genome sonification, applied by bone conduction.
https://sonictreatment.havanatrends.com/  It is important not to listen to the audios but to put large headphones behind your ears in order to apply this antiviral treatment via bone conduction. Summary: Antiviral treatments can be made using the audio generated from an encoding of the entire genome of various viruses, an encoding that creates a numerical series that can be sonified . The generated audio files are attached or you can download them using the listed links. It is very important t...
Who am I and what I have programmed
Hi !. I am Octavio, and as editor of this section I offer to share your experiences in programming, from curious anecdotes to difficult moments when making large or small systems. We will also share how to solve all kinds of problems using programming as a tool, for PCs, for Mobiles, and even for the Cloud. If you are a novice, then welcome, and if you are an expert, then welcome too. All kinds of writings will be interesting to us to publish, because where else will you find tha...
Pedro Valdés from Neuro found me... and I was looking for the same thing!
I will tell how I started working in the Department of Neurophysiology of the National Center for Scientific Research. It was the year 1971 and I was studying Pure Mathematics at the University and it turns out that a doctor, Dr. Pedro Valdés Sosa, better known as "Peter", also began to study Mathematics as a second career. Peter and I were together for almost two years, we became good friends, we even studied together. Peter was already a worker with many obligations, he skippe...
More In Storytelling  Program Solving  Documents  Technology plus Ideas  
  • Program solving
  • Storytelling
  • Technology plus ideas
  • Documents
  • Shortcuts
  • Services
  • Contact us
Back to top
© HavanaTrends 2005 - 2025
Developed by HT over Gantry 5 framework
  • Terms And Conditions
  • Privacy Policy