5,430 Posted Topics
Re: I researched this a bit with "a cube in javafx that have 6 different textures on each side of the cube" using the usual search engine and it appears that there are a lot of prior discussions but you want "6 different textures on each side" which to me reads … | |
Re: I'm reminded of what The Cat said in Red Dwarf.  Remember that folk that make apps like a browser or MP3 player get rejected all the time. That's been discussed so I think we have to start with Red Dwarf's rather famous question which is "What is it?" | |
Re: This looks like code for a very old Legacy pre-EUFI BIOS system. It's also uncommented so I will not go looking up the BIOS calls but they do look familiar but it's been over 20 years since I used this system. Why so long? EUFI and little reason to alter … | |
Re: You use Taylor in line 11 and taylor in line 16. Also, lines 10, 11 have errors. Strange quote marks there. I didn't check for anything else. | |
Re: There's more to this than what is revealed above. Files can be set READ ONLY and all you shared above would be true yet you get an error message. Get to the command line (it's been with us for what?, over 3 decades) and check out what the file's Attrib … | |
![]() | Re: This is a common complaint about Windows File Explorer compared to Windows before 10. It's time to find other file browsers. There are too many out there so I can't test them for you to see if what you want is supported. I recall folk that were demanding tried XYExplorer … |
Re: That's 12 lines of code. Which one failed? | |
Re: I'd write that this is a doomed project because no one uses Excel as a backend for the database. At least not more than a few times before they understand why. This reminds me of the person selling death sticks from Star Wars. > I want to use Excel as … | |
Re: @JamesCherrill. I wish I had kept the photos a buddy sent me of such a center in the most populous democratic country in the world (It's not USA.) They were giving a tour and they pointed out their biggest productivity booster to him. It was an industrial ceiling fan. No … | |
Re: This varies with the development system. In Visual C++ it usually gives us a starter framework and you add more as you need them. That said the app is very common so I'd research with the following string: https://www.google.com/search?q=How+to+Find+or+Validate+an+IP+Address+c%2B%2B Seems there are an abundance of priors for this one. | |
Re: This is strictly a guess. I'd want to see what langdetect is doing. Also read and try implementing the code on the URL to follow after the text: "To enforce consistent results, call following code before the first language detection:" https://pypi.org/project/langdetect/ | |
Re: The more I learn about SEO I see SEO is not guaranteed to get you traffic. Why isn't your site in your profile so others can comment about it? | |
Re: I can't find the restriction you noted (commercial use) at https://waikato.github.io/weka-wiki/faq/ Maybe you meant you couldn't commit to open source for your product? | |
Re: I would be guessing you need someone to convert this to Java but why not take it line by line and use a tutorial for each line? The first line I would search with https://www.google.com/search?client=opera&q=Java+user+input+tutorial Then you would search for a tutorial on math operations then how to print. Seems … | |
Re: Nod to JamesCherrill. My work involved and still does getting products out of the engineering cycle and into the world or production. One of our company's best methods for doing that is to produce or use what is known as "the user manual." If you read books you may find … | |
Re: Sorry no. But I did read https://www.progress.com/tutorials/odbc/using-php and it appears you have to configure a data source through the ODBC Administrator. I didn't see you mention this work. | |
Re: Why does this sound like Facebook API and what agencies do there? I can only say that for the times I worked at/with/for companies they did not use Facebook so adverts were about the product and benefits and were not using what Facebook offers. | |
Re: Just for clarity, https://en.wikipedia.org/wiki/Hero_image doesn't seem to mean there is delay. Since this appears to be dependent on the user's phone, PC or such maybe the issue is not your code. | |
![]() | Re: > Therein lies madness. I'm not kidding. If you research our date system you find that due to history some days are missing so many days between dates only works for specific years. As to reading I'd look up DateDiff or https://www.google.com/search?&q=c%23+datediff Does this have to work for say dates … |
That happened. Hope none of you are in North Korea as the penalty for having or suspected of having COVAD-19 is quite stiff. | |
Re: Should you adher to the C++ standard here and preface these with an underscore? Read https://en.cppreference.com/w/cpp/language/user_literal | |
Re: I'm going to decline writing a long answer. I will say I use the windows forms app. | |
Re: I'm going to have to be told more. VB6 apps as far as I know don't run on Ubuntu. So until you reveal more, I'm going to write this will never happen. | |
Re: https://www.daniweb.com/welcome/rules tells us you have to show evidence of your work as in code. Your post seems to be asking for others to write the app or code for you. With that out of the way, can you share what is stopping you from writing your app? | |
Re: A few issues here. 1. Not on topic. 2. Not how to deal with such problems. That out of the way, contact the bank to dispute the charges and issue a new card so the abuser loses access to said account. | |
Re: This reminds me of one metric of a Social Credit Score. Your metric is just one of many you can implement. I'm not saying you should but there are many social scoring metrics to explore. For example read https://en.wikipedia.org/wiki/Social_Credit_System then think about your business, company or country and what else … | |
Re: While blogs are on web sites it would be nice to know where your blog is as the usual way to rank up is well, so done on the web. That said no one I know needs SharePoint work, the custom software is done in house and the accounting is … | |
Re: This can be a legal question so there are a few answers. 1. Ask your lawyer if such security applies to your business model. 2. So far NO law I've read demands facial recognition as security so there's no business model for shuftipro.com today. Maybe in the future. In spite … | |
![]() | Re: .ToUpper looks correct. Check out https://docs.microsoft.com/en-us/dotnet/api/system.string.toupper?view=netframework-4.8#System_String_ToUpper Note what str2 and str3 are as the example runs. |
Re: I have to ask. What does a VPN have to do with ASO? | |
Re: Which leads me to ask: Why use Code Blocks if it doesn't install and work right out of the blocks? Could you use something else? Can you share a link to where you get Code Blocks so I can check out if there is a tutorial for first timers? | |
Re: That being said, I encourage developers to keep trying and improving. As to the wheel, would you say Elon Musk's interpretation of a pickup truck is a hack? | |
Re: While it may not use stacks you can find over 55 implementations of Tic-Tac-Toe at https://rosettacode.org/wiki/Tic-tac-toe so I'm going to say you have a lot of examples all in one place to look over. | |
Re: I hope in the future you can make your discussion title match the post content. Anyhow, what I'm encountering are folk that expected Microsoft to go get drivers for them. And get the settings right. Sorry, no. Microsoft has yet to perfect that aspect of Windows. "Driver Hell" is real. … | |
Re: Since Google hasn't made those changes yet, there are none. | |
Re: While I can't guess why you need this. Why not try it? Sendmail for me has worked alongside other mail systems for a very long time since sendmail as in the command line stands on its own. I wonder if you are encountering some other issue such as this [Google](https://www.google.com/search?&q=PHPmail+%2F+sendmail+not+working+since+Apache+2.4+PHP7+upgrade) … | |
Re: Regarding the device width change willy nilly. One of my favorite tools is VirtualBox so it is possible for it to change the device width. You can imagine it can really stress out apps and drivers when you do that. This makes me recall something someone wrote about programming when … | |
Re: Let's change the search word from detection to cropping. What happens? Try https://www.google.com/search?client=daniweb-b-1-ab&q=automatic+face+cropping+source+code | |
Re: Could it be trying to get the log of a number that is less than or equal to zero? Example that works: import math import logging n = 1 while n <= 10: print(math.log(n)) n = n + 1 | |
Re: 6. The CTO of the airline has changed the requirement to include a web based system. Implement this in a LAMP system. Your top post sounds like homework. You'll have to show your work and tell where you are stuck. My item 6 is my way of noting no one … | |
Re: I see 3 ideas to try at https://www.htmlgoodies.com/tutorials/web_graphics/article.php/3480021/Text-Over-Images.htm In the past we would put such into the image with Image-Magick. But times have changed. | |
Re: Line 38 raises my question. Where is the variable READ defined? Or was that supposed to be a quoted string? | |
![]() | Re: Thanks Jim. If folk did want to move to something a bit private they'd have to pack up and leave the Internet as we know it. Disclosure: I use Windows, TAILS (the OS), Android, and so many things that my leaks must be extra large. |
Re: It's 2019 so can you share what changed from 2017 to 2018 then 2019? | |
Re: I agree, the horse has left the barn and is nowhere to be found now. Or the chicken. Since the app is done. Call it done and on your next app, start with the requirements. | |
Re: The best part is that the awful answers and spam get downvoted and soon don't show. Daniweb relies on moderators to do this. Reddit lets users kick replies out of site. | |
Re: Looks like a rehash of https://www.banklesstimes.com/2018/06/18/these-industries-will-be-changed-by-dapps/ Also reads as advertisement or press release rather than a tutorial. | |
Re: The times I encounter this issue there are many causes. Unranked: 1. The USB ports are disabled in the BIOS or by company policy. As it was company laptop we had to send them to their IT. Sometimes they get irate we won't help them crack their company laptop open. … |
The End.