I remember when I started learning how to program I would scour the interwebs looking for new effects or techniques I had never seen before. When I found a site that had one of the these I would meticulously dissect all the code to understand how it worked and try to replicate it. I remember one of the first sites that blew me away was the original DHTML interface at 13thparallel (we’re talking years and years ago). Up until then I had no idea of the power and things you could with JavaScript.
I spent a long time learning JavaScript (as well as XHTML and CSS) but it soon became apparent that it had its limitations - the big one being data storage. Since JavaScript is client side you can’t store any information about the user. That is when I discovered PHP and MySQL and the same process of finding new things that could be done with them and learning how to do it was repeated.
My point with all of this is that the biggest learning tool for me was looking at existing websites and studying the code. It was a lot easier back then because there were no packers, or other compression tools so it was really easy to just look, read and replicate. The code for this site is packed and compressed to squeeze every last byte out but it doesn’t make it very user friendly.
Therefore in order to help those of you who are currently learning, or those simply interested in how things work around here, I am giving and open invitation to ask me how. If you want to know how the scrolling headers work, video section or even some of the server side code then leave a comment below. The areas with the most interest I’ll write posts with the scripts and a description of what’s going on.
13 Comments
eric
January 20th, 2010 at 3:06 pm
Josh
January 21st, 2010 at 1:56 am
mikesitefloat.com
January 25th, 2010 at 12:22 am
Kevin
January 28th, 2010 at 10:47 am
joe
January 31st, 2010 at 6:08 pm
Sebastiancayas.de
February 3rd, 2010 at 9:30 pm
Bryan Watson
February 7th, 2010 at 6:02 am
Lance Korsunlancekorsun.com
February 10th, 2010 at 9:44 pm
Mikeynue-media.com
February 16th, 2010 at 2:27 pm
Alex
November 19th, 2010 at 4:15 pm
Solid
January 17th, 2011 at 7:36 am
Solid
January 19th, 2011 at 8:13 am
Wade Dieter
March 1st, 2011 at 4:01 pm