• Member Avatar for rproffitt
    rproffitt

    Began Watching Bootable Windows XP x86 from HDD

    Is there a way to prepare 80GB HDD (SATA) in such way, that it boots from ISO on itself? I'm delivering this to an old grandpa who doesn't know a …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Bootable Windows XP x86 from HDD

    I'd seen that kicked around for years but the only bootable image was one you made to work with the Hyper-V hypervisor. Example: https://www.google.com/#q=bootable+xp+via+hypervisor So my answer is no booting …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Attendance form help part 3

    I've updated the attendance.sql and the attendance form (index.php) by adding the time in and time out of the attendance. The time in and time out values are still blank …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Attendance form help part 3

    You seem to be asking for someone to either have the setup you have, or create then load up your system and debug it for you. That's probably why you …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching random pc fan turning on while nothing open

    my second article regarding my mac and windows. these problems only started when I got windows 10. my mac was insleep mode and was charging and...well...I was sleeping... I got …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in random pc fan turning on while nothing open

    Since it's an Apple, back to Apple to see if they have updated drivers and such. W10 is, here, different enough that I'm checking drivers on all the PCs that …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Question about Python Assignment

    Please see attachment. Any help is appreciated! :D
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Question about Python Assignment

    The PDF is the assignment but nothing more. Time to design your program, step by step, then write it according to those steps.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching run the program on more than one computer on the internal network

    hello every one i made a Simple sales program by vb with tables sql I have worked and use the following to connect with data con.ConnectionString = "Data Source=(LocalDB)\MSSQLLocalDB;AttachDbFilename= C:\Users\hany_\Documents\Visual …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in run the program on more than one computer on the internal network

    While the answer is yes, you might ask a lot more questions such as how and so on. For years folk have been distributing apps and work across computers so …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Console log vs printf?

    Looks like it worked as coded. Since you never cleared your string, each loop added to it. Oh so close. Maybe line 3 moves to after line 6?
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to CimmerianX in Access Point Won't go out to the internet

    From server at 192.168.0.3. It is the DNS for the network. Thus it should also have Forwarders setup in it's DNS config so that anything it can't resolve gets sent …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Console log vs printf?

    Hello , I am new to javascript and I have the following code in c : #include <stdio.h> #include <stdlib.h> int main() { int height = 8, width = 8; …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Console log vs printf?

    A quick glance at console.log shows it puts out a newline after each string. So, build a string and when done, console.log that string (in line 23.)
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Access Point Won't go out to the internet

    OK, now run NSLOOKUP on the client that doesn't work and see if NSLOOKUP works. This is starting to sound as if the Ubiquity is the issue. I'm not using …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Auto complete question, having a hard time getting this to work

    Sorry to read your last reply. I don't mind reading your code, and commenting on it but rarely do folk write your code for you. Do not take offense at …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Access Point Won't go out to the internet

    192.168.0.3 is the DNS server? That's odd in a few ways. I'm missing the big picture here but I had thought the the .1 machine had the DNS duties. What …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Adding Hardware to Existing Pc Running Windows 10

    Hi. I'm wondering if someone would be kind enough to answer a question that I have. Recently, I added a new piece of hardware to my gaming PC that was …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Adding Hardware to Existing Pc Running Windows 10

    Something is missing here. Why did you need another key for that original W7? The only time I've seen that is when a client used a VLK and Microsoft invalidated …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Access Point Won't go out to the internet

    The client is the client PC. Not the client's server. "Who's on first?"
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Access Point Won't go out to the internet

    Not yet. I can't find how the client resolves addresses yet. The client's DNS entry is eluding me here. I'm not saying you didn't share it but I can't find …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Question on integer assignment problem.

    I wrote this code : #include <stdio.h> int main() { int a,b = 10,c,d; a = printf("b is %d\n",b); c = printf("a is %d\n",a); d = printf("c is %d\n",c); printf("d …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Question on integer assignment problem.

    OK, line 6's printf output is "b is 10" and has a trailing \n os that's 8. Line 7 printf output is "a is 8" with a trailing \n so …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Access Point Won't go out to the internet

    I asked for the client IP settings. 127.0.0.1 would be a failure point. You are close to solving this as it is indeed a DNS issue. But here I only …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Access Point Won't go out to the internet

    The line that jumps out at me is: > DNS Servers . . . . . . . . . . . : 127.0.0.1 That would, on a client tell …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Access Point Won't go out to the internet

    Hello, Hopefully someone here can answer this question for me. I recently did a server migration for a small business. The have a Ubiquity Access Point that was working fine …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Access Point Won't go out to the internet

    So you checked AP, server, some IPs but I can't see where the client IP settings were checked. Many new networkers won't share LAN addresses as they are just new …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching i don't understand (Argument to operation or instruction has illegal size)

    TITLE JIMMY .MODEL SMALL .STACK 100 .DATA NUMERO1 DB(?) NUMERO2 DB(?) NEGAT DB "-$" POSITIVO DB "+$" NEGA DB(?) MOLTIPLICAZIONE DB(?) DIVISIONE DB(?) SOMMA DB(?) SOTTRAZIONE DB(?) UNITA DB(?) DECINE …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in i don't understand (Argument to operation or instruction has illegal size)

    Time to single step this one and post as Code again along with the line number that's creating the error.
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to MiniScotch in i don't understand (Argument to operation or instruction has illegal size)

    TITLE JIMMY .MODEL SMALL .STACK 100 .DATA NUMERO1 DB(?) NUMERO2 DB(?) NEGAT DB "-$" POSITIVO DB "+$" NEGA DB(?) MOLTIPLICAZIONE DB(?) DIVISIONE DB(?) SOMMA DB(?) SOTTRAZIONE DB(?) UNITA DB(?) DECINE …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Print an array of strings and ignore nulls

    I have four array of strings. I would like to print out the strings with this formatting: printf(" %d \t %s \t %s \t %s \t %s.\n", quadruples_line_counter, strings_quadruples1_action[0], strings_quadruples2_variable1[0], …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Print an array of strings and ignore nulls

    I'd stop doing this now. Why? Read a prior discussion about printf and null at http://stackoverflow.com/questions/11589342/what-is-the-behavior-of-printing-null-with-printfs-s-specifier The long answer is that you add code to detect such and replace the …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Web enquiry form builder

    I've only been hovering at a distance since 2010 - am low tech, but must improve. What is the best website enquiry form builder available, particularly stand alone (offline use), …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Web enquiry form builder

    Here's the thing. What you asked for would not only require such a builder that met your specs but would get us setting up a copy of your target web …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching File and Folder Permissions

    Good morning, I just want to get an advice from you guys regarding with permission problem. Recently when doing some cut, copy and paste action in my windows 7 pc, …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in File and Folder Permissions

    Too vague and sadly what some shills post to lead into those file repair spam replies. Don't leave out details. What is this file? What should open it?
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Mickey_2 in [python3-tk/ttk] testers and reviewers needed

    Until I figure out what's going on I'm going to stop distributing the executable. Meanwhile, a helpful person rewrote the script, creating a bunch of classes that subclass all the …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in [python3-tk/ttk] testers and reviewers needed

    Well that's annoying. I don't run .EXEs from others without a clean pass like https://www.virustotal.com/en/file/fb8f90b15bd06f3f549c0ffa296621681d7b9cd822da80616b14bef5631a78a3/analysis/1461550967/ You may want to ask your compliler source what's up. > Antivirus Result Update Antiy-AVL …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Mickey_2 in [python3-tk/ttk] testers and reviewers needed

    rprofitt, you have my sincerest apologies for all the hassle. Kindly try again here (the downloadables are at the bottom): https://bitbucket.org/onager/onager.ornery.clicker/downloads
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in [python3-tk/ttk] testers and reviewers needed

    I clicked more than 3 times at bitbucket.org and must not know my way around that site. One of the really important things to do as a developer is to …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching [python3-tk/ttk] testers and reviewers needed

    Onager Ornery Clicker presents a grid of buttons. One says "Click Me!" and the rest say "Don't Click Me!" Clicking the right button scores a point, while clicking the wrong …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in [python3-tk/ttk] testers and reviewers needed

    The first Dropbox link 404's for me
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Documentation or in-code comments? Or both, how and why?

    Assume you guys are done with your professional projects. Do you write explanation of working of your projects in the comments in the code. Or do you write entire documentation …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Documentation or in-code comments? Or both, how and why?

    Before I answer, you haven't asked a new question as we read from https://www.google.com/search?q=Documentation+or+in-code+comments&ie=utf-8&oe=utf-8 So my answer is that you do what the person is paying you to do. Heresy! …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching I need help.

    So i have a usb that has 58.5 gb free from 58.5 gb and if i put like 10 files into it i will still have 58.5 gb free from …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in I need help.

    I took a look at this with https://www.google.com/search?q=mod+menu+for+ps3&ie=utf-8&oe=utf-8 and was pretty sad as the first one had a trojan and then other folk seeking help don't know or won't look …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching How to change the countdown timer into minutes : seconds

    //thanks to GameAlchemist function createCountDown(timeRemaining) { var startTime = Date.now(); return function() { return timeRemaining - ( Date.now() - startTime ); } } var currentCountDown = createCountDown(30000); // Draw everything …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in How to change the countdown timer into minutes : seconds

    Converting from say seconds in some variable to minutes and seconds is a classic beginner's programming exercise. Think about how you do this in your head now. Now some can …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to ardywijaya1997 in How to change the countdown timer into minutes : seconds

    //thanks to GameAlchemist function createCountDown(timeRemaining) { var startTime = Date.now(); return function() { return timeRemaining - ( Date.now() - startTime ); } } var currentCountDown = createCountDown(30000); // Draw everything …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in IE9 text-shadow?

    I can't guess if the loss of shadow is a show stopper. I will share in one case the demand was that it must be just so. And the fix …

The End.