 |
 |
WebDev Programs
|
 |
|
 |
|
Fresh-Faced Recruit
Join Date: Dec 2003
Location: Connecticut
Status:
Offline
|
|
I am a Mac Newbie, i presently use "Homesite" as my program of choice and would like to find something similar for my mac.. any ideas?
Homesite is basicly a "beefed up" text editor - with color coded tagging, etc.
i do not want a wysiwyg (frontpage, dreamweaver) program.
Thanks
brian
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Nov 2003
Location: Minnesota
Status:
Offline
|
|
|
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Mar 2001
Location: England
Status:
Offline
|
|
|
|
|
What the nerd community most often fail to realize is that all features aren't equal. A well implemented and well integrated feature in a convenient interface is worth way more than the same feature implemented crappy, or accessed through a annoying interface.
|
| |
|
|
|
 |
|
 |
|
Senior User
Join Date: Mar 2002
Location: Chicago, IL
Status:
Offline
|
|
I use SubEthaEdit. Awesome. Although I don't really use that many of the features in the bigger apps like BBEdit ( I probably ought to, I'd probably same time.)
What features other than syntax coloring did you use? I am going to assume that you don't want a command line one. If you want to get as close to Homesite as possible, I believe that running the X11 version of Bluefish with certain added modules is a pretty good clone.
Other apps worth mentioning are PageSpinner, and TacoHTML edit. Probably some more. And BBEdit.
|
We need less Democrats and Republicans, and more people that think for themselves.
infinite expanse
|
| |
|
|
|
 |
|
 |
|
Fresh-Faced Recruit
Join Date: Dec 2003
Location: Connecticut
Status:
Offline
|
|
The feature i use most (and rely on) is the imbedded FTP client... where i can basicly update the web page "live" on the remote web sever...
by the way.. after my 1st week with the P-Book I AM HOOKED! LOVE IT!
Bri
|
|
|
| |
|
|
|
 |
|
 |
|
Occasionally Useful
Join Date: Jun 2001
Location: Liverpool, UK
Status:
Offline
|
|
i haven't really read any of this thread, BUT, i just happened to have these two pages open in Safari, so i thought i'd post
http://httpd.apache.org/docs-2.0/mod/mod_dav.html
http://www.webdav.org/mod_dav/
think of it as zilla's xmas card to the web dev forum (bah, humbug!)
i hope the Mundy man has a great time, and that derbs dude too. oh, and hello to everyone who knows me.
i'd like to thank the academy...
|
|
"Have sharp knives. Be creative. Cook to music" ~ maxelson
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Nov 2003
Location: Minnesota
Status:
Offline
|
|
Originally posted by philzilla:
i haven't really read any of this thread, BUT, i just happened to have these two pages open in Safari, so i thought i'd post
http://httpd.apache.org/docs-2.0/mod/mod_dav.html
http://www.webdav.org/mod_dav/
think of it as zilla's xmas card to the web dev forum (bah, humbug!)
i hope the Mundy man has a great time, and that derbs dude too. oh, and hello to everyone who knows me.
i'd like to thank the academy...
Oh, uh... Phil? This thread is about WebDev (development)... not WebDAV. 
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Dec 2001
Location: Atlanta, GA, USA
Status:
Offline
|
|
Originally posted by lembob:
The feature i use most (and rely on) is the imbedded FTP client... where i can basicly update the web page "live" on the remote web sever...
by the way.. after my 1st week with the P-Book I AM HOOKED! LOVE IT!
Bri
BBEdit does this. I use that feature all the time.
|
|
Mac Pro 2x 2.66 GHz Dual core, Apple TV 160GB, two Windows XP PCs
|
| |
|
|
|
 |
|
 |
|
Fresh-Faced Recruit
Join Date: Jan 2003
Location: Colorado
Status:
Offline
|
|
Originally posted by lembob:
The feature i use most (and rely on) is the imbedded FTP client... where i can basicly update the web page "live" on the remote web sever...
by the way.. after my 1st week with the P-Book I AM HOOKED! LOVE IT!
Bri
One of the nice things about OS X is that apache is built right in. Instead of having to ftp your files to a server, you can simply enable personal web sharing on your powerbook and view the locally served pages instead. The url looks something like this: http://localhost/~username/path_to_files/
Another little tweak I use is to setup virtual hosts on my mac that allow me to point to separate directories for different websites I'm developing. By combining this with added machine names in NetInfo Manager (you could update your /etc/hosts/ file, but OS X looks to NetInfo first), things become a lot slicker. For example, instead of typing in: http://localhost/~username/directory/filename,
I can type: http://virtualhostname, and boom, the pages load.
Having full blown server processes available on your local machine can be a real time saver.
Just my 2 cents.
-tsukurite
[EDIT]
Whoops! Just re-read your post and realized that you're using FTP when your done with a page. My bad.
[/EDIT]
(Last edited by tsukurite; Jan 2, 2004 at 09:23 AM.
)
|
|
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |
|