• Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Server Attacked by Ransomware and Now i cant log in to my Admin account

    @J We have to tackle this step by step. Remember that ransomware does not always encode files. It appears that recent ransomware is just wiping out files and hope you …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Server Attacked by Ransomware and Now i cant log in to my Admin account

    You raised a lot of issues here. It's unclear why there is no installation CD (it's more likely to be a DVD) since well, it's one of the things you …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Server Attacked by Ransomware and Now i cant log in to my Admin account

    HELP!! I have a windows server 2012 r2 . I can still use my server until i fell asleep and now woke up, And can't log in to my administrator …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in How I Rank My E-Commerce Website

    The site is too nichey (not mainstream but serving a narrow market or audience.) There's nothing inherently wrong with that but the product line is what it is. I think …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching How I Rank My E-Commerce Website

    I am running an E-Commerce store. Working almost a year but didn't get good response. Kindly share some good strategy for ranking. Work I done Already: Daily Content Updating Daily …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Java Array Random Integer

    Thanks JamesCherrill. My question is more to D since I've run into specs that call out "between 0 and 10" and the author really meant from 0 to 10. It's …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in audio visualizer with html5 and Javascript

    Time to find that author. A lot has changed in browsers over the years. Find them and ask if there are other changes required. All I found so far is …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in audio visualizer with html5 and Javascript

    You may want to read the notes again. I didn't read it as "remove" but edit/change.
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in audio visualizer with html5 and Javascript

    It appears that is Chrome only and 3 years ago. In a reply at your YouTube link you find: > PROBLEM: Be aware that this code in video will only …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching audio visualizer with html5 and Javascript

    Hey everyone, So I'm new to this js visualizer thing. I tried to follow a youtube video on a tutorial for an audio visualizer (https://www.youtube.com/watch?v=IBHpSkGZtNM), however the support for issues …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in How to save jtable array to database

    Two comments. 1. I look at your title then your code and back to the title and don't see any sign of what database you want to use as well …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching How to save jtable array to database

    SimpleDateFormat sdf = new SimpleDateFormat("MM/dd/yyyy"); Date date = sdf.parse(d); Calendar cal = GregorianCalendar.getInstance(); cal.setTime(date); for (i=0;x>i;i++){ cal.add(GregorianCalendar.DATE, 7); String t = sdf.format(cal.getTime()); DefaultTableModel model = (DefaultTableModel) jTable1.getModel(); model.addRow(new Object[]{t,c}); }
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in How to monetize anime tv traffic?

    I checked your old posts so you did Adsense and https://support.google.com/youtube/answer/72857?hl=en and from the sounds of it, there is no money here. Let's say these are YOUR VIDEOs. I'm hearing …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching How to monetize anime tv traffic?

    Hey guys, I need suggestion for my site. I use this anime trial offer from Mgcash now - Offer "PE - PICKAFLICK- Anime Landing- Multi-Geo -Non-Incent", payout 18$ From 1K …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Java Array Random Integer

    Be sure to clarify this. a <= N <= b or a < N < b? Between or inclusive?
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Java Array Random Integer

    So I am confused as to how to generate random integers between a range, in the first one it says to make the range from 0 to n-1 and the …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to vishwas_2 in How to watermark videos (PHP+ffmpeg on linux)

    Here Is simply great tool to watermark, crop, trim videos. [Video Watermark PHP Script ](https://codecanyon.net/item/vmark-video-watermark-crop-trim-php-script/20995568)
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in subtitle program

    At the link given it has a section titled "### Installation" and "### Usage". If this won't suffice, maybe you need to find a friendlier app? Also read https://www.daniweb.com/programming/threads/435023/read-this-before-posting-a-question
  • Member Avatar for rproffitt
    rproffitt

    Began Watching subtitle program

    https://pypi.python.org/pypi/autosub/0.3#downloads How do I run this code? Can someone please help me out
  • Member Avatar for rproffitt
    rproffitt

    Undeleted a Post in Convert Hosted to non Hosted Adsense

    Hi i have a hosted adsense account but i want to get the full access of adsense for non hosted websites please tell me how can i get approved my …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to tinstaafl in Generate a password

    Aside from the obvious need to refactor. It's worth mentioning the root of your problem, since it will most likely occure again. When comparing strings you should always use the …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Generate a password

    My comment about changing from if to a switch is about readability. You have so many if and else's that I didn't see why at the first reading. To me …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Generate a password

    Now is the time to use the Java switch and case to clean up that code. You've if'd your way into a hole. Switch that to readable code now. Tutorial …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Generate a password

    There's no compiling errors but for some reason I'm always directed to the "Invalid Choice" option after inputing my desired password length. Any advice on how to repair this glitch? …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Creating a reporting engine

    Should I tell? OK, I will. For AssertNull. It happened. A good client came up with the impossible to meet the deadline project. Since I know their thoughts on timelines …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Creating a reporting engine

    > How much am I being paid? There it is. I'm sure we have stories about features that were not in the spec and so on. Right or wrong, the …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to AssertNull in remove values from an array of strings

    Seems like the answer to this question is "It depends", as it is with lots of questions. Linked list versus array? It depends. Move thousands of bytes of memory versus …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to AssertNull in Creating a reporting engine

    > So how will you deal with time without going mad? You pick ONE time zone and ONE method of dealing with time and everyone involved follows it. That, of …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Creating a reporting engine

    The absolute worst case scenario was time scheduling in Jordan. Same city but depending on your religious persuasion, the time differs. Skip to about the 5 minute mark at https://www.youtube.com/watch?v=-5wpm-gesOY …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Creating a reporting engine

    I am creating a reporting engine, it is kind of novel. **The only question I have is what are some of the wierder scheduling related things you guys have seen …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in remove values from an array of strings

    Why isn't the memset a simple length of 1? C style strings end with zero so why fill the entire space? Seems like this sort of programming is the reason …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to COKEDUDE in remove values from an array of strings

    Which method do you usually use? buffer[0][0] = '\0'; memset(buffer,0,strlen(buffer[0])); memset(buffer,0,sizeof(buffer[0]));
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in motherboard for Linux, Windows, & SteamOS

    There are way too many 8 SATA port boards at https://www.newegg.com/Product/ProductList.aspx?Description=motherboard%20with%208%20sata%20ports&Submit=ENE Maybe you have a motherboard you can use today and add this board and cable? 1. https://www.amazon.com/dp/B00S7KTVN2/ref=sspa_dk_detail_0?psc=1 2. https://www.ebay.com/itm/Lot-of-5-LSI-SAS3081E-R-8-port-Internal-SATA-SAS-3Gb-s-RAID-Controller-Card/172523978778?rt=nc&_trkparms=aid%3D222007%26algo%3DSIM.MBE%26ao%3D2%26asc%3D49477%26meid%3Dd1f64fa3f11d4f6fabc8c5e3ceaed43f%26pid%3D100005%26rk%3D5%26rkt%3D6%26sd%3D252630982028&_trksid=p2047675.c100005.m2219
  • Member Avatar for rproffitt
    rproffitt

    Began Watching motherboard for Linux, Windows, & SteamOS

    I am looking to buy a motherboard and I'm looking for lots of USB and sata ports, it should fit in this case -> item# N82E16811146077 on newegg.com and will …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in remove values from an array of strings

    Pretty easy. Set the array to a nul string and deal with it in your code. BTW, this is usually done in a linked list or say, a string library …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching remove values from an array of strings

    Whats the best way to removes values from array of strings? Is it better to create a new array of strings or is there some way to remove them?
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Order matters with if else if statement

    @C While we can go over C and if's, the code isn't clear to me. I continue to think of 3 blind men describing the elephant. What if adding_to_member_flag is …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Access 2000 mdb locking/corrupt on win7

    As to the question of unlock and fix, there should be spammers here with the usual filerepair.com and other sites. Since many of these are spammers I won't mention them. …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Order matters with if else if statement

    @James, No I get that. We may be missing the whole animal. Nod to blind men and the elephant. Can you find docs about what happens if the expression on …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Order matters with if else if statement

    I don't know the full code base but let's check a thing. In your reply above "Like this?" tell me if the mysql_fetch_row supplies or changes the value adding_to_member_flag. Why …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Order matters with if else if statement

    C, even better. I see you cleaned up the code to clearly state what you mean. Now it's time to print those tests to the screen (debugging HO!)
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Order matters with if else if statement

    Try again but clarify the second half of the if. What if your compiler thinks you mean "!(row1 = mysql_fetch_row(result1)) && adding_to_member_flag" is not equal to 1? Don't be afraid …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Order matters with if else if statement

    Why does order matter with this if else if statement? if((row1 = mysql_fetch_row(result1)) && adding_to_member_flag != 1) { printf("Do not update date since it already exists\n"); } else if(!(row1 = …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Input box not accepting the cursor click...

    You may want to reduce the error count. Currently at 108 errors and warnings at https://validator.w3.org/nu/?doc=http%3A%2F%2Flandbankrealestate.com%2Fen%2Fproperties%2Flote-en-condominio-las-vueltas%2F one of those could be what's going on. Given the high error count, I …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Input box not accepting the cursor click...

    Hello, For some reason when I click on my simple input box, the input box does not accept focus. Has anyone has a solution fot this? Here is a link …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in reading csv file and stored value in array in c++

    Try again. Show your work and avoid pasting homework instructions as that sounds demanding. Read this before you post or reply -> https://www.daniweb.com/programming/threads/435023/read-this-before-posting-a-question
  • Member Avatar for rproffitt
    rproffitt

    Began Watching reading csv file and stored value in array in c++

    define an array with 12 month/rows and 31 days/columns for a year's temperature data in a main function. One subtask is to write a function and call it from main …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to rubberman in while multiple condition help

    while(fgets(line, sizeof line, stdin) { if (sscanf_counter != 2) #breakout here# }
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to rubberman in Help needed for Microsoft Remote Desktop

    I also use MS Remote Desktop, about 10 or so years ago. Worked well. Haven't used it since so I don't know what MS has done with it.
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Obfuscating web project

    @over. That clarifies this for me. And now my comment about investing too much in obfustication. Let's start with this statement after reading https://en.wikipedia.org/wiki/Obfuscation > Obfustication does not secure applications …

The End.