• Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in General question

    To clarify, each mammal (or even animal in the more general case) could have a `Move` method. The calling code would not have to be concerned with how `Move` differs …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in General question

    That sounds like a textbook definition that to me (a dinosaur) doesn't really clarify anything. Mostly because I've never been a fan of buzzwords. I prefer explaining (and learn better) …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in General question

    If you break up the root parts of the word you get "poly" meaning "many" and "morphism" meaning "form" (loosely). Take method names. Let's say you want a method to …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Undeleted a Post in How To Change Button Backcolor after data change in access C# Oledb

    i don't know how to change button backcolor after data change i use C# Oledb
  • Member Avatar for Reverend Jim
    Reverend Jim

    Edited How To Change Button Backcolor after data change in access C# Oledb

    i don't know how to change button backcolor after data change i use C# Oledb
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Barcode system - Visual Basic

    Your `barcode` array has a trailing blank included with every barcode and the one you are comparing it with (user input) does not include the blank so you will never …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Odd Folder that Windows refuses to delete ?

    Sometimes these folders are created during the installation process. They can safely be deleted but occasionally this can be difficult. You might try deleting the folder from a command shell …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Edited Barcode system - Visual Basic

    I can't figure out why this won't work. Any help would be appreciated! Imports System Imports System.IO Imports System.Text Module Module1 Dim Notes As String Dim Choice As String Dim …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Edited Write a C++ program that reads in from a file

    Write a C++ program that reads in from a file that contains full names of employees of ABC Company. The file is formatted in the following way: John Jacob Schmidt …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Edited Delete function to work with insertrow function.

    Hey guys i'm a noob with javascript. I have two scripts that generally do the same thing but each do not properly work with my code. The first script will …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Edited RGB strip with Arduino

    Recently I have been trying to get a arduino to control the brightness of an 12v rgb strip using the serial monitor. The project that I'm doing this needs the …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in What is the good/best search engine in Windows/desctop computer

    I use dir frequently, however, dir must traverse whatever tree you are searching in order to give results whereas `Everything` maintains a (small) database (updated in real time by a …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in general programming query

    >Which multi-threaded program is recommended for reducing CPU usage I think the obvious answer to that is "the program that does the least amount of processing."
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in What is the good/best search engine in Windows/desctop computer

    Seems a lot less convenient than just typing dir /s something* and it only finds strings at the start of a file name. You'd either have to edit it to …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Expectation of Privacy in the "Turing Era"

    This thread has been dormant for three years but perhaps it's worth revisiting in light of the recent spate of Wikileaks documents focusing mainly on how the CIA cooperated with …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Gave Reputation to Michael_67 in Use the On-Screen Keyboard

    Create a batch file like below: open notepad and enter the line between the dashes name the file Onskreen.bat --------------------------- @echo off osk ---------------------------- Once saved make a shortcut on …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Edited finding the even and odd number from the array

    Using swift programming import UIKit var str = "Hello, playground" func ls(array: [Int]) -> (large: Int, small: Int)//function { var lar = array[0] // array of large number var sma …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Edited Excel survey one chart linked from all 20 duplicate sheets

    Hi, I really need help and this is my first time of trying to link 20 sheets into a survey chart (Chart 1). How to do that? The chart in …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in What is the good/best search engine in Windows/desctop computer

    Definitely [Everyrhing](https://www.voidtools.com/). Dir will find files but it is slow and not flexible. For example, try to find files with three particular strings but in any order. You'd have to …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Edited Hello there. I'm a "freshman" in programming :D and now I need a lil' help

    // This program uses a switch-case statement to assign a //letter grade (A, B, C, D, or F) to a number test score. #include<iostream> using namespace std; int main() { …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in gateway ne511 will not turn on

    Remove the rechargeable battery and then try to power up with the ac power connected. If it works then reconnect the battery.
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Trump

    >How about a normal non-rich, non-celebrity, non-lawyer I doubt that person would be electable.
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Trump

    I see Oprah is talking about a possible run in 2020. While a giant step up from Trump, has anyone ever noticed that every good thing she does has to …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Need suggestions for gaming desktop

    The system is ordered. We'll get it in a week. I had them add a wireless network card and a DVD-RW. We'll go shopping for a monitor after we get …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Word Association Game

    phi --> fo fum
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Laptop video card

    I've never had one with a dedicated video card but I don't see this as a biggie. I can't imagine that you could upgrade the video card in a laptop …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Need suggestions for gaming desktop

    >I'm more of a Nvidia person so the 1050 is my call Same here. We're trying to get the price down a couple of hunderd bucks if possible so we …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Need suggestions for gaming desktop

    Here's a system I got specced. Intel i5 quad core Asus Prime Z720 chipset 16GB of 2666Mhz Memory 650W Power Supply 5 year warranty 120GB SSD (C:) 1 TB HD …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Gave Reputation to Benoit_1 in DHCP Problem causing ip to be 169.X.X.X and not 192.168.X.X

    I presume no one will read this so many years after the question was asked, but just in case someone else is looking for an answer: Look at the switch. …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Word Association Game

    blue --> lagoon
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Ride sharing?

    I've never used Uber (only ever taken a cab twice in my life), but my son (Long Island) has used Uber once to get to the airport. They had a …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Windows 10 Freezes

    You might want to try building a LinuxLive USB system and running off that for a few days to see if you have the same freezing problem. On my old …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Student laptop

    If the current Lenovo's are built to the same quality as the old ThinkPads then you'll have good machines. Those things were built to last. The one I bought for …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Ride sharing?

    >So anyone can just take their car and start driving? I see that as a bug, not a feature.
  • Member Avatar for Reverend Jim
    Reverend Jim

    Edited Terminating value

    public static void main(String[] args) { System.out.println(" Enter a terminating value "); double term = IO.readDouble(); System.out.println(" How many numbers will you enter "); double numbers = IO.readDouble(); //reading the …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Gave Reputation to rproffitt in Turtle python

    Welcome new member. I see another forum just deleted your post but we're not so quick to do that here. Is this question 5 from http://people.scs.carleton.ca/~arunka/courses/comp1001/assignments/a3/index.html It certainly looks like …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Word Association Game

    pointer --> sisters
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Need help with simple script

    Either if (int(dmin) - 30) or dmin = int(dsec / 60) if (dmin = 30) as for `0.50`, I don't know what that represents. What are the units? Is that …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Memorable Quotations

    “To announce that there must be no criticism of the President, or that we are to stand by the President, right or wrong, is not only unpatriotic and servile, but …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Windows 10 Freezes

    Have you run any diagnostics? If so, what do they report? Have you run `chkdsk` or `sfc`? Do you recall what changes you made just prior to the first freeze? …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Need help with simple script

    By the way, if you are just working with time strings you get >>> datetime.datetime.strptime("01:23 PM","%H:%M %p") datetime.datetime(1900, 1, 1, 1, 23) It defaults the date to `1900-01-01` which shouldn't …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Created Possible date sequencing bug

    Just for fun I went to the start of the [Word Association Game](https://www.daniweb.com/community-center/threads/302/word-association-game#post2075) thread. I noticed it was started 14 years ago but there seems to be a problem with …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Need help with simple script

    You can convert a datetime string to a datetime value as long as you properly match the [format of the string](https://docs.python.org/2/library/datetime.html#strftime-and-strptime-behavior). For example import datetime t1 = "02/11/2017 10:43 AM" …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Word Association Game

    Family --> business
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Windows 10 Tips

    I do not have the x-box app installed on my laptop so I do not need the game-bar feature that is installed by degault. I like to use WIN-G as …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Microsoft Windows 10 Hard Drive Icon Problem

    Did you ever solve your problem? If so we would like to know the solution.
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Word Association Game

    suit --> yourself
  • Member Avatar for Reverend Jim
    Reverend Jim

    Edited Sorting Standing Table

    Hello, I'm trying to make a soccer league standing in my schools. <html> <body onload="sortTable(8)"> <table id="myTable" style="width: 100%;"> <caption><b>GRUP E</b></caption> <tr> <th>Team</th> <th>Main</th> <th>M</th> <th>S</th> <th>K</th> <th>GS</th> <th>GA</th> <th>GD</th> …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in So what's next?

    Perhaps the `More` menu item could be unrolled on large displays that support the width and collapsed (as it is now) into the `More` expandable item.
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in visual basic 2008

    If I substitute some values and evaluate the first expression I get UPDATE ptransaction SET Quantityt = 23, Partial_totalt='24' WHERE Product_Codet =CODE''AND soldtime = '2017-02-26 09:10:57' You probably intended something …

The End.