| vbgunz |
 |
February 17 2003 19:16 PM (Read 12704 times) |
|
|

Full Member
Status: offline
Registered: 01/24/03
Posts: 169
|
Has anyone every tried to edit lib-common with notepad on Windows? It looks like the alphabets exploded...
I know not to use dreamweaver and said I'll back it up and try it... bang! corruption like your girl cheating on you...
My question is, is their an editor which can bring organization to the lib-common file and not cause it to corrupt on Windows?
Anyone here successfully using an editor besides notepad and shows line numbers, etc?
I'd really like to know... Thanks 
Victor B. Gonzalez -
http://aeonserv.com
|
| |
|
|
| Blaine |
 |
February 17 2003 22:12 PM |
|
|

Admin
 Status: offline
Registered: 07/16/02
Posts: 1232
|
There are a number of great editors for Windows. Although far from a complete listing, a few to look at include: PHPEdit or cedit or EditPlus
They all understand PHP code and will use color coding and include a number of tools to assist developers.
Blaine
Geeklog components by PortalParts -- www.portalparts.com
|
| |
|
|
| isol8 |
 |
February 17 2003 22:19 PM |
|
|

Regular Poster
Status: offline
Registered: 05/14/02
Posts: 73
|
i like textpad
someone on here recommended it to me actually
|
| |
|
|
| Anonymous: Anonymous |
 |
February 17 2003 22:40 PM |
|
|
|
|
I Use Notepad it's a great editor and within notepad you can go to any line "Ctrl G" is the shortcut 
enjoy
|
| |
|
|
| vbgunz |
 |
February 17 2003 22:45 PM |
|
|

Full Member
Status: offline
Registered: 01/24/03
Posts: 169
|
I've got phpedit on my machine... Its just not installed... I understand it is a code editor *but* it wont corrupt lib-common? Thanks ---Victor B. Gonzalez
Victor B. Gonzalez -
http://aeonserv.com
|
| |
|
|
| rawdata |
 |
February 17 2003 23:12 PM |
|
|

Full Member
Status: offline
Registered: 02/17/03
Posts: 236
|
I've never had a problem with Notepad corrupting any files. On my system, lib-common.php is too large to open with Notepad. It defaults over to Wordpad. If you're using Wordpad instead of Notepad, you have to specifically select "text document" to save the file or it will insert extra characters.
|
| |
|
|
| vbgunz |
 |
February 17 2003 23:14 PM |
|
|

Full Member
Status: offline
Registered: 01/24/03
Posts: 169
|
I am on XP and notepad can open it with no problem... Its just it looks crazy and completely unorganized...---Victor B. Gonzalez
Victor B. Gonzalez -
http://aeonserv.com
|
| |
|
|
| rawdata |
 |
February 17 2003 23:35 PM |
|
|

Full Member
Status: offline
Registered: 02/17/03
Posts: 236
|
If that's the case, the previous editor inserted some characters Notepad doesn't like. I've had the same thing happen to me on a few other scripts. When a file looks really warped out in Notepad, I switch over to Wordpad and it looks okay. If you use that one though, you will definitely corrupt the file if you don't save it right. I've edited lib-common.php a few times in Wordpad with no problems at all.
|
| |
|
|
| aspects |
 |
February 17 2003 23:50 PM |
|
|

Newbie
Status: offline
Registered: 02/17/03
Posts: 1
|
I use Crimson Editor, and never had any problems with it. It has line numbers, can have multiple files open , and another nice thing is that it highlights php tags as well as tags for other languages (like HTML,ASP...etc) It's also freeware.
You can find it at http://www.crimsoneditor.com/
|
| |
|
|
| drmagu |
 |
February 18 2003 06:54 AM |
|
|

Newbie
Status: offline
Registered: 01/25/03
Posts: 14
|
My $0.02 .. UltraEdit http://www.ultraedit.com/ I have opened files of > 100 MB (yep MEGA). I have opened 25+ files simultanuously. You can do a "Find" across files! Highlights PHP, HTML, JavaScript and whatever. FTP connection to remote files. Line Numbers (on or off). More ... If I sound like a commercial, it's beacuse UE is by FAR the best editor I have ever worked with. Cheers, Dr Magu
|
| |
|
|
| DTrumbower |
 |
February 18 2003 10:53 AM |
|
|

Moderator
 Status: offline
Registered: 01/08/03
Posts: 507
|
Maybe you have a corrupted lib-common.php file. If you unzipped geeklog with winzip it might of caused the problem. It has been reported to cause problems, eventhough I have yet to have a problems with it.
|
| |
|
|
| Anonymous: Anonymous |
 |
February 18 2003 10:53 AM |
|
|
|
|
word pad. its free and comes with windows just like notepad.
|
| |
|
|
| Creator |
 |
February 18 2003 10:58 AM |
|
|

Full Member
 Status: offline
Registered: 07/11/02
Posts: 181
|
I still don't understand what the discrimination against Dreamweaver
is!?! I use Dreamweaver MX for all my PHP editing with NO problems
whatsoever!!! The only thing you have to remember is to turn off code
rewriting in the preferences panel. That's all.
Granted, older versions of Dreamweaver may not work, but MX
certainly does and I'd recommend it. It's also great for theme files (just
add the .thtml extension to the list in preferences). --- L. Whitworth www.finiserv.com
L. Whitworth
|
| |
|
|
| Anonymous: Anonymous |
 |
February 18 2003 12:04 PM |
|
|
|
|
I have found DreamWeaver 4.0 to work, with code rewriting off.
DreamweaverMX adds ectra white space, and corrupts the file.
MsWord, Suprizingly is an okay editor if your in a pinch and open and save as asci
Others that work are text pad, text edit, ultra edit, Sun's Foundation Java Editor
Windows Edit
vi, vim, or pico under a cgywin install
|
| |
|
|
| T1Pimp |
 |
February 18 2003 14:51 PM |
|
|

Junior
Status: offline
Registered: 08/20/02
Posts: 27
|
yup... UltraEdit is THE editor. The thing is intense. ---Paul 'T1Pimp'
http://www.Huggybeer.com - Geek news with attitude
Paul 'T1Pimp'
http://www.Huggybeer.com - Geek news with attitude
|
| |
|
|
| T1Pimp |
 |
February 18 2003 14:53 PM |
|
|

Junior
Status: offline
Registered: 08/20/02
Posts: 27
|
Along the same lines... does anybody know a platform independent, or multi-platform PHP editor?
I'd like to start doing my PHP editing on my linux box... but i'd prefer to have an editor that I can use on both Windows and Linux so I can get used to the interface. ---Paul 'T1Pimp'
http://www.Huggybeer.com - Geek news with attitude
Paul 'T1Pimp'
http://www.Huggybeer.com - Geek news with attitude
|
| |
|
|
| Ruatha |
 |
February 19 2003 00:28 AM |
|
|

Junior
Status: offline
Registered: 01/31/03
Posts: 26
|
Vim works great for any text editing, including PHP, and is multi-platform.
|
| |
|
|
| beewee |
 |
October 04 2004 07:09 AM |
|
|

Full Member
Status: offline
Registered: 08/05/03
Posts: 917
|
I'm very pleased with the free Programmers Notepad (www.pnotepad.org)
Dutch Geeklog sites about camping/hiking:
www.kampeerzaken.nl | www.campersite.nl | www.caravans.nl | www.caravans.net
|
| |
|
|