380 Recommended Topics

Remove Filter
Member Avatar for 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 into native Javascript?

Member Avatar for polcreation
0
82
Member Avatar for Dani

In Google Search Console, I see a giant spike in "Other agent type" in crawl stats a few days ago. We don't use Google Ads (haven't for many years), and didn't add any large amount of content recently that I could imagine would constitute Google AdSense crawl. What could this …

Member Avatar for Dani
2
70
Member Avatar for Dani

Perhaps I'm having a bit of a brain fog moment, but I can't wrap my mind around the difference between Added and New, Removed and Missing when comparing current vs prevous Screaming Frog crawls. Anyone use that software who can explain it to me better than ChatGPT was unsuccessfully able …

Member Avatar for graceweb
1
49
Member Avatar for Dani

In my increasingly futile attempt to remain using the now-defunct CodeIgniter 3 framework, I came across something that I figure might be worth sharing in case anyone else is maintaining older PHP codebases and suddenly things start breaking after a PHP upgrade. With PHP 8.2, there’s a new warning that’s …

Member Avatar for Dani
1
58
Member Avatar for Dani
Member Avatar for Dani

I happily just discovered the Cache-Control rules *stale-if-error* and *stale-while-revalidate*. I came across [an article](https://developers.cloudflare.com/cache/concepts/cache-control/) on Cloudflare's site that says that those two directives are ignored if CF's Always Online feature is enabled, so I've gone ahead and disabled that. However, I'm confused by the following quote: > The stale-if-error …

0
12
Member Avatar for 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, and increments a counter. If there have been no requests after 5 minutes, the counter resets to 0. It returns …

Member Avatar for Dani
4
489
Member Avatar for MasoodDidThat

**Is it true that a java website faces much more page speed and core web vitals issues as compared to a wordpress website? ** I have seen many wordpress websites doing nothing on technical seo issues but having very good page speed whereas my website is a java website and …

Member Avatar for Ulfson
1
192
Member Avatar for asadalikhan

Hey everyone, You just set up a brand new Windows PC or did a clean install… now comes the fun part: installing your go-to apps! 👉 What’s the very first app you install — and why? It could be: Your favorite browser (Chrome, Firefox, Brave?) A trusted antivirus or security …

Member Avatar for donnamitch
2
228
Member Avatar for mahin24

I’ve been reading a lot lately about the shift from traditional SEO (Search Engine Optimization) to AEO (Answer Engine Optimization), especially with the rise of AI assistants and featured snippets. SEO focuses heavily on rankings, backlinks, and keyword optimization. AEO is all about structuring content so that it directly answers …

Member Avatar for rproffitt
2
109
Member Avatar for Mr.M

Hi DW, I'm getting this error when I try to debug, it says it can't open `"c:\users\myusername\Documents\Visual Studio 2010\Projects\myprojectname\debug\myprojectname.exe"` How can I solve this?

Member Avatar for Mr.M
0
135
Member Avatar for Aria James

Hello everyone, I'm in the early planning stages of a personal project to set up a smart home automation system using a Linux-based Raspberry Pi setup. My background is in electronics and embedded systems, but I'm relatively new to working with Linux for this kind of application. I’m hoping to …

Member Avatar for WilliamOG
0
72
Member Avatar for Sheraz_2

Hi everyone, I'm helping a cleaning service business that’s been running for 4 years in the USA, and we’re looking to boost its online presence. We’ve tried some basic strategies like Google My Business and social media, but I feel there’s more we can do through digital marketing to really …

Member Avatar for Raajokiaa_Rtiu
0
99
Member Avatar for eservices

I’m working on a travel planning form that adjusts based on the selected nationality. For example, if someone picks a country like India, the form should display whether they need an electronic visa for places like Sri Lanka, and maybe show a short message or guide link. I’m using JavaScript …

Member Avatar for Biiim
0
39
Member Avatar for Bam_391

In today's digital age, businesses rely heavily on customer data to enhance their operations, personalize experiences, and drive growth. However, the increasing importance of customer data brings along significant cybersecurity challenges. Protecting this data is not only a legal and ethical obligation but also crucial for maintaining customer trust and …

Member Avatar for WilliamOG
1
125
Member Avatar for Ramesh sharama

In 2025, a successful website goes beyond just good looks. It needs to be fast-loading, mobile-friendly, and accessible to all users. Strong user experience (UX), clean navigation, and clear calls to action are essential. Integrating SEO best practices, secure protocols (HTTPS), and scalable backend systems is also vital. Websites should …

Member Avatar for KaizenGlobal
-2
29
Member Avatar for asadalig

When it comes to marketing or spending on social media ads, it looks like small businesses get ignored in the fast-paced digital world due to the overshadowing presence of large companies investing in sponsored ads. Not every business has to spend money in the campaign, SEO, or high-end marketing services …

Member Avatar for WilliamOG
0
142
Member Avatar for Advertising13
Member Avatar for Jameswood32
Member Avatar for Temporal
2
70
Member Avatar for asadalig

I am currently researching digital marketing strategies specifically for startups with limited budgets. With so many options out there, SEO, social media, email marketing, paid ads, etc.—it’s hard to know what brings the best results without draining resources. I love to hear from others who have worked with or grown …

Member Avatar for magnongroup99
1
67
Member Avatar for devout-growth

With my experience in digital marketing, I like to think of SEO as helping a friend find your favorite book in a library. **You want to organize things so they find it easily, right**? Here’s what I’d do today: **First, talk like a human, not a robot**. If someone asks, …

Member Avatar for Dani
1
53
Member Avatar for James_228

Hey Flutter devs I’ve been learning Flutter app development for cross-platform app development and I’m starting to get into more advanced stuff — but one thing that still feels a bit unclear is state management. I know there are several options like: setState() Provider Riverpod Bloc GetX, MobX, etc. But …

Member Avatar for Temporal
0
57
Member Avatar for trueriver

I'm just coding something for fun right now and I'm stuck on looping. I'm using a while loop that only runs if my variable is 0. Right now, I set the variable to 0 but the code was after the loop. How do I fix this? import time import sys …

Member Avatar for Dani
0
37
Member Avatar for Teefodee

Having done copywriting for 3 years now, it's increasing getting clearer to me that copywriting is not just about putting words on a page. It is about shaping perception, sparking emotion, and guiding action without overtly “selling.” The best copy often feels like a conversation with a trusted friend and …

Member Avatar for graceweb
0
15
Member Avatar for waseem_17
Member Avatar for WilliamOG
4
282
Member Avatar for 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 the one I work with big data with) as well as c++ (because I know DaniWeb has a large low …

Member Avatar for ThinkWriteGrow
1
196
Member Avatar for Dani

Digital Publishers: Do you block AI bots either via robots.txt, with HTTP 403s, or both? Why or why not? Currently on the fence about it and looking to get opinions from other publishers as to their reasoning and how it's influenced their SEO, etc.

Member Avatar for Dani
0
32
Member Avatar for joseph101
Member Avatar for Victor Ohiani

Introduction Funnels are the backbone of online marketing, guiding prospects from awareness to conversion. But not all funnels are created equal. Some convert like magic, while others leave marketers scratching their heads. After years of experience optimizing sales funnels, we decided to apply a new approach — using behavioral psychology to tweak …

Member Avatar for graceweb
3
95
Member Avatar for 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 $new_text; The output breaks the characters and shows garbage. How do I fix this?

Member Avatar for Montasser_1
1
54
Member Avatar for 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 and then tell how many times tails and heads were flipped. This is what I have so far but I …

Member Avatar for Reverend Jim
1
16K
Member Avatar for FarrisFahad

I want to post Pins using Pinterest API. I have tried to generate code using ChatGPT but it returns an error. Here is my code so far ... <?php $clientId = "xxx"; // Replace with your App ID $clientSecret = "xxx"; // Replace with your App Secret $redirectUri = "xxx"; …

Member Avatar for geekinformatic
2
60
Member Avatar for John_165

When creating mobile or app designs, where do you usually get your images from? Is it from Freepik, LottieFiles, Flaticon, Icon8 — or do you create them yourself?

Member Avatar for Dani
1
37
Member Avatar for Trunar

The project is: -------------------------------- Write a program that computes and prints the average of the numbers in a text file. You should make use of two higher-order functions (i.e., map and reduce, or something else) to simplify the design. Create a text file and name as numbers.txt and add the …

Member Avatar for Dani
0
2K
Member Avatar for gowtham_6

DDNS is configured correctly and the hostname works locally, but I can’t access it from outside my network. Remote management is enabled and set to port 80. Any idea what I might be missing?

Member Avatar for trcooke
0
35
Member Avatar for 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 daily tasks? How does it compare to Windows or macOS in terms of productivity and overall user experience?

Member Avatar for trcooke
2
210
Member Avatar for 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 use .gitignore.)? What about code that could be considered a trade secret, or that type of thing?

