11,567 Posted Topics
Re: This sounds to me like [Rehoboam](https://westworld.fandom.com/wiki/Rehoboam) in Westworld Season 3. | |
Re: Rproffitt, I think maybe you’re misunderstanding the question. Or at least I hope you are. If you are working as an independent UI/UX contractor for hire, then the client would come to you with their conversion goals (whether that’s strictly signups, user engagement, etc.), and as the UI/UX expert for … | |
Re: I'm a fan of the [Percona flavor of MySQL](https://docs.percona.com/percona-server/8.0/index.html). DaniWeb used to do a lot of work with Percona back when they were a small startup and I had the cell number of the owner. Nowadays they're too big for us ;) | |
Re: Aside from standing desks, I’ve seen people sit on exercise balls (or balance balls) instead of chairs. Supposedly it achieves a similar effect. | |
Re: Hi and welcome to DaniWeb!! Funny you should join today. DaniWeb just launched a [backlink checker](https://www.daniweb.com/tools/backlinks) last night, the first of a handful of SEO and other dev tools I'm starting to build out targeting the DaniWeb audience. | |
We are in the process of upgrading both the version of Codeigniter PHP framework we are using, as well as the version of PHP we're on. We are just putting some final touches and anticipate going live in the next few days. I'll update this thread when we do. If … | |
Re: What are your interests? Is there a specific web development language or set of technologies you’re focused on learning right now? | |
Re: A little bit late but ... My googling shows the opposite. I'm seeing that Odoo developers are high in demand because there are more job offers than people with the skillset to fill those jobs. Therefore, if it's something you're really interested in, and would enjoy doing, I say go … | |
Re: Share it on your social media (Facebook, etc.) with friends and family and get their input on it. | |
Re: Google releases algorithm updates just about every day. Usually multiple times a day. However, they are often small and we don’t necessarily notice them, unless they affect our site and we are paying close attention. A handful of times a year, Google will release a massive update that affects a … | |
Re: Can you show what code you have so far and where you're stuck? | |
Re: I'm glad you got it working. I'll mark this question as solved. That being said, why use simple_html_dom.php at all? I use PHP's built-in [DomDocument class](https://www.php.net/manual/en/class.domdocument.php) as so: // Initiate ability to manipulate the DOM and load that baby up $doc = new DOMDocument(); libxml_use_internal_errors(true); $doc->loadHTML($message, LIBXML_NOENT|LIBXML_COMPACT); libxml_clear_errors(); // Fetch … | |
Re: I code in PHP with MVC architecture. Each model and controller are their own class and there is one per file. Views are PHP templates, also one template (which typically represents either a full HTML page, or a large, reusable segment of an HTML page) per file. | |
Re: I believe you need to connect to the appropriate database first, before issuing the create table command. From my understanding, it is not possible to specify a database name from within the create table command. | |
Re: Not only is email marketing still effective in 2023, but it's been the most effective form of marketing for me, time after time. | |
Re: I might be mistaken, but I’m not so sure this is possible. I haven’t seen anything in Google Analytics or Google Search Console that lets me know if a keyword was typed in or queried via voice. I don’t think that Google exposes this information through an API, either, meaning … | |
Re: It depends what you mean by "audience"? Do you mean users of your website who are there just to buy your products or services, or is there a social/interactive side to your website? Or is your audience just your social media followers? | |
Re: Hello there from me as well. Thanks for joining. | |
Re: Do you focus more on technical SEO or digital PR? What’s your favorite aspect? | |
Re: I guess I'm not fully understanding your question. Can you elaborate? | |
Re: > macOS 10.4.11, known as "Tiger," is a very old version of macOS This question is 15 years old. That's why they were using such an old version at the time. | |
Re: I think it has to do with the target audience. I've noticed that programmers, especially, are really keen on dark mode. It has to do with spending hours at the screen, concentrating on text, and eye strain. It was in the plans to add a dark mode to DaniWeb earlier … | |
Re: Hello! I'm sorry you're dealing with the frustrating experience of watching traffic just slowly decline, week after week, month after month, with no idea what to do to stop the downward trend. I've been there! I get it. From what I understand of what you're saying though, the number of … | |
Re: Hi and welcome! Do you have any specific questions? I have over 25 years of experience in the SEO industry. | |
Re: I wish I could offer you some assistance, but unfortunately this topic is completely outside my wheelhouse. I’m sorry. :( I’ll tweet your post and see if someone on my social comes to your rescue. | |
Re: It makes sense to me that if I run a prompt (of my own creation) through an AI system (one that I did not write), I should not hold the copyright to its output. | |
Re: React.js, being a front-end JS framework, means that the UI gets rendered dynamically by the web browser. For a very long time, search engine bots didn't have the ability to interpret javascript accurately. Therefore, when a webpage interface is generated entirely via javascript, search engine crawlers didn't have the ability … | |
Re: Hello and welcome to DaniWeb! Thanks so much for joining :) | |
Re: Ever since moving, I had to use Google Maps or Apple Maps to tell me where the nearest Taco Bell was, and, furthermore, that I should instead be driving a bit longer to the second-closest one that has a drive-thru. | |
Re: I haven’t changed anything in a very long time as I’m still dealing with my health. However, the less than icon (the first part of the DaniWeb logo) has been our favicon.ico graphic for as long as I can remember. I believe about 5-10 years ago it also served as … | |
Re: Redis is great for client/server messaging apps. | |
Re: Why give up PHP and Laravel? ;) | |
Re: For the web (since that’s my area of expertise): It depends on what the app will do. Certain programming languages and technology stacks are more suited for things like real-time messaging, for example. Other technology stacks might be more suited to searching big data (billions and trillions of records). However, … | |
Re: Hello everyone and sorry for being absent from DaniWeb for the past month and a half. I have had just unbelievably debilitating exhaustion that has prevented me from getting out of bed most days. 10,000 tests later, it is seeming as if it’s very likely that I have leukemia. The … | |
Re: Hello! I would create an INDEX on the orders table in this order: order_date, customer_id, order_id, product_id I would also create an INDEX on the customers table for customer_id, the order_details table for order_id, and the products table for product_id. I don't see any inefficiency in your query itself, but … | |
Re: What result are you getting versus what you’re expecting? | |
Re: Hi, I'm not sure I fully understand your question. I browsed your site and most pages do not have meta tags. For example, I'm on your Zalgo Text Generator page and I don't see meta keywords or meta description. Every unique page of your site needs to have at least … | |
Re: Hi and welcome to DaniWeb!! Also, you may wish to fix the link in your post signature. It seems to be poorly formatted so the link doesn't work. | |
Re: I consistently hear about how HARO is so amazing, but it's a *grind*. Every so often I give it another try, but in my own experience, I end up being very picky about which emails I respond to, and I take my time in my responses, and nothing ever comes … | |
Re: What performance, specifically, are you wanting to track? The easy answer is you can use Google Analytics 4. | |
Re: If you’re concerned, it should be simple to convert your existing code to use a link instead of a button and still have it look the same. Personally, my convention is it should be a link if you’re navigating to a new page or fetching content. It should be a … | |
Re: I'm looking at the documentation [here](https://www.speakatoo.com/documentation_view/speakatoo--api-documentation) and it seems to be a very straightforward JSON-based API that has nothing to do with cookies. The csrf_cookie_name you're referring to has to do with using cookies for anti-CSRF protection. Can you please show us the full requests you're using with Postman? Where, … | |
Re: Why can’t you use the computer you’re using to type this message? | |
Re: Can you link to the specific URL that demonstrates the javascript syntax error? |
The End.