Tobler.SoftwareArchitecture()
John Tobler's somewhat ordered collection of thoughts and resources mostly related to software architecture and software engineering.
-
Note to the builders of MSBuild
One of my heroes, Bruce Eckel, has been doing some serious thinking about automated builds and has published an excellent post, Why we use Ant (or: NIH), on his great weblog, Thinking About Computing (RSS). Another of my heroes, Martin Fowler (RSS), has commented on Bruce's musings in Build Language and has pointed to yet another interesting article, Using Ruby to build Java systems, by Jon Tirsen (RSS/RDF).
-
Resume Dream Catchers
For your historical, or hysterical, information, here are some interesting release dates that can help you catch those "embellished" resumes. As of August, 2009, anyone who claims to have ten or more years experience with .NET had better have a matching "Microsoft" entry on their resume. If not, they either must have worked for one of the MS Elite level partners or should utter the magic acronyms “NGWS“ and “ASP+“! Likewise, any non Microsoftie who claims 13 or more years experience using Visual Studio should be regarded with suspicion! More than 10 years of XML? Did they work for the W3C, perhaps? If not, well, ....
-
[XML] Aaron Skonnard's XML Links and Tools
Aaron Skonnard has lots of XML Resources, including some XML in .NET Tools.
-
[Tools] DataVision Reporting Tool
A reader just pointed me to DataVision, a cool Open Source reporting tool that is “similar to Crystal Reports.” Report descriptions are stored as XML and reports can be exported as HTML, XML, PDF, LaTeX2e, DocBook, or tab- or comma-delimited text files. DataVision is written in Java and has a SourceForge project page.
-
[Tools] Python Boa Constructor
For Python developers, Boa Constructor is a great cross platform Python IDE and wxPython GUI Builder. Boa Constructor is written in Python and uses the wxPython library which wraps wxWindows. Highly recommended - and fun!
-
[Reference] Resume Dream Catchers
NOTE: This post is now an article and can be referenced here. This entry is maintained only to preserve the comment history.
-
Resume: John Tobler
JOHN TOBLER
-
[Tools] Dev-C++ IDE
If you need to code in C++ without the benefit of Microsoft (C) Visual Studio, but you still want to use an IDE, try the free Dev-C++ IDE by Bloodshed Software. By default, Dev-C++ installs and uses the Mingw port of GCC but it can also be used with Cygwin and other GCC-based compilers.
-
Temporarily Distracted
I have been temporarily distracted from making new entries on CSharpener's Weblog because I am currently looking for a new position. If you know of any openings in the San Diego area for a senior .NET architect/engineer, please let me know!
-
[Tools] Default to the .NET Command Prompt
This may be the shortest solution I've seen yet to defaulting to a really useful .NET Command Prompt. I still like this one best, though.