Re: A Utility App for my organisation Hardware and Software Cloud-based Apps by rproffitt In a company you put forward the idea and site plan. A new to all this web maker could easily stumble and make a site with security or other issues. For example said PDFs could be something the company doesn't want exposed to the world. So back to your IT and company leaders to work out the details, and do it right the first time. 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. Slaying Unicorns: How Europe Sabotages Its Own Economic Future Community Center by Johannes C. **With the decline of industry and post-colonial exploitation, Europe should aim to become a global leader in the tech and service industry. But as the EU increasingly complicates the process for startups to thrive, the economic outlook appears bleak.** If you've missed recent AI news, **[Claude Opus now outperforms GPT-4 in most areas](https://… Re: AirTM API: How to Build a Form? Programming Web Development by Dani I can see that the URL that you linked me to has 4 steps to create a purchase. The first one is to create a Purchase via an HTTP POST request. That can be done with a cURL request. cURL requests require some backend programming such as via PHP or some other language. Are you using a server-side language to write your web app? If so, which one so… Re: Finished learning basics of html and css. What next? Community Center Geeks' Lounge by Dani Or you could try the React framework instead of Angular. I've heard better things about it. A Utility App for my organisation Hardware and Software Cloud-based Apps by Rahul_143 I need to create an app for the employees in my department. The app should have four sections on the homepage. First is the collection of company guidelines/instructions (various documents in pdf format in one place) second is the various templates/formats used by the employees (again in pdf format) third is the collection of educational … Re: A Utility App for my organisation Hardware and Software Cloud-based Apps by Dani I would recommend Wordpress. Re: A Utility App for my organisation Hardware and Software Cloud-based Apps by Yito Do you need someone or company to provide quote and develop it? Re: counting lesson(for the slow among us) Community Center Geeks' Lounge by Dani It's been over a year and no one's replied so I'll go again. 4610 Re: Postfix authentication problem Hardware and Software Linux and Unix by chickenbirds > I am trying to set-up Postfix on my Ubuntu local web development machine for send-only e-mails using Gmail so I can test e-mails sent by a web app I am developing. Even though this is an old post I wanted to reply as I found it while trying to setup my own postfix mailrelay on my private cloud server with Debian that hosts our small … How Do I address ERROR: access violation writing 0x0000000000005140, Programming Web Development by A_957 ….chat_session('You are a geography expert.\nBe terse.', '### Instruction:\n{0}\n### Response:\n') as session: response = session.generate(user_input, temp…=0) return response except Exception as e: logging.error(f"… Please I need guidance Programming Web Development by Naija kid_1 Hi, Goodday everyone, I'm new to web development, please if I had questions, could I ask on her for a help reply? The Rise of AI Scams: Deciphering Reality in a World of Deepfakes Community Center by Johannes C. **Discover the world of AI scams and find out how you can shield yourself against the cunning deceptions of deepfakes.** ![deepfakes-deep-implications.jpg](https://static.daniweb.com/attachments/4/782a49e1fa4e86bd0bedf3957bec4df9.jpg) In an incident that underscores the alarming capabilities of artificial intelligence in the realm of fraud, a… How to Code a Load More Button? Digital Media Digital Marketing Search Engine Strategies by FarrisFahad I want to write an SEO load more button that Google crawls and click on. I have read somewhere in the documents that Google will only click on anchor tags with href value. My current website loads content using a button and I have noticed after changing some, not load more, links Google started to index my website. Is there a best practice … Devin Might Be Fake, Yet AI's Threat to Jobs Is Real. Community Center by Johannes C. **The creators of an automated software engineer tout their AI's capability to independently tackle complete coding projects, including actual tasks from Upwork. While skepticism is warranted regarding Devin's authenticity, the risk of AI displacing professionals across numerous fields is undeniable.** ![will-code-for-food.jpg](https://static.… Re: Sharing my single best piece of SEO advice. What's yours? Digital Media Digital Marketing Search Engine Strategies by FarrisFahad My best advice is to not focus on backlinks. I see building backlinks as only spamming the web. If you want to have good backlinks just create something awesome and promote it using PPC. You don't need to spend thousands of dollars every day, just $5. I think the majority of us can afford that. Test advertising platforms like Google Ads, Meta, X, … Re: Improve HAVING BY performance Programming Databases by Dani > Clearly you missed the part where my friend said, it's the same answer he would have given. No, you didn't say it's the same answer he would have given. You said it's what he would have written *if he spent a lot of time researching.* There's a big difference between asking an industry expert for their personal opinion based on their own … Re: What would you like to see in a business directory? Programming Web Development by Dani I hate to tell you this, but Google *hates* web directories and none rank anymore. Gone are the days of Yahoo!, Dmoz, etc. I don't want you to waste a lot of time because I personally don't feel you'll be able to sell a lot of these. There are some paid models that still exist today, such as The Yellow Pages, Yelp, and Angi. I would browse sites… Re: Online subission forms not sending emails of submitted info Programming Web Development by Dani I wonder if the problem is that your php mail() function is configured to use SMTP in your php.ini file. A lot of SMTP servers switched over the past year or so to using XOAuth2 for authentication. A username + password in your config settings will no longer suffice to establish a connection. You can see me complaining about it [here](https://www.… Re: Redirect non-www to www cons? Digital Media Digital Marketing Search Engine Strategies by Dani As someone who has been in the SEO industry for over two decades, it doesn't really matter if you use www or non-www. All that is important is that, whichever you choose, you stick to it. That means that all links on the web (social media, etc.) point to the same version of your domain. All internal links on your website point to the same version … Re: SiteShow -- Create a slideshow of web pages Programming Web Development by PROSYS_1 wow.. its working fine... very useful for me to complete my task.. thanks Re: How Do I address ERROR: access violation writing 0x0000000000005140, Programming Web Development by rproffitt Python shouldn't create such an error. Reference https://www.reddit.com/r/learnpython/comments/kv83hc/error_code_exception_access_violation_writing_0x0/ I can't duplicate your issue but if this was mine I'd place a logging command in my python script at each step so I could nail down which line of code threw the error. Tutorial on that at … Re: How Do I address ERROR: access violation writing 0x0000000000005140, Programming Web Development by Dani I don't have any python experience, sadly, but I am super awesome at jQuery. Once you solve this server-side problem at hand, if you find yourself with the jQ side of things not working, please don't hesitate to post. Re: Getting Started With C# - The List Programming Software Development by Shahzad111 C-Sharp Tutorial is for student and prefessional who want to learn C# programming from basic to advance. We have discussed every topic of C# alonge with examples in this tutorial guide. https://c-sharptutorial.com/ Re: Please I need guidance Programming Web Development by pritaeas Yes, that's what this forum is for. Re: Please I need guidance Programming Web Development by Dani Of course! What's your first question? :) Re: How to Code a Load More Button? Digital Media Digital Marketing Search Engine Strategies by Dani Hello there! Firstly, so sorry for taking so long to respond to this thread. I was actually away at an SEO conference (I'm going to write a post about it in the next handful of days, and, yes, I'm mildly feeling a bit better). That being said, what you're asking for is definitely doable, because we are doing the exact thing here at DaniWeb. … Re: How to Code a Load More Button? Digital Media Digital Marketing Search Engine Strategies by MarkMarketer … = document.getElementById('content'); // Load initial two items for (var i = 0; i < 2; i++) { var div = document.createElement('div'); div….getElementsByClassName('hidden'); // Show next two hidden items for (var i = 0; i < 2 && i < hiddenItems.length; i… PDF Image Table Extractor Web App with Google Gemini Pro and Streamlit Programming Computer Science by usmanmalik57 …vision") config={ "max_output_tokens": 2048, "temperature": 0, "top_p": 1, "top_k": 32 } def …enumerate(parts): if temp_replacement in part: parts[i] = currency_matches.pop(0) return parts ``` Finally, we will create a `Submit Query` button… Use of the Word ‘Tapestry’ in Web News More Than Doubled Last Year Community Center by Johannes C. **Tracing AI-generated content in online news articles with corpus linguistics** ![tapestry-header.JPG](https://static.daniweb.com/attachments/4/c8a5b32abaf78b39bdcb75f328580e4a.JPG) *A query in the 'News on the Web' Corpus reveals that the use of the word 'tapestry' in online articles has more than doubled last year – from 3,085 instances in …