Greg Hewgill published a bunch Stack Overflow ebooks and StackExchange stats.
His readme explains a bit more on the books.
The blog he maintains makes up for some nice reading too.
Be sure to read the blog entry on the ebooks.
–jeroen
Posted by jpluimers on 2011/02/09
Quite a while ago, user bobince wrote great answer on why not to parse html with RegEx.
Somehow people fail to recognize the brilliance of the answer, and try to simplify it into something like “don’t, use an XML or HTML parser in stead”.
bobince even posted some nice contra-examples that are impossible to parse in RegEx (heck, even most regular HTML and XML parsers have difficulties with them).
So: enjoy the beauty of the answer while it is still locked for editing.
–jeroen
Posted in Development, HTML, RegEx, Software Development, Web Development, XML, XML/XSD | 2 Comments »
Posted by jpluimers on 2011/02/08
My favourite text comparison tool just got updated on February 7th, 2011.
What’s new in Beyond Compare 3.2.4.13298:
and more…
–jeroen
Posted in Delphi, Development, Power User, Software Development | Leave a Comment »
Posted by jpluimers on 2011/02/08
I totally forgot to post this earlier this year, so here it goes:
GExperts 1.34 (Stable Release) was released on January 5, 2011.
It supports Delphi 6 to Delphi XE.
You can download it here.
From the Change Log in Readme.txt:
–jeroen
via Download GExperts.
Posted in Delphi, Development, Software Development | Leave a Comment »
Posted by jpluimers on 2011/02/07
The All-In-One Code Framework is a valuable asset for your tool box for any Windows development environment.
–jeroen
Posted in .NET, Delphi, Development, Software Development | Leave a Comment »
Posted by jpluimers on 2011/02/06
Earlier this week, Red Gate announced that the new Reflector version 7 would cost USD 35, as of March 2011, and the current free version 6.6 will expire on May 30th, 2011.
That caused a lot of stir, on their forum, twitter, reddit and a lot of other places. Even an old thread at StackOverflow got a new boost. It seems Red Gate did not read Social media judo: How to turn a fight into a brand-building moment.
Here is a summary of the past, present and future of things happening around reflector, including some workarounds and alternative products.
First a bit of history.
Lutz Roeder over the years developed .NET Reflector as a free tool. A few hightlights: Read the rest of this entry »
Posted in .NET, C#, Delphi, Development, Prism, Software Development | 4 Comments »
Posted by jpluimers on 2011/02/03
Interesting reading: Redirecting Routes To Maintain Persistent URLs.
–jeroen
Posted in .NET, ASP.NET, Development, Software Development | Leave a Comment »
Posted by jpluimers on 2011/02/03
A lot of places mentioned that Microsoft is offering a Windows Azure platform 30 day pass for USA people.
But visiting the Windows Azure platform 30 day pass link includes an extensive country list.
So it looks like non USA people can make use of it too.
–jeroen
Posted in .NET, Cloud Development, Delphi, Development, Software Development, Windows Azure | Leave a Comment »
Posted by jpluimers on 2011/02/02
RedGate: pay attention to Cecil – Mono.
–jeroen
Posted in .NET, Development, Software Development | Leave a Comment »
Posted by jpluimers on 2011/01/31
No need to elaborate:
Reading code is way much harder than writing code. So please write readable code.
–jeroen
via Twitter / @Erik van Appeldoorn: Reading code is way much h ….
Posted in .NET, Delphi, Development, Software Development | Leave a Comment »