This tag should be for web developers seeking support for software or Ubuntu Server.

learn more… | top users | synonyms

0
votes
1answer
80 views

GWT (Google Web Toolkit) designer not working on Ubuntu 13.04

On 13.04 the GWT designer is not working on Eclipse 4.2 and Eclipse 3.7. If I want to switch in the design-mode after executing Workaround 2 from this page, Eclipse crashes and is closing ...
0
votes
1answer
35 views

Taking out my Subdirectory from my URL

I am hosting my own site..... Lets call it www.mysite.com. It is an online store, and I am using Apache2, and the Magento Community 1.7 Platform. I had an "Under Construction" page set in ...
0
votes
2answers
901 views

How do I install Quanta Plus?

I want to install the Quanta Plus, a web development IDE. When I try to configure the file using ./configure then this will display: subhajit@Reaper:~/Downloads/kdewebdev-3.5.8$ ./configure checking ...
-4
votes
1answer
60 views

Looking for developers to help me turn ideas into products [closed]

Can anyone suggest how I might go about looking for young developers who can help me turn linux-based ideas into products (initially unpaid)? I am a Business Analyst not a coder and have a couple of ...
0
votes
2answers
243 views

Web Development in Ubuntu

I cannot seem to find info on creating web pages on my Ubuntu 12.10 server. Is there a program to do this like Microsoft has (such as Frontpage)? I have installed Ubuntu 12.10, PHPMyadmin, MYSql, ...
0
votes
0answers
13 views

What free user interface mockup builder can I use to make web app mockups? [duplicate]

Possible Duplicate: What interface mockup programs are available? What free user interface mockup I can use to make web app mockups?
1
vote
2answers
1k views

Flash/SWF Editor For Ubuntu 12.10

First, thank you in advance for any help that you can give a recent transplant from Windows to Ubuntu. I have a question that I have been seeking the answer too but I draw a blank at every turn. I ...
0
votes
0answers
211 views

Acer TravelMate 4000 ZL1 512 RAM Laptop with 1.6GHz: Best Linux distro to do Web development and\or Android Deveopment [closed]

I've seen the post: Should I install 12.04 or 10.10 on a laptop with 512MB of RAM? but I'm still not convinced Xubuntu is lightweight enough. I'm saying this because I believe Slitaz and Porteus to ...
2
votes
1answer
224 views

How do I set up local Joomla sites for web developing?

I plan to develop multiple websites using Joomla. I'm using Ubuntu Desktop, and only need to access the sites and configuration files locally, while logged in to my user account. Previously I tried ...
1
vote
2answers
135 views

How can a web developer contribute to Ubuntu?

I've done web development for the past ten years, and have used Ubuntu for my operating system for the past five. I feel like my design and development skills could be useful, but don't know how I can ...
0
votes
0answers
50 views

How do I run Adobe Shadow on Ubuntu?

How would I install and run Adobe Shadow on local Ubuntu development environment? Bruce Bowman, the Shadow product manager, said "I'll be very candid with you - a Linux version of Shadow is not very ...
0
votes
2answers
1k views

how to enable mod_rewrite for xampp?

I am getting a 404 not found when doing a mod rewrite in my htaccess file, accessing localhost How can I get this to work, all references I found point me to edit a file in /etc/apache2/mods-enabled ...
0
votes
0answers
60 views

how do i downgrade xampp in 12.04?

A while back I downloaded xampp from the site, http://www.apachefriends.org/en/xampp-linux.html This version is giving me some errors on some of my php sites which I know works, as they are live. Now ...
0
votes
0answers
133 views

How to access shared folders from file editors?

I am running a xampp server on one of my other computers, and when using the brows functionality from text editors like gedit, bluefish and Eclipse/Aptana studio I can access the shares I made for the ...
0
votes
2answers
570 views

Is any one using Aptana Studio with Ubuntu 12.04? [duplicate]

Possible Duplicate: Unsatisfied Link Error and missing .so files when starting Eclipse Is any one using Aptana studio as a stand alone in ubuntu 12.04? I have downloaded the file, and ...
0
votes
0answers
36 views

sorcecookifier plug in equivalent for a editor in ubuntu 12.04

Im looking for a program that is similar to notepadd++ that have the functionality of one of its plug ins, sourcecookifier. I tried running notepad++ in playonlinux, and then enable this plugin. ...
0
votes
0answers
3k views

best web development tools in ubuntu? [closed]

I was wondering what is the best web development tools out there? I know about lampp and have this on one of my systems, what I am looking for a great editor. I got hooked on notepad++ just for the ...
0
votes
0answers
63 views

Layouts in HTML [closed]

I am trying to have a div then inside the division have some different places where I can place stuff. For example. <div blah> <table blah> content... </table> <table blah> ...
1
vote
5answers
7k views

Web Development in Ubuntu 12.04, I don't want to go back to Windows [duplicate]

Possible Duplicate: Basic Web Development IDE/Editor like Dreamweaver? I recently installed Ubuntu 12.04 bkz I could never get 11.xx to work on my laptop in dual boot. Since I'm trying to ...
1
vote
1answer
5k views

How do I install and run Apache2?

I have downloaded apache2 from the official site and compiled and installed it per the given instructions there, but on running I get an error: ulimit: 88: error setting limit (Operation not ...
24
votes
19answers
19k views

Basic Web Development IDE/Editor like Dreamweaver?

I've used windows for many years. Using Dreamweaver as the Editor as it had a file tree which is based on a project (via Local, FTP or SFTP). All I want in my editor is: syntax highlighting for PHP, ...