id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
367	"Create ""Live Support"" pages for Padre"	adamk	szabgab	"Mibbit ( http://www.mibbit.com ) is turning into an excellent way for relative newbies to get access to IRC (a process that the DreamWidth survey has established is not easy for beginners).

Create a series of ""Live Support"" web pages that take people directly (or as directly as possible) to various interesting IRC channels.

Thoughts for things I'd like to see included in the Help menu that would LaunchExternalBrowser to these pages are...

Live Support -> Padre Support (irc.perl.org #padre)
Live Support -> Perl Questions (English) (freenode #perl)
if ( Padre::Util::WIN32 ) {
    Live Support -> Win32 Questions (English)
}
if ( Locale is Francais ) {
   Live Support -> Perl Questions (En Francais)
}
# And so on for all languages with obvious channels
if ( Locale is blah blah ) {
   Live Support -> Perl Questions (blah blah)
}
"	task	closed	minor		website	0.35	fixed	PR	
