Artikel mit dem Schlagwort "php"

7 interessante Links für den 11 Mai. 2010

  1. POSHCSS
    Artikelsammlung zum Thema CSS
  2. LogMeIn
    LogMeIn is a user management solution for anyone who wants to protect their site content to registered users only OR wants a better way to manage users using the website.
  3. Tweet it!
    A tweeting widget for visitors to your blog or website
  4. Free the Foxes
    Choose your Browser wisely :)
  5. POSHCSS
    10+ useful code snippets to develop iPhone friendly websites
  6. Zoomooz.js
    Zoomooz is an easy-to-use jQuery plugin for making any web page element zoom.
  7. JavaScript Performance Best Practices

7 interessante Links für den 5 Mai. 2010

  1. jQuery plugin: Easy List Splitter
    Create multiple lists from a single list ordering the items vertically.
  2. jQuery Bubble Popup
    With jQuery Bubble Popup you can create easily smart bubble popups with only a line of code in jQuery.
  3. Now you see me… show/hide performance
    Interessanter Artikel über die show/hide Performance von HTML Elementen.
  4. jQuery Tools 1.2
    Kick ass.
  5. php-excel-reader
    PHP Excel Reader – Parse and retrieve information from XLS files.
  6. Twitter API Explorer
  7. GTmetrixBeta
    GTmetrix can help you develop a faster, more efficient, and all-around improved website experience for your users.

Was sind (PHP) Klassen?

Klassen, Objekte, Methoden, Attribute… hä?

Wer bis anhin prozedural programmiert hat und gerade dabei ist sich die objektorinentierte programmierung anzueigen kommt um die Begriffe nicht herum.

Da auch ich relativ lange prozdural programmiert habe, weiss ich das es nicht all zu einfach ist die Vorteile der OO Programmierung zu verstehen und erlernen und genau deshalb versuche ich hier kurz zu erklären was all diese Begriffe bedeuten.
weiterlesen →

Ländercode anhand der IP-Adresse ermitteln

Hast du dich schonmal gefragt wie es funktioniert das man bei gewissen Webseiten (zb. Dell.com) automatisch auf die landesspezifische Seite weitergeleitet wird?

Oder warst du mal per Zufall auf einer Schmuddelseite und hast dort Werbung gesehen mit einem Text wie “Mädchen aus <Dein Wohnort> warten nur auf dich”?

Ja? Dann wird dich das hier evtl. interessieren. weiterlesen →

7 interessante Links für den 30 März. 2010

  1. David Lanham
    Inspirierende Arbeiten und tolle Wallpaper.
  2. jQuery special events
    The jQuery special events API is a fairly flexible system by which you can specify bind and unbind hooks as well as default actions for custom events.
  3. Template Inheritance
    Template Inheritance is an extremely useful technique for making reusable HTML layouts for a site. It is much more flexible than alternative techniques, such as “including” common elements of a page (like a header and footer file).
  4. 20 Helpful jQuery Methods you Should be Using
  5. 6 Reasons Not To Design & Develop For IE6
  6. Nico Slider
    Schöner jQuery Slider.
  7. Sending Nice HTML Email with PHP