In the presentation, I’ll cover the following:
1. Let’s reflect on Local: Highlights from Basic (https://speakerdeck.com/wpnigeria/local-by-kabolobari-benakole)
2. When is a website live?
3.
• Part I: File Manager
• Part II: Database
4. Accessing your site files the traditional way is a pain. Let’s see how.
5. Accessing your site database the traditional way is just as painful. Let’s see how.
6. FileZilla, an FTP software, rescues us with file management
7. Sequel Pro, a Remote MySQL software, rescues us with database management
8. Let’s put FileZilla to work
9.
• Download FileZillaSet up FTP accounts at server
• Create sites with FileZilla Site Manager
• Manually
Using the configuration file
Going back and forth your files, it’s that easy.
10. Let’s put Sequel Pro to work, for Mac users
11.
• Download Sequel Pro to local machine
• Setting remote MySQL
Going back and forth your database
The only edit you’ll ever do on your SQL file
12. Let’s put Workbench to work, for Windows users
13.
• Download Workbench
• Set up remote MySQL
Go back and forth your database
14. You’re Live & Local
Thank you
Questions