<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
		<channel>
			<title>RSS feed for phpns.com</title>
			<link>http://phpns.alecwh.com</link>
			<description>An RSS feed from phpns.com</description>
			
		<item>
			<title>Bug mania</title>
			<author>alecwh</author>
			<category>all</category>
			<pubDate>Tue, 19 Jan 2010 13:19:20 -0600</pubDate>
			<link>http://phpns.alecwh.com/?a=38</link>
			<description>&lt;p&gt;Over the last few weeks I have gotten a considerable amount of bug reports on our &lt;a href=&quot;http://bitbucket.org/alecwh/phpns/&quot;&gt;bug tracker&lt;/a&gt;. I have not gotten time to answer any of these as I am traveling abroad. I plan on sorting through the reports when I return to the United States.&lt;/p&gt;

&lt;p&gt;Also, I appreciate the &quot;thanks&quot; emails that I have been receiving. They are very encouraging, so thanks.&lt;/p&gt;</description>
		</item>
		<item>
			<title>2.2.4 released</title>
			<author>alecwh</author>
			<category>all</category>
			<pubDate>Tue, 20 Oct 2009 17:14:38 -0500</pubDate>
			<link>http://phpns.alecwh.com/?a=37</link>
			<description>&lt;p&gt;Phpns 2.2.4 fixes many issues with previous versions, as well as improves the entire user interface with a new theme!&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Ended &quot;patch&quot; nonsense. (All future version will be actual versions...)&lt;/li&gt;
&lt;li&gt;New default theme, UI enhancements&lt;/li&gt;
&lt;li&gt;Removed codepress as template editor (no longer maintained, broken)&lt;/li&gt;
&lt;li&gt;Fixed IE, Safari, Firefox 3.5+ article saving bug (button grays out)&lt;/li&gt;
&lt;li&gt;Fixed other bugs dealing with https://&lt;/li&gt;
&lt;li&gt;Fixed various typos&lt;/li&gt;
&lt;li&gt;Fixed other minor issues&lt;/li&gt;
&lt;li&gt;Updated docs with new development info&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;You can download it &lt;a href=&quot;http://bitbucket.org/alecwh/phpns/downloads/phpns2.2.4_b1.tar.gz&quot;&gt;here&lt;/a&gt;. A patch can be found &lt;a href=&quot;http://bitbucket.org/alecwh/phpns/downloads/2.2.4upgrade.zip&quot;&gt;here&lt;/a&gt;. To install the patch, upgrade to at least 2.2.3 and overwrite all files. The &lt;a href=&quot;screenshots.php&quot;&gt;screenshots page&lt;/a&gt; has been updated with new images.&lt;/p&gt;

&lt;p&gt;Thanks for your support! If you want to donate to the project, &lt;a href=&quot;donations.php&quot;&gt;click here&lt;/a&gt;.&lt;/p&gt;</description>
		</item>
		<item>
			<title>Final call for bugs</title>
			<author>alecwh</author>
			<category>all</category>
			<pubDate>Tue, 15 Sep 2009 21:32:10 -0500</pubDate>
			<link>http://phpns.alecwh.com/?a=36</link>
			<description>&lt;p&gt;Hello everyone, the next version of Phpns will be released soon. If you are aware of any bugs in Phpns, big or small, please report them very soon!&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://bitbucket.org/alecwh/phpns/issues/&quot;&gt;Report bugs here!&lt;/a&gt;&lt;/p&gt;</description>
		</item>
		<item>
			<title>Help us code! Contribute to Phpns!</title>
			<author>alecwh</author>
			<category>all</category>
			<pubDate>Thu, 30 Jul 2009 01:08:29 -0500</pubDate>
			<link>http://phpns.alecwh.com/?a=35</link>
			<description>&lt;p&gt;Hi again everyone, it&#039;s been an eventful day on the Phpns website.&lt;/p&gt;

&lt;p&gt;To add to the excitement, I have just finished organizing a way for the community to seriously start helping with development. I have created a new page on how to &lt;a href=&quot;contribute.php&quot;&gt;contribute to Phpns&lt;/a&gt;. I&#039;m serious about this--I seriously want to get all of you involved in this project.&lt;/p&gt;

&lt;p&gt;To anyone who is interested in helping the project, take the plunge! Phpns needs a lot of work, so I&#039;ve made a clear outline of how to &lt;a href=&quot;contribute.php&quot;&gt;submit code changes&lt;/a&gt; to us.&lt;/p&gt;

&lt;p&gt;This is your chance to help an open source project. &lt;em&gt;Get involved!&lt;/em&gt; Your contributions will be publicly recognized. Get the code with:&lt;/p&gt;

