<?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>Tochka &#187; Web Applications</title>
	<atom:link href="http://tochka.co.uk/tag/web-applications/feed" rel="self" type="application/rss+xml" />
	<link>http://tochka.co.uk</link>
	<description>Another blog about web technologies</description>
	<lastBuildDate>Wed, 25 Jan 2012 18:47:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Lilina &#8211; Open Source news agregator</title>
		<link>http://tochka.co.uk/2008/12/lilina-news-agregator.html</link>
		<comments>http://tochka.co.uk/2008/12/lilina-news-agregator.html#comments</comments>
		<pubDate>Fri, 26 Dec 2008 02:38:46 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[GPL]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://nazzz.wordpress.com/?p=20</guid>
		<description><![CDATA[Lilina is an open source feed news aggregator programmed in PHP. It supports RSS and Atom, the standards for syndication and can import from OPML, the standard for feed sharing. Features Quick and easy installation — Get Lilina up and &#8230; <a href="http://tochka.co.uk/2008/12/lilina-news-agregator.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-22" title="Lilina - News Agregator" src="http://nazzz.files.wordpress.com/2008/12/screenshot1.png" alt="Lilina - News Agregator" width="542" height="210" />Lilina is an open source feed news aggregator programmed in PHP. It supports RSS and Atom, the standards for syndication and can import from OPML, the standard for feed sharing.<span id="more-105"></span></p>
<p><strong>Features</strong></p>
<ul>
<li>Quick and easy installation — Get Lilina up and running in a matter of minutes. All you need is a web server and PHP.</li>
<li>Easy to use — Forget about &#8220;Atom&#8221; and &#8220;RSS&#8221;. All you need to know is a website, and we&#8217;ll handle the rest.</li>
<li>Read from anywhere — Read your news anywhere you want. All you need is a web browser!</li>
<li>Support for podcasts — Listen to all your favourite podcasts straight from your browser.</li>
<li>(Almost) Limitless Capabilities — Extend Lilina with a plugin system that allows almost anything to be done.</li>
<li>Read the way you want to — Change the look of Lilina in an instant with flexible templates.</li>
</ul>
<p><strong>Links</strong></p>
<ul>
<li><a href="http://getlilina.org/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/getlilina.org/?referer=');">website</a></li>
<li><a href="http://getlilina.org/download/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/getlilina.org/download/?referer=');">download</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://tochka.co.uk/2008/12/lilina-news-agregator.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jojo &#8211; Open Source CMS</title>
		<link>http://tochka.co.uk/2008/12/jojo-open-source-cms.html</link>
		<comments>http://tochka.co.uk/2008/12/jojo-open-source-cms.html#comments</comments>
		<pubDate>Fri, 26 Dec 2008 01:49:20 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[GPL]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://nazzz.wordpress.com/?p=10</guid>
		<description><![CDATA[Jojo Open Source CMS offers a fair bit of functionality out of the box, that other paid or free CMS systems don&#8217;t have, or require hacking to have. Here are some features: Multi-site install lets you run unlimited websites from a &#8230; <a href="http://tochka.co.uk/2008/12/jojo-open-source-cms.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><strong><img class="aligncenter size-full wp-image-15" title="jojo-pic" src="http://nazzz.files.wordpress.com/2008/12/jojo-pic.jpg" alt="jojo-pic" width="360" height="416" />Jojo Open Source CMS</strong> offers a fair bit of functionality out of the box, that other paid or free <strong>CMS</strong> systems don&#8217;t have, or require hacking to have.<span id="more-103"></span></p>
<p>Here are some features:</p>
<ul>
<li><strong>Multi-site install</strong> lets you run unlimited websites from a single set of core files. Makes it real easy to upgrade lots of sites at once.</li>
<li><strong>Smart handling of CSS and javascript</strong> usually makes for 50-90% savings in filesize &amp; several HTTP requests.</li>
<li><strong>Nice n&#8217; safe.</strong> There are 3 files sitting in the web-root of a Jojo website, none of them writable. This is a security plus on shared servers, and most CMS systems don&#8217;t do this.</li>
<li><strong>Image handling.</strong> Jojo resizes all images on the fly from a large original image kept on the server. Images can be resized to any dimension, cropped square or cropped to fit simply by changing the URL of the image (which is search engine friendly of course). Images are cached to save server processing, and can be regenerated by pressing CTRL-F5 in your browser (no complicated cache-clearing routines here).</li>
<li><strong>Plugins!</strong> Like all good CMS systems, Jojo lets you extend the functionality by adding product databases, blogs, image galleries or whatever takes your fancy.</li>
<li><strong>Search engine friendly CMS</strong> - Jojo is up there with the best. Check out our pretty darn good list of SEO features</li>
</ul>
<p>homepage: <a href="http://www.jojocms.org" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.jojocms.org?referer=');">http://www.jojocms.org</a><br />
download: <a href="http://www.jojocms.org/download/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.jojocms.org/download/?referer=');">http://www.jojocms.org/download/</a></p>
<p><a href="http://www.jojocms.org/download/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.jojocms.org/download/?referer=');"> </a></p>
]]></content:encoded>
			<wfw:commentRss>http://tochka.co.uk/2008/12/jojo-open-source-cms.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

