Welcome to Geeklog Thursday, May 23 2013 @ 09:45 AM EDT
|
||||||||
![]() |
Forum Index > Support > General Geeklog Support |
New Topic
|
Post Reply
|
How to edit lib-common without notepad on Windows? |
|||
| vbgunz |
|
||||||
![]() ![]() ![]() ![]() ![]() 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 |
|
||||||
![]() ![]() ![]() ![]() ![]() Full Member ![]() Status: offline ![]() Registered: 07/16/02 Posts: 1233 |
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.
Geeklog components by PortalParts -- www.portalparts.com |
||||||
|
|||||||
| isol8 |
|
||||||
![]() ![]() ![]() ![]() ![]() Regular Poster Status: offline ![]() Registered: 05/14/02 Posts: 73 |
i like textpad
someone on here recommended it to me actually |
||||||
|
|||||||
| Anonymous: Anonymous |
|
||||||
|
|
I Use Notepad it's a great editor and within notepad you can go to any line "Ctrl G" is the shortcut
enjoy |
||||||
|
|||||||
| vbgunz |
|
||||||
![]() ![]() ![]() ![]() ![]() 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 - http://aeonserv.com |
||||||
|
|||||||
| rawdata |
|
||||||
![]() ![]() ![]() ![]() ![]() 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 |
|
||||||
![]() ![]() ![]() ![]() ![]() 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 |
|
||||||
![]() ![]() ![]() ![]() ![]() 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 |
|
||||||
![]() ![]() ![]() ![]() ![]() 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.
|
||||||
|
|||||||
| drmagu |
|
||||||
![]() ![]() ![]() ![]() ![]() 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 |
|
||||||
![]() ![]() ![]() ![]() ![]() 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 |
|
||||||
|
|
word pad. its free and comes with windows just like notepad.
|
||||||
|
|||||||
| Creator |
|
||||||
![]() ![]() ![]() ![]() ![]() 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 --- L. Whitworth |
||||||
|
|||||||
| Anonymous: Anonymous |
|
||||||
|
|
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 |
|
||||||
![]() ![]() ![]() ![]() ![]() 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 |
|
||||||
![]() ![]() ![]() ![]() ![]() 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 |
|
||||||
![]() ![]() ![]() ![]() ![]() Junior Status: offline ![]() Registered: 01/31/03 Posts: 26 |
Vim works great for any text editing, including PHP, and is multi-platform.
|
||||||
|
|||||||
| beewee |
|
||||||
![]() ![]() ![]() ![]() ![]() Full Member Status: offline ![]() Registered: 08/05/03 Posts: 969 |
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 |
||||||
|
|||||||
| Content generated in: 1.71 seconds |
|
|
|