Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> General/Other Stuff
Author Message
Dawg
RavenNuke(tm) Development Team



Joined: Nov 07, 2003
Posts: 928

PostPosted: Sun May 13, 2007 8:50 pm Reply with quote

After seeing another post tonight where someone screwed the file up with wordpad I thought I would post a list of the "Got To Haves" for working with php files....These are all FREE

Crimson Editor - Excellent file editor [ Only registered users can see links on this board! Get registered or login! ]

WinMerge - for compareing two files [ Only registered users can see links on this board! Get registered or login! ]

Audiocity - This is for editing Audio Files... [ Only registered users can see links on this board! Get registered or login! ]

The first two I use every day. I know there are more PLEASE post'em up in this thread with a link to the site to download them.

Dawg
 
View user's profile Send private message
Dawg







PostPosted: Sun May 13, 2007 9:01 pm Reply with quote

MySQlDiff - Comparing MYSql Files [ Only registered users can see links on this board! Get registered or login! ]
 
Trubador
Regular
Regular



Joined: Dec 28, 2004
Posts: 94

PostPosted: Mon May 14, 2007 3:20 am Reply with quote

BigDump - Uploading large sql databases without timeouts.
[ Only registered users can see links on this board! Get registered or login! ]
 
View user's profile Send private message
Susann
Moderator



Joined: Dec 19, 2004
Posts: 3191
Location: Germany:Moderator German NukeSentinel Support

PostPosted: Mon May 14, 2007 3:22 am Reply with quote

MySQLDumper:
[ Only registered users can see links on this board! Get registered or login! ]
 
View user's profile Send private message
kguske
Site Admin



Joined: Jun 04, 2004
Posts: 6433

PostPosted: Mon May 14, 2007 6:43 am Reply with quote

pspad - free editor
CoreFTP - free FTP client
Beyond Compare - commercial file comparison
Easy Thumbnails - freeware photo resizing
IrfanView - free photo viewer, editor, conversion
Pixie - color picker

_________________
I search, therefore I exist...
nukeSEO - nukeFEED - nukePIE - nukeSPAM - nukeWYSIWYG
 
View user's profile Send private message
Dawg







PostPosted: Mon May 14, 2007 6:53 am Reply with quote

Somone needs to STICKY this thread.....
 
Susann







PostPosted: Mon May 14, 2007 7:04 am Reply with quote

My special thanks goes to Tidy !
With this Firefox extension I have made all my sites W3C conform.
I love it, I like it and I canĀ“t live without Tidy.
[ Only registered users can see links on this board! Get registered or login! ]
 
montego
Site Admin



Joined: Aug 29, 2004
Posts: 9457
Location: Arizona

PostPosted: Mon May 14, 2007 7:59 am Reply with quote

Dawg wrote:
Somone needs to STICKY this thread.....


Done!

To add to the list:

FileZilla (free FTP client found on SourceForge).

Everybody took mine.

Honorable mention goes to TextPad (textpad.com) if you want an excellent text editor that is low cost - no, not free).

_________________
Where Do YOU Stand?
HTML Newsletter::ShortLinks::Mailer::Downloads and more... 
View user's profile Send private message Visit poster's website
Gremmie
Former Moderator in Good Standing



Joined: Apr 06, 2006
Posts: 2415
Location: Iowa, USA

PostPosted: Mon May 14, 2007 10:01 am Reply with quote

VIM - Vi Improved text editor
GIMP - Open Source graphics manipulation package
XAMPP - Bundled version of Apache/PHP/MySQL; one click install for Windows XP
phpMyAdmin (duh)

_________________
GCalendar - An Event Calendar for PHP-Nuke
Member_Map - A Google Maps Nuke Module 
View user's profile Send private message
Susann







PostPosted: Sat Sep 15, 2007 5:34 pm Reply with quote

I used a site to check url hijacker in the past and I believe this problem still exist.

For example: You added your website url to a directory afterthat go to: [ Only registered users can see links on this board! Get registered or login! ]

and check out the link. Of course its much better to check the directory before you add your link there. Smile

Copies of your website, duplicate content you can find with:
[ Only registered users can see links on this board! Get registered or login! ]
 
fkelly
Former Moderator in Good Standing



Joined: Aug 30, 2005
Posts: 3312
Location: near Albany NY

PostPosted: Mon Oct 01, 2007 12:53 pm Reply with quote

Beyond Compare has been mentioned before in this thread. I just want to highlight one of its features: it can do a folder/file comparison between say a directory structure on your PC and a FTP folder structure. Before today I had used it mainly to make sure that the files in my FTP folder were current with the latest Ravennuke release(s). But I had done this more or less manually, going thru the folders individually and looking at changed files individually too and copying "up" what seemed appropriate. With as many folders and files as we have in RN that gets very time consuming.

