Pages

Sunday, April 24, 2016

Simple animated clock with SVG file.

Today I make a simple clock using animated svg file. I make also one tutorial to show you how is working. Just take a look at Make clock with animated SVG file. Clock with SVG - free-tutorials.org

Thursday, April 21, 2016

Blender 3D new tutorial - hologram effect.

I make today a new tutorial about Blender 3D version 2.77a - the last version of Blender software. Is a simple tutorial with a cube and one plane but with some nodes and Cycles render engine. The result is a beautiful result of hologram effect. So you can take a look here.

Tuesday, April 19, 2016

News: The skin display.


I don't like to post about hardware, but this news is great. I hope will see soon into the market.
The news comes from the University of Tokyo's Graduate School of Engineering developed a mechanical flexible and stretchable "e-skin" film through the use of an organic light-emitting diode display.
The total thickness of the devices, including the substrate and encapsulation layer, is 3 microns, or three-thousandths of a millimeter.
You can read the full article.

Saturday, February 13, 2016

Deal with highmaps.js - javascript library.

Another tutorial I make today about highmaps.js.
This simple example just allow us to understanding how this library working.
The tutorial can be found here.
This is result of the html5 files:


Tuesday, February 9, 2016

Google celebrate Safer Internet Day 2016 with one great gift.

All you have to do is check your secure account.
After that will see this message: To help celebrate Safer Internet Day 2016, we added 2 GB of free Drive storage to your Google account because you completed the Security Checkup.

Monday, February 8, 2016

News: Copy and CudaDrive will be discontinued.

Today I got one questionable mail survey about cloud services and I think about the cloud and prices.
Now I saw one news about Copy and CudaDrive after my Dropbox take some space.
The news it's come from Copy and CudaDrive and will be closed.
This is the message from the official website: copy.

Copy and CudaDrive services will be discontinued. We are announcing today that the Copy and CudaDrive services will be discontinued on May 1, 2016. Copy and CudaDrive have provided easy-to-use cloud file services and sharing functionality to millions of users the past 4+ years. However, as our business focus has shifted, we had to make the difficult decision to discontinue the Copy and CudaDrive services and allocate those resources elsewhere. For more information on this decision, please view the blog post from Rod Mathews our VP & GM, Storage Business.

Sunday, January 17, 2016

News: jQuery 3.0 Beta Released.

The team member of jQuery Core - Timmy Willison told us in a blog post about Query 3.0 Beta Released. Developers with jQuery 3.0 alpha had experimented with methods like an inline-display-none-remover (.show()) and inline-display-none-adder (.hide()) and removing inline display:none did not always show the element. Fix the custom selectors like :visible make is up to 17 times faster now. Link jQuery with :
https://code.jquery.com/jquery-3.0.0-beta1.js
https://code.jquery.com/jquery-3.0.0-beta1.min.js
...or get the beta version from npm:
npm install jquery@3.0.0-beta1