schrepfler
Check me out on the web at my blog.
| Forum | Thread | Replies | Latest activity |
|---|---|---|---|
| Coffeehouse | Recovering the Microsoft’s Matrix Spoof | 4 | May 05, 2010 at 3:20 AM |
| Coffeehouse | IE7 Beta 2 released | 129 | Apr 25, 2006 at 5:03 PM |
| Coffeehouse | I HATE JAVA! | 77 | Feb 21, 2006 at 3:27 PM |
Brian Beckman: Monads, Monoids, and Mort
Aug 31, 2006 at 12:09 AMWhy can't we use Timewarp simulations to help feed the hungry with the surplus of food that the developed world has, or to better optimize the resources that we have, why do we spend zillions in simulating war insted of simulating stuff that can help our ailing planet to cope with the 6 billion people that live on it? Wouldn't have that been a great idea for the ImagineCup...
Kudos Charles!
CodePlex: Shared Source coupled with Agility == Happy Team
Aug 17, 2006 at 11:41 AMYou could gain more projects if you offer some sort of conversion of cvs/subversion/... repositories and issue trackers like bugzilla/trac/jira... to team system.
That said I try to stay away from TS as I basicly like to have the flexibility of running my own servers... for free, on any OS. I know TS is much more integrated but you can go a long way with a combination of subversion, continuum and track (jira is commercial so I snob that one too).
Remembering the guy that was talking about the economics behind TS I believe he was (and still is) right on the target market but simply put, there is a too strong competition that is pushing these features to commodity levels (and more things like continuus integration, code coverage, etc).
I believe that MS should make a low lever TS server that can run on XP and that has certain limitations (on number of developers or concurrent users or limiting just for open source projects like jira) but that can be free with every Visual Studio kit. Why?
Because we must grab as many developers of the other platforms. And with the other camp offering these tools for free we are loosing developers. I believe the .net framework would benefit far more from more developers that develop with it even though TS as a product might be less profitable (and even that is questionable, as the people would push it to the offices).
Keep up the good work!
CCR Programming - Jeffrey Richter and George Chrysanthakopoulos
Jul 29, 2006 at 5:09 PMCCR Programming - Jeffrey Richter and George Chrysanthakopoulos
Jul 27, 2006 at 11:02 AMI must say that the two demos that have been shown on C9 were quite a thrill but my objection is that the model you've managed to pull off is so radical that I'm having problems digesting it. When I look a demo on java.util.concurrent it makes sense as the higher level concepts are the same tackled for years, while CCR tackles stuff in a seemingly different way so I can't do a apples to apples comparison (that said, it's also the most interesting way of using iterators I've seen yet, .net 2.0 rocks).
Can you for instance do some demo code where you present traditional concept like the Future pattern or some comparison between java.util.concurrent and CCR (two colums, one java solution, other CCR).
Also they introduced some new collection types with finer lock granularity, will CCR or BCL try to tackle that as well in the future?
CCR Programming - Jeffrey Richter and George Chrysanthakopoulos
Jul 27, 2006 at 6:47 AMADO.NET Entity Framework: What. How. Why.
Jul 23, 2006 at 5:23 AMAlthough this might get outside the scope of this discussion spring also offers some interesting things like wrapping the DAO's in a proxy and declaratively assigning transaction poincuts using xml and their AOP magic. I'm just experimenting with this right now and seems very powerfull. On one side I can test my code outside of my container but I'm loosing my exceptions so I'll have to explore more these concepts.
Anyhow, I don't wan't to be misunderstood. I love .net and if I mention these stuff is because I'd like it to have best of both worlds not because I love java more.
ADO.NET Entity Framework: What. How. Why.
Jul 22, 2006 at 2:28 PMAs another reader mentioned it would be nice to do a comparison with these developments in ADO.Net and Hibernate3/JPA/Gentile.net etc.
I really really like the LINQ integration, I want it yesterday!
Polita Paulus - BLINQ
Jul 22, 2006 at 4:57 AMChatting about LINQ and ADO.NET Entities
Jun 15, 2006 at 5:24 PMI should have waited until the end. Nice stuff, I hope to see more on this.
Iain McDonald and Andrew Mason show off the new Windows Server OS
May 30, 2006 at 7:23 AMI'm just static about monad but aside it as the engine what it needs is some sort of auto completion (have you seen stuff bash autocompletion does? it's not anymore about simple path completion and admin's digg that very very well).
If MS plans to ship IIS 7.0 on Core (please do) I think this would become a no-brainer.
See more comments…