Showing posts with label cf. Show all posts
Showing posts with label cf. Show all posts

Thursday, March 5, 2009

Database design with UML, Developer Handbook (HTML), Enabling Modern Printers for DOS Applications

Database Design with UML and SQL 3rd Edition
http://www.tomjewett.com/dbdesign/dbdesign.php

JPEG images to PDF using Perl
http://johnbokma.com/mexit/2009/02/24/jpeg-to-pdf-using-perl.html

Database design with the UML and relation schemes
http://johnbokma.com/mexit/2005/11/09/uml-database-design.html

subscribe:
http://www.zurb.com/blog

CF: Web Developer's Handbook | CSS, Web Development, Color Tools, SEO, Usability etc.
http://www.alvit.de/handbook/

Alerts.com - The information you want, when and where you want it.
http://www.alerts.com

Tables not as evil as you think
http://www.zurb.com/article/206/tables-not-as-evil-as-you-think
info: Tables are for tabular data. Using tables for layout is evil. If you use tables for layout, YOU are evil. Don't do it. Don't do it ever.
DON'T $*&^%ing DO IT!


Society for the Promotion of Good Grammar - SPOGG
http://grammatically.blogspot.com/

CopyTaste -
http://www.copytaste.com/
info: CopyTaste enables you to create your own private urls with the data you wish to share with your friends or colleagues

Lifehacker: WinPrint Enables Modern Printers for DOS Applications
http://lifehacker.com/5164269/winprint-enables-modern-printers-for-dos-applications

Lifehacker: Tangent Log
http://lifehacker.com/5164299/avoid-distraction-get-more-done-with-a-tangents-log

Friday, January 30, 2009

htmlspecialchars() and mysql_real_escape_string()

http://shiflett.org/articles

What People are looking for in a good PHP developer
http://blog.rvdavid.net/php-developers-freelancers-or-companies-i-need-you/

quotes:
Artificial Intelligence is no match for Natural Stupidity.

Passwords are like underwear. You shouldn’t leave them out where people can see them. You should change them regularly. And you shouldn’t loan them out to strangers.


htmlspecialchars() Vs mysql_realescape_string()
http://www.sitepoint.com/forums/showthread.php?t=449054
inshort: htmlspecialchars() is for display
and mysql_real_escape_string() is for storage

details: and benefits of mysql_real_escape_string()
addslashes() vs mysql_real_escape_string()
http://shiflett.org/blog/2006/jan/addslashes-versus-mysql-real-escape-string

a-r-t:cf: Greedy Mysql and regular expression
SELECT * FROM `cf`
WHERE data REGEXP '(<text>).*([^<\/]image).*(<\/text>)';

Saturday, January 3, 2009

Uncollapsing margins in CSS, wikipedia search application, Blender

Create a wikipeida search application
http://search.wikia.com/wiki/Creating_a_WISE_Application

Blender Tutorials:
http://en.wikibooks.org/wiki/Blender_3D:_Noob_to_Pro

a-r-t: cf: html: css: Uncollapsing Margins
http://complexspiral.com/publications/uncollapsing-margins/#fn1

Friday, January 2, 2009

Harvard Extension Courses

a-r-t: cf: Excel like: Smartsheet - Online Collaboration, workflow management
https://www.smartsheet.com

Logo Instant - Download free web 2.0 logos
http://www.logoinstant.com/browse/

DECT Wireless eavsdropping made easy
http://www.theregister.co.uk/2008/12/31/dect_hack/

Polyphasic sleep
http://www.instructables.com/id/S1M1CS8F5UO1JD4/

Harvard Universisty Extension School
http://www.extension.harvard.edu/

Get in to Harvard University without trying
http://www.instructables.com/id/SWVB3JZFOWZOBFG/

Monday, December 29, 2008

dbase and PHP

good: article: Using dbase files with PHP - Dbase functions
http://www.hostpulse.com/hosting/reference/php/ref.dbase.html
info: dbase files are simple sequential files of fixed length records.

PHP with dbase support.
http://eapps.com/ManagedHosting/PHP.jsp

VirSCAN.org - The Multi-Engine Virus Scanner v1.02, Supports 39 AntiVirus Engines!
http://www.virscan.org/

Uncollapsing margins
http://complexspiral.com/publications/uncollapsing-margins/