Beep nun auch auf Mobilgeräten
Nachdem der Wunsch nach einer App für Mobilgeräte laut wurde, habe ich kurz geprüft, ob eine App für alle Mobilgeräte möglich ist und vorallem auch nötig. Die Browser der Mobilgeräte unterstützen...
View ArticleUpdate: Forecast and UserLanguage
The plugins Forecast and UserLanguage for Piwik was updated today. The changes in detail: Forecast: fixed Notice: Undefined index: module in /public_html/piwik/plugins/Forecast/Forecast.php on line 47...
View Articlenew languages available
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,...
View Articlenew function: dns_get_record
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...
View ArticleUpdate zur Generatorensuche
Das letzte Update in dieser Kategorie ist schon länger her, daher mal ein aktueller Stand zu diesem Projekt. Es wird auch sehr aktiv von mir gepflegt und immer wieder optimiert und umgestellt. Nachdem...
View ArticleSet TTL in Varnish 4
You can set the Varnish ttl in many ways. Some set it with hard values in the vcl some prefer to give the ttl via a header setting with the requested site. To set the ttl in varnish 2 and 3 you could...
View Articlenew parameters and languages
The functions json_encode and json_decode now have the “new” optional parameter $options. json_decode also got the parameter $depth. The second news is, that many functions are now available in more...
View Articlenew function strip_tags
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...
View ArticleHow to disable Apache redirection with port in combination with Varnish?
If you are using Varnish on Port 80 and Apache on, lets say, port 88, you could run into the problem, that Apache redirects you to the Apache port, while calling a URL that is a folder. Example: You...
View Articleresponsive function testing
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 “new” design and use the site also on devices with a lower...
View Article