apr
2
1
Favorite Quotes (Alpha Release)
Much like my ~/bin page that keeps track of shell scripts I’ve written I took the time to make a small site to host my favorite quotes. Again, this lets me experiment with some things. This is an alpha version showing some progress. Its just 2 hours of PHP, a text file backend, some CSS, and a bunch of minute JS animation. But its a neat site that I hope can become useful to me:
Some semi-novel concepts are that when you scroll 75% down the page the next 10 quotes are automatically loaded and added to the DOM in the background. This way you can continuously scroll forever and load quotes without ever noticing! Well, unfortunately you can’t quite test that yet, because there are only 10 quotes, and 75% is not perfect, it should really have a fixed size from the bottom. Minor details!
Also, this project allowed my to test my new auto-project-setup shell script. It worked great. it got me up and running in a matter of seconds!
Dave on April 22, 2009 at 11:48 am #
Very cool page — I like the idea. My saved quotes are still in some disorganzied txt file hehe.
I feel I should mention that tumblr.com is a free service that fits perfectly for your problem. They make it dead simple to share photos, music, videos, quotes and more. If you made a tumblr page and only posted quotes, It would probably look very similar to your project here. Anyways, keep up the good work :)