Skip to content
  • 0 Votes
    2 Posts
    11 Views
    J
    Member 16359559 wrote: displayed correctly under html in Debian 9, but not later. I would start with the assumptions in there. A stored character has a binary representation. There is no way you can see a character until it is 'translated' into a viewer. Doesn't matter what the viewer is it still must do that translation. And sometimes there is more than one translation in the pipeline (for example database to driver, to a 'string', then to 'html', then to a browser.) Member 16359559 wrote: Greek alphabet That also is an assumption. There is a character set, a binary representation, which is used for a 'language'. It will have a specific name. So you really need to determine what that is. Then the steps First extract the binary data from the database. Probably test data. Determine if the form is correct. That is does the binary value (hex or binary) match the character set. Note that if you attempt this by displaying a 'character' then you are not doing it correctly. If the binary value is not correct for the character set then nothing you can do in the code will fix that. Second step determine the pipeline from binary to display. This does include the driver between the whatever application/code that reads the database itself. For each step you must determine whether the binary value retains its original correct value. If you find a step where it is wrong then you have found where the problem is. You should also look for a different way to view the data besides html and a browser. Even just initially that might be the easiest way to determine if those are the problem.
  • 0 Votes
    1 Posts
    6 Views
    No one has replied
  • 0 Votes
    1 Posts
    7 Views
    No one has replied
  • Siri, what's the Internet?

    The Lounge lamp tutorial question
    8
    0 Votes
    8 Posts
    0 Views
    N
    Be careful... I heard that it might be harmful to your health... :laugh: :laugh: :laugh: M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.
  • Choosing an editor

    Linux, Apache, MySQL, PHP lamp question learning
    2
    0 Votes
    2 Posts
    8 Views
    D
    Have you considered Visual Studio Code (shortly called as VSCode or Code)?
  • JOTD

    The Lounge lamp
    4
    0 Votes
    4 Posts
    0 Views
    Y
    I'm picturing T-Rexes trying rub the lamp. :laugh: // TODO: Insert something here Top ten reasons why I'm lazy 1.
  • 0 Votes
    2 Posts
    0 Views
    N
    v1 - CodeProject[^] M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.
  • 0 Votes
    2 Posts
    0 Views
    D
    This is a series matter. GCS/GE d--(d) s-/+ a C+++ U+++ P-- L+@ E-- W+++ N+ o+ K- w+++ O? M-- V? PS+ PE Y+ PGP t+ 5? X R+++ tv-- b+(+++) DI+++ D++ G e++ h--- r+++ y+++*      Weapons extension: ma- k++ F+2 X
  • e-bike

    The Lounge csharp asp-net lamp dotnet com
    6
    0 Votes
    6 Posts
    0 Views
    S
    At least you got instructions. I bought a Chinese computer (BeeLink), and it came without any instructions. Fortunately, it was pre-loaded with Windows 11, which took a long time to update. I also had to download VS2022 Community, and SQL Express. Yes, I'm cheap. :rolleyes: It is strictly for brushing up on my C#/OOP, and Java Script. Would I buy it again? depends on how long this one lasts. Cohen the Barbarian.
  • Why not buy LED Lights for interior Walls?

    The Lounge lamp com question
    1
    0 Votes
    1 Posts
    0 Views
    No one has replied
  • Why not buy LED Lights for interior Walls?

    The Lounge lamp com question
    1
    0 Votes
    1 Posts
    0 Views
    No one has replied
  • Thought of the Day

    The Lounge lamp com question lounge
    8
    0 Votes
    8 Posts
    0 Views
    Richard Andrew x64R
    I found a strange looking coin on the sidewalk, but I can't make heads nor tails out of it. The difficult we do right away... ...the impossible takes slightly longer.
  • Hacking an IKEA TRÅDFRI lamp to run Doom

    The Insider News lamp com
    9
    0 Votes
    9 Posts
    0 Views
    G
    Mircea Neacsu wrote: Boy, aren't we spoiled! Indeed we are. In the late 1980's I worked for a defense contractor. We had a microVAX-II running VAX/VMS 3.something. Our terminals in the office generally ran at 9600 baud, except for yours truly. Since I was the system manager for the beastie, I solemnly decided that I needed to run at 19.2K. The machine had a 2400 baud modem connected to a phone line. I would call in over the weekend to work occasionally. We even had the "breakin evasion" feature enabled on the phone line. There was a password protecting the modem connection you had to enter before you got the login prompt. You had only three chances to enter the modem prompt correctly. After that it would continue to prompt you, but ignore what you entered even if you entered the correct password. At the time there were over 70 VAX/VMS systems in the area (Wright-Patterson Air Force Base), so there was a thriving hack community trying to break in. Software Zen: delete this;
  • 0 Votes
    16 Posts
    0 Views
    D
    Glad I could help. :rose: Did you ever see history portrayed as an old man with a wise brow and pulseless heart, weighing all things in the balance of reason? Is not rather the genius of history like an eternal, imploring maiden, full of fire, with a burning heart and flaming soul, humanly warm and humanly beautiful? --Zachris Topelius
  • Are LED lamps just bad?

    The Lounge lamp tutorial question learning
    12
    0 Votes
    12 Posts
    0 Views
    F
    Nope, LEDs by themselves are perfectly OK and will last their typical 50.000 to 100.000 hours or so. It is all of the shoddy electronics they use to power them that fails. You know what it is like: anything they think off to shave a few cents of the total price is a bonus. If you can ride on thereputation of LEDs who cares if it fails prematurely? Originally being an electronics engineer instead of a programmer I can guarantee that the first thing you need to know as one of those is to work out the thermal analysis of any device you design. Alas, finding people who really understand that is just as difficult as finding a really good software developer.
  • I've been blessed with perfection

    The Lounge lamp hardware iot code-review workspace
    17
    0 Votes
    17 Posts
    0 Views
    H
    I sit a few feet from it. :laugh: I'll be dead by 60 so i don't really care about my vision. Anyone that uses multiple monitors should be forced to anydesk into their own machine and try to use it remotely. All windows does (thankfully) to try and manage the size for me is set the font scaling to 300% After which i set it down to 150% It's only 3800+ pixels across. It doesn't need to be split. In VS Code, I just open two panels of code files side by side. Real programmers use butterflies
  • Semaphores in C++20

    The Insider News c++ php lamp database com
    1
    0 Votes
    1 Posts
    0 Views
    No one has replied
  • Aren't USB-C plugs meant to be symmetrical?

    The Lounge lamp question workspace
    26
    0 Votes
    26 Posts
    0 Views
    C
    I flipped it. It worked. I moved on :) cheers Chris Maunder
  • The Zwölf awakens!

    The Lounge question lamp com hardware algorithms
    8
    0 Votes
    8 Posts
    0 Views
    M
    What I meant was like this[^] guy did with the Z80. Monday starts Diarrhea awareness week, runs until Friday! JaxCoder.com
  • History Lesson

    The Soapbox lamp com algorithms
    12
    0 Votes
    12 Posts
    0 Views
    W
    Do realize that Kim making Hump into a laughing stock and China's greatly increased influence since the moron took office are not important. Or the increasingly polluted air/environment in the US. The biggest monthly trade deficit in history - so that's how his tariffs are working out (hint to his idiot supporters: the tariffs (taxes on US citizens) are not part of the deficit tally.   Soybeans, anybody? So big deal - he talks about airports in the 18th century - and then blames it on his teleprompter and the rain. Compounding stupidity isn't a crime (in his case, it should be). And remember - we don't need no stinkin' allies! Ravings en masse^ "The difference between genius and stupidity is that genius has its limits." - Albert Einstein "If you are searching for perfection in others, then you seek disappointment. If you are seek perfection in yourself, then you will find failure." - Balboos HaGadol Mar 2010