11,567 Posted Topics

Member Avatar for jamesstorenws
Member Avatar for Johannes C.
Member Avatar for Ethanbrody

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 …

Member Avatar for myresellerhome
0
208
Member Avatar for cored0mp

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 ;)

Member Avatar for cored0mp
1
119
Member Avatar for Alex_169

Aside from standing desks, I’ve seen people sit on exercise balls (or balance balls) instead of chairs. Supposedly it achieves a similar effect.

Member Avatar for Rick_19
0
57
Member Avatar for mdmasudrana5

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.

Member Avatar for Rick_19
1
66
Member Avatar for Dani

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 …

Member Avatar for Dani
1
40
Member Avatar for Cornelius89

What are your interests? Is there a specific web development language or set of technologies you’re focused on learning right now?

Member Avatar for Dani
0
16
Member Avatar for Robinz

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 …

Member Avatar for Dani
0
39
Member Avatar for Koitoto

Share it on your social media (Facebook, etc.) with friends and family and get their input on it.

Member Avatar for bessieexum
0
39
Member Avatar for webguru_1

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 …

Member Avatar for janviarora
0
298
Member Avatar for Ashley_31
Member Avatar for Olive34
0
226
Member Avatar for borobhaisab

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 …

Member Avatar for Dani
1
1K
Member Avatar for cored0mp

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.

Member Avatar for Dani
2
121
Member Avatar for cored0mp

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.

Member Avatar for Dani
1
162
Member Avatar for Initsky

Not only is email marketing still effective in 2023, but it's been the most effective form of marketing for me, time after time.

Member Avatar for bessieexum
0
72
Member Avatar for Mindmade

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 …

Member Avatar for sarahcuneiform
2
87
Member Avatar for Mindmade

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?

Member Avatar for bessieexum
-2
61
Member Avatar for deftsoftseo
Member Avatar for Hope_Magzine
Member Avatar for Haseeb_11
Member Avatar for giunisexsalon
Member Avatar for Dani
-1
24
Member Avatar for mnoizinum

> 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.

Member Avatar for Dani
0
274
Member Avatar for fasal

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 …

Member Avatar for Dani
0
104
Member Avatar for mariaakter

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 …

Member Avatar for smarttech
0
67
Member Avatar for VertexMinds

Hi and welcome! Do you have any specific questions? I have over 25 years of experience in the SEO industry.

Member Avatar for Raajokiaa_Rtiu
-1
42
Member Avatar for Clif40RD

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.

Member Avatar for Clif40RD
0
129
Member Avatar for rproffitt

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.

Member Avatar for Reverend Jim
3
266
Member Avatar for bijutoha

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 …

Member Avatar for bijutoha
0
60
Member Avatar for Johannes C.
Member Avatar for Dani
1
81
Member Avatar for maria0101010101

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.

Member Avatar for KomalBhatt
1
267
Member Avatar for neerajks992
Member Avatar for rproffitt

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 …

Member Avatar for Dani
0
42
Member Avatar for 格式塔工作
Member Avatar for Leonidas_3
Member Avatar for tarun Nagar

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, …

Member Avatar for Gulshan_6
0
81
Member Avatar for blud

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 …

Member Avatar for SCBWV
2
178
Member Avatar for Vandiun

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 …

Member Avatar for DGPickett
2
166
Member Avatar for TENG JUN
Member Avatar for Dani
0
259
Member Avatar for FitIsHit

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 …

Member Avatar for Gulshan_6
0
465
Member Avatar for exdimension

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.

Member Avatar for Dani
0
12
Member Avatar for Mindmade

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 …

Member Avatar for Dani
0
34
Member Avatar for Mariyam_2

What performance, specifically, are you wanting to track? The easy answer is you can use Google Analytics 4.

Member Avatar for bessieexum
0
103
Member Avatar for KomalBhatt
Member Avatar for mr_johnseo
Member Avatar for yehuda_2
Member Avatar for FarrisFahad

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 …

Member Avatar for Dani
1
154
Member Avatar for John_385

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, …

Member Avatar for AndreRet
1
77
Member Avatar for abod_1

Why can’t you use the computer you’re using to type this message?

Member Avatar for Reverend Jim
1
79
Member Avatar for hgsinfotech
Member Avatar for wwwalker
0
114

The End.