On The Insider: OJ Simpson: Guilty Again
4 Resources for

brent@...

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

Video: See Microsoft's new Silverlight streaming in action
See Flash In Action Streaming Silverlight's Streaming VideoI love it... A video about Silverlight's streaming capabilities, displayed via streaming Flash video.
Tags: Corporate communications, Microsoft Corp., brent@..., Microsoft Silverlight, video
Discussion threads 2007-10-09
PIM vs. DVMRP
I'm working on a multicast audio routing system, and I'm having trouble with switch flooding and hanging up.I think I've gotten it under control, by using more strict QOS/COS settings.The multicast audio hardware MFG. recommends using a cisco catalyst with CGMP and PIM denseI'm using a Dell PowerConnect with IGMP...
Tags: Brent@..., CGMP, DVMRP, PIM
Discussion threads 2007-03-05
Missing setup files for server 2003
I am busy installation a new Dell PowerEdge 2800 server with Windows server 2003. I used the dell server assistant cd for an unnattended installation, and that works fine. Once the system reboots and begins the windows installation, it errors out with missing setup files cyclad-z.inf I have checked the...
Tags: Servers, server
Q&A 2005-10-07
BLawg
blog root
Tags: Blogging, brent@...
Discussion threads 2005-08-19

Additional Resources

