Links

25.8.25

Do you 1nt database?

 


First update on the big new project in english. This is my vision of a database system that I have been planning and developing for a long time. It is based on a relational database with its own twist. The idea came from hobbies many years ago when I was looking for a ready-made database of this kind to replace the currently used Access database. The most important feature would be the ability to use the software in a browser on many different devices and to import data, for example, through an API interface.


Creating Identifiers:

The biggest feature is the unique way of creating identifiers. In this system, you can use the database at many levels and create tables, forms, reports, etc. Each table row/record identifier first gets the database level number (0-9), followed by the table's own unique three-digit number. This three-digit number is formed as follows: 1. block, 2. group, 3. class, which can be named separately as a whole.
After this, each row gets its own unique identifier, which is a sequentially increasing number starting from one or alternatively a randomly generated number.

Using Tables: 

Tables, like relational databases, are highly customizable. However, the system requires a few predefined tables to function, the most important of which are the product database, the so-called dump code table, and log files. 

The database tables can be used and modified through the system like in a spreadsheet application or through forms. Data can also be imported into the database from external sources. 

The biggest note on using the table is that rows are not deleted even if the product is out of stock, out of use, or broken. Instead, they are archived by making them inactive, so they are no longer considered with other active data.

Development: 

(Idea for home screen)

The implementation is more demanding than this idea. Soon, I will publish a non-functional example of what the database might look like in a browser, and I will try to publish functional tests separately, for example, in Python. PTB Database
The goal, although far in the future, would be to get this idea to work together with a ready-made SQL database base, with basic settings ready.
(Idea for smartphone view)

1025.022508.1020.1.1



1NTdb Tietokanta


Ensimmäinen päivitys uudesta isosta projektista. Tämä on oma visio tietokantajärjestelmästä, jota olen jo pitkään suunnitellut ja kehittänyt. Tämä pohjautuu relaatiotietokantaan, missä on oma twistinsä. Idea lähti harrastuksista monta vuotta sitten, jolloin etsin pitkään tämän kaltaista valmista tietokantaa mikä korvaisi nykyisin käytössä olevan Access sovelluksen. Tärkeimpinä ominaisuuksina olisi mahdollisuus käyttää tätä selaimessa monella erilaisella laitteella ja tuoda tietoa esimerkiksi API-rajapinnan kautta.

Tunnuksien luonti:

Isoimpana on yksilöllinen tunnuksien luontitapa. Tässä järjestelmässä voi käyttää tietokantaa monessa tasossa ja luoda niihin taulukoita, lomakkeita, raportteja yms. Jokaiseen taulukon rivin / tietueen tunnukseen tulee ensiksi tietokannan tason numero (0-9), jonka jälkeen taulukon oma yksilöllinen kolminumeroinen luku. Tämä kolminumeroinen luku muodostuu seuraavasti: 1. lohko, 2. ryhmä, 3. luokka, joita voi nimetä erikseen kokonaisuutena. (Kuin kuvassa yksi ryhmä osiosta on nimetty "Vehicle data" jonka alla on luotu viisi taulukkoa omilla nimillä) .

Tämän jälkeen tulee riville omansa yksilöllinen tunnus, joka on järjestyksessä kasvava numerosarja alkaen ykkösestä tai vaihtoehtoisesti satunnaisesti luotu numerosarja.

Taulukoiden käyttö:

Taulukot ovat relaatiotietokantojen tapaan erittäin monipuolisesti muokattavissa. Järjestelmä kuitenkin vaatii toimiakseen muutamia ennalta määritettyjä taulukoita, joista tärkeimpiä ovat tuotetietokanta, niin sanottu kaatokooditaulukko sekä lokitiedostot.
Tietokannan taulukoita voi käyttää ja muokata järjestelmän kautta kuin taulukkosovelluksessa tai lomakkeiden kautta. Tietokantaan voi myös ulkoisista lähteistä tuoda tietoa.

Isoin huomio taulukon käytössä on, ettei rivejä poisteta, vaikka tuote olisikin loppunut, pois käytöstä tai vaikka hajonnut. Sen sijaan ne arkistoidaan muuttamalla ne passiivisiksi, jolloin niitä ei enää huomioida muiden aktiivisten tietojen kanssa.

Kehitys:

(Kuvituskuva kotinäytöstä)
Toteutus onkin vaativampi kuin tämä idea. Julkaisen lähitulevaisuudessa ei toiminnallisen esimerkin miltä tietokanta voisi näyttää selaimessa ja pyrin, julkaisen erikseen toiminnallisia testejä esimerkiksi Python kielellä. PTB Database

Tavoitteena vaikkakin kaukana tulevaisuudessa olisi saada tämä idean toimimaan yhdessä valmiin SQL tietokannan pohjan kanssa, jossa on perusasetukset valmiina.

(Kuvituskuva mobiili näkymästä)

1025.012508.1020.1.1




18.8.25

Python päivitys

Iso muutos Python-ohjelmointiin. Aiemmin kirjoitin kaikki Python-koodit "camelCase"-tyylillä vanhoista tottumuksistani muista ohjelmointikielistä. Tutustuttuani "snake_case"-kirjoitustyyliin haluan nyt vaihtaa Python-koodit siihen (esimerkiksi fileWriteText → file_write_text). Ensimmäisenä ja tärkeimpänä piti muuttaa IT8c-kirjasto joka on nyt valmis ja julkaistu.

Seuraavaksi tarvitsee vanhoja projekteja päivittää toimimaan uudella IT8c tavalla ja myös kehittää uusia projekteja vaihe vaiheelta. Ideoita on paljon…

(R714) 1025.011808.1020.1.1

28.7.25

Reboot

REBOOT

Tämä on itselle tärkeää päästä päivittelemään omaa harrastusta ja nyt tarvitsee tehdä ryhtiliike asiaan. Ensimmäisenä tarvitsee päivitellä julkaisualustojen tietoja sekä linkkejä ja päivitellä rivejä uusien asioiden tieltä. Niin moni asia on muuttunut kentällä.

Loppuvuoden aikana tavoitteena on päivitellä tähän blogiin enemmän sisältöä. Isoimpana puheenaiheena olisi vuosien ja vuosien pohdintojen jälkeinen idea oman näköisestä tietokannasta, joka kantaa projekti nimeä 1NTDB.

Uusien inspiraatioiden toivossa pyrin julkaisemaan ennennäkemätöntä sisältöä ja ideoita jopa 15 vuoden takaa milloin tällä nimellä harrastus alkoi. Liian moni projekti on jäänyt kesken eräiseksi tai julkaisukelvottomaksi mikä on itselle hyvin omatapaista. 

Haaveena on joku päivä (tosin kaukana tulevaisuudessa) olisi esimerkiksi päästä mukaan 3D tulostuksen maailmaan..


1025.012807.1020.1.11

8.11.22

GHS Päivitys

 ”Puhumme suomea” terv. dvd 

Nettisivu Github :in kautta sai täysin uuden ilmeen ja tulen sinne keskittämään kaikki tiedot. Sivustoon tulee vielä paljon lisää sisältöä ja kehityksiä mutta eka versio on jo ulkona. 

Vaikka on ollut pitkä hiljaiselo, olen silti tehnyt töitä taustalla. Uusittu nettisivu on ollut yksi osa isoa tulevaisuuden suunnitelmaa mitä tässä ajassa on tullut rakenneltua.

0722.010811.1020.1.11

5.1.19

Throwback 2017


I'm going (hopefully) to start again this year to make things with Blender. I really like to designing but making them just into pictures is somewhat slow. I did this for a Facebook quiz long time ago where asked what would be your dream PC case.

This case is probably hard to build irl. The idea here is that the cables would come from only one direction and the traditional rear of the PC would also be the front IO. Because of this design, the motherboard (red) is upside down. Internal cable routing is easy because 'left' side of this PC case have a lot of space. Cables can be tied to the blue pillars. The PSU (dark green) and hard drives (yellow) have their own compartment. 
95.1020.419-0501.1.11

1.12.18

LMT 15


Main:
The 2018 year is soon over. I should more often publish these. Much has happened and I have developed a lot for the new year but how many things do I get ready. Many in the below topics associated with python but I have also done tests in different languages example c# with GuessTheNumber.

Python:
IT8c and VSLst got a big update that takes forward my system that maintains all the information. The first release of the visual addon project is out and its PTIA. Need to do a tutorial for that. Python test codes received their own ID but still maintain an alphabetic system. PTB Database has been delayed a lot. But that will be a big deal. A few other things I have developed but have not reached the finishing.

GitHub:
I've added more info and tags to repositories.

Time Leap:

This Time Leap idea came from a friend and I wanted to help him play idle games better. This software is able to change pc's time temporarily.

Other:
I have bought a few things, but they will become its own separate post. For example, I bought a few products on black friday. It's somewhat hard to make any video so they're coming to this blog.

93.1020.318-0112.1.11

6.11.18

Free Destiny 2



Have you noticed? You can claim Destiny for free until 18.11-2018 via Battle.net
You can also be a new user to claim this
90.1020.318-0611.1.11

19.10.18

Smart Label Printer 450 Drivers



I did not find any easy instructions on how to get or install drivers and thought I needed special drivers but no. I chose the latest driver and I downloaded.

I picked custom install (The "Complete" installation did not work for me).


Then open the "Windows Printer Driver" where I found the right device to enable it and now I was able to continue normal installation. By default it was disabled

SLP 450 Printer works! You can get these printers at a good price because they are old, but useful after latest driver


89.1020.318-1910.1.11

10.9.18

Google Chrome got a new style

Old 
New



But you still get the old style back if you want from settings. I like a new style but hopefully that certificate will be green on https pages in future.

88.1020.318-1009.1.11