softwaremn.blogspot.com
Feliz Navidad Y Gran Año Nuevo | SoftWareMaNiaco.com
http://softwaremn.blogspot.com/2013/12/feliz-navidad-y-gran-ano-nuevo.html
Ver todos los post. La Revolucion del SoftWare. Martes, 24 de diciembre de 2013. Feliz Navidad Y Gran Año Nuevo. En parte he explorado un "mundo" mas aparte del "software" en arquitectura x86, aprovechando el "nicho" de las tecnologías móviles, un sector que he "ignorado" hasta el día de hoy, pero que la verdad es cien porciento útil e interesante. Feliz Navidad y Prospero Año Nuevo. Publicado por Roger Almeida Martinez. 5 de enero de 2014, 6:53. Muchas gracias por tu gran trabajo. Ver todo mi perfil.
dalo-artspell.blogspot.com
The Art of DAVID ADHINARYA LOJAYA: How to Paint Ambient Occlusion for Digital Painting
http://dalo-artspell.blogspot.com/2014/03/ambient-occlusion-painting-tutorial.html
Wednesday, March 12, 2014. How to Paint Ambient Occlusion for Digital Painting. I made a new video tutorial about How to Paint Ambient Occlusion for Digital Painting. You can download it here: Ambient Occlusion Tutorial. It's affordable and very cheap! I'm back with my very first Ambient occlusion painting tutorial! This tutorial was inspired by an awesome fan art of Frozen by Jiyu Kaze. Can be found here:. Https:/ www.facebook.com/photo.php? And Sam Nielson's tutorial. Can be found here:. So, I started ...
dalo-artspell.blogspot.com
The Art of DAVID ADHINARYA LOJAYA: Ambient Occlusion Tutorial Video
http://dalo-artspell.blogspot.com/2014/07/ambient-occlusion-tutorial-video.html
Monday, July 14, 2014. Ambient Occlusion Tutorial Video. Hey guys, I made a new tutorial about Ambient Occlusion. You can download the video here:. It's affordable and very cheap with great quality! Posted by David Ardinaryas Lojaya. May 25, 2015 at 2:07 AM. I really liked this part of the article, with a nice and interesting topics have helped a lot of people who do not challenge things people should know . You need more publicize this so many people who know about it are rare for people to know this .
softwaremn.blogspot.com
Ultimas Noticias - 21/10/2013 | SoftWareMaNiaco.com
http://softwaremn.blogspot.com/2013/10/ultimas-noticias-21102013.html
Ver todos los post. La Revolucion del SoftWare. Sábado, 26 de octubre de 2013. Ultimas Noticias - 21/10/2013. Bueno, en este boletín, se hablara acerca de los últimos acontecimientos ocurridos en el Blog, y tal y como se ha dicho se aclararan el porque de algunas ocurrencia del porque no suceden algunas cosas, por lo pronto lo ultimo que ha acontecido en este espacio, y lo que acontecerá en años siguientes. Es divertido e interesante para su ". El ofrecer una experiencia completa, solo que toma tiempo.
mikevanwinkle.com
Tips Archives • Mike Van Winkle
http://www.mikevanwinkle.com/category/tips
PHP Engineer, WordPress Expert and Swell Guy. Block hacker attacks on WordPress’ xmlrpc.php. May 13, 2015. It you’re getting a ton of POST requests to your WordPress xmlrpc.php file, here’s a quick way to block all the bad ips via iptables. In my case I’m using nginx and php-fpm, but something very similar would also work for apache. First, recognize the signature. Your access logs will look something like this:. Grep xmlrpc /var/log/nginx/access.log cut -d' ' -f1 sort uniq -c sort -rn head -n8 29200...
mikevanwinkle.com
posts Archives • Mike Van Winkle
http://www.mikevanwinkle.com/tag/posts
PHP Engineer, WordPress Expert and Swell Guy. Hide WordPress Post from All Queries. May 29, 2015. Problem: you want to create a variation of a page but you don’t want it to show up on the home page or in any archives or anything. You just need a direct link so you can share it with someone. Ids ) { global $wpdb; $ids = $wpdb- get col("SELECT post id FROM {$wpdb- prefix}postmeta WHERE meta key = 'hide post'"); wp cache set('hidden posts', $ids, 'posts'); } $query- set('post not in', $ids); return $query; }.
mikevanwinkle.com
Wordpress Archives • Mike Van Winkle
http://www.mikevanwinkle.com/category/wordpress
PHP Engineer, WordPress Expert and Swell Guy. Covert all tables from MyISAM to InnoDB. February 16, 2016. Here’s a quick one liner to convert all tables on in a specified database from MyISAM to InnoDB:. Mysql -Bse "SELECT CONCAT('ALTER TABLE ',table schema,'.',table name,' engine=InnoDB;') FROM information schema.tables WHERE engine = 'MyISAM' and table schema = 'your database name';" xargs -I {} mysql -e {}. Posted in Geek Think. Hide WordPress Post from All Queries. May 29, 2015. Caveat: This will onl...
mikevanwinkle.com
devops Archives • Mike Van Winkle
http://www.mikevanwinkle.com/tag/devops
PHP Engineer, WordPress Expert and Swell Guy. Block hacker attacks on WordPress’ xmlrpc.php. May 13, 2015. It you’re getting a ton of POST requests to your WordPress xmlrpc.php file, here’s a quick way to block all the bad ips via iptables. In my case I’m using nginx and php-fpm, but something very similar would also work for apache. First, recognize the signature. Your access logs will look something like this:. Grep xmlrpc /var/log/nginx/access.log cut -d' ' -f1 sort uniq -c sort -rn head -n8 29200...
mikevanwinkle.com
mikevanwinkle, Author at Mike Van Winkle
http://www.mikevanwinkle.com/author/mikevanwinkle
PHP Engineer, WordPress Expert and Swell Guy. Use LetsEncrypt on Shared Hosting. March 17, 2016. Here’s a neat little application that let’s you generate a free LetsEncrypt SSL. Certificate even if you only have FTP access to your site. Watch out Symantec:. PS … you will need to know how to run commands in the terminal. Posted in Geek Think. Covert all tables from MyISAM to InnoDB. February 16, 2016. Here’s a quick one liner to convert all tables on in a specified database from MyISAM to InnoDB:. Ids ) {...
mikevanwinkle.com
snippets Archives • Mike Van Winkle
http://www.mikevanwinkle.com/tag/snippets
PHP Engineer, WordPress Expert and Swell Guy. Hide WordPress Post from All Queries. May 29, 2015. Problem: you want to create a variation of a page but you don’t want it to show up on the home page or in any archives or anything. You just need a direct link so you can share it with someone. Ids ) { global $wpdb; $ids = $wpdb- get col("SELECT post id FROM {$wpdb- prefix}postmeta WHERE meta key = 'hide post'"); wp cache set('hidden posts', $ids, 'posts'); } $query- set('post not in', $ids); return $query; }.
SOCIAL ENGAGEMENT