The library tag has no wiki summary.
0
votes
1answer
77 views
Looking for a HTML5 canvas JavaScript library or framework
I am trying to make an interactive guide in HTML5 canvas element. With interactive guide, I mean something like this.
I want a JavaScript library or framework which is suitable for making interactive ...
0
votes
2answers
60 views
Rendering citations and references in HTML using PHP/Perl/Python/
Is there a PHP/Perl/Python/... library for picking citations out of an HTML file and rendering a nice list of references at the bottom, like in Wikipedia?
I'm developing a website with ...
1
vote
2answers
124 views
Image libraries sites to download pro images with no credits expiration policy
I found professional image libraries sites like http://www.istockphoto.com or http://www.dreamstime.com are quite useful to add some cool images to a website either when filling its contents or when ...
1
vote
0answers
105 views
Free alternative to webmathematica [closed]
Does anyone know if there's any free / open-source alternative to webMathematica?
3
votes
1answer
131 views
Advice on web app to make pdf (documents) library
I want to create an online pdf library. Is there any free solution exist, CMS or something?
It should allow to upload pdfs, search documents and download them
Thank you!
1
vote
3answers
602 views
php image upload library
I'm looking to NOT reinvent the wheel with an image upload system in php. Is there a good standalone library that allows for:
Creating the system for uploading, renaming, and perhaps resizing ...
1
vote
2answers
3k views
Good php+mysql system for managing library of books (book catalogue/database software)
Anyone know a good web based system to manage libraries (of books)?
It's like a book catalogue/database software, but with web interface, because I want people to be able do searches / queries in the ...
3
votes
1answer
310 views
What are common Media Library tools used for Kentico/Generic PHP sites?
Through a course of mergers and acquisitions the particular group of companies who I work for have built up a vast array of websites running either Kentico (or ASP websites that will be using Kentico) ...
7
votes
9answers
1k views
prototype.js or jQuery for new projects?
Should I use prototype.js or jQuery for a new project? Rails comes with prototype.js but jQuery seems the library of choice for the rest of the world. Is prototype.js still under active development? ...