• Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Where to go after 1 year Computer Science having learnt basic Java and OOD?

    >but there is a ton of stuff I just do not understand yet No matter how much you know and how long you have been working in the industry this …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Game of Life Help

    Purely for interest sake, here is the generator for the game of life in APL ![Screenshot_(37).png](/attachments/large/3/ab6552f82835de191182c73fa149c782.png "align-center")
  • Member Avatar for Reverend Jim
    Reverend Jim

    Gave Reputation to AssertNull in An auto dealership has 50 cars and 50 customers

    > Maybe the real assignment was to approach the professor to nail down the actual requirements. You know, like you should do if you are asked to do something in …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Game of Life Help

    >Also, it's a good idea to quote the assignment spec Could be copyright issues with that. Probably best to paraphrase.
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in An auto dealership has 50 cars and 50 customers

    >Part of the assignment was that you had to think of what question could go along with the assignment. Maybe the real assignment was to approach the professor to nail …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Edited November 2016

    A note to everyone on Daniweb who is eligible to vote this November, especially young voters who show up in notoriously low numbers. This is not like making a bad …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Edited November 2016

    A note to everyone on Daniweb who is eligible to vote this November, especially young voters who show up in notoriously low numbers. This is not like making a bad …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Created November 2016

    A note to everyone on Daniweb who is eligible to vote this November, especially young voters who show up in notoriously low numbers. This is not like making a bad …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Edited Unable to print form data on click save

    Code: <div class="container"> <div id="preview"></div> <form id="form" method="post" enctype="multipart/form-data"> <div class="form-body"> <div class="form-group"> <label class="control-label col-md-3">Title</label> <div class="col-md-9"> <input name="title" placeholder="Holiday" class="form-control" type="text"> </div> </div> </div> <div class="form-body"> <div class="form-group"> …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Gave Reputation to Clayton_2 in An auto dealership has 50 cars and 50 customers

    An auto dealership has 50 cars and 50 customers who all show up simultaneously when the dealership opens.. All cars are off when the dealership doors open. As the customers …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in An auto dealership has 50 cars and 50 customers

    And too lazy to even ask a question.
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in I dont know how to delete a partition ...........

    Why bother? There is already a program (diskmgmt.msc) on every version of Windows that already does this. And if you need finer control and more options there is diskpart.exe which …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Login Problems

    FWIW my dump is Wireless LAN adapter Wi-Fi: Connection-specific DNS Suffix . : Home Description . . . . . . . . . . . : Intel(R) Dual Band …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Login Problems

    And I cleared everything that Chrome allows me to clear.
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Login Problems

    I'm running Chrome version 52.0.2743.82 m (64-bit)
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Login Problems

    Tried again just now going directly to the [Programming forum](https://www.daniweb.com/programming/4). After 60 seconds of blank window I bailed out of Chrome. Took 3-4 seconds to load in Firefox.
  • Member Avatar for Reverend Jim
    Reverend Jim

    Gave Reputation to rubberman in Help with my homework

    One suggestion is that you always put the numeric value on the left side of the expression. That way, if you accidentally use '=' instead of '==', the compiler will …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Login Problems

    No.
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Simple Example of a Genetic Algorithm

    I'll add that change into my script. It's an obvious change in the event that no children are a better fit than the parent, however, to be fair, in real …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Login Problems

    I should also mention. Chrome isn't slow on other sites that I regularly visit. Just Daniweb.
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in C#: put an exe file on the foreground of the form

    This is a bit roundabout but it should work. I've used [AutoIt](https://www.autoitscript.com/site/autoit/) for years to automate tasks. There is a scriptable (usable from vbScript, vb.net and C#) component that exposes …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Login Problems

    It took about 30 seconds for Chrome to timeout.
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Login Problems

    Just tried daniweb on Chrome after an afternoon of snoozing and reading down by the lake (aaaahhhhhh). I can't get on to daniweb using Chrome at all. It just times …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Created Simple Example of a Genetic Algorithm

    A while back I came across an article that mentioned genetic algorithms. For those unfamiliar with the term, simply put, rather than finding a solution to a problem by iterating …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Login Problems

    Noticed today that Daniweb via Chrome is extremely slow. Yes, I cleared the cache. Also, when I click the waffle the display drops down as if it is trying to …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Women In Combat

    Tell her to google "rape and the US military". When you tuen 18 you are an adult but that doesn't automatically make you responsible.
  • Member Avatar for Reverend Jim
    Reverend Jim

    Created Login Problems

    I tried to go to a thread in Chrome and the connection timed out. I loaded Firefox and browsed to Daniweb and tried to log in. I was sent to …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Excel Workbooks are not being completely Closed via VB.net

    You could be a victim of the double dot problem. See the note section of [this code snippet](https://www.daniweb.com/programming/software-development/code/464769/export-listview-to-excel-spreadsheet) for details.
  • Member Avatar for Reverend Jim
    Reverend Jim

    Edited Is Search Broken Again?

    I was looking for an Excle/vb.net code snippet that I posted a long time ago. I went to advanced search and selected `Programming` and `code snippets` with the search string …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Edited Is Search Broken Again?

    I was looking for an Excle/vb.net code snippet that I posted a long time ago. I went to advanced search and selected `Programming` and `code snippets` with the search string …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Edited Is Search Broken Again?

    I was looking for an Excle/vb.net code snippet that I posted a long time ago. I went to advanced search and selected `Programming` and `code snippets` with the search string …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Created Is Search Broken Again?

    I was looking for an Excle/vb.net code snippet that I posted a long time ago. I went to advanced search and selected `Programming` and `code snippets` with the search string …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Given the posting troubles. How about a forum sticky or how to?

    Ah! I haven't been to the daniweb login page for some time (I just stay logged in). The last time I logged in I was taken directly to the dazah …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Revoked Solved Status for Given the posting troubles. How about a forum sticky or how to?

    While I can't pretend to know what happened to block me from Daniweb, imagine less imaginitive souls. Maybe an article is required about what to do with post or login …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Given the posting troubles. How about a forum sticky or how to?

    >There's a big red notice on the login page that says to click here to migrate your old DaniWeb credentials. Not good enough, eh? ;) The only red I see …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Edited Google map integration issue : "This site has exceeded its daily quota for

    I am getting the longitude and latitude from AJAX and giving me more 120 on every page load. Marking the result locations into google map and using browser key. It …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Edited Google map integration issue : "This site has exceeded its daily quota for

    I am getting the longitude and latitude from AJAX and giving me more 120 on every page load. Marking the result locations into google map and using browser key. It …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Created Don't Wait (some unsolicited advice)

    Before I enrolled in Computer Science at the University of Manitoba I spent several months in Engineering in Saskatoon. It was a hellish time (my first extended time away from …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Access violation reading location 0x00000000

    There is no `hService` in your code.
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Access violation reading location 0x00000000

    In my experience that kind of error results from using an uninitialized pointer. A pointer variable contains the address of what you want to operate on. If it is uninitialized …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in How to create my own file extension?

    >what is any way to prevent the user from opening those inside the file? I have no idea what you mean by that but if you encrypt the file before …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in brexit

    Better than what happened to Rick Santorum (google santorum urban dictionary).
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in How to create my own file extension?

    Make a new extension (you can check [filext.com](http://filext.com/) to make up one that is probably not in use) then when you double click on it you can tell Windows to …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in (North) American Sitcoms

    Except for the scenes with James Sikking.
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in VBScript Guess a Number Name with Functions

    Your code does not work. It doesn't just run incorrectly. It doesn't run at all. I think a rewrite is in order. Start with pseudo-code as in welcome user (get …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in (North) American Sitcoms

    This is going back a way but did you get shows like Dick Van Dyke, Mary Tyler Moore and Taxi?
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in brexit

    The media will push whomever attracts the largest audience.
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Need software recommendation - file transfer

    Another feature of using BitTorrent Sync is that if you update a file with only minor changes, the entire file does not have to be resent in order to sync …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in brexit

    My (not that well-informed) understanding is that Cameron called the referendum figuring that a win was a sure thing. He lost which means he gets a big part of the …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Created (North) American Sitcoms

    This is a question for the Daniweb members from the UK. In North America we have seen a number of Americanized versions of British comedies. "Til Death Do Us Part" …

The End.