Sampression

Reinhold Weber

Confessions of a web developer

  • About
show/hide
Filter By:
  • Show All
  • css
  • design
  • drupal
  • frameworks
  • joomla
  • php
  • symfony
  • typo3
  • Uncategorized

40 signs you really are a lousy PHP programmer

6

Disclaimer: This collection was published a few years ago on my blog, it was met with heavy criticism about featuring micro-optimiziations which have little to no effect at all compared to other things you can do which was then and… Read more ›

AuthorReinhold
Published on13 Apr 2012
Categories
php

Advanced CSS snippets collection

0

Not one week passes by where I have the recurring pleasure of meeting someone who thinks frontend development comes easy and he could teach himself CSS in a day or two. Especially print designers seem to have a pretty rough… Read more ›

AuthorReinhold
Published on12 Apr 2012
Categories
css, design

Random observations about art VS design

1

A potpourri of wise statements from all over the web on the difference between art and design. Art raises questions, design gives answers. Artists create something to appreciate, Designers create something to use. Design is about solving problems, Art is… Read more ›

AuthorReinhold
Published on11 Apr 2012
Categories
design

Web font armageddon – may the type gods be with us

0

A little CSS snippet is about to change the face of the web as we know it. May the type gods be with us and lead our humble ways … @font-face { font-family: "Your typeface"; src: url("type/filename.eot"); src: local("Alternate name"),… Read more ›

AuthorReinhold
Published on11 Apr 2012
Categories
css, design

PHP Evolution Philosophy

0

I do not think much of a man who is not wiser today than he was yesterday. – Abraham Lincoln Sometimes, reflecting on mistakes from the past – you wish you knew then what you know now. Here are a… Read more ›

AuthorReinhold
Published on11 Apr 2012
Categories
php

My web design process

0

My web design/development process: » Right side of brain (intuition, creativity) » Left side of brain (rationality, logic) » Firebug

AuthorReinhold
Published on03 Nov 2011
Categories
css, design

Programming quote – on requirements

0

Without requirements or design, programming is the art of adding bugs to an empty text file. — Louis Srygley

AuthorReinhold
Published on03 Nov 2011
Categories
Uncategorized
Tags
programming quotes

Typoscript snippet – intelligent HTML template layout

0

From working with other CMS like Joomla, Drupal and WordPress I’m used to have a certain logic to my template. Assuming a basic three column layout (left sidebar, main content, right sidebar) this is one approach which I will continue… Read more ›

AuthorReinhold
Published on03 Nov 2011
Categories
typo3
Tags
adaptive layout, typoscript

Typo3 Typoscript snippet Basic configuration

3

I develop a lot of HTML Typoscript templates for Typo3, without Templavoila or any other fancy extensions. With the release of Typo3 4.5 and the introduction of Backend Layouts there have been a lot of improvements which make Templavoila obsolete… Read more ›

AuthorReinhold
Published on03 Nov 2011
Categories
typo3, Uncategorized
Tags
snippets, typo3, typoscript

if you don’t laugh you are not a programmer

5

Theory is when you know something, but it doesn’t work. Practice is when something works, but you don’t know why. Programmers combine theory and practice: Nothing works and they don’t know why.

AuthorReinhold
Published on25 Jul 2011
Categories
Uncategorized
Tags
programming quotes
← Older posts
Most Popular Posts
  • Create your first simple Drupal 7 module
  • 40 signs you really are a lousy PHP programmer
  • if you don’t laugh you are not a programmer
  • Google Trends on Web Frameworks- interesting
  • Typo3 Typoscript snippet Basic configuration
Recent Comments
  • By SA: Very nice to summary....
  • By Luke: I can disagree with minor parts of your list, but its a good list. Some things ...
  • By heena: Very Good Example For Beginners ! \m/...
Tags
adaptive layout inspiration magento programming quotes ruby on rails showcase snippets themes typo3 typoscript web design
Copyright © 2013 "Reinhold Weber".
Proudly powered by: WordPress
Theme by: Sampression
Goto Top