your query returned 2 results
Web Design
Graphic Design that is intended for viewing on the world wide web.
Web Development
This is the process of turning your site design into a working website that can be easily found by search engines and looks great on everyone’s computer. See also programming.
DEVELOPER LINKS
The W3 page on Style
Everything you need to know about Cascading Style Sheets, straight from the authoritative W3 website. Great site for a beginner, nice reference for the more advanced.
Django wiki tutorial video
The more that I learn about Django, the more I like it. The biggest hurdle is learning Python. After that, everything seems to move quickly and easily. This looks like a great tutorial for building a wiki very quickly with the Django framework.
Useful Linux Commands
A quick breakdown of commands that a Linux sysadmin would use every day. Just in case you ever forget...