487 Recommended Topics

Remove Filter
Member Avatar for Tom_45

I am trying to extract three values from the td tags in an html downloaded file. <tr align="right"><td>236</td><td>Roy</td><td>Allyson</td> <tr align="right"><td>237</td><td>Marvin</td><td>Pamela</td> <tr align="right"><td>238</td><td>Micah</td><td>Kristine</td> <tr align="right"><td>239</td><td>Collin</td><td>Raquel</td> I am using the pattern match = re.findall(r'<td.*?>([\d+])([.*?])*<\/td>', file) The file is created with a read() statement. The output should look like (236, "Roy", "Allyson") (237, …

Member Avatar for Tom_45
1
91
Member Avatar for avani_2

Hi, I am avani and i am working as a seo and i want to know how to increase my site rank in Google ?

Member Avatar for basil_3
1
342
Member Avatar for cambalinho
Member Avatar for sammieb

I am trying to enter a single string in C++ in which I give a URL citation. the entire line is as follows: cout << 'furey, edward "sphere calculator" at https://www.calculatorsoup.com/calculators/geometry-solids/sphere.php from calculatorsoup, https://www.calculatorsoup.com - online calculators' << endl; I am getting the error: character constant too long for its …

Member Avatar for rproffitt
2
43
Member Avatar for cambalinho

how can i convert cursor files to image? i need see the cur\ani on picturebox?(just for learning) Private Sub btnChooseImage_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnChooseImage.Click If (ofdChooseFile.ShowDialog = Windows.Forms.DialogResult.OK) Then If (ofdChooseFile.FilterIndex = 6) Then Dim cur As New Cursor(ofdChooseFile.FileName) PicShowImage.Image = cur 'error yes Else …

Member Avatar for cambalinho
1
47
Member Avatar for VoozTech

Digital marketing offers tremendous opportunities for small businesses to reach and engage with their target audience in a cost-effective and measurable way. Here are some of the ways that small businesses can benefit from digital marketing: (1) Increased visibility: With digital marketing, small businesses can reach a wider audience than …

Member Avatar for cat_127
10
696
Member Avatar for cored0mp

I was thinking that one way that a coding team could work would be that coders would be rotated through several roles. This would prevent people from getting too comfortable towards the goal of preventing problem areas (code quality wise) from developing in the department. * Architecture * Production Coding …

Member Avatar for chuckc
1
98
Member Avatar for home_knows

hello, I am Jayesh and working as a SEO and I want to know how to increase the rank of my blog on Google. Because even after I have used all the factors of SEO, my blog is not ranking, can anyone tell me how to rank it?

Member Avatar for jofrachalya142
1
57
Member Avatar for usmanmalik57

Integrating language models like ChatGPT into third-party applications has become increasingly popular due to their ability to comprehend and generate human-like text. However, it's crucial to acknowledge the limitations of ChatGPT, such as its knowledge cut-off date in September 2021 and its inability to access external sources like Wikipedia or …

Member Avatar for catherine_11
3
1K
Member Avatar for JModak

The server threw an exception. (Exception from HRESULT: 0x80010105 (RPC_E_SERVERFAULT)) My Code is Private Function GetXlUsedRange(ByVal filePath As String) As Object(,) Dim xlApp As Excel.Application Dim xlWorkbooks As Excel.Workbooks Dim xlWorkbook As Excel.Workbook Dim xlSheets As Excel.Sheets Dim xlWorkSheet As Excel.Worksheet Dim xlRange As Excel.Range xlApp = New Excel.Application xlWorkbooks …

Member Avatar for tinstaafl
0
39
Member Avatar for riyajohnson70

When it comes to selecting a framework for a development project, it's crucial to make an informed decision. With so many options available, it can be challenging to determine the best fit for the project's needs. Let's take a look at some of the pros and cons of popular frameworks …

Member Avatar for trueframe
1
43
Member Avatar for Johannes C.

**ChatGPT has had lazy days before, but this week’s performance marks an unprecedented low. Here’s why many ChatGPT Pro users are canceling their subscriptions – and even more might follow.** ![lobotomized-chatgpt.jpg](https://static.daniweb.com/attachments/4/7421f2d25c68fdee20e906d1ae1bfec9.jpg) Yes, complaints about ChatGPT being lazy have been around for as long as the LLM itself. I have written …

2
90
Member Avatar for amrutraj

I am building a crawler+parser in Python. It has to be run for, like 20 hours. How can I modify the code such that the code execution pauses (before next urllib2.urlopen) when the internet is disconnected, and AUTOMATICALLY resumes with the same variable values, when the internet connection is back …

Member Avatar for musawir_2
0
262
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 jackwells
1
30
Member Avatar for madiha1407

Answer: **SEO Optimization**:Enhance website visibility with suitable keywords. **Social Media Engagement**: Utilize platforms to connect and drive traffic. **Content Marketing**: Generate valuable content to attract and inform. **Email Campaigns**: Build relationships through personalized emails. **PPC Advertising**: Targeted ads for immediate website traffic. **Mobile-Friendly Approach**: Perfect for smartphones and analyze data …

Member Avatar for vyasgiannetti
-1
27
Member Avatar for usmanmalik57

In my previous article, I explained [how to convert PDF image to CSV using Multimodal Google Gemini Pro](https://www.daniweb.com/programming/computer-science/tutorials/541365/converting-pdf-image-to-csv-using-multimodal-google-gemini-pro). To do so, I wrote a Python script that passes text command to [Google Gemino Pro](https://blog.google/technology/ai/google-gemini-ai/) for extracting tables from PDF images and storing them in a CSV file. In this article, …

1
161
Member Avatar for nikk8a

Hello friends, I am stuck at a point in downloading multiple files as a single zip such that - the generated zip by my code for user download seems to be not a properly formed one. While trying to open the generated zip, I get an error as - "Cannot …

Member Avatar for Sachin_41
0
10K
Member Avatar for nomoshi

hii guy i want a loader injector connect with keyauth, you guy can give me a source code ? please and i also a student in a hightschool. i just want to learn about that please help me .

Member Avatar for rproffitt
1
41
Member Avatar for saurabhjain

hello evry 1 Myself Saurabh jain , final year engginering student , pursuing engg in Mechanical I was having google adsense account , but it has been disabled , as they say it has been clicked multiple times.... though me dint clicked it , but some 1 ......... it has …

Member Avatar for bessieexum
0
429
Member Avatar for Smbom

I'm also doing SEO for our company's website, but I'm kind of newbie in this industry, so is there anything special I should pay attention to doing SEO?

Member Avatar for KomalBhatt
1
95
Member Avatar for thir

hai. i would like to know is there have any video that can teach how to import image from database image folder to pdf using fpdf php. i already read some post here regarding to that issue by im not very clear and blur. actually i am very new in …

Member Avatar for gottaloveit
1
92
Member Avatar for jayashree10

I want to prevent cross-site scripting attacks in web applications I make. If someone could provide me with some suggestions and advice, it would be really helpful.

Member Avatar for webhostingworld
2
63
Member Avatar for Johannes C.

**From the White House's new AI strategy to Neuralink's latest brain chip breakthrough—explore mind-blowing developments in the world of tech and AI in the first month of 2024.** ![neuralink-scenario.jpg](https://static.daniweb.com/attachments/4/0f2b2bf71435ce660119b1e9a0ea9126.jpg) In many ways, 2023 was the year of AI, marked by astonishing advancements and large-scale adoption. Now, 2024 is shaping up …

2
124
Member Avatar for cambalinho

heres my RayCasting function: Private Sub DrawRays2() Dim AY As Double Dim AX As Double Dim StepX As Double Dim StepY As Double Dim VertX As Double Dim VertY As Double Dim HorizX As Double Dim HorizY As Double Dim MapX As Long Dim MapY As Long Dim HorizDist As …

Member Avatar for cambalinho
1
63
Member Avatar for cored0mp

I'll admit that I have an opinion about this. Is the point of professional coding to write creative software or to write software that adheres closely to standards?

Member Avatar for cored0mp
0
100
Member Avatar for brandlyglobal
Member Avatar for Smbom

Hi there, I do SEO for my website, and I found the indexed pages declined too much from around 4,000 to no more than 2,000. I had searched for many reasons online, but many of them are superficial. Could you tell me the steps to find out the reason and …

Member Avatar for EdwardMatthew
3
158
Member Avatar for premdparmar

I'm facing an SSL-related issue in Firefox with the 'SSL_ERROR_NO_CYPHER_OVERLAP' error. It seems there's a problem with encryption algorithms between the browser and the server, hindering the establishment of a secure connection. Any guidance or solutions would be appreciated.

Member Avatar for Dani
1
114
Member Avatar for Alisha_8

I've been actively monitoring the performance of my blog pages, and I noticed that some of them have not been consistently ranking in the top 3, I aim to achieve a position within the top 3. I did every possible way of SEO to improve their rankings. I would appreciate …

Member Avatar for EdwardMatthew
1
41
Member Avatar for SCBWV

In case you're wondering, VB6 programs run on Windows 11. Programs with a manifest have the appropriate Windows 11 appearance. The IDE works as well, although it seems to aggravate the known Windows 11 Taskbar flickering issue, but it settles down quickly. The only issue I have found so far …

Member Avatar for wolfnero
1
1K

The End.