JDA has just released it’s latest IT Salary Survey.
http://www.jdapsi.com/Candidate/Houston-IT-Salary-Survey/2010
JDA has just released it’s latest IT Salary Survey.
http://www.jdapsi.com/Candidate/Houston-IT-Salary-Survey/2010
PeopleSoft 9.1 & PeopleTools 8.5 PeopleBooks are now available for the Kindle.
Posted in HR, HRIT, IT, PeopleSoft | Tags: Kindle, PeopleBooks, PeopleSoft
Google Docs now accepts all file types. Now you can use it as backup tool. I guess Google has given up on creating their G Drive.
Posted in IT, Windows | Tags: google docs
AITP meets every 3rd Wednesday of the month from 11:15am to 1:00pm at the H.E.S.S. building in the Galleria area of Houston.
Presenter:
John Weston from MicroSoft and the Dallas branch of AITP
jweston@microsoft.com
blogs.tech.net.com/jweston
MicroSoft sent out a memo that everyone needs to get off of XP. MicroSoft fears that China will attack XP machines the same way they attacked Google last week.
He gave out free 90 evaluation disks of Windows 7 Enterprize 32 bit.
Windows 7 Tips
Windows Short Cuts:
{Windows} + {plus Sign} = Zoom
{Windows} + {P} = Projector
I have closed the poll that I was running to see which version of PeopleSoft HCMS is the most widely used one. There were only 35 votes but there was a clear winner. Version 8.9 is currently the most widely version of PeopleSoft. Here are the results of that poll.
Which version of PeopleSoft HCMS are you using?
Posted in HR, HRIT, IT, PeopleSoft | Tags: HCMS, PeopleSoft, Versions
4th Annual Technology Expo 2010
Minute Maid Park
January 28, 2010
8:30 AM – 3:30 PM
Lunch Provided.
Registration required.
Phone: 832.300.2880
Registration Link:
http://www.total-tec.com/EventRegistration.aspx
Posted in Event, IT | Tags: Technology Expo
I spoke to a Senior Recruiter at The Methodist Hospital in Houston today about their PeopleSoft HCMS implementation scheduled for 2010. He does not yet know how many people they are going to hire or when the hiring will take place. All he could tell me is that they are currently looking for a PeopleSoft Manager who can come in and manage the implementation. The position is posted on their job board. I’ll keep in touch with him and keep you posted on this as it progresses.
Posted in HR, HRIT, PeopleSoft, SoftWare Development | Tags: Methodist Hospital Houston Texas PeopleSoft Implementation
Oracle released PeopleSoft HCM 9.1 in October 2009. Several Houston based companies plan on upgrading to it in 2010. Here is the best information I could find on what’s new and what’s improved in 9.1.
Posted in HR, HRIT, PeopleSoft | Tags: PeopleSoft HCM 9.1
If you know of any others please let me know and I will add them to the list.
Posted in HR, HRIT, PeopleSoft | Tags: Companies, Houston
How to access PeopleSoft tables using MS Access
The title above is a link to a PDF that shows how to set up MS Access so that it can access PeopleSoft tables. It requires an Oracle account username and password. I would be very careful with this. The PeopleCode attached to the records (SaveEdit) and fields (FieldEdit) will not be there to protect the data. So if you write an MS Access program that updates the PeopleSoft tables you will need to read the PeopleCode in the SaveEdit’s and FieldEdit’s and incorporate those same edits in your MS Access program to maintain data integrity. I have not tried this but it might also be possible to get PeopleSoft data directly into MS Excel using the same approach. As always be careful when pulling data down to your local PC. Don’t save sensitive data on your local PC. Windows security seems to be easy to hack.
Posted in HR, HRIT, PeopleSoft | Tags: MS Access, PeopleSoft Tables