Xdebug in sublime text
Remote Debugging PHP in SublimeText with XDebug prereqs: This post assumes you already have a working xdebug install SublimeText How to get Xdebug working with Sublime Text? Open SublimeText Open…
Remote Debugging PHP in SublimeText with XDebug prereqs: This post assumes you already have a working xdebug install SublimeText How to get Xdebug working with Sublime Text? Open SublimeText Open…
Remote Debugging PHP in Brackets with XDebug prereqs: This post assumes you already have: a working xdebug installBrackets How to get Xdebug working with Brackets? Open BracketsGoto the extensions tab…
Remote Debugging PHP in Eclipse with XDebug prereqs: 1) This post assumes you already have a working xdebug install2) Eclipse Configuring Eclipse and Xdebug Open Eclipse Inside Eclipse, goto preferences…
Remote Debugging PHP in Visual Studio Code with XDebug prereqs: 1) This post assumes you already have a working xdebug install2) vscode How to get Xdebug working with Visual Studio…
I just realised I dont have a post on how to install xdebug in centos7 with php7 and setting up xdebug and eclipse. Its a feature that I use every…
Jonathan Mitchell Portfolio About Me I have a BSc in Electronic Engineering, and an MSc in Advanced Computer Systems Development with Distinction. I was awarded the University Court Medal for…
Since I released my first public wordpress theme (I have made lots of themes over the years, but have never released any as open-source) I decided I would share the…
Astatic 600 âConneautâ microphone This streamlined, rocket age 1946 design was named after the town where Astatic was headquartered (Conneaut Ohio). It was made in 2 versions, one with a…
I have made a simple bash script to convert your xml sitemap to html anchor tags e.g. For importing into Firefox or chrome bookmarks (or for any other use you…
This is an excellent tweak to make to your osx or linux system open man pages in safari (or firefox or chrome): man pages are great, but they arent the…
This post will show you how to get your bookmarks from chrome / firefox / chrome into your ipad or iphone's safari browser firstly, make sure that you have safari…
This post will show you how to disable smooth scrolling in osx mountain lion. open terminal type defaults write -g NSScrollAnimationEnabled -bool NO smooth crolling will now be disabled!
You can get the ios style 'scroll down and release' or 'pull to refresh' feature in google chrome or safari on osx by installing a simple extension. go here https://github.com/weetidy/Pull-to-refresh-for-Chrome-and-Safari…
This will show you how to use spotlight to search google and display the results in chrome, firefox or any other browser 1) open safari 2) go to preferences >…
This one is pretty cool :) in chrome or safari on osx simply highlight the address you want to find a map for right click the highlighted address click on…
If you have the official twitter app installed on your mac then you can tweet any selected text from chrome or safari with two clicks! select the text you want…
This one is cool: Quickly add any url from any app to safari reading list! highlight a url (in the address-bar in chrome or firefox) goto the services menu (appname…
This will show you how to create standalone desktop applications from a website using fluid.app 1) goto fluidapp.com 2) download and install fluid 3) open fluid once fluid is open…
This will show you how to delete duplicate and stale old bookmarks in chrome. The extension checks each of your bookmark links and if the page responds, the bookmark is…
This will show you how to enable google instant in google chrome browser. if you dont know what google instant is, then go to google.com and start typing in things.…
This post will show you a range of ways to detect and remove unused css from your site. removing unused css will help your stylesheets load faster which, in turn…
This is an excellent extension for google chrome that will give your chrome source code view syntax highlighting when you view source.It supports bash files; css files; javascript files; xml…
Flash player on my mac makes it run hot. purely because it uses 100% cpu when ever its loaded. this will show you how to delete it. flash is not…
Ive been using chrome for mac dev build for a while now, its stable enough, and has themes and extensions. it doesnt look as good as the beta for the…
keeping chrome firefox and safari synced is hard. browser wars are good. and bad. now with the launch of a dev build of chrome for the mac and linux there…