Code Newbie
News     Forums     Search     Members     Sign Up    

My Code Newbie
Username

Password

Articles/Snippets
ASP Classic
ASP.NET
C
C#
C++
HTML / CSS
Java
Javascript
Linux / BSD
Perl
PHP
Python
Ruby
SQL
VB 6
VB.NET

C.N. Friends
  Planet Rome

Link to Us!
Code Newbie
  Code Newbie
    forums

Go Back   Code Forums > Code Newbie > Lounge

Reply
 
LinkBack Thread Tools Display Modes
Old 04-04-2003, 07:55 AM   #1 (permalink)
Apodysophilia
Regular Contributor
 
Apodysophilia's Avatar
 
Join Date: Apr 2003
Location: noWhere, PA
Posts: 104
Apodysophilia is on a distinguished road
Send a message via AIM to Apodysophilia
what do you use to code??

i use frontpage 2000 for and dreamwever mx(along with flash 5) for html, and for C++ and java i have the newest codewarrior
Apodysophilia is offline   Reply With Quote
Old 04-04-2003, 08:12 AM   #2 (permalink)
Admin
$_['Your_Mom'];
 
Admin's Avatar
 
Join Date: May 2002
Location: Santee
Posts: 627
Admin is on a distinguished road
yuck.

editPlus all the way.
__________________


Urban Clothing
Admin is offline   Reply With Quote
Old 04-04-2003, 09:52 AM   #3 (permalink)
palin
Code Monkey
 
palin's Avatar
 
Join Date: Jan 2003
Posts: 57
palin is on a distinguished road
HTML I use bluefish or screem not sure which I prefer at the moment. for C++ I generally use anjuta.
palin is offline   Reply With Quote
Old 04-04-2003, 12:17 PM   #4 (permalink)
saline
I am red.
 
saline's Avatar
 
Join Date: Feb 2003
Location: Cleveland, OH
Posts: 139
saline is on a distinguished road
the editPlus brotherhood

editPlus like there's no tommorow! For the HTML, javascript, Perl (unless you have activePerl), lots and lots of stuff editPlus is the place to start. If for some reason you can't get a compiler I find I can still write code in it well because of the highlighting and then just debug later. I install that program on every computer I sit down at (almost) just because it's so useful. I owe them so much money for using their "trial" version (which never runs out and is hardly limited).

I recommend it highly!
saline is offline   Reply With Quote
Old 04-04-2003, 02:52 PM   #5 (permalink)
Ilya020
Techno Rat
 
Ilya020's Avatar
 
Join Date: Jan 2003
Location: San Diego
Posts: 559
Ilya020 is on a distinguished road
Send a message via AIM to Ilya020
Re: what do you use to code??

Quote:
Originally posted by Apodysophilia
i use frontpage 2000 for and dreamwever mx(along with flash 5) for html, and for C++ and java i have the newest codewarrior
ewww

I use good ol' vi and pico

Ilya.
__________________
> SELECT * FROM users WHERE clue > 0
0 rows returned
Ilya020 is offline   Reply With Quote
Old 04-04-2003, 03:00 PM   #6 (permalink)
alpha
Regular Contributor
 
Join Date: Feb 2003
Posts: 120
alpha is on a distinguished road
Send a message via AIM to alpha
I use Quincy2000 for C++ w/ mingw 3.2 mostly, sometimes borland. html, notepad.

edit: for editPlus, is it an IDE or just a text editor?
alpha is offline   Reply With Quote
Old 04-04-2003, 03:06 PM   #7 (permalink)
Apodysophilia
Regular Contributor
 
Apodysophilia's Avatar
 
Join Date: Apr 2003
Location: noWhere, PA
Posts: 104
Apodysophilia is on a distinguished road
Send a message via AIM to Apodysophilia
why is everyone saying ewww???
Apodysophilia is offline   Reply With Quote
Old 04-04-2003, 04:20 PM   #8 (permalink)
Admin
$_['Your_Mom'];
 
Admin's Avatar
 
Join Date: May 2002
Location: Santee
Posts: 627
Admin is on a distinguished road
cause WYSIWYG editors suck.
__________________


Urban Clothing
Admin is offline   Reply With Quote
Old 04-04-2003, 04:28 PM   #9 (permalink)
Ilya020
Techno Rat
 
Ilya020's Avatar
 
Join Date: Jan 2003
Location: San Diego
Posts: 559
Ilya020 is on a distinguished road
Send a message via AIM to Ilya020
Plus, they are for S' Kiddie's


