I'll throw in a plug for Git ( http://git-scm.com/ ). Easily installed on Linux, Windows and OS X 10.5, it can be a great safety net that takes literally 10 seconds to set up for a new project (once the program is on your comp).
Nothing puts a smile on my face like erasing a huge chunk of spaghetti code, knowing I've got a safe backup in Git should I need it. :-D On Oct 6, 11:24 pm, jeremyBass <[EMAIL PROTECTED]> wrote: > Oh I have the source at my office... but yu know late night ideas... > anyways thanks for the help... I did find a nice > Beautifier...http://elfz.laacz.lv/beautify/ > > I was just woundering what anyone else thought was a good one or > way... Have a great one.... > jeremyBass > On Oct 6, 7:49 pm, MorningZ <[EMAIL PROTECTED]> wrote: > > > Well, depending on what you used to minify, this is going to be a next > > to impossible task > > > for instance, many will remove whitespace (not that big a deal) and > > rename variables from meaningful to super-space-saving-simple > > > so depending on your options used to pack with totally determine your > > ability to revert > > > And maybe take this as a lesson: > > > Source control is your friend!! even for small personal projects > > > On Oct 6, 10:45 pm, jeremyBass <[EMAIL PROTECTED]> wrote: > > > > Hello, like a dumby in a rush I saved over my non-minfied file... any > > > sugestions on a good "un-minifyer" thanks for the help... > > > jeremyBass- Hide quoted text - > > > - Show quoted text -