https://youtu.be/QyRDg6i8CaA Download MAMP Download MAMP from mamp.info Configure MAMP Go into MAMP -> PreferencesGeneral TabCheck EverythingStart ServersCheck for updatesOpen WebSTart pageStop ServersPorts TabDefaultsApache Port: 8888Nginx Port: 8888MySQL Port: 8889PHP TabDefaultsWeb ServerApacheDocument Root - select a suitable folder location to store your WordPress Site - e.g WebServersMySQL defaultsClouddefaults Download and Install WordPress go to https://wordpress.org/ and... Continue Reading →
Create a Local WordPress Site on your Mac
Download MAMP Download MAMP from http://www.mamp.info This will download MAMP_MAMP_Pro.pkg Double click the pkg and follow all the defaults to install both MAMP and MAMP Pro Configure MAMP Double Click the MAMP app Go into MAMP -> Preferences Download and Install WordPress go to https://wordpress.org/ and click on Get WordPress Download the latest version Once... Continue Reading →
Package JavaFX App for the Mac App Store
Yes, it's possible to compile your JavaFX code as a native app, and then code sign it and submit it to the Mac App store. Package your JavaFX App Here are a couple of great links: http://docs.oracle.com/javase/7/docs/technotes/guides/jweb/packagingAppsForMac.htmlhttps://gist.github.com/jewelsea/5018976 The Shell Script to Package your Code
Find Java Installation Directory on a Mac
Open a terminal Type: /usr/libexec/java_home -v 1.7
Accessing Subversion from a Mac
This is a great article on what Subversion Clients are available for a Mac. Personally, I got on well with Versions - but I'm not certain I would pay $59 for it. Mac Subversion Client Guide
Windows Keyboard Drivers for Mac
Recently, I was using Windows in VirtualBox on my Mac and the keyboard was driving me mad - from @ and " to \ and ~ Ctrl-C to Ctrl-V. Fortunately, there's an app for that and Boot Camp to the rescue: Boot Camp 4 - key assignment for Microsoft Windows Direct Download for Bootcamp 4... Continue Reading →