rproffitt 2,701 https://5calls.org Moderator

Keep in mind I and the gang don't add anything that didn't come with VS. So the answer is none.

But external to VS we do use WinMerge from time to time.

rproffitt 2,701 https://5calls.org Moderator

@Amjed_1, such things are out there. https://www.google.com/search?client=firefox-b-1&q=Steganography+GIF Change that to include "source code" to find them.

rproffitt 2,701 https://5calls.org Moderator

Re: Tbills. You can do better in other markets. Last month I was going over treasury bills verser CDs adn the CDs win even if you would get some no-tax tbill.

Still think many in Congress need to change to another retirement home.

rproffitt 2,701 https://5calls.org Moderator

If you look up "House rules" and "Senate rules" you see the power has moved from all to a very few. So much for Robert's Rules Of Order where you ask "Any new business?" How dare you put something up for vote?

rproffitt 2,701 https://5calls.org Moderator

Oh I long for the days where Congress would pass a bill, a veto or such would happen and then Congress would override the veto.

The top "dogs" need to find a new (retirement?) home.

rproffitt 2,701 https://5calls.org Moderator

That's a tough question as for each extension there could be a license duration. Also if the extension relies on import or code from some cloud you don't know how long that access will be granted. So for each extension you have to know how it works and the agreement in order to ask this question.

rproffitt 2,701 https://5calls.org Moderator

I don't know what you didn't understand in that sentence. But in short you try the SQL change manually. It's best to use the SQL submission string you created in your code. So you use a debugger or just echo that string to a file for you to pick up later.

rproffitt 2,701 https://5calls.org Moderator

Look at the age of the battery. Anything past 2 years and you replace that. If that doesn't clear it up then replace the charger. I take it you have already googled this and tried software methods. Cost is about 30 bucks here from Amazon for both items.

PS. While I know to look out for old batteries some want to test batteries with the Dell app or BatteryBar.

rproffitt 2,701 https://5calls.org Moderator

Wouldn't this vary with each computer or platform? As such the only answer would be to run a test on the platforms you have now.

rproffitt 2,701 https://5calls.org Moderator

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

rproffitt 2,701 https://5calls.org Moderator

Since this is your assignment my answer is that you test your code and if it works, you submit it.

Don't get trapped in the is it done this way or another. To me, the exercise is to show your solution.

rproffitt 2,701 https://5calls.org Moderator

In case no one sees what's going on my web master does the following when that happens. They log the SQL submission string for the change then try it by hand if they don't see a syntax error. Also, they check the SQL database manually to see if the update took but the result isn't displayed.

rproffitt 2,701 https://5calls.org Moderator

Let's be clear here. You want to create something like https://www.google.com/webdesigner/ ?
Also, this site isn't about "gimme the code." You share where you are stuck such as "foo is undefined at line 42" and share what line 42 is and members may troubleshoot that. This site is also about many other things but your post has no question and sounds like a gimme the code/solution post.

rproffitt 2,701 https://5calls.org Moderator

Anything is possible. Sounds like a cool project to start (Mobirise to WordPress.) I take it you google'd about it and found the same I did.

That is, an attempt was made.

rproffitt 2,701 https://5calls.org Moderator

I'd re-explain this. I would be guessing you want this to export to Microsoft Word.

rproffitt 2,701 https://5calls.org Moderator

@tun712. I've used VistaPrint and it's site has a boatload of technology behind it so I'm going to write that no WordPress person I know could match that even if I gave them years. Not only that but there appears to be backend processes where you submit a PDF for the print job and it seems to run it through various filters to show a web page with the expected result or tell you it failed. This means you must have prior experience or team members that have built some backend processing to handle such.

I'm going to stick to VistaPrint's site as an example of what I would estimate a few years of design work with same time under development.

Fast forward to today and you will get folk that want all that as a plugin. Yes, folk have asked for that!

rproffitt 2,701 https://5calls.org Moderator

I worry that you are being asked for the stars. That is, some of those sites took many developers years to develop. Do you have the team and the year to duplicate those site functionalities?

rproffitt 2,701 https://5calls.org Moderator
Test line. Not code.  Does it work? Yup.
    tabbed.
  Spaced third test line.

Can you share exactly what you are doing?

rproffitt 2,701 https://5calls.org Moderator

Welcome. I replied in your other post.

rproffitt 2,701 https://5calls.org Moderator

