385 Recommended Topics
Remove Filter As web development continues to evolve, AI-driven tools like automated coding assistants, machine learning-powered design systems, and intelligent testing frameworks are reshaping how we build websites and apps. At Red Star Technologies, we're witnessing firsthand how these innovations are making development faster, smarter, and more efficient. But with these advancements … | |
I am driving an html site from my network drive in my office that can be viewd on LAN. I need to put a blog kind of section on my site so people who visite this site can leave there comments on it and all can see thses comments. Can … | |
Hi I want to make use of GitHub-programs, and so I downloaded a bunch of Python-tools. When I run this command in "Python 3.12", which looks like CMD to me, I get a syntax error. "To create a virtual environment, Python supplies a built in venv module which provides the … | |
Hello friends, it's been some times since I've posted here, but this community has always been my "I really need help" place to go. Lets get to the idea... I have a WordPress (dislike WP very much) site I'm customizing. Have a popup iFrame on click that is built into … | |
Hi I'd like to run a flashMovie in a .php page to the norm html. Fla's run ok, except they don't handle 3D object key command .swfs. [url]http://www.flashsandy.org/demos[/url] Click on 2nd image of a type of jet_copter Gavia AT-1008 as the best example of what is possible. Use keyboard arrows … | |
We have a mixed set of licenses at my organization: some of use are on Tableau Server, others are on Tableau Cloud. I am having difficulty figuring out how to share a dashboard I made in Tableau Server with a user who only has Tableau Cloud access. I have been … | |
Failed to connect smtp server,please check your SMTP information Error message:Socket error #10049 can not assign requested address I am getting this error. Need help | |
i want to create table in ms acces database during run time......... Dim myConnection As ADODB.Connection Dim Conn As String Dim vtblNametxt As String Private Sub cratblebtn_Click() vtblNametxt = tblNametxt.Text myConnection.Execute ("create table " & vtblNametxt & " (id varchar2(3),pname varchar2(20), qtyp number(4));") End Sub Private Sub Form_Load() Set myConnection … | |
What are the new tools to increase the visibility of our website and genrate more business through Digital Marketing ? Which activity will improve the SERP max .... ? | |
I’ve been working in the packaging industry as a marketing manager and often find it challenging to create content that resonates with a wide audience, especially for something as specific as custom packaging. Blogs and social posts work well, but I’m curious—what are some strategies or tools you’ve used to … | |
when I insert ip address by clicking Network connections---> and click on Ethernet properties and change properties of IPv4--> select "use the following ip" and put ip address but as I click "ok" ip address automatically removed and the option "obtain the ip automatically " selected. when I use ipconfig … | |
Hi guys/gals! I've read through a lot, great site but I'm stuck and have started pulling out teeth:( I would like to selectively display markers (that change everyday) on a Google map, using a a couple of checkboxes (areacode)and a selection list (prices). [CODE] <!--Based off of code from: http://tips4php.net/2010/10/use-php-mysql-and-google-map-api-v3-for-displaying-data-on-map/--> … | |
I have a few websites, having to do with carpet dealers, carpet installers and everything home decor. I get about 30-40 unique visits a day. Id like to get lots more. Any advice. | |
I want to ask SEO experts how they manage multiple projects at a time and deliver quality work also. | |
To put it mildly, it's been a bad week for cloud computing. First of all word got out that Microsoft, the keepers of the data for users of Sidekick phones [URL="http://www.tomshardware.com/news/Microsoft-T-Mobile-Sidekick-Data-Lost,8832.html"]completely hosed the data.[/URL] I mean kaput, gone, vanished. See you later, bye. If you don't have a back up, … | |
i am using bluej and this code compiles but doesnt save the input and unique file extension to the same document. I am new so this may seem elementary but any help would be appreciated. thank you // File with a timestamp in the filename import java.io.IOException; import java.nio.file.Files; import … | |
I want to use C# do to a necessary mass emailing of hundreds of receiving email addresses. I have a gmail account and I believe my message will be better received if it comes from my personal gmail account instead of from one of my website's email accounts. But if … | |
Hey, I am trying to connect to Twitter API version 1.0. I want to post a tweet on Twitter using API. I don't want to use any libraries because i am trying to learn. I have written some code with the help of ChatGPT. I am having issues with the … | |
Hi all I have encountered some difficulty while checking seo report of a site. Which is the best tool for exact tracking? | |
Hi, a pleasant day to all. I just wanna ask if it is possible to search any string or keyword inside my Access Database using the search in my VB.net application? Most of the tutorials only teach on how to search the table using an exact keyword or input. Example: … | |
Some services I’ve tried keep getting flagged. What’s the safest way to verify accounts without triggering bans? | |
Hi, I am avani and i am working as a seo and i want to know how to increase my site rank in Google ? | |
Hi everyone! I can not drive traffic on my website. The backlinks that I am creating are not indexing hence I am not getting any referral traffic as well as backlinks. Can someone help me out? Also how can I index my backlink on Wikipedia? Thanks! | |
How are emerging technologies like AI and automation transforming the future of digital marketing strategies? | |
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 | |
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 … | |
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 … | |
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 … | |
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 … | |
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. | |
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 … | |
Hi I need a help to know which techniques are best for web designing web development. | |
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 … | |
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 … | |
ChatGPT is too powerful, will it replace all programming forums in the future? | |
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 … | |
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, … | |
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 … | |
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. | |
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 … | |
What is ROI in influencer marketing? | |
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 … | |
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 … | |
On November 20, 2024, OpenAI updated its GPT-4o model, claiming it is more creative and accurate on several benchmarks. In this article, I compare the GPT-4o November update with the previous version (August update) for text summarization and classification tasks. By the end of this article, you will see whether … | |
hi guys Black screen appears when I try to use my laptop webcam. I’ve already: Uninstalled and reinstalled the webcam driver[.](null) Checked privacy settings to ensure the webcam is enabled. Checked for hardware changes. Despite these efforts, the issue persists. I have an interview coming up and urgently need to … | |
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 … | |
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? … | |
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 … | |
In my previous article, I presented a [comparison of GPT-4o and Claude 3.5 Sonnet for multi-label text classification](https://www.daniweb.com/programming/computer-science/tutorials/542629/openai-gpt-4o-vs-claude-3-5-sonnet-for-multi-label-text-classification). The accuracies achieved by both models were relatively low. Fine-tuning is one solution to overcome the low performance of large-language models. With fine-tuning, you can incorporate custom domain knowledge into an LLM's … |
The End.