Connect with 1,267,579 developers, IT pros, digital marketers, and tech enthusiasts.

Be a part of our friendly, industry-focused community of professionals meeting, networking, learning, and sharing knowledge via articles, Q&As, discussion forums, and realtime chats.

Software Development
steve_55

Hello clever people,

Completely new to VB.NET (only installed Visual Studio 2019 in the past couple of days).

To start all I want to do is open Excel (office 365) …

Member Avatar for Dani Cloud-based Apps
Dani

As the question states, is there a reliable way of detecting AI content? I vaguely recall OpenAI announcing something a long time ago that they were going to release something …

Member Avatar for Miles_0 Cloud-based Apps
Miles_0

What are the best practices for ensuring data consistency and integrity when using cloud storage for large-scale applications? Specifically, how do different platforms handle issues like eventual consistency, data replication …

Member Avatar for Dani Web Development
Dani

Probably a silly question, but is Argo Smart Routing (the usage-based product) only applicable to content served at the origin? Otherwise, does it makes sense to be spending money to …

cdn
Member Avatar for Dani Cloud-based Apps
Dani

Probably this is me just venting more than anything, but has anyone had success in getting in touch with someone from Cloudflare billing?

Cloudflare recently charged us a boatload of …

Software Development
Steph102

Hi everyone. I am just learning Python on class so I am really at the basic. I need to write a python program that will flip a coin 100 times …

Member Avatar for Reverend Jim Microsoft Windows
Reverend Jim

I recently fell victim to the latest Windows 11 update - KB5023706. The symptom was intermittent BSODs (blue screen of death). It wasn't until after I had done a thorough …

Member Avatar for Dani Search Engine Strategies
Dani

I do realize that backlinks to URLs disallowed via robots.txt do still have whatever Google's modern version of pagerank is. Depending upon how many incoming backlinks there are, even if …

seo
Member Avatar for PsychicTide Web Development
PsychicTide

Hello friends, it's been some times since I've posted here, but this community has always been my "I really need help" place to go.

Lets get to the idea... I …

Member Avatar for Mr.M Web Development
Mr.M

Hi Dw, I want to get the keys and data of the php json response, heres the response I get

{"content":{"1":{"title":"Present","start":"2025,01,29","end":"2025,01,29","backgroundColor":"#f39c12","borderColor":"#f39c12"}}}

all I'm interested in starts from title.

img1.png Computer Science
usmanmalik57

In my previous article, I explained how to fine-tune OpenAI GPT-4o model for natural language processing tasks.

In OpenAI DevDay, held on October 1, 2024, OpenAI announced that …

UI / UX Design
Travis_11

What would some people recommend to get better knowledge in UX/UI design. I am taking Coursera google certificate would the be a good starting point to build a portfolio I …

Member Avatar for Dani Community Center
Dani

Inquiring minds want to know: For the sake of my pocketbook, do you think Nvidia stock is slated to rebound after today’s disastrous day? I know the earnings call is …

Member Avatar for Dani Programming
Dani

What's the most challenging bug you've ever encountered in your programming career, and how did you eventually solve it?

I’ll start. The only one I can recall from the recent …

Member Avatar for Dani Databases
Dani

How can I identify and delete unused MySQL indexes? I have a large table that has somehow accumulated way too many indexes over the years, and I'd now like to …

Web Development
lennyli

I have tried to read https://www.daniweb.com/programming/web-development/threads/386380/cannot-run-exe-files-in-asp-net-application but still lost in trying to achieve something. I installed the latest .net framework, and IIS on the latest updated windows 11. I …

img1.png Computer Science
usmanmalik57

DeepSeek-R1 is a groundbreaking family of reinforcement learning (RL)-driven AI models developed by the Chinese AI firm DeepSeek. It is designed to rival industry leaders like OpenAI and Google …

Member Avatar for Dani Web Development
Dani

As you may know, yuo can customize the error pages in Cloudflare, such as for a WAF block, etc.

For some reason, since the switchover to the new error pages …

Member Avatar for Mr.M Web Development
Mr.M

Hi DW, I'm trying to mark attendance register which has the date for which that register is being marked for as well as the date which the register is actually …

php
Web Development
Montasser_1

I try to remove the last character from a string with Japanese text and emojis using this code:

<?php

$text = "私の名前はダバーです👩‍🚀";
$new_text = substr($text, 0, strlen($text) - 1);
echo …
php
Web Development
Vishurey

I am driving an html site from my network drive in my office that can be viewd on LAN. I need to put a blog kind of section on my …

img1.png Computer Science
usmanmalik57

In the last article, I explained how you can use the DeepSeek-R1-Distill-Qwen-32B model for text classification and summarization problems.

In this article, we will use the DeepSeek-R1-Distill-Llama-70b

Member Avatar for Dani Hardware and Software
Dani

Inquiring minds want to know. What are you working with?

I currently have an Apple M1 Max 14" 2021 model.

Member Avatar for Dani Networking
Dani

Please help me come up with a compelling argument to convince my husband to spend an additional $200/month on AT&T Fiber Internet with 5Gbps download / 5 Gbps upload.

We …

Member Avatar for Dani Databases
Dani

I ran into a bit of a snag in my code, and I'm trying to make heads or tails as to whether this will work.

From within my PHP script, …

Member Avatar for rproffitt Information Security
rproffitt

Here's an example I was given from the web:

动态网自由门 天安門 天安门 法輪功 李洪志 Free Tibet 六四天安門事件 The Tiananmen Square protests of 1989 天安門大屠殺 The Tiananmen Square Massacre 反右派鬥爭 …

Member Avatar for Mr.M Software Development
Mr.M

Display computer name to a label

c++
Member Avatar for Dani Software Development
Dani

I use Github for DaniWeb's code base. I was just wondering though. How secure is it? Would you ever store passwords or other sensitive information in Github (Don't worry. We …

Member Avatar for Techwriter10 Networking
Techwriter10

To put it mildly, it's been a bad week for cloud computing. First of all word got out that Microsoft, the keepers of the data for users of Sidekick phones …

Member Avatar for xrjf Software Development
xrjf

Features:

  • Retrieves the differentiating bit of a key with respect to the previous one and stores only this position in the index.
  • With at most one single disk read, …
Member Avatar for prithulatasnim Search Engine Strategies
prithulatasnim

I want to grow organic traffic in my website. In my website organic traffic in decrease day by day. I am doing off page SEO and SMM marketing. Which can …

seo
5454563563.JPG Digital Marketing
MasoodDidThat

My website is an ecommerce website and it has more than 500 pages, the SEMRush is only crawling 4 pages and i checked on google search conscole and all the …

Member Avatar for Dani Software Development
Dani

What are some best practices for optimizing memory management when working with large datasets?

I am tagging this topic both with php (because that is my language of choice, and …

Member Avatar for Dani Web Development
Dani

I know that this is probably a hopeless question, but are there any automated scripts that would reliably and automagically convert my thousands upon thousands of lines of jQuery code …

Member Avatar for Dani Web Development
Dani

Just as the topic title suggests, any jQuery 4 beta users out there who could let me know what it's like?

The wait for v4 gold release is killing me. …

Member Avatar for Mr.M Web Development
Mr.M

Hi DW, I'm trying to get selected option id, the problem with my code is that it is only showing or returning the id of the first select only even …

Digital Marketing
Romaric Onel

Hey guys, I'm struggling to make my website faster, and it's driving me cray. 🤯 What are your best tips to improve speed without breaking everything? Any must-have tools or …

Digital Marketing
Marketing_4

What could be the best digital marketing strategy in general to specific?

Member Avatar for Dani Linux and Unix
Dani

Linux has come a long way, but it's still primarily a server OS, correct? How many of you linux fanboys and girls use it as your primary operating system for …

Digital Marketing
Member Avatar for nawaz_5
nawaz_5

I want to know expert opinion regarding best marketing platforms for e-commerce website. I am working as Digital Marketing Executive as Expertek Cyber Solutions Inc. I have been assigned to …

Member Avatar for Ethanbrody Digital Marketing
Ethanbrody

I want to know about essential elements make an email marketing campaign truly effective and impactful

Web Development
Member Avatar for KamalDeepPareek
KamalDeepPareek

How can lazy loading improve web portal performance by reducing initial load times and optimizing resource usage? What are the best techniques to implement lazy loading in images, components, and …

Mobile Development
dckumawat05

Hey
I want to Develop A mobile app in android for my food business.
Can anyone suggest me any company and the cost of the App?

Thanks

Digital Marketing
vaishnav2010

What are the new tools to increase the visibility of our website and genrate more business through Digital Marketing ?
Which activity will improve the SERP max .... ?

Search Engine Strategies
maaz_5

How to Find Best Keywords to increase the Website traffic?

seo
Member Avatar for Smbom Search Engine Strategies
Smbom

I'm also doing SEO for our company's website, but I'm kind of newbie in this industry, so is there anything special I should pay attention to doing SEO?

seo
Member Avatar for joseph101 Digital Marketing
joseph101

I have only heard about mailchimp any other you will like to recommend?

Member Avatar for Samantha_14 Digital Marketing
Samantha_14

Hi Everyone
iam Samantha
iam running a blogging website. i have done my best in seo and in content also
but still not getting the traffic i want anyone can …

Web Development
admin_12

And is it bad or what because sometimes I think I might get carried out

Member Avatar for grktraining530 Search Engine Strategies
grktraining530

Hi,
I created lots of link for my websites but, they didn't generate as a backlink. What I can do to make them appear as backlinks?

seo