lowellheddings

Stories kicked by lowellheddings

This Is What Happens When You Let Developers Create UI(codinghorror.com)

submitted by HaackedHaacked(5105) 5 years, 5 months ago

Jeff Atwood, aka CodingHorror, discusses the general lack of user interface design skills among software developers. read more...

add a comment |category: |Views: 4

tags: another

Ruby on Rails for .NET developers(harriyott.com)

submitted by harriyottharriyott(170) 5 years, 5 months ago

Ruby on Rails sounds cool, but you don't need a Mac to use it. Here's how to get started with Ruby on Rails in Windows, and play with the cool kids. read more...

1 comment |category: |Views: 11

tags: another

Use "Find As You Type" Search in Visual Studio 2005(howtogeek.com)

submitted by gavinjoycegavinjoyce(25.7k) 5 years, 5 months ago

"Visual Studio 2005 includes a great feature that they call Incremental Search, but I like to call “find as you type”, because that’s really what it does. To start using this feature, just hit Ctrl + i once, and you will see the cursor change to an arrow with binoculars. At this point, you can just start typing, and Visual Studio will automatically start finding." read more...

2 comments |category: |Views: 15

tags: another

Neural Networks on C#(codeproject.com)

submitted by RobChappelRobChappel(2720) 5 years, 5 months ago

The articles describes a C# library for neural networks computations and their application for several problems solving. read more...

add a comment |category: |Views: 26

tags: another

StatSVN(statsvn.org)

submitted by EtienneTremblayEtienneTremblay(5008) 5 years, 5 months ago

StatSVN retrieves information from a Subversion repository and generates various tables and charts describing the project development. Really useful for people using SVN who want to see metrics of their code everyday. read more...

add a comment |category: |Views: 18

tags: another

Mono Migration Analyzer(haacked.com)

submitted by gavinjoycegavinjoyce(25.7k) 5 years, 5 months ago

"Now this is a stroke of genius. If you want people to consider making their .NET applications work on Mono, give them a tool that informs them ahead of time how much trouble (or how easy) it will be to migrate to Mono." read more...

add a comment |category: |Views: 4

tags: another