Member Avatar for Dani
0
226
Member Avatar for admin_12
Member Avatar for ashishkumar56
0
8K
Member Avatar for Ethanbrody
Member Avatar for Advertising13
3
619
Member Avatar for 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 marked on. For Date as well as Marked Date. I also have two time picker textboxs which one is for …

Member Avatar for Dani
0
97
Member Avatar for 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 slate of hardware and system diagnostics that I came across an online tech article explaining the problem's likely origin. After …

Member Avatar for AIO_803
2
214
Member Avatar for timhysniu

Hi there, I am new to this site so please re-direct me if necessary. I am basically looking for an online dating service template (not neccessarily a free dodgy one). I am interested in further design but I do not want to make it from scratch. Does anyone have any …

Member Avatar for Alex_188
1
309
Member Avatar for Alina_5

Hi Dear, I have issue in wifi connection. Whenever i tried to reconnect the wifi adapter its showing connectivity error. Can anyone resolve the issue. I am waiting for positive response.

Member Avatar for gowtham_6
1
699
Member Avatar for jackwells

Hello, fellow coders, I'm relatively new to coding and web development but excited to embark on a project combining my passion and my budding programming skills. I'm eager to create a tool like this https://minecraftcirclegenerate.com/ created using HTML, CSS, and JavaScript. As a beginner, I'm seeking guidance on where to …

