Monday, April 13, 2009

Create custom 404 error documents with PHP, Force no-cache using PHP

Custom Error Document 404 with PHP
http://www.devarticles.com/c/a/Apache/Custom-Error-404-Documents-with-PHP/

PHP: Force no-cache (using PHP header)
http://in.php.net/header
<?php
header("Cache-Control: no-cache, must-revalidate"); // HTTP/1.1
header("Expires: Sat, 26 Jul 1997 05:00:00 GMT"); // Date in the past
?>

Friday, April 10, 2009

Wonderfull Cross-browser CSS Centered Menus without any Hacks

Good: Hack Free CSS Centered menus
http://matthewjamestaylor.com/blog/beautiful-css-centered-menus-no-hacks-full-cross-browser-support

a-r-t: Migration misc
http://drupal.org/files/issues/leech2feedapi.php_.txt

Monday, April 6, 2009

PHP 5 Standard Library

Introducing PHP 5
http://www.sitepoint.com/article/coming-soon-webserver-near/

Introducing PHP 5's Standard Library
http://www.sitepoint.com/article/php5-standard-library/

Saturday, April 4, 2009

Information Architecture (IA) Resources

http://blog.jaggeree.com/post/85891242/three-libraries-a-framework-and-an-api-how

50 Totally Free Lessons in Graphic Design Theory
http://psd.tutsplus.com/articles/web/50-totally-free-lessons-in-graphic-design-theory/

Dev Tip
http://dev-tips.com/

Omnigraffle Wireframe Stencils
http://konigi.com/tools/omnigraffle-wireframe-stencils

Information Architecture Tools
http://www.iainstitute.org/tools/

Am I and IA quiz!!
http://www.iainstitute.org/en/learn/resources/am_i_an_ia.php

Complete Beginner's Guide to Information Architecture
http://www.uxbooth.com/blog/complete-beginners-guide-to-information-architecture/

Online Etymology Dictionary
http://www.etymonline.com

Friday, April 3, 2009

Design Techniques, Logo inspiration, Arduino Scanner, Wordpress Themes

10 Impressive Simple Design Techniques
http://www.smashingmagazine.com/2009/04/02/10-impressive-simple-design-techniques/

Creative Logo Inspiration
http://www.smashingmagazine.com/2009/04/01/drawing-inspiration-from-creative-logos/

MIT Builds Battery from Bacterial Virus
http://www.engadget.com/2009/04/03/mit-builds-battery-from-bacterial-virus-humans-to-power-machine/

DIY: Arduino 3d Scanner
http://hackedgadgets.com/2009/04/02/3d-arduino-scanner/

wordpress: magazine Theme
http://www.darrenhoyt.com/2007/08/05/wordpress-magazine-theme-released/

wordpress: More premium themes
http://www.zidalgo.com/

wordpress: Premium Themes
http://wphacks.com/best-premium-wordpress-themes-gallery/

1by1 mp3 player and mp3directcut (fast mpeg audio editing)
http://mpesch3.de1.cc/

tool: Typographic keyboard Layout
http://www.smashingmagazine.com/2009/04/02/typography-keyboard-layout-download-now/

Thursday, April 2, 2009