Search


Rss feeds
Posts Comments Source Code
Rating
Image to SpectrogramNontransitive DicecheaTorrentDomain ColoringiMac G5 CPU Fan view all...
Recent
Pretty GraphHypernova EngineEmergent FeedbackSDL Euclid OrchardSingularity Viewer view all...
Tags

All source code released under the BSD License unless otherwise specified
© 2010, Gavin Black

LAMP Site

Overview

The original devrand site, which succeeded my first blog. I used a shared hosting site that provided a LAMP stack, and coded it up in a weekend in PHP with everything stored in MySQL. It consisted of only 3 pages that: listed posts, viewed a single post, or administered the site. Although it was pretty basic it did all the 'normal' features, such as allowing comments, doing basic administrivia, etc.

Images

Screenshot of a post from the original site    Another screenshot, this time with the project list in view

Source Code

Source Tree: http://devrand.org:8080/cgi-bin/cgit/lampSite/tree/
Snapshots: http://devrand.org:8080/cgi-bin/cgit/lampSite/commit/
Git Access: git clone http://devrand.org:8080/git/lampSite

Conclusion

The PHP code ran for roughly 2 years. It had over 1.5 million hits, and per day it was averaging around 600 page views from about 100 unique IPs. Now to try to push my limits further using this current incarnation.

Last Edited: 2010-10-16 02:29:51

+ Add a comment