407 Recommended Topics

Remove Filter
Member Avatar for Ahmed_235

I need to rank my Website in USA for different services. I write article on digital marketing, SEO, SMM but i Cant get positive response. Some Expert Can help me

Member Avatar for Dani
0
29
Member Avatar for sgtamilan
Member Avatar for foram_2
1
178
Member Avatar for DkJing
Member Avatar for ianhaneybs

I have some php code that says if index.php or main root then display some code and if not then show other code and it works on index.php but if it's just the domain name without index.php at the end, it don't work. I have the following code at the …

Member Avatar for jkon
0
43
Member Avatar for Rasso
Member Avatar for Digi_6
1
31
Member Avatar for SelinaMac

Here, I am giving certain list of RSS directories may be useful for you.. feedster.com pubsub.com syndic8.com newsisfree.com feedsfarm.com blogdigger.com 2rss.com popdex.com search4rss.com yenra.com shas3.com rssfeeds.com feedminer.com feed-directory.com everyfeed.com easyrss.com feed24.com feeds4all.com blogmatcher.com rsshut.com yourfeeds.com feedzie.ziecom.com scenda.com feedtime.com overskrift.dk rss-locator.com

Member Avatar for jackkallis43
0
209
Member Avatar for bkelly13

Environment is Windows 11 and Visual Studio 2019 using Python. I am a Python novice. The goal is a project with multiple dialogs. Not a web project, just many dialogs. From VS some options are Django, Flask, Bottle, Jade, and more. Searches for each of those provide simplistic descriptions without …

Member Avatar for Reverend Jim
0
21
Member Avatar for SabaKhaaan
Member Avatar for jkon

Recently I started to rewrite the core of a web app in Java (not including the Admin part). I have discussed ideas with colleagues and friends and one thing that seemed to be an agreement was that it is time to stop keeping the same image in two formats jpg …

Member Avatar for jkon
1
136
Member Avatar for Reverend Jim

First I want to say that my only interest in the technical details of web development are from an end user perspective. I usually go to [this site](https://www.theweathernetwork.com/ca) to get my weather forecasts. Their current display format is to present the forecasts horizontally but it will likely be changing soon …

Member Avatar for quackyfist
2
209
Member Avatar for cored0mp

A script that was working fine on 100 records per batch choked when I fed it 1,000 records. It gave: mysql.connector.errors.OperationalError: 1040 (08004): Too many connections So I went ahead and made sure to connect.close() everywhere that I opened a connection, and the script made it much further but eventually …

Member Avatar for cored0mp
0
208
Member Avatar for Read a Book

Hello again from me, long time user of this forum and i was just visiting and wondering why the forum does not have an AI section where users can share news and learn tools and stuff... I recommend creating AI section where users can talk about that since AI is …

Member Avatar for Dani
1
45
Member Avatar for pinkod02

How to figure out the paths, why the styles are not applied, the file is not found, I tried many methods, but as a rule nothing works, it happens that the main page applies styles, in other files there is none or there is no file at all, it is …

Member Avatar for Destiny Alicia
0
87
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 …

3
28
Member Avatar for usmanmalik57

Open-source LLMs are gaining significant traction due to their ability to match the performance of advanced proprietary LLMs. These models are free to use and allow users to modify their source code or fine-tune them on their own systems, making them highly versatile for various applications. Alibaba's [Qwen](https://www.alibabacloud.com/en/solutions/generative-ai/qwen?_p_lc=1) and Meta's …

4
694
Member Avatar for cored0mp

Team, What would you want to see in an awk tutorial? None of the existing tutorials are great. A good tutorial is like the video from ten years ago where that kid outlines in about ten minutes how to breakdance, it's crazy.

2
18
Member Avatar for AYMANE_1

Hello everyone, my first post (of many to come) here, so i have created my own portfolio website using Laravel, and i was wondering what are the best practices to make it search engine friendly and rank up, am a graphic designer and my portfolio has my works on it, …

Member Avatar for Basilwoxro
6
155
Member Avatar for John_165
Member Avatar for Basilwoxro
5
464
Member Avatar for Surrogacy

Some people say SEO is dead some say people are just stopping you from getting benefit as they want low competition or unsuccess. What we think please.

Member Avatar for Basilwoxro
2
861
Member Avatar for brandlyglobal
Member Avatar for Warren_12

When my app loads I need to establish the membership "status" of a user. Their "status" will determine how the app behaves. Do I query the database for the "status" value each time the app loads, or can it be sourced from cache? The "status" could change for a user, …

Member Avatar for JohnEdward44
0
58
Member Avatar for DavidKroukamp

I have seen many people struggling with Reading files and writing files in java, also a great problem is how to edit a file too. So in this code snippet I have put all these problems into one small program in hopes to help others. So this code snippet will …

Member Avatar for Bdill7
5
23K
Member Avatar for InkViv

Hey everyone, I’ve been putting a lot of effort into building my social media presence, but I’m still struggling to get the kind of engagement I was hoping for. It’s frustrating because I’ve been following the usual advice—posting consistently, using popular hashtags, and engaging with followers. Still, my reach is …

Member Avatar for Basilwoxro
0
31
Member Avatar for usmanmalik57

This tutorial demonstrates how to build an AI agent that queries SQLite databases using natural language. You will see how to leverage the [LangGraph framework](https://www.langchain.com/langgraph) and the [OpenAI GPT-4o](https://openai.com/index/gpt-4/) model to retrieve natural language answers from an SQLite database, given a natural language query. So, let's begin without ado. ## …

2
500
Member Avatar for AsifJavaid_1

Hi All, I am Asif. I want to develop a mobile application in Android and iOS using Google AR spatial api. After running the sample applications in Google Code Labs, we are getting an error, VPS is not available in your region. Yes we know it is available mostly in …

Member Avatar for graceweb
2
43
Member Avatar for usmanmalik57

In a previous article, I explained [how to extract tabular data from PDF image documents using Multimodal Google Gemini Pro](https://www.daniweb.com/programming/computer-science/tutorials/541449/pdf-image-table-extractor-web-app-with-google-gemini-pro-and-streamlit#post2296083). However, there are a couple of disadvantages with Google Gemini Pro. First, Google Gemini Pro is not free, and second, it needs complex prompt engineering to retrieve table, columns, and …

Member Avatar for mansha99
2
2K
Member Avatar for Mr.M

Hi Dw I'm doing a scanning program and now the problem is that there are some files and folders which the program can't access because of access denial and it just produce an error and don't continue with the scan so now I want to know how can I skip …

Member Avatar for Rythorian_1
0
5K
Member Avatar for Mr.M

Hi DW, I'm having an issue here, I have 3 forms namely `start.h`,`home`,`Form1` in their order of execution, the problem starts when I include Form 1 to any of these forms then I get `LNK2005 'unsigned short MyprojectName::m_hservice' (?m_hservice@MyprojectName@@$$Q3GA) Already defined in home.obj` NB these forms are completely different, the …

Member Avatar for Mr.M
0
232
Member Avatar for bijutoha

I'm curious to hear your thoughts on how **AI can be leveraged for SEO success**. 1. What specific AI tools or techniques have you found most effective? 2. How have you integrated AI into your SEO workflow? 3. What challenges or limitations have you encountered when using AI for SEO? …

Member Avatar for Dani
1
96
Member Avatar for ianhaneybs

Hi I'm trying to make a system for someone I know and I have a customers page with a link to view orders and created another page to display the orders made for that specific customer name, I have got some php code on the page but it looks like …

Member Avatar for gottaloveit
0
80

The End.