Re: Hello, I'm Ulf Dittmer Community Center Say Hello! by trcooke … mistrust of the platform I do have to make an effort to stay connected and visible to my peers. I have… Re: Is linux your daily driver? Hardware and Software Linux and Unix by trcooke … MacBook Air and it's great because it's zero effort to maintain but the cost is replacing it even when… Re: What are some common financial challenges startups face ? Programming Web Development by Reverend Jim Generally speaking you'll get as much effort in the responses as you put into asking the question. In this case next to none. ArkTS - McCharts Programming Software Development by 杨_659 …-source them for collaborative improvement. I thought, *“Why not?”* Collective effort could accelerate development and enhance adaptability. Thus, the project naturally… Re: Page Speed Issue Digital Media Digital Marketing by ashleydent4u … improve page speed and Core Web Vitals without much manual effort. Java-based websites, on the other hand, usually need more… Re: Are we being played by AI? Let's Discuss! Community Center Meta DaniWeb by Reverend Jim … of her own. I got tired of putting in the effort and getting none in return. IMO posters who are asking… Re: Hanayama Cast Puzzles - Mind bracing riddles Community Center Geeks' Lounge by Emma_Rose … difference—it’s like the puzzle respects your time and effort 😄 If you're thinking of grabbing more from the Cast… Re: SEO vs AEO – Which is more important for the future of search? Digital Media Digital Marketing Search Engine Strategies by Dani …, well-researched content that generate revenue through advertising. Money and effort was put into creating the content and it's being… Re: I built a kafka GUI client for operating kafka, welcome to use Programming Software Development by elary It is a nice project.Is there any notification function? What effort needs to be put into a Forum? Digital Media Digital Marketing by redlobo … vitamins to pleasurable company. I was curious about how much effort goes into keeping a site like Daniweb clean of garbage… getting garbage on it, but I was wondering about the effort that is involved on your forums to keep them clean… Re: We only give homework help to those who show effort Programming Computer Science by Dani NO NO NO! Absolutely not true. There is no rule anywhere saying that we won't help anyone with their homework. What I'm saying is that you shouldn't post a homework problem that takes a lot of effort, and ask for a quick answer, without attempting the problem yourself or at least showing some form of effort. Re: What effort needs to be put into a Forum? Digital Media Digital Marketing by gil857 … is a scary thought. If he would just apply the effort he's using to send out spam to a legimate… Re: We only give homework help to those who show effort Programming Computer Science by Epic Tissue … - if someone can't show that they have put any effort in solving the problem then they shouldn't expect someone… with homework problems, but only if the poster shows some effort. We also try to give hints on solving the problem… We only give homework help to those who show effort Programming Computer Science by Dani … if you show that you're willing to put in effort as well. For more information about this, click **[this link… Re: We only give homework help to those who show effort Programming Computer Science by Tekmaven Do I detect a little anger here? It doesn't matter what you say. We are not going to help you with your homework [u]if you show no effort.[/u]. :-P Save Time and Effort in Typing URL Addresses Hardware and Software Microsoft Windows by Dani …][/font][font=Arial][size=5][color=#0000ff]Save Time and Effort in Typing URL Addresses [/color][/size][size=2]With Internet… Database Maintenance and Upgrade Effort Programming Databases by dmmckelv … provide me with some information on how much time and effort maintenance of the db takes. I am taking a database… Re: We only give homework help to those who show effort Programming Computer Science by ithelp …;we only give homework help" to whoever shows some effort and then allow the user to post a message? Just… Re: We only give homework help to those who show effort Programming Computer Science by Jishnu …;we only give homework help" to whoever shows some effort and then allow the user to post a message? I… Re: We only give homework help to those who show effort Programming Computer Science by Ezzaral Homework or self-study, it comes down to the same thing - if someone can't show that they have put any effort in solving the problem then they shouldn't expect someone here to just hand them a solution. Re: We only give homework help to those who show effort Programming Computer Science by Nick Evan … with homework problems, but only if the poster shows some effort. We also try to give hints on solving the problem… Re: We only give homework help to those who show effort Programming Computer Science by Narue … you got started with the project, if you show no effort, you get no help. I fail to see how this… Re: We only give homework help to those who show effort Programming Computer Science by Ezzaral … no bearing on whether anyone else gives their time and effort to a particular request. This is my effort for my homework Programming Software Development by luca789 ok boys, I'm new, noob and ready to do any effort needed. I have to write a MIPS assemply program for My MIPS course and I need just some examples... do you know any link where I can find any .s .asm mips programs? I'm especially looking for recursive programs as I have to do recursive programs. thank ypu very much! Luca Re: This is my effort for my homework Programming Software Development by ithelp I could not find any effort that you have put in your homework. Simple GUI - How much effort? Programming Software Development by seakayaker Hi, I have developed a lot console applications in C++ using Visual Studio Express and I am curious how much effort it would be to wrap them with a ultra simple GUI? Do I have to purchase MFC or code hunded of pages in order to accomplish this in C++ using my IDE? I don't need anything fancy. Thanks for any input in this matter. Re: Simple GUI - How much effort? Programming Software Development by Hiroshe Making the gui is not vary hard. Learning how to make it however may take effort. If you want to make a simple gui without learning too much, consider using a gui builder. [URL="http://en.wikipedia.org/wiki/Graphical_user_interface_builder"]This[/URL] wikipedia page may be useful. Good luck. Re: Simple GUI - How much effort? Programming Software Development by hillstone_softw it may not be hard to make GUI applications, but it takes: - Effort to learn Win32 API - There is usually considerable amount of time needs to be spent on the layout of various dialogs and / or dialog controls. Re: Simple GUI - How much effort? Programming Software Development by tux4life … not be hard to make GUI applications, but it takes: - Effort to learn Win32 API - There is usually considerable amount of… Re: Simple GUI - How much effort? Programming Software Development by hillstone_softw [QUOTE=tux4life;923360]Ever heard of [URL="http://www.wxwidgets.org/"]wxWidgets[/URL] ? (as already mentioned in one of the previous posts).[/QUOTE] It makes little difference to the time and effort spent on the visual layout.