Connect with 1,266,803 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.

Member Avatar for Reverend Jim Software Development
Comparing two videos side by side

I have been creating walk-through videos on the cheap by just wandering through an area with my little Sony camera. Lacking a steady-cam I …

Cloud-based Apps

I'm a travel agent running my business in an On-premise booking engine model with a basic website. I would like to upgrade my booking engine to a saas model. Give …

Member Avatar for dimitrilc Software Development
Introduction

If you are a Java developer coming to Kotlin, you might have wondered how to use a language construct that is similar to the try-with-resource statement in Java to …

progress_bar.png Mobile Development
Introduction

Complex Views can use up RAM and reduce the performance of your Android apps. If a View is rarely used, you should consider delaying its rendering until it is …

Programming

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 …

Web Development

I have created a form using HTML, now I won't save the input data into my browser's local storage DB. I want to same multiple inputs, not just one.
how …

Member Avatar for Mr.M Web Development

Hi DW. Does anyone know how can I clear a devtool network monitor log of a browser using javascript.

I know the console.clear() only clear the console log not the …

Search Engine Strategies

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

seo
Digital Marketing

I am little bit confused about this please help me to tackle this problem

seo
Software Development

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

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 …

Software Development

image not showing in customtkinter :(
i dont know why its not working i think its cuse of its in Function

code : https://www.toptal.com/developers/hastebin/manaxujufu.py

https://i.stack.imgur.com/c5X9r.png

Member Avatar for jwatson Search Engine Strategies

What is the best search engine optimization strategy you are using in 2022 for rank your site high in search engines?

seo
Screen_Shot_2022-08-14_at_4.30.23_PM.png Web Development
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
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 …

Member Avatar for dimitrilc Software Development
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 …

Member Avatar for dimitrilc Software Development
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 …

Software Development

The program below is written in C and is used to perform fast number operations. These operations are beneficial during the development of spreadsheet applications. Let me know if you …

Member Avatar for Dani Web Development

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

Web Development

How to display text in modal popup from the grid's cell by clicking the hyperlink
In jquery part I used window.open the code I wrote opened a new popup window …

Web Development

How to pass the linkbutton text to the modal popup. Now Im only getting a empty popup

<script type="text/javascript">
$("#linkbutton1").click(function(){ 
var text =$("#linkbutton1).val();
$("#modal_body").html(text);
});
function openModal() {
    $("#myModal").modal('show');
    } …
amqp_direct_exchange.jpg Web Development
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
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
Member Avatar for Dani Programming

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' => …
Databases

I’m working on a blog post about this topic. I’d love to hear your suggestions!

  • What book(s) should someone read to come up to speed?
  • Why do you recommend …
Member Avatar for ethelglover Digital Marketing

Hi all forum friends,

Let's discuss Why is Social Media So Important Anyway for today's business?

Screenshot_1666231309.png Mobile Development
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

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

image_1.JPG Computer Science
Introduction

This tutorial explains how to perform multiple-label text classification using the Hugging Face transformers library. Hugging Face library implements advanced transformer architectures, proven to be state-of-the-art for various …

Screenshot_2022-11-10_at_1.05.40_PM.png Mobile Development
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 …

daniweb_notification_12.gif Mobile Development
Introduction

In a previous tutorial, we learned how to create a notification on Android. In that tutorial, we did not have to request any permission because applications did not …

Software Development
  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++
Digital Marketing

How to get high-quality backlinks for a site is interested in safe and free methods

seo
Member Avatar for Dani Search Engine Strategies

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
Member Avatar for rproffitt Software Development

Over the years I've seen so many solutions to development but not one is a panacea. Example: I had a 28 day embedded project that would have blown its 28 …

Digital Marketing

what are the most affective techniques of SEO?

seo
Hardware

Good Evening Folks,

I got some basic questions on Tablets.

Which Tablet do you recommend I buy to use for php programming ?
I never bought a Tablet before. Now …

Member Avatar for nancykhoo58 Hardware
Member Avatar for Dani Linux and Unix

In the interest of starting a flame war (hehe), what is your favorite Linux distro for newbies?

I haven't thought about this in years, but just thought I'd see what …

Member Avatar for Dani Cloud-based Apps

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 …

Game Development

The choice of programming language for developing a Ludo game will depend on the specific needs of the project, the skills of the development team, and the target platform. Here …

Game Development

i did these code for create RayCasting:

Option Explicit

Private Declare Sub Sleep Lib "kernel32.dll" (ByVal dwMilliseconds As Long)

Private Const PI As Double = 3.14159265358979

Dim LevelMap(12) As Variant …
Software Development

Hi guyz,
What are the 2 main types of software?
not specifically, in general.

Game Development

i use the RtlFillMemory():

Call RtlFillMemory(ByVal DataPtr, DIBInf.bmiHeader.biSizeImage, &H80)

the '&H80' is the mid-grey color.... what are the others colors code?

Hardware and Software

Why I want this, is because this is my passion project that I have been want to do this from a long time and I want to get my hands …

Community Center

Overwhelming inboxes are a typical complaint in the modern day. It might be challenging to keep up with the constant stream of communications and choose the most crucial ones, which …

Member Avatar for Johannes C. Community Center

The AI 'arms race' between China and the U.S. is heating up. Forget nuclear weapons, the real power now lies in microchips that can outsmart entire nations at any …

2023-09-29_122752.jpg Hardware and Software

Having just acquired a Raspberry Pi Model 3, I am attempting to set it up as an NAS. So far I have set up the Raspberry Pi OS and configured …