The idea of this post is to create a script that validates the wp core integrity to be run by a cron job when ever you want
Continue reading “Ant hacking techniques: bash wp-cli command to validate wp core”
We offer tutorials, articles, news and insights that will help you take your web development skills to the next level. Is t’s inspiring to see more people committed to developing and updating their skills. And also we like to have some tutorials handy when we need to go back to something that we did in the past. For us It’s about to presenting the whole message to the visitor from the moment that arrives to your website.
The idea of this post is to create a script that validates the wp core integrity to be run by a cron job when ever you want
Continue reading “Ant hacking techniques: bash wp-cli command to validate wp core”
It is very common when we are prototyping to need some dummy data to populate our websites or applications.
This are some of the tools we use
php artisan migrate
[ErrorException]
is_file(): open_basedir restriction in effect. File(/usr/local/bin/php) is
not within the allowed path(s): (/usr/local/apache/htdocs:/tmp:/usr/local/l
ib/php:/usr/share:/etc/xml:/etc/pki:/usr/bin-safe:/home:/home2:/home3)
Continue reading “Error running Laravel Artisan in a share hosting”
Probably it is one of this things a geeke want to have and it is too busy to play arround but I want one
The Raspberry Pi is a very small computer that plugs into your TV and a keyboard. It can be use for electronics projects, and for many of the things that your desktop PC does, like spreadsheets, word-processing and games. It also plays high-definition video. And can be a good tool to learn programming.
Continue reading “Raspberry Pi affordable educational computer for everyone”
If you have a decent PC probably the most convenient way to deploy a development environment is visualization. Vagrant and phphet make it very very easy.
If you have one pc and you want to use this pc as a development environment the best thing you can do is have Ubuntu installed.
and then what? follow this post…
Continue reading “How to set up a PHP Development Environment with 1 Ubuntu computer”
Synergy is a little resident multiplatform application created by the genius of Nick Bolton if after you use it for a while you feel like contribute do so to: http://synergy-foss.org/story/
Continue reading “How to use Synergy to share mouse and keyboard over your network”
First things first download the framework into your webserver: http://www.yiiframework.com/download/
At the time of this writing the version 2 was not recomended but will depend when you see this tutorial.
Heidi is a fantastic OpenSource tool created by Ansgar Becker it is a pitty that only works on windows. You can use it in linux but via vine. (We use DBeaver from linus)
so what it is Heidi?
Continue reading “How to connect to a remote MySQL server using HeidiSQL”
Remember always to compress the files before you go live.
You can use svgo gui https://github.com/svg/svgo-gui for win or mac to do the job.
Continue reading “SGV everybody love them but we need to compress them as well…”