<?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"
	>

<channel>
	<title>Jan Bogutzki &#187; Functions-Online</title>
	<atom:link href="http://jan.bogutzki.de/Kategorie/projekte/functions-online/feed" rel="self" type="application/rss+xml" />
	<link>https://jan.bogutzki.de</link>
	<description>Meine Welt</description>
	<pubDate>Sat, 19 Jan 2019 16:03:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
			<item>
		<title>responsive function testing</title>
		<link>https://jan.bogutzki.de/Artikel/410/responsive-function-testing.html</link>
		<comments>https://jan.bogutzki.de/Artikel/410/responsive-function-testing.html#comments</comments>
		<pubDate>Mon, 12 Jan 2015 20:25:38 +0000</pubDate>
		<dc:creator>Jan</dc:creator>
		
		<category><![CDATA[Functions-Online]]></category>

		<guid isPermaLink="false">http://jan.bogutzki.de/?p=410</guid>
		<description><![CDATA[I used the holidays to change the layout of functions-online.com from a pure static design over to a responsive one. I hope you enjoy the &#8220;new&#8221; design and use the site also on devices with a lower screen resolution.
]]></description>
		<wfw:commentRss>https://jan.bogutzki.de/Artikel/410/responsive-function-testing.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>new function strip_tags</title>
		<link>https://jan.bogutzki.de/Artikel/405/new-function-strip_tags.html</link>
		<comments>https://jan.bogutzki.de/Artikel/405/new-function-strip_tags.html#comments</comments>
		<pubDate>Fri, 01 Aug 2014 11:35:07 +0000</pubDate>
		<dc:creator>Jan</dc:creator>
		
		<category><![CDATA[Functions-Online]]></category>

		<guid isPermaLink="false">http://jan.bogutzki.de/?p=405</guid>
		<description><![CDATA[There is a new function on functions-online.com available: strip_tags
The function could be used to remove HTML tags from a given string. It is possible to define a list of tags that are allowed and so not removed. Git it a try!
]]></description>
		<wfw:commentRss>https://jan.bogutzki.de/Artikel/405/new-function-strip_tags.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>new parameters and languages</title>
		<link>https://jan.bogutzki.de/Artikel/403/new-parameters-and-languages.html</link>
		<comments>https://jan.bogutzki.de/Artikel/403/new-parameters-and-languages.html#comments</comments>
		<pubDate>Fri, 18 Jul 2014 15:30:15 +0000</pubDate>
		<dc:creator>Jan</dc:creator>
		
		<category><![CDATA[Functions-Online]]></category>

		<guid isPermaLink="false">http://jan.bogutzki.de/?p=403</guid>
		<description><![CDATA[The functions json_encode and json_decode now have the &#8220;new&#8221; optional parameter $options. json_decode also got the parameter $depth.
The second news is, that many functions are now available in more languages. Mainly chinese, italian, japanese, russian and turkish was added all over the site. When you see a missing language tab above of the function, feel [...]]]></description>
		<wfw:commentRss>https://jan.bogutzki.de/Artikel/403/new-parameters-and-languages.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>new function: dns_get_record</title>
		<link>https://jan.bogutzki.de/Artikel/389/new-function-dns_get_record.html</link>
		<comments>https://jan.bogutzki.de/Artikel/389/new-function-dns_get_record.html#comments</comments>
		<pubDate>Wed, 18 Sep 2013 09:52:09 +0000</pubDate>
		<dc:creator>Jan</dc:creator>
		
		<category><![CDATA[Functions-Online]]></category>

		<guid isPermaLink="false">http://jan.bogutzki.de/?p=389</guid>
		<description><![CDATA[Under the URL section of functions-online.com is now a new function available: dns_get_record.
This function can be used to fetch all or a specific part of the dns record set of a given hostname. The result of the DNS-server is returned as an array.
]]></description>
		<wfw:commentRss>https://jan.bogutzki.de/Artikel/389/new-function-dns_get_record.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>new languages available</title>
		<link>https://jan.bogutzki.de/Artikel/378/new-languages-available.html</link>
		<comments>https://jan.bogutzki.de/Artikel/378/new-languages-available.html#comments</comments>
		<pubDate>Sun, 01 Sep 2013 04:53:02 +0000</pubDate>
		<dc:creator>Jan</dc:creator>
		
		<category><![CDATA[Functions-Online]]></category>

		<guid isPermaLink="false">http://jan.bogutzki.de/?p=378</guid>
		<description><![CDATA[In the last days i started to add 3 more languages to functions-online.com. The description of the functions is now available in italian, japanese and russian. With the update of this 3 new languages, i added to the most functions the chinese translation. For now a bit more than one third is finished.
]]></description>
		<wfw:commentRss>https://jan.bogutzki.de/Artikel/378/new-languages-available.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>new functions: idna_encode &#038; idna_decode</title>
		<link>https://jan.bogutzki.de/Artikel/332/new-functions-idna_encode-idna_decode.html</link>
		<comments>https://jan.bogutzki.de/Artikel/332/new-functions-idna_encode-idna_decode.html#comments</comments>
		<pubDate>Mon, 15 Aug 2011 17:27:27 +0000</pubDate>
		<dc:creator>Jan</dc:creator>
		
		<category><![CDATA[Functions-Online]]></category>

		<guid isPermaLink="false">http://jan.bogutzki.de/?p=332</guid>
		<description><![CDATA[The new functions idna_encode and idna_decode are added to the custom section. With these functions you can convert string into and from the IDNA punycode.
]]></description>
		<wfw:commentRss>https://jan.bogutzki.de/Artikel/332/new-functions-idna_encode-idna_decode.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>new function: filter_var</title>
		<link>https://jan.bogutzki.de/Artikel/322/new-function-filter_var.html</link>
		<comments>https://jan.bogutzki.de/Artikel/322/new-function-filter_var.html#comments</comments>
		<pubDate>Fri, 18 Feb 2011 23:56:18 +0000</pubDate>
		<dc:creator>Jan</dc:creator>
		
		<category><![CDATA[Functions-Online]]></category>

		<guid isPermaLink="false">http://jan.bogutzki.de/?p=322</guid>
		<description><![CDATA[The function filter_var was added to the site.
Additionally the first functions got the chinese description added. The six language should round up the languages on the site.

filter_var
Filters a variable with a specified filter
]]></description>
		<wfw:commentRss>https://jan.bogutzki.de/Artikel/322/new-function-filter_var.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>new functions: floatval and number_format</title>
		<link>https://jan.bogutzki.de/Artikel/320/new-functions-floatval-and-number_format.html</link>
		<comments>https://jan.bogutzki.de/Artikel/320/new-functions-floatval-and-number_format.html#comments</comments>
		<pubDate>Fri, 18 Feb 2011 14:01:54 +0000</pubDate>
		<dc:creator>Jan</dc:creator>
		
		<category><![CDATA[Functions-Online]]></category>

		<guid isPermaLink="false">http://jan.bogutzki.de/?p=320</guid>
		<description><![CDATA[2 new functions were added to the site. Enjoy testing floatval and number_format.
floatval
Get float value of a variable
number_format
Format a number with grouped thousands
]]></description>
		<wfw:commentRss>https://jan.bogutzki.de/Artikel/320/new-functions-floatval-and-number_format.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Mathmatic-Section completed</title>
		<link>https://jan.bogutzki.de/Artikel/311/mathmatic-section-completed.html</link>
		<comments>https://jan.bogutzki.de/Artikel/311/mathmatic-section-completed.html#comments</comments>
		<pubDate>Thu, 23 Dec 2010 12:44:40 +0000</pubDate>
		<dc:creator>Jan</dc:creator>
		
		<category><![CDATA[Functions-Online]]></category>

		<guid isPermaLink="false">http://jan.bogutzki.de/?p=311</guid>
		<description><![CDATA[For those of you who want to get in contact with functions-online.com and do not have a facebook account, you can now connect through twitter and follow functionsonline.
The mathmatic section at functions-online.com is now completed. All functions with minimum one parameter of input and a result other than void could be run online. 15 new [...]]]></description>
		<wfw:commentRss>https://jan.bogutzki.de/Artikel/311/mathmatic-section-completed.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>8 new math functions</title>
		<link>https://jan.bogutzki.de/Artikel/309/8-new-math-functions.html</link>
		<comments>https://jan.bogutzki.de/Artikel/309/8-new-math-functions.html#comments</comments>
		<pubDate>Thu, 16 Dec 2010 08:33:31 +0000</pubDate>
		<dc:creator>Jan</dc:creator>
		
		<category><![CDATA[Functions-Online]]></category>

		<guid isPermaLink="false">http://jan.bogutzki.de/?p=309</guid>
		<description><![CDATA[Yesterday 8 new math functions found its way to functions-online.com. You can now test the following functions:
ceil
rounds fractions up.
cos
cos() returns the cosine.
cosh
cosh() returns the hyperbolic cosine
deg2rad
Converts the number in degrees to the radian equivalent
exp
Calculates the exponent of e
expm1
Returns exp(number) - 1, computed in a way that is accurate even when the value of number is [...]]]></description>
		<wfw:commentRss>https://jan.bogutzki.de/Artikel/309/8-new-math-functions.html/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
