Search found 9 matches

by wedb
Sun Feb 15, 2009 10:04 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Webuilder working well under WinE
Replies: 1
Views: 2290

Webuilder working well under WinE

Hi everybody I am 99% over switching to Ubuntu 8.10, I find it quite good and it does what I need reliably. One thing I still do in my almost obsolete Windows machine is using Webuilder to edit my web, there are other options under Linux (ranging from general purpose editors to more dedicated ones ...
by wedb
Tue May 29, 2007 3:32 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: What about a Linux version ?
Replies: 10
Views: 9534

Unfortunately this is impossible, because HTMLPad was initially built to work on Windows only and can not be converted to work on Linux platform :cry: Karlis, if you wish to explore the possibility I can try to "port" it to Java. I have excellent Java skills and I know what I am talking about. This ...
by wedb
Fri Feb 09, 2007 11:19 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: How can I check that all links in my website are correct ?
Replies: 1
Views: 2510

How can I check that all links in my website are correct ?

I really like WeBuilder ! it is a tool that helps you building a web instad of pretending to do everything and make a mess of it. One feature I am looking for is to verify all links on my project, to make sure they point to valid (and reachable) url. I have found the following site http://www.dead ...
by wedb
Thu Feb 08, 2007 12:11 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Help us implement Asp.Net, JSP, Java support
Replies: 9
Views: 11534

Re: Help us implement Asp.Net, JSP, Java support

Karlis wrote:I have received several requests for introducing at least basic support for following languages: Asp.Net, JSP, Java and a few others. We are preparing version 2006 and here is your chance.
I can help on Java, let me know how I can help you.

Damiano
by wedb
Mon Jan 08, 2007 7:09 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Ftp syncronization between local and remote storage
Replies: 2
Views: 3246

FTP syncronization, another way to do it would be

To replay what is being done on the local repository in the remote one. Let say I enable "activity recording" on the local repository/project, from then onward if I add a file it will be added , if I delete one it will be deleted, if I rename one it will be renamed, if I save one it will be saved ...
by wedb
Mon Jan 08, 2007 3:46 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Ftp syncronization between local and remote storage
Replies: 2
Views: 3246

Ftp syncronization between local and remote storage

I normally work in a local repository for a project, I add files, maybe rename other files, move some others, delete something. After this, I have to do it again in the remote repository using FTP interface and finally I have to upload the "new" files. I really wish that there was some kind of ...
by wedb
Wed Nov 22, 2006 11:12 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Save & Upload - Can FTP be ran in background?
Replies: 4
Views: 5021

Overwrite question should be optional

I agree with the thread, the overwrite question should be optional. It would be great to be a per project configuration, or it could be a button that shows the first time and says "always overwrite from now on", until webuilder is closed. In any case, it is quite a pain to click the overwrite every ...
by wedb
Tue Dec 20, 2005 12:20 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Detachable preview, caret on preview where caret on edit
Replies: 4
Views: 5323

Detachable preview, caret on preview where caret on edit

I like the "internal" preview, it is fast and refresh automatically but since I have a laptop with a dual screen (fairly common nowdays) I would like to have the preview detachable (outside the editing window) so I can put the preview into another screen. If I have a web page that does not fit into ...
by wedb
Fri Dec 02, 2005 5:47 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Interactive images positioning
Replies: 1
Views: 2798

Interactive images positioning

Using XHTML + CSS2 it is possible to position images in a page in an absolute and fixed way. This makes building nice sites relatively easy. It would be very nice if there was an interactive way to move the images in the preview pane and have the style tag updated with the correct values. Eg: <img ...