• Member Avatar for rproffitt
    rproffitt

    Replied To a Post in uninstall misfunction

    Did you try to use AnalogX's uninstaller? It seems to be at C:\Program Files (x86)\AnalogX\CookieWall\cookieu.exe
  • Member Avatar for rproffitt
    rproffitt

    Began Watching NVIDIA Geforce GT 720 1GB

    My computer currently fits a NVIDIA Geforce GT 720 1GB... but I want to upgrade it... here's the exact one I have(other than the fact that I have 16GB of …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in NVIDIA Geforce GT 720 1GB

    That has a 350W PSU with undocumented "rails." Because we don't have particulars you need to see if the PSU is a single rail. If so, a nod to the …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Donald_6 in How do you find the length of an integer array in c++?

    If you are passing an array to a function, here are some standard techniques in C/C++: 1. pass a 2nd argument with array length (very common, especially in C, e.g. …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Creating an email client

    Hi there! I hope I'm putting this in the correct section... Recently I though of the idea of "building" something for me. As you may guess for the title, I …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Creating an email client

    I can see where folk get lost on such an endeavor. To me that would be no less than 3 apps. But one of them might be used by all …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Netbean EJB web-apps

    @gahhon, my thought is to get into the documentation for your server choice. Also since it's Java, you have other possible server setup issues. It wasn't funny last time I …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Laptop without Os

    @eliy, that could mean you need to add your locality in the future for topics like this. Some countries have steep import duties to the point there is little to …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Suzie999 in AI

    I'll get you started. public interface IBrainInterface { void TapIntoConciousness(object FromTheFuture); }
  • Member Avatar for rproffitt
    rproffitt

    Began Watching AI

    HI GUYS HOW ARE YOU I WOULD LIKE TO KNOW IF YOU GUYS CAN HELP WITH A SOFTWARE SYSTEM THAT IS ABLE TO TAP INTO HUMAN ## consciousness ##
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in AI

    I heard a debate that Facebook somehow tapped into human consciousness. Then again, now I'm hearing that is for old people.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching what is best App language choice for iphone; windows 10 surface book

    are there simple templates to use?
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in what is best App language choice for iphone; windows 10 surface book

    Ouch. Here we learned long ago we would create our iOS apps on an Apple computer. Our devs use most Macbook Pro's and the dev system is free from Apple. …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Compiler hogging system resources

    OK, you've picked the x86 Android simulator so there are priors as to Android Studio using the CPU. https://www.google.com/#q=limit+android+studio+cpu+usage Hmm, now let me be sure my Java is current and …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Laptop without Os

    @OP. I was looking at that site and here in the US on Amazon.com It looks like your laptops without OS or Linux at that site was less for more …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Html tables

    Here's your spec on the table "What I need is a table 4 columns across and say 10 down." I have a friend with GoDaddy and he could do that. …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Compiler hogging system resources

    I think it's worth repeating that you need to change the emulator from an ARM to a x86 Android. I did that and it was a whole new ballgame.
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Laptop without Os

    I looked at rubberman's offered site and the prices seem to be higher than what I get here. Is it really worth paying more? I've seen folk do that and …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in foreach loop doesnt loop

    @OP Since I only have your code and not what's in $offerid, my advice is to print out more until you debug it.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching foreach loop doesnt loop

    Hello, Another issue came up, when needed to run mass-functions. archiveinv.php is generating html-file with result of query function. This part is working fine. And launched from form-link "archiveinv.php?offerid=$offerid" does …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in foreach loop doesnt loop

    To sniff this out, add something like print count($offerid) after line 1 to see what you have there.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Compiler hogging system resources

    I have a Toshiba Satellite P55W-C running 64-bit Windows 10 Home. I bought it new less than a year ago. I am the only user. It has an Intel Core …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Compiler hogging system resources

    Same here. The compiler does indeed max out on CPU and RAM. I think that's a good thing as we don't have to wait as long for a compile. But …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Windows 10 Pro running on File Server causing network lag

    Good find but next time share what's installed other than the OS and drivers. Otherwise I would not know to read from https://www.google.com/#q=kaspersky+slows+down+network
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Identify file type from hex/binary

    I'd get back to owner of the app that created this. Also watch http://findnerd.com/list/view/Identify-file-type-from-hexbinary/18576/ As to the file command, try that on a Linux machine (real or virtual.)
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Identify file type from hex/binary

    I have some data in varbinary(max) from database and I have exported it to physical files. Some of these files were in jpeg so I was able to just add …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Identify file type from hex/binary

    Did you try old Linux "file" command? Doc in manpages or http://linux.die.net/man/1/file and likely other places.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Html tables

    Hey guys. Sorry I'm a complete stranger to Web design. I recently started my own company with website. Used godaddy drop and paste option. However it doesn't give me full …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Html tables

    I took a quick look at Godaddy's website builder. It does tables. How ? https://www.godaddy.com/help/adding-tables-and-forms-7685 And I took a look on how to send the email with that form data. …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Netbean EJB web-apps

    I'll have to defer to those that ran that server but the quick looks I did in your first post found a naming error. You corrected that and then it …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Laptop without Os

    I know there are a lot of people who are highly experienced in every discipline of IT industry in this forum. I want to buy a laptop, which will mostly …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Laptop without Os

    Where I live, such laptops cost more and I get less for my money. This is why I buy a good laptop and install the OS of choice if I …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Windows 10 Pro running on File Server causing network lag

    There's a clue. I find drivers on CD to almost always be out of date. The VPN makes this one a custom. I can't guess what that does to the …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Windows 10 Pro running on File Server causing network lag

    HI, We used to have a Win 7 Pro pc running as a file server in our small office - 4 or 5 client PC's attached, all running Windows variants. …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Windows 10 Pro running on File Server causing network lag

    I haven't seen this lag. But I have run into far too many instances where someone installs Windows (pick any version) and doesn't have a solid install plan. I take …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Habir Kamel in my modem is not detected

    kk pls I need help in ma laptop I'm using windows n jux recently can't detect ma modern
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Habir Kamel in my modem is not detected

    pls I'm using a lenovo laptop with windows 10 n I'm having the same prob I follwd the the solution given by Mr. Anteod Buh under the telephony options , …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Important Question

    Hey, now I if I need to make a Security program for games by #c there are onther thing I should learn it behind #c?
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Important Question

    @OP. While your question is mangled, it may have prior discussions. Example: https://www.google.com/#q=How+can+I+secure+my+C%23+application
  • Member Avatar for rproffitt
    rproffitt

    Began Watching MySQL DELETE record is not working in vb

    I am trying to delete selected record from my database which uses MySQL and Visual Basic 6 but its not working even no error I am getting in it. Here …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in MySQL DELETE record is not working in vb

    When this happens to me (does not matter which language) I test my SQL command string at the command prompt. I can't know which SQL you are using but almost …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Netbean EJB web-apps

    I wonder if you misplaced your JAVA file? https://tomcat.apache.org/tomcat-5.5-doc/appdev/deployment.html writes: > /WEB-INF/classes/ - This directory contains any Java class files (and associated resources) required for your application, including both servlet …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Is designing websites for IE9 meaning, that it's compatible with everything

    Sorry about that typo. I meant long sought after. As to the conditional statements, yes, that's how many sites work around all this. But, that's a lot of work. RWD …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to AssertNull in how can i calculate the average value inside this linked list program?help

    > yes i didnt write it ,i just want to learn the logics bout what if i sum all the data's and find the average. ???? What "logic" is there? …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Is designing websites for IE9 meaning, that it's compatible with everything

    The statement? I'll disagree. It's a big list to look at but https://msdn.microsoft.com/en-us/library/dn467850%28v=vs.85%29.aspx?f=255&MSPPError=-2147217396 notes changes that for this round let's say your site was perfect in IE9 but used elements …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Trying to ,make circle move using seeking seering algorithm in mips assembl

    You may have to give more information when posting about assembler. If this was the usual x86 devices (PCs) then folk might reply. Here, and while I have a lot …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Is designing websites for IE9 meaning, that it's compatible with everything

    I have following (really long) statement: > When I develop website that is entirely compatible with Microsoft Internet Explorer 9, and make it work foulless, I'll make sure that website …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Is designing websites for IE9 meaning, that it's compatible with everything

    That could make for a very dated web site. Add the fact you want it to work on next gen devices like 4K displays (nit: running into few 4K displays, …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Netbean EJB web-apps

    Hello guys, Currently I am developing a simple task of my University exercise. Is using EJB to develop the webpages to allowed end-users to reset their password based on the …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Netbean EJB web-apps

    My first look at the HTML about line 14 writes "indexServlet" but the Java file name is "indexSerlvet". That could be a problem. indexServlet ≠ indexSerlvet

The End.