Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- A Tool-Based Methodology for Software Portfolio Monitoring
- This paper presents a tool-based methodology for monitoring the development and maintenance performed on the software portfolio of a large company. The toolkit on which the methodology is based includes an extendable framework for software analysis and visualization that meets strong demands with respect to scalability and usability. The methodology...
- Tags: Software, Methodology, Monitoring, Tool, Iteration, Tools & Techniques, Management
- White papers
- Images: Barbie's greatest hits?
- Mattel is trying to reach out to the next iteration of girls with an MP3 player designed to look like a doll that also hooks into an online virtual world.
- Tags: Media players, Digital music, Digital media, Mattel Inc., doll, MP3 player, MP3
- Image galleries 2007-04-27
- Practically iterating infrastructure projects
- Iterations, iterations, iterations. Every time you look at project methodologies they talk about “iterative approaches” or “short development cycles” as if they were a panacea for all the ills of modern IT. In some ways they are; keeping things short and concrete, with tangible results, does do wonders...
- Tags: hardware, iteration, Project Management, Project Manager, Project Planning, rack, Review, server, software, Team Management, Values, Wisdom
- Blog posts 2007-01-26
- Do methodologies make project management seem more complex than it is?
- Have you ever been to one of those project management seminars where they preach about the virtues of the latest methodology? You know, the ones where they have extremely expensive consulting services and specially built software to sell to you? I just finished watching an exhaustive...
- Tags: Application Developmnent, Assumptions, Change Management, Communication, Consequences, Courtesy, It Frameworks, It Management, Management, Project Management, Project Manager, Project Planning, Quality, release cycle, Trust, Wisdom
- Blog posts 2006-12-20
- Photos: Lego lands in Redmond
- At Microsoft, Lego shows off the latest iteration of its programmable robot technology.
- Tags: iteration, LEGO Co., Microsoft Corp., photograph, Redmond, robot
- Image galleries 2006-07-25
- Photos: Lego lands in Redmond
- At Microsoft, Lego shows off the latest iteration of its programmable robot technology.
- Tags: iteration, LEGO Co., Microsoft Corp., photograph, Redmond, robot
- Image galleries 2006-07-25
- Develop an agile approach to IT project management
- This sample chapter, taken from Agile Estimating and Planning, discusses the importance of agile teams to your organization. Learn about the three levels of planning encorporated by agile teams: release planning, iteration planning, and daily planning.Title: Agile Estimating and PlanningISBN: 0131479415Published: November 2005Author: Mike CohnChapter: Chapter 3: An Agile ApproachPublished...
- Tags: team, iteration, Planning, Prentice Hall Inc., Agile Estimating, information technology, IT project management, Published
- Download resources 2006-04-28
- Missing deadline
- I am team leader for 5 developers.I have to manage thier time and tasks. The problems that I face always missing tasks deadline. I beleive punshing is not the good way.I need a recommendation for best practice that help me to solve this issueBonus on on time delivery.My staff are...
- Tags: team, Msh, deadline, it management
- Discussion threads 2006-03-02
- Creating advanced Excel 2003 formulas
- This sample chapter, taken from Que Publishing's Formulas and Functions with Microsoft Excel 2003, shows you how to go beyond simple the equations you can coble together with Excel's humble equals sign and common operators, and operands. Learn how to create advanced Excel formulas that can help you dramatically improve...
- Tags: Que Publishing, Microsoft Excel, dell, iteration, modeling, Microsoft Corp.
- Download resources 2005-07-20
Additional Resources
- Fractal Image Generator (exe)
- Mandelbrot Fractal generator save format (bmp, jpg, png) different colorizing methods (iteration, random color delta, random) costum color selection, white favorite, random zoom option-image size adjustment-iteration setting-free zoom-and more.
- Tags: Generator, Fractal
- Software downloads 2006-10-05
- Perl tips: Understanding flow control
- Perl's last, next, and redo statements allow you to control the flow of execution in a block. Here's a look at how to take advantage of these statements.By Charles GalpinPerl provides last, next, and redo statements to control the flow of execution within a block. The last statement exits the...
- Tags: Scripting languages, Programming languages, Guest Contributor, Perl
- Technical articles 2002-05-03
- Robust Distributed Node Localization With Error Management
- Location knowledge of nodes in a network is essential for many tasks such as routing, cooperative sensing, or service delivery in ad hoc, mobile, or sensor networks. This paper introduces a novel iterative method Iterative Least-Squares ILS for node localization starting with a relatively small number of anchor nodes in...
- Tags: Network, Localization, Node, Association For Computing Machinery, Computation, Engineering, Networking
- White papers 2006-05-25
- Macros running slow in EXcel
- I have a problem with a macro in Excel, running slow.This macro runs in 10 seconds ( for each iteration it makes around 30 iteration in total) in one machine but in another with the same hardware characteristic takes 3 minutes in the same operation, I review the code and...
- Tags: Microsoft Excel, SELECT
- Q&A 2004-10-27
- Master the facilitation skills you need to lead an effective software development iteration retrospective
- As a software developer, you are already an expert at what you know--software development--but you can still improve your team's methodology to allow you to continually learn from your software development experience throughout the life of a project. In this sample chapter from Agile Retrospectives: Making Good...
- Tags: Software, Software Development, Development Tools, Tools & Techniques, Software/Web Development, Management
- Book chapters 2007-01-17
- WiseMinder (exe)
- WiseMinder is prior knowledge tracking software at its most simple and effective. Use it to keep a journal, learn a new subject, work more efficiently, test your students or employees, or to catalogue information. Version 1.02 fixes minor bugs in record iteration.
- Tags: Journal, WiseMinder, Strategy, Tools & Techniques, Management
- Software downloads 2006-11-09
- Take advantage of undocumented SQL Server iteration procedures
- Here's a look at how you can use two built-in system stored procedures -- sp_msforeachdb and sp_msforeachtable -- to iterate through SQL Server tables and databases. by Tim Chapman
- Tags: Microsoft SQL Server, Server, Tim, Storage, Databases, Hardware, Enterprise Software, Software, Data Management, Tim Chapman
- Blog posts 2008-07-03
- Excel formula
- Please help Value in Cell A1 is copied into cell B1 and new value is entered in A1B1 should now show old value of A1 plus new value of A1in other words B1=B1+A1How do I do this in Excel. Tried to use if statement, cant figure it outThanksYou will need...
- Tags: ichu50, Microsoft Excel, software
- Q&A 2005-08-20
- An Introduction to LDAP
- LDAP is the latest iteration in a rather lengthy development process beginning with the X.500 directory specification and its corresponding Directory Access Protocol DAP in the late 1980s and early 1990s.This paper introduces LDAP and the concept of online directories, and explains why you might want them and what you...
- Tags: O'Reilly Media Inc., LDAP, Directory Services, Enterprise Software, Software
- Book chapters 2001-08-16
- The Next Generation Driver Kit: LDK Test Harness
- Everyone who develops drivers for Windows should be familiar with the Windows Driver Kit DDK and Hardware Compatibility Test HCT. They have evolved over the years and this webcast delves into the next iteration and what can people expect today and tomorrow.
- Tags: Microsoft Corp., Microsoft Windows, Operating Systems, Digital Media, Software, Consumer Electronics, Personal Technology
- Webcasts
- Java tips for list iteration and bean comparisons
- These tips originally appeared in the Builder.com Java e-newsletter.Iterating over lists and sorting Java Beans becomes much easier with the clever application of utility interfaces. First, discover how to use ListIterator to make examining list contents easier, and then find out how to build a BeanComparator using a Jakarta utility...
- Tags: Henri Yandell, Java, ListIterator, ListIterator listItr
- Technical articles 2003-04-11
- << Previous
- page 1 of 1
- Next >>