• 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)
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...
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...
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...
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...
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...
Program and fine-tune in assembler binary
It was the years 1973, 1974,...In the article on "CONCATISO my first program" I described in broad strokes the characteristics of the computer CID-201-B compatible with the PDP-8 of the DEC company.Recall that it was 12 bits long, but also only had a 12-bit accumulator register and 1 carry bit.Machine language instructions were encoded in those 12 bits where sometimes another word was used to access groups of 4096 (12 bits) memory words, and thus be able to access all 32 Kilowords...
With Variables everything, without Variables nothing.
I have said on many occasions and in various audiences that what we call variables in Programming is what frontally separates Mathematics and its language from Programming and the problems it solves.It is that it is well known that a mathematical variable is like a being without a name, which can be called X, Y, or Z interchangeably and the meaning of the mathematical formulas where it appears does not change. Also the mathematical variable is like a being without its own personali...
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...
CONCATISO. My first Program. Second part.
CONCATISO. My first Program. Second part. By reading the first part you will already have an idea of the computational equipment that the Department of Neurophysiology had back in the years 1972... 1973 Now I will tell the other part: Professor Erwin Roy John, head of the Department of Neurophysiology at New York Medical College, donated to Thalía and her Department an analog "Transient Averaging" computer called "CAT" that was capable of obtaining, from synchronized stimuli an...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
More In Program Solving  Technology plus Ideas  Storytelling  Documents  
  • Program solving
  • Storytelling
  • Technology plus ideas
  • Documents
  • Shortcuts
  • Services
  • Contact us
Back to top
© HavanaTrends 2005 - 2026
Developed by HT over Gantry 5 framework
  • Terms And Conditions
  • Privacy Policy