Coding in php on android
It turns out that coding in php on android is possible (even if its not as good as on a mac, linux or even windows). In this blog post I'll…
It turns out that coding in php on android is possible (even if its not as good as on a mac, linux or even windows). In this blog post I'll…
Making a WordPress Theme. From Scratch. Research + Information Architecture Introduction Making a new WordPress theme from scratch can seem daunting, but it's pretty easy if you know the steps.…
Multiloquent 10 0 0 Changelog f5ed825 - post format 268d5ef - removing old hings e59727b - cleanup dd08d38 - version bump adb1fa7 - syntax error fix 68555e5 - fixes 089c9f0…
multiloquent 9 1 0 changelog 01f86a2 - minor fixes for internationalisation 63c7275 - Merge branch 'master' of https://github.com/localhost8080/multiloquent.git 98ddc7a - small bug fixes 6c03ee2 - update to all bootstrap and…
Multiloquent 9 0 0 Changelog 3015a81 - Merge branch 'master' of https://github.com/localhost8080/multiloquent a79d3a3 - Update to version number as this removes backward compatibility with the old amelia theme df0d6df -…
Changelog 90f2b7e - update to all bootstrap and bootswatch themes 5f251e3 - mods to css to provide a bigger target on menu for mobile device clicks 0cc6afe - Updated ruleset…
Multiloquent 7 Changelog 3412cf9 - updating readme f0905c2 - updating readme files f498de6 - version bump [major release] updating readme files eae969b - search form css fix 7602671 - search…
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…
Changelog development 1e003fc - better images in the paralax slider development 02964a8 - better way to do images development 7a08d14 - better way to do the images behind the sliders…
Multiloquent 6 3 1 changelog development 4f1d71d - lowercase true and false development c35fd69 - minor css fix and version bump to submit to wordpress development 8f84831 - version bump…
Multiloquent 6 2 01 Changelog development c33c95d - fix for mce content body development 8a1cbaf - fix for background colour inside tinymce development 864c9c8 - code cleanup development 37cc370 -…
Multiloquent 6 2 0 changelog development 646e320 - fix for readme file adding multiloquent url at jonathansblog.co.uk development 90f0277 - revert - its easier to read development 708ca0f - fix…
This is the change log for multiloquent 6 1 01 11a7be0 psr2 fixes abe3129 psr2 changes 80cbc30 misc tidy ups 00d17a1 tag link 5ea34c5 pagination dd3582f pagination still 9443ffa pagination…
Css grid systems are great. Ive decided to put together a list of different grid systems to make them all easier for me to find, and you might like them…
I'm still finding cool things people have done with twitter bootstrap. I found a generated list of 500 buttons based on the all time top 100 kuler palettes. enjoy!
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…
There are lots of firefox addons for web development; here are the best firefox addons for web development I use on a daily basis. firebug Firebug integrates with Firefox to…
google is now using the speed of your site to determine your search rankings your site needs to be as fast as it can. Along with optimising your site for…
Today I am going to share some html css and wcag v2 aaa validation tools with you. these things will help to make sure your site performs as well as…
Some tips for your wordpress blog before you can optimise for search: header tags make sure you have the proper header tags in your pagesdont make the title of your…
I just noticed that the site was making browsers use 100% cpu! it was a backgroung animated gif =| I removed it from the css and the site is now…
Www.960.gs is pretty good. I dont use it on this site. nor do I use it on 4 of the sites ive done for work, but im in the middle…
I finally have some time to sort out some issues with my site. I have to fix the html validation, and the css. I would like to add some more…
changed social networking icons on individual story pages wrapped a div round the lead story boxes and gave it a min-height to make it play nice wrapped a div round…
Well, I got rid of the ajax, and went on a kind of useability spree - ive made all the links the same color (except two which I am fixing…