<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.1" -->
<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/"
	>

<channel>
	<title>Remdex bloq, HTML, CSS, PHP, LINUX</title>
	<link>http://remdex.info</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Wed, 14 May 2008 18:46:04 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
	<language>en</language>
			<item>
		<title>CSS2UML - generating hierarchy graphs from CSS</title>
		<link>http://remdex.info/css2uml-generating-hierarchy-graphs-from-css/</link>
		<comments>http://remdex.info/css2uml-generating-hierarchy-graphs-from-css/#comments</comments>
		<pubDate>Wed, 14 May 2008 18:46:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[HTML]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[css]]></category>

		<category><![CDATA[graphviz]]></category>

		<category><![CDATA[hierarchy]]></category>

		<category><![CDATA[uml]]></category>

		<guid isPermaLink="false">http://remdex.info/css2uml-generating-hierarchy-graphs-from-css/</guid>
		<description><![CDATA[One day doing my labour work - related with models transformations. Unexpectantly work results was interesting and not quite but i wanned but, decided share my results with you.

Main work idea was model transformation. But in this case transformation results was unextpected. Was created prototype witch allows generate hierarchy graphs from CSS (Cascading style sheets)
How [...]]]></description>
			<content:encoded><![CDATA[<p>One day doing my labour work - related with models transformations. Unexpectantly work results was interesting and not quite but i wanned but, decided share my results with you.</p>
<p><img src="http://pixel.lt/wp-includes/js/tinymce/plugins/wordpress/img/trans.gif" class="mceWPmore" title="Daugiau..." /></p>
<p>Main work idea was model transformation. But in this case transformation results was unextpected. Was created prototype witch allows generate hierarchy graphs from CSS (Cascading style sheets)</p>
<p>How does it works ?<br />
<img src="http://css2uml.remdex.info/veikimoschema.png" alt="Generatoriaus veikimo schema" height="383" width="624" /></p>
<p>Schema is quite simple (P.s at some schema elements you can do not pay attention) they were left just for simplifying understandability.</p>
<p>Like you see graphs are drawed using <a href="http://graphviz.org/">graphviz</a> tool. This tool is also used by doxygen <a href="http://www.stack.nl/~dimitri/doxygen/">doxygen</a> for drawing diagrams. For parsing CSS file is used <a href="http://csstidy.sourceforge.net/">csstidy</a>, but tools is not quite stable atleast. Talking about graphs results it&#8217;s submited in the picture.</p>
<p><img src="http://css2uml.remdex.info/cssgraph.png" alt="Įrankio sugeneruotas grafikas" height="294" width="425" /></p>
<p>Also would like to mention that tool does support complete CSS standards like (p + table) and so on. But most regular CSS files it parses &#8220;correctly&#8221;. One of the interesting result <a href="http://css2uml.remdex.info/dot.png">graphs</a> . Also nocited that there are some problems with comments interpretatio. Of course you can play your self.</p>
<p>Talking about practical adoption the only purpose of this tool i see possibility use this tool for better understanding page CSS hierarchy then need quick integrate some enchantments do not breaking whole CSS structure.</p>
<p>Working tool realization can be found <a href="http://css2uml.remdex.info/">here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://remdex.info/css2uml-generating-hierarchy-graphs-from-css/feed/</wfw:commentRss>
		</item>
		<item>
		<title>QT wiki</title>
		<link>http://remdex.info/qt-wikipedia/</link>
		<comments>http://remdex.info/qt-wikipedia/#comments</comments>
		<pubDate>Thu, 28 Feb 2008 18:24:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://remdex.info/qt-wikipedia/</guid>
		<description><![CDATA[Started another project for QT tips database.
http://qtwiki.info/Main_Page 
]]></description>
			<content:encoded><![CDATA[<p>Started another project for QT tips database.</p>
<p><a href="http://qtwiki.org/Main_Page" title="QT wikipedia">http://qtwiki.info/Main_Page </a></p>
]]></content:encoded>
			<wfw:commentRss>http://remdex.info/qt-wikipedia/feed/</wfw:commentRss>
		</item>
		<item>
		<title>blocking lechers and site rippers with mod_rewrite and php mysql</title>
		<link>http://remdex.info/blocking-lechers-and-site-rippers-with-mod_rewrite-php-mysql/</link>
		<comments>http://remdex.info/blocking-lechers-and-site-rippers-with-mod_rewrite-php-mysql/#comments</comments>
		<pubDate>Tue, 29 Jan 2008 18:35:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[HTTP]]></category>

		<guid isPermaLink="false">http://remdex.info/blocking-lechers-and-site-rippers-with-mod_rewrite-php-mysql/</guid>
		<description><![CDATA[So finally i have a solid solution against image site rippers. So solution consists of two components mod_rewrite and php with mysql. Perhaps i will paste .htaccess first. It&#8217;s adopted to copper-mine gallery.
]]></description>
			<content:encoded><![CDATA[<p>So finally i have a solid solution against image site rippers. So solution consists of two components mod_rewrite and php with mysql. Perhaps i will paste .htaccess first. It&#8217;s adopted to copper-mine gallery. <a href="http://remdex.info/blocking-lechers-and-site-rippers-with-mod_rewrite-php-mysql/#more-20" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://remdex.info/blocking-lechers-and-site-rippers-with-mod_rewrite-php-mysql/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Fighting against site rippers</title>
		<link>http://remdex.info/fighting-against-site-rippers/</link>
		<comments>http://remdex.info/fighting-against-site-rippers/#comments</comments>
		<pubDate>Thu, 24 Jan 2008 17:29:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[HTTP]]></category>

		<guid isPermaLink="false">http://remdex.info/fighting-against-site-rippers/</guid>
		<description><![CDATA[Long time did not wrote anything so decided share my experience fighting against site rippers and images lechers. So all began then someone decided rip animeonly.org gallery.
]]></description>
			<content:encoded><![CDATA[<p>Long time did not wrote anything so decided share my experience fighting against site rippers and images lechers. So all began then someone decided rip <a href="http://animeonly.org" title="Anime wallpapers">animeonly.org</a> gallery. <a href="http://remdex.info/fighting-against-site-rippers/#more-19" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://remdex.info/fighting-against-site-rippers/feed/</wfw:commentRss>
		</item>
		<item>
		<title>MRTG temperature monitoring with smartctl</title>
		<link>http://remdex.info/mrtg-temperature-monitoring-with-smartctl/</link>
		<comments>http://remdex.info/mrtg-temperature-monitoring-with-smartctl/#comments</comments>
		<pubDate>Thu, 06 Dec 2007 19:46:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://remdex.info/mrtg-temperature-monitoring-with-smartctl/</guid>
		<description><![CDATA[So first of all you will need self MRTG and smartmontools. Now we can go write some script to produce such graphs
]]></description>
			<content:encoded><![CDATA[<p>So first of all you will need self <a href="http://oss.oetiker.ch/mrtg/" title="Multi Router Traffic Grapher">MRTG</a> and <a href="http://sourceforge.net/projects/smartmontools/">smartmontools</a>. Now we can go write some script to produce such <a href="http://remdex.info/mrtg/disktemperature.html" title="Disk temperature graphs">graphs</a></p>
<p> <a href="http://remdex.info/mrtg-temperature-monitoring-with-smartctl/#more-18" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://remdex.info/mrtg-temperature-monitoring-with-smartctl/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Javascript marque</title>
		<link>http://remdex.info/javascript-marque/</link>
		<comments>http://remdex.info/javascript-marque/#comments</comments>
		<pubDate>Sun, 02 Dec 2007 19:57:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://remdex.info/javascript-marque/</guid>
		<description><![CDATA[Because I did not find good marque, made my own. Demo http://remdex.info/htmlai/marque/
Features

Configurable speed (Pixel step and timeout)
Configurable direction (From left to right, right to left)
Stop on mouseover
Mouseover marque delay
Separated HTML and javascript

Download marque
]]></description>
			<content:encoded><![CDATA[<p>Because I did not find good marque, made my own. Demo <a href="http://remdex.info/htmlai/marque/">http://remdex.info/htmlai/marque/</a><br />
Features</p>
<ul>
<li>Configurable speed (Pixel step and timeout)</li>
<li>Configurable direction (From left to right, right to left)</li>
<li>Stop on mouseover</li>
<li>Mouseover marque delay</li>
<li>Separated HTML and javascript</li>
</ul>
<p>Download <a href="http://remdex.info/htmlai/marque/marque.tgz">marque</a></p>
]]></content:encoded>
			<wfw:commentRss>http://remdex.info/javascript-marque/feed/</wfw:commentRss>
		</item>
		<item>
		<title>mod_rewrite voodoo</title>
		<link>http://remdex.info/mod_rewrite-voodoo/</link>
		<comments>http://remdex.info/mod_rewrite-voodoo/#comments</comments>
		<pubDate>Sun, 02 Dec 2007 19:56:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[HTTP]]></category>

		<guid isPermaLink="false">http://remdex.info/mod_rewrite-voodoo/</guid>
		<description><![CDATA[Recently i desiced to makeover my image gallery to nice URL. Previous url looked like:
thumbnails.php?album=$2
displayimage.php?album=$2&#38;cat=$3&#38;pos=$5
displayimage.php?pos=-$2
thumbnails.php?album=$2&#38;cat=$3
and so on, after applied  mod_rewrite we got:
]]></description>
			<content:encoded><![CDATA[<p>Recently i desiced to makeover my image gallery to nice URL. Previous url looked like:<br />
thumbnails.php?album=$2<br />
displayimage.php?album=$2&amp;cat=$3&amp;pos=$5<br />
displayimage.php?pos=-$2<br />
thumbnails.php?album=$2&amp;cat=$3<br />
and so on, after applied  mod_rewrite we got:<br />
 <a href="http://remdex.info/mod_rewrite-voodoo/#more-16" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://remdex.info/mod_rewrite-voodoo/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Nemokami subdomenai, DNS įrašai</title>
		<link>http://remdex.info/nemokami-subdomenai-dns-irasai/</link>
		<comments>http://remdex.info/nemokami-subdomenai-dns-irasai/#comments</comments>
		<pubDate>Sun, 02 Dec 2007 19:54:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[DNS]]></category>

		<guid isPermaLink="false">http://remdex.info/nemokami-subdomenai-dns-irasai/</guid>
		<description><![CDATA[Taigi pakūriau nemokamą subdomeną servisą. Kolkas galima kurti tik vieno tipo subdomenus &#60;jusu_vardas&#62;.animewallpapers.lt vėliau priparkuosiu remdex.info na ir gal dar kokį com&#8217;a nusipirksiu. Prašome išbandyt ir apie pastebėtas klaidas pranešti. Platesnė informacija http://tavodns.net
]]></description>
			<content:encoded><![CDATA[<p>Taigi pakūriau nemokamą subdomeną <a href="http://tavodns.net" title="Nemokami DNS įrašai">servisą.</a> Kolkas galima kurti tik vieno tipo subdomenus &lt;jusu_vardas&gt;<jusu_vardas>.animewallpapers.lt vėliau priparkuosiu remdex.info na ir gal dar kokį com&#8217;a nusipirksiu. Prašome išbandyt ir apie pastebėtas klaidas pranešti. Platesnė informacija <a href="http://tavodns.net" title="Nemokami DNS įrašai">http://tavodns.net</a></p>
]]></content:encoded>
			<wfw:commentRss>http://remdex.info/nemokami-subdomenai-dns-irasai/feed/</wfw:commentRss>
		</item>
		<item>
		<title>sql order filtering</title>
		<link>http://remdex.info/sql-order-filtering/</link>
		<comments>http://remdex.info/sql-order-filtering/#comments</comments>
		<pubDate>Sun, 02 Dec 2007 19:50:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://remdex.info/sql-order-trick/</guid>
		<description><![CDATA[Small exercise witch recently helped me. Let say we have column with values 5,1,2,1,3,4,8 and we need, that Mysql or PostgreSQL order it such sequence 2,3,4,5,8,1,1 this means, if price is &#60; 2 $ we should put it in the back.
Want answer ? Read more&#8230;
]]></description>
			<content:encoded><![CDATA[<p>Small exercise witch recently helped me. Let say we have column with values 5,1,2,1,3,4,8 and we need, that Mysql or PostgreSQL order it such sequence 2,3,4,5,8,1,1 this means, if price is &lt; 2 $ we should put it in the back.</p>
<p>Want answer ? Read more&#8230;<br />
 <a href="http://remdex.info/sql-order-filtering/#more-14" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://remdex.info/sql-order-filtering/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Kuriame trackerį</title>
		<link>http://remdex.info/kuriame-trackeri/</link>
		<comments>http://remdex.info/kuriame-trackeri/#comments</comments>
		<pubDate>Sun, 02 Dec 2007 19:48:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://remdex.info/kuriame-trackeri/</guid>
		<description><![CDATA[Taigi nusprendžiau susikurti trackerį pabandymui. Taigi pabandysiu viska paaiškinti nuo a iki z kaip kas daroma. Kadangi man pačiam tai buvo pirmas kartas  
]]></description>
			<content:encoded><![CDATA[<p>Taigi nusprendžiau susikurti trackerį pabandymui. Taigi pabandysiu viska paaiškinti nuo a iki z kaip kas daroma. Kadangi man pačiam tai buvo pirmas kartas <img src='http://remdex.info/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /><br />
 <a href="http://remdex.info/kuriame-trackeri/#more-13" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://remdex.info/kuriame-trackeri/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