&lt;div class=&quot;get_the_code&quot;&gt;
$ hg clone http://bitbucket.org/alecwh/phpns/
&lt;/div&gt;</description>
		</item>
		<item>
			<title>Bug tracking notice</title>
			<author>alecwh</author>
			<category>all</category>
			<pubDate>Wed, 29 Jul 2009 17:14:46 -0500</pubDate>
			<link>http://phpns.alecwh.com/?a=34</link>
			<description>&lt;p&gt;For context of this article, please read our prior &lt;a href=&quot;http://phpns.alecwh.com/news.php?a=33&quot;&gt;announcement regarding Mercurial and Bitbucket&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;We are now officially moving our bug tracking service from Launchpad to &lt;a href=&quot;http://bitbucket.org/alecwh/phpns/issues/&quot;&gt;Bitbucket&lt;/a&gt;. We were careful in making this decision, as it does have some negative effects. But, it comes with some very positive ones! Bitbucket&#039;s issue tracking software is cleaner, easier, and downright more friendly than it&#039;s Launchpad counterpart. Bitbucket also allows for anonymous bug reporting, which means you &lt;strong&gt;no longer need to register an account to report bugs!&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Please start using the Bitbucket tracker for all bugs, issues, proposals, etc. now. I will still be monitoring the Launchpad site for a few weeks, but I won&#039;t be checking there as much after that.&lt;/p&gt;

&lt;p&gt;In this next version of Phpns, this information will be included in the About page and manual. Your installations now have out-of-date bug reporting info--we&#039;ll get it fixed!&lt;/p&gt;

&lt;p&gt;Please leave any comments, questions, concerns, and issues you have with this in the comments section.&lt;/p&gt;</description>
		</item>
		<item>
			<title>Switch to Mercurial, Bitbucket</title>
			<author>alecwh</author>
			<category>all</category>
			<pubDate>Wed, 29 Jul 2009 12:09:40 -0500</pubDate>
			<link>http://phpns.alecwh.com/?a=33</link>
			<description>&lt;p&gt;Hello everyone!&lt;/p&gt;

&lt;p&gt;I know, I know our track record with sticking to a version control system is quite bad. First we started with Subversion, then we switched to Bazaar, and then moved to git, and then moved back to Bazaar, and now...&lt;/p&gt;

&lt;p&gt;We&#039;re using &lt;a href=&quot;http://mercurial.selenic.com/wiki/&quot;&gt;Mercurial&lt;/a&gt; for SCM, and consequently &lt;a href=&quot;http://bitbucket.org/&quot;&gt;Bitbucket&lt;/a&gt; for online collaboration.&lt;/p&gt;

&lt;p&gt;This switch was made yesterday, for the following reasons:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Manageability. I have other projects on Bitbucket, and I would rather keep all my projects on the same service.&lt;/li&gt;
&lt;li&gt;I love Mercurial. I admit that most current SCM systems (like git, bzr) are almost practically identical for the simple end-user, but Hg some minor user interface differences that I like.&lt;/li&gt;
&lt;li&gt;BitBucket and Mercurial are fast. Pushing to Launchpad with Bazaar took a significant amount of time. With these new tools, I only wait about 5-7 seconds. Not only that, Bitbucket displays the changeset immediately, where Launchpad took a few minutes to process it (so I remember).&lt;/li&gt;
&lt;li&gt;Anonymous bug reporting. Now, you don&#039;t need to register in Launchpad to help with the project--just report a bug!&lt;/li&gt;
&lt;li&gt;I can&#039;t get used to Launchpad. This may seem a little ridiculous, but it&#039;s actually a major factor in this switch. Because version control is so tightly connected with the development process, and thus the developer, these tools *must* be comfortable, or else they become frustrating. Mercurial, and Bitbucket, are simple, streamlined, and fast. These tools make my job easier, so it makes sense to use them.&lt;/li&gt;
&lt;li&gt;I don&#039;t like how tight Launchpad and Bazaar are. It makes sense, as Launchpad and Bazaar are operated by the same company... but the relationship is hard-coded in. It feels like if you&#039;re using Bazaar, you should be using Launchpad as well.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I&#039;ll be updating the site with new links to the repository soon. For now, check out &lt;a href=&quot;http://bitbucket.org/alecwh/phpns/&quot;&gt;Phpns on Bitbucket&lt;/a&gt; using this link: &lt;a href=&quot;http://bitbucket.org/alecwh/phpns/&quot;&gt;http://bitbucket.org/alecwh/phpns/&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Also, there are some cool features on Bitbucket that I&#039;m going to be taking advantage of soon. I&#039;ll keep you posted!&lt;/p&gt;</description>
		</item>
		<item>
			<title>Thanks for the thanks</title>
			<author>alecwh</author>
			<category>all</category>
			<pubDate>Mon, 22 Jun 2009 12:13:29 -0500</pubDate>
			<link>http://phpns.alecwh.com/?a=32</link>
			<description>&lt;p&gt;Over the last couple of months, I&#039;ve gotten a few thank-you messages from Phpns users (located in the U.S., China, Brazil, and Egypt). These emails are very encouraging, and worth tons more than you think. Every time I get a simple &lt;em&gt;thank you&lt;/em&gt; for managing this project (among others), I honestly smile--it makes my day better. These messages remind me why I&#039;m developing Phpns!&lt;/p&gt;

&lt;p&gt;So, in lieu of donations (although, &lt;a href=&quot;donate.php&quot;&gt;please do&lt;/a&gt; if you can), a thank-you email/letter (&lt;a href=&quot;contact.php&quot;&gt;contact info&lt;/a&gt;) would be totally awesome.&lt;/p&gt;

&lt;p&gt;That is all, enjoy your day!&lt;/p&gt;</description>
		</item>
		</channel>
	</rss>