User Penguinix - Stack Overflow most recent 30 from stackoverflow.com 2009-12-01T09:44:34Z http://stackoverflow.com/feeds/user/6943 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/341651/vistas-iis-instance-doesnt-have-smtp-solutions 2 Vista's IIS Instance doesn't have SMTP (Solutions?) Penguinix 2008-12-04T18:42:16Z 2009-06-15T12:31:20Z <p>Presently, I am working on a project using classic ASP. My development machine is Vista Enterprise. Although Vista does allow you to have multiple Web Sites (not without a workaround in XP), it has removed the SMTP service from IIS. </p> <p>Is there a standard workaround for this issue?</p> <p>As more web developers at my company receive new machines I am concerned that this issue will become a greater irritant. (Currently I am the only Web Dev using Vista)</p> http://stackoverflow.com/questions/208183/how-do-you-make-time-to-read-technical-books/212012#212012 0 Answer by Penguinix for How do you make time to read technical books? Penguinix 2008-10-17T12:59:30Z 2008-10-17T12:59:30Z <p>I am lucky in that I get paid to do it. The company I work for not only allows me to have up to 3 hours of personal development (researching new technologies, reading tech books etc.) a day, but if I find a new resource I would like, they will have it shipped amazon prime and on my desk ASAP. I take this time very seriously, and try to distill as much info as I can, so that I can distribute it to my co-workers. Not everyone likes to do all the tech reading, so I take that burden.</p> http://stackoverflow.com/questions/211426/what-punishment-do-you-have-when-someone-on-the-team-breaks-the-build/211833#211833 21 Answer by Penguinix for What punishment do you have when someone on the team breaks the build? Penguinix 2008-10-17T11:47:11Z 2008-10-17T11:47:11Z <p><img src="http://www.youbrokethebuild.com/images/Row2_2a.jpg" alt="You Broke the Build" /></p> <p>from <a href="http://www.youbrokethebuild.com/" rel="nofollow">YBTB</a></p> http://stackoverflow.com/questions/66361/what-are-the-first-tasks-for-implementing-unit-testing-in-brownfield-applications 1 What are the first tasks for implementing Unit Testing in Brownfield Applications? Penguinix 2008-09-15T20:02:08Z 2008-09-29T21:05:24Z <p>Do you refactor your SQL first? Your architecture? or your code base? Do you change languages? Do you throw everything away and start from scratch? [Not refactoring]</p> http://stackoverflow.com/questions/899/best-subversion-client-for-mac-os/146292#146292 0 Answer by Penguinix for Best subversion client for Mac OS Penguinix 2008-09-28T17:22:35Z 2008-09-28T17:22:35Z <p>Though I haven't used it. I heard <a href="http://lucidmac.com/products/diffly" rel="nofollow">Diffly</a> is pretty good.</p> http://stackoverflow.com/questions/138853/looking-for-development-resource-planning-tool-suggestions/138956#138956 0 Answer by Penguinix for Looking for Development Resource Planning tool suggestions... Penguinix 2008-09-26T11:50:39Z 2008-09-26T11:50:39Z <p>I don't know what your development environment is like (Languages and Such), but Microsoft's <a href="http://msdn.microsoft.com/en-us/vsts2008/products/default.aspx" rel="nofollow">Visual Studio Team System</a> sounds like it would fit your needs. </p> <p>We use it to track all of our client and server application development as well as our 2 web services. </p> <p><strong>DOWN SIDE: Implementation is NOT cheap</strong></p> http://stackoverflow.com/questions/133549/net-windows-integrated-authentication/133603#133603 0 Answer by Penguinix for .NET Windows Integrated Authentication Penguinix 2008-09-25T14:17:43Z 2008-09-25T14:17:43Z <p>I assume since you can't do an HTTPRequest, that this is a piece of desktop software.</p> <p>Active Directory and LDAP are the protocols you are most likely going to be using.</p> <p>I think <a href="http://msdn.microsoft.com/en-us/library/system.environment.aspx" rel="nofollow">System.Environment</a>, and <a href="http://msdn.microsoft.com/en-us/library/system.directoryservices.aspx" rel="nofollow">System.DirectoryServices</a> are going to be the places to look to start.</p> <p>I like <a href="http://msdn.microsoft.com/en-us/library/system.directoryservices.directorysearcher.aspx" rel="nofollow">DirectorySearcher</a>, and <a href="http://msdn.microsoft.com/en-us/library/system.environment.username.aspx" rel="nofollow">Environment.UserName</a> for getting just about any information on a user.</p> <p>I hope this helps.</p> http://stackoverflow.com/questions/109344/creating-educational-videos/109390#109390 1 Answer by Penguinix for Creating Educational Videos Penguinix 2008-09-20T21:06:52Z 2008-09-20T21:06:52Z <p>From what I understand, Microsoft uses (for the ASP.net videos at least) <a href="http://www.techsmith.com/camtasia.asp" rel="nofollow">Camtasia Studio</a>.</p> <p>I only know this thought because I work for <a href="http://www.techsmith.com" rel="nofollow">TechSmith</a>, and it is cool when we see our products used. Our company's evangelist Betsy Weber is a great resource for doing screencasts and podcasts. Her blog is "<a href="http://visuallounge.techsmith.com" rel="nofollow">The Visual Lounge</a>". </p> <p><em>If people have problems with this please feel free to vote me down, but I only can answer what I know.</em></p> <p>I wholly agree with pdavis regarding preparation and a script being key.</p> http://stackoverflow.com/questions/102374/how-to-add-a-version-number-to-an-access-file-in-a-msi/103728#103728 0 Answer by Penguinix for How to add a version number to an Access file in a .msi Penguinix 2008-09-19T17:03:21Z 2008-09-19T17:03:21Z <p>Look into Build Events for your project. It may be possible to rev the versions of the files during a build event. [Just don't quote me on that]. I am not sure if you can or not, but that would be the place I would start investigating first.</p> http://stackoverflow.com/questions/72456/what-facets-have-i-missed-for-creating-a-3-person-guerilla-dev-team 6 What facets have I missed for creating a 3 person guerilla dev team? Penguinix 2008-09-16T13:52:21Z 2008-09-19T12:32:00Z <p>Sorry for the Windows developers out there, this solution is for Macs only.</p> <p>This set of applications accounts for: Usability Testing, Screen Capture (Video and Still), Version Control, Task Lists, Bug Tracking, a Developer IDE, a Web Server, A Blog, Shared Doc Editing on the Web, Team and individual Chat, Email, Databases and Continuous Integration. This does assume your team members provide their own machines, and one person has a spare old computer to be the Source Repository and Web Server. All for under $200 bucks.</p> <p><strong>Usability</strong></p> <p><a href="http://silverbackapp.com/" rel="nofollow">Silverback</a> </p> <p>Licenses = 3 x $49.95</p> <p>"Spontaneous, unobtrusive usability testing software for designers and developers."</p> <p><strong>Source Control Server and Clients (multiple options)</strong></p> <p><a href="http://subversion.tigris.org/" rel="nofollow">Subversion</a> = Free</p> <p>Subversion is an open source version control system.</p> <p><a href="http://versionsapp.com/" rel="nofollow">Versions</a> (Currently in Beta) = Free</p> <p>Versions provides a pleasant work with Subversion on your Mac.</p> <p><a href="http://lucidmac.com/products/diffly" rel="nofollow">Diffly</a> = Free</p> <p>"Diffly is a tool for exploring Subversion working copies. It shows all files with changes and, clicking on a file, shows a highlighted view of the changes for that file. When you are ready to commit Diffly makes it easy to select the files you want to check-in and assemble a useful commit message."</p> <p><strong>Bug/Feature/Defect Tracking (multiple options)</strong></p> <p><a href="http://www.bugzilla.org/" rel="nofollow">Bugzilla</a> = Free</p> <p>Bugzilla is a "Defect Tracking System" or "Bug-Tracking System". Defect Tracking Systems allow individual or groups of developers to keep track of outstanding bugs in their product effectively. Most commercial defect-tracking software vendors charge enormous licensing fees.</p> <p><a href="http://trac.edgewall.org/" rel="nofollow">Trac</a> = Free</p> <p>Trac is an enhanced wiki and issue tracking system for software development projects.</p> <p><strong>Database Server &amp; Clients</strong></p> <p><a href="http://dev.mysql.com/downloads/mysql/?rz=gdl#downloads" rel="nofollow">MySQL</a> = Free</p> <p><a href="http://cocoamysql.sourceforge.net/" rel="nofollow">CocoaMySQL</a> = Free</p> <p><strong>Web Server</strong></p> <p><a href="http://apache.org/" rel="nofollow">Apache</a> = Free</p> <p><strong>Development and Build Tools</strong></p> <p><a href="http://www.apple.com/macosx/features/300.html#xcode3" rel="nofollow">XCode</a> = Free</p> <p><a href="http://cruisecontrol.sourceforge.net/" rel="nofollow">CruiseControl</a> = Free</p> <p>CruiseControl is a framework for a continuous build process. It includes, but is not limited to, plugins for email notification, Ant, and various source control tools. A web interface is provided to view the details of the current and previous builds.</p> <p><strong>Collaboration Tools</strong></p> <p><a href="http://www.writeboard.com/" rel="nofollow">Writeboard</a> = Free</p> <p><a href="http://www.tadalist.com/" rel="nofollow">Ta-da List</a> = Free</p> <p><a href="https://signup.37signals.com/campfire/free/signup/new" rel="nofollow">Campfire Chat</a> for 4 users = Free</p> <p><a href="http://wordpress.org/download/" rel="nofollow">WordPress</a> = Free</p> <p>"WordPress is a state-of-the-art publishing platform with a focus on aesthetics, web standards, and usability. WordPress is both free and priceless at the same time."</p> <p><a href="http://www.gmail.com/" rel="nofollow">Gmail</a> = Free</p> <p>"Gmail is a new kind of webmail, built on the idea that email can be more intuitive, efficient, and useful."</p> <p><strong>Screen Capture (Video / Still)</strong></p> <p><a href="http://www.jingproject.com/" rel="nofollow">Jing</a> = Free</p> <p>"The concept of Jing is the always-ready program that instantly captures and shares images and video…from your computer to anywhere."</p> <p><hr /></p> <p><strong>Lots of great responses:</strong></p> <p>TeamCity [Yo|||]</p> <p>Skype [Eric DeLabar]</p> <p>FogBugz [chakrit]</p> <p>IChatAV and Screen Sharing (built-in to OS) [amrox]</p> <p>Google Docs [amrox]</p> <p><hr /></p> http://stackoverflow.com/questions/24319/where-can-i-find-good-technical-video-podcasts-or-videos-for-download/94863#94863 0 Answer by Penguinix for Where can I find good technical video podcasts or videos for download? Penguinix 2008-09-18T17:46:00Z 2008-09-18T17:46:00Z <p><a href="http://www.itconversations.com" rel="nofollow">IT Conversations</a> is a great service that has been around for quite a while. No videos, just audio, but it has a lot of excellent content. </p> http://stackoverflow.com/questions/94718/open-source-net-tools/94854#94854 4 Answer by Penguinix for Open source .NET tools Penguinix 2008-09-18T17:44:42Z 2008-09-18T17:44:42Z <p><a href="http://code.google.com/p/moq/" rel="nofollow">Moq</a> - An open source Mock Object Framework.</p> http://stackoverflow.com/questions/93439/add-rss-to-any-website/93494#93494 0 Answer by Penguinix for Add RSS to any website? Penguinix 2008-09-18T15:17:18Z 2008-09-18T15:17:18Z <p>You either need to roll your own, or get a service that is a screen scraper.</p> <p>After you have created your feed, you can use something like <a href="http://www.feedburner.com/fb/a/home" rel="nofollow">Feedburner</a> to disseminate it.</p> http://stackoverflow.com/questions/92561/security-should-i-reject-urls-longer-than-n/93363#93363 0 Answer by Penguinix for (Security) Should I reject URLS longer than N? Penguinix 2008-09-18T15:01:42Z 2008-09-18T15:01:42Z <p>Safari, Internet Explorer, and Firefox all have different max lengths that it accepts.</p> <p>I vote go for the shortest of all three.</p> <p><a href="http://www.boutell.com/newfaq/misc/urllength.html" rel="nofollow">http://www.boutell.com/newfaq/misc/urllength.html</a></p> <p>Pulled from link - </p> <p>"<strong>Microsoft Internet Explorer (Browser)</strong> - 2,083 characters</p> <p><strong>Firefox (Browser)</strong> - After 65,536 characters, the location bar no longer displays the URL in Windows Firefox 1.5.x. However, longer URLs will work. I stopped testing after 100,000 characters. </p> <p><strong>Safari (Browser)</strong> - At least 80,000 characters will work."</p> http://stackoverflow.com/questions/84125/oo-php-explanation-for-a-braindead-n00b/84191#84191 4 Answer by Penguinix for OO PHP explanation For a braindead n00b Penguinix 2008-09-17T15:03:24Z 2008-09-17T15:03:24Z <p>I recommend reading <a href="http://rads.stackoverflow.com/amzn/click/0735619670" rel="nofollow">Code Complete</a>. The few links on PHP OO are great, but this gets to the bread and butter of the idea.</p> http://stackoverflow.com/questions/82620/what-is-the-best-physical-operating-environment-for-a-developer/82744#82744 4 Answer by Penguinix for What is the best physical operating environment for a developer. Penguinix 2008-09-17T12:45:44Z 2008-09-17T12:45:44Z <p><strong>Lighting:</strong> I have windows facing two exposures, but unless it is raining or snowing I don't often have the shades open. </p> <p><strong>Offices:</strong> I am a big fan of an open-door policy, but I find that it can sometimes be distracting. </p> <p><strong>Sound:</strong> I bring in my iPod every day, sometimes Podcasts, sometimes audiobooks, mostly music. </p> <p><strong>Seating:</strong> Everyone in the company has a nice office chair, but I think only one person has an Aeron (which he brought with him). </p> <p><strong>Machine:</strong> I have a laptop docked connected to two 21" LCDs and that works great for me. </p> <p><strong>Special:</strong> We have free soda, coffee, and espresso everyday and a catered lunch on Friday's. </p> <p>"[Working in a loud office is like working in a paint factory where the air is full of grit.]" - Paul Graham</p> http://stackoverflow.com/questions/78396/finding-freelance-contract-coding-projects/78614#78614 0 Answer by Penguinix for Finding Freelance/Contract Coding Projects Penguinix 2008-09-17T00:18:54Z 2008-09-17T00:18:54Z <p><a href="http://www.topcoder.com/" rel="nofollow">Topcoder</a>?</p> http://stackoverflow.com/questions/78184/how-do-i-create-raw-tcp-ip-packets-in-c/78606#78606 0 Answer by Penguinix for How do I create RAW TCP/IP packets in C++? Penguinix 2008-09-17T00:17:15Z 2008-09-17T00:17:15Z <p><a href="http://cs.nmu.edu/~randy/Classes/CS228/Notes/making-a-client-socket.html" rel="nofollow">http://cs.nmu.edu/~randy/Classes/CS228/Notes/making-a-client-socket.html</a></p> <p>I figure you can learn it the same way I did. Props to Prof. Appleton of NMU for keeping his site alive.</p> http://stackoverflow.com/questions/1569/whats-a-good-book-for-learning-asp/75660#75660 1 Answer by Penguinix for What's a good book for learning ASP? Penguinix 2008-09-16T18:51:01Z 2008-09-16T18:51:01Z <p>Fritz Onion's <a href="http://books.google.com/books?hl=en&amp;id=DUwx_H3G0AEC&amp;dq=Fritz+Onion&amp;printsec=frontcover&amp;source=web&amp;ots=75V85kWT0V&amp;sig=dhRLUmfay4wBiO9Rxpy45gvC-1g&amp;sa=X&amp;oi=book_result&amp;resnum=3&amp;ct=result#PPP1,M1" rel="nofollow">books</a> are great. </p> http://stackoverflow.com/questions/75565/what-does-a-company-have-to-offer-you-for-getting-you-employed/75648#75648 0 Answer by Penguinix for What does a company have to offer you for getting you employed? Penguinix 2008-09-16T18:48:55Z 2008-09-16T18:48:55Z <ol> <li><p>Projects: It is imperative that I have fun things to work on, if only to keep me sane.</p></li> <li><p>Environment: If I am stuck in a cube farm in a suit I made the wrong decision.</p></li> <li><p>People: If I can't work with my team what good am I?</p></li> <li><p>Benefits: I want to start a family, and that is expensive.</p></li> <li><p>Money: See benefits. Money = Freedom.</p></li> </ol> http://stackoverflow.com/questions/75526/what-are-the-key-components-of-web-accessibility/75612#75612 0 Answer by Penguinix for What are the key components of web accessibility? Penguinix 2008-09-16T18:44:40Z 2008-09-16T18:44:40Z <p>I recommend <a href="http://aprompt.snow.utoronto.ca/" rel="nofollow">A-prompt</a> for testing of Accessibility. It is free and it can really help.</p> <p>I also recommend Mark Pilgrim's online text - <a href="http://diveintoaccessibility.org/" rel="nofollow">Dive into Accessibility</a>.</p> http://stackoverflow.com/questions/75145/how-do-you-quickly-find-the-url-for-a-net-framework-method-on-msdn/75540#75540 0 Answer by Penguinix for How do you quickly find the URL for a .NET framework method on MSDN? Penguinix 2008-09-16T18:37:09Z 2008-09-16T18:42:31Z <p><a href="http://labnol.blogspot.com/2006/09/learn-to-create-firefox-search-plugin.html" rel="nofollow">Create a Search engine for MSDN Library in Firefox</a> Like this perhaps?</p> http://stackoverflow.com/questions/71561/how-to-simulate-pressing-enter-in-html-text-input-with-selenium/71580#71580 0 Answer by Penguinix for How to simulate pressing enter in html text input with Selenium? Penguinix 2008-09-16T12:06:53Z 2008-09-16T12:06:53Z <p>Though I haven't tested this I imagine you can use "\r\n" appended to a string to simulate a new line. If not look for the languages equivalent to "Environment.NewLine;" ?</p> http://stackoverflow.com/questions/61217/getting-html-from-a-page-behind-a-login/66448#66448 1 Answer by Penguinix for Getting HTML from a page behind a login Penguinix 2008-09-15T20:09:53Z 2008-09-15T20:09:53Z <p>Just pass valid login parameters to a given URI. Should help you out. </p> <p><strong>If you don't have login information you shouldn't be trying to circumvent it.</strong></p> <pre>public static string HttpPost( string URI, string Parameters ) { System.Net.WebRequest req = System.Net.WebRequest.Create( URI ); req.ContentType = "application/x-www-form-urlencoded"; req.Method = "POST"; byte[] bytes = System.Text.Encoding.ASCII.GetBytes( Parameters ); req.ContentLength = bytes.Length; System.IO.Stream os = req.GetRequestStream(); os.Write( bytes, 0, bytes.Length ); os.Close(); System.Net.WebResponse resp = req.GetResponse(); if ( resp == null ) return null; System.IO.StreamReader sr = new System.IO.StreamReader( resp.GetResponseStream() ); return sr.ReadToEnd().Trim(); } </pre> http://stackoverflow.com/questions/65039/how-can-i-use-a-traditional-html-id-attribute-with-an-asp-net-runatserver-tag/66325#66325 0 Answer by Penguinix for How can I use a traditional HTML id attribute with an ASP.net runat='server' tag? Penguinix 2008-09-15T19:59:20Z 2008-09-15T19:59:20Z <p>Is there a particular reason that you want the controls to be runat="server"?</p> <p>If so, I second the use of &lt; asp : Literal > . . . </p> <p>It should do the job for you as you will still be able to edit the data in code behind.</p> http://stackoverflow.com/questions/65969/what-are-the-c-documentation-tags/66248#66248 0 Answer by Penguinix for What are the C# documentation tags? Penguinix 2008-09-15T19:52:39Z 2008-09-15T19:52:39Z <p>Look inside the docs for <a href="http://blogs.msdn.com/sandcastle/" rel="nofollow">Sandcastle</a>. This is the new documentation standard for .NET.</p> http://stackoverflow.com/questions/58640/great-programming-quotes/66203#66203 1 Answer by Penguinix for Great programming quotes Penguinix 2008-09-15T19:49:44Z 2008-09-15T19:49:44Z <p>A programmer that is 10 times better than another will probably be happy making only 3 times as much - Paul Graham</p> http://stackoverflow.com/questions/2402/what-programs-do-you-use-to-create-graphic-images/66099#66099 0 Answer by Penguinix for What programs do you use to create graphic images? Penguinix 2008-09-15T19:41:51Z 2008-09-15T19:41:51Z <p>If you aren't tied to the windows platform there are a number of other great Graphic design solutions. <a href="http://www.pixelmator.com/" rel="nofollow">http://www.pixelmator.com/</a> and <a href="http://www.tweakersoft.com/vectordesigner/" rel="nofollow">VectorDesigner</a> come to mind.</p> http://stackoverflow.com/questions/1076350/c-modify-list-contains-behavior/1076364#1076364 Comment by Penguinix on C# modify List.Contains behavior Penguinix 2009-07-08T20:16:28Z 2009-07-08T20:16:28Z This worked for a problem I was having as well. Thanks much. http://stackoverflow.com/questions/82620/what-is-the-best-physical-operating-environment-for-a-developer/82744#82744 Comment by Penguinix on What is the best physical operating environment for a developer. Penguinix 2009-07-08T19:47:55Z 2009-07-08T19:47:55Z HP Compaq 8710p. I believe it is touted as a desktop replacement. http://stackoverflow.com/questions/341651/vistas-iis-instance-doesnt-have-smtp-solutions/341680#341680 Comment by Penguinix on Vista's IIS Instance doesn't have SMTP (Solutions?) Penguinix 2008-12-11T13:44:22Z 2008-12-11T13:44:22Z Looks like I really need to use CDO sys vs. CDONTS. http://stackoverflow.com/questions/341651/vistas-iis-instance-doesnt-have-smtp-solutions/341678#341678 Comment by Penguinix on Vista's IIS Instance doesn't have SMTP (Solutions?) Penguinix 2008-12-11T13:43:52Z 2008-12-11T13:43:52Z Classic ASP not ASP.NET http://stackoverflow.com/questions/66361/what-are-the-first-tasks-for-implementing-unit-testing-in-brownfield-applications/66391#66391 Comment by Penguinix on What are the first tasks for implementing Unit Testing in Brownfield Applications? Penguinix 2008-09-26T11:52:58Z 2008-09-26T11:52:58Z My boss just got me &quot;Working Effectively...&quot; great read. http://stackoverflow.com/questions/102714/what-was-your-first-home-computer/102718#102718 Comment by Penguinix on What was your first home computer? Penguinix 2008-09-19T17:42:41Z 2008-09-19T17:42:41Z Load &quot;*&quot; ,8,1 http://stackoverflow.com/questions/74956/best-place-to-get-a-web-design-as-an-individual/74980#74980 Comment by Penguinix on Best place to get a web design as an individual. Penguinix 2008-09-16T17:57:35Z 2008-09-16T17:57:35Z I concur. The Open Source Web Design group is awesome. http://stackoverflow.com/questions/72406/what-development-book-made-the-most-impact-on-you-as-a-developer/72437#72437 Comment by Penguinix on What development book made the most impact on you as a developer? Penguinix 2008-09-16T17:51:14Z 2008-09-16T17:51:14Z Code Complete Version 2. It has done a lot for my programming and development standards. http://stackoverflow.com/questions/74908/how-do-you-integrate-system-testing-into-an-agile-process/74929#74929 Comment by Penguinix on How do you integrate system testing into an agile process? Penguinix 2008-09-16T17:50:08Z 2008-09-16T17:50:08Z I second the use of Build Events for Testing and Documentation. http://stackoverflow.com/questions/66361/what-are-the-first-tasks-for-implementing-unit-testing-in-brownfield-applications/66763#66763 Comment by Penguinix on What are the first tasks for implementing Unit Testing in Brownfield Applications? Penguinix 2008-09-16T17:41:20Z 2008-09-16T17:41:20Z What languages do you work in? Is there a specific Testing Harness you recommend? http://stackoverflow.com/questions/66361/what-are-the-first-tasks-for-implementing-unit-testing-in-brownfield-applications/66391#66391 Comment by Penguinix on What are the first tasks for implementing Unit Testing in Brownfield Applications? Penguinix 2008-09-16T17:40:34Z 2008-09-16T17:40:34Z Refactoring by Martin Fowler is a refactor-er's bible. It has been very helpful in my development. I also recommend Head First Design Patterns, and Code Complete. http://stackoverflow.com/questions/72456/what-facets-have-i-missed-for-creating-a-3-person-guerilla-dev-team/74346#74346 Comment by Penguinix on What facets have I missed for creating a 3 person guerilla dev team? Penguinix 2008-09-16T17:38:33Z 2008-09-16T17:38:33Z Built-in and Free are always good. Thanks! http://stackoverflow.com/questions/72456/what-facets-have-i-missed-for-creating-a-3-person-guerilla-dev-team/72581#72581 Comment by Penguinix on What facets have I missed for creating a 3 person guerilla dev team? Penguinix 2008-09-16T17:37:58Z 2008-09-16T17:37:58Z Communication being key in this environment, I like this. Thanks! http://stackoverflow.com/questions/72456/what-facets-have-i-missed-for-creating-a-3-person-guerilla-dev-team/72543#72543 Comment by Penguinix on What facets have I missed for creating a 3 person guerilla dev team? Penguinix 2008-09-16T17:37:28Z 2008-09-16T17:37:28Z I have never used TeamCity, is it easy to set up? http://stackoverflow.com/questions/72456/what-facets-have-i-missed-for-creating-a-3-person-guerilla-dev-team/72548#72548 Comment by Penguinix on What facets have I missed for creating a 3 person guerilla dev team? Penguinix 2008-09-16T17:37:01Z 2008-09-16T17:37:01Z I suppose you can put time tracking into Trac, but yeah FogBugz, or maybe 37signals' Basecamp.