That's the Unicorn. I can write that such fails as you move about the world. China for example and so on. What you want is doable but will be tailored to each country and what Internet connections are available. To make matters worse you would deploy 5G overseas in some areas but 3 or 4G in NA.

rproffitt 2,701 https://5calls.org Moderator

It's an old bit of lore. You should try it.

Added with edit. You have the index. Now use that to move name just like you did so far with the score.

rproffitt 2,701 https://5calls.org Moderator

So why not move the name[] at the same time?

rproffitt 2,701 https://5calls.org Moderator

Just a shot in the dark here. Some older code would not work if the image size wasn't multiples of 8. You can guess why. That code is still out there floating around. I only share this as I think last year I ran into once again.

rproffitt 2,701 https://5calls.org Moderator

This is TMI. Stop right there. Make a new post but only with what you are specifically stuck on. Such as "My code errors on this line. Do you see what's wrong?"

Dumping the entire assignment is never a good idea as no one does the homework/assignment.

rproffitt 2,701 https://5calls.org Moderator

What if it's not a code issue? Did you "publish" your content? Noted at http://www.bdnyc.org/2012/08/how-to-embed-a-live-google-docs-spreadsheet-into-a-webpage/

jonsan32 commented: Yes, it's published. And my workaround will be to just embed the content normally. This way just looks better. +0
rproffitt 2,701 https://5calls.org Moderator

Nice to see you. Do you know Grate Artiste?

rproffitt 2,701 https://5calls.org Moderator

CHEAT! Place the numbers 1 to 999 across a row in your spreadsheet so you can see if data[i][35] is picking up the right number. I'm not offering to fix your code but will share how I worked a similar issue somewhere else.

jonsan32 commented: Wow, I tried a ton of adjusting and nothing gave. I think it has something to do with the sheet names. Maybe there's a function I'm not seeing? +3
rproffitt 2,701 https://5calls.org Moderator
rproffitt 2,701 https://5calls.org Moderator
rproffitt 2,701 https://5calls.org Moderator

It's 2019 so can you share what changed from 2017 to 2018 then 2019?

rproffitt 2,701 https://5calls.org Moderator

Or it's WiFi Direct.

rproffitt 2,701 https://5calls.org Moderator

"There's got to be a better way."

I just setup my second Yi Car Camera (see that on amazon.com or elsewhere) and at no point in the setup or use did I see any mention of IP configuration. You should explore their method of WiFi setup. The same thing happens with our Echo devices. Both devices have a common setup tool. Some app on a smart phone but neither required you to connect to a WiFi router first. This is how it's done today. I'm sure there are articles about this but here I'm writing that setup involving the IP addresses is a fading memory.

rproffitt 2,701 https://5calls.org Moderator

Since you don't want to see how others solved it, then you have to put more tests into your code to see if the value so far is valid and if not, take what action your feel is needed. Either delete the last character or BSOD.

rproffitt 2,701 https://5calls.org Moderator

Or you add code to your text change event to test for valid input and remove what isn't allowed.

Also, you could research this. I did with this search: https://www.google.com/search?client=daniweb-ab&q=vb.net+IP+address+input+box+example

rproffitt 2,701 https://5calls.org Moderator

I'm guessing you did your research on how to distribute your VB.net app and didn't find a clear answer. Here are priors about using sqlite.
https://www.google.com/search?client=firefox-b-1-ab&q=vb.net+sqlite+how+to+distribute+my+app

rproffitt 2,701 https://5calls.org Moderator

You've tagged this with both vb.net and vb6 but need to write what you need here. Such as are you looking for a finished app with source code or are you stuck with how to read a file? Vb.net and vb6 syntax vary so you should pick one and not both.

Braden_1 commented: Sorry about that, i'm new to this. How do i edit and select just one? I am looking for finished app with source code. +0
rproffitt 2,701 https://5calls.org Moderator

My advice is to expand the possible solutions to python or another scripting language. Just bash? Too much of a straight jacket approach.

rproffitt 2,701 https://5calls.org Moderator

To Reverend Jim. I'm just past 2 years on a cheap second hand 2014 Leaf SV. No gas purchases for my (Canadian) 2000 Honda Odyssey with 88,000 KM. I had to put the Honda on life support with a battery tender. Is there any chance I'll buy another ICE car? Unlikely. Once folk switch so far they are lost to ICE sellers.

