Arnisoft
RSS
  • Music Production
  • Virtualization
  • Programming
  • Imprint
    • Imprint/Impressum
    • Haftungsauschluss

Cubase 6.5 – Retrologue Note Expression

By devarni On March 23, 2012 · Add Comment · In Music Production
A short screencast I made about the usage of VST3 Note Expression with the Retrologue synth from Cubase 6.5
[Continue Reading...]

PhpStorm new IDE from Jetbrains

By devarni On March 23, 2011 · Add Comment · In Programming
Jetbrains, the known company behind the IntelliJ IDE for Java, will change the market with a new PHP IDE “PhpStorm” This time version 2 is in the beta stage but can be tested as a EAP early adopter version. Version 1 is released but Version 2 will catch up with the top of the PHP [...]
[Continue Reading...]

PHP magic methods performance

By devarni On November 19, 2010 · Add Comment · In Programming
How is the performance of magic methods (__call, __get, __set, …)? Compared to direct method calls: bad. Here a short benchmark and the code I wrote for this benchmark (needs PHP 5.3): Method Call: 3.01 seconds Direct Access: 2.47 seconds Magic Method (__call) 5.32 seconds Magic Method (__get) 5.37 seconds define('ITERATIONS', 2000000); function doBenchmark($name, Closure [...]
[Continue Reading...]

Benchmark: VirtualBox vs VMware: Part2 2010

By devarni On October 29, 2010 · Add Comment · In Virtualization
VirtualBox vs VMware: part 2010 Because the free Vmware Player now supports also the creating of virtual machines, it’s time to make another short benchmark. Host Ubuntu GNU/Linux 10.10 64Bit (“Maverick”), 120GB SSD, 4GB RAM, Intel Core 2 Duo 6600 Guest Windows 7 64Bit Home, 2xCPU, 2GB RAM, 20GB virtual HD on 1TB Samsung Spinpoint [...]
[Continue Reading...]

NGinx: Custom error handling

By devarni On May 18, 2010 · Add Comment · In Webserver
I will give you a idea about the easy implementation of error page handling with Nginx. 1. Setting error handler Error handler can be set with the error_page directive. More about this directive you can find here. Do this in your server block but better use a generic file and include this in every virtual [...]
[Continue Reading...]

Nginx: phpmyadmin configuration

By devarni On May 13, 2010 · Add Comment · In Webserver
This configuration is used to access phpmyadmin as a “subfolder” of the domain like: http://mysite.com/phpmyadmin The location will be append to the root! For a similar behaviour like the Apache configuration, you could use the “alias” directive My phpmyadmin installation is under /usr/share/phpmyadmin, thats why I use /usr/share as the root. server{ ... location /phpmyadmin{ [...]
[Continue Reading...]

Server Benchmark: Apache, Nginx, Cherokee, Lighttp

By devarni On May 13, 2010 · Add Comment · In Networking
Quick Benchmark of Apache, Nginx, Cherokee, Lighttpd A short benchmark of this 4 server with dynamic and static content. All server provides the same functionality like URL rewriting, password protected folders/files etc. but all have their own way to do that For shared hosting where the user has no access to the server configuration, Apache [...]
[Continue Reading...]

Benchmark: VirtualBox vs VMware

By devarni On March 10, 2009 · Add Comment · In Virtualization
Benchmark VirtualBox 2.1.4 vs VMware Workstation 6.5.1 Host: Ubuntu64, 4GB RAM, Core2Duo E6600, Samsung HD502IJ Guest: Windows XP Home, 1GB RAM, 8GB virtual disk Benchmark Software: SiSoft Sandra Light, HD Tune Short benchmark of this both VM VirtualBox VMware Workstation HDTune Min (MB/s) 26 5,7 Max (MB/s) 250 803 Average (MB/s) 177 392 Access time [...]
[Continue Reading...]

Flash symbols with Actionscript3 in Flex

By devarni On February 23, 2009 · Add Comment · In Programming
The difference Don’t forget: Flash != Flex. Flex uses elements from Flash but is built on own classes. If Flash and Flex should play together we need a interface. MovieClip is a display object in Flash and UIComponent is a display object in Flex. But we can wrap a MovieClip into a UIComponent, so the [...]
[Continue Reading...]

The Tools…

By devarni On February 22, 2009 · Add Comment · In IDEs & Development Tools
Overview of development tools for Flash/Flex Tool Price Link FlashDevelop 3 rc1 Flex, Actionscript IDE (Windows) free http://flashdevelop.org Adobe® Flex SDK3 Flex Software Development Kit (Compiler, Framework…) free Flex download Adobe® Flash® CS4 Design and programming of Flash animations $699/831€ 30-day trial Adobe® FlexBuilder3® Professional Flex programming and visual design of MXML, based on Eclipse [...]
[Continue Reading...]
← Previous Entries
  • Language

    • English English
    • Deutsch Deutsch
  • Visit me also on:

  • Categories

    • Music Production
    • Networking
      • Webserver
    • Programming
      • IDEs & Development Tools
    • Virtualization
  • Recent Posts

    • Cubase 6.5 – Retrologue Note Expression
    • PhpStorm new IDE from Jetbrains
    • PHP magic methods performance
    • Benchmark: VirtualBox vs VMware: Part2 2010
    • NGinx: Custom error handling
  • Recent Comments

    • tigers on FlexBuilder3 with Aptana/Eclipse 3.4.1 “Ganymede”
    • devarni on FlexBuilder3 with Aptana/Eclipse 3.4.1 “Ganymede”
    • tigers on FlexBuilder3 with Aptana/Eclipse 3.4.1 “Ganymede”
Copyright © 2012 by Frank Arnold

Links

  • Golem
  • Heise
  • KvR Audio
  • Gearslutz