Technology, Software Development and other ways to make an educated guess about the world...
Monday, July 31, 2006
Timur Fanshteyn - Google Groups
Sunday, July 30, 2006
Freeware and OpenSource Pt.2
A pretty large chunk number of applications are use daily are opensource applications. A list I'll try to keep up to date is here.
Being an active user of opensource software, being a not-so-active contributor so open source projects (I've submitted a few patches to some projects), and even having a project on SourceForge, I've been putting a little bit of thought into what starts and keeps OpenSource software going.
There a few reasons that I can think of:
- Brand new software with no real commercial alternative, designed to be used by itself - There a lot of applications like this. I think most of these are smaller projects, utility applications, etc... - WinDirStat, SysInternal utilities, etc...
- Applications created to support commercial products - NUnit, NDoc
- Free, Open Source alternatives to commercial applications - NSIS, Subversion, QuickFix
- Commercial Products released under Open Source - OpenOffice
The reasons above can be split into two categories: Projects that have commercial backing and products that don't. So the question I'd like to raise is how long will projects without commercial backing survive, and what will be the reason for survivor or their demise. Will they survive when corporations will put their resources to create commercial product against a free alternative. I've noticed the same questions asked by others to the project coordinators as well.
NUnit - "The Death of NUnit Revisited"
NDoc - "NDoc 2 is Officially Dead"
Considering how fierce is the competition between comercial products, will the OpenSource projects that are developed by some great developers during their spair time using their own resources, be able to stand up to the competition? Or will the projects live only as long as they are not good enough to be considered a competition by the coorporations, and die as soon as they become a threat (or atleast a competition)?
Freeware and OpenSource Pt.1
Saturday, July 29, 2006
Microsoft: .Net Beat Java, Who's Next?
Friday, July 28, 2006
Learning something new
Wednesday, July 26, 2006
MSDN Library available for free download
Thursday, July 20, 2006
Working in Solitude
The picture is of the cubicle next to mine. It sure is quiet here :)
Wednesday, July 19, 2006
Tuesday, July 18, 2006
SysInternals is bought by Microsoft
Ethereal Is Renamed to WireShark
Toolset
Windows Utilities | |
Toolset from SysInternals | A requirement for system management. Process Explorer, Event Viewer, File Monitor, Registry Monitor, etc... |
UltraEdit | Trully great programmers text editor |
Notepad++ | Another great text editor - OpenSource and Free |
FireFox | Sometimes I feel like IE, some times I don't |
WinMerge | Great file/folder compare tool |
SlickRun | A nice, small, and very usefull Quick Run utility |
Console | Command Prompt Enhancer |
TaskSwitch Pro | Free ALT+TAB Replacement |
PowerToys for XP | PowerCalc, Tweak UI, etc... |
CygWin toolset | Unix utlities (includng XWindows) on windows |
FolderShare | Syncronize and access your files across the internet |
WinDirStat | Drive / Folder usage statistics with a nice graphical view of the used space |
Windows Live Writer | Blogging utility that from Microsoft. Quickly becoming my favorite |
VMWare server | Virtual Server software for VMWare |
Daemon Tools | Open any ISO file as a virtual CD drive |
PureText | A small utility that removes markup from clioboard text. The result is the same as pasting into notepad |
Development Utilities | |
Reflector | .NET assembly viewer |
PowerShell | .NET Command Line Processor |
NAnt | Build Script Processor |
NUnit | Unit Test Framework |
NDoc | Help file generator |
NSIS | Nullsoft Scriptable Installation System |
MSBuild Community Tasks | A colleection of MSBuild tasks. Many of them are so great and usefull, that should have been in included with MSBuild from the begining |
Snippet Compiler | Compile and run .NET Code snippets |
CoolCommands VS Addin | Add lots and lots of cool commands to the Visual Studio menus |
Subversion | Because it is a real surce control that happens to be free |
TourtoiseSVN | Because it makes my source control work in windows, the way every source control should |
SQLPrompt | Intellisence for SQL Editor. This really should be a part of the microsoft SQL tools |
mtail | Free graphical tail utility |
LogParser | Command line tool that lets you run SQL queries against a variety of log files and other system data sources |