heinz1959

Member since 11/14/2007

Location: Germany

115 favorite snippets

View their snippets



We Recommend

An Introduction to R An Introduction to R
This tutorial manual provides a comprehensive introduction to R, a software package for statistical computing and graphics. R supports a wide range of statistical techniques, and is easily extensible via user-defined functions written in its own language, or using dynamically loaded modules written in C, C++ or Fortran. One of R's strengths is the ease with which well-designed publication-quality plots can be produced.

heinz1959's Favorite Snippets



« Prev [Page 1 of 5] Next »
  1. [ ]Format URL to go to the same directory

    PHP urlformatting saved by 5 people
    posted on July 9, 2008 by
  2. [ ]Useful CSS Opacity Rules

    CSS css opacity saved by 6 people
    posted on July 9, 2008 by
  3. [ ]phone number format

    PHP saved by 1 person
    posted on July 8, 2008 by
  4. [ ]Bug Fix: IE Double Margin Float Bug

    CSS css hack ie saved by 4 people
    posted on July 7, 2008 by
  5. [ ]Overcoming the Box Model Hack

    CSS css hack ie boxmodel saved by 3 people
    posted on July 7, 2008 by
  6. [ ]MySQL: (Re)set the auto-increment value of a table

    SQL saved by 4 people
    posted on July 1, 2008 by
  7. [ ]Importing data from (Excel) CSV into MySQL

    SQL mysql csv excel saved by 3 people
    posted on June 26, 2008 by
  8. [ ]Remove dotted lines in Firefoxx

    CSS saved by 3 people
    posted on June 13, 2008 by
  9. [ ]TextPattern .htaccess

    Apache textmate htaccess textpattern saved by 1 person
    posted on June 1, 2008 by
  10. [ ]to_guid_string

    PHP textmate guid saved by 1 person
    posted on June 1, 2008 by
  11. [ ]stripslashes_deep

    Other textmate stripslashesdeep saved by 1 person
    posted on June 1, 2008 by
  12. [ ]Split an URL into protocol, site, and resource parts

    PHP php textmate saved by 2 people
    posted on May 31, 2008 by
  13. [ ]drupal_add_js

    Other javascript textmate drupal add saved by 5 people
    posted on May 31, 2008 by
  14. [ ]Sanitise $_SERVER globals

    PHP globals xss saved by 1 person
    posted on May 29, 2008 by
  15. [ ]Prevent any possible XSS attacks via $_GET

    PHP get xss hacker saved by 1 person
    posted on May 29, 2008 by
  16. [ ]Disable Firefox Dotted Line around Links

    CSS css textmate link a line dottet saved by 1 person
    posted on May 29, 2008 by
  17. [ ]domready.js

    JavaScript DOM xbs saved by 8 people
    posted on April 28, 2008 by
  18. [ ]HTAccess - no index.php

    Apache ci HTAcess saved by 3 people
    posted on April 19, 2008 by
  19. [ ]Easy transform date format y-m-d => d-m-y on PHP

    PHP php date format to usa transform reverse easy d-m-y y-m-d european quickest saved by 5 people
    posted on April 15, 2008 by
  20. [ ]Easy transform date format d-m-y => y-m-d on PHP

    PHP php date format to usa transform reverse easy d-m-y y-m-d european saved by 1 person
    posted on April 15, 2008 by
  21. [ ]Days ago function

    PHP time date days ago saved by 7 people
    posted on April 14, 2008 by
  22. [ ]UPDATE, falls Eintrag schon vorhanden, sonst INSERT

    SQL mysql select duplicate update saved by 1 person
    posted on March 30, 2008 by
  23. [ ]compressing html, css, xml, js

    Apache css js html xml compress saved by 6 people
    posted on March 29, 2008 by
  24. [ ]disable IE6 image toolbar with http header via htaccess

    Apache ie6 htaccess imagetoolbar saved by 3 people
    posted on March 25, 2008 by
  25. [ ]MySQL Commands I wish I could remember

    SQL mysql saved by 9 people
    posted on March 23, 2008 by
« Prev [Page 1 of 5] Next »