Archive for the ‘Software Engineering’ Category
FFTReal
Thursday, October 26th, 2006A very good site of useful C++ code, included FFTReal, BLIT oscillators and Stopwatch
AU Tools
Thursday, October 26th, 2006Some nice plug-ins and a developer tools, must check them out
Does Visual Studio Rot the Mind?
Saturday, July 8th, 2006By Charles Petzold (the brilliant author of Programming Windows)
Text Editors
Saturday, July 8th, 2006I do most of my professional programming from within the Microsoft Visual Studio IDE, which of course is for Windows. On the Mac there is XCode. But the keybindings are hardwired into me after years of Windows (ab)use. Here are some solutions.
Cocoa Text System - how to configure the system key bindings, including remapping to Windows
TextMate - nice looking text editor €39
TextWrangler - free cut down version of BBEdit
Smultron - free editor
Aquamacs - Aqua-fied Emacs
Finally a good site on how to enter international characters
Live Coding
Tuesday, July 4th, 2006The art of live coding reaches Wired magazine and contains a good selection of links:
NTFS Link
Tuesday, June 20th, 2006The NT file system (NTFS) includes support for symbolic links, just like Unix. The problems is Windows Explorer doesn’t provide any user interface to this feature. Why this is only Microsoft know. So, this little tool solves that problem: NTFS Link
Defect Tracking
Tuesday, June 20th, 2006This looks like an interesting defect tracking solution and by an Australian company:
Lua
Monday, June 19th, 2006Lua is an interesting little language that is straightforward to embed into your application as a scripting language. Here’s an good overview
Reflections on software design profession
Monday, June 19th, 2006There! That singular group over there! Can you see them?
Yes! They all are there, in the landscape of software development practice, a singular group of software development practitioners, from past, present and future of this line of work
I can see them; they are getting feedback and learning a lot! …as always.
Reflections on software design profession – introductory thoughts
