skip to main
|
skip to sidebar
Stan Leans Software Development in Linux
Friday, March 30, 2012
Software Engineering Review: Friday, March 9, 2012
Test Driven Development (TDD)
http://www.agiledata.org/essays/tdd.html
http://en.wikipedia.org/wiki/Test-driven_development
Software Testing
http://www.buzzle.com/articles/software-testing-methodologies.html
http://en.wikipedia.org/wiki/Software_testing
Software Development Methodologies
http://en.wikipedia.org/wiki/Software_development_methodology
Tech Review Software Development: Thursday, March 29, 2012
Regular expressions - An introduction
http://www.aivosto.com/vbtips/regex.html
An Implementation of Regular Expression Parser in C#
http://www.codeproject.com/Articles/28307/An-Implementation-of-Regular-Expression-Parser-in
Regex Class
http://msdn.microsoft.com/en-us/library/system.text.regularexpressions.regex.aspx
How do i parse a text file in c#
http://stackoverflow.com/questions/300671/how-do-i-parse-a-text-file-in-c-sharp
How to: Parse Strings Using the Split Method (C# Programming Guide)
http://msdn.microsoft.com/en-us/library/ms228388(v=vs.80).aspx
text to xml conversion
http://www.perlmonks.org/?node_id=906416
Wednesday, March 28, 2012
Tech Review: Monday, March 26, 2012
Study: More than 50% of Global 500 use vulnerable open source components
http://www.zdnet.com/blog/open-source/study-more-than-50-of-global-500-use-vulnerable-open-source-components/10660?alertspromo=&tag=nl.rSINGLE
The real problem with this article is who did the study? Are they truly objective?
Smart phone all wet? Resurrection is in the bag.
http://gcn.com/Articles/2012/04/02/Bheestie-bag-dry-wet-electronics.aspx?s=gcndaily_260312&Page=1
seems to work well
http://www.bheestie.com/
Why NIST's cloud definition is fatally flawed
http://gcn.com/Articles/2012/04/02/Reality-Check-NIST-flawed-cloud-framework.aspx?s=gcndaily_260312&Page=2
missing big data
missing scalability
http://www.nist.gov/index.html
NIST - National Institute of Standards and Technology
Friday, March 16, 2012
Tech Review: Reading Local Files in Chrome
file:/// - wont always work. Use Ctrl-O instead.
Thursday, March 15, 2012
Tech Review: Software Engineering: March 15, 2012
RGS - ?
http://www.codeproject.com/Articles/6319/Registry-Map-for-RGS-files
custom registrations in ATL
RGS substitution map includes UUIDs as well as strings.
http://stackoverflow.com/questions/1594283/is-there-a-document-on-rgs-files-syntax
resource scripts
How the VS adds the component to the registry.
Generated by regasm.
Thursday, March 1, 2012
Tech Review XML: Wednesday, February 29, 2012
URN in XML name space:
http://www.w3schools.com/xml/xml_namespaces.asp
This doesn't work with xmlstartlet or VS XML. They both say the XML is invalid if it is simply
<table xmlns="some urn">
</table>
However, the following will work:
<table xmlns:urn="some name" xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance
" xmlns:xsd="
http://www.w3.org/2001/XMLSchema
">
</table>
Newer Posts
Older Posts
Home
Subscribe to:
Comments (Atom)
Blog Archive
▼
2012
(40)
►
August
(1)
►
July
(2)
►
June
(6)
►
May
(7)
►
April
(9)
▼
March
(6)
Software Engineering Review: Friday, March 9, 2012
Tech Review Software Development: Thursday, March ...
Tech Review: Monday, March 26, 2012
Tech Review: Reading Local Files in Chrome
Tech Review: Software Engineering: March 15, 2012
Tech Review XML: Wednesday, February 29, 2012
►
February
(7)
►
January
(2)
►
2011
(8)
►
November
(1)
►
October
(1)
►
August
(2)
►
April
(4)
►
2010
(1)
►
October
(1)
About Me
Stan's Stuff
Husband to a beautiful wife, dad to 4 daughters, and grandpa to 8 grandchildren.
View my complete profile