Saturday, January 31, 2009
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:
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
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>)';
Thursday, January 29, 2009
What is Levenshtein Distance?
Levenshtein Distance
http://en.wikipedia.org/wiki/Levenshtein_distance
info: The amount of di shortest distance needed to change a wonder into another.
sitting -> kitten = 3
1. kitting (changed 's' to 'k')
2. kitteng (changed 'i' to 'e')
3. kitten (delte 'g')
The metric is named after Vladimir Levenshtein, who considered this distance in 1965.[1] It is often used in applications that need to determine how similar, or different, two strings are, such as spell checkers.
http://en.wikipedia.org/wiki/Levenshtein_distance
info: The amount of di shortest distance needed to change a wonder into another.
sitting -> kitten = 3
1. kitting (changed 's' to 'k')
2. kitteng (changed 'i' to 'e')
3. kitten (delte 'g')
The metric is named after Vladimir Levenshtein, who considered this distance in 1965.[1] It is often used in applications that need to determine how similar, or different, two strings are, such as spell checkers.
Monday, January 26, 2009
GNU Radio
http://www.wired.com/science/discoveries/news/2006/06/70933?currentPage=2
Wiredrive - Produce it. Promote it.
http://wiredrive.com/about.php
info: "presenting work-in-progress and reels online"
Share This - Makes sharing easy
http://sharethis.com/
http://www.wired.com/science/discoveries/news/2006/06/70933?currentPage=2
Wiredrive - Produce it. Promote it.
http://wiredrive.com/about.php
info: "presenting work-in-progress and reels online"
Share This - Makes sharing easy
http://sharethis.com/
Friday, January 23, 2009
Font creation app
Flash: Create your own free fonts
http://fontstruct.fontshop.com/
Rails Apps monitoring
http://www.newrelic.com/RPMlite.html
http://fontstruct.fontshop.com/
Rails Apps monitoring
http://www.newrelic.com/RPMlite.html
Thursday, January 22, 2009
PHP Tools
PHP Snippet File for Notepad++ (Quicktext plugin) [Check the syntax]
http://searchlightdigital.com/the-greatest-php-snippet-file-ever-using-quicktext-for-notepad
a-r-t: Web application security for PHP
http://php-ids.org/
PHP: 50 Extremely useful php tools
http://www.smashingmagazine.com/2009/01/20/50-extremely-useful-php-tools/
10 most esoteric languages
http://nettuts.com/articles/top-10-most-bizarre-programming-languages/
PIET demo
http://www.dangermouse.net/esoteric/piet/samples.html
http://nettuts.com/tutorials/php/sanitize-and-validate-data-with-php-filters/
http://nettuts.com/tutorials/php/oop-in-php/
http://searchlightdigital.com/the-greatest-php-snippet-file-ever-using-quicktext-for-notepad
a-r-t: Web application security for PHP
http://php-ids.org/
PHP: 50 Extremely useful php tools
http://www.smashingmagazine.com/2009/01/20/50-extremely-useful-php-tools/
10 most esoteric languages
http://nettuts.com/articles/top-10-most-bizarre-programming-languages/
PIET demo
http://www.dangermouse.net/esoteric/piet/samples.html
http://nettuts.com/tutorials/php/sanitize-and-validate-data-with-php-filters/
http://nettuts.com/tutorials/php/oop-in-php/
Wednesday, January 21, 2009
4 Free Ebooks for developers, Generating Reports in PHP
interesting: Mitsubishi Electric Research Laboratories
http://www.merl.com/projects/
Project Stonehenge
http://wiki.apache.org/incubator/StonehengeProposalProject Stonehenge
info: Stonehenge is a set of example applications for Service Oriented Architecture that spans languages and platforms and demonstrates best practise and interoperability.
Four Free Ebooks for web developers
http://yensdesign.com/2009/01/four-free-ebooks-web-developers/
Lemon screen - make 'your smile' your computer password
http://www.bananasecurity.ch/l_index.php
Mobile desktop based on FreeBSD
http://www.rofreesbie.org/download.htm
Incognito Live CD Tork - anonymityanywhere
http://www.anonymityanywhere.com/tork/index.php
Build your PDF and Excel reports with PHP
http://www.theregister.co.uk/2007/12/10/pdf_excel_reports_with_php/
Tomboy - Simple Note Taking Powerful Ideas
http://projects.gnome.org/tomboy/
List of opensource software packages.
http://en.wikipedia.org/wiki/List_of_open_source_software_packages#Finance
Based on OsCommerce
http://autoload.sourceforge.net/
http://www.merl.com/projects/
Project Stonehenge
http://wiki.apache.org/incubator/StonehengeProposalProject Stonehenge
info: Stonehenge is a set of example applications for Service Oriented Architecture that spans languages and platforms and demonstrates best practise and interoperability.
Four Free Ebooks for web developers
http://yensdesign.com/2009/01/four-free-ebooks-web-developers/
Lemon screen - make 'your smile' your computer password
http://www.bananasecurity.ch/l_index.php
Mobile desktop based on FreeBSD
http://www.rofreesbie.org/download.htm
Incognito Live CD Tork - anonymityanywhere
http://www.anonymityanywhere.com/tork/index.php
Build your PDF and Excel reports with PHP
http://www.theregister.co.uk/2007/12/10/pdf_excel_reports_with_php/
Tomboy - Simple Note Taking Powerful Ideas
http://projects.gnome.org/tomboy/
List of opensource software packages.
http://en.wikipedia.org/wiki/List_of_open_source_software_packages#Finance
Based on OsCommerce
http://autoload.sourceforge.net/
Tuesday, January 20, 2009
Gizmo Virtual Drive, Javascript as a desktop application programming langage, Open Source Digital Audio Workstation
Introduction to flex using php
http://www.onlamp.com/pub/a/onlamp/2007/07/19/introduction-to-flex-using-php.html
Javascript classes for noobs
http://www.komodomedia.com/blog/2008/09/javascript-classes-for-n00bs/
Gizmo drive Mount ISO
http://lifehacker.com/5134980/gizmo-drive-mounts-iso-bin-and-vhd-disk-images
Short url for maps
http://mapof.it/
Future of Gnome Language binding. (Javascript for desktop applications)
http://arstechnica.com/articles/paedia/javascript-gtk-bindings.ars
http://blogs.gnome.org/johan/2007/11/30/future-of-gnome-language-bindings/
Mod x - CMS
http://www.modxcms.com/
Traverso - Digital Audio Workstation
http://www.osalt.com/traverso-daw
tag: DAW: AWS: AMS
http://www.onlamp.com/pub/a/onlamp/2007/07/19/introduction-to-flex-using-php.html
Javascript classes for noobs
http://www.komodomedia.com/blog/2008/09/javascript-classes-for-n00bs/
Gizmo drive Mount ISO
http://lifehacker.com/5134980/gizmo-drive-mounts-iso-bin-and-vhd-disk-images
Short url for maps
http://mapof.it/
Future of Gnome Language binding. (Javascript for desktop applications)
http://arstechnica.com/articles/paedia/javascript-gtk-bindings.ars
http://blogs.gnome.org/johan/2007/11/30/future-of-gnome-language-bindings/
Mod x - CMS
http://www.modxcms.com/
Traverso - Digital Audio Workstation
http://www.osalt.com/traverso-daw
tag: DAW: AWS: AMS
Monday, January 19, 2009
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
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/
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/
Thursday, January 1, 2009
European architecture competition, events and news
Architecture competitions, events and news
http://bustler.net/index.php/article/340_projects_compete_for_mies_van_der_rohe_award_2009/
http://bustler.net/index.php/article/340_projects_compete_for_mies_van_der_rohe_award_2009/
Subscribe to:
Posts (Atom)