• Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Laptop battery full charged

    Looking up that series I think this laptop is 4+ years old. You have a new battery but this model did run hot and as such aged pretty fast. At …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Laptop battery full charged

    @OP Measuring battery level is dicey. Toss in a 2+ year old laptop, old battery and you will never get a good reading. Add a 3rd party app and you …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Laptop battery full charged

    Just so folk know, many laptops have a battery care option to charge only up to 80%. This extends the battery life span. If the complaint is that it only …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Need help with Python raffle game

    I'm stuck on adding a feature to my program where a user types in the email address and stores email and raffle into a database.Also the raffle entires will be …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Need help with Python raffle game

    Why does this look so much like http://stackoverflow.com/questions/35113113/more-efficient-algorithm-to-randomly-select-raffle-winners-in-python
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Verify if data sent by servers? How do bigger companies do that?

    Just start a new topic. Be clear what the question is or we'll repeat this discussion. In parting, anyone can lie to you today. I wish your topic and question …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in how to call js method from button click

    Sorry about that. My mistake. That change would only change the scope.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching how to call js method from button click

    I am trying to call a method in a javascript class when a button is clicked. My test program is below. I've tried a number of things based on what …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in how to call js method from button click

    Think it over. Line 8 is in the script so it may have never run. Try line 8 after line 10.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Laptop battery full charged

    I have a new battery pack for my acer aspire 4750 laptop, it hust a 2 weeks old, actually it is working pretty good. I use batterycare to check charge …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Laptop battery full charged

    Given 2% could be measurement error I would not fix this.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching URL or IP where Media Creation Tool gets Windows 10 ISO?

    Hello Anyone knows the URL or IP of the server from which the Media Creation Tool connects to download the ISO of Windows 10? I need this to add it …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in URL or IP where Media Creation Tool gets Windows 10 ISO?

    It may not be any single IP. Take a read of http://hexus.net/tech/news/software/81661-microsoft-use-p2p-distribute-windows-10-os-app-updates/ and do more research on that. If all you need is this for this one time, allow all …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Verify if data sent by servers? How do bigger companies do that?

    Yes, your topic is "Verify if data sent by servers? How do bigger companies do that?" so we get to dive into a lot of the MITM. Later you clarify …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to ryantroop in Verify if data sent by servers? How do bigger companies do that?

    Disclaimer: This is my understanding of how all this works - if I am mistaken, or uninformed, I would love to be better educated on the topic. So the way …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Run function on any table change

    Hey, is there any way to get this: `$(document).on('keyup', "*[data-field='quantity'],*[data-field='price']", function(e){` to run whenever there's a change the whole table? At the moment it only changes on the keyup in …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Run function on any table change

    This sounds like a job for OnChange. You can find much about it on the web such as http://www.htmlcodetutorial.com/forms/_INPUT_onChange.html
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Block Show Desktop / Windows-D only for my app

    Hello, Please help me, I want to stay on the desktop application when pressed lwin + d or show desktop button, Topmost not want to stay in all the time, …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Block Show Desktop / Windows-D only for my app

    If you can't block, add code to your lost focus event handler to put your app back on top.
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Verify if data sent by servers? How do bigger companies do that?

    @A, You lead with "Verify if data sent by servers?" and have changed to where the user is sending the data. There is no accepted ironclad secure comms today. You …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Laptop Screen Blanks Randomly

    Hello, all. I'm presenting you with an issue that's persisted for about a month now (started December 10 2015). I have an Pavilion 15 Notebook PC that I purchased on …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Laptop Screen Blanks Randomly

    I think I see you posted in many places on the web. HP really lost me over my last HP. 3 months old and found an issue. Off to HP …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in laptop will not start

    Formatting sticks? GPT? It sounds like the sticks were not made using prior advice on web pages that have those distros. While we need to know our PC in regards …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Verify if data sent by servers? How do bigger companies do that?

    As soon as I find out exact manner of communication between the server and the software. I realized how easy it is to use programs to intercept it, analyze it …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Verify if data sent by servers? How do bigger companies do that?

    @A, Stick with HTTPS. To understand why man in the middle attacks are hard we would have to hold a class on it all. There are long priors such as …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in laptop will not start

    L, Be sure that bootable USB works in another PC. I lost a day fussing about USB boot and I had the old YDIAW issue. Back to the web for …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching laptop will not start

    My brothers laptop recently died, I believe due to a failed hard drive because when you turned it on you couldn't get out of the BIOS. I unscrewed the laptop's …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in laptop will not start

    Try a very common reset. Unplug power, remove battery, hold power button for 60 seconds, release, slip in battery, apply power, wait a few seconds and then try again. You …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Sean Francis in Random Numbers

    Incorporating many of the suggestions the others have stated and mixing it up with my own, the code can be like this. import java.util.Random; public class RandomNumbers { public static …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Zebra Printer Integration with Android app

    Hi all, I'm currently developing an Android application with Android Studio that allows visitors to enter information such as their name, company and reason for visiting our work premises and …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Zebra Printer Integration with Android app

    Let me share how I start when I can't decide what model. I use 2 methods over and over. 1. Pick up the phone and call the maker directly. I …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Phone seems to be ignoring overflow: hidden

    The website weblup(dot)net/templates/template3 looks 100% correct on the computer thusfar. The overflow is hidden and you can't see the mobile menu bar or the pictures that slide in. But when …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Phone seems to be ignoring overflow: hidden

    Try other browsers on the phone. I tend to find the stock browser to be buggy so I install Chrome and look again. You will find that trying to support …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Setting up own web server on ubuntu 14.04

    Hi there I have this problem on how to access the website/server without using IP address im using xampp as a trial for this. im always using IP's instead of …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Setting up own web server on ubuntu 14.04

    Let's say 121.x.x.x is your public IP address. Ever hear of [Dynamic_DNS](https://en.wikipedia.org/wiki/Dynamic_DNS)?
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Laptop not updating

    Some do fail. Until we focus on an absolutely needed update you have 16 updates to research. I know folk want others to do that much research but sometimes I …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Reverend Jim in If you are hearing impaired

    Like many people my age and older, I am hearing impaired. Specifically, I have lost hearing in the upper ranges. I find that I can manage reasonably well in face …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching printing char*

    Is this the correct way to print char*? *I know c has the value I want because of the print statement below it. The o is not giving the value …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in printing char*

    So you incremented your pointer o. You're sort of lucky the compiler initialized your array. Example? http://ideone.com/qijRC1 So at line 3 o is point at out(0) and after line 4 …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in HTML5

    PS. This IMGUR just showed up. How coincedental is that? -> http://imgur.com/gallery/vTnqF
  • Member Avatar for rproffitt
    rproffitt

    Began Watching HTML5

    How to create a character for my game? Im trying to develope a game in html5,css3,javascript
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in HTML5

    Show your work so far. As to character making, https://www.google.com/search?q=How+to+create+a+character+for+my+game&ie=utf-8&oe=utf-8 is a start. You have some thousand ways to create characters. Some don't require graphics. Remember Zork?
  • Member Avatar for rproffitt
    rproffitt

    Began Watching setting up web server and database server

    I will soon start my project, but before that I need to set up my server my project is shopping website so I will need web server and database server …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in setting up web server and database server

    1. You didn't reveal much about your computer OS and such so for Windows, try a WAMP. (Windows Apache MySQL PHP). For Linux, that's a LAMP. 2. Better can be …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Laptop not updating

    Let's pick on https://support.microsoft.com/en-us/kb/3080079 That's an update for Remote Desktop. Do you use that? if not, then ignore it. http://www.bleepingcomputer.com/forums/t/595406/do-i-need-these-downloads/ repeats that advice about ignoring updates on things we don't …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Laptop not updating

    Can someone help as up until about couple of weeks ago I have not been able to use windows update I used Windows fix it and it still is not …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Laptop not updating

    I see you supply the error codes but the KBnnnnnn numbers are missing. Here's a thing. Microsoft does have failing patches. They fail, the reports accumulate and Microsoft re-issues a …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Please help! c++

    To OP. OK you dumped how many hundred lines of code and ask to fix the errors but didn't list the errors. Ask yourself if others will have the same …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Please help! c++

    Hi guys! I'm new in c++ so i really need your help. I have to do a project Student Course Registration. I have to do a program where students can …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Please help! c++

    The neat part of the web today is that many systems and code is on the web. While students should write their own stuff, if you need an app you …

The End.