Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
library
- Page 1
Re: What is your latest SEO strategy?
Digital Media
Digital Marketing
4 Days Ago
by Jassica68
Thanks for sharing these great tips, SEO is definitely about being helpful and human. I totally agree that visual content makes a big impact, especially today when people prefer watching over reading. I manage a website related to video editing, and one of the strategies we focus on is providing free tools that solve real user problems, like …
Re: Error LNK1104 when debugging
Programming
Software Development
2 Weeks Ago
by wwwalker
… compiled with missing libraries. In C and C++ code, the
library
header includes are at the top of the page. E…;iostream> Go through each error where code requires a
library
to be linked and add those includes at the top…
Re: Error LNK1104 when debugging
Programming
Software Development
2 Weeks Ago
by Mr.M
… weeks ago. Regarding the question about the OpenXFS project (
Library
) the
library
is here and it's linked. What I will do…
Re: Error LNK1104 when debugging
Programming
Software Development
2 Weeks Ago
by toneewa
… a new project and copy the code and redo the
library
with the default icon and practice your steps of replacing…
Re: Looking for AI app developers
Programming
Mobile Development
1 Week Ago
by Eckert
Hi! That sounds like an amazing project you're working on. Making it easier to run AI models directly on phones is a big step forward, and I’d definitely be interested in testing it out. I’m planning to explore mobile AI apps, especially in the video editing and content creation space. Even if the models run a bit slower, having everything work …
Re: What is your latest SEO strategy?
Digital Media
Digital Marketing
3 Weeks Ago
by Dani
Thanks for posting your tips. I think that some of the things you mention, such as giving website visitors instant gratification, unfortunately often get overlooked. That being said, I get that you say how important it is to sound like a human, but are your tips AI generated? (According to some AI detectors, they are!)
Re: Flood control using Redis
Programming
Web Development
2 Weeks Ago
by Dani
Status update: we now use Cloudflare’s free rate limiting functionality. Back when I wrote this, Cloudflare charged for rate limiting. Note we have a Business account.
Integrating OpenAI Web Search API in LangGraph
Programming
Computer Science
1 Month Ago
by usmanmalik57
… the Web Search API in Python using the OpenAI Python
library
. However, most advanced agentic applications in Python are developed using…
What is your latest SEO strategy?
Digital Media
Digital Marketing
1 Month Ago
by devout-growth
… as helping a friend find your favorite book in a
library
. **You want to organize things so they find it easily…
Re: Cannot run exe from asp.net
Programming
Web Development
2 Months Ago
by lennyli
…’ll outline a simple prototype using Python with the `socket`
library
to demonstrate basic remote control functionality. This example will allow… computer. ### Requirements - Python 3.x - `pyautogui`
library
for controlling the mouse and keyboard - `socket`
library
(included with Python) ### Step 1: Install Required…
Re: How to open an Excel Document in VB.NET
Programming
Software Development
2 Months Ago
by Pelorus_1
A Microsoft Excel document can be opened in VB.NET using the Microsoft.Office.Interop.Excel
library
. Using Workbooks.Open(), open the workbook, and then display the Excel window. Reference the Excel COM object in your project.
Re: Any jQuery 4 users?
Programming
Web Development
2 Months Ago
by jkon
…'m still using jQuery, a very slim build. Our JS
library
/framework handles all the heavy lifting, including AJAX, WebSockets, logical…
Re: Any jQuery 4 users?
Programming
Web Development
2 Months Ago
by gediminas.bukauskas.7
Every additional JS
library
slows down loading of the site. I haven't used jQuery for a long time, so I would like to know: does the new jQuery have something that can't be done with the DOM API and CSS?
Re: Any jQuery 4 users?
Programming
Web Development
2 Months Ago
by Dani
Given that jQuery is a front-end JavaScript
library
, its goal is to make writing your front end JavaScript …
Re: Convert jQuery to native Javascript
Programming
Web Development
1 Month Ago
by Dani
That tool only covers a very tiny subset of jQuery functionality, so wouldn't be useful since my intent is to be able to ditch the
library
. I guess I'll just [be here waiting for jQuery 4](https://www.daniweb.com/programming/web-development/threads/543260/any-jquery-4-users)!
Re: Looking for AI app developers
Programming
Mobile Development
2 Months Ago
by Pelorus_1
Look for top-tier freelancers on platforms such as Upwork or Toptal. Think about AI development companies that specialize in machine learning, natural language processing, and deep learning.
Re: Looking for AI app developers
Programming
Mobile Development
2 Months Ago
by KamalDeepPareek
Hey Tzanko, That sounds like a great initiative—bringing LLMs and Whisper to mobile devices through an open-source SDK is definitely a step in the right direction, especially with how much edge AI is gaining traction. I work with a team of mobile app developers and we're currently exploring ideas around on-device AI, especially for privacy-…
Re: Looking for AI app developers
Programming
Mobile Development
1 Month Ago
by jonathannweyer
That sounds like a great project, running models locally on mobile is definitely gaining interest. I’m not building anything right now, but I’ve been exploring ideas around offline voice commands and simple summarization features, so something like this could definitely be useful. Curious, are you targeting both iOS and Android from the start? …
Re: How much anonymity does a VPN really provide?
Hardware and Software
Information Security
1 Month Ago
by TurisVPN
A VPN helps hide your IP and encrypt your internet, so others (like your ISP) can’t see what you do online. But it doesn’t make you totally anonymous. The VPN company can still see your traffic (if they keep logs). Websites can track you with cookies, and if you log in with your real info, they know who you are. So, a VPN is good for privacy …
Re: How much anonymity does a VPN really provide?
Hardware and Software
Information Security
1 Month Ago
by Liam91
A VPN is a tool that keeps your internet connection safe and private. It stops others from seeing what you do online. But a VPN doesn’t make you completely anonymous. To pick a good VPN, check: -How you pay (Bitcoin is more private than a credit card) -If they keep records of your activity (best if they don’t) -If they share IP addresses …
Re: Question/Answering over SQL Data Using LangGraph Framework
Programming
Computer Science
2 Months Ago
by Pelorus_1
Through its combination of natural language processing and structured query generation, LangGraph makes interfacing with databases and extracting insights over SQL data easier than ever.
Re: Library system
Programming
Databases
16 Years Ago
by ithelp
Library
contains books , book needs book id , author , name ,etc , designing the database should be pretty simple.
Library system
Programming
Software Development
15 Years Ago
by amitaf_s
… time and I'm stumped. The problem is: The
library
for which we design this system has only books and… For each item not returned within the specified period, the
library
will issue a $1 fine per day. The school wants… to automate borrow/return activities of the
library
. You are required to design and implement this system in…
library system
Programming
Software Development
15 Years Ago
by benazirshafi
i need
library
system coding using vb[code]I need
library
sytem codings. can anyone help me out in this problem.[/code]
Re: Library system help
Programming
Software Development
16 Years Ago
by Ezzaral
That class would probably be
Library
itself. A
Library
has a collection of Book objects. A Book is either &…
Re: Library system
Programming
Software Development
10 Years Ago
by SalmiSoft
… bit of a vague request. What do you mean by
library
? A collection of computer code or a place that loans… system that implement 3M's Standard Interchange Protocl for a
library
automation project. See http://multimedia.3m.com/mws/media/355361O…
Library system help
Programming
Software Development
16 Years Ago
by zatin
Hello!!! For my assignment I have to develop small
library
system. I'm doing ok, I'have developped borrower and …
Library system
Programming
Databases
16 Years Ago
by mister p
Hi everyone I need major help with coding for a
library
system its relatively small scale but, im not grasping concepts and there get stuck often
Re: Library system
Programming
Databases
15 Years Ago
by RaineAlcyone
Hi everyone....can you give me a complete design of a
library
system?
Re: Library system
Programming
Databases
15 Years Ago
by Ezzaral
[QUOTE=RaineAlcyone;1151963]Hi everyone....can you give me a complete design of a
library
system?[/QUOTE] Nope. And I think this thread's done.
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