edg

12,318
reputation
623 views

Registered User

name edg
member for 1 year
seen 3 hours ago
website
location UK
age 39





         
12h
answered Creating executables using PAR::Packager (pp)
1d
revised What does 1; mean in Perl?
added 4 characters in body
1d
revised What does 1; mean in Perl?
added 97 characters in body
1d
answered What does 1; mean in Perl?
Dec
17
revised Do you source control your databases?
edited body
Dec
15
revised About the non-nullable types debate
replaced url with tiny version to avoid munging
Dec
14
awarded  Popular Question
Dec
11
revised Is it possible to find a job in operating systems development?
added 11 characters in body
Dec
11
answered Is it possible to find a job in operating systems development?
Dec
9
revised Good resources for learning to develop Firefox Extensions.
typos
Dec
7
accepted How do i identify improvement areas for software development in my team?
Dec
6
awarded  Mortarboard
Dec
3
revised How can I get file’s modification date in DDMMYY format in Perl?
added 125 characters in body; deleted 27 characters in body
Dec
3
revised How can I get file’s modification date in DDMMYY format in Perl?
deleted 1 characters in body
Dec
3
comment Standard and Interesting Books for IT & Engineering
Just barely programming related
Dec
3
answered Standard and Interesting Books for IT & Engineering
Dec
3
revised Optimal number of items to keep queued for the thread pool in .NET?
added 486 characters in body
Dec
3
comment Optimal number of items to keep queued for the thread pool in .NET?
Sounds like it is certainly worth a try, especially if it means avoiding this other complexity in sizing and managing the pool by hand.
Dec
3
answered Optimal number of items to keep queued for the thread pool in .NET?
Dec
3
comment How can I get file’s modification date in DDMMYY format in Perl?
...which changes the question.
Dec
3
revised How can I get file’s modification date in DDMMYY format in Perl?
added 277 characters in body; deleted 2 characters in body; added 47 characters in body; added 32 characters in body
Dec
3
revised How can I get file’s modification date in DDMMYY format in Perl?
added 94 characters in body; added 25 characters in body
Dec
3
answered How can I get file’s modification date in DDMMYY format in Perl?
Dec
2
revised How crucial is Model View Controller pattern for software?
deleted 2 characters in body; edited title
Dec
2
accepted How can I get all files in a directory, but not in subdirectories, in Perl?
Dec
2
comment How crucial is Model View Controller pattern for software?
he or she or they... askoxford.com/betterwriting/classicerrors/…
Dec
2
answered How crucial is Model View Controller pattern for software?
Dec
2
comment My Plan for Being a Great Web Developer (with Ruby on Rails specialty)
@Vinko Before profit comes vital step 5.5: "???"
Dec
1
revised How can I get all files in a directory, but not in subdirectories, in Perl?
added 4 characters in body
Dec
1
answered How can I get all files in a directory, but not in subdirectories, in Perl?
Dec
1
comment What is/are the difference(s) between MSBuild and TFSBuild
@John C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\tfsbuild.exe
Nov
30
accepted how to delete a developers workspace
Nov
30
answered How do i identify improvement areas for software development in my team?
Nov
29
answered how to delete a developers workspace
Nov
28
answered What should I name a table that maps two tables together?
Nov
27
comment How do I read paragraphs at a time with Perl?
I know, but <> is so close my smirking Friday brain couldn't resist leaping that little detail.
Nov
27
revised How do I read paragraphs at a time with Perl?
added 40 characters in body; added 89 characters in body
Nov
27
revised How do I read paragraphs at a time with Perl?
your guess is as good as mine
Nov
27
answered How do I read paragraphs at a time with Perl?
Nov
27
comment php regex too strict
@Newb - OK let me take wild guess at what you're asking. You're asking if all FIND operations use RegEx? The answer is no. Why should they? If I want to search for string "hola" in a file containing "abc hold hole hulk holabc" I can just look for the string itself, no Regex magic required. RegEx allows you (the developer) to search for a variety of strings using one expression (the regex) instead of many expressions (literal strings). Is that what you're asking about?
Nov
27
comment php regex too strict
Huh? The behaviour of Ctrl+F depends entirely on which application receives those keys when I hit them.
Nov
27
accepted php regex too strict
Nov
27
answered php regex too strict
Nov
25
answered SQL query, can i have WHERE as a wildcard?
Nov
20
accepted Google Semantic results question
Nov
20
answered Google Semantic results question
Oct
21
answered Identifying underlying sql connection of SqlConnection object
Oct
21
awarded  Nice Question
Oct
8
answered Tips to show similarities in files
Oct
6
awarded  Favorite Question