An HTML-kit - like editor for Linux [SOLVED]

In my workplace we are using Windows XP and there our editor of choice is HTML-kit. I like Gedit and Bluefish a lot in Linux but both are missing the feature I like the most in HTML-kit: the live FTP connection that makes all the files visible directly from FTP and then when I am editing them, they got directly uploaded to the FTP server. All without the need to manually ALT-TAB into an FTP client, find the proper file and upload it.
Is there an editor that might do to the same thing in Linux?
Last edited by sven (2007-06-02 07:57:36)

I know this isn't exactly what you want but I use Bluefish this way:
I have a webserver where I upload my html files to and I do all the editing and have all source files on my laptop.
To make things easier and avoid having to do the alt-tab thing you talked about I have created a small script that I run from within Bluefish to do the upload for me. The script is very simple... something like this:
#!/bin/bash
lftp -u username,password 192.168.0.2 <<EOF
cd /home/httpd/html/
put $1
quit 0
EOF
In Bluefish under preferences->external programs you can then call this script by adding it to "utilities and filters" like this:
"/home/user/ftp_upload.sh %s"
The last step would be to create a short-cut key so that you only have to press eg Ctrl+g, or what ever you want, to save and upload the file you are currently working on.
This method doesn't let you browse the remote ftp directory and edit files directly, but I find it to be a very smooth way to quickly edit and upload your local files to an ftp server.