Ilya.
__________________
> SELECT * FROM users WHERE clue > 0
0 rows returned
Ilya020 is offline   Reply With Quote
Old 04-04-2003, 08:10 PM   #10 (permalink)
DesertWolf
Non-profit Techie
 
DesertWolf's Avatar
 
Join Date: Dec 2002
Location: Mesa AZ
Posts: 76
DesertWolf is on a distinguished road
Send a message via AIM to DesertWolf
For C++ Borland and Bloodshed's IDE (http://bloodshed.net).
Java - Borland
Cocoa - Apple's Development enviroment(haven't tried it for C++ or Java yet).
DesertWolf is offline   Reply With Quote
Old 04-04-2003, 08:13 PM   #11 (permalink)
EscapeCharacter
GNU/Punk
 
EscapeCharacter's Avatar
 
Join Date: Jul 2002
Location: stuffs
Posts: 66
EscapeCharacter is on a distinguished road
Send a message via AIM to EscapeCharacter
Quote:
Originally posted by ilya020
Plus, they are for S' Kiddie's


Ilya.
or for people who need to get alot of work done very quickly without having to code every worthless line. there is nothing wrong with wysiwyg editors, i smell a hint of elitism
__________________
cd /usr/ports/misc/life && make install
EscapeCharacter is offline   Reply With Quote
Old 04-04-2003, 09:02 PM   #12 (permalink)
revolution
Legend in my own mind
 
revolution's Avatar
 
Join Date: May 2002
Location: florida
Posts: 618
revolution is on a distinguished road
Send a message via AIM to revolution
Quote:
Originally posted by EscapeCharacter
or for people who need to get alot of work done very quickly without having to code every worthless line. there is nothing wrong with wysiwyg editors, i smell a hint of elitism
i agree, there are many diffrent ways to do things
__________________
Is it me or does the word abbreviation seem a little long?


registered user #193524 with the Linux Counter,
http://counter.li.org
revolution is offline   Reply With Quote
Old 04-04-2003, 10:22 PM   #13 (permalink)
Epsilon
Regular Contributor
 
Epsilon's Avatar
 
Join Date: Mar 2003
Location: Las Vegas, NV
Posts: 131
Epsilon is on a distinguished road
I have no problem with WYSIWYG. I use Dreamweaver for HTML. BUT... any Web designer worth a shiat should be able to write and edit HTML code. Dreamweaver saves me tons of time, but I always go through the code and tweak it wherever possible. Fortunately, Dreamweaver does such a nice job that very little tweaking is ever needed. Can't say the same for FrontPage.

For coding Perl I use PFE32, which is basically just a text editor. I've tried a few different fancier progs with color coding, function libraries, etc., but I haven't found one I like because none of them seem to really be designed for Perl.

Any suggestions for a killer editor designed with Perl coders in mind?
__________________
--Epsilon--
Epsilon is offline   Reply With Quote
Old 04-04-2003, 11:16 PM   #14 (permalink)
Talleyrand
Registered User
 
Join Date: Mar 2003
Location: Seattle, WA
Posts: 7
Talleyrand is on a distinguished road
Send a message via ICQ to Talleyrand
Quote:
Originally posted by Epsilon
For coding Perl I use PFE32, which is basically just a text editor. I've tried a few different fancier progs with color coding, function libraries, etc., but I haven't found one I like because none of them seem to really be designed for Perl.

Any suggestions for a killer editor designed with Perl coders in mind?
vim/gvim 6.1 has a pretty good syntax set for PERL, works in X and Win32, and is what I use to code PERL all day. But you're right, there doesn't seem to be anything specifically for PERL that I'm aware of. Maybe we should write one

Talleyrand
Talleyrand is offline   Reply With Quote
Old 04-05-2003, 12:12 PM   #15 (permalink)
Apodysophilia
Regular Contributor
 
Apodysophilia's Avatar
 
Join Date: Apr 2003
Location: noWhere, PA
Posts: 104
Apodysophilia is on a distinguished road
Send a message via AIM to Apodysophilia
ok. stupid newbie question

what does WYSIWYG stand for??

and i like codewarrior:rock:
Apodysophilia is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Would you mind if there were small flash elements at code newbie? sde Lounge 10 05-29-2004 10:05 PM
Cisco Code breaking sde Code Newbie News 0 05-21-2004 08:10 AM
Microsoft probes Windows code leak redhead Code Newbie News 0 02-13-2004 01:41 AM
Code Section? rdove Feedback 5 02-18-2003 11:04 AM


All times are GMT -8. The time now is 10:31 PM.


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0 RC8 ©2007, Crawlability, Inc.





Copyright © 2000-2008, Milano Interactive
Web Hosting provided by Portal 360 Web Hosting