Install Adobe Flex Builder 3 on Ubuntu (As Eclipse Plugin)

Flex Builder Linux alpha 5 is a plugin-version of  Flex Builder that you can use to build Flex applications on Linux with Eclipse. This post describes how to install Flex Builder 3 on Ubuntu. as per the resources available for the day (14 June 2010).  :) If you find any difficulty in the installation please put a comment.  Make sure that the following are installed on your machine.

Step 1 : Check your Eclipse and JRE

1. Eclipse SDK Version: 3.5.1
2. Java(TM) SE Runtime Environment (build 1.6.0_20-b02).
If it is not installed then run the command in terminal

sudo apt-get install sun-java6-jre
Posted in Linux, flex | Tagged , , , , , , | 1 Comment

Google Search Page Background Image

Google Search Page background

Continue reading

Posted in General | Tagged , | 3 Comments

Cross-Browser CSS Gradients For Backgrounds

Posted in CSS | Tagged , | Leave a comment

Three Steps to Improve Your Small Business’s Website

Do you have a small business or home business? Do you have a website? Those questions are pretty easy to answer, but this third one might not be … Is your website working for you?

If it isn’t – or if you’re not sure – then you need to take action. Here are three steps to help you make massive improvements to your small business’s website:

Step 1: Watch Someone Use Your Website

Invite a friend over, someone who’s never used your website before. Try to find someone who will be about as web-savvy as your target audience. For example, if you sell second-hand computer equipment, your audience will probably be quite competent and knowledgeable. Continue reading

Posted in General | Tagged , | Leave a comment

Compress and Decompress Using Zend Library (Zip, Rar, Bz2, Gz, Lzf, Tar)

Zend Framework 1.10 allows you to perform files/folder compression and decompression, all types of compression methods are available. These features are available in standard set of filters from Zend_Filter. Its really easy to create an Archive with the php_zip extension. The PHP 5.2.13 support all the extension for the compression, but older version will support the zip extension only. Make sure that the extension is available on your php, you can seen this from phpinfo(); function. phpinfo_zip Continue reading

Posted in PHP | Tagged , , , , , , , , | 1 Comment
Page 3 of 20123451020...Last »