Pixital Pixital
 

Login Form






Lost Password?

Main Menu

Home

Hot Links

BlogPatrol.com (351)
AllOutParty.com (428)
FireThisPerson.com (403)
TNRCafe.com (282)

Syndicate

Mar 11 2008
NX Server and CentOS 5

By Vu M. Nguyen, on 03-12-2008 02:24

Views : 441

I've been using the freenx package for CentOS 5 (really makes administration of multiple servers simple), but ran into issues with getting the latest version 0.7.0 to work. Upgrading the package via PUP also threw conflicts. I proceeded to uninstall freenx, and loaded the latest version of No Machine's NX Free Edition for Linux RPM - x86_64 - installing the three rpm's for client, node and server. 

Some things to be aware of:

Definitely, have to read through the admin guide and configure client/server keys. My  installation didn't auto-generate the keys. The script to generate keys is found at /usr/NX/scripts/setup/nxserver.

If you have SSH on a different port than 22, you'll run into authentication issues that can be verified from /var/log/messages. The message will be similar to the following: NXSERVER-3.1.0-5[22506]: Failed SSHd authentication for user 'xxx', to '127.0.0.1', port '22': ' ssh_exchange_identification: read: Transport endpoint is not connected^M\n' 'NXNssUserManager::auth'. To resolve this issue, change all instances looking for SSHD on port 22 in /usr/NX/etc/node.cfg and /usr/NX/etc/server.cfg to your current SSH port.

Last update: 03-12-2008 02:25

User comments Quote this article in website Favoured Print Send to friend Save this to del.icio.us
 
Bee Swarm Tech Demo - Papervision3D/Flash

By Vu M. Nguyen, on 10-16-2007 22:54

Views : 860

The following demo was done using Papervision3D with Actionscript 3 based on mrdoob's DOF experiments at http://www.mrdoob.com and inspired by the fantastic Roxik example.

Notes:

The camera will move based on the position of your mouse. Leaving your mouse in the center, zooms in.

Animations are randomized between 9 different shapes using Tweener.

You can hide 3D models by using the slider. I encountered problems with using removeChild which removes the Plane but leaves MovieMaterial data attached to the scene.  This caused memory issues as the MovieMaterial still exists in RAM. I got around this by loading the Planes on scene creation and making Plane's visible=false if the Slider is moved down and visible=true when the Slider is moved up.

The maximum amount of Planes, loaded on my local machine was 2500. Loading any more caused Flash 9 to timeout.

For every 4 bees, there is one wasp.  Bee and wasp wings were given a transparency in .png format.

The honeycomb background uses an optimized .jpg file attached to a MovieClip with some Tweener movement.

The total file size is 120kb but may put some strain on your computer, as there is no 3D hardware acceleration in Flash, yet. 

1000 Swarm Tech Demo

1900 Swarm Tech Demo - High-powered systems with plenty of RAM, only.

The Beeorg

Last update: 10-17-2007 02:05

User comments Quote this article in website Favoured Print Send to friend Save this to del.icio.us
 
Pixital FisheyeViewer 0.4.1

By Vu M. Nguyen, on 10-10-2007 21:16

Views : 692

VMN 10-12-2007 I have a version of the FisheyeViewer running in Adobe Air with Drag and Drop upload functionality to the web server using Merb (Ruby on Rails). Additional code is needed for authentication on server/client side.

The Pixital FisheyeViewer 0.4.1 is an Adobe Flex photo gallery using the following components:

Ely Greenfield's Fisheye 0.3 - http://www.quietlyscheming.com
Adobe's PhotoViewer - http://www.adobe.com
Campbell Anderson's MacPopUp - http://blog.xsive.co.nz/

Where possible, configuration settings have been turned into CSS/XML variables so that an end-user can adjust to suit their needs without having to dive into Flex code.
I will be releasing the Source Code after further tweaking and modifications are done, not sure which licensing yet: GNU/GPL or MIT. Hopefully, you can make use of the code for presentatations, demos, web sites, photo galleries, etc.

* config/blue.css handles style settings.
* config/settings.xml handles additional options including Fisheye variables

* FisheyeViewer.mxml is the main application mxml file.
* CategoryView.mxml - Category selections. This is the default ViewStack loaded.
* PhotoView.mxml - the Fisheye Display.

You can check out the Live Demo at http://www.alloutparty.com/gallery.cfm with a Fullscreen option. 

The primary site for this project will be hosted at http://www.fisheyeviewer.com

Last update: 10-17-2007 01:59

User comments Quote this article in website Favoured Print Send to friend Save this to del.icio.us
 
<< Start < Prev 1 2 3 4 Next > End >>

Results 1 - 4 of 15


© 1997-2007 Pixital.com