BlogsAdd blog

Search

Sections

Last blog posted (More)

capob
1237867595
189
0
Purpose: code clarity and efficiency in typing. Efficiency in typing Efficiency in reading Efficiency in changing -General efficiency Like in computers, efficiency in people relates ...
capob
1233397838
167
0
These figures were put out in 2007.  I removed all states who's tax burden was more than .75% on the homes value. Property tax burdens by state ...
CVS
capob
1231794071
173
0
Remove all CVS directories  find . -depth -name 'CVS' -exec rm -rf '{}' \; -print
capob
1229731565
184
0
I have encountered the following situation at number of times: A coder assigned an array element to a variable and used the variable instead of the array element.  This is done with php contan...
capob
1229729921
182
0
I recognize three ways to store a tree in mysql: 1 item has parent id in db, script recurses to get children Pros: simple - add one column 'parent' No limitation on depth or numb...
capob
1229722434
207
0
Generally, the idea behind creating a function of some code is to allow that code functionality to be used in different places while only having to maintain one version of the code.  However, ...
capob
1229719020
252
0
Something I encounter a lot is code that uses no brackets for if statements that only have on proceding statement.  Something like: if(bob) echo sue; The idea   behind t...
capob
1229573973
219
0
tar cvf - dir | gzip > /backupLocation
capob
1227555303
223
0
Food brands found to contain BPA as of Oct 2008 were B&M Bush's Best Campbell's Chunky Campbell's Spaghettios Campbell's Swanson Chef Boyardee Chicken of th...
capob
1226655558
195
0
Nice web page about water fluoridation I found a while back.  Link is : http://www.holisticmed.com/fluoride/ Fluoridation / Fluoride Toxic Chemicals In Your Water Note: Fo...

Yearly most viewed (More)

No blogs were found

Yearly highest rated (More)

No blogs were found

All time highest rated (More)

capob
1226655558
195
0
Nice web page about water fluoridation I found a while back.  Link is : http://www.holisticmed.com/fluoride/ Fluoridation / Fluoride Toxic Chemicals In Your Water Note: Fo...
capob
1233397838
167
0
These figures were put out in 2007.  I removed all states who's tax burden was more than .75% on the homes value. Property tax burdens by state ...
capob
1229731565
184
0
I have encountered the following situation at number of times: A coder assigned an array element to a variable and used the variable instead of the array element.  This is done with php contan...
capob
1229729921
182
0
I recognize three ways to store a tree in mysql: 1 item has parent id in db, script recurses to get children Pros: simple - add one column 'parent' No limitation on depth or numb...
capob
1229722434
207
0
Generally, the idea behind creating a function of some code is to allow that code functionality to be used in different places while only having to maintain one version of the code.  However, ...
capob
1229719020
252
0
Something I encounter a lot is code that uses no brackets for if statements that only have on proceding statement.  Something like: if(bob) echo sue; The idea   behind t...
CVS
capob
1231794071
173
0
Remove all CVS directories  find . -depth -name 'CVS' -exec rm -rf '{}' \; -print
capob
1229573973
219
0
tar cvf - dir | gzip > /backupLocation
capob
1227555303
223
0
Food brands found to contain BPA as of Oct 2008 were B&M Bush's Best Campbell's Chunky Campbell's Spaghettios Campbell's Swanson Chef Boyardee Chicken of th...
capob
1237867595
189
0
Purpose: code clarity and efficiency in typing. Efficiency in typing Efficiency in reading Efficiency in changing -General efficiency Like in computers, efficiency in people relates ...

All time most viewed (More)

capob
1229719020
252
0
Something I encounter a lot is code that uses no brackets for if statements that only have on proceding statement.  Something like: if(bob) echo sue; The idea   behind t...
capob
1227555303
223
0
Food brands found to contain BPA as of Oct 2008 were B&M Bush's Best Campbell's Chunky Campbell's Spaghettios Campbell's Swanson Chef Boyardee Chicken of th...
capob
1229573973
219
0
tar cvf - dir | gzip > /backupLocation
capob
1229722434
207
0
Generally, the idea behind creating a function of some code is to allow that code functionality to be used in different places while only having to maintain one version of the code.  However, ...
capob
1226655558
195
0
Nice web page about water fluoridation I found a while back.  Link is : http://www.holisticmed.com/fluoride/ Fluoridation / Fluoride Toxic Chemicals In Your Water Note: Fo...
capob
1237867595
189
0
Purpose: code clarity and efficiency in typing. Efficiency in typing Efficiency in reading Efficiency in changing -General efficiency Like in computers, efficiency in people relates ...
capob
1229731565
184
0
I have encountered the following situation at number of times: A coder assigned an array element to a variable and used the variable instead of the array element.  This is done with php contan...
capob
1229729921
182
0
I recognize three ways to store a tree in mysql: 1 item has parent id in db, script recurses to get children Pros: simple - add one column 'parent' No limitation on depth or numb...
CVS
capob
1231794071
173
0
Remove all CVS directories  find . -depth -name 'CVS' -exec rm -rf '{}' \; -print
capob
1233397838
167
0
These figures were put out in 2007.  I removed all states who's tax burden was more than .75% on the homes value. Property tax burdens by state ...