<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - madc</title>
<link>http://snipplr.com/users/madc</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 01:56:53 GMT</pubDate>
<item>
<title>(PHP) Recursive chmod in PHP</title>
<link>http://snipplr.com/view/60573/recursive-chmod-in-php/</link>
<description><![CDATA[ <p>Heavily based on "Recursive chmod in PHP" by Tenzer ( 03/10/08 http://snipplr.com/view/5350/ )</p> ]]></description>
<pubDate>Sun, 06 Nov 2011 08:06:07 GMT</pubDate>
<guid>http://snipplr.com/view/60573/recursive-chmod-in-php/</guid>
</item>
<item>
<title>(Ruby) Own DynDns Service, clientside script.</title>
<link>http://snipplr.com/view/55484/own-dyndns-service-clientside-script/</link>
<description><![CDATA[ <p>Clientside script for a personal DynDNS service. Works together with a server-side script written in php [ http://snipplr.com/view/55482/own-dyndns-service-serverside-script ] .

You may want to set up a cron jop to run this script every x minutes.</p> ]]></description>
<pubDate>Sun, 19 Jun 2011 21:28:48 GMT</pubDate>
<guid>http://snipplr.com/view/55484/own-dyndns-service-clientside-script/</guid>
</item>
<item>
<title>(PHP) Own DynDns Service, serverside script.</title>
<link>http://snipplr.com/view/55482/own-dyndns-service-serverside-script/</link>
<description><![CDATA[ <p>Serverside script for a personal DynDNS service.
Works together with a clientside script written in ruby [ http://snipplr.com/view/55484/own-dyndns-service-clientside-script/ ] .

Redirect to current saved IP(http, port 80):
http://dynDns.yourveryownhost.com/

Update with current IP:
http://dynDns.yourveryownhost.com/?updateIp

Show saved IP:
http://dynDns.yourveryownhost.com/?showIp

The getIpAddr-function is based on a blog-post written by Roshan Bhattarai [ http://roshanbh.com.np/2007/12/getting-real-ip-address-in-php.html ]</p> ]]></description>
<pubDate>Sun, 19 Jun 2011 21:23:15 GMT</pubDate>
<guid>http://snipplr.com/view/55482/own-dyndns-service-serverside-script/</guid>
</item>
<item>
<title>(jQuery) 1k Image/Content Slider with auto rotator</title>
<link>http://snipplr.com/view/53488/1k-imagecontent-slider-with-auto-rotator/</link>
<description><![CDATA[ <p>Small image- and content slider with menu generation and auto-rotator.
The auto-rotator stops, when menu is clicked. Text of the menu is taken from the title-tag of the image(can easily be changed!). Minified size < 1kb.

Call it with
$('.someClass').joeSlide();</p> ]]></description>
<pubDate>Fri, 13 May 2011 06:19:03 GMT</pubDate>
<guid>http://snipplr.com/view/53488/1k-imagecontent-slider-with-auto-rotator/</guid>
</item>
<item>
<title>(TYPO3) Self-sorting TypoScript language menu</title>
<link>http://snipplr.com/view/51463/selfsorting-typoscript-language-menu/</link>
<description><![CDATA[ <p>tba.

Based on "A nice Languagemenu made with TS" by typo3-book.com ( http://www.typo3-book.com/blog/index.php/2008/03/28/a-nice-languagemenu-made-with-ts/ )</p> ]]></description>
<pubDate>Sun, 03 Apr 2011 02:07:36 GMT</pubDate>
<guid>http://snipplr.com/view/51463/selfsorting-typoscript-language-menu/</guid>
</item>
</channel>
</rss>