toscho (Thomas Scholz)

Name
Thomas Scholz
Website/Blog
http://toscho.de
Location
Germany
Member Since
Oct 04, 2009 (about 1 month)

Following 8 githubbers and watching 5 repositories view all →

Public Repositories (1)

  • PHP-HTTP-Tools

    Some helpers for http connections via PHP.

    legend

    Last updated Tue Oct 06 08:59:06 -0700 2009

Public Activity feed

toscho started watching NV/console.js Mon Nov 02 03:16:46 -0800 2009
console.js's description:
Crossbrowser Firebug console API
toscho created a page in the toscho/PHP-HTTP-Tools wiki Sat Oct 31 15:01:11 -0700 2009
toscho started watching barryvan/CSSMin Tue Oct 13 08:19:54 -0700 2009
CSSMin's description:
CSS Minifier and alphabetiser
toscho updated gist: 205040 Thu Oct 08 07:23:28 -0700 2009
<?php function is_ascii ($str) {
toscho updated gist: 205028 Thu Oct 08 07:10:10 -0700 2009
<?php /** * Gibt den Zeitpunkt der letzten Änderung aller verwendeten
toscho updated gist: 205034 Thu Oct 08 07:09:38 -0700 2009
<?php function is_local() {
toscho updated gist: 205034 Thu Oct 08 07:09:24 -0700 2009
function is_local() { return ( '127.0.0.1' == $_SERVER["REMOTE_ADDR"]) ? TRUE : FALSE;
toscho created gist: 205045 Thu Oct 08 07:08:43 -0700 2009
<?php /** * Description
toscho created gist: 205040 Thu Oct 08 06:58:25 -0700 2009
function is_ascii ($str) { return preg_match("/[\\000-\\126]/", $str);
toscho created gist: 205039 Thu Oct 08 06:57:39 -0700 2009
function is_ascii ($str) { return preg_match("/[\\000-\\126]/", $str);
toscho created gist: 205034 Thu Oct 08 06:55:54 -0700 2009
function is_local() { return ( '127.0.0.1' == $_SERVER["REMOTE_ADDR"]) ? TRUE : FALSE;
toscho updated gist: 205028 Thu Oct 08 06:51:59 -0700 2009
/** * Gibt den Zeitpunkt der letzten Änderung aller verwendeten * Dateien als UNIX-Timestamp zu...
toscho updated gist: 205028 Thu Oct 08 06:50:51 -0700 2009
<?php /** * Gibt den Zeitpunkt der letzten Änderung aller verwendeten
toscho created gist: 205028 Thu Oct 08 06:50:24 -0700 2009
/** * Gibt den Zeitpunkt der letzten Änderung aller verwendeten * Dateien als UNIX-Timestamp zu...
toscho started watching sant0sk1/wordpress-console Thu Oct 08 06:33:21 -0700 2009
wordpress-console's description:
An interactive console for WordPress developers
toscho opened issue 1 on SirPepe/CSS-Parser Wed Oct 07 16:26:22 -0700 2009
Parsing of quoted strings incomplete
toscho pushed to master at toscho/PHP-HTTP-Tools Tue Oct 06 08:59:06 -0700 2009
HEAD is a026a8154eb646a8ab4c71c5f31fe8227deed698
  • toscho committed a026a815:
    Another typo …
toscho pushed to master at toscho/PHP-HTTP-Tools Tue Oct 06 08:25:18 -0700 2009
HEAD is beefbf19698031be670371568b4fffa6606b2190
  • toscho committed beefbf19:
    Fixed minor typo.
toscho pushed to master at toscho/PHP-HTTP-Tools Tue Oct 06 08:24:10 -0700 2009
HEAD is a13faf490c1b5f08969445a2781db4092775c490
  • toscho committed a13faf49:
    Fixed readme encoding.
toscho pushed to master at toscho/PHP-HTTP-Tools Tue Oct 06 08:22:43 -0700 2009
HEAD is f80c0d036ad985bdbd60e2f7b34b03a452168053
  • toscho committed f80c0d03:
    Readme and license added.
toscho pushed to master at toscho/PHP-HTTP-Tools Tue Oct 06 07:57:42 -0700 2009
HEAD is 8624a77fe09423c2474fea1b7cbd6d256964a087
toscho pushed to master at toscho/PHP-HTTP-Tools Mon Oct 05 15:05:47 -0700 2009
HEAD is 1e0f22293ebafdeb204a8408d97fc21c787cfe88
  • toscho committed 1e0f2229:
    Dateiendung auf .php geändert.
toscho pushed to master at toscho/PHP-HTTP-Tools Mon Oct 05 14:06:42 -0700 2009
HEAD is 07cd0b8af095a9085f1080fb2d0fe2a673e7939b
toscho pushed to master at toscho/PHP-HTTP-Tools Mon Oct 05 14:01:32 -0700 2009
HEAD is 4476333d2dc68434c29ba50555235b74455efeba
  • toscho committed 4476333d:
    Link auf Artikel nachgetragen.