MRP has been a mainstay of manufacturing systems for 40 years. MRP evolved from simple inventory planning systems to become the heart of the MRPII systems which eventually became ERP. While the applications surrounding it have become broader, more sophisticated and web-based, MRP continues to operate in the loneliness of the Saturday night batch…
If you are into jQuery you no doubt know who John Resig is, the creator of jQuery. Well before jQuery hit the scenes John wrote Pro JavaScript Techniques, by Apress. I have really been digging into the bowls of how JavaScript works because I am doing...(read more)...Did you know that DotNetSlackers also publishes .net articles written by top…
By John Burke
Group Vice President Oracle Applications Business Unit
I recently completed a business tour in Mexico, and was surprised by both the economic vibrancy of the country and the thought leadership expressed by many of the customers I met.
An example of the economic vibrancy of the country: across the street…
I am unable to list windows shares from terminal. I am getting the following error,
root@ITSTA2:~# smbclient -L 172.XX.XX.XX -U john
params.c:Parameter() - Ignoring badly formed line in configuration file: # Samba config file
WARNING: The "Share modes" option is deprecated
Unknown parameter encountered: "read Size"
Ignoring unknown…
In Ubuntu, when I click on Switch User Account... and then choose the same account to log in (for example if my name is John Smith, I click on switch user account and then log into the John Smith account again), how can I run a script after that?
(I know, that I can run a script after "first" login by putting it in /etc/profile…
I have tried to mount my usb floppy disk drive in 11.04 Natty. So far I have managed to use the udisks --mount/dev/sdf command in terminal, but get a message that I have not stated a filetype
"john@john-desktop:~$ udisks --mount /dev/sdf
Mount failed: Error mounting: mount: you must specify the filesystem type"
This is the…
I have tried to mount my usb floppy disk drive in 11.04 Natty. So far I have managed to use the udisks --mount/dev/sdf command in terminal, but get a message that I have not stated a filetype
john@john-desktop:~$ udisks --mount /dev/sdf
Mount failed: Error mounting: mount: you must specify the filesystem type
This is the…
I have just installed a fresh copy of 12.04.1 64bit. I formatted my PC completely and enabled updates during the installation. After the installation was complete, I went on updating my software.
However, when I wanted to install the additional drivers using the Additional Drivers tool (namely "ATI/AMD proprietary FGLRX…
Hello,
I am trying to use SSH to update PHP and I'm getting the message "Yum not Detected."
Is "Yum" something I need to enable or install?
Following advice I got in a previous question, I typed this into SSH:
cat /etc/*-release
And it displayed this:
Fedora Core release 6 (Zod)
Fedora Core release 6 (Zod)
…
Hi guys,
Anyone recommend a good user portal, looking to create a portal for users to provide them some self help material. Has to be REALLY simple!
Thanks
John
Hallo all,
I have accepted an appointment thru outlook, later due to another more important arrangement I have to reject the already accepted appointment. Is there any easy way to retrieve the invitation and reject it?
Thanks in advance,
John
I am running sendmail on CentOS.
I am interested if anyone knows how to add a X-RBL-Warning for incoming messages (without rejecting the mail). I just want to add the X-RBL-Warning header so that our downstream filters can work with it.
Thanks,
John
From a Windows XP command line, how do I get the time I logged into and/or out of the current machine? I'm looking for something like the UNIX last command which lists active and previous login sessions.
Thanks,
John
Hi,
I'm experimenting with Group Policy settings. My DC is running Server 2003, and the client I am using for this test is running Win7. I've restarted the client a few times, and tried running gpupdate/force for good measure.
This machine is in it's own OU with a group policy applied to change one setting,…
Hi guys, has anyone come across any scenario wherein you needed to merge one object with another object of same type, merging the complete object graph.
for e.g. If i have a person object and one person object is having first name and other the last name, some way to merge both the objects into a single…
Over the years, User Productivity Kit has expanded to include solutions to many project challenges. As of UPK 3.6.1, solutions are provided for pre and post application go-live learning, application testing, system documentation, presentation output, and more.
New in UPK 3.6.1 are additional features…
By ken.pulverman on March 24, 2010 8:51 AM
ERP has been the backbone of enterprise software. The data held in your ERP system is core of most companies. Efficiencies gained through the accounting and resource allocation through ERP software have literally saved companies trillions of dollars.…
I keep a log of phone calls like the following where the F column is LVM = Left Voice Mail, U = Unsuccessful, S = Successful.
A1 1 B1 Smith C1 John D1 11/21/2012 E1 8:00 AM F1 LVM
A2 2 B2 Smith C2 John D2 11/22/2012 E1 8:15 AM F2 U
A3 3 B3 Harvey C3 Luke D3 11/22/2012 E1 8:30 AM…
I'm having trouble authenticating services using uid for authentication, which I thought was the standard method for authentication on the user. So basically, my users are added in ldap like this:
# jsmith, Users, example.com
dn: uid=jsmith,ou=Users,dc=example,dc=com
uidNumber: 10003
loginShell:…
This is an addition to my previous post here. The code that was previously supplied to me worked like a charm, but I am having issues modifying it adding some additional logic.
I am creating a macro in VBA to do the following. I have raw order data that I need to transform based on some logic.
…
I am using a an excel pivot table to summarize some data and just found a problem. The problem deals with how aggregate values are calculated. Let's say I have a table of data with three columns: Name, Date, Value. If I create a table where Name and then Date are used as Row Labels and Value…
I am hoping one of you will be able to help get me started on this issue. I need to create some sort of macro or VBA code to split and manipulate rows of data in Excel.
For this example, we have 5 rows of data. The first 3 rows are item information for Order # 0000000000-00 and the last 2…
I have notes stored in an excel cell. I add line breaks and dates every time I add a new note. I need to copy this to another program, but it has a line limit of 50 characters. I want a line break for each new date and for when each date's comment goes over 50 characters. I'm able to do one…