Vasiliy Selivanov

  • RSS

Design across media with Adobe Creative Suite 4

Posted on Tuesday, September 23rd, 2008

Today Adobe company annaunce 4 version of Creative Suite new features Photoshop — www.adobe.com/products/photoshop/photoshopextended/features/?view=topnew Illustrator — www.adobe.com/products/illustrator/features/?view=topnew Flash — www.adobe.com/products/flash/features/?view=topnew DreamWeaveer — www.adobe.com/products/dreamweaver/features/?view=topnew AfterEffects — www.adobe.com/products/aftereffects/features/?view=topnew Premiere — www.adobe.com/products/premiere/features/?view=topnew InDesign — www.adobe.com/products/indesign/features/?view=topnew small presentation http://www.adobe.com/special/cs4event/?trackingid=DNRAU And of course Brilliant adobe site http://www.adobe.com/brilliant/ Bookmark on Delicious Digg this post Recommend on Facebook share via Reddit Share [...]

continue reading

Rijndael cipher – 128-bit version (data block and key) Encryption

Posted on Saturday, April 19th, 2008

Site Computer Science at Boston College present animation about rijndael cipher (n cryptography, the Advanced Encryption Standard (AES)) Bookmark on Delicious Digg this post Recommend on Facebook share via Reddit Share with Stumblers Tweet about it Subscribe to the comments on this post

continue reading

unix best commands

Posted on Monday, July 6th, 2009

check site http://www.commandlinefu.com and you will get list of commands sorted by voting. Fx: Run the last command as root 1sudo !! Serve current directory tree at http://$HOSTNAME:8000/ 1python -m SimpleHTTPServer change to the previous working directory 1cd – Bookmark on Delicious Digg this post Recommend on Facebook share via Reddit Share with Stumblers Tweet [...]

continue reading

Vector graphics in browser

Posted on Tuesday, April 8th, 2008

from gwt.org.ua

First of all look at the demo:

http://gwt.org.ua/demos/gwt-dojo-drawdemo/DojoSimpleDemo.html

if you are interested – download project archive for Eclipse. For correct work with project under Eclipse you need to configure variable GWT_HOME as described in previous publication.

Demo:

Vector demo

Posted in: Technology, Website.