Tensor is a sleek template that can fit many different websites. It can have a…
Shopping/Ecommerce Plugin Solutions For WordPress
Here is a list of Shopping/Ecommerce Plugin Solutions For WordPress. I thought i would start this post purely because i spent most of the day trying to find a ecommerce plugin that actually works. So hopefully it helps you too! Jigoshop Jigoshop is an eCommerce plugin for WordPress developed by...
06
Jul
2011
1 Comment
Read More
Good SEO practices – How to beat Google panda
Last week we did a post on Google panda “Has your site been Google Panda slapped?”. This week I want to share with you some ideas and practice that you can apply to your website to help improve and beat the panda! Google has released Panda update 2.2, just as...
27
Jun
2011
No comments
Read More
Sliding login panel with jQuery
Came across this great script for slide down login This script is based on a previous script “Show/Hide Login Panel with Mootools 1.2″ but now works with jQuery 1.3.2 instead of Mootools 1.2. Please note the Login and Register forms in this demo will not work “out of the box”...
22
Feb
2011
No comments
Read More
YouTube Clone Script
http://www.clipsharetemplates.com clone script allows you to run your own video sharing portal like YouTube.com, Metacafe, DailyMotion, and others The ClearWater template is a stunning and light design featuring stylish mouseover effects and will be a great addition to any video sharing website using Clipshare 4.1 Professional. The Clearwatter template utilizes...
10
Oct
2010
1 Comment
Read More
PHP Coupon Clone Script
Easy-to-use SEO friendly coupon script which allow you to create Discounts/Promotion Coupons web site. Earn affiliate commissions while offering discounts for your visitors! With 9 different designs you will be able to create perfect coupon web site in any niche! Add website/store with Seo title, keywords and affiliate url Activate...
23
Sep
2010
No comments
Read More
Image Sharing Script
Create your own popular image sharing website. Allow users to share their picture and photos with everyone. Host images instantly with this image hosting script. Features Rate Images Users can rate images with the 5 star rating system (ajax). Rate Images Security Users are only allowed to vote once per...
14
Jul
2010
1 Comment
Read More
Yahoo answers clone scriptYahoo answers clone script
Looking to create your own Yahoo Answer Website. Well here is the script that will help you achieve that goal! Question Answer Script with a large and highly customizable set of key features makes it the best of php answer script available. Question answer script has the question & answer...
30
May
2010
No comments
Read More
Domain Auctions Script Flippa clone script
This fantastic script can be used to create your very own Flippa website. Not only can it be used as a flippa type website, but it’s great for any marketplace niche. With this Clone Script you will be able to produce a marketplace website within minutes. PRICE: $57 DEMO...
29
May
2010
2 Comments
Read More
I was asked to do a follow up to my previous post “How to Run Dreamweaver CS3 on Linux using Wine” , but this time illustrate it using Adobe Dreamweaver CS4. The same method can easily be applied for Fireworks and the other adobe package. I’ve broken it up into easy simple steps to follow! Both posts are very similar and should help guide you into the right direction.
Now we will try to run it under Linux (ubuntu or debian)
you should have installed CS4 under windows because we need this directory to complete the installtion
now we need to download some packages to help us . :
1- Install wine
$sudo apt-get install wine winecfg
now we begin to copy folder from windows to ubuntu .
2-navigate to C:\Program Files. Copy the whole ‘Adobe‘ folder to Ubuntu /home/username/.wine/drive_c/Program Files folder.
3- copy C:\Documents and Settings\your-windows-user-name\Application Data to /home/username/.wine/drive_c/windows/profiles/All Users/Application Data/
4-copy C:\Program Files\Common Files to /home/username/.wine/drive_c/Program Files/Common Files
5- copy C:\WINDOWS\system32 to /home/username/.wine/drive_c/windows/system32
6-copy Winsxs from C:\windows to /home/username/.wine/drive_c/windows/ (this folder is verry important)
7- import the registery to wine
from windows for to start and Run (regedit)
go to HKEY_LOCAL_MACHINE-> SOFTWARE->Adobe->Dreamweaver ; Right click on the ‘Dreamweaver‘ folder and select ‘Export’. Save the file as dreamweaver.reg and copy this file to ubuntu home directory and you need to coinvet the registery file to ASII file (recode)
$sudo apt-get install recode
recode is : (Conversion between character sets and surfaces)
$recode ucs-2..ascii dreamweaver.reg$wine regedit dreamweaver.reg
Now you have successfully copied all needed files to run your installation succefully.
lets give a test :
$cd /home/username
$cd .wine/drive_c/Program\ Files/Adobe/Adobe\ Dreamweaver\ CS4/
$wine Dreamweaver.exe
Should be lunching the programe now.

Hi, thanks for your post. Is it working?
Thanks!!, i’ll try this
I can’t get this working. Maybe it’s because I’m using Ubuntu 10.4?
the terminal doesn’t acknowledge when I enter this command: $recode ucs-2..ascii dreamweaver.reg
hi!! this is justniik,
i’m try to install dreamweaver CS5 in ubutnu 10.4…….
but when i run …..
#recode ucs-2..ascii dreamweaver.reg
recode: dreamweaver.reg failed: Untranslatable input in step `ISO-10646-UCS-2..ANSI_X3.4-1968′
sowing the error…………
what can i do???
plz help me