IT recruiter sees staff shortages looming


 
Thread Tools Search this Thread
The Lounge What is on Your Mind? IT recruiter sees staff shortages looming
# 1  
Old 01-30-2005
IT recruiter sees staff shortages looming

This is just 2 small cuts from a article I've read. It's stats for Australia but I'm sure they shouldn't be much different over the World! Were are all safe! God bless Unix Smilie

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

IT recruitment firm Candle ICT is predicting a shortage of competent ICT staff in the middle and lower ranks over the next six months, though it sees steady growth upto 2007 with a 15 to 20 percent lift in the market.

Taylor said project managers with PMI certifications, NET and J2EE programmers, Unix system administrators, SAP/ABAP skills and specialist IT security people would be in short supply during the year.
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. AIX

p595 LPAR no longer sees SAN boot disk

Hello, we have a wierd and urgent problem, with a few of our p595 LPARs running AIX 5.3. The LPARs ran AIX 5.3 TL 7 and booted off EMC SAN disks, using EMC Powerpath. Every boot we run "pprootdev on" and "pprootdev fix". We can issue "bosboot -a" and we can reboot the machines. Now, on two... (2 Replies)
Discussion started by: rwesterik
2 Replies

2. Virtualization and Cloud Computing

Funambol's CEO sees AGPL as essential for FOSS in cloud computing's future

12-09-2008 12:00 PM "The future of software is in cloud computing," says Fabrizio Capobianco, CEO of Funambol, a company that provides mobile services. And if free and open source software (FOSS) is going to survive in that emerging market, he says, then the community needs to adjust by... (0 Replies)
Discussion started by: Linux Bot
0 Replies
Login or Register to Ask a Question
CVTBATCH(8)						      System Manager's Manual						       CVTBATCH(8)

NAME
cvtbatch - convert Usenet batch file to INN format SYNOPSIS
cvtbatch [ -w items ] DESCRIPTION
Cvtbatch reads standard input as a series of lines, converts each line, and writes it to standard output. It is used to convert simple batchfiles that contain just the article name to INN batchfiles that contain additional information about each article. Each line is taken as the pathname to a Usenet article. If it is not an absolute pathname, it is taken relative to the spool directory, /var/spool/news. (Only the first word of each line is parsed; anything following whitespace is ignored.) OPTIONS
-w The ``-w'' flag specifies how each output line should be written. The items for this flag should be chosen from the ``W'' flag items as specified in newsfeeds(5). They may be chosen from the following set: b Size of article in bytes f full pathname of article m article message-id n relative pathname of article If the input file consists of a series of Message-ID's, then use grephistory(1) with the ``-s'' flag piped into cvtbatch. HISTORY
Written by Rich $alz <rsalz@uunet.uu.net> for InterNetNews. This is revision 1.4, dated 1996/10/29. SEE ALSO
grephistory(1) newsfeeds(5). CVTBATCH(8)