Connect with 1,267,940 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
squirrelly

A classic example of an object is a playing card.There are numerous games that utilize a deck of 52 playing cards; consider the game called Set instead. The object of …

Search Engine Strategies
Dani

www.domain.com/favicon.ico is showing up as a Soft 404 in my GSC Coverage report. I can't imagine blocking it with robots.txt because it seems as if bots might want to access …

seo
Digital Marketing
jimmyfinch86

I want to view the list of followers of other accounts and also be able to search/ sort it

Programming
Member Avatar for Micheal87
Micheal87

Hi, how can I clean all saved settings in my.settings ? Do I need only to put
my.settings.[name].clear() or a My.settings.reset() can do a good job for all the user …

Programming
Member Avatar for Micheal87
Micheal87

Hi, how can I make sure that all the datetime stored previously by user input will be updated in a cycle for?
I explain better the structure
Combobox2 <----- is …

Software Development
UKnod

I am using visual studio / basic 2019. using the windows media to play sounds (WMPLib.WindowsMediaPlayer).
It works great, I can play multiple sounds etc. However what I realy want …

Microsoft Windows
Mikey37

My PC had boot failure, presumably due to M.2 drive failure. During debug, I disconnected the HDDs containing the StorageSpace volume witout documenting each of the 7 physical drive's serial …

Information Security
trayalex812

The rise in data usage and exponential growth of remote work in recent years has increased the need for reliable data centers all around the world. Since data centers are …

Search Engine Strategies
jeb brandley

I just create site and now I'm confused either I hired a local SEO company or just to learn it my self?

seo
Software Development
Afonso_1

Does someone know how to download a file in c++? A simple way. i just need it to download and save it to a specific directory.

Programming
Ethan_145

I'm making a game in Python, where two armies battle each other. The soldiers both spray arrows at each other. But for each soldier, there is a 1 in 15,000 …

Screen_Shot_2022-08-14_at_4.30.23_PM.png Web Development
dimitrilc
Introduction

Selenium is one of the most popular web browser automation tools out there. There is no restriction on what you can use Selenium for. You can use it to …

Screen_Shot_2022-08-20_at_2.32.40_PM.png Software Development
dimitrilc
Introduction

In the last Selenium tutorial, we learned how to perform basic actions such as clicking and sending keystrokes. In this tutorial, we will learn how to do another …

Software Development
dimitrilc
Introduction

Welcome to part 2 of the Selenium scrolling tutorial. Please follow the directions in part 1 to set up your project.

In part 1, we learned how to …

Software Development
dimitrilc
Introduction

When working with Selenium, you might have run into a situation where you have to wait for long-running tasks to complete before you can interact with elements. Fortunately, Selenium …

Web Development
Dani

Here is the function that I use here at DaniWeb to manage flood control. It keeps track of how often a specific user or IP address is making a request, …

amqp_direct_exchange.jpg Web Development
dimitrilc
Introduction

In the previous tutorial, we learned how to set up our own RabbitMQ server. In this tutorial, we will learn how to create our own exchange and queue.

Screen_Shot_2022-09-09_at_11.36.41_AM.png Web Development
dimitrilc
Introduction

In the last tutorial, we learned how to send messages to a RabbitMQ queue. In this tutorial, we will learn how to consume those messages in Kotlin.

Goals
Programming
Dani

When I run getStats() on my PHP instance, it results in the following:

array (
  '10.143.27.235:11211' => 
  array (
    '����' => '',
    'pid' => 3602,
    'uptime' => 49804,
    'time' => …
Web Development
borobhaisab

Hi,

$page = 10;
echo 'page ' .$page; //echoes: 10

echo 'backward ' .$backward = $page--; //echoes: 10
echo "<br>"; echo "<br>";
echo 'forward ' .$forward = $page++; //echoes: 9 …
php
Screenshot_1666231309.png Mobile Development
dimitrilc
Animation Strategy

Welcome to part three of the tutorial; part two can be found here.

For this animation, I have chosen to redraw the YinYang Drawable at each …

Yin_arcs.png Mobile Development
dimitrilc

This is the second part of a series. The first part can be found here.

Draw The Yin

Now that we have the Yang drawn, we will continue onto …

YinYangExplanation.jpg Mobile Development
dimitrilc
Introduction

Taking what we already learned from the previous tutorials about drawing custom shapes and animating along elements along a Path. In this tutorial, we will combine what we learned …

Microsoft Windows
dlh6213

I’m trying to find a way, either with Excel or another program, to find out what combination of numbers will equal a predetermined sum. I’ve tried Excel Help and the …

Software Development
humbug

i have made a program in school that chooses a random number and you need to guess it. you put in a number and it says higher or lower.

c++
Software Development
vegaseat

The Tkinter module comes with the normal Python installation. It allows you to create Python GUI programs for Windows, Linux or Unix on the Mac. In this snippet we put …

Programming
imhim45

Hello.....
Where I am wrong in this program.
I am getting declaration syntax error.

#include<iostream.h>
#include<conio.h>
int factorial(int)
int main()
{clrscr();
int n,r,nr,fn,fr,fnr;
int ncr;
cout<<"/n Enter n …
c++
Digital Marketing
Neil_12

When it comes to digital marketing trends, there are so many areas to keep up with that it can often be overwhelming for an entrepreneur of any kind. It doesn’t …

Search Engine Strategies
Dani

The Coverage section of Google Search Console shows 206K valid URLs, of which 174K are submitted and indexed, nearly all of which are Q&A pages. The remaining 32K are indexed, …

seo
Screen_Shot_2022-09-08_at_5.47.55_PM.png Web Development
dimitrilc
Introduction

In the last tutorial, we learned how to set up our own RabbitMQ exchanges and queues. In this tutorial, we will learn how to send messages to our …

Screenshot_2022-11-10_at_1.05.40_PM.png Mobile Development
dimitrilc
Introduction

When working with ViewModels, instead of using the default, it is best practice that we inject coroutine dispatchers instead of hard-coding them. The reasoning behind this is that it …

Digital Marketing
Dani

I admit I’m a bit stuck in the past when it comes to this. Does anyone know of any decent FREE Quantcast / Compete.com / Nielsen NetRatings alternatives? Don’t tell …

Digital Marketing
digital agency

i want to start my digital marketing agency .i have knowledge about digital marketing but i am confuse how to do work step by step.
what is the step for …

Web Development
OmarAli84

Hey guys!~

the code below is generating this error message "Type mismatch: cannot convert from int to ResultSet" there is no integer types in the database i have made …

Software Development
geetajlo

Hi friends
I want to refresh my combo box .
i have even used the combobox.refresh() syntax but it does nothing!
need help

Web Development
sam023

i want to know is there any inbuild function to add spaces in javascript after particular interval..!!?

there is string '00009999' i want to add blank space 0000 9999 …

Software Development
abhishek_s_n

heyy guys..

m implementing PEER TO PEER FILE TRANSFER..

What protocol should I use? TCP or UDP? And why?

Game Development
MasterHacker110

I have been using Game Maker for a few months now but want to go a bit more advance. Where can i get some nice looking textures?

Oh and if …

Hardware
A1pheus
So I recently bought a whole bunch of computer parts in hopes of making my first build. 


Specs: Intel LGA1155 DDR3 1600 ATX BOXDH77KC
       Corsair Vengeance Blue 16 GB DDR3 …
Digital Marketing
Astrologer Mahendhar

what is the use of seo in digital marketing?

seo
Linux and Unix
Gabriel9999

I want to list services currently installed in an ubuntu box. Also want to list the status of the listed services. Thanks.

Databases
Dani

Sometimes you need to delete duplicate rows in a database :)

In the future, set UNIQUE keys when you need them :)

In the example below, we have a table …

Screenshot_2021-07-26_144320.png Programming
techlifelk

I get the following exception

Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException: Cannot invoke "java.net.URL.toExternalForm()" because "location" is null

My code is

     java.net.URL auth = getClass().getResource("auth.jpg");
    Icon auth1 = new …
Screen_Shot_2022-09-26_at_3.02.02_PM.png Mobile Development
dimitrilc
Introduction

In Android Studio, we can run multiple tests in parallel across multiple devices using the dropdown menu.

Screen_Shot_2022-09-26_at_3.02.02_PM.png

Running instrumented tests this way is very convenient during …

Software Development
Sky_
  1. Using repetition control structure (do while loop), prepare a program that can receive employee id and working hour(s) for three (3) employees.
    The program able to:
    i. calculate Overtime …
c++
Search Engine Strategies
Dani

On Tuesday, November 15th, the average response time (ms) in the Crawl stats section of my Google Search Console skyrocketed. It's been slowly coming back down since, but I was …

seo
Hardware
nancykhoo58
Web Development
Stefce

I want to count and show live users counter on my page. My url structure looks like this domain.com/miningbot?id=pool-v9w1x2y
The users which are inside the parameter should be counted, updated …

Cloud-based Apps
Dani

All this hoopla around ChatGPT and AI got me thinking about voice search. Has anyone created a version of Siri that actually works? (And, no, Google Assistant and Alexa don't …

Web Development
Read a Book

Hello everyone, i am in some kind of testing stage where i want to test some security flaws on websites/browsers with the cookies.
I want to generate google cookies with …