The Ultimate Weblog System

Welcome to Geeklog
Tuesday, February 09 2010 @ 06:10 PM EST


 Forum Index > Support > General Help New Topic Post Reply
 How to edit lib-common without notepad on Windows?
 |  Printable Version
vbgunz
 February 17 2003 19:16 PM (Read 12704 times)  
Forum Full Member
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 Smile


Victor B. Gonzalez - http://aeonserv.com
 
Profile Email Website PM
Quote
Blaine
 February 17 2003 22:12 PM  
Forum Admin
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
 
Profile Email Website PM
Quote
isol8
 February 17 2003 22:19 PM  
Forum Regular Poster
Regular Poster

Status: offline

Registered: 05/14/02
Posts: 73

i like textpad
someone on here recommended it to me actually


 
Profile Email Website PM
Quote
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 Smile
enjoy


 
Quote
vbgunz
 February 17 2003 22:45 PM  
Forum Full Member
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 Smile---Victor B. Gonzalez


Victor B. Gonzalez - http://aeonserv.com
 
Profile Email Website PM
Quote
rawdata
 February 17 2003 23:12 PM  
Forum Full Member
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.


 
Profile Email PM
Quote
vbgunz
 February 17 2003 23:14 PM  
Forum Full Member
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
 
Profile Email Website PM
Quote
rawdata
 February 17 2003 23:35 PM  
Forum Full Member
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.


 
Profile Email PM
Quote
aspects
 February 17 2003 23:50 PM  
Forum Newbie
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/


 
Profile Email PM
Quote
drmagu
 February 18 2003 06:54 AM  
Forum Newbie
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


 
Profile Email PM
Quote
DTrumbower
 February 18 2003 10:53 AM  
Forum Moderator
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.


 
Profile Email PM
Quote
Anonymous: Anonymous
 February 18 2003 10:53 AM  


word pad. its free and comes with windows just like notepad.


 
Quote
Creator
 February 18 2003 10:58 AM  
Forum Full Member
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
 
Profile Email Website PM
Quote
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


 
Quote
T1Pimp
 February 18 2003 14:51 PM  
Forum Junior
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
 
Profile Email Website PM
Quote
T1Pimp
 February 18 2003 14:53 PM  
Forum Junior
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
 
Profile Email Website PM
Quote
Ruatha
 February 19 2003 00:28 AM  
Forum Junior
Junior

Status: offline

Registered: 01/31/03
Posts: 26

Vim works great for any text editing, including PHP, and is multi-platform.


 
Profile Email PM
Quote
beewee
 October 04 2004 07:09 AM  
Forum Full Member
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
 
Profile Email Website PM
Quote
Content generated in: 0.92 seconds
New Topic Post Reply



 All times are EST. The time is now 06:10 PM.
Normal Topic Normal Topic
Locked Topic Locked Topic
Sticky Topic Sticky Topic
New Post New Post
Sticky Topic W/ New Post Sticky Topic W/ New Post
Locked Topic W/ New Post Locked Topic W/ New Post
View Anonymous Posts 
Able to post 
Filtered HTML Allowed 
Censored Content