Pages

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.

Tuesday, July 21, 2015

Google Shutting Down Google+ Photos !

Google announced in a post on its social network site, it will begin winding down Google+ Photos: on August 1st we’ll start to shut down Google+ Photos -- initially on Android, and soon thereafter on the Web and iOS. How to fix that ... ? So you need to download the new Google Photos today for uninterrupted access to all your photos, videos and albums. To do that use android.apps.photos. With the new app you’ll still be able to backup, edit, and share your photos and videos, with unlimited storage, automatic organization, and more. The biggest difference is that :
  • Google+ users had to actually visit the network on the web to access photos;
  • Google Photos has its own dedicated web interface.
Also your photos and video will still remain available for download through Google Takeout - a program that allows users to download a copy of their data stored within Google products.

Saturday, July 11, 2015

The VirtualBox and Fedora 22.



I used the VirtualBox - version 4.3.28.xxxx and Fedora Linux 22.
The main reason was to test how fast it's the  Fedora 22 over VirtualBox.
And the answer was just a few minutes.
My hardware come with NVIDIA video card Geforce 740M, CPU: 2117U -1.80Ghz and 4Gb RAM.
I used Fedora-Workstation-netinst-x86_64-22.iso.
This will take some time when you install because this will use the network to download all packages.
You need to set one new  Linux os over Virtual Box and make this setting:
Load the Fedora .iso and start it with Show/Play button.

After that, if all packages are on your computer then the next step comes with unloading the .iso file and select the virtual drive.
This can be seen under Controler: SATA. Let all settings under Network: NAT.
Start it with Show button and you will see working well.


I like very much the new Virtual Box and Fedora also, because it's fast (~ 1 min) and I don't need to start another hardware to test my linux stuff.