<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>Great work you guys!</title>
		<link>http://wikipbx.subwiki.com/forum/t-206428/great-work-you-guys</link>
		<description>Posts in the discussion thread &quot;Great work you guys!&quot;</description>
				<copyright></copyright>
		<lastBuildDate>Sat, 31 Jul 2010 15:21:38 +0000</lastBuildDate>
		
					<item>
				<guid>http://wikipbx.subwiki.com/forum/t-206428#post-718493</guid>
				<title>Re: Great work you guys!</title>
				<link>http://wikipbx.subwiki.com/forum/t-206428/great-work-you-guys#post-718493</link>
				<description></description>
				<pubDate>Mon, 08 Mar 2010 23:06:56 +0000</pubDate>
				<wikidot:authorName>tleyden</wikidot:authorName>				<wikidot:authorUserId>230690</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Checked into svn in the contrib/solo9300 directory. Thanks again for the contribution!</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://wikipbx.subwiki.com/forum/t-206428#post-670122</guid>
				<title>Re: Great work you guys!</title>
				<link>http://wikipbx.subwiki.com/forum/t-206428/great-work-you-guys#post-670122</link>
				<description></description>
				<pubDate>Thu, 07 Jan 2010 23:52:07 +0000</pubDate>
				<wikidot:authorName>tleyden</wikidot:authorName>				<wikidot:authorUserId>230690</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Haven't forgotten about this.. will get to it ASAP</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://wikipbx.subwiki.com/forum/t-206428#post-663150</guid>
				<title>Re: Great work you guys!</title>
				<link>http://wikipbx.subwiki.com/forum/t-206428/great-work-you-guys#post-663150</link>
				<description></description>
				<pubDate>Mon, 28 Dec 2009 09:15:17 +0000</pubDate>
				<wikidot:authorName>Solo9300</wikidot:authorName>				<wikidot:authorUserId>418445</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Well,<br /> Its been 6 months or so since i moved to linux and i am not sure if the script is Error Free :). However, If this going to help this project i am willing to put more and more time. the script is for some one who have ubuntu 9.10 server with ubuntu-desktop installed. it will do everything from download, install and reinstall . so if the script is going in the right path i would do anther version. Let me know if you try it.</p> <p>later</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://wikipbx.subwiki.com/forum/t-206428#post-663101</guid>
				<title>Re: Great work you guys!</title>
				<link>http://wikipbx.subwiki.com/forum/t-206428/great-work-you-guys#post-663101</link>
				<description></description>
				<pubDate>Mon, 28 Dec 2009 05:42:21 +0000</pubDate>
				<wikidot:authorName>tleyden</wikidot:authorName>				<wikidot:authorUserId>230690</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Thanks Solo9300! We will work on getting this moved into subversion ASAP.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://wikipbx.subwiki.com/forum/t-206428#post-661967</guid>
				<title>Re: Great work you guys!</title>
				<link>http://wikipbx.subwiki.com/forum/t-206428/great-work-you-guys#post-661967</link>
				<description></description>
				<pubDate>Fri, 25 Dec 2009 08:18:32 +0000</pubDate>
				<wikidot:authorName>Solo9300</wikidot:authorName>				<wikidot:authorUserId>418445</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>will talk tomorrow, my bed is calling me<br /> <a href="http://ws.aldimna.com/projects/wikipbx/default.aldimna" >http://ws.aldimna.com/projects/wikipbx/default.aldimna</a></p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://wikipbx.subwiki.com/forum/t-206428#post-661454</guid>
				<title>Re: Great work you guys!</title>
				<link>http://wikipbx.subwiki.com/forum/t-206428/great-work-you-guys#post-661454</link>
				<description></description>
				<pubDate>Thu, 24 Dec 2009 10:13:48 +0000</pubDate>
				<wikidot:authorName>stas_shtin</wikidot:authorName>				<wikidot:authorUserId>230176</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>The problem with the HTML output would be that someone may run the script without any GUI available, in such case it won't be useful unless viewed in a console HTML browser. It's actually rather annoying for most UNIX users to open anything in a browser in such situation. And it's still has to be converted to text in order to be pasted e.g. in this forum. So I'd advise you to use text colorization instead:</p> <div class="code"> <pre> <code>echo -e '\E[30m black \E[31mred \E[32mgreen \E[33myellow \E[34mblue \E[35mmagenta \E[36mcyan \E[37mwhite' echo -e '\E[30;41mblack on red'</code> </pre></div> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://wikipbx.subwiki.com/forum/t-206428#post-661404</guid>
				<title>Re: Great work you guys!</title>
				<link>http://wikipbx.subwiki.com/forum/t-206428/great-work-you-guys#post-661404</link>
				<description></description>
				<pubDate>Thu, 24 Dec 2009 07:06:22 +0000</pubDate>
				<wikidot:authorName>tleyden</wikidot:authorName>				<wikidot:authorUserId>230690</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Awesome, looking forward to see it!</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://wikipbx.subwiki.com/forum/t-206428#post-661358</guid>
				<title>Great work you guys!</title>
				<link>http://wikipbx.subwiki.com/forum/t-206428/great-work-you-guys#post-661358</link>
				<description></description>
				<pubDate>Thu, 24 Dec 2009 04:14:00 +0000</pubDate>
				<wikidot:authorName>Solo9300</wikidot:authorName>				<wikidot:authorUserId>418445</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hello all,<br /> after taking some time trying the interface i was surprised how it is easy to use. FusionPBX and FreePBX v3 were easy to setup however i couldn't Configuring FreeSWITCH using them.</p> <p>i did work on the shell script and i think it almost done. The Script will do almost everything however, if there is something you have to edit manually it will tell you what to do and open the file for you. also it will crate a readable log in html, this way you guys can see what went wrong. I just need to format my box and try the script one more time .</p> <p>keep up the good work<br /> Salam</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>