• Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in How can I get more backlinks to my website?

    What I suggest you do **not** do is make a lot of posts on Daniweb that contain links to your web site.
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in "We only lose what we don't backup" and some folk today.

    >"I've never backed up, why is that my problem?" And yet the same person, if you asked him why he locks his house when he leaves for work would just …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Memorable Quotations

    "Sir, you have held yourself as if you had in no ways been subject to the Law, as if you were the Law's superior. The Law, sir, is your superior." …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Gave Reputation to william_45 in which one is better Google Analytics or Adobe Analytics?

    google analytics. best ever
  • Member Avatar for Reverend Jim
    Reverend Jim

    Gave Reputation to rproffitt in How to promote my business?

    @cameliajohn. I can't stress enough that the carbon industry is one we need to pivot or move away from unless it's in capture or carbon neutral products. As "Bill Nye …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Edited hacked by pranksters

    The Conservative party issued a statement on Saturday which apologised for "any concern caused" and confirmed that "the technical issue has been resolved and the app is now functioning securely." …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Undeleted a Post in hacked by pranksters

    The Conservative party issued a statement on Saturday which apologised for "any concern caused" and confirmed that "the technical issue has been resolved and the app is now functioning securely." …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Deleted a Post in hacked by pranksters

    The Conservative party issued a statement on Saturday which apologised for "any concern caused" and confirmed that "the technical issue has been resolved and the app is now functioning securely." …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Dell Computer will not start up after I shut down because it is slow

    As for the "upgrade to Windows 10" question, the answer is probably. My wife has a Dell Latitude E6520 that has been running Windows 7 for some time. Two weeks …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in NumPy and Python list

    Better for what?
  • Member Avatar for Reverend Jim
    Reverend Jim

    Edited Error in php project

    Please suggest something ---- Warning: mysqli_fetch_array() expects parameter 1 to be mysqli_result, bool given in C:\xampp\htdocs\tourtravel\index.php on line 14** <?php include 'header.php'; include 'slider.php'; ?> <div class="container" > <div class="row"> …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Linked List code implementation with cpp

    You can fnd all that at [Rosetta Code](https://rosettacode.org/wiki/Linked_list). Keep in mind that if this if for an assignment then you will likely get caught plagiarizing if you use it. I …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Please be aware of the Momo Challenge !

    What part of "it's a hoax" was unclear?
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Quebec's plan to ban religious symbols

    It's funny you should post just now. I hadn't heard anything more about this until just this morning. CBC radio interviewed two more people (one from each side) and they …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in What does DaniWeb mean to you?

    Daniweb does allow you to edit a post but only within a 30 minute window of when you first posted it. This allows you to make corrections to things that …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Trump

    Looks like Trump is going to pull out the next tool in the GOP bag-o-tricks. If your popularity is tanking and the wolves are at the door, start a war. …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in c++ sorting using list

    Perhaps if you tell us where you are stuck we can offer some suggestions. What have you done so far?
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in What does DaniWeb mean to you?

    Pretty much the same as James. Also retired with too may years of experience under my belt. I like two kinds of questions in particular: 1. Those I can answer …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Write information to Database

    You are asked when you start a thread as to where you want to post it. Just pick programming from the drop down.
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Is it realistic to pursue a career in programming?

    True, but even a few years ago they were already talking about a COBOL crisis. That can only have gotten worse as people naturally age and retire.
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Is it realistic to pursue a career in programming?

    Here's a completely off the wall idea. Have you considered learning an old programming language? While everyone is concentrating on learning the latest and greatest and trying to keep ahead …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in read an array from file " i need help"

    Can you post your input file please? Also, what are the values of `row` and `clo`? I assume that `clo` is supposed to be `col`. If so, I urge you …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Edited read an array from file " i need help"

    i need to read from file two array with two different type (string and intger) but when i wrote the c code to read the file : char ON[row][30]; int …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Edited Write information to Database

    Hi group, I'm trying to store the information from a various textboxes into my database. However it is not writing the data (I'm getting my planned error message, "New Record …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Write information to Database

    It's been a few years since I've done database stuff but I suggest that instead of just displaying a generic error message like `"New Record FAILED. Please contact your systems …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Memorable Quotations

    It seems to me what is called for is an exquisite balance between two conflicting needs: the most skeptical scrutiny of all hypotheses that are served up to us and …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Edited vb.Net Progress Bar With Text

    A long standing complaint with the standard progress bar control is that there is no easy way to display text. In spite of numerous requests, Microsoft has not included this …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Edited vb.Net Progress Bar With Text

    A long standing complaint with the standard progress bar control is that there is no easy way to display text. In spite of numerous requests, Microsoft has not included this …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Marked Solved Status for Add to Path in Windows 10

    What is the best/easiest way to add a directory to 'Path' when starting a CMD (MS-DOS) window? It used to be possible to do this with an AUTOEXEC.BAT file in …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Edited Add to Path in Windows 10

    What is the best/easiest way to add a directory to 'Path' when starting a CMD (MS-DOS) window? It used to be possible to do this with an AUTOEXEC.BAT file in …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Add to Path in Windows 10

    1. Open an Explorer window 1. Right click on `This PC` and select `Properties` from the pop-up menu 1. In the Control Panel window click on `Advanced system settings` 1. …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Quebec's plan to ban religious symbols

    I admit that regarding the uniform debate I was one of those with one foot stuck in the past. Even though the uniform code was not designed to discriminate I …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Quebec's plan to ban religious symbols

    I just finished watching the 2015 documentary, "Can We Take a Joke" and I was prompted to add one last comment... When I made my original post I was actually …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Memorable Quotations

    Upon this first, and in one sense this sole, rule of reason, that in order to learn you must desire to learn, and in so desiring not be satisfied with …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Can anyone explain to me how to do this?

    I could, but if you don't even know how to start then you know nothing about loops. That means you are either skipping class or sleeping during. Reread your notes …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in vb.Net Progress Bar With Text

    The second one (unused b) was leftover code from previous attempts while figuring the current version out. I just neglected to remove it. Thanks for noting what could be improved.
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Allow user to enter word found in grid

    If you have errors then fix them. If you wan't more help then tell us what errors you are getting. I can see several but I think you could go …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Sale Purchase database for shop

    Looks to me like you have put zero effort into doing it yourself. Please read the [Daniweb Posting Rules](https://www.daniweb.com/welcome/rules) and [Suggestions For Posting Questions](https://www.daniweb.com/programming/threads/435023/read-this-before-posting-a-question).
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in C# project for class

    The trick is to try doing it by hand first. Write down all the steps to get the desired results. It has to be clear enough that another person would …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Gave Reputation to rproffitt in Is SEO bigger than PPC?

    This sounds like a nonsense question. Can you expand on what you are looking for as the first is an effort to rank on Google and the second is revenue …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Memorable Quotations

    There is a cult of ignorance in the United States, and there always has been. The strain of anti-intellectualism has been a constant thread winding its way through our political …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Allow user to enter word found in grid

    Do you have a question?
  • Member Avatar for Reverend Jim
    Reverend Jim

    Gave Reputation to paulmdavis0 in Top 5 best tablets 2019

    These are some really good and latest tabs 1: iPad Pro 11 2: New iPad 3: iPad Pro 12.9 4: Samsung Galaxy Tab S4 5: iPad mini 4
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Top 5 best tablets 2019

    Those recommendations are worthless without an explanation as to why you think each belongs on that list. Keep in mind that different people have different requirements and as such, what …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Java scanner input error

    My apologies. Too many irons in the fire today. I didn't read your post carefully enough.
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Java scanner input error

    How are we supposed to help if you don't post the code?
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in How to hook Alt Tab ?

    I would strongly advise against doing that. Alt-Tab is a basic Windows function and I can't imagine that you would want to override that except for some underhanded purpose.
  • Member Avatar for Reverend Jim
    Reverend Jim

    Edited vb.Net Progress Bar With Text

    A long standing complaint with the standard progress bar control is that there is no easy way to display text. In spite of numerous requests, Microsoft has not included this …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Edited vb.Net Progress Bar With Text

    A long standing complaint with the standard progress bar control is that there is no easy way to display text. In spite of numerous requests, Microsoft has not included this …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Created vb.Net Progress Bar With Text

    A long standing complaint with the standard progress bar control is that there is no easy way to display text. In spite of numerous requests, Microsoft has not included this …

The End.