5,430 Posted Topics
Re: I don't know your design or why this is a concern. If I look at prior questions like https://www.daniweb.com/programming/web-development/threads/506651/how-to-make-this-script-animation-jitter-less that is client side and a server has nothing to do with the issue you asked about there. About 5 years ago a run of the mill web server could easily … | |
Re: I have no problem dropping end of life IE versions. I mean, these ended quite a while ago. https://support.microsoft.com/en-us/kb/3123303 This of course caused the Windows XP users to trigger. | |
Re: Then for FREE move up to a current version of VB.net. The only reason to pick up VB6 is if you are on the job getting paid to fix a legecy app from decades ago. | |
Re: What a horrible site. I was reading it and then the lights dimmed and a big popup asking me to sign up showed up. -1 for that. | |
Re: https://www.google.com/search?q=run+a+php+script+using+vba+macro says other folk have succeeded. | |
![]() | Re: Reminds me how my smart phone outed where I had lunch one time. That was annoying. |
Re: The sad thing is that Excel is a poor man's database. You have no control over data entry and more. The price for this is at best a lunch meal since it's just a bad design choice. Now if you had gone with some SQL database and a frontend with … | |
Re: I guess you didn't get the hint Ray. So here it is, no offense intended. Post your question as a new post. If you are looking for testers, go ahead and say so. Posting in old dead threads will only get you dusty replies. | |
Re: When this happens to me I seek out the STAND ALONE INSTALLER for the product I want to install. I feel you need to learn how to find this so I'll pause here. | |
Re: It looks like there are 3 duplicates on the same topic. Maybe you need to narrow down the question? I see some mention of the splash screen so I'd look deeper into that to see about adding a line of code to wait for a click input. But posting the … | |
Re: Even here, in the sticks of USA, Amazon Prime is my answer. I can return if it's not good enough. Google like this: Amazon Best sellers computer monitors. Stay in the top 10 and there are reasons why those are there. Of course you have to match what works with … | |
Re: I have to ask. Did you try .001 instead of .05? | |
Re: Why not use loops? Is there something you haven't told the forum such as this is a homework assignment or a code challenge? Programmers rarely limit themselves like this. Also, your software specification is unclear here. But that won't stop you. Think over how you would do this manually. Now … | |
Re: This sounds too similar to this old tip of the week. https://technet.microsoft.com/en-us/library/ff730953.aspx | |
Re: As I read https://www.google.com/search?q=A+client+wants+to+send+a+request+to+server+for+checking+that+a+string+palindrome&ie=utf-8&oe=utf-8 it appears you didn't tell all. That is, this is your homework or code challenge. As such you need to read https://www.daniweb.com/programming/threads/435023/read-this-before-posting-a-question In short, your post looks like a copy/paste of some homework. | |
Re: I have a variety of tools to examine startup items. I don't know what you use but here's my usual. HIJACKTHIS. Be aware it's a power tool. Don't just go removing all it finds. AUTORUNS. Another good tool. So far, those are my goto (heresy in programming talk) tools for … | |
Re: Here's my simple answer. 1. Any client side script is open to explotation so you don't put any password tests there. 2. So all your security is on your server side. The client "logs in" and for that session its for that login. 3. About "discover the URL to my … | |
Re: I have a question for you. Your app might be counting the payload bytes and not the full packet. How versed are you about payload vs packet size? (This question is also the answer why such counts rarely match.) | |
Re: When I've seen this, the motherboard is usually toasted somewhere. The battery and charger are of course suspect but odds are motherboard first. | |
Re: In psuedo code something like: `if 1 in B and 2 in B and 3 in B do something.` Looks like you need something like this one liner to test for that. | |
Re: Both versions appear to fail this guide. http://www.oracle.com/technetwork/java/javase/documentation/codeconventions-141388.html Now discounting that, if both work then good stuff. But the arguments about try/catch are legendary. https://www.google.com/search?q=should+java+use+try+catch My view? What are the coding standards your company mandates or your client demands? Hint? The person with the gold sets the rules. | |
Re: This reads like a wheel. I took a google like https://www.google.com/search?q=shakespeare+full+indexed+in+python and found not only Shakespeare fully indexed but [Whoosh](https://pypi.python.org/pypi/Whoosh/). Everywhere I looked, the solutions were > 32 lines. But there are more choices than an US election. | |
Re: My best first mobile app would be the web site first. That hits all the target mobile devices in one effort. Now that the web site is working we can pick a target. For most that would be the iPhone and Android phones. After that, tablets from the 2 current … | |
Re: From memory this is an old complaint about VS2005 and VS2008. I will forego sharing any googles about it. Be sure to ask Microsoft to add this in the future. Yes, for some reason intellisense will autocomplete it. | |
Re: Take a moment to read https://www.daniweb.com/programming/threads/435023/read-this-before-posting-a-question Also you already have the output so your question is already answered by you. Maybe you had other XML files and needed an app to filter or such but your post omitted that plus didn't show your work so far. You pasted an input … | |
Re: I've yet to see this effect. However I have run into folk that swear that a junction takes up space. I've yet to find this to be true. Well, yes a junction is in entry in the file system which could take a few hundred bytes but after that you … | |
Re: You have to define offline here. By offline you mean no internet. It appears you have a LAN with WiFi so is that connected or not? | |
Re: @Aarav. While I'm sure there are progress bars in the basic API, you say you searched so let's go with scorched Earth here and not check the API. What is a progress bar but two rectangles? https://www.google.com/search?q=android+draw+a+filled+rectangle finds examples of drawing a filled rectangle so you could roll your own … | |
Re: This sounds like the usual infection. You can try resetting the browsers (how is on the web) but I'd scan with the tools listed by Grif at this [link.](http://www.cnet.com/forums/discussions/how-to-remove-pup-option-603542/#post-f742c795-5881-433b-a29b-6d758efe5cd3) The proxy setting is rarely used here. But some malware used that to hijack PCs. Other issues include incorrect date and … | |
Re: Take a moment to read https://www.daniweb.com/programming/threads/435023/read-this-before-posting-a-question After that, add your line 90 for folk to take a look at. ![]() | |
Re: Possible? Yes. There are folk that create new "roms" or images all the time at XDA Forums. But the toolset and experience is something that won't fix in just one book. You may have to rub shoulders with that now defunct Firefox OS on a cell phone effort. The hardware … | |
Re: Here's a similar reason I bailed on a company like that. I didn't tell them outright why but it was the company had ripoffs of almost every software they used. Such a company would likely (and did) have no respect for the creators in the company. They imploded a year … ![]() | |
Re: My guess is that line 16 is fine and line 17 is the issue. Why not take the error/warning prima facie and use variables instead of strings in quotes? | |
Re: I didn't look at Ionic but to merge the data from two systems I'd use a database to host the shared data. My choice over the years has been MySQL so here's that google. https://www.google.com/search?q=bootstrap+database+connection So yes, bootstrap talks SQL so there's your common data area. | |
Re: Line 4 is a string to me. If you cast it, it is what you cast it to. Which is proper. So code as presented works as expected. ![]() | |
Re: Are you getting random numbers? You should System.out.println() that to see if that is the issue or something else. | |
Re: There are so many topics in your post that each one could take a session on its own. A lot of what you wrote is based on assumptions long gone. When was the last time you were on a computer with just a single core? For me that can happen … | |
![]() | Re: To speed things along, tell what error you see. That's 140 lines of code to slog through and the screen cap doesn't tell me it failed. Read https://www.daniweb.com/programming/threads/435023/read-this-before-posting-a-question before you update your post. |
Re: Here's the thing. https://www.google.com/search?q=Write+a+function+lucky_sevens%3F%28numbers%29%2C+which+takes+in+an+array+of+integers+and+returns+true+if+any+three+consecutive+elements+sum+to+7.&ie=utf-8&oe=utf-8 finds priors and I think this is homework or coding challenges. As to your idea to port your python code, since you have a spec on what to write, do that instead from scratch in Ruby. If you need to get back to the books or … | |
Re: You need to read https://www.daniweb.com/programming/threads/435023/read-this-before-posting-a-question again. | |
Re: My thought is I'd research if others have found a way to check ffmpeg progress and from there see if I could code from there. https://www.google.com/search?q=ffmpeg+progress+bar shows some PHP and bars so you can take it from there and use the progress as you see fit and drop the bar. | |
Re: Since you are not up to speed on app creation and the research you did on this didn't work out, it may be time to bring an app developer on board. | |
Re: I'd forget the HDD. On Newegg that was 125 bucks and last wek I picked up a 480GB SSD for 99 bucks. This alone can give your machine an overall speed boost. I'm not using as many HDDs as I used to. But that ship has sailed so to troubleshoot … | |
Re: A few problems. The potato quality images show what looks like some cyan colored plastic so is that one of the billion cheap not Apple cables? Those are in the news. The USB spec allows for shorts so for this to burn up, something's not right. Front ports are always … | |
Re: Nice attempt but seems to fall short of what http://phpfiddle.org/ offers. No VIM at the fiddle but it has SQL and more. | |
Re: I have to write no. Any app I've made over the years had me using more than 6 clicks as I crafted the app. Maybe you meant 6 clicks max in your app but you neglected to show your work so far and where you got stuck. | |
Re: Here's the priors to this question on DaniWeb https://www.google.com/search?q=add+sounds+to+a+Tkinter+application&ie=utf-8&oe=utf-8#q=add+sounds+to+a+Tkinter+application+site:www.daniweb.com It appears you have some odd issue beyond what you asked. If this was me I'd being asking why Pygame isn't working. | |
Re: Try sharing your code and where you are having troubles. Read https://www.daniweb.com/programming/threads/435023/read-this-before-posting-a-question before you post again so you know how this works. Why must the groups be implemented by functions? This is your app, right? Not some homework assignment. | |
Re: @Abdulaziz_2. Burying your post under a 7 year post? Before you post read this link -> https://www.daniweb.com/programming/threads/435023/read-this-before-posting-a-question | |
Re: https://www.google.com/search?q=How+to+convert+letters+into+maritime+letter+flags%2C+using+turtle+graphics&ie=utf-8&oe=utf-8 finds what may be you crossposting and the Homework assignment you may be working on. Please read https://www.daniweb.com/programming/threads/435023/read-this-before-posting-a-question next. |
The End.