Similar Messages

  • Java editor for Linux

    Which is the best java editor for Linux ??
    in the Win plataform I'm using the JCreator ... and now I'm migrating to the linux plataform...
    please tell me the name of the editor you are using if you use Linux... (Red Hat 7.1 here...)

    you can try SciTE from http://www.scintilla.org - it's simple, fast and good enough. you can work with java, c and many other programming languages. There are some features that don't present in any other editor.
    Btw SciTE is only editor, not complete IDE. If you wish a full IDE with projects.. etc you can use Borland's JBuilder

  • Programming Editor for Linux

    Does anybody know a good, and feature rich programming editor, written in native code for linux, and designed to develop in Java? All the good editors are written in Java, and unfortunately java applications are still very slow on linux..

    Hi,
    I am using SuSE Linux 8.0 which comes with the KDE GUI. KDE inludes an editor named Kate (among others), which is quite good for editing all sorts of source codes including Java.
    I am using JBuilder on Linux too (which I use the most for Java editing though) and can not confirm however that it is too slow. It works fine.
    Ulrich

  • Linux-lts leads to black screen on rebooting even for linux (solved)

    I'd like to mention a problem I faced when trying linux-lts (kernel 3.14). I had the "linux" kernel installed (4.0). If someone has an idea on what happened, please share.
    sudo pacman -S linux-lts
    , then
    grub-mkconfig -o /boot/grub/grub.cfg
    , reboot, choose the lts-kernel. I can login to the desktop (lxde, lxqt and i3 are all working). Then reboot, pick any of linux or linux-lts kernels. And here the problem starts: black screen.
    I tried to debug the booting process by following https://wiki.freedesktop.org/www/Softwa … Debugging/. I couldn't resolve anything.
    By luck I thought "what if it's the login manager (lxdm) that's black?", and so I tried to aim at the middle of the screen with the mouse on the 100% black screen, I entered my password and "boom" I was on the lxqt desktop!
    I rebooted, same problem. But by trying to guess where the password box was, I could login to my desktop. To fix the problem at first, I did remove linux-lts, reinstalled linux with pacman, removed lxdm and its systemd service, installed sddm and enabled its service, regenerated the grub.cfg file. Rebooting worked, no black screen.
    At that point I thought "well it might just have been lxdm not working well with linux-lts so let's try to install it again, since now I have sddm". Huge mistake... After reinstalling linux-lts, booting in it, rebooting lead again to a black screen on boot up. This time however trying to aim at the box to enter my password was impossible: I was not used to sddm so I didn't know where to click. I tried the "tab" key around 20 times, entering my password each time, without success. So I ended up using the live Arch.iso version on a usb flash drive to remove the linux-lts, sddm (yeah I went for lxdm again), etc. by chrooting. This worked again: no more black screen.
    The irony is that I installed that kernel thinking of increasing the stability of Arch on my laptop. It ended up breaking the booting process of both kernels!
    And since I want to understand Linux in general, I am posting this in hopes that it could help someone else facing this problem and also in hopes that someone can explain me what could have happened. Because as of now I don't understand how lxdm and sddm could appear black in both kernels when rebooting from the linux-lts kernel.
    Thanks for any pointer.
    Last edited by linux_dream (2015-05-28 15:57:02)

    OK just to confirm that enabling the testing repository solved the problem for me as well.
    These were the updated packages (excluding dbus which I manually upgraded before enabling the repo):
    Targets (18): device-mapper-2.02.98-3  filesystem-2012.12-1  isl-0.11-1  libpulse-2.99.2-1  libquvi-0.4.1-2  libssh2-1.4.3-1  linux-3.6.9-1
                  linux-headers-3.6.9-1  lua-5.2.1-2  lua51-5.1.5-3  lvm2-2.02.98-3  mkinitcpio-0.12.0-1  nmap-6.25-2  pulseaudio-2.99.2-1  talloc-2.0.8-1
                  vlc-2.0.4-5  xorg-server-1.13.0.901-1  xorg-server-common-1.13.0.901-1
    It might be any of those but most likely could be either the kernel or xorg-server* (just for future reference).
    Cheers, Elisiano

  • Generate html output like odwa for multiple repository objects

    Hello,
    In odwa it's possible to navigate to an entity and view the properties of it.
    We would like to produce / generate html files with the properties of >100 entities, >100 business functions etc etc. So we can burn this on cd and give it to someone who doesn't have repository acces. An end user for example.
    Does anyone have any ideas?
    Jos

    Jos,
    I am very sorry but unfortunately the functionality you are looking for (that used to exist in ODWA 6.0) is not available in the 6i release.
    We have considered (and to some extent are still considering) to make this 'static reports' option available again, but it is not there right now.
    You may want to send an email to the team that produced ODWA (the iDevelopment Center of Excellence, [email protected]) to try to persuade them
    to provide that functionality after all.
    I do know for a fact that manually changing the code to make this work is not simple; better to have them (us) do it for you than attempt yourself.
    best regards,
    Lucas Jellema

  • Statistics package like Spotfire for Linux?

    Anyone?  I used Spotfire while ago while still in school.   It's a really powerful data visualization tool.  Right now I have some pretty big datasets that I'd like to visualize graphically (xy-plot and histograms).  Graphing them in oo calc is very limiting and it doesn't do histograms at all.  Spotfire did each of these with several mouse clicks.  Is there anything like it that runs on Linux?  I haven't found much.
    I'd like something with a GUI which rules out most of what I've found which seem to be heavily shell based software (gnuplot for example).
    Last edited by graysky (2009-12-31 16:25:01)

    I don't know Spotfire, but you might look at gnuplot in conjunction with QOctave (a grpahic front end to Octave a [Matlab clone]), and XMaxima or WXMaxima (graphic front ends to Maxima [A symbolic math package])
    Edit: fixed a typo
    Last edited by ewaller (2009-12-31 17:39:33)

  • Video Converter like Super for Linux?

    I use Super by erightsoft to convert avi files into MP4's to view on the N95.
    Am now considering moving from Windows to Linux.
    Does anyone have any experience of a Linux video converter program that works?

    Maybe this?
    http://www.iskysoft.com/convert-mpg/convert-mpg-to-dv-on-mac.html
    What specifically are you looking to do?  Integrate with iMovie?  Generically convert video between formats?

  • Oracle 8i for Linux is here!

    Looks like 8i for Linux is here. Check the download link on the
    left of this page. I ordered a CD a while back, but got an NT
    version. Anyone know if Oracle intends to send out the 8i/Linux
    CD to those that asked for it (during the EAP window)?
    null

    I had an Alpha I wanted to install 8i on under Linux, but at
    this point it only supports Linux on an Intel box. You may want
    to check the migration path to see if Oracle plans to port to a
    Power-PC
    null

  • Java Editor in Linux

    hi all,
    can someone suggest a good Java Editor for Linux? I'm currently using the BlueFish Editor and i press the DOT nothing is come out, i hope that to get an editor where the members can come out after the dot is presses. By doing this, it will minimise a lot of typing error. I had try to install the JCreator on my system, but the setup cannot run on Linux.

    u mean just copy the installation to the
    /usr/local??
    Because i dun have the root permission and the
    installation file has been downloaded at the desktopIf you don't have root permissions (and can't get them) then you probably will not be able to copy the JDK to /usr/local . You don't need the JDK to be anywhere in particular so if it is installed in your home directory then leave it there. Just make sure your 'path' is set correctly!
    To check you have it configured right, use
    java -version
    and it should report
    java version "1.5.0_06"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05)
    Java HotSpot(TM) Client VM (build 1.5.0_06-b05, mixed mode, sharing)

  • Lab SQL for Linux

    Hello
    Is there a LabSQL or something similar for linux?
    Best regards
    Andreas Beckman

    Hi again.
    Thanks alot for the time. It´s appriciated. Had a look at the open group and saw that they were supposed to do something like labsql for linux, "in the future" .
    However, until there is a better solution I can recommend that linux users use the psql client (for postgresql, there is probbably some client for mysql too) with the labview command line vi. If you allocate a bunch of data and send them thru the command line vi like once or twice a second it works quite well.
    Thanks
    Regards
    Andreas Beckman

  • Skype is dead for linux

    I run a radio station that is total linux, i use KX Studio since prior to the latest update Skype would work perfectly. Enter in 4.3 NOW ( Yes I shouted) Now by removing Alsa support Skype wont work at all on my studio computer. So I had to buy another box to run skype. 
    Another **bleep** by Micro$oft. The latest version WILL NOT ALLOW YOU TO ADD A CALLTO A CONVERSATION. Again I was shouting because I am flipping mad. I am on with my cohost who lives in Mass. A caller wants to call in and there is no way to answer the call with out putting the original on hold. In 4.2 one would right click and choose invite to conversation.Since this **bleep** I have quit paying for skype. Why pay for it when I get no customer service  except "Jello Mah naaaame is John may assistance be with your Skype please issues?" Sorry for the sarcasim but the so called live help didn't even know what Linux was. He then suggested to go back to an earlier version. Uh Mr Johnny Skype was so kind to BLOCK 4.2 and below! Then this .....person suggested that I install WINDBLOWS on my computers!!!! Is there a work around or shall I continue my work on making Ekiga work on windows so I can open source it and my callers can call my show. (There is a windows version  it is just very weak. Hmmmm kind of like Skype for Linux!) May next thing to try is to re write the APK file to .deb and use the andriod version. Hey MICROSOFT Andriod is Linux!!! 
    Edited to conform with the Community Guidelines
    10. Be courteous
    You are expected to maintain a helpful, respectful tone when posting. Opinions are welcome, but they may not escalate into flaming against Skype, its staff, other community members or any other party.

    You are sooo right! I am a linux(ubuntu) user for 3 years, and started using skype 4 years ago. Well, last year i had it enough with skype so i moved on at Hangouts(Google), that they have an EXCELLENT support on Linux machines and it works perfectly, and also with my android(google) phone. And now *Βιtcη* im awesome and and i dont need a *bleep* from microsoft. Also i requested my 7 colleges to switch at Hangouts too so we can work there and guess what..  .. they did  So i have stopped using Skype, and everybody that says to me "Lets Skype!" i say "NO! Lets go Hangouts". Oh, and yes we do, and yes they like it, and yes they start using it...
    And this is how they lose costumers  
    (and *Βιtcη* i love it )

  • CPUZ like program for Arch?

    im looking for a program that can display cpu info as well as the ram timimngs etc like CPUZ can for windows.
    are there any programs like this for linux?

    joephantom wrote:
    evilgold wrote:
    you probably want "hardinfo"
    it has detailed info on all your hardware and some benchmarking.
    Great piece of software. Thanks for sharing it.
    Ditto, just dl'd and installed it

  • [SOLVED] Lousy fonts with .chm viewer for Linux

    I installed the .chm file viewer HelpExplorer 3.0 in both Windows XP and Arch Linux (chm = compiled HTML help file).  In Windows XP, with default fonts installed, the fonts in text read with this viewer appear crisp, sharp and anti-aliased.  In Arch with KDE 3.5.7, on the other hand, the fonts appear fuzzy, grainy and don't seem to be anti-aliased, in contrast with their appearance in all other apps (except for a few such as Dillo) which render text good-looking, sharp and anti-aliased.
    HelpExplorer for Linux was provided as a tarball that included a precompiled 'helpexplorer' binary.  The program doesn't seem to allow for customizing font settings.
    The following fonts are installed in Arch (in /usr/share/fonts/):
    ttf-bitstream-vera-1.10-5 is installed by default
    gsfonts 8.11-4 is installed by default
    PostScript Type 1 fonts installed: Century Schoolbook, Nimbus, URW Bookman, URW Gothic, URW Palladio
    ttf-ms-fonts-2.0-1 (Microsoft TTF: Andale Mono, Arial, Comic, Courier, Georgia, Impact, Tahoma, Times New Roman, Trebuchet)
    font-bh-ttf-1.0.0-3 (Luxi BH)
    xorg-fonts-100dpi-1.0.1-1 (courier, helvetica, lucida, new century, times)
    The "Files" section of my xorg.conf looks as follows:
    Section "Files"
    RgbPath "/usr/share/X11/rgb"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc:unscaled"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/100dpi"
    FontPath "/usr/share/fonts/PEX"
    # Additional fonts: Locale, Gimp, TTF...
    FontPath "/usr/share/fonts/cyrillic"
    # FontPath "/usr/share/lib/X11/fonts/latin2/75dpi"
    # FontPath "/usr/share/lib/X11/fonts/latin2/100dpi"
    # True type and type1 fonts are also handled via xftlib, see /etc/X11/XftConfig!
    FontPath "/usr/share/fonts/Type1"
    FontPath "/usr/share/fonts/ttf/western"
    FontPath "/usr/share/fonts/ttf/decoratives"
    FontPath "/usr/share/fonts/truetype"
    FontPath "/usr/share/fonts/truetype/openoffice"
    FontPath "/usr/share/fonts/truetype/ttf-bitstream-vera"
    FontPath "/usr/share/fonts/latex-ttf-fonts"
    FontPath "/usr/share/fonts/defoma/CID"
    FontPath "/usr/share/fonts/defoma/TrueType"
    EndSection
    I've attached a screenshot of some text displayed in the HelpExplorer reader in Arch (the font is Times New Roman): http://img216.imageshack.us/my.php?imag … ot1zh9.png
    [img=http://img216.imageshack.us/img216/8401/snapshot1zh9.th.png]
    What do I need to do to improve the font appearance in this program in Linux?
    Last edited by RobF (2007-10-02 18:06:46)

    I found a solution of sorts by installing and running the Windows version of HelpExplorer in Wine or Crossover.  There is still very little control over fonts but when I enlarge the default font (with 2x CTRL-+) I do get a nice-looking anti-aliased Times New Roman font, and this solution would be my preferred way of reading .chm files in Linux (i.e. better than KchmViewer or Xchm).
    Recap of the problem:
    1. The .chm viewer HelpExplorer Viewer 3.0 when installed in Windows XP renders fonts crisp and clear and anti-aliased.
    2. The Linux version of HelpExplorer Viewer 3.0 (delivered as a precompiled executable in a tarball) doesn't render fonts antialiased, regardless of what I tried, and they look grainy and unattractive.
    3. The Windows version of HelpExplorer Viewer 3.0 when installed and run in Arch in Wine or Crossover does render the default font they offer (looks like Times New Roman) fairly crisp and clear and anti-aliased, at least at the enlarged setting.
    Can someone explain to me what might be going on?  Why is it that the Linux version cannot render fonts anti-aliased when the Windows version running in the emulator in Linux can?  Is there something that I have to change in my fonts config, fonts location, symlinks or path to get the anti-aliased fonts to work in HelpExplorer in Linux?
    Robert

  • Oracle 8i for Linux Starter Kit

    Hello,
    Need an Oracle God to help me with 8i for linux!
    I am would like to learn about oracle database software. Just purchased the Starter Kit that includes 8.1.6 Enterprise Edition. Now I have done some research on the install for this and found out that it is very difficult. I tried to cookbook together the install from various posts/oracle web site/etc. I was successful in getting it to install, but could not get the stubs patch to install.
    I now have a fresh install of Mandrake 8.0. No changes have been made to glibc.
    First question is where to get the correct glibc rpm to keep the installer from crashing, and from causing other problems to my system. MandrakeUpdate was smoking crack and fetching a different file for glibc 2.2.2-5, then it said that it would conflict with gcc or something like that. I want to make sure I am getting the appropriate
    files.
    Second, on page 19 of the book, I do ok until it comes to setting the environment variables. Am I supposed to login as my Oracle user, an type '$HOME/.bash_profile' to set these variables? This relates to the problem with the stubs patch saying that ORACLE_HOME was not in the environment.
    Third, I am using this link to get to the stubs file.
    http://download.oracle.com/otn/linux/oracle8i/glibc-2.1.3-stubs.tar.gz
    My plan is this.
    1. Update the appropriate glibc rpm to allow the installer to run.
    2. Install Oracle based on the books instruction verbatim.
    3. Do not install the educational database. First install the stubs as above.
    Questions.
    Will a custom install allow me to keep the installer from attempting the database?
    Once the stubs are installed, where is dbassist located to install the database after the fact?
    Please Please help me with this situation. I would really like to learn databases, Oracle in particular. If this does not work, I doubt that I can return the book, considering the cd is open.
    Thanks in advance for any kind assistance.
    Jerold Von Hemel
    jerold at vonhemel dot com
    null

    Here is a mini update since my last post...
    ok, by updating my glibc stuffs from 2.2.2-4 to 2.2.2-5 I am able to get the runinstaller to work (it echos a bunch of 'map failed' in the console though I wonder if there is something wrong with that)... however since I am only doing now at work I can only try to install on my laptop which is does not have enough HD space. I am down to 230M left and there is no way it will install so I will try it again on my PC after I go home today. Btw, here are the files that I have updated:
    glibc-2.2.2-5mdk.i586.rpm
    glibc-devel-2.2.2-5mdk.i586.rpm
    glibc-profile-2.2.2-5mdk.i586.rpm
    ldconfig-2.2.2-5mdk.i586.rpm
    nscd-2.2.2-5mdk.i586.rpm
    You can get these from any mirror sites I think. Or run your MandrakeUpdate under the Config/Packaging menu (you need to select a mirror site by clicking mirror site update).
    As for the SRPMS/glibc-2.2.2-5mdk.src.rpm...
    I can't find this file in any of the mirror site.
    However, now I am facing another issue. I tried the "echo $ORACLE_HOME" as suggested but it returns me with an empty line same as I try a make up env like "echo $dafadas"... so does this means that it is not reading the ORACLE_HOME in my .bash_profile in the oracle account? I also notice that even I did all the same procedures, while in RH6.2 the oracle install path is my $ORACLE_HOME, in Mandrake8 the path is /home/oracle/OraHome1? I stopped at this step and didn't go forward because 1, there is not enough HD space to continue and 2, I am not sure that the path is correct. If anyone reached this state and went beyond please let me know if I am on the right track or not...
    P.S. I remember doing that same thing about not installing the database during the installation for oracle 8.0.5; however, I couldn't access to the database even using my oracle account later on. I don't know if that is a permission problem or something like that.
    Thanks in advance
    Mimic

  • How to change Default editor in Linux for PL/SQL Programming

    Deare friends ,
    I am using oracle 8i (8.1.6) on RedHat Linux 7.2 , But i donot know how to change default editor for modify editor on sql prompt say ex:-
    In winodow
    SQL> ED
    it open nope pad to modify sql and pl/sql statement
    while in linux
    SLQ > ED
    it open one editor but it is not easy to work and i want to change that editor so could you tell me how to chane editor i want to use vi editor .
    if any boyd know reply me on :-
    [email protected]
    or on this forum
    Thanking you in advance
    Piyush Patel

    Either manually do a 'define editor=vi' when you log in through sql*plus, or put that in the glogin.sql in $ORACLEHOME/sqlplus/admin or put that in a login.sql in the directory you run sqlplus from.

Maybe you are looking for