393 Recommended Topics

Remove Filter
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
72
Member Avatar for 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 past is not realizing that you can’t use a MySQL transaction from within a persistent connection. Here’s [when I learned …

Member Avatar for Reverend Jim
0
14
Member Avatar for 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?

Member Avatar for ashleydent4u
12
659
Member Avatar for 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 guide? Thank You.

Member Avatar for ashleydent4u
5
362
Member Avatar for MarkMarketer

With AI getting more intelligent and competent every day, will it take online jobs such as social media, digital and marketing jobs?

Member Avatar for spanmob
0
181
Member Avatar for 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 data fetching using JavaScript frameworks like React, Vue, and Angular? How does lazy loading impact SEO and user experience?

Member Avatar for Reverend Jim
2
387
Member Avatar for Pradeep_35

Identifying the purpose of your app is the first step in selecting the finest Mobile app development. Are you okay with the app sending you to push notifications? What are the characteristics that must be present for it to function

Member Avatar for Jameswood32
4
658
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 bngwebguru
0
121
Member Avatar for jamesalery

Hi everyone, I’m just starting out with testing and I need to generate some test data for things like names, birthdays, emails, and other basic information. I’m looking for web-based resources or tools that provide random test data for use in my testing. like i used this *<Promotional link snipped>* …

Member Avatar for gediminas.bukauskas.7
0
37
Member Avatar for YashSmith

I’m getting a segmentation fault in my C++ program when trying to access an array element. Here’s my code: #include <iostream> using namespace std; int main() { int arr[5]; cout << arr[10]; // Accessing out-of-bounds index return 0; } How can I prevent this memory access issue?

Member Avatar for Salem
0
25
Member Avatar for brother_1

I have 3 okta apps setup. Okta app for backend Okta spa app Okta web app The Okta spa app is able to use the access token it got and pass to Okta app for backend and the token is validated. However, the Okta web app access token when passed …

Member Avatar for maplestar
0
28
Member Avatar for 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, can I write to a database using a MySQL connection in the middle of a transaction with a different connection? …

Member Avatar for Dani
0
82
Member Avatar for joseph101
Member Avatar for Dhanabalan M

Dear Digital Marketers and Social Media Experts, I have been trying to increase my followers on Instagram and Facebook, but I need some suggestions on how to do it effectively. I’m unsure how to find the perfect time to schedule my posts. I've created various types of content, including videos, …

Member Avatar for Yenjeff
3
289
Member Avatar for Ray brad

My name is Ray Brad. I am a learner in Salesforce development and administration, and I also have knowledge of Java concepts. If anyone has questions related to these topics, feel free to comment, and I will do my best to answer them.

Member Avatar for Dani
2
75
Member Avatar for shinedezigninfo

With Google’s BERT algorithm focusing on understanding natural language and search intent, how should SEO strategies evolve to adapt? Are traditional keyword-based techniques still effective, or should we prioritize content quality and user intent more? Looking forward to hearing your thoughts!

Member Avatar for Apnaghar Interi
1
116
Member Avatar for 勾玉

This project is a cross-platform Kafka GUI client. A star would be appreciated to support the open-source effort by the author. Thank you! # Features of Kafka-King * View the list of cluster nodes, dynamically configure broker and topic settings. * Support for consumer clients to consume messages from specified …

Member Avatar for elary
3
77
Member Avatar for ianhaneybs

I need to display a pound currency symbol before the amount that is calculated Below is the code I currently have <th class="text-right py-1 px-2 grand-total">0</th> function calc(){ var grand_total = 0; $('table#list tbody input[name="total[]"]').each(function(){ grand_total += parseFloat($(this).val()) }) $('table#list tfoot .grand-total').text(parseFloat(grand_total).toLocaleString('en-gb', {style:'decimal',maximumFractionDigit:2})) $('[name="amount"]').val(parseFloat(grand_total)) } I'm not sure where to …

Member Avatar for gottaloveit
0
68
Member Avatar for Mr.M
Member Avatar for FarrisFahad

I am a web developer and I have built many websites. And over the years my designs is getting better but now I can't seem to figure out how to be better in design. I don't know how to draw but I have a somewhat good selection in color combination …

Member Avatar for olivero2
2
3K
Member Avatar for borobhaisab

Hiya, I program on PC laptop mostly throughout the year. And in winter, program on my mobile phone. Nokia 2 (old timer). I got now Samsungs which are better. So thinking of programming on them too, just for fun (so to speak). I am curious to see my Samsungs Desktops …

Member Avatar for Fitmovers
1
234
Member Avatar for YashSmith
Member Avatar for emmasmithes

Hello Everyone! Let's have a debate about does tools like Semrush, Ahrefs etc give 100% correct information? Like you do not need anything else besides these tools? I already know the answer just looking for your insights.

Member Avatar for bngwebguru
2
140
Member Avatar for YashSmith

If you want to add a dynamic filtering option in your web application, here’s a simple and effective solution using React. This filter allows users to search by keyword, set minimum and maximum values, and filter by category. import React, { useState } from "react"; const DataFilter = ({ data …

0
34
Member Avatar for nickthebrit

My shortcut bar has broken and I can't fix it. I'm using Win XP Home, and MS office 2000. The shortcut bar has been fine ever since I got this machine but now it's gone wrong. There are a lot of shortcuts on my desktop, each of which has an …

Member Avatar for Anonymous_2133
0
323
Member Avatar for 杨_659

## **Introduction** > The McCharts component library is developed based on Hongmeng ArkTS syntax and supports API 9 and above. The chart component has been open sourced. Everyone can participate, whether they are new or experienced, to learn from each other, develop more component libraries, and enrich the ArkTS ecosystem. …

0
13
Member Avatar for 杨_659

**English Translation:** Hello everyone, I’m Chen Yang. It’s been a while since my last update. The main reason is my busy schedule with my full-time job, leaving me little time for writing. Additionally, I’ve spent the past six months learning HarmonyOS ArkTS, and now that I’ve reached a semi-proficient level, …

0
4
Member Avatar for James_228
Member Avatar for marrywillson

AI is good for content writer. but some time AI have not perfect solution . so AI not good for future as a content writing prospective.

Member Avatar for Yenjeff
0
58
Member Avatar for 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 market two websites, one is of towels industry and the other is of Apparels industry and boths websites are of …

Member Avatar for Himanshu011
2
635

The End.