Member Avatar for b_985
1
94
Member Avatar for HungMob

Hello, I'm a Freshman in college that's going to majoring in Electrical and Computer Engineering. Right now I'm taking a C++ class and I'm looking to do something funny to a friend of mine. I have been searching the web for some "fake viruses" and whatnot to to play around …

Member Avatar for cirol
0
6K
Member Avatar for Mr.M

Hi DW. I'm a bit confused and lost on how this App is working called Ha Tunnel Plus (You can check it on Playstore, and have a look on YouTube for the configuration file). Basically it somehow uses the internet connection of the server, it tunnels it to your Android …

Member Avatar for Liam91
-2
935
Member Avatar for Balaji_14
Member Avatar for dimitrilc

## Introduction ## In a previous tutorial, we learned [how to create a notification on Android](https://www.daniweb.com/programming/mobile-development/tutorials/536756/android-native-how-to-create-a-notification#post2282507). In that tutorial, we did not have to request any permission because applications did not need permission to post notifications on Android 12 and below. It has been almost a year since the release …

Member Avatar for Erussuhsh
1
656
Member Avatar for happygeek

A VPN, or Virtual Private Network to be formal, is a method of creating an encrypted data tunnel across the Internet from your device to a destination server. Although savvy home users and enterprises will operate their own VPNs (business-grade routers provide this functionality) for most folk, a VPN comes …

Member Avatar for Liam91
6
2K
Member Avatar for Ulfson

Since this is a discussion forum, I dare use it to announce a new release of the best (IMO) Java open source discussion software, JForum. There isn't much new in terms of functionality or bug fixes, but it now runs natively on JakartaEE 10 - meaning you need Tomcat 10.1 …

Member Avatar for Dani
1
31

The End.