• Member Avatar for rproffitt
    rproffitt

    Replied To a Post in program to print numbers in assembly

    HLA doesn't appear to be Assembly either. Let's move forward. Show your code and point out where you are stuck. If this is an assignment to write 80x86 Intel PC …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in program to print numbers in assembly

    As I read https://www.plantation-productions.com/Webster/HighLevelAsm/WinDownload.html and the code examples there I don't see assembly code like we used with MASM. The code looks closer to C and far away from assembly. …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Shooting fish game

    The question isn't confusing. It's incomplete. I shared what I did to fill in some of the missing information.
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in How do I make a grammarly for coding to debug code?

    Have you used such tools before such as https://www.deepcode.ai ?
  • Member Avatar for rproffitt
    rproffitt

    Began Watching How do I make a grammarly for coding to debug code?

    I need help to create a grammarly for coding to help debug code
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in program to print numbers in assembly

    My last assembly language was on a MicroChip PIC and the output over RS232 to a terminal (PC running old Hyperterm.) While you didn't reveal which microprocessor was the target, …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching program to print numbers in assembly

    How do you print repeated digits from 1 to n after asking a user to enter a int8 number n.The printed digits should be random.say for example a user enters …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in How to run Cronjobs in PHP?

    The question "how to run a cronjob using PHP?" needs restatement. I can imagine managing cronjobs such as putting a job into the cron system, removal and such but run …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching How to run Cronjobs in PHP?

    Hello webmasters, I am trying to create a script using vanilla PHP. I am familiar with the language and I have created a cronjob before, but only using cPanel. I …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Shooting fish game

    You tagged your discussion with Javascript so that meant your intent was something that ran in a browser. If you meant something else then you would have written that in …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in How to request warnings and errors from the Server-Eye API?

    Congrats on solving/writing your own solution.
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Shooting fish game

    So much left unsaid. The Javascript tag might tell us you want it on your web site. To write such from scratch would be something you attempt after a year …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Shooting fish game

    I want to make a fish shooting game, but I don't know where to start maybe here friends can give me directions please help for my learning
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in How does Gutenberg render HTML with bindings?

    @Josh The question as posed seems to be something you would ask the authors over at that project. Maybe you have another question such as "is there an example how …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Hi everyone, I'm rexworth123

    I've worked the embedded field for decades but would never make my own MDB board or software. I'd integrate such with say a hat for a Rasberry PI from http://www.waferlife.com/en/MDB2PC-PC2MDB.html …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Hi everyone, I'm rexworth123

    I’m here looking to learn how to program boards for my vending machine company. I mostly do amusement machines and currently trying to make a change machine board. I’m also …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to chapme22a in Computer wont turn on, power light blinks

    I shutdown my laptop and than turned it back on and noe it wont turn on. The power light is flashing and my laptop screen wont turn on.
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in How to request warnings and errors from the Server-Eye API?

    Looks like you'll have to contract and pay them for your custom solution. I'm reading this from their site: "Your choice of sensors – for customized monitoring Evaluate all incoming …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching How to request warnings and errors from the Server-Eye API?

    I'm building a tool in Python for which I need to read out error codes for specific devices using the Server-Eye API. Server-Eye is our monitoring solution where all of …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Hi everyone, I'm merabetta

    Seems easy to fix. Change it back.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Hi everyone, I'm merabetta

    I get error after changing url on wordpress setting page.
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in configure localhost

    There's a lot of missing detail here. I can guess a little that it's on Windows but the firewall on the unknown version of Windows can block this. Also, the …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching configure localhost

    The requested URL was not found on this server. Apache/2.4.53 (Win64) OpenSSL/1.1.1n PHP/8.1.4 Server at localhost Port 80
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Intellisense not appearing for JavaScript and CSS files in VS 2017

    As I review what others write in what I find with https://www.google.com/search?&q=Intellisense+not+appearing+for+JavaScript+and+CSS+files+in+VS+2017 I find this will take a while to review what others have written to avoid duplication and disagreements. …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Intellisense not appearing for JavaScript and CSS files in VS 2017

    In Microsoft Visual Studio Professional 2017, when I edit a JavaScript or CSS file, the Intellisense Quick Info for Members, Objects and other keywords don't appear. However, when I open …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in How does Gutenberg render HTML with bindings?

    I'd get to where the home is for discussions on that project is. I could be wrong but it looks to be https://github.com/WordPress/gutenberg/discussions
  • Member Avatar for rproffitt
    rproffitt

    Began Watching How does Gutenberg render HTML with bindings?

    Hello All, I have a question regarding Gutenberg React. I'm familiar with React which is what leads me to not understanding how the process works. React can only render JSX …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Fireworks Screensaver

    I can't find where anyone here wrote "Marqe" but the Marq filter is built into or part of VLC Player. In case you missed how to use it, read https://wiki.videolan.org/Documentation:Modules/marq …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in file input and structures with c++

    But what is this all supposed to do? I think of the blind men and the elephant applies here. Oh, I see someone noted that at https://stackoverflow.com/questions/71683062/store-several-strings-in-an-array-of-structures-c
  • Member Avatar for rproffitt
    rproffitt

    Began Watching file input and structures with c++

    am doing a project with I/O and structs. My text file is below. I need to make my program store each string in a different part of the array of …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Please help me diagnose my HijackLog file

    Update: Don't use Hijackthis anymore. Read https://forums.malwarebytes.com/topic/172126-is-hijackthis-obsolete-if-not-then-where-are-the-modern-resources/
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Please help me diagnose my HijackLog file

    Try Bleepingcomputer.com but I'll write to do more than dump a log. Write a little why you think this log and investigation is necessary. Usually a scan with Malwarebytes and …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Please help me diagnose my HijackLog file

    Logfile of Trend Micro Hijack This v2.0.5 Scan saved at 12:20:23, on 30/03/2022 Platform: Unknown Windows (WinNT 6.02.1008) MSIE: Internet Explorer v11.0 (11.00.19041.1566) Boot mode: Normal Running processes: C:\Program Files …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching hijack this log:Please help diagnose problem

    Logfile of HijackThis v1.98.2 Scan saved at 7:55:16 AM, on 8/23/2005 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 SP2 (6.00.2900.2180) Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\winlogon.exe C:\WINDOWS\system32\services.exe C:\WINDOWS\system32\lsass.exe C:\WINDOWS\system32\svchost.exe …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in xamarin form to connect sql server Database

    Seems that was asked here a few years back. There are more here too. Just one at https://www.daniweb.com/programming/software-development/threads/516457/how-do-xamarin-forms-connect-to-sql-server
  • Member Avatar for rproffitt
    rproffitt

    Began Watching xamarin form to connect sql server Database

    xamarin form to connect sql server Database
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Fireworks Screensaver

    Thank you Reverend Jim. Let's add Current Date and Time to VLC Player! Read https://wiki.videolan.org/Documentation:Modules/marq Huzzah! "This example displays the current date and time in yellow in the top left …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in About pascal language programing

    Given your comment, you can't fail because as you wrote "Explain or comment something base on your own understanding". If you had asked for a high level guess of what …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in About pascal language programing

    All I can say is that is a fine example of why undocumented code is a sad thing or self documenting is a good thing. Who wrote this? Ask them …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching About pascal language programing

    Hi everyone, i hope someone can help me with my activity i cant really catch up on my lessons so i hope someone can help me explain each line of …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Dani in How to pause script before completion message

    You may need to use runtime Apache/nginx configurations to turn off output buffering and disable gzip.
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in How to pause script before completion message

    Is flush an option? There's more about the limitations at https://www.php.net/manual/en/function.flush.php
  • Member Avatar for rproffitt
    rproffitt

    Began Watching How to pause script before completion message

    I’d like to force my code to pause after completion and before displaying a completion message. I’ve tried sleep and wait commands but they affect the start of running the …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in When did google maps images get so bad?

    Do you mean the sat images? Folk are scouring other sources which are listed at https://gisgeography.com/free-satellite-imagery-data-list/ Still nothing at https://www.google.com/maps/place/Area+51,+NV/@37.2513508,-115.8740472,12z/data=!3m1!4b1!4m5!3m4!1s0x80b81baaba3e8c81:0x970427e38e6237ae!8m2!3d37.2430548!4d-115.7930198 Funny thing they do on Google. Try to get a …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching When did google maps images get so bad?

    It used to be that google maps satellite images had pretty good resolution, at least over cities. I haven't checked in some time, but today I noticed that the resolution …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Fireworks Screensaver

    I didn't see any mention it must be free in the request. Are you having LOG IN ISSUES? I see you have a second account here. While I could write …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Dani in Fireworks Screensaver

    On the mac, there's a little checkbox that says "Show with clock". ![Screen_Shot_2022-03-27_at_10_11_27_AM.png](https://static.daniweb.com/attachments/0/ffcbe3098c4b7cdc0b094f83cd1b66ae.png)
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Dani in Fireworks Screensaver

    Didn't Microsoft Windows have this built-into their OS many, many years ago?
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Fireworks Screensaver

    Seems someone has done this. I'm reading https://www.zerge.com/firework-screensaver/ My bet is there are others out there for other OSes.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Fireworks Screensaver

    **Will some near genius create a fireworks screensaver with current clock display for me for free? PLEASE? I have searched the web for two days and have found nothing. Is …

The End.