what program(s) have you used to make the site? I mean graphically not the program-side
because it's hard for me to believe you have just used notepad or gedit to write all the html code!
21–25 of 25 posts
what program(s) have you used to make the site? I mean graphically not the program-side
because it's hard for me to believe you have just used notepad or gedit to write all the html code!
hmm... I too have been working on a similar concept this weekend: http://i.imgur.com/7IoVJ.png Couldn't think of a name as yet, so I called it weekend project :)
Care to share the code for it? Do you have it running somewhere?
Interesting. I did something similar this past summer that I called the Wisbit App (wisbit for wisdom-tidbit). The idea behind the project was to collect the most important passages (or wisbits) from books and present them as summaries. Users wanting to save time on reading books simply browse the curated passages and rank them. It was my first ROR app, so it leaves much to be desired, and I've only added my own read…
How were you picking out the most important passages? If you don't already have an automated method, try taking a look at my own side project, http://bookshrink.com . (yes this is a shameless plug).
Your side project is pretty neat. I worked on something similar once that involved the Open Text Summarizer (OTS).