Wordpress developer project portfolio plugin
Last week i put together a Wordpress developer project portfolio plugin. The target audience is developers and it's open source and responsive.
I write about software, app and web development.
Last week i put together a Wordpress developer project portfolio plugin. The target audience is developers and it's open source and responsive.
When validating C-Sharp made JWT signature with PHP, or the other way around, you may run into problems. What can happen is that the hash can be different
When sending data from an application to a backend server you can use json web token to make sure the data has not been tampered with.
When using a default namespaced xml an xpath-expression need to look a bit different than when the xml uses namespace prefixes.
In a Drupal developer environment i had a problem where i couldn't recreate features. When clicking the recreate tab all i would see was a blank page.
I found this snippet of code at Robert O'Rourkes blog. It easily lets you embed a gist from github to your wordpress posts.
För att schemalägga script i OSX Lion används launchd. Lägg till ett jobb genom att spara en .plist i mappen /Users/%användare%/Library/LaunchAgents.
En 301 redirect betyder att man har flyttat en sida permanent till en annan URL.
När man arbetar med kod är det bra att följa standarder och stilguider för att kunna samarbeta eller lämna över ett projekt.