Today I tried folder synchronization. You can basically synchronize from left (the PC) to right (the FTP location). There are a number of options such as "only copy up newer files". To use this feature you have to look at the comparison control tool on Beyond Compare and make sure it is evaluating timestamps (I had this off originally and couldn't understand why it was not replacing some files). Unfortunately, "comparison control" is on the file menu while settings for synchronization are on the tools, options, menu and synchronization itself is on the action menu where, if you choose custom synchronization you have even more options. So it can take a little experimenting to get it right.

That said, if you get everything set up right for synchronization you can probably do in 10 minutes what otherwise could take hours. Oh yeah, you also need to take a look at filters and exclude things like config.php and rnconfig.php which might otherwise overwrite changes you've made.
 
View user's profile Send private message Visit poster's website
floppydrivez
Involved
Involved



Joined: Feb 26, 2006
Posts: 340
Location: Jackson, Mississippi

PostPosted: Mon Oct 01, 2007 1:32 pm Reply with quote

Jedit - free text editor with tons of plugins.

_________________
Phpnuke Downloads, Clan Themes, Mack Hankins 
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
gotcha
Regular
Regular



Joined: Mar 14, 2005
Posts: 91

PostPosted: Mon Oct 01, 2007 4:06 pm Reply with quote

Ubuntu - No more windows for me. Anybody else running a Linux distro on their desktop?

Jedit - always open on my desktop - works on windows, linux, mac osx. Default syntax highlighting colors are ugly, but can be changed. Takes a while to get used to some things and plugins are needed to make it a great php editor.

GIMP - Nice image editor with plenty of power, it is free, and works on windows/linux/mac. Photoshop is still king though!

Meld Diff Viewer - Linux Only - Nice version compare/diff viewer

GnoTime Tracking Tool - Linux Only - Task Lists, Time Tracking, and Billing software with a bunch of cool features - great for large projects

SSH - Manage my VPS entirely through ssh doing software updates, configuration, installation, etc. Also makes some tasks easier like creating/extracting archives, moving/coping files, and all kinds of stuff.
Windows users can use Putty.

SVN - Version Control System - Just starting to get in to using this to keep track of changes between versions. Plenty of GUI's out there to work with SVN/CVS but I haven't played with too many.
 
View user's profile Send private message Visit poster's website
utssace
Worker
Worker



Joined: Feb 18, 2006
Posts: 155
Location: Virginia

PostPosted: Mon Oct 01, 2007 5:36 pm Reply with quote

Good info here.

One that I like to use to make sure that all internal & external website links
are not broken is called "Xenu Link Sleuth". It can help you find pages that
need redirect maintenance. It is free and check it out here.
[ Only registered users can see links on this board! Get registered or login! ]

Cool
 
View user's profile Send private message Visit poster's website
Dawg







PostPosted: Fri Dec 28, 2007 5:49 am Reply with quote

This is How to Set up a testing server....from this post.... [ Only registered users can see links on this board! Get registered or login! ]

I was hunting this so I thought I would move this QUOTE here to add to the Goodies!!

Dawg


montego wrote:
Go with the standard XAMPP installation. What I have done to mimic my site as much as is possible (outside of running it on a Linux platform!), I did this:

=== CREATE ===

I created on my "E" drive a directory called "http". The directory name and placement really is only important for this example's purposes. Use whatever you like and adjust accordingly.

=== OPEN ===

xampp/apache/conf/httpd.conf

Since I don't know where you have installed XAMPP, you have to find this on your own. lol.

=== ADD ===

Down at the very bottom of the file, I have added these two (actually I have many sites defined like this) sections:

Code:


NameVirtualHost *:80

<VirtualHost *:80>
    ServerAdmin [ Only registered users can see links on this board! Get registered or login! ]
    DocumentRoot e:/http
    ServerName localhost
    ErrorLog e:/@logs/localhost/error.log
    CustomLog e:/@logs/localhost/access.log common
</VirtualHost>

<VirtualHost *:80>
    ServerAdmin [ Only registered users can see links on this board! Get registered or login! ]
    DocumentRoot e:/http/montegoscripts/html
    ServerName montegoscripts
    ErrorLog e:/@logs/montegoscripts/error.log
    CustomLog e:/@logs/montegoscripts/access.log common
</VirtualHost>


Yes, I have obscured my email address (its not important for this local install anyways) and you can place the log files anywhere with a valid path. I keep a separate log file for every local site to help me debug better.

Also, take special note of where I have placed the nuke installation. I have placed it under the html directory, this allows me to mimic the usual "public_html" type structure on many LAMP installations.

=== OPEN ===

C:\WINDOWS\system32\drivers\etc\hosts

Depending on your windows installation, this could be slightly different, but will always be in this system32 directory I believe.

=== ADD ===

Take special note of the "ServerName" that I used above in httpd.conf, it was "montegoscripts" for this example. So, at the bottom of this hosts file, add this:

Code:


127.0.0.1       montegoscripts


=== RESTART APACHE ===

You should now be able to access the site locally with the following URL:
[ Only registered users can see links on this board! Get registered or login! ]

Yes, that is correct! "montegoscripts", via the hosts file, get "resolved" to your local PC IP address (really, the IP address for localhost). Next, Apache gets it and looks up its server requested for "montegoscripts" and routes the traffic accordingly.

What is nice about this is that I can clearly separate my sites AND I can access them at their own "root level" and with preferences I can use "http://montegoscripts" and in the forums configuration "montegoscripts" and the only difference between my local sites and production sites is the ".com" on the end!

Hope you find this useful, because using XAMPP to test your site changes is just a DREAM! Cuts out ALL production downtime issues related to our own dumb mistakes (lol). Believe me, I've made tons of them (see my signature line).
 
Guardian2003
Site Admin



Joined: Aug 28, 2003
Posts: 6799
Location: Ha Noi, Viet Nam

PostPosted: Sat Dec 29, 2007 5:02 pm Reply with quote

I started out with Crimson Editor which I thought was pretty good - until I came across Notepad++
I now use Notepad++ exclusively and it's still free!
For file comparisons, I still use Beyond Compare2 even after trying others like WinMerge which reimnds me, I must see if they have updated it in the 18 months or so I have been using it lol.

If I'm tweaking themes or want to do anything relating to color schemes, I also like to have my trusty ColorPicker handy as it can show me the RGB or HEX of any color my mouse hovers over as well as using it to create palletes. It also has a really handy ruler and magnifying glass.
 
View user's profile Send private message Send e-mail
Dawg







PostPosted: Thu Jan 17, 2008 9:33 pm Reply with quote

Here is the Color Picker I use all the time.... [ Only registered users can see links on this board! Get registered or login! ]
 
Guardian2003







PostPosted: Fri Jan 18, 2008 3:42 am Reply with quote

Here is the ColorPicker I use [ Only registered users can see links on this board! Get registered or login! ]
It is free and has a file size of only 501kb
I honestly do not know how I would some of the things I do without it.
 
kguske







PostPosted: Fri Jan 18, 2008 6:29 am Reply with quote

I use both of these color pickers (each has advantages). For web applications, the DHTML color sphere and DHTML color picker from ColorJack are great. The online Sphere application is also useful.
 
montego







PostPosted: Fri Jan 18, 2008 7:18 am Reply with quote

I personally use GIMP for almost all my image needs (which is not much because I am not the most graphically inclined individual - lol). It also has a color picker built in as well as a way to pick a spot on the screen and have it capture the color.
 
Dawg







PostPosted: Wed Jan 23, 2008 9:19 am Reply with quote

This is from a thread about Domain Registration [ Only registered users can see links on this board! Get registered or login! ]

....I thought it important enough to add to the "Tools"....

Raven wrote:
I have always used and recommend [ Only registered users can see links on this board! Get registered or login! ] .
 
kguske







PostPosted: Sat Feb 02, 2008 7:44 pm Reply with quote

I just looked at instapro - it's a reseller for GoDaddy...
 
kguske







PostPosted: Sun Mar 16, 2008 12:42 pm Reply with quote

Need to bump this thread: CoreFTP only provides recursive CHMOD in the PRO ($) version.

HOWEVER, FileZilla 3 is out - and yes, it has recursive CHMOD now! Get your free copy today: [ Only registered users can see links on this board! Get registered or login! ]
 
montego







PostPosted: Mon Mar 17, 2008 5:17 am Reply with quote

I'll be interested to hear from folks how 3.x is working for them. I had tried it out during in earlier releases and was met with logs of bugs, so I downgraded back to the 2.x branch. That was probably about 6 - 8 months back, so maybe they have ironed out the major bugs by now?
 
kguske







PostPosted: Mon Mar 17, 2008 5:55 am Reply with quote

I'm using the 3.0.8 release, which is primarily a bug fix release. No problems yet, though it's only been used lightly.
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> General/Other Stuff

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©