Tagged Posts ‘Code’

Warning: Undefined variable $pct in /home/.sites/609/site1266/web/blackbams-blog/wp-content/themes/SilentWoodsByBlackbam/archive.php on line 41
10. September 2020
von Blackbam

Today I want to share an article which is 7 years old but still 100% accurate. It shows the common mistakes in software development and the best practices about how to avoid those mistakes. Short summary – do not do STUPID code: Singleton Tight Coupling Untestability Premature Optimization Indescriptive Naming Duplication Do SOLID code: Single […]

Share
7. February 2012
von Blackbam

Nothing new, nothing special… just the working code of a basic Ajax skeleton, as this has to be copied and pasted that often. This example shows an application similar to Google suggest, which searches related values, whenever a key is pressed.

Share
26. January 2010
von Blackbam

Sorry, this entry is only available in German.

Share
From category PHP, Security || 2 comments »
Warning: Undefined array key "paged" in /home/.sites/609/site1266/web/blackbams-blog/wp-content/themes/SilentWoodsByBlackbam/archive.php on line 73