<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to news</title><link>https://sourceforge.net/p/studs/news/</link><description>Recent posts to news</description><atom:link href="https://sourceforge.net/p/studs/news/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 17 Oct 2006 02:40:34 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/studs/news/feed.rss" rel="self" type="application/rss+xml"/><item><title>&amp;quot;At Long Last&amp;quot; release</title><link>https://sourceforge.net/p/studs/news/2006/10/quotat-long-lastquot-release/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Yes, it has been quite a while, but Studs 0.9.8 is finally out the door.  Unfortunately, there were a lot of problems with Studs since the 0.9.7 release due to API changes in PHP.  I can assure you that the 0.9.8 fixes those problems.  As long as the API of PHP does change yet again, Studs should be smooth sailing.&lt;/p&gt;
&lt;p&gt;Go get it!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dan Allen</dc:creator><pubDate>Tue, 17 Oct 2006 02:40:34 -0000</pubDate><guid>https://sourceforge.net6fec20d850ff314ce848cac5846dc08bd7dc0d5f</guid></item><item><title>Switch to Subversion</title><link>https://sourceforge.net/p/studs/news/2006/10/switch-to-subversion/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;There was some kicking and screaming, but Studs has finally broken free from the CVS matrix!  The code has been imported into the SourceForge.net subversion repository.  My headaches have already cleared up, and I am enjoying the freedom to move code around as I see fit, rather than worrying about how CVS will choke.&lt;/p&gt;
&lt;p&gt;Access to the repository can be attained via the &amp;quot;Subversion&amp;quot; link at the top of the project page.&lt;/p&gt;
&lt;p&gt;Thanks to all the Sourceforge developers for making this task almost effortless.  Subversion rocks!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dan Allen</dc:creator><pubDate>Tue, 17 Oct 2006 02:38:26 -0000</pubDate><guid>https://sourceforge.neta5f8608c4b8c9cd6f75c43ba23c49a9c73fcac25</guid></item><item><title>Recent Problems Solved</title><link>https://sourceforge.net/p/studs/news/2006/03/recent-problems-solved/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Recently there have been a lot of complaints about Studs not working after upgrades to the latest releases of PHP.  Due to a fundamental change in the PHP language (pass by reference errors), Studs was failing at many levels.  The source code has been fixed in CVS.  A new release is pending.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dan Allen</dc:creator><pubDate>Sat, 11 Mar 2006 06:58:19 -0000</pubDate><guid>https://sourceforge.nete1dc177f427236d4998cf8c869568b2d47caae35</guid></item><item><title>Nearing 1.0...</title><link>https://sourceforge.net/p/studs/news/2005/07/nearing-10/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I am excited about 0.9.7 for a couple of reasons.  At the top of that list is the added flexibility.  I have cleaned up the settings for the various configuration files and cache folders so that it is possible to reorganize the source tree more to your liking.  The creation of all cached files now honors the umask setting from index.php (on *nix platforms).  I have also provided a setting in web.xml to use mod_rewrite to push all requests through index.php.  By using mod_rewrite, you no longer have to have index.php anywhere in the request URI!  Look ma!  No index.php!&lt;/p&gt;
&lt;p&gt;There are two features that need to be added before 1.0, security and filters.  One may even be the result of the other, so keep your eyes peeled!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dan Allen</dc:creator><pubDate>Wed, 20 Jul 2005 19:48:16 -0000</pubDate><guid>https://sourceforge.net9eecbef1cdb46465a11b5dfc7f82a69847dbd528</guid></item><item><title>PHP5 Support!</title><link>https://sourceforge.net/p/studs/news/2005/06/php5-support/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;In the lastest release, Studs 0.9.6, support has been added for PHP5.  It was necessary to correct collisions with a couple of the new reserved words and to handle the new E_STRICT errors.  This means that you should be able to use Studs with PHP5 in addition to PHP4. &lt;/p&gt;
&lt;p&gt;Please note that Studs does not yet use any of the new features of PHP5 and is thus not dependent on PHP5.  Likely a branch will be made in the future to begin this development work.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dan Allen</dc:creator><pubDate>Tue, 28 Jun 2005 15:36:16 -0000</pubDate><guid>https://sourceforge.net1dea5a9f6eaefdb94cb9b29e57287998552be8db</guid></item><item><title>&amp;quot;This one will work&amp;quot; release</title><link>https://sourceforge.net/p/studs/news/2005/04/quotthis-one-will-workquot-release/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I have received a handful of emails about 0.9.4 either not working on Windows or not working at all.  Studs 0.9.5 fixed some bad bugs, added some nice features and also ships with an example application that demonstrates the full MVC application.  Go grab it!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dan Allen</dc:creator><pubDate>Fri, 08 Apr 2005 20:54:32 -0000</pubDate><guid>https://sourceforge.netf49287a64484d8d0e29c12e03d7a44681f10fc30</guid></item><item><title>Errata for Windows Users</title><link>https://sourceforge.net/p/studs/news/2005/03/errata-for-windows-users/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Until I can get out a new release and update the documentation, I want to document the following change for Windows users.  The Windows platform uses a different path seperator than Unix/Linux.  Therefore, it is necessary to change the index.php file that ships with Studs to use the following line for setting the include path:&lt;/p&gt;
&lt;p&gt;ini_set('include_path', 'WEB-INF/lib' . (DIRECTORY_SEPARATOR == '/' ? ':' : ';') . 'WEB-INF/classes');&lt;/p&gt;
&lt;p&gt;Also note that it has been reported that following Apache directive may not be required.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;AcceptPathInfo On&lt;/p&gt;
&lt;p&gt;Unfortunately, Apache can have many different configurations, so it is tough to ship a generic setup.  You need to know a little about your environment to get started.&lt;/p&gt;
&lt;p&gt;Good luck!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dan Allen</dc:creator><pubDate>Tue, 22 Mar 2005 13:33:47 -0000</pubDate><guid>https://sourceforge.net7b41b40212073cfabce23d5a5a39665689105352</guid></item><item><title>Join the List!</title><link>https://sourceforge.net/p/studs/news/2004/08/join-the-list/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Become part of the Studs action!  Either subscribe to one of the two newly created mailinglists or sign up to become a team member!  Either way, the lists will keep us all on the same page.&lt;/p&gt;
&lt;p&gt;The studs-user list is geared towards those developers using Studs in their projects.  It is a good place to talk about putting Studs to use, with ideas, extensions, and stories.  Let's here how you are putting Studs to use.&lt;/p&gt;
&lt;p&gt;The studs-devel list is where team members will hash out problems, discuss new features, and coordinate changes.&lt;/p&gt;
&lt;p&gt;There are many frameworks for PHP out on the streets, but if Studs is going to be near the top, we need your help!  Join the team today and make Studs what you want it to be.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dan Allen</dc:creator><pubDate>Sun, 29 Aug 2004 05:05:16 -0000</pubDate><guid>https://sourceforge.netda356f0e38610d3268461aa10cf94584b7ed43d1</guid></item><item><title>Studs Has Landed!</title><link>https://sourceforge.net/p/studs/news/2004/07/studs-has-landed/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Alright, we are finally there folks.  Studs has been officially released onto the world!  I committed the files to CVS under the module &amp;quot;studs&amp;quot;, which should be accessible via the web interface shortly, if it isn't yet.  This tree will be packaged for each release under the file category &amp;quot;studs&amp;quot;.  Additionally, I created a file module named &amp;quot;studs-basic&amp;quot;.  This package contains all the code you need for the staple &amp;quot;Hello World&amp;quot; page.  Go ahead and play with it and see what happens!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dan Allen</dc:creator><pubDate>Wed, 21 Jul 2004 07:22:05 -0000</pubDate><guid>https://sourceforge.net92cd59c8a6f66949a028dbdeaa32a9b8c80751f4</guid></item><item><title>Coming soon to a mirror near you...</title><link>https://sourceforge.net/p/studs/news/2004/02/coming-soon-to-a-mirror-near-you/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I have updated the status of the project from &amp;quot;planning&amp;quot; to &amp;quot;alpha&amp;quot; because this project is way beyond planning.  I do have a working implementation on my computer, I just haven't had a chance to release it yet.&lt;/p&gt;
&lt;p&gt;Although the description is for a Struts-like framework, this is actually way more than that.  I actually have developed a servlet-like emulation, a java-like class library, a JSP taglib parser/compiler and of course, the port of Struts.  I am very excited about how well it is coming along and I can't wait to release this thing.  I will stave off as many distractions as I can to get it released in the very near future!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dan Allen</dc:creator><pubDate>Thu, 19 Feb 2004 17:29:23 -0000</pubDate><guid>https://sourceforge.net6986bed6f5c336c82a5495caaecd1690ada42ef3</guid></item></channel></rss>