Internet graphic novels
Check out Brent V. Friedman and Michael DeCourcey's Afterworld, Stephen King's N, and Watchmen. by Jerry Taylor
Tags: Novel, Graphic Novel, Internet, Jerry Taylor
Blog posts 2008-08-25
Set a window variable to null
If you're working with JavaScript windows, you may need to set a windows variable to null at some point in time. Here's how.By Brent Lee MetcalfeLet's get what may seem like the most trivial tip--but the most important tip overall--out of the way. Before you declare a variable for a...
Tags: Construction, window, Brent Lee Metcalfe
Technical articles 2003-09-30
ERP for a chinese company need help please !
Hi everybody,i am working in a Chinese company and i am in charge of finding an erp software for our company.We are a factory who produce lighting equipment. (Small / medium business).The managing director of the company want to develop by ourself the erp !A short description of our workflow:At...
Tags: ERP, marco7683-info@...
Discussion threads 2007-02-16
Control window focus
Use the focus method to control your window focus. Here's how.By Brent Lee MetcalfeA window that can't focus is like a plane that can't fly: it contains some pretty interesting stuff, but it can't ascend to the heights that it was built for. I've discussed focusing idiosyncrasies, so let's demo...
Tags: Construction, window, Brent Lee Metcalfe
Technical articles 2003-09-30
Open multiple windows
There are times when you'll want to open a second window to display related links or other information. This JavaScript windows tip shows you how.By Brent Lee MetcalfeOften, you want to open a second window to display related links or other information to the user. Use the code in this...
Tags: Construction, window, Brent Lee Metcalfe
Technical articles 2003-09-30
Open cascading windows
With JavaScript, you can open more than one window consecutively. Here's how.By Brent Lee MetcalfeIn addition to opening windows simultaneously, you can open more than one window consecutively. Suppose you build a site whose initial HTML file launches two subwindows from the main browser. The first subwindow could function as...
Tags: Construction, window, subwindow, main browser, Brent Lee Metcalfe, Web browser
Technical articles 2003-09-30
WebCab Functions for .NET (Msi)
Add refined numerical procedures to either construct a function of one or two variables from a set of points interpolate, or solve an equation of one variable; to your .NET, COM, and XML Web service Apps. Interpolate using Newton poly., Lagrange's formula, Burlisch-Stoer algorithm, Cubic/Bicubic splines natural and free; Solve...
Tags: Variable, .Net, Application Servers, Middleware, ActiveX/COM/COM+/DCOM, Software Development, Software/Web Development, Enterprise Software, Software
Software downloads 2005-12-08
Move windows dynamically
Dynamically moving windows let Web builders arrange and rearrange windows to optimize information display. Learn how to dynamically move windows.By Brent Lee MetcalfeWhen all is said and done, windows that move are more practical than cool (but perhaps that's what makes them cool). But, if used with restraint, dynamically moving...
Tags: Construction, window, Brent Lee Metcalfe
Technical articles 2003-09-30
WebCab Functions for Delphi (Msi)
Add refined numerical procedures to either construct a function of one or two variables from a set of points interpolate, or solve an equation of one variable; to your .NET, COM, and XML Web service Apps. Interpolate using Newton poly. Lagrange's formula, Burlisch-Stoer algorithm, Cubic/Bicubic splines natural and free; Solve...
Tags: Borland Delphi, Variable, Lagrange, Programming Languages, Development Tools, ActiveX/COM/COM+/DCOM, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
Software downloads 2005-12-08
Get familiar with canvas-mode windows
Learn about canvas-mode windows, which provide a useful environment for slide shows or presentations.By Brent Lee MetcalfeBy canvas mode, I mean a window that occupies the full screen, regardless of monitor size or resolution. Canvas-mode windows provide a useful environment for slide shows or presentations. In such cases, size definitely...
Tags: Construction, window, canvas-mode window, canvas-mode, Brent Lee Metcalfe
Technical articles 2003-09-30
Prevent window orphans
There are times when breaking the object hierarchy is harmless, if not desirable. Here's how to create a transitional pop-up window that automatically closes when it launches a new window.By Brent Lee MetcalfeThis tip is a warning: If you open a secondary window and a tertiary window that is a...
Tags: Construction, Brent Lee Metcalfe, window, secondary window, pop-up window
Technical articles 2003-09-30
Code window-aware behavior
You can set an HTML file to behave a certain way in one environment and differently in another. Here's how.By Brent Lee MetcalfeWouldn't it be great if you could have an HTML file behave a certain way in one environment and differently in another? Well, you can.In the frameset, aware0.html...
Tags: preMpt, glossary, HTML, Brent Lee Metcalfe
Technical articles 2003-09-30
Resize windows dynamically
Once a subwindow is launched, its size doesn't need to remain static. Learn how to resize windows dynamically.By Brent Lee MetcalfeOnce a subwindow is launched, its size doesn't need to remain static.When the onClick event handler fires, the subwindow increases or decreases its width and height by 200 pixels.var x...
Tags: Construction, window, Brent Lee Metcalfe
Technical articles 2003-09-30
Learn how to write to a window
The content of a subwindow does not need to reside in its own HTML file. Find out how you can write to a window.By Brent Lee MetcalfeThe content of a subwindow does not need to reside in its own HTML file. Let me illustrate.The content for this example, including the...
Tags: Construction, ePen, writeWin, window, HTML, Brent Lee Metcalfe
Technical articles 2003-09-30
Default XP Profiles
I am familiar with the copy to function for setting up default profiles for new windows users logging into our network. I have a lab with identical machines and I wanted to know if there is a problem with copying the created user and default user profiles from the Documents...
Tags: PRODUCTIVITY, careyb@...
Discussion threads 2007-08-17
One status bar for multiple windows
With JavaScript, you can display the status messages of links in one window in the status bar of another. Here's how.By Brent Lee MetcalfeIt's possible to display the status messages of links in one window in the status bar of another. Omitting a subwindow's status bar conserves desktop real estate....
Tags: Construction, status bar, msgStat, window, Brent Lee Metcalfe
Technical articles 2003-09-30
  • << Previous
  • page 1 of 1
  • Next >>


TechRepublic's E-mail Usage Policy
Numerous studies indicate that personal e-mail use at work is a leading cause of lost productivity. In addition, personal e-mail use can introduce vir ...
Buy Now
TechRepublic Power Checklist: Securing Windows XP
If you have just finished installing Windows XP and you think the work is done, you're wrong. Some of the most important steps to getting Windows XP u ...
Buy Now