Ubuntu :: Finding A Html And Php Editor
Apr 9, 2011
I am learning to do some html, php and css. I read that a normal word processor will not do. Here is what I am suppsed to use... Before you settle on a text editor, make sure it has the following features: Supports syntax highlighting for HTML, CSS, Javascript and PHP. you to code and debug faster by visually separating the different elements of the file. For example, such a text editor might highlight PHP code in blue and HTML code in red. Automatic error highlighting for HTML, CSS, Javascript and PHP. you catch errors in your programs while you are writing your code before these errors are detected when you run your program in Zen Cart. For example, if you fail to specify a closing tag for your HTML code, the editor uses a red underline to highlight the offending HTML tag.
View 3 Replies
ADVERTISEMENT
Jan 19, 2010
I am looking for a good HTML editor that is similar to dreamweaver but for ubuntu.
View 7 Replies
View Related
Jul 21, 2010
What's a good split-view html/css editor for ubuntu? I'd like the option to have both design and code view simultaneously, much like Dreamweaver.
View 1 Replies
View Related
Apr 19, 2010
i'm running Linux Suse 11.2 with Gnome 2.28 and i want to install a php, html and css editor but i don't know which one to use or how to go about installing it on linux Is there any tutuorials or guides on installing software on linux suse 11.2 and which editor would you recommend?
View 9 Replies
View Related
Aug 2, 2011
My system is fedora 15 and i have been using quanta plus as my editor to edit html and php files... I need windows based quanta plus .. though I googled a lot for windows platform I may not be able to get ..
View 2 Replies
View Related
Jan 15, 2011
is there any video editor for opensuse11.3?
View 9 Replies
View Related
May 29, 2010
I have a website that has a massive list of royalty free stock photos and I want to download all of them. I have bought a membership for [URL] so I am able to download as much as I want from them for the next month.
Instead of going page by page and manually downloading each set of stock photos manually, I would like to automate this process. Here's my idea:
1. Download the website with the links to hotfile [URL]
2. Use grep to retrieve all the links to [URL]
3. Feed the links I recieve from grep into wget and download the works of them.
The problem I'm getting is when I use grep, It retrieves the entire line of html code where "hotfile.com" is shown. So here is an example of one link I receive in the output:
Quote:
./1776-santa-claus-vector-set.html:<div align="center"><a href="http://hotfile.com/dl/18418176/181a55b/Santa_Claus_Vector_Set.rar.html" target="_blank">HotFile</a></div>
Is there a way to just have the link shown in the output?
PS: I have everything else working, I just need an automated process of getting all the links.
View 5 Replies
View Related
Dec 17, 2010
Kernel 2.6.21.5, Slackware 12.0 A command line html reader, or a conversion tool from html to text is what I would like to know if any of you guys knows. It has not to do a perfect job. And it would be nice if it is a native unix/linux program.
View 5 Replies
View Related
Jan 9, 2010
I've tried Linux video editors like Kdenlive and OpenShot, but their text editors for adding text are funky and not very user-friendly.Do any Linux video editors have and easy text editor like MS MovieMaker has?
View 4 Replies
View Related
Dec 7, 2009
Need to find the size of a file (html), and display it in a summary file. (Have tried du, ls, size, but none of these work).
View 6 Replies
View Related
Aug 17, 2011
However - is there such a thing as a decent HTML editor like dreamweaver? Komposer is buggy as hell - useless! Bluegriffon, well umm - screen fonts are bizarre, especially in viewing source code - brake down, multicoloured obviously a bug - no deb either, looks like a windows program install (?). This does look really good, but is unusable as I cant see in souce code view without getting a headache! Also, ignores css on links.
Seamonkey - you have to open browser then editor, then open your file. Ignores css totally. Amaya - ignores used fonts unless you re-edit - and ignores css on links. Weird way to select things as well, such as images. There must be at least one decent editor?
View 1 Replies
View Related
Jan 19, 2009
Looking for a Open Source music composition editor similar to Sibelius. I found and settled on Rosegarden. Sound card is Creative Audigy 2 Platinum EX. I also have a midi keyboard which I would like to use with rosegarden. After downloading rosegarden, I found out in order to use the MIDI sequencer, I have to compile and install a real time kernel.
I finally got my kernel configured and installed, recompiled all the video/Ethernet drivers etc (after about a dozen tries ) Now on to the issue... As root, I can run the JACK audio server with realtime priority (as it is needed by Rosegarden) with the command
jackd -R -dalsa &
it starts up and seems to run. Then as a regular user, I try to connect to the JACK audio server using the qjackctl application. Qjackctl loads, but cannot seem to connect to the jack server, giving me the message "UNABLE TO CONNECT TO SERVER AS CLIENT"
HOWEVER, using the same procedure above as root, I can connect to the jack audio server with qjackctl. Rosegarden will start as a regular user but will also not connect to the JACK audio server (therefore: no sound or midi sequencer) Ive tried running Rosegarden as root (I didnt like having to do that), but get a similar error.
Through some googling, I�ve found that JACK clients (qjackctl, rosegarden etc.) must be executed by the same user who launched the JACK server. -- no problem...Except I cannot run a realtime application as a regular user. I read online that regular users can start realtime applications using the LSM module (whatever that is, I couldn�t find all that much).
how do I start the jack audio server in realtime mode as a regular user? if that is not possible...Is there a way to configure JACK so that it is started by root, but allows clients launched by regular users to connect?
View 9 Replies
View Related
May 30, 2011
I have been working in macromedia dreamviewer for editing html and php files, Just now I moved to linux system by installing xampp , my question is that I need a best html and php editor that supports both the design view and code view as like in dreamviewer.
View 7 Replies
View Related
Apr 22, 2011
I code primarily in jQuery/JavaScript, and I'm looking for a text editor for Linux that has auto-indent and auto-outdent (seems to be tough to find that). Any suggestions? I've checked Gedit, Cream, vim, Bluefish.None of them seem to have this feature.
View 2 Replies
View Related
Mar 9, 2010
I used wget -r to get all the web pages that were linked from index.html. The pages listed in index.html are all chapters. After using wget -r, all the chapters are now in the same folder on my local hard drive. Is there a way to build the chapters in their proper order into a "long"/"full" web page, rather than simply having each chapter as a link/next link on a previous page?
View 9 Replies
View Related
Jul 25, 2011
On windows I really only used Notepad++ as my text editor, it had two features that I loved.What I need to accomplish is what I would do with Notepad++ column editor.I could have like 100 lines, and place the cursor at a column, and goto edit>column editor, and I could insert an incrementing number. (I could also pad the incrementing number with 0s, this was GREAT for making batch files among other things.)So each line at that column had a number higher than the previous line.The other feature that I used sometimes was a search/replace with regex patterns.Does anyone know of an editor that has those features for linux? I am mostly after the column editor insert feature but if you know of one with both features that would rock.
View 1 Replies
View Related
Sep 12, 2009
what is the best way (i.e standard way that is supported on all browsers and probably as well followed by web crawlers).... to include an html file either locally or externally in another ? Of course , i've done the research and i also know that there are server side includes (php , asp ...you name it) at the moment , i'm using this:
Quote:
<script type="text/javascript" src="path to file/include-file.js"> </script>
however, i've been warned that this method may not show up in some browsers as some tend to ignore this tag and that crawlers like your favorite search engine wouldn't bother reading this. so , what is the best and safest way to do the job? and btw , the reason why i've ousted SSI's from the start is because of among other things:
1) the fact that the included file is static html and because the text is included pretty much everywhere
2) hoping to reduce load time as the code (if successfully recognized) would hopefully be treated like any other embedded external file (e.x like an image) , therefore it would be cached without the need to downloaded it over and over again for each new page on the site.
View 1 Replies
View Related
Mar 10, 2011
How default editor can be changed in redhat linux to different editor.
View 4 Replies
View Related
Feb 28, 2010
How do I get a webpage on my apache server to run a command. Lets say "fortune" or "grep" or "ls" or (anything actually) by having someone visiting the website and pushing a submit button? Would that be a php thing? or python?
View 9 Replies
View Related
Oct 14, 2010
I have used htmldoc for such conversions. But it does not preserve hyperlinks.So is there any converter which preserves hyperlinks.Is there a HTML to CHM converter for Linux?
View 1 Replies
View Related
Jan 8, 2010
Is there anyway to convert standard output to html ?
for example I wanna convert a colored file like this:
Code:
git diff -u --color-words --no-index ~/file1 ~/file2 > my_colorized_output
I wanna convert my_colorized_output ( or anything else ... ) to html format.
View 3 Replies
View Related
Feb 3, 2010
I'm trying to set up some basic websites on an Apache 2 server running on my Linux box. At the moment, I have some really basic html files that I want to load into the /var/www directory. However, for whatever reason, I cannot save my html files. First, I thought it was because I didn't have permission on my account, so I switched to localadmin (i don't know if all Linux distros come with a localadmin account, but i know localadmin has "higher" permissions than, but less that root, of course). Even as localadmin, I could not save my html files!
View 2 Replies
View Related
Jul 9, 2010
I have 2 GB of html files and i need to convert all of them at once to text files. Is there any way that I can do it. Converting each of them manually is really a pain and I want to convert all of them with a single command to text files.
View 5 Replies
View Related
Jul 12, 2010
I'm almost positive I've seen a program that runs on Ubuntu that can convert PDF files to HTML but I can't remember where I saw it and I have no idea what the name of it was
It would also be great if I could find a program that can convert PDFs to .odt or .doc or another format that works well with [URL] but thats not something I need right now
View 6 Replies
View Related
Aug 7, 2010
I just downloaded libgtk2.0-doc at the gtkmm docs to help me with some programming. I've found where the libgtk2.0 documents are (/usr/share/gtk-doc/html) and I'm not for sure where the gtkmm docs are.
My question is: what is an easy way to view all of these HTML files? I know on Ruby you can run gem-server and you can see all of your RDocs from localhost on your browser. Is there an equivalent to that on Ubuntu for gtk-doc?
View 4 Replies
View Related
Jan 27, 2011
I am running Ubuntu 10.10 64 bit to do testing for a web site. I have successfully added a .htaccess file to the production site to process .html files as PHP files, but cannot get my localhost to process the files the same way.
Addition to apache2.config:
HTML Code:
<Directory "/home/*/public_html/*">
AllowOverride All
Order Deny,Allow
[Code].....
View 7 Replies
View Related
Feb 16, 2011
Are quanta plus and kompozer good for begginers im learning html and php and have a huge project in the near future.
View 1 Replies
View Related
Mar 3, 2011
I have been trying to teach myself some html. but most of the tutorials are so dry i cant concentrate long enough to read them.I normally do minor tech support for friends and fam it was suggested i make a webpage but i dont know html I think i need to start over cuz i used a HTML generator and i dont think its as organized as it could be all i really need now are some images maybe a banner ive been lookin at how to add images to my html but im having issues getting it positioned and most of my text is on the left of the page
dont laugh i like to consider my self quite computer literate but im a horrible noobin when it comes to HTML im not looking to build a site, just a simple webpage i got some help here earlier but it was mostly links to more Tuts
View 8 Replies
View Related
Jul 11, 2011
Im checking some webpages Im trying to update using tidy. Im getting some messages about the doctype of my pages, Im trying for HTML 4.01 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
but I keep getting some comment which amounts to the doctype not being formatted correctly.
Does Anyone Know what the correct doctype format for html 4.01 transitional is?
Code:
tidy doctype myHtml.html
View 4 Replies
View Related
Feb 21, 2010
I've used Adobe Reader 9 but you can't save PDF's. I've used the "PDF Editor" but it takes too damn long searching through eBooks.
View 9 Replies
View Related