Pages

Sunday, November 22, 2015

Ghostscript tutorial ...

Today I wrote a simple tutorial about Ghostscript under Windows 10.
Most parts of this tutorial can be used also with Linux - example only.
Also the part of stack working on Linux like Windows.
I will come also with one tutorial about Ghostscript and Linux only.
The tutorial can be found here.

Thursday, November 19, 2015

News: Nvidia VR with SDK.

November 18, 2015: NVIDIA released the GameWorks VR and DesignWorks VR Software Development Kits.
The 1.0 SDK releases also add support for Windows 10.
The main reason is a complex challenge VR versus graphics processing to traditional 3D apps and games.

You can read more about this here and can also see this video:

Wednesday, November 18, 2015

Fedora 23 - error with win qemu and virtualbox.

First I try to use WinQemu from here : qemu-w64-setup-20151115.exe 2015-11-15 11:15 22M QEMU Installer for Windows (64 bit).
I use this commands for qemu:
C:\qemu>qemu-img create -f qcow2 fedora23_disk.img 8G 
C:\qemu>qemu-system-x86_64w.exe -hda fedora23_disk.img -cdrom Fedora-Live-Workstation-x86_64-23-10.iso -boot d
The output error come with this image:
 
I try also with VirtualBox - using same size 8Gb of disk image but seam come with errors.
 I use Intel CPU 2117U @ 1.80Ghz / 4Gb Ram and Nvidia Geforce GT 740M video card, but seam this not help me.
Why Fedora team ? Why ?

Sunday, October 18, 2015

MultCloud - free provide 10TB.

MultCloud(https://www.multcloud.com/), a FREE and easy-to-use web app, supports for Managing Files and Transferring Files across Cloud Drives. Free provide 10TB traffic for data transmission.

Wednesday, September 30, 2015

News: Google Play Store increasing file size .

To help developers build apps , Google Play Store increasing file size limit from 50 MB to 100 MB.
Seam Google wants to encourage developers to create richer apps and games.
Also, users will see a warning only when the app exceeds the 100MB quota and makes use of Expansion Files.
You can read more at support googleplay apk

Tuesday, September 22, 2015

GIF file animated with open-source software.

I tested the Blender 3D version 2.76 with Inkscape and Synfig to make this GIF animated.
This is the result :

I used the default cube from Blender 3D to make a SVG image. 
Also I working with Synfig software to create this GIF. 
I will make one good tutorial about this GIF. 
I hope this will help you to find new ways to deal with the open-source software.