<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markzz/aurweb.git/web/html/rss2.php, branch maint</title>
<subtitle>aurweb working repository</subtitle>
<id>https://git.markzz.net/markzz/aurweb.git/atom/web/html/rss2.php?h=maint</id>
<link rel='self' href='https://git.markzz.net/markzz/aurweb.git/atom/web/html/rss2.php?h=maint'/>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/'/>
<updated>2009-09-28T20:12:59Z</updated>
<entry>
<title>renamed rss2 -&gt; rss</title>
<updated>2009-09-28T20:12:59Z</updated>
<author>
<name>elij</name>
<email>elij.mx@gmail.com</email>
</author>
<published>2009-09-27T23:43:39Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=5ca82939ce78fe848b92f077dd7ec3311a922755'/>
<id>urn:sha1:5ca82939ce78fe848b92f077dd7ec3311a922755</id>
<content type='text'>
changed file name, as the 2 is relatively meaningless.
I think at one time it qualified it as a rss2.0 feed, but the
distinction is valueless at this point, since the generated xml
itself declares the rss version.

make sure to set an apache rewrite rule for any production systems
that require it.

Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>cleanup rss2.php</title>
<updated>2009-09-28T20:08:22Z</updated>
<author>
<name>elij</name>
<email>elij.mx@gmail.com</email>
</author>
<published>2009-09-27T23:43:34Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=a8bf1108b4443009088a4fa29a45b4b2994354a8'/>
<id>urn:sha1:a8bf1108b4443009088a4fa29a45b4b2994354a8</id>
<content type='text'>
- removed excessive string catenation, replaced with variable substitution
- consolidated http/https protocol checks
- simplified host header parse (centralized)
- moved cache file to /tmp, to remove need to custom permission directory in webdir

Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Use include_once where applicable</title>
<updated>2009-08-11T17:58:12Z</updated>
<author>
<name>Dan McGee</name>
<email>dan@archlinux.org</email>
</author>
<published>2009-08-07T01:02:29Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=46f279852475bc520c4d6ae77df04ac4a6897807'/>
<id>urn:sha1:46f279852475bc520c4d6ae77df04ac4a6897807</id>
<content type='text'>
All of these are sourcing function libraries so we don't need to include
them more than once. Things that insert actual HTML into the output were
left calling include().

Signed-off-by: Dan McGee &lt;dan@archlinux.org&gt;
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Remove excess whitespace.</title>
<updated>2009-06-25T04:05:44Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2009-06-25T04:05:44Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=610733eafd62e14a7293151fb735bac1f3d55590'/>
<id>urn:sha1:610733eafd62e14a7293151fb735bac1f3d55590</id>
<content type='text'>
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Remove all vim mode lines. Add HACKING file.</title>
<updated>2008-06-17T05:38:01Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2008-06-17T05:03:16Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=3a42725601885af3c7b25b376cd4c141c71968ee'/>
<id>urn:sha1:3a42725601885af3c7b25b376cd4c141c71968ee</id>
<content type='text'>
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fix FS 10008 and update rss2.php</title>
<updated>2008-04-04T00:58:44Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2008-04-01T06:16:24Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=f61a345d8d3faf74a3af8125939462523150eb1e'/>
<id>urn:sha1:f61a345d8d3faf74a3af8125939462523150eb1e</id>
<content type='text'>
The newline was the actual problem. Freaking PHP.

rss2.php:
- check for protocol once total rather than twice per loop iteration
- lower cache time to 30 min

Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
Signed-off-by: Simo Leone &lt;simo@archlinux.org&gt;
</content>
</entry>
<entry>
<title>patch from eliott to convert all &lt;? to &lt;?php</title>
<updated>2007-09-20T21:46:43Z</updated>
<author>
<name>pjmattal</name>
<email>pjmattal</email>
</author>
<published>2007-09-20T21:46:43Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=452d6b1245f26b1c46e715077e9bcc593f66ed9e'/>
<id>urn:sha1:452d6b1245f26b1c46e715077e9bcc593f66ed9e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added dsa's header include patch</title>
<updated>2006-08-08T00:59:10Z</updated>
<author>
<name>pjmattal</name>
<email>pjmattal</email>
</author>
<published>2006-08-08T00:59:10Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=c3a90420e257812c4ce952c8879d1ba4380f11e3'/>
<id>urn:sha1:c3a90420e257812c4ce952c8879d1ba4380f11e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed some relative links and rss problems with https</title>
<updated>2005-06-10T23:24:34Z</updated>
<author>
<name>simo</name>
<email>simo</email>
</author>
<published>2005-06-10T23:24:34Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=e45d8daaba0fed0deb766f46b773c3f83c596ed1'/>
<id>urn:sha1:e45d8daaba0fed0deb766f46b773c3f83c596ed1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>RSS support implemented</title>
<updated>2005-06-10T23:07:24Z</updated>
<author>
<name>simo</name>
<email>simo</email>
</author>
<published>2005-06-10T23:07:24Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=a81f22da2dc0435b7417e635abcf5cb2ebe6e18f'/>
<id>urn:sha1:a81f22da2dc0435b7417e635abcf5cb2ebe6e18f</id>
<content type='text'>
Latest packages also on homepage

DEPLOYMENT NOTES:
- web/html/xml must be world writable
</content>
</entry>
</feed>
