Forum Moderators: phranque

Message Too Old, No Replies

Website Organizer Tool

         

phpPirate

8:57 pm on Sep 20, 2006 (gmt 0)

10+ Year Member



I manage several websites and I would like to know if anyone out there uses or knows of a nice utility program / website that lets a webmaster organize all the essential info for his or her websites.

Essential info meaning things like:

- domain name
- registrar info
- ftp info
- server info
- ssl certificate info
- installed dlls

Thanks!

jtara

9:38 pm on Sep 20, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



This has occasionally been asked on the Domains forum. Don't think there's ever been an answer other than "I use an Excel spreadsheet", etc.

The problem is, one webmaster's essential information is different from another's.

This would seem pretty simple to do with an Excel spreadsheet, any type of database, etc.

The "installed DLLs" requirement could be a bit more complicated. This is really "configuration management", which is quite a different matter, due to the possibility of dependancies and prerequisites.

webdizzy

9:30 pm on Sep 21, 2006 (gmt 0)

10+ Year Member



I use an Excel spreadsheet myself, but I bet a software package created specifically for such info would be a great niche product that would be an easy sell.

webjive81

10:31 pm on Sep 21, 2006 (gmt 0)

10+ Year Member



If you're a programmer, or have some basic knowledge of programming, then you could build a simple windows app for this through Visual Studio 2005 Express - it's a free download.

[msdn.microsoft.com...]