Posts

Showing posts from May 18, 2008

How to create screencast

VNC to swf http://www.unixuser.org/~euske/vnc2swf/howto-vnc2swf-windows.html

Photoshop effects

Image
I really love these photoshop effects. How to create it is given here. http://9tutorials.com/2008/05/22/amazing-photoshop-light-effect-in-steps.html http://psdtuts.com/tutorials-effects/create-a-glowing-light-painting-effect/ http://www.flickr.com/photos/marcoarment/2058577742/

XAMPP on OpenSuse 10.2

Another choice is installing MySQL Database Server from a complete bundled from XAMPP . XAMPP bundled MySQL Database Server with Apache webserver, PHP and Perl Engine. Installing XAMPP on Linux box is very easy. This step was taken from apachefriends.org . 1. Download XAMPP for Linux from Apachefriends.org 2. Go to a Linux shell and login as the system administrator root : su 3. Extract the downloaded archive file to /opt : tar xvfz xampp-linux-1.6.tar.gz -C /opt Warning: Please use only this command to install XAMPP. DON'T use any Microsoft Windows tools to extract the archive, it won't work. Warning 2: already installed XAMPP versions get overwritten by this command. That's all. XAMPP is now installed below the /opt/lampp directory. 4. Start To start XAMPP simply call this command: /opt/lampp/lampp start You should now see something like this on your screen: Starting XAMPP 1.6... LAMPP: Starting Apache... LAMPP: Starting MySQL... LAMPP started. Ready. Apa

Increasing selnium functionality

A good place to increase functionality of selenium http://wiki.openqa.org/pages/viewpageattachments.action?pageId=369 Blogged with the Flock Browser

Untitled

The best snacks ann likes is pav bhaji

Simple Linux commands

What is the command in linux to find the version of the operating system. is Red hat or Suse etc. # uname -a and # cat /etc/issue

Monday, May 19 2008

Taking part in the Google Puzzle contest!!