488 Recommended Topics

Remove Filter
Member Avatar for Mr.M

Hi DW, I've faced an issue with my project, it has been working these years till I think last year or the other year. When I sync it fails saying unable to resolve dependency no matter which version I try I get similar error differs with version number.

Member Avatar for rproffitt
1
52
Member Avatar for cored0mp

More programming fun! OK this time around I'm trying to create a table with the statement, CREATE TABLE tablename ( recnumber SERIAL PRIMARY KEY, recordvalues VARCHAR ( 500 ) NOT NULL, datecreated DATE ) And it basically works, and I can add records using the dba account. However when I …

Member Avatar for cored0mp
1
91
Member Avatar for Ethanbrody

I want to know about what is the importance of user experience (UX) and user interface (UI) design in web development.

Member Avatar for myresellerhome
0
196
Member Avatar for webguru_1
Member Avatar for Nida_8

# What is PPC Marketing? # PPC marketing, also known as paid search advertising, is a digital marketing model where advertisers pay a fee each time their ad is clicked. It's a way of buying visits to your website rather than earning them organically. The most common platform for PPC …

Member Avatar for sarahbenjamin
0
172
Member Avatar for honey_7

# social media marketing # Social media marketing involves creating and sharing content on social media platforms to engage with your target audience. This can include posts, images, videos, and ads. The goal is to build brand awareness, drive traffic, and encourage user engagement.

Member Avatar for bessieexum
1
24
Member Avatar for Olive34

I have been tasked at work, well actually I volunteered to create an MVC site (as a demo) that will eventually be the base for moving my employer's legacy C#/asp.net code to MVC. It's a large site, used globally, and we are a small team of 5 devs. Right now …

Member Avatar for jkon
0
91
Member Avatar for Robinz
Member Avatar for usmanmalik57

In this tutorial, you will learn to fine-tune a [Hugging Face Transformers model](https://huggingface.co/docs/transformers/index) for video classification in PyTorch. The Hugging Face documentation provides an example of performing video classification using the Hugging Face Trainer with one of Hugging Face's built-in datasets. However, the process of fine-tuning a video transformer on …

2
230
Member Avatar for sophiaadams2379

In the ever-evolving landscape of digital marketing, search engine optimization (SEO) remains a critical component for businesses looking to boost their online presence and attract organic traffic. With 2023 underway, it's essential to stay up-to-date with the latest SEO strategies to ensure your website ranks higher on search engine results …

Member Avatar for janviarora
2
117
Member Avatar for borobhaisab

Hello, I do not understand why the simplehtmldom is failing. This is the code: <?php ini_set('display_errors',1); ini_set('display_startup_errors',1); error_reporting(E_ALL); //--- include_once('simplehtmldom_1_9_1/simple_html_dom.php'); //--- $url = "https://victoriousseo.com/sitemap_index.xml"; $html = new simple_html_dom(); $html->load_file($url); //-- foreach($html->find("a") as $link) { echo $link->href."< br />"; } ?> I got the simplehtmldom.php on the same directory as the …

Member Avatar for Dani
1
1K
Member Avatar for Ashley_31

1. Analyze the problem below and make a c++ program to enter on the keyboard the required data for process. Compute the time of flight of a projectile and its height above the ground when it reaches the target. Display all the inputed data and the processed or compute data. …

Member Avatar for Olive34
0
211
Member Avatar for Koitoto
Member Avatar for bessieexum
0
37
Member Avatar for Syed Zubair

Dear Team, I am underprocess of a working for Tailor software where i need your kind and appreciation advise. I have fields of cloth like shirt and trouser of a customer, when i enter the records into database it is working well if single shirt or single trouser. **I want …

Member Avatar for rproffitt
0
53
Member Avatar for Nora Smith

Can you please tell me do I have link sitemap to all my webpages on the website or is enough linking to one page only?

Member Avatar for seo-specialist
2
80
Member Avatar for usmanmalik57

Understanding facial expressions is crucial for various tasks, from recognizing emotions to enhancing security measures. While extracting faces from pictures is easy, doing the same in videos is tricky. Imagine creating videos with only highlighted facial expressions, offering a unique perspective on human interactions. Various tools are available for face …

1
976
Member Avatar for Nicolae_3

Hello everyone Can someone share some resources where I can find qulity business leads for both telemarketing and email campaigns? Many thanks

Member Avatar for janviarora
1
507
Member Avatar for Ruralbear

I have made a summary of today's best updates in social media. I hope you like it. # Twitter 😎 * Twitter blocks Bing in intriguing strategic maneuver. * Twitter /X introduces verification and $1/yr fee to combat bot activity. * Elon Musk contemplates withdrawing Twitter / X from Europe …

0
31
Member Avatar for cored0mp

I'm working on an application, certainly not my first. Some aspects of my coding background are quite informal, for example I have only a rudimentary understanding of source code repositories. Take library formation, for example? I'm reasonably proud that my source is of sufficient quality and organization to pass an …

Member Avatar for Dani
2
109
Member Avatar for cored0mp

How do I create a table in postgres that's associated with a specific database? Obviously from the command line one can do Create table tablename (); But how do I make sure that the table is associated with the correct database? CREATE table dbname.tablename(); is giving me the error: ERROR: …

Member Avatar for Dani
1
128
Member Avatar for cambalinho

using the Circle method and knowing the start angle(playerangle-30) and end angle (playerangle+30), in degrees, how can i draw the arc?

Member Avatar for cambalinho
0
72
Member Avatar for anass_3
Member Avatar for Ethanbrody
0
58
Member Avatar for MARIA_43

What is Important to Ecommerce Web Design? Why do people often leave sites without buying?

Member Avatar for solviostech
0
302
Member Avatar for Fecoms

Here I have shared some points about How social media can help small businesses grow in 2023. Increased brand awareness: Social media platforms like Facebook, Instagram, Twitter, and LinkedIn provide small businesses with the opportunity to increase their brand awareness by reaching out to potential customers. By consistently posting high-quality …

Member Avatar for bessieexum
3
292
Member Avatar for iconsprinting
Member Avatar for Isis_1

Hi everyone, was wondering if maybe someone could help me. I'm new to coding and have an assignment to do. The assignment is as follows: Write a program that lets the user enter the total rainfall for each of 12 months into an array of doubles. The program should calculate …

0
111
Member Avatar for 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](https://static.daniweb.com/attachments/4/a7966192c6b1c265a65010a9d1fa236d.png) Running instrumented tests this way is very convenient during development, but there is a problem with this method when your tests are run on a remote build server: * …

Member Avatar for John_387
2
624
Member Avatar for Mindmade
Member Avatar for Mindmade

Hi Guyz, What are the ways to find out voice searched keywords in order to optimize your websie for voice searches Rankings issues?

Member Avatar for sarahcuneiform
2
78
Member Avatar for Coderunner

Hello What is wrong in the form validation. It always give me -> not OK -> red color I hope someone can help me with this. Thanks in advance. Best regard. <html> <head> <style> .error { font-family: Tahoma; font-size: 8pt; color: #FFFFFF; padding: 2px 172px 2px 172px; background-color: #FF0000; display:none; …

Member Avatar for Coderunner
0
74

The End.