There's some great news for those that want a deal on ICE cars. There's an upcoming ICE and oil implosion. Here's a great YouTube about it.
It also gets in why sedan sales have hit the skids. Folk have a choice now. Link follows.
https://www.youtube.com/watch?v=aUC6lsLr04I about #Bigoil #EVs #NowYouKnow
"The Impending Big Auto/Oil Implosion Explained | In Depth"

rproffitt 2,701 https://5calls.org Moderator

Just an update 3 months later. Nissan corrected the issue in firmware. Too bad they haven't taken a page from Tesla about OTA (over the air) updates. They are dinosaurs where you bring the beast in for the work to be done by the dealer.

rproffitt 2,701 https://5calls.org Moderator

I'd like to hear your solution. While I have written very small passages in assembly on quite a few CPUs these were mostly on non-x86 processors. In assembly I don't think of variables but some memory location by name. Since all my work was IRL, my only restrictions were usually functionality first, reliability and other issues like code size which is usually the reason the work was in assembler to start with.

So if the input text was on the stack I guess we could get the input to the stack which I think you can do. But how to read down the stack without popping it would be my solution. In the x86 we have a stack pointer so you could use that plus or minus the number of characters you input then point at the first character, test the output or not, increment your pointer, test for end or loop.

In your final "Numbers" you could switch gears and pop off the stack and output or not depending on the test result.

To me this is not using a variable. Might end up definding this with the prof which I do because I've done too much IRL coding.

rproffitt 2,701 https://5calls.org Moderator

I'd change this to print to a file what I want as well as the screen. As in, don't use that line where you wrote sys.stdout = log_file.

Just buckle down and write more lines of code to get what you want.

rproffitt 2,701 https://5calls.org Moderator

What is TM? https://en.wikipedia.org/wiki/TM didn't help.

rproffitt 2,701 https://5calls.org Moderator

I see some of what Dani was swinging for but I arrived here a few versions back and this feels more and more disconnected with what folk I know want.

Why should the homepage be the page to disregard for members that use this site? Isn't that a red flag right there?

rproffitt 2,701 https://5calls.org Moderator
rproffitt 2,701 https://5calls.org Moderator

OK, "techie audience." Still a wide miss for those that get to the home page for the first time. And without controls for anyone to give a better home page experience I see no reason to ever look at the home page.

The home page is a beautiful swing (baseball), great form but doesn't connect with the ball. I think you have to ask more than the regulars here as it sounds like you like it. My hope is time will tell but is time on our side.

rproffitt 2,701 https://5calls.org Moderator

Meet others? Like the Dazah connections? No clue given.

Hamburger. I run into users all the time and they don't know what the hamburger is.

Hamburger into the grinder. If you want to move to a connect with others site, update the hamburger so it shows and is collapseable. Look at Facebook and see how they work it.

rproffitt 2,701 https://5calls.org Moderator

@Dani. To answer that I took a moment to forget what I know. I opened another browser and hit Daniweb.com and see cards with 6 onscreen about 5 "viewed a topic" and one replied to a topic. So with that and the two boxes with messaging and start new topic this tells me this is some sort of discussuion site.

A newbie might start clicking around but that screen gave up no "What is Daniweb". I don't see any About, Policies and the usual you find on discussion and meeting sites. There was nothing there that gave me any indication this was a place to go to meet others.

I can hear you telling me to try the hamburger. We're talking run of the mill folk here. They won't know that's where more information is.
The Hamburger itself may need to go into the grinder. If you just let it be on screen then you are approaching the Facebook design where it's a meet and sharing place which is the message I've been getting as you take the hamburger menu and tune it to your Dazah goals.

rproffitt 2,701 https://5calls.org Moderator

I see I didn't supply how to return an array in Java. I'd go with the method at http://www.mathcs.emory.edu/~cheung/Courses/170/Syllabus/09/array-return.html

Above I shared the shortest tutorial about passing an array to a method so with this you have both ways covered.

rproffitt 2,701 https://5calls.org Moderator

I may be repeating but if you tell me "MyObject.MyMethod" I go looking for that.

I wonder if English isn't working for us here. You wrote "calling array list arg" and here I usually access the arguments. If you are calling some array list arguments this to me is when I pass a list of functions/methods I want the method to call in some order. Not something like sorting an array of strings.

rproffitt 2,701 https://5calls.org Moderator

I have to say that I expected you to tell me exactly what this list's name was in the code. Don't make me work at this or guess. I will guess badly.
Let's see what others can contribute.