• 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)
Cats on MEDICID-1
One of the most fantastic things about having a computer in our department in the 70's is that we could do with it what we wanted, literally, without having to go through all the bureaucracy created around the so-called "Calculation Centers", where weeks and even months passed between having an idea and getting a real program to implement it. In other words, we lived through the personal computer revolution years before it even existed.In those years a young researcher, the current...
Real and Fiction Story Telling
You can write, we know. And so do we... You can write, we know. Do you think the influencers knew that by recording videos they were going to have millions of followers? Well, no, they did not know, but each and every one of the audiovisual influencers have been and are sincere in doing what they do, for different variants that exist. Well, writing is easier than making videos, even if it doesn't seem like it, just because it's visually anonymous, which I believe is very importa...
Speaking of robots in 1977.
One afternoon of the many in which the programs we developed took hours and even days to produce results, several colleagues were meeting near our computer and the topic of robots came up.Some of us talked about the distance between the human being and the automation of processes by computers, which by the way is currently maintained, others about the development of Neuroscience itself, others the development of mathematics and computing itself, in short, almost any topic fit into...
To Manchita
I had the joy of meeting Manchita. I had never had dogs, as a child only a cat. Manchita came to us by chance. A friend of my daughter found her alone on the street, and despite the fact that for several days she made her visible in front of her house, no one claimed her. Well, my daughter stayed with her. At first I was little at home, spending time with my daughter, either in ballet classes or in her apartment. Later on, my daughter is hired abroad, and leaves us looking after...
A doctor and a monkey overboard!
It was the year 1977-78 and by then Dr. Mitchell Valdés had already made much progress in psychophysiological experimentation using MEDICID-1 and MEDICID-2 as reported in other articles, even using cats as experimental subjects.Then he is visited by Dr. Erwin, who had managed to create a vervet monkey business on the island of Saint Kitts. It is important to clarify that the vervet monkeys, brought to Saint Kitts by the conquerors from Africa, are compatible with man in many respec...
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...
To be a Programmer... without mathematics?
Programming... There are so many work and development opportunities for the Programmer and the Entrepreneur... Smart houses, the internet of things (IoT), websites as varied as the world is, mobile applications (Android, IOS), Security in communications and in business, PC applications (Windows, Mac, Chrome OS), are some examples of how varied and necessary for Programmers to do their work. Artificial intelligence? And who programs, trains, and maintains it? Programmers first. A...
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...
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...
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...
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...
In Honor of Roberto
It was in the early 80's of the last century when a psychologist named Roberto began to work with us, a very affable man, always with a smile, I never saw him annoying, much less bothering anyone. He was welcome in our Neurosciences collective, although he actually belonged to the psychology school of the university. He immediately became interested in using the personal computers we had to design and create applications that would have an impact on psychology. We talked a lot, he...
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 "...
IMPORTANT Severe vulnerability CVE-2020-16898 of all Windows and its manual solution
You have to apply a security patch or do it by hand according to the news: https://news.sophos.com/en-us/2020/10/13/top-reason-to-apply-october-2020s-microsoft-patches-ping-of-death-redux/ On the Microsoft site according to: https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2020-16898 When you are going to download given the version of windows you have, a download of more than 1 GigaByte appears !!. Then on that same page it appears how it can be "resolved" by hand, whi...
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...
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...
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...
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...
CONCATISO. My first Program.
CONCATISO. My first Program. Well, first I must tell you where and why the need arose for a program such as CONCATISO, my first professionally speaking program. It was the years 1972... 1973... and the Department of Neurophysiology of the Center for Scientific Research (CENIC), led by Dr. Thalía Harmony, who in passing I will say was my main mentor in my early working years, A CID-201-B digital computer was awarded, manufactured by the then Central Institute for Digital Researc...
FORTRAN. The best for calculus.
It was the 70's and I continued working as a programmer for the Neuroscience Department using the laboratory computer, which in other articles I have explained that it only had 32 Kilo Words of 12 bits each, a typewriter that could punch 8-bit paper tapes. channels (bits), and an 8-channel paper tape reader.I have also commented that I programmed coding "by hand", and as soon as it was available in the machine language assembler, and also in the LEAL language, which was "postfix".T...
More In Program Solving  Storytelling  How to Program  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