Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
list
- Page 1
OpenAI o3 vs Anthropic Claude 4 for Text Classification & Summarization
Programming
Computer Science
4 Days Ago
by usmanmalik57
… prediction for all the tweets is stored in the `all_sentiments`
list
, which is returned to the calling function. ```python def classify_tweets…
How to show visa info based on country selection in a travel form?
Programming
Web Development
3 Weeks Ago
by eservices
… to a PHP file via AJAX. The PHP checks a
list
and responds with JSON. But I’m running into a…
Re: How to show visa info based on country selection in a travel form?
Programming
Web Development
3 Weeks Ago
by Dani
…, and yet using AJAX to have the PHP check a
list
. Do you mean the country-specific conditions are hardcoded in…
Re: How to show visa info based on country selection in a travel form?
Programming
Web Development
2 Weeks Ago
by Biiim
…; <script src="https://cdn.jsdelivr.net/npm/countries-
list
@3.1.1/index.iife.min.js"><…
How to display chart with long X axis values without congestion
Programming
Software Development
2 Weeks Ago
by PM312
I have a candlestick chart with long
list
(data point) on X-Axis which becomes congested when loaded. …
Re: Do you fear that Google "AI Mode" will be the default option in Google ?
Digital Media
Digital Marketing
2 Weeks Ago
by jkon
… "total reimagining of Search." Unlike traditional results that
list
web links, AI Mode aims to provide direct, synthesized answers…
Re: How to Find Best Keywords to increase the Website traffic?
Digital Media
Digital Marketing
Search Engine Strategies
1 Week Ago
by mundirtest123
… about what your visitors are actually searching for. Make a
list
of topics related to your business and then explore what…
Re: 💻 What’s the First App You Install on a Fresh Windows Machine?
Hardware and Software
Microsoft Windows
3 Weeks Ago
by Yrth
> Jim, I have not used Windows in a very, very long time, but can you not configure Windows to store My Documents on D? I'm quite sure that you can, if I remember correctly? > > https://superuser.com/questions/1725456/wha-cant-i-move-my-documents-folder You can't, directly, but you can cheat, of course. Put your documents directory …
Re: 💻 What’s the First App You Install on a Fresh Windows Machine?
Hardware and Software
Microsoft Windows
3 Weeks Ago
by Reverend Jim
That's exactly what I did except I used sysinternals junction.exe. This still leaves things screwed up in that the address bar may still show you in OneDrive even though you are saving to the junction point.
Re: How to show visa info based on country selection in a travel form?
Programming
Web Development
3 Weeks Ago
by groverharleen
Hello, please use developer tool while working on HTML/PHP with AJAX. in the console you can easily track what was the POST/GET request made to PHP file and what is the responses shared by PHP file. try debugging response accordingly or if still you face any trouble, please do share screen shot of Header / Request / Response Tabs. i'll …
Re: 💻 What’s the First App You Install on a Fresh Windows Machine?
Hardware and Software
Microsoft Windows
3 Weeks Ago
by donnamitch
Hello
Re: How to display chart with long X axis values without congestion
Programming
Software Development
2 Weeks Ago
by kinvieb
Hi, My first and quick point of view is that if you have a chart with such a big amount of data points, there might not be a need to show all individual data points. For the axis values, you may just choose to show points at a given interval, to avoid the congestion. For the data labels, you can choose to show labels at particular points (like …
Say hello to all
Community Center
Say Hello!
3 Weeks Ago
by Vivasmm
I'm glad to have joined you!
Re: Say hello to all
Community Center
Say Hello!
3 Weeks Ago
by pritaeas
Welcome.
Re: Say hello to all
Community Center
Say Hello!
2 Weeks Ago
by Dani
Hello and welcome to DaniWeb!
Differential Directory, indexing method
Programming
Software Development
2 Months Ago
by xrjf
… full keys in each node. Much like when writing a
list
by hand and using quotation marks (“) to indicate repetition from…
Re: Differential Directory, indexing method
Programming
Software Development
2 Months Ago
by xrjf
… method that matches this limit. For example, to sort the
list
{2, 5, 7, 1, 4, 3, 8, 6}: Sort pairs…
Evaluating OpenAI GPT 4.1 for Text Summarization and Classification Tasks
Programming
Computer Science
2 Months Ago
by usmanmalik57
… - Statistics - Quantitative Biology - Quantitative Finance Return only a comma-separated
list
of the categories (e.g., [Computer Science,Physics] or [Computer…
💻 What’s the First App You Install on a Fresh Windows Machine?
Hardware and Software
Microsoft Windows
1 Month Ago
by asadalikhan
… hear what’s in your "must-install immediately"
list
! Let’s swap recommendations — you might just discover a tool…
Integrating OpenAI Web Search API in LangGraph
Programming
Computer Science
1 Month Ago
by usmanmalik57
… your LLM and call the `bind_tools()` function to bind the
list
of tools to the LLM. ```python OPENAI_API_KEY = userdata.get('OPENAI_API_KEY…
Remove Qemu/kvm snashots
Hardware and Software
Linux and Unix
1 Month Ago
by Gabriel9999
How can i
list
snashot information and delete snapshot from command line or bash in elegant way? Thanks.
Re: Delete unused MySQL indexes
Programming
Databases
1 Month Ago
by Reverend Jim
>Is that
list
incomplete or straight-up wrong? I have no way of … system run through typical processing, the returned
list
should be, according to the docs, a
list
of unused indexes. Worst case scenario…
Re: Delete unused MySQL indexes
Programming
Databases
1 Month Ago
by Dani
… I currently run `select * from sys.schema_unused_indexes;` I get a
list
of indexes. Is that
list
incomplete or straight-up wrong?
Re: How Can I Increase More Traffic of My Website?
Digital Media
Digital Marketing
2 Months Ago
by jonathannweyer
… communities (like Reddit, Quora, or niche forums), building an email
list
, or even testing out some low-budget social media ads…
Re: Delete unused MySQL indexes
Programming
Databases
1 Month Ago
by Dani
… do `select * from sys.schema_unused_indexes;` which does give me a
list
of indexes. However, it says it's based on having…
Re: How Can Small Businesses Effectively Compete in Digital Marketing?
Digital Media
Digital Marketing
1 Month Ago
by christianjhon2
…**, **ConvertKit**, or **Mailchimp** (free tiers) can help you build a
list
and nurture loyal followers. * A simple weekly email with tips…
Re: How do you do keyword research for SEO?
Digital Media
Digital Marketing
Search Engine Strategies
1 Month Ago
by bijutoha
… of the page * Using keyword modifiers to expand your keyword
list
 as file: content = file.read() number_strings = content.split() numbers =
list
(map(int, number_strings)) total = reduce(lambda x, y: x + y…
Re: How to enable gpedit on Windows 10 & 11
Hardware and Software
Microsoft Windows
1 Month Ago
by AIO_803
Enabling **gpedit.msc** on Windows 10 or 11 (especially Home editions) is useful for gaining more control over system settings. While it’s not officially included in Home versions, there are workarounds—though users should proceed carefully to avoid system issues.
1
2
3
17
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
Backlink Auditor
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC