On MP3.com: MP3.com Live: Queensryche
1 Resources for

dion.alexandre@...

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

windows 2000 server dhcp
Hi guys I'm new to all of this. Alright, well I installed and set up a windows 2000 server. fine but now I want to use it as a dhcp and dns server.... I installed the dhcp service through windows components I set up a scope with exclusions however, when...
Tags: NETWORKING, Microsoft Windows Active Directory, Servers, dion.alexandre@..., DHCP, server, Microsoft Windows 2000 Server, Microsoft Windows 2000
Discussion threads 2007-08-27

Additional Resources

Celine Dion Screensaver (exe)
This free screensaver contains many pictures of Celine Dion. Celine Dion, (born March 30, 1968) is a Canadian singer and occasional songwriter and actress.
Tags: Songwriter
Software downloads 2007-12-18
Network Down.
Dear We worked with Novell Netware 5.1 in a network with 110 computers. The computers are connected with 3Com switches - model 4228G e Baseline 2200. Our team observed that during everyday the network stops the communication. We verified Netware server and the switchs and dont't exist...
Tags: NETWORKING, Servers, swITch, network
Discussion threads 2005-07-03
The Three Musketeers (exe)
The Three Musketeers have been kidnapped. Well, almost it's up to Porthos, famed member of the Musketeers, to save the day in the first game adaptation ever based on the world-famous novel by Alexandre Dumas. Porthos, Aramis, and Athos are enjoying themselves at the Red Dove Inn, Paris, when young...
Tags: Member, Games, Personal Technology
Software downloads 2006-11-29
Radio Prank to a Head of State...
http://today.reuters.com/news/newsArticle.aspx?type=oddlyEnoughNews&storyID=2006-01-30T165229Z_01_L27134877_RTRUKOC_0_US-CHIRAC-PRANK.xml&archived=Falsefinally, something worthwhile out of quebec. ;)[ I do not count Celene Dion as worthwhile ]Good that Chirac has a sense of humourDid you know that a Quebec Shock Jock was elected as an Independant MP last week? That will be interesting...JamesYeah I saw thatwondering how a radio personality is...
Tags: Jaqui, oddly enough, off-topic, radio
Discussion threads 2006-01-30
usbdrive (zip)
This software manages raw data drives. It was designed to handle USB flash keys. To get help, just type usbdrive with no option: C:Documents and SettingsAlexandre Fenyo>usbdrive usage: usbdrive copy (DRIVE:FILE) (DRIVE:FILE) usbdrive info DRIVE: usbdrive erase DRIVE: Copy a raw USB key to a file to analyze it later...
Tags: USB, Linux, Operating Systems, Software
Software downloads 2006-05-26
Got Google Map envy? Create your own interactive map application by harnessing the power of Ajax
Everyone and their cousin is amazed by Google Maps. But as the authors of Pragmatic Ajax: A Web 2.0 Primer point out, aside from the awesome satellite pictures, Google Maps is just not that complicated--at least not from a Web development standpoint. Learn how to use Ajax to turn...
Tags: Google Inc., Web, Google Maps, AJAX, Web 2.0, Channel Management, Internet, Software/Web Development, Web Development, Marketing
Book chapters 2006-09-14
Web 2.0 for the Enterprise
With Web 2.0 services enabling millions of consumers to participate meaningfully in online communities, those tools are now making their way into the corporate world, as well. An increasing number of enterprises are fostering collaboration through Web 2.0 technologies such as mash-ups, wikis, blogs, tagging, and RSS feeds. But are...
Tags: Web, Web 2.0, Channel Management, Internet, Marketing
Webcasts 2007-07-31
Tech Musings - Let Me Count the Ways
Tech Musings - Let Me Count the Waysblog rootDion Hinchcliffe - Five reasons why Web 2.0 mattersThis post originally appeared on an external websiteScrollbar Scarves via GizmodoThis post originally appeared on an external websiteJay Leno available via V CastThis post originally appeared on an external websiteTo connect with your readers,...
Tags: Web site development, Web technology, AristonCC, external Website, Blogging income, Web site, country club, blogging, blogger
Discussion threads 2006-02-23
Computer Randomly Resetting Itself
I am running Windows XP. Of late, My computer has been rebooting itself randomly within about 3-5 minutes of being turned on. I've been searching around for likely causes, and the "SASSER" virus seems to be the cause best fitting the symptoms. When I run windows task...
Tags: Viruses and worms, SECURITY, Cyberthreats, computer, FRENCH
Discussion threads 2005-12-14
IT news for April 18: Google's strong earnings; PayPal browsers; NetSuite's OneWorld suite
"News to know" is a joint venture between TechRepublic and ZDNet that publishes every weekday morning. For breaking news and top stories, see ZDNet's Between the Lines. TechRepublic Paul Mah: PayPal to get selective about browsers Jason Hiner: Flock -- Is there room for a...
Tags: Google Inc., TechRepublic Inc., Larry Dignan, Information Technology, NetSuite Inc., Earnings, Web Browser, PayPal, Service-Oriented Architecture (SOA), Professional Development, Web Browsers, Microsoft Windows, Web Services, Enterprise Software, Software, Career, Internet, Operating Systems, Jason Hiner
Blog posts 2008-04-18
News to know for Monday, April 14, 2008
"News to know" is a joint venture between TechRepublic and ZDNet. The original post publishes every morning on business days in Between the Lines. Notable headlines: Tricia Liebert: The impact of the hive mind- all of us are smarter than one of us ...
Tags: Google Inc., Data Center, PaaS, Garett Rogers, Data Centers, Microsoft Windows, Linux, Storage, Operating Systems, Hardware, Data Management, Software, Sonja Thompson
Blog posts 2008-04-14
Creating data structures with the Java Collections Framework
All but the most trivial computer programs employ some type of data structure. Java provides the most common data structures via the Java Collections Framework. The good news is that it can easily be used and extended.By Alexandre CalsavaraThe Java Platform provides the most commonly used data structures in the...
Tags: Guest Contributor, Java, Java Platform, Collections Framework, data structure
Technical articles 2002-05-06
SQL basics: String data types
Data type implementations vary from database to database, but a working knowledge of the SQL specification will always give you a good idea of what's going on. This article breaks down the basic rules of deploying string data types.SQL data types dictate how a field's content will be handled, stored,...
Tags: Storage, Databases, Shelley Doll, SQL, data type, CHARACTER VARYING, database
Technical articles 2002-09-18
SCO to cap legal expenses
Stay on top of the latest tech news with our free IT News Digest e-newsletter, delivered each weekday. Automatically sign up today!By ...
Tags: OPEN SOURCE, SCO Group Inc., Unix
Technical articles 2004-09-01
Outsourcing backlash: Globalization in the knowledge economy
By Dion Wiggins and Diane MorelloGlobalization of the knowledge economy has surprised many enterprises. The speed and impact of offshore outsourcing, and the poor global economy, are driving change in the workforce.Equal-opportunity globalizationHistorically, companies in the United States, Europe, and Japan have led globalization, because those countries pushed products and...
Tags: activism, Gartner  , globalization, knowledge, outsourcing, workforce
Technical articles 2003-09-19
Working with events in Java
Java offers numerous approaches to event handling, such as anonymous classes and reflection. This article will show you three ways to get started with Java event handling.By Alexandre CalsavaraFundamental Java APIs like Abstract Window Toolkit AWT and Swing, not to mention Java Media Framework JMF, Java Platform Debugger Architecture JPDA,...
Tags: Programming languages, Guest Contributor, Java
Technical articles 2002-04-04
The US Canadian border crossing
The US Canadian border crossingThe other day, my 'pertners in crime' and I headed for Seattle to meet some local promoters and catch the Judas Priest concert with their supporting band, in their home state, Queensryche. ( I will blog that one, but I have to say the people we...
Tags: Canadian Permanent Resident Card
Discussion threads 2005-07-08
Ten words or less: "Windows Vista is. . ."
Ten words or less: "Windows Vista is. . ."In ten words or less, complete the following sentence: "Windows Vista is..."I'll start with "...the easiest punchline in recent IT history."Here's three.... something I won't install within 6 months of its release.... something I won't install until a business application requires it.......
Tags: Microsoft Corp., windows, microsoft, vista, microsoft windows vista, tenwords, The Trivia Geek, Microsoft Windows, Cedega, operating system
Discussion threads 2006-04-27
the really late in the day friday yuk
Weird Al Yankovic: Canadian Idiot***Don't want to be a Canadian idiotDont want to be some beer swillin' hockey nutand do I look like some frost bitten hoseheadI never learned my alphabet from A to zedThey all live on donuts and moose meatand they leave the house without packin' heatnever even...
Tags: patient, Jaqui, Canadian Idiot, friday yuk, jokes, humour, off topic, off-topic
Discussion threads 2006-10-06
  • << Previous
  • page 1 of 1
  • Next >>


Server System Inventory Form
It's a good idea to document as much as you can about your server while it's up and running so you won't be left in the dark should a disaster occur. This one-page form includes space for delivery information and server specifications.
Buy Now
Windows XP vs. Mac OS X
This presentation, entitled Standardizing on Windows XP Instead of MAC OS X, provides a pre-packaged option for defending Windows XP against MAC OS X. ...
Buy Now

Fusion