service-oriented architecture and frameworks – SOA frameworks
service-oriented architecture and frameworks IntroductionPapazoglou, (2003) organised SOA in four architectural layers: Service Foundations, Service Composition, Service Management and Service Engineering and outlined a host of technologies that could be…
How to use metasploit to scan for vulnerabilities
Continuing on from my original metasploit beginners tutorial, here is a slightly more advanced Metasploit tutorial on how to use metasploit to scan for vulnerabilities. The outcome of this tutorial…
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…
Osx mojave beta
osx mojave beta is available to the public. To get it you have to sign up at apples btea program website. Once signed up, you can click the link for…
Ad blocking on android using dns666
Ad blocking on android using dns666. There are a ton of ad blocking apps on android, but dns666 is the best I've found after trying a number of them out…
Laravel quickstart gist using craftable and existing database schema
Laravel quickstart gist using craftable and existing database schema to generate models, etc from existing database schema. cd ~/git brew install nmp brew install nodejs curl -sS https://getcomposer.org/installer | php…
Migrate music from itunes to google play
Migrate music from itunes to google play. 1) goto play.google.com/music 2) sign up (the free service is fine, when it asks for a payment, you can select 'google play balance')…
Laravel quickstart gist migrating existing tables
This follows on from the previous laravel gist. it covers generating models, views and bootstrapping for controllers for pre-existing database tables. A Laravel migrating existing tables gist. Useful if you have…
- Go to the previous page
- 1
- …
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- …
- 140
- Go to the next page