<?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>cip-labs</title>
	<atom:link href="http://www.cip-labs.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cip-labs.net</link>
	<description>code is poetry laboratories</description>
	<lastBuildDate>Fri, 30 Jul 2010 08:20:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>trim-me.com for your links</title>
		<link>http://www.cip-labs.net/2010/07/30/trim-me-com-for-your-links/</link>
		<comments>http://www.cip-labs.net/2010/07/30/trim-me-com-for-your-links/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 08:20:12 +0000</pubDate>
		<dc:creator>flezzfx</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Services]]></category>
		<category><![CDATA[trim-me]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Web2.0]]></category>

		<guid isPermaLink="false">http://www.cip-labs.net/?p=74</guid>
		<description><![CDATA[Today, we want to introduce you to trim-me.com. Trim-me is a web-service that shortens your long links to the minimum. At the moment TM is just in a beta-state, but we work on a final version that contains any statistic functions and support for the Internet Explorer.
You can use trim-me to cut your links for [...]]]></description>
			<content:encoded><![CDATA[<p>Today, we want to introduce you to <a href="http://trim-me.com/">trim-me.com</a>. Trim-me is a web-service that shortens your long links to the minimum. At the moment TM is just in a beta-state, but we work on a final version that contains any statistic functions and support for the Internet Explorer.</p>
<p>You can use trim-me to cut your links for <a href="http://www.twitter.com/">twitter</a>, <a href="http://www.facebook.com/">facebook</a>, <a href="http://www.icq.com/">icq</a> or other services.</p>
<p><a href="http://trim-me.com/"><img class="alignnone" title="trim-me.com" src="http://img.trim-me.com/trim-me.png" alt="" width="391" height="99" /></a></p>
<p>Visit: <a href="http://trim-me.com/">trim-me.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cip-labs.net/2010/07/30/trim-me-com-for-your-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Weekly Links [28/2010]</title>
		<link>http://www.cip-labs.net/2010/07/17/weekly-links-282010/</link>
		<comments>http://www.cip-labs.net/2010/07/17/weekly-links-282010/#comments</comments>
		<pubDate>Sat, 17 Jul 2010 10:14:14 +0000</pubDate>
		<dc:creator>flezzfx</dc:creator>
				<category><![CDATA[Weekly Links]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[innovation]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[XOOPS]]></category>
		<category><![CDATA[Zend]]></category>

		<guid isPermaLink="false">http://www.cip-labs.net/?p=66</guid>
		<description><![CDATA[This is our linklist for this week.

Never use $_GET[] again [php-arch]
XOOPS 2.4.5 final version [cms-report]
Collaborative tables for meetings [architectradure]
The reverse house [withoutthought]
Introduction to OLAP [mysqlperformanceblog]
New Stanford Electric Car [Stanford.edu]
Expanding your Applications User Base [developers at Facebook]
mk-query-digest, query comments and the query cache [mysqlperformanceblog]
MySQLnd Query Cache Plugin for PHP [forge.mysql.com]
Zend_Log timestamp filter [Zend Devzone]

]]></description>
			<content:encoded><![CDATA[<div>This is our linklist for this week.</div>
<ol>
<li><a href="http://www.phparch.com/2010/07/08/never-use-_get-again/">Never use $_GET[] again</a> [php-arch]</li>
<li><a href="http://cmsreport.com/content/2010/07/xoops-245-final-released">XOOPS 2.4.5 final version</a> [cms-report]</li>
<li><a href="http://www.architectradure.com/2010/07/06/collaborative-tablets/">Collaborative tables for meetings</a> [architectradure]</li>
<li><a href="http://withoutthought.wordpress.com/2008/03/01/_31/">The reverse house</a> [withoutthought]</li>
<li><a href="http://www.mysqlperformanceblog.com/2010/07/12/intro-to-olap/">Introduction to OLAP</a> [mysqlperformanceblog]</li>
<li><a href="http://news.stanford.edu/news/2010/june/students-electric-car-060310.html">New Stanford Electric Car</a> [Stanford.edu]</li>
<li><a href="http://developers.facebook.com/blog/post/394">Expanding your Applications User Base</a> [developers at Facebook]</li>
<li><a href="http://www.mysqlperformanceblog.com/2010/07/05/mk-query-digest-query-comments-and-the-query-cache/">mk-query-digest, query comments and the query cache</a> [mysqlperformanceblog]</li>
<li><a href="http://forge.mysql.com/wiki/MySQLnd_Query_Cache_Plugin_for_PHP">MySQLnd Query Cache Plugin for PHP</a> [forge.mysql.com]</li>
<li><a href="http://devzone.zend.com/article/12318-Zend_Log-timestamp-filter">Zend_Log timestamp filter</a> [Zend Devzone]</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.cip-labs.net/2010/07/17/weekly-links-282010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Static File Optimization Script [lightscript]</title>
		<link>http://www.cip-labs.net/2010/07/09/static-file-optimization-script-lightscript/</link>
		<comments>http://www.cip-labs.net/2010/07/09/static-file-optimization-script-lightscript/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 23:50:47 +0000</pubDate>
		<dc:creator>flezzfx</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[lightscript]]></category>
		<category><![CDATA[Optimization]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Stylesheets]]></category>

		<guid isPermaLink="false">http://www.cip-labs.net/?p=38</guid>
		<description><![CDATA[Today we want to introduce you to the Static File Optimization Script called lightscript. We use some techniques of the script in our web-based projects. The handling is very easy and the effect is huge. Lightscript allows the user to gzip, merge and cache the merged files on the fly. Now, we have to explain [...]]]></description>
			<content:encoded><![CDATA[<p>Today we want to introduce you to the Static File Optimization Script called lightscript. We use some techniques of the script in our web-based projects. The handling is very easy and the effect is huge. Lightscript allows the user to gzip, merge and cache the merged files on the fly. Now, we have to explain some aspects of lightscript.</p>
<p><strong>$cache_dir</strong> and <strong>$script_dir</strong> are the variables that point out the place where the scripts are located and where lightscript can store cached files. Make sure that these directories are writeable (777). In the downloadable archive we have created 2 folders (scripts &amp; cache). You can use this folders by default.</p>
<p>Lightscript also implements some cache directives.</p>
<pre>header("Expires: ".date('r',mktime(0,0,0,12,12,date('Y')+5)));</pre>
<pre>header("Pragma: public");</pre>
<pre>header("Cache-control: public");</pre>
<div>You can perform a request on lightscript in the following way:</div>
<blockquote>
<pre>http://example.com/scripts/<strong>lightscript.php?q=<span style="text-decoration: underline;">prototype.js</span>|<span style="text-decoration: underline;">scriptaculous.js</span>|<span style="text-decoration: underline;">main.js</span>&amp;c=1</strong></pre>
</blockquote>
<div>With<strong> q </strong>you can list all files you need and with <strong>c</strong> you decide whether cache the file or not (c=1 || c=0).</div>
<div><strong><br />
</strong></div>
<div>Here you can download <a href="http://download.cip-labs.net/lightscript/lightscript-version-one.tar.gz">lightscript in version one</a>.</div>
]]></content:encoded>
			<wfw:commentRss>http://www.cip-labs.net/2010/07/09/static-file-optimization-script-lightscript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>About cip-labs</title>
		<link>http://www.cip-labs.net/2010/06/27/about-cip-labs/</link>
		<comments>http://www.cip-labs.net/2010/06/27/about-cip-labs/#comments</comments>
		<pubDate>Sat, 26 Jun 2010 22:30:04 +0000</pubDate>
		<dc:creator>flezzfx</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[C/C++]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[HTW Dresden]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Optimization]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.cip-labs.net/?p=6</guid>
		<description><![CDATA[Hello World,
first of all we want to introduce to you the cip-labs. CIP is an acronym for „Code Is Poetry“. And that it&#8217;s all about. „Code“ is the keyword for our new site. At the cip-labs we will run some performance tests, introduce serveral software and own projects to the public. At the moment our [...]]]></description>
			<content:encoded><![CDATA[<p>Hello World,</p>
<p>first of all we want to introduce to you the <a href="http://www.cip-labs.net">cip-labs</a>. CIP is an acronym for „Code Is Poetry“. And that it&#8217;s all about. „Code“ is the keyword for our new site. At the cip-labs we will run some performance tests, introduce serveral software and own projects to the public. At the moment our team contains only one engineer. It&#8217;s Alex.</p>
<p>Alex studies computer science at the <a href="http://www.htw-dresden.de">HTW Dresden</a>. He works for some companies to improve his knowledge and to get some feedback from these clients. His subjects are networks, administration/clustering, C/C++, C#, Java, PHP (favourite), Python and databases. Alex is specialised in optimizing webapplications.</p>
<p>This was our short introduction to cip-labs.</p>
<p>Stay tuned!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cip-labs.net/2010/06/27/about-cip-labs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
