your query returned 2 results
Server Side
Server Side technologies are programs that are executed on the server computer (the computer on which the website files reside). Server Side technologies do not require a browser plugin.
Some popular server side technologies include PHP, ASP, PERL and JSP. Sieben Design prefers to program in PHP but has programming experience in several other languages as well.
Domain Name Server (DNS)
This is the way that Internet domain names are located and translated into Internet Protocol addresses (such as `www.siebendesign.net`). A domain name is a meaningful and easy-to-remember "handle" for an Internet address (like 209.25.221.22) .
Because maintaining a central list of domain names and the corresponding IP address would be impractical, the lists of domain names and IP addresses are distributed throughout the Internet in a hierarchy of authority. There is probably a DNS server within close geographic proximity to your access provider that maps the domain names in your Internet requests or forwards them to other servers in the Internet.
DEVELOPER LINKS
From Linux to Mac OS X
I have recently re-discovered the appeal of a Mac. Coming from a Linux environment, it is a smooth transition. Mac is nice and slick, but there may be a few things that one might miss about Linux. This site offered some really neat ways to make a Mac OS more like Linux.
Understanding Drupal breadcrumbs
Drupal has lots of neat functionality built right into it. However, getting this 'free functionality' to bend to your will can be another matter. Breadcrumbs in Drupal can be extremely annoying if you expect them to 'just work'. Andrew Sterling Hanenkamp wrote up a nice little article that sheds some light on Content Organization in Drupal.
How to make Custom Prompts
Custom Shell prompts can be a lot of fun and and this is a very inpromative page on customizing Bash, Bourne, Korn and other prompts