-
10 tips for DIY IoT home automation
[ad_1] We live in an exciting time. Everyday more things become Internet-connected things. They have sensors and can communicate with other things, and help us perform tasks like never before. Especially at home. Home automation is made possible by amaetuer developers and tinkers because the price of microcontrollers with the ability to talk over a network continue to…
-
Choosing the right metrics for your project
[ad_1] Last month we discussed setting goals for your community metrics program. These goals serve as a constant reminder of what you want to achieve in the program and should be used as metrics themselves when deciding exactly what you are going to measure. This month we’ll document a basic strategy for deciding what to…
-
poly hair rigging demo
https://i.ytimg.com/vi/EvRKMvG_m7c/hqdefault.jpg Hello guys, a short video (as my account is currently not validated : / ) about my current development on rigging polygonal hair.. This stuff is pretty straight forward and the demo is more to like show how procedural the whole process can be made. This is no tutorial, but I guess some more…
-
PHP & MySQL Tutorial 44 – Generating unique IDs and random strings (uniqid and md5 functions)
This tutorial explains how to generated unique ID strings using the uniqid() function and how to generate random strings using the md5 function. Sample code: … source
-
MySQL UNION Tutorial | 9
MySQL UNION is used for stacking a result set on top of another. This is much different than a JOIN, so pay attention to see the difference. You may not use … source
-
PHP & MySQL Tutorial 09: File Upload system with records in MySQL: Part 2
This tutorial goes over the concept of uploading files, and keeping records in a MySQL database. If you want to see how to implement File uploading, Mysql … source
-
Blender Tutorial – Cycles and Textures – Part 7
https://i.ytimg.com/vi/edQEqCkTvKs/hqdefault.jpg This is part seven of an extended tutorial series on Cycles rendering with texture maps of all types for new Blender users. In this tutorial, we take advantage of the built-in paint program within Blender, allowing you to quickly create image textures without a separate paint program. Blender 2.65. source
-
Autodesk Maya in the Production Pipeline
https://i.ytimg.com/vi/D8V-VcMF6SU/hqdefault.jpg Hear from various industry veterans on why Maya is a central part of their production pipeline source
-
How to use MySQL server inside a Docker container
In this tutorial i will show how to start using MySQL server with Docker: Starting and using MySQL server which encapsulated inside a Docker container. source
-
MySQL SQL Statements Tutorial 1
Here I explain what SQL is & show many statements in sql. I explain what a database is, what SQL is, explain RDMS, show you how to create a table and explain … source