<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Starfish PBX</title>
	<atom:link href="/feed" rel="self" type="application/rss+xml" />
	<link>https://starfish-pbx.org</link>
	<description>Asterisk Web Management Interface</description>
	<lastBuildDate>Fri, 17 Jul 2015 14:37:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>License Changed to Commercial</title>
		<link>https://starfish-pbx.org/license-changed-to-commercial/208</link>
		<comments>https://starfish-pbx.org/license-changed-to-commercial/208#comments</comments>
		<pubDate>Fri, 17 Jul 2015 14:37:07 +0000</pubDate>
		<dc:creator>Telesoft</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://starfish-pbx.org/?p=208</guid>
		<description><![CDATA[Read more in the license page.
]]></description>
			<content:encoded><![CDATA[<p>Read more in the <a href="/about/license">license</a> page.</p>
]]></content:encoded>
			<wfw:commentRss>https://starfish-pbx.org/license-changed-to-commercial/208/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>License Changed to GPL v2</title>
		<link>https://starfish-pbx.org/license-changed-to-gpl-v2/173</link>
		<comments>https://starfish-pbx.org/license-changed-to-gpl-v2/173#comments</comments>
		<pubDate>Thu, 23 Sep 2010 18:07:06 +0000</pubDate>
		<dc:creator>Telesoft</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://starfish-pbx.org/?p=173</guid>
		<description><![CDATA[It&#8217;s a long time since I have not updated starfish but I decided not to give up on it yet. I&#8217;ve started by changing from the proprietary license to GPL v2 in the hope that this will bring more developers into the action and why not maybe a company to fund the development.
Stay tuned for more actual [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s a long time since I have not updated starfish but I decided not to give up on it yet. I&#8217;ve started by changing from the proprietary license to GPL v2 in the hope that this will bring more developers into the action and why not maybe a company to fund the development.</p>
<p>Stay tuned for more actual changes to come, easy to install iso in coming soon &#8230;</p>
]]></content:encoded>
			<wfw:commentRss>https://starfish-pbx.org/license-changed-to-gpl-v2/173/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Migrating to PDO</title>
		<link>https://starfish-pbx.org/migrating-to-pdo/168</link>
		<comments>https://starfish-pbx.org/migrating-to-pdo/168#comments</comments>
		<pubDate>Fri, 02 Oct 2009 21:49:11 +0000</pubDate>
		<dc:creator>Telesoft</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://starfish-pbx.org/?p=168</guid>
		<description><![CDATA[As some might noticed already I started migrating all the MySQL specific stuff to more generic queries and started using PDO in order to have support for PostgreSQL and sqlite. I&#8217;m not moving away from MySQL as it will be supported also, but since Starfish PBX wants to have a version that will be bundled [...]]]></description>
			<content:encoded><![CDATA[<p>As some might noticed already I started migrating all the MySQL specific stuff to more generic queries and started using PDO in order to have support for PostgreSQL and sqlite. I&#8217;m not moving away from MySQL as it will be supported also, but since Starfish PBX wants to have a version that will be bundled with hardware we needed to find an alternative to it. I also aim to improve the performance on embedded systems and sqlite will be o good alternative to a heavy database server.</p>
<p>This process may take some time and It&#8217;s very boring to code but it&#8217;s no use to delay it more. It&#8217;s a good chance to go over all the code I wrote so far and fix some of the wrong decisions I made in the past. I&#8217;m also adding a database abstraction layer so the interface / backend code to have all the db logic in external functions, this way the code will be easier to maintain.</p>
<p>Something to keep in mind for the next time I code a MySQL powered application: never use camel case naming and always stick to ANSI SQL.</p>
]]></content:encoded>
			<wfw:commentRss>https://starfish-pbx.org/migrating-to-pdo/168/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Check us out on Ohloh</title>
		<link>https://starfish-pbx.org/check-us-out-on-ohloh/148</link>
		<comments>https://starfish-pbx.org/check-us-out-on-ohloh/148#comments</comments>
		<pubDate>Fri, 18 Sep 2009 23:44:47 +0000</pubDate>
		<dc:creator>Telesoft</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://starfish-pbx.org/?p=148</guid>
		<description><![CDATA[Funny thing it that i didn&#8217;t heard about the website before yesterday, and was surprised to find out that I already had some of my open-source history listed there. I&#8217;ve posted this project on ohloh and there are a some nice statistics for those who are interested in numbers :

65,213 line of code : 38,851 [...]]]></description>
			<content:encoded><![CDATA[<p>Funny thing it that i didn&#8217;t heard about the website before yesterday, and was surprised to find out that I already had some of my open-source history listed there. I&#8217;ve posted this project on <a href="https://www.ohloh.net/">ohloh</a> and there are a some nice statistics for those who are interested in numbers :</p>
<ul>
<li><span id="cocomo_loc">65,213 line of code : </span>38,851 of php, 17,165 of html, 11,350 of javascript &#8230;</li>
<li>Estimated effort : <span id="cocomo_years">16</span> Person Years</li>
<li>84 subversion commits (that&#8217;s only in the public svn)</li>
</ul>
<p>You can find out more here : <a href="https://www.ohloh.net/p/starfish-pbx"> https://www.ohloh.net/p/starfish-pbx</a></p>
]]></content:encoded>
			<wfw:commentRss>https://starfish-pbx.org/check-us-out-on-ohloh/148/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Freeswitch Integration</title>
		<link>https://starfish-pbx.org/freeswitch-integration/131</link>
		<comments>https://starfish-pbx.org/freeswitch-integration/131#comments</comments>
		<pubDate>Wed, 16 Sep 2009 11:04:09 +0000</pubDate>
		<dc:creator>Telesoft</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://starfish-pbx.org/?p=131</guid>
		<description><![CDATA[Since I noticed a lot of people interested in a Freeswitch web interface reathed that another Asterisk one I decided to write some proof of concept code that shows how easely the interface can be ported to use another backend.
It took me some time to get used to how Freeswitch works but  looks like a [...]]]></description>
			<content:encoded><![CDATA[<p>Since I noticed a lot of people interested in a Freeswitch web interface reathed that another Asterisk one I decided to write some proof of concept code that shows how easely the interface can be ported to use another backend.</p>
<p>It took me some time to get used to how Freeswitch works but  looks like a work worth doing. Unfortunately I don&#8217;t think I have the skills and the time to work in parallel on both backends. I somebody from the Freeswitch community would like to help on development of the this backend, I would gladly help him take over. In the mean time I&#8217;ll try to do my best.</p>
<p>If you&#8217;re interested on installing it, you can read this wiki article :<a href="http://wiki.starfish-pbx.org/index.php/Installing_From_Source"> http://wiki.starfish-pbx.org/index.php/Installing_From_Source</a></p>
]]></content:encoded>
			<wfw:commentRss>https://starfish-pbx.org/freeswitch-integration/131/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Server Problem</title>
		<link>https://starfish-pbx.org/web-server-problem/118</link>
		<comments>https://starfish-pbx.org/web-server-problem/118#comments</comments>
		<pubDate>Tue, 01 Sep 2009 18:29:46 +0000</pubDate>
		<dc:creator>Telesoft</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://starfish-pbx.org/?p=118</guid>
		<description><![CDATA[We had a problem with the webserver as the site was/is currently hosted in my home network  , I haven&#8217;t expected this amount of traffic from the first day so at least I had a good news together with the bad one.
I&#8217;m expecting now a dedicated server from my hosting company but in the [...]]]></description>
			<content:encoded><![CDATA[<p>We had a problem with the webserver as the site was/is currently hosted in my home network <img src='/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> , I haven&#8217;t expected this amount of traffic from the first day so at least I had a good news together with the bad one.</p>
<p>I&#8217;m expecting now a dedicated server from my hosting company but in the mean time I&#8217;ll try to stay live with what I have.</p>
]]></content:encoded>
			<wfw:commentRss>https://starfish-pbx.org/web-server-problem/118/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Starfish PBX Goes Public</title>
		<link>https://starfish-pbx.org/starfish-pbx-goes-public/109</link>
		<comments>https://starfish-pbx.org/starfish-pbx-goes-public/109#comments</comments>
		<pubDate>Mon, 31 Aug 2009 13:18:08 +0000</pubDate>
		<dc:creator>Telesoft</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://starfish-pbx.org/?p=109</guid>
		<description><![CDATA[After a lot of development hidden for the public eyes Starfish PBX project goes public.
The software it&#8217;s alpha release quality right now but with some help from the open source community I hope to have a stable release as soon as possible. We&#8217;re open for contributions from anyone that is interested on the project.
We encourage [...]]]></description>
			<content:encoded><![CDATA[<p>After a lot of development hidden for the public eyes Starfish PBX project goes public.</p>
<p>The software it&#8217;s alpha release quality right now but with some help from the open source community I hope to have a stable release as soon as possible. We&#8217;re open for contributions from anyone that is interested on the project.</p>
<p>We encourage you to <a href="/download">download</a> and test run our current release and wait your feedback on the <a href="http://forum.starfish-pbx.org/">forum</a> or on our FreeNode IRC channel <a href="irc://irc.freenode.net/starfish-pbx">#starfish-pbx</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://starfish-pbx.org/starfish-pbx-goes-public/109/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
