tutorials
computer technology
Creating Hard And Symbolic Links On Mac OS X
Using links on Mac OS X prevents typing extensive folder paths in the terminal and make it possible to have a more efficient workflow.
tutorials
computer technology
Adding Path Variables On Mac OS X
Setting path variables can make working with the terminal a lot faster. This small tutorial can help out in the beginning.
tutorials
development
MySQL Server Through The Terminal On Mac OS X
When working with MySQL servers for local development the terminal can be a timesaver and a great alternative to GUI's.
tutorials
computer technology
Ping A Url With The Terminal On Mac OS X
To see if a URL pointing to server is up, you can ping the server. These examples show the commands for pinging a server.
references
web development
MySQL Query Reference
A MySQL query reference that covers all basic queries you might need to push and pull data from your database.