michaelfox + php   768

padraic/wibble
Experiment for: Zend Framework HTML Sanitiser/Manipulator
php  inspiration  zend  html  sanitiser  parser  formatter  regex  clean  security  markup  input 
15 days ago by michaelfox
MattWilcox/Adaptive-Images · GitHub
Automatically adapts your existing HTML images for mobile devices. No mark-up changes needed.
github  javascript  image  resize  php  responsive  ios  iphone  ipad  mobile  peformance  optimization  repo  rwd 
5 weeks ago by michaelfox
tobiastom's gist: 2250852 — Gist
<?php

ob_start();
print_r($_SERVER);
file_put_contents(__DIR__.'/request.headers', ob_get_clean());

$file = 'SupportArticles.plist';
$filemtime = filemtime($file);
$expires = 60*60*24*14;

header( 'Last-Modified: ' . date( 'r', $filemtime ) );
header( 'Cache-Control: public');
header( 'Cache-Control: maxage=' . $expires );
header( 'E-Tag: ' . md5_file( $file ) );
header( 'Expires: ' . date( 'r', time() + $expires ) );

readfile($file);
php  headers  http 
6 weeks ago by michaelfox
Pears - common patterns of markup & style
Collect, test, and experiment with interface pattern pairings of CSS & HTML. Pears is an open source WordPress theme, enabling people like you to get your own pattern library up and running quickly.

Grab the theme at Github.
Install the theme.
Create markup & style patterns.
Learn.
css  html  html5  css3  framework  patterns  bestpractices  snippets  wordpress  php  elements  reference  forms  breadcrumbs  buttons  pagination  tables  slats  thumbnails  lists 
11 weeks ago by michaelfox
« earlier      

related tags

*todo  abstract  abstraction  accelerators  actionscript  activerecord  adapter  addons  admin  ads  adserver  advertising  advice  affiliates  ajax  amazon  analysis  analytics  ant  antivirus  apache  apachebenchmark  apc  api  app  apps  architecture  archive  archiving  array  article  ascii  asides  aspect  aspectoriented  assets  async  atom  audio  auth  authentication  author  authorization  authors  autocomplete  autoload  autoloader  automation  autosuggest  aws  backend  backup  banner  barcodes  base  bash  bdd  beautifier  beginner  benchmark  bestpractices  bin  binding  bio  bittorrent  blackhole  blocking  blog  blogging  blogs  boilerplate  book  bookmarklet  bookmarklets  books  bots  breadcrumbs  brew  browser  buffering  bugs  bugtracking  build  building  buildsystems  bundle  bundled  business  buttons  c  cache  caching  cake  cal  calendar  capistrano  captcha  cart  cdn  cgi  chain-of-command  characters  characterset  charactersets  charcodes  charset  chart  charting  chat  cheatsheet  checklist  chrome  CI_Exceptions  clam  class  classes  clean  clever  cli  cloud  cloudwatch  cms  cocoa  code  codecomplete  codecompletion  codecoverage  codegeneration  codegenerator  codeigniter  codepatterns  codesniffer  coding  codingstandards  collection  color  colors  comice  commands  comment_form  commonjs  comparison  compile  compiler  complaints  components  composer  compress  compression  conditional  conditionals  conference  config  configuration  connect  connection  console  contact  contentrepository  context  continuousintegration  controller  convention  convert  cookies  couch  couchdb  countries  crawl  crawler  crawlers  crawling  cron  crontab  crop  crud  cruisecontrol  css  css3  csv  ctype  curl  custom  customization  dashboard  data  database  databaseobject  datamapper  datamodelling  datarepresentation  dataset  date  dates  datetime  db  dbunit  debug  debugger  debugging  decision  decorator  delicious  delta  dependencies  dependency  dependencyinjection  deployment  design  detection  dev  developer  developertools  development  devops  diagram  dialog  dictionary  directives  directory  distance  distribution  diy  django  doctrine  document  documentation  dom  domain  domdocument  dotfiles  download  downloads  dropbox  drupal  DTAP  dump  dynamic  dynamiccss  dynamic_css  ebooks  ec2  eclipse  ecommerce  editor  education  ee  effecient  elements  email  emails  embed  embedly  empty  encoding  encryption  engine  entities  env  environment  error  errorhandling  errors  escaping  etc  event  events  exacttarget  example  examples  excel  exception  exceptions  exploits  expressionengine  extension  extensions  external  ezsql  face  facebook  facedetection  factory  favicon  feed  feeds  feverphp  ffmpeg  fields  figlet  file  files  filesystem  fileupload  filter  filters  find  fingerprint  firefox  firephp  flash  flatfile  flex  flot  fork  form  format  formatter  formatting  forms  formulas  forum  framework  free  fulltext  fun  functional  functions  gadget  game  gamedev  gd  generator  geocode  geography  geoip  geolocation  getimagesize  gis  gist  gist-243409  gist-257736  gist-606737  git  githooks  github  github-repo  github-user  github-user:spf13  github.user  github:user=raphaelstolt  gmail  google  googlecode  googlevoice  grammar  graph  graphics  graphing  grid  gui  guidelines  guides  gzip  hacks  hash  headers  health  heirarchy  help  helpdesk  heuristics  hierarchy  highlighting  hmac  homebrew  hooks  horde  hosting  howto  htaccess  html  html5  http  httpheader  hudson  ical  icons  ide  ids  image  imagemagick  images  imap  include  index  indexing  infrastructure  ini  injection  inline  input  inspiration  inspiration:php  install  installer  integrating  integration  interactive  interfaces  ios  ipad  iphone  isolation  isset  issues  issuetracking  iterator  iterators  itunes  java  javascript  jobs  jqgrid  jquery  json  json_encode  kcachegrind  kMDItemWhereFroms  kohana  lamp  latex  layout  learning  lectures  less  lessphp  libraries  library  lightweight  linkblog  linux  list  lists  lithium  loadbalancing  loader  location  log  logging  logic  login  loop  lucene  mac  mac.cron  macosx  magicwand  mail  mailer  mamp  management  manager  manipulation  manuals  map  mapreduce  maps  markdown  markup  mashup  matchbox  math  mbstring  mcrypt  md5  media  memcache  memory  menu  meta  metadata  metatag  metrics  microformats  midgard  migrate  min  mobile  mock  modal  model  models  moduels  modular  module  modules  mod_rewrite  mongo  mongodb  mozilla  mp3  multipart  multiplereturns  multisite  mustache  mvc  mysql  mysqli  MY_Controller  MY_Loader  my_model  my_router  nakedphp  namespaces  netbeans  network  nginx  nike  node  node.js  nonce  nosql  oath  oauth  object  objective-c  objects  observable  observer  offset  omnilog  online  oo  oop  openid  opensource  optimization  optimize  optimizing  oreilly  organization  orm  os  osx  output  outputbuffer  package  packager  packages  pagerank  pages  pagination  pake  parse  parser  parsing  partials  password  paths  patterns  paypal  pchart  pcntl  pdf  pear  pear.text_wiki  peformance  performance  perl  persistence  phar  phing  photo  photography  photos  php  php-fpm  php.abstract  php.inheritance  php.ini  php.patterns  php.reference  php.singleton  php5  phpdocumentor  phpsh  phpt  phptools  phpundercontrol  phpunit  phrozn  pinboard  ping  plexus  plist  plugin  plugins  png  podcast  podcasts  polymorphism  post  posts  pre  prepared  presentation  presentations  prettify  pretty  preview  print_r  privacy  process  proc_open  production  productivity  profanity  profile  profiler  profiling  programming  project  projectmanagement  prompt  prototype  python  qa  quality  quantifiedself  query  question  queue  quickforms  RAD  rails  ratio  rdfa  read  readability  reader  recent  recentposts  redirect  refactoring  reference  reflection  regex  regexp  registry  relativetime  remap  repo  report  repository  representation  resize  resources  responsive  rest  restful  returns  review  rewrite  rfi  robot  robots  robots.txt  router  routing  row  rss  ruby  ruleengine  rules  rwd  s3  sanitiser  sanitize  sass  save  scaffold  scalability  scale  scaling  schedule  scope  scrape  scraper  scraping  screencast  screencasts  screenscraping  screenshots  script  scripting  scripts  scss  search  secure  security  selenium  seo  serialize  server  service  session  set  settings  setup  shell  shopping  shortcut  showcase  sidebars  siege  silex  simple  simplehtmldom  simplepie  simpletest  simplexml  simple_xml  sinatra  singeltons  singleton  site  sitemap  sitesearch  size  skeleton  slats  slides  slug  snippet  snippets  soap  social  socialnetworking  software  source  spark  sparks  spec  speed  sphinx  spider  spiders  spl  spotlight  sql  sqlinjection  sqs  stackoverflow  staging  standard  state  statement  static  statistics  stats  storage  store  strategy  streaming  strftime  string  strings  structure  styleguide  stylesheet  stylesheets  styling  subcommand  submodules  subversion  suite  support  svn  symbols  symfony  symfony2  syndication  syntax  sysadmin  system  table  tables  talks  tar  taxonomies  tdd  technique  techniques  technorati  template  templates  templating  terminal  test  testing  text  texting  textmate  tgz  theme  themes  thesis  threading  thumbnail  thumbnails  ticket  ticketing  tidy  time  tinymce  tips  title  toolbox  toolkit  tools  tooltips  trace  tracking  transcoding  transfer  transients  transmission  tree  trick  triggers  troubleshooting  ttd  tumblog  tuning  tutorial  tutorials  twig  twilight  twitter  type  typography  ui  unicode  unifiedlogin  unittest  unittesting  upload  uploads  urchin  url  urls  user  useragent  users  utf-8  utf8  utilities  utility  ux  validate  validation  validator  variables  var_dump  vc  versioncontrol  via:rodneyrehm  video  videos  views  vim  virtual  virtualhost  virus  visualizatoin  vmware  walkthrough  weather  web  web2.0  webapp  webarchive  webdav  webdev  webinars  webscraping  webservice  website  webtool  wget  widgets  wiki  window  wkhtmltoimage  wordpress  workflow  write  writing  wsdl  xcode  xdebug  xhprof  xhr  xhtml  xib  xinc  xml  xmlrpc  xpath  xsl  xslt  xss  yahoo  yaml  youtube  yql  yslow  zend  zend.application  zend.cache  zend.form  zend.framework  zend.oauth  zend.server  zend.serverce  zend.zendcon  zendcon  zendcon2010  zendframework  zip  zipcode  zsce  zsh 

Copy this bookmark:



description:


tags: