• Member Avatar for rproffitt
    rproffitt

    Replied To a Post in How to add audio effects to website using jquery

    I'm working on 2-3 theme ideas , for which I need to control volume of background. I need to keep it low. One theme is **mystic**, for second theme I'm …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in How to add audio effects to website using jquery

    I read your posts and wonder why not go with HTML5 and javascript instead? 1. Background music seems well done: https://www.google.com/search?q=Background+music+with+HTML5 2. Sound on hover: https://www.google.com/search?q=Sounds+on+hover+with+HTML5 3. I'd leave volume …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching How to add audio effects to website using jquery

    I need some help to add few audio effects to website. I found some examples like following, audioOn: true audio.muted = false setAudioOn true ref: "audio", attrs: { "id": "projects-audio" …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to pty in Sum of border elements of a particular element

    gtfo.
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in How to open page in oracle form builder

    I just ran into a new programmer that was thinking clients were like televisions. They wanted their app running on the server to just show up on the client. Simply …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching How to open page in oracle form builder

    Hi Every Body i have a server and a numbers of clients and i when i want to open a page on the clients machine it is open in the …
  • Member Avatar for rproffitt
    rproffitt

    Edited How many Handles did you find? I found over 906,000 on some app. (more.)

    From Stardock's newsletter I read "Handles are killing your PC" and checked in on the apps and handles to discover the stock Killer Network app was way out there at …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Reverend Jim in Well, DUH!

    Just Russia and the CIS (confederation of independent states) if they are still calling it that.
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to ivay14 in Login PhP

    Hi guys! I have a problem with login into the system. Everything seem to be fine but it passes an error when i click the login button. Pls help Thank …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in How do you color cell of the listview ?

    Now that's a horse of a different color. You changed your question from How? to "I need to hire a programmer or outsource to accomplish this." That's OK, now post …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Install Python Web for the first time

    I find it odd you used a cloud installer to install this. https://www.google.com/search?q=install+Python+web+server+on+localhost finds the answer you just need to install Python and if this is on Windows, read the …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Install Python Web for the first time

    Hello, This is my first time using Python. I only know the basic syntax of python but I never actually run the code itself. Therefore, I am trying to figure …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Need help in the code

    @JC. I didn't intend to shame anyone. Let's hope they spend time on their composition of the question.
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Need help in the code

    Here's the other reason you may not be getting replies. Read the link I gave and the second "Composing a good question". So far you have a dump and no …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Need help in the code

    Here's why we don't know the error. You didn't share any error message so you are asking for others to install and run your code to find the error message. …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Need help in the code

    can anyone let me know what the wrong thing here as i am not able to add subcategories to category <div class="col-lg-4 mx-md-auto paper-card"> <?php if ( isset( $_POST[ 'submit' …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to pty in Install Apache

    To anyone other than Davy, you're best using [Chocolatey](https://chocolatey.org/packages/apache-httpd). It's a sane apt/brew like package manager for Windows and does all the hard work for you. Of course, using a …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Tpm, trusted platform module

    Your reply may have revealed your true question. Such as how to encrypt. Using the TPM would be a strange idea since what you encrypt there should not be usable …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in eMMC not detecting

    @J, back to armbian developers or their forum to find out if they plan support.
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Tpm, trusted platform module

    Too vague. Besides you can google TPM ON ANDROID to see a big void. It wasn't called for either. No reason to do this?
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Tpm, trusted platform module

    Hello I'm try to use a hardware to create key for encryption in mobile devices( in a model at first) this is my question: can i get my keys from …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in How do you color cell of the listview ?

    This may be a rarely used API call. Read [https://msdn.microsoft.com/en-us/library/system.windows.forms.listviewitem.useitemstyleforsubitems(v=vs.110).aspx](https://msdn.microsoft.com/en-us/library/system.windows.forms.listviewitem.useitemstyleforsubitems(v=vs.110).aspx) Example code is there in C and VB.net. Also pick over the few priors with this -> https://www.google.com/search?q=UseItemStyleForSubItems
  • Member Avatar for rproffitt
    rproffitt

    Began Watching How do you color cell of the listview ?

    I want to color cell of the listview, how to write code ? You see my image file. http://www.mediafire.com/view/uoq3qw4o9c90jwd/chamcong5.jpg/file
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to pty in Editing existing pdf files using C#

    > The pdf files that i am dealing are very complex, containing tables, checkboxes , radio buttons images etc I wouldn't do this. Whoever came up with this was a …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Backup oracle database using c#

    I think you have to do a little more work. Read https://stackoverflow.com/a/32872174
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Backup oracle database using c#

    Hello Everyone I want to take a backup of the oracle database using c# am using the code below but give this error: System.InvalidOperationException: 'The Process object must have the …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Editing existing pdf files using C#

    @OP. Exactly as pty noted. There is no known PDF editor that let's us edit as if we had the source. Now if you are really devious you can make …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Editing existing pdf files using C#

    You do have a source of sorts. There are PDF to Word and other convertors so you do that first, edit the resulting text and then print it to PDF …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Editing existing pdf files using C#

    Hello, I'm trying to edit existing pdf file. More precisely add new text or replace some text with another text. When i try to replace some text with another the …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Windows main loop and a server loop on 2 threads

    PS. I couldn't find "Mongoos" examples. Mongoose, yes, but that is not what you asked for. In case you need a Windows Mongoose server example, read https://github.com/cesanta/mongoose Scroll down to …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to pty in Editing existing pdf files using C#

    That's not how PDF files work. All of the calculations that take place in the layout stage are done and finalised (this sets PDF apart from Postscript). You need to …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Windows main loop and a server loop on 2 threads

    I worry that your definition of hang is that task manager or such has marked your app as "not responding." Windows is a nut job about this. Have you read …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Windows main loop and a server loop on 2 threads

    I'm trying to setup mongoos server in a Winndows app. The server code needs to be in an infinite loop, so does the windows main loop. I put the server …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in eMMC not detecting

    It appears they have their own tool chain. I'm only working the Raspberry's for now but here's the Wiki about their own tools. http://wiki.friendlyarm.com/wiki/index.php/NanoPi_NEO_Plus2#Flash_OS_with_eflasher_Utility
  • Member Avatar for rproffitt
    rproffitt

    Began Watching eMMC not detecting

    I have a NanoPi Neo Core with eMMC..I have installed armbian os from "https://www.armbian.com/nanopi-neo/" to sd card and tried the "Armbian configuration utility" and "nand-sata-install" to install os to eMMC. …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to happygeek in It is heare by that DA PA was Gone

    Are you asking if Domain Authority and Page Authority are no longer factors in SEO?
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in JList in a class

    If solved, use the big gold button labeled "Answered? Mark as Solved".
  • Member Avatar for rproffitt
    rproffitt

    Began Watching JList in a class

    Guys, Im wondering, If I have another class with a jpanel in it... and I add this to the jPanel, this should work correct? jpanel.add(new DoughOverviewList()); jpanel.repaint(); for some reason …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to gentlemedia in Help with Modified CSS Reset

    [Do websites need to look exactly the same in every browser?](http://dowebsitesneedtolookexactlythesameineverybrowser.com/) Having said that I advise you again to use normalize.css, because that's the way to go nowadays. If you …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Help with Modified CSS Reset

    @OP. Put such up on a web site with before and after so we can see what's going on. Reading your code is one thing but I don't see what's …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Binary Search with multiple values

    I think this is not a very new question as I check priors at https://www.google.com/search?q=Binary+Search+with+multiple+values (your topic!) The common way is to just sort it and the other matches are …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Binary Search with multiple values

    Hi, below is my code for binary search algorithm. My question is, what if I enter more than 1 same numbers in the array? How should i modify my code …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in PLease help

    There are now tutorials about this on the web. Also, https://www.daniweb.com/programming/software-development/threads/434625/c-search-delete-undelete-update-functions
  • Member Avatar for rproffitt
    rproffitt

    Began Watching PLease help

    i'm newbie in the programming in language c++ can i know what the code of update function and delete function?I have no idea to do this 2 function someone can …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to happygeek in Is the Speck Presidio GRIP the perfect smartphone case?

    Anyone who knows me will happily inform you that I am, as my username implies, rather tech obsessed. I'm not a happy geek when it comes to smartphone cases though, …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Help with Modified CSS Reset

    @t, Aha, the holy grail to find a way to accomodate all devices PLUS accuracy. Have you seen such working yet? I haven't. At the office we had a test …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Sony_2 in What is PBN in SEO?

    Can anybody tell me what is PBN in SEO?
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Eric_26 in Need a professional firm providing IT security services

    Hey, Currently, I'm running a startup venture developing mobile applications. Such applications and websites are considered to be amongst the cheapest and perhaps the most effective advertising tools for any …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Rashmi101 in How to find Do-Follow backlinks?

    How can we find comment sites or blog for Do-Follow backlinks? can anyone suggest any trick list?
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in development of free online typing tutor for hindi remington gail font

    Not specific to your choice of tool, I remember I had to pickup a new language and I didn't feel comfortable with it for about 3 months. If you can …

The End.