Re: Is graphic design useful for UI UX? Digital Media UI / UX Design by Dani I would argue that data analytics is more important. Retrieval Augmented Generation with Hugging Face Models in LangChain Programming Computer Science by usmanmalik57 In my [previous articles](https://www.daniweb.com/programming/computer-science/tutorials/541732/paris-olympics-ticket-information-chatbot-with-… Re: how to create a simple elevator simulation? Programming Software Development by trueframe To make a basic elevator simulation, first, identify the floors and the elevator's capacity. Then, use loops and conditionals in programming to mimic its movement. Include buttons for users to call the elevator and select floors. Test thoroughly for accuracy. Re: Online subission forms not sending emails of submitted info Programming Web Development by david.tigner … is coding to access error logs or how can a web based control panel like cPanel be obtained ? Is graphic design useful for UI UX? Digital Media UI / UX Design by Ali_96 Having a degree in graphic design can be beneficial when pursuing a career in UX/UI design since the two fields have many overlapping skills. Re: Which programming language is best Ludo game development? Programming Game Development by kishanrg … it comes to developing a Ludo game, the choice of programming language largely depends on your familiarity with the language and…++, C#, Java, JavaScript, and Python. Ultimately, the "best" programming language for Ludo game development depends on your specific requirements… Re: A Utility App for my organisation Hardware and Software Cloud-based Apps by Dani Rahul, do you mean a mobile app for iPhone or Android? Wordpress can build some incredibly powerful web apps. Re: How NOT to do business online Digital Media Digital Marketing by Dani … may. You can [see here](https://www.daniweb.com/programming/web-development/threads/541688/airtm-api-how-to-build-a-form… credit cards). This takes a decent amount of backend programming and working with the credit card processor's API. … some guy who sells wood veneer, hiring the right web developer who can modify the out-of-the-box eCommerce… Question Answering with YouTube Videos Using RAG in LangChain Programming Computer Science by usmanmalik57 … language to interact with [PDF documents](https://www.daniweb.com/programming/computer-science/tutorials/541732/paris-olympics-ticket-information-chatbot-with…-memory-using-langchain) and [SQL databases](https://www.daniweb.com/programming/computer-science/tutorials/541771/using-natural-language-to-query-sql… Re: This is me venting Community Center Meta DaniWeb by jkon … dead - we all seen that , what was missing was a programming hub of news / forum / interviews . But here we are ... and… look at the issue and respond with a concrete answer. Programming is not always true or false , it is what you… Re: This is me venting Community Center Meta DaniWeb by Dani > what was missing was a programming hub of news / forum / interviews I have always been a … last week, and [Usman just published](https://www.daniweb.com/programming/computer-science/tutorials/541811/question-answering-with-youtube-videos-using… APIs and SDKs in a PHP project Programming Web Development by FarrisFahad … it for every SDK? I am also using PHP procedural programming and I noticed that these SDKs use OOP. Can someone… This is me venting Community Center Meta DaniWeb by Dani … my mouth is. In the current landscape of tech and programming forums, Dream.in.Code went out of business. DevShed went… Slaying Unicorns: How Europe Sabotages Its Own Economic Future Community Center by Johannes C. … [a poverty rate above 20%](https://ec.europa.eu/eurostat/web/products-eurostat-news/w/DDN-20230614-1). Combined, the high… How NOT to do business online Digital Media Digital Marketing by Reverend Jim … to my laptop. Or I could continue with the whatsapp web app. When I chose that I was immediately led down… Re: Do you participate in any other communities? Community Center Geeks' Lounge by Dani Oh, and that reminds me, ... does Reddit have programming subreddits where you can actually post and debug code a la DaniWeb? I never took Reddit for being an excellent medium for programming. Re: Improve HAVING BY performance Programming Databases by Dani … that can explain it in greater depth: * https://web.dev/learn/performance/why-speed-matters * https://developer.mozilla….org/en-US/docs/Learn/Performance * https://web.dev/explore/fast The HTML page must be downloaded …in its entirety before the web browser can begin loading anything else (CSS, Javascript,… Re: And so the cookie crumbles... Community Center Geeks' Lounge by Dani …. AndreRet, based on your [latest post](https://www.daniweb.com/programming/databases/threads/541622/improve-having-by-performance#post2296496) it seems… Re: Improve HAVING BY performance Programming Databases by Dani … I shaved nearly 50ms off of https://www.daniweb.com/programming/4 for logged in members. Re: Improve HAVING BY performance Programming Databases by Biiim … I shaved nearly 50ms off of https://www.daniweb.com/programming/4 for logged in members. I know that in my… Re: How we can Choose an Awesome Mobile App Development Company? Programming Mobile Development by Mary_50 … portfolio showcasing their expertise. * Ensure they are skilled in relevant programming languages and frameworks. * Opt for a company that maintains transparent… Re: Do you participate in any other communities? Community Center Geeks' Lounge by Salem Yeah, there are sub-reddits for most languages and programming in general. I'm spending way too much time in https://www.reddit.com/r/C_Programming/ for example. There's the usual collection of helpful people, pedants, trolls and idiots - but that's true anywhere. The mods seem to be keeping it ticking over nicely. Re: ASUS Laptops - my experience Hardware and Software by Reverend Jim … on a per-app basis, even to the extent of programming smart actions (basically multi-step macros). When you run Options… Re: Online subission forms not sending emails of submitted info Programming Web Development by david.tigner …'s code was changed to PHPMailer and is in the web root directory (each of the 4 domains has its own… web root directory, the PHPMailer one is in the root as … Re: Online subission forms not sending emails of submitted info Programming Web Development by Biiim …'s code was changed to PHPMailer and is in the web root directory (each of the 4 domains has its own… web root directory, the PHPMailer one is in the root as … Re: Improve HAVING BY performance Programming Databases by Dani I'm too exhausted for an in depth explanation right now but 90% of web development is optimizing for performance. The average DaniWeb page takes anywhere from 80ms up to 250ms to load the HTML (when dealing with low network latency), depending on the type of page, so shaving 50ms off of that is a huge win. Re: Online subission forms not sending emails of submitted info Programming Web Development by david.tigner … file, requires SSH to 'Connect to Webspace'. They use Linux web hosting packages and said to use PuTTY. I installed that… Re: Online subission forms not sending emails of submitted info Programming Web Development by Biiim … the php.exe. just locate the PHPmailer Directory into your web root, to keep it simple and the require links should… Re: Online subission forms not sending emails of submitted info Programming Web Development by Dani … error log? Without access to the server, perhaps through a web-based control panel like cPanel, etc.? At first glance, I… Re: Which programming language is best Ludo game development? Programming Game Development by polles i would choose JavaScript