Handy Tip - myTrace() function

This is something I've found handy over the years, so I thought I'd share it.
Essentially, I often create a function like myTrace(), as shown below. Then, instead of writing trace() calls, I write myTrace() calls.
Why? It gives me more control. I can, for example, choose to do nothing with all traces (ideal when compiling to release, to be sure people with debug players don't see anything).
Or only trace out essential traces.
I can also redirect all traces to something like MonsterDebugger.
Or redirect all traces to a textbox (handy when debugging on a non-coding machine).
Or I can simply redirect all traces to trace() as if nothing had ever happened.
Example Code:
private function myTrace(traceString:String):void
if (false) // Pass all traces through. // false = temporarily disabled.
  trace(traceString);
if (traceString.indexOf("essential") != 0) // only trace messages containing "essential".
  trace(traceString);
//MonsterDebugger.trace(this, traceString);
/*if (true) { // redirect all traces to a textbox (created earlier)
  traceString += "\n";
  serialOutput.text += traceString;
  serialOutput.verticalScrollPosition = serialOutput.maxVerticalScrollPosition;

Hey Gary, unfortunately you will NOT see the name of each drum part in the Matrix, only the names of drum parts that fall on C and F. That's what Logic Users have been missing for years. The names of ALL drum parts in the Matrix Editor.
Meanwhile, you can use the Hyper Editor instead.

Similar Messages

  • CS4 Show tool tips not functioning in adjustment mode

    Show Tool Tips function is not functioning(no display) in any adjustment panel. Was working previously.  It is checked in preferences and does work on uppermost main tool bar.  At times it was slowish to respond but eventually did. Working with PS4 in Design Premium. Checked function box on and off several times as well as opening and closing program and also shutting down computer. Any help or something else I need to look at in preferences?  Thanks.    Bob
    Edit:  Tool Tips function works fine in "In Design" and "Illustrator"  so it appers it has to be something in Photoshop

    Thank you for your reply.
    I tried that link several weeks ago and did a reset, I do not want to do delete the preference files if at all possible. I am certain that you know what my problem is but if you don't mind. I would like to clarify what is going on. Previously in the preferences file under the interface label there is a box to turn on or off the tool tips function. It has always been "on". Whenever I wanted to see what an icon's function was related in a panel I placed the cursor on it an it would show it's function. I. e. make a new layer,  mask, etc.   It no longer does that when I am in the adjustment panel. The function works when I click on it and that is not a problem. All I want is the tip or hint or label as to what the icon's function is to appear and that is what I ubderstand is what the show tool tips function I have CS3 running on another machine and this function it works fine. If I turn it off in the preference fill it no longer works I also have elements 8 on my daughters laptop and that is also fine...on works, off doesn't workI do not have any problems in the tools venue. All function properly and all sub menus work fine.
    Any other suggestions will be appreciated. Thanks again for replying

  • Handy tip - Missing keyboard tabulation key

    With 3.0 use the copy/paste function to insert tab spaces in your notes.
    Here's how.
    - In iTunes the option Sync note needs to be checked.
    - In Mail, open or create a note in Reminders and insert a tab space at the beginning of a line followed by a letter or a word (the word tab is good).
    - Sync.
    - Open the Notes app and place your cursor in back of the letter where the tab ends.
    - Use backspace to delete the tab.
    - Shake to undo and click the Undo Typing button.
    - Your tab spacing will be selected. (This is the only way to select it)
    You can now copy and paste your tab elsewhere repeatedly
    Greeting from Canada

    Mike.Glish wrote:
    If I ruled the world, I would make Macs and Windows use the control key consistently. Windows apps let you use "control-right arrow" to move one word to the right, as an example. I've never found any consistency with the Mac and couldn't find any consistency with the iPad either.
    You can configure a Mac to mimic the Windows functions based on physical location of the keys (ignore the labeling). I never did it on my Mac because my wife got too familiar with the Mac convention. Now, with an iPad and a ZAGGmate with KB, I'm glad that I didn't make the change.

  • Abot function module

    hi friends,
    i used a FM in program then i copy that FM in other Group
    but when i try to activate it . It display a error message i.e
    ( REPORT/PROGRAM statement missing, or program type is I (INCLUDE).          )
    how i solve this problem.
    kindly help me out from this error.

    Hi Bhupi.
    I would like to suggest a couple of references,
    [SDN - Reference for Problem in copying a standard function module|Problem in copying a standard function module!;
    [SDN - Standard Reference - PDF - How to Copy Test Data Set from One Function Module to Another (Comes Handy While Renaming Functions)|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/2dd2a5f0-0a01-0010-9c89-bf1483da86d9]
    Hope that's usefull.
    Good Luck & Regards.
    Harsh Dave

  • Tool tip

    I have a report based on sql query. I want to include the tool tip like functionality that is when a user move the cursor on a specific record or a on a specific item in a record a tool tip may be displayed. Is it possible.

    Most browsers display the HTML title attribute as a tooltip (and it is also recognised as a mechanism for providing additional information about an element by assistive technologies like screen readers), so it can be utilised for this. In APEX you could amend your report to include title attributes as necessary, e.g. by changing a column to use an HTML Expression:
    <span title="#YOUR_TOOLTIP_COLUMN#">#YOUR_DATA_COLUMN#</span>

  • Abap Debug and Functional Specification to Funcitonal Analist.

    Dear friends,
    Does anyone has some tips to guide  a functional to construct a good Functional Specification  and also tips to functional do some easy debugs ?
    best regards
    Ale

    Hi Alessandro .,
    while preparing Functional Spec ,  Ensure that all the Business requirements is coverd .
    Be clear about the screens that are required for the Object . USe F1 key and give clear Idea about the Technical name & Field label .
    ENsure the Test data . Possible deviations .
    For Debugging Use /h  and F5 for step by step Exctuion . Identify what are the steps you want to track put some break point ( place the Cursur in the line and hit Debug Button , Save once) .
    hope this helps You .
    thanks
    Sreenivas
    Edited by: Sreenivas Reddy Dommata on Aug 27, 2008 7:27 AM

  • Alt-text 'tool tip' not appearing on some images

    We get pdf files created by outside sources that we then need to publish on our webpage.  I add tags to the pdf, then add the alt-text to the images via the Touch Up Text tool.  As well as I can determine, the tag for the alt-text is present in the pdf.  The Read Out Loud function in Acrobat reads the alt-text correctly as does a screen reader.  But the 'tool tip' does not appear on all images.  It seems that the more complex, mulitple layered dwg type images do not display the text, either from the browser, or from Acrobat itself.  Other dwg source images do work, and photgraphic images are ok.
    I have gone back through the pdfs to verify the existence of the figure tag, and that the alt-text is there.
    I have opened the tags dialog, looked at the properties, and added the text to the Title field as well as the alt-text and Actual Text.
    I have converted the images to jpgs, which resolves the issue, but greatly reduces the quality of the image.
    I am using Acrobat Pro 8.1.4 on a Windows XP, sp2 system.
    I am aware that the ADA requirement do not require the 'tool-tip' to function, but when you have many, many pages of images in a pdf using a screen reader or the read out loud function to test is not feasible for testing.  We need to have the tool-tip working, and I have run out of ideas on how to make it work.

    I just figured out that those photos had been set to a blending mode of Multiply
    because an earlier iteration of the design used transparency. But to the eye, they
    look like normal photos, so I didn't realize they were set to Multiply.
    This solved the problem but it's not heartening news. What if my graphic legitimately
    did have a blending mode set? What would my workaround be if I needed to set Alt Text
    for those images?

  • Vbscript Object not a collection

    Dear,
    i am not able to dertermine whats wrong in line 29
    ' List the Subfolders of a Folder
    Function getus
    Dim strusr
    strComputer = "."
    Dim str(100)
    int i 
     i = 0
    Set objWMIService = GetObject("winmgmts:" _
        & "{impersonationLevel=impersonate}!\\" & strComputer & "\root\cimv2")
    Set colSubfolders = objWMIService.ExecQuery _
        ("Associators of {Win32_Directory.Name='c:\Users'} " _
            & "Where AssocClass = Win32_Subdirectory " _
                & "ResultRole = PartComponent")
    For Each objFolder in colSubfolders 
        str(i) =  LCase(objFolder.Name) 
         i = i + 1
    Next
    getus = str
    Dim replstring
    For Each objFold in str
    replstring = objFold
    replstring = Replace(replstring, "c:\users\", "")
    For Each replc In replstring
        If replc <> "" then
            getus = replc
        End if
    Next
    Next
    End Function
    WScript.Echo getus
    [email protected]

    What's on line 29?
    Is this a homework question?
    Are you being a
    help vampire?
    Please read the following:
    Posting guidelines
    Handy tips for posting to this forum
    How to ask questions in a technical forum
    Rubber duck problem solving
    How to write a bad forum post
    -- Bill Stewart [Bill_Stewart]

  • Push a button to reset dps

    hi
    i'm looking for a solution to unread my folio. on the last site i have a button. if i press this button i jump to the first site. at the same time i wish the unread/reset folio function.
    found this site.
    http://blog.gilbertconsulting.com/2012/01/how-to-reset-dps-ipad-app-as.html
    is there another solution? would be great.
    thanks

    To Rodger Jaegar,
    ? What do you mean by unreading your folio.
    The app you viewed can use Swipe Control, The Scrub Bar at the bottom, and the Table of Contents to the left hand side, or you can visually browse horizontally through the table contents on the right tapping any of these areas will take you back to any page you may have read within the folio.
    "Tap somewhere on the screen to reveal the DPS "Chrome" (the interface elements provided by Adobe Digital Publishing Suite). Locate the name of the app in the title bar at the top of the screen.
    Tapping once on the name of the app will bring you to the first screen of the app. But tapping three times rapidly on the name of the app will reset the view to the top screen of every section. You must get the timing of the "triple tap" correct for it to work. This is a handy tip for reading DPS-created apps. I wish there were a more obvious way to do this!"
    To my knowledge the feature of jumping between folios Is not available, but maybe someone else would care to offer comments on a possible workaround, maybe even a feature request if possible.
    Regards
    Vividi

  • Poor playback sound on Recorded Classes

    Hi, I have recorded a few classes and the audio on the recording is much lower than the audio was during the actual class, to the point where it's almost not functional. Why is this happening and how can I fix it?
    Thanks for any insight!

    Were you using a headphone and microphone headset or using the computer mic and speakers? I think it has to do with that.
    Suggested best practices:
    Always use a headset designed for VOIP. Never rely on PC/Mac mices and Speakers
    Suggest you use an external webcam as the built in webcams are pretty low quality. For example, Apple's iSight webcam built into many MacBook Pros is OK....but just OK.....when I use my Logitech C910 HD webcam instead the picture is wider and much better definition. You get what you pay for!
    Always...ALWAYS...ALWAYS....use the audio setup wizard to make sure the room and your PC/Mac are in sync with each other
    Mute everyone else so there is sound from anyone else
    ALWAYS...use a wired connection.....NEVER rely on a wi-fi or mi-fi connection as the host or presenter....highly risky just from security and performance reasons. Use wi-fi or mi-fi in an emergency but don't blame the web conference solution when your experience is less than expected
    Always have another PC/Mac logged on as host so in case your first computer has an issue you can quickly switch to the other....just a handy tip that has worked for me very well

  • Becoming a Developer for a career.

    So I downloaded Xcode 4 to have a little play around and realised that I don't know what on earth to do.
    I took an A-Level in computing and I'm learning the basics of coding, algorithms, functions etc. but I've recently wanted to make Computing a career. Developing apps, especially OS X and iOS.
    What is the best approach, what do I need to learn, programming languages, etc.
    Recommended books, videos, DVD's...
    and any handy tips for an aspiring Developer.
    Thank You.

    Depending on what type of applications you want to develop, and how much time you are willing to put into learning, roads diverge in this wood.
    Objective-C is arguably the most difficult path for a beginner. An interpreted language, like Python, or even Java, offer a lot of power without so steep of an initial learning curve. Its the reason that most beginning computer courses are taught in Java now instead of C/C++ as in years past.
    Garbage collection. This is one of the things that interpreted languages do that compiled languages, like Objective-C, do not. It means not having to worry about memory leaks and many other considerations right at the beginning of your programming career.
    In any case, the books out nowadays are so good that you can buy a good book and be programming in that language within days. Between today's excellent instructive books and the developer communities, this is the best time ever to learn to code.
    Good luck!

  • Sharing an iTunes Library across multiple user account and a network.

    Sharing an iTunes Music Library across multiple user accounts.
    Hello Everybody!
    Firstly, this was designed to be run in Mac OS X 10.4 Tiger. It will not work with earlier versions of Mac OS X! Sorry.
    Here's a handy tip for keeping your hard drive neat and tidy, it also saves space, what in effect will be done is an iTunes music library will be shared amongst multiple users on the same machine. There are advantages and disadvantages to using this method.
    • Firstly I think it might be worthwhile to state the advantages and disadvantages to using this approach.
    The advantages include:
    - Space will be saved, as no duplicate files will occur.
    - The administrator will be able to have complete control over the content of the iTunes library, this may be useful for restricting the content of the Library; particularly for example if computer is being used at and education institution, business or any other sort of institution where things such as explicit content would be less favorable.
    - The machine will not be slowed by the fact that every user has lots of files.
    The disadvantages to this system include.
    - The fact that the account storing the music will have to be logged in, and iTunes will have to be active in that account.
    - If the account housing the music is not active then nobody can use the iTunes library.
    - There is a certain degree of risk present when an administrator account must be continually active.
    - Fast User Switching must be enabled.
    Overview:
    A central account controls all music on the machine/network, this is achieved by storing iTunes files in a public location as opposed to in the user's directory. In effect the system will give all users across the machine/network access to the same music/files without the possibility of files 'doubling up' because two different users like the same types of music. This approach saves valuable disk space in this regard and may therefore prove to be useful in some situations.
    This is a hearty process to undertake, so only follow this tutorial if you're willing to go all the way to the end of it.
    Process:
    Step 1:
    Firstly, we need to organize the host library, I tidied mine up, removing excess playlists, random files, things like that. this will make thing a bit easier in the later stages of this process.
    Once the library is tidied up, move the entire "iTunes" folder from your Home directory to the "//localhost" directory (The Macintosh HD) and ensure that files are on the same level as the "Applications", "Users", "Library" and "System" directories; this will ensure that the files in the library are available to all users on the machine (this also works for networks)
    Optionally you can set the ownership of the folder to the 'administrator' account (the user who will be hosting the library.), you may also like to set the permissions of 'you can' to "Read & Write" (assuming that you are doing this through the user who will host the library); secondly you should set the "Owner" to the administrator who will be hosting the library and set their "access" to "Read & Write" (this will ensure that the administrator has full access to the folder). The final part of this step involves setting access for the "Others" tab to "Read Only" this will ensure that the other users can view but not modify the contents on the folder.
    Overview:
    So far we have done the following steps:
    1. Organized the host library.
    2. Placed the iTunes directory into a 'public' directory so that other users may use it. (this step is essential if you plan on sharing the library across multiple accounts on the same machine. NOTE: this step is only necessary if you are wanting to share you library across multiple accounts on the same machine, if you simply want to share the music across a network, use the iTunes sharing facility.
    3. set ownership and permissions for the iTunes music folder.
    Step 2:
    Currently the administrator is the only user who can use this library, however we will address this soon. In this step we will enable iTunes music sharing in the administrator's account, this will enable other users to access the files in the library.
    If you are not logged in as the administrator, do so; secondly, open iTunes and select "Preferences" from the "iTunes" menu, now click the "Sharing" tab, if "share my library on my local network" is not checked, the radio buttons below this will now become active, you may choose to share the entire libraries contents, or share only selected content.
    Sharing only selected content may be useful if their is explicit content in the library and minors use the network or machine that the library is connected to.
    If you have selected "share entire library" go to Step 3, if you have selected share "share selected playlists" read on.
    After clicking "share selected playlists" you must then select the playlists that you intend to share across your accounts and network. Once you have finished selecting the playlists, click "OK" to save the settings.
    Overview:
    In this step we:
    1. Enabled iTunes sharing in the administrator's account, now, users on the local network may access the iTunes library, however, users on the same machine may not.
    Step 3:
    Now we will enable users on the same machine to access the library on the machine. This is achieved by logging in as each user, opening iTunes, opening iTunes preferences, and clicking "look for shared music". now all users on the machine may also access the library that the administrator controls.
    This in effect will mean that the user will not need to use their user library, it will be provided to them via a pseudo network connection.
    As a secondary measure, I have chosen to write a generic login script that will move any content from the user's "Music/iTunes/iTunes Music" directory to the trash and then empties the user's trash.
    This is done through the use of an Automator Application: this application does the following actions.
    1. Uses the "Finder" action "Get Specified Finder Items"
    1a. The user's "~/Music/iTunes/iTunes Music" folder
    2. Uses the "Finder" action "Get Folder Contents"
    3. Uses the "Finder" action "Move to Trash"
    4. Uses the "Automator" action "Run AppleScript"
    4a. with the following:
    on run {input, parameters}
    tell application "Finder"
    empty trash
    end tell
    return input
    end run
    IMPORTANT: Once the script is adapted to the user account it must be set as a login item. in order to keep the script out of the way i have placed it in the user's "Library" directory, in "Application Support" under "iTunes".
    Overview:
    Here we:
    1. Enabled iTunes sharing in the user accounts on the host machine, in effect allowing all users of the machine to view a single iTunes library.
    2. (Optional) I have created a login application that will remove any content that has been added to user iTunes libraries, this in effect stops other users of the machine from adding music and files to iTunes.
    Step 4:
    If it is not already enabled, open system preferences and enable Fast User Switching in Accounts Options.
    Summary:
    We have shared a single iTunes library across multiple user account, while still allowing for network sharing. This method is designed to save space on machines, particularly those with smaller hard drives.
    I hope that this hint proves to be helpful and I hope everybody will give me feedback on my process.
    regards,
    Pete.
    iBook G4; 60GB Hard Drive, 512MB RAM, Airport Extreme   Mac OS X (10.4.6)   iWork & iLife '06, Adobe CS2, Final Cut Pro. Anything and Everything!!!

    how to share music between different accounts on a single computer

  • Sharing your iTunes with all your users...

    Sharing an iTunes Music Library across multiple user accounts.
    Hello Everybody!
    Firstly, this was designed to be run in Mac OS X 10.4 Tiger. It will not work with earlier versions of Mac OS X! Sorry.
    Here's a handy tip for keeping your hard drive neat and tidy, it also saves space, what in effect will be done is an iTunes music library will be shared amongst multiple users on the same machine. There are advantages and disadvantages to using this method.
    • Firstly I think it might be worthwhile to state the advantages and disadvantages to using this approach.
    The advantages include:
    - Space will be saved, as no duplicate files will occur.
    - The administrator will be able to have complete control over the content of the iTunes library, this may be useful for restricting the content of the Library; particularly for example if computer is being used at and education institution, business or any other sort of institution where things such as explicit content would be less favorable.
    - The machine will not be slowed by the fact that every user has lots of files.
    The disadvantages to this system include.
    - The fact that the account storing the music will have to be logged in, and iTunes will have to be active in that account.
    - If the account housing the music is not active then nobody can use the iTunes library.
    - There is a certain degree of risk present when an administrator account must be continually active.
    - Fast User Switching must be enabled.
    Overview:
    A central account controls all music on the machine/network, this is achieved by storing iTunes files in a public location as opposed to in the user's directory. In effect the system will give all users across the machine/network access to the same music/files without the possibility of files 'doubling up' because two different users like the same types of music. This approach saves valuable disk space in this regard and may therefore prove to be useful in some situations.
    This is a hearty process to undertake, so only follow this tutorial if you're willing to go all the way to the end of it.
    Process:
    Step 1:
    Firstly, we need to organize the host library, I tidied mine up, removing excess playlists, random files, things like that. this will make thing a bit easier in the later stages of this process.
    Once the library is tidied up, move the entire "iTunes" folder from your Home directory to the "//localhost" directory (The Macintosh HD) and ensure that files are on the same level as the "Applications", "Users", "Library" and "System" directories; this will ensure that the files in the library are available to all users on the machine (this also works for networks)
    Optionally you can set the ownership of the folder to the 'administrator' account (the user who will be hosting the library.), you may also like to set the permissions of 'you can' to "Read & Write" (assuming that you are doing this through the user who will host the library); secondly you should set the "Owner" to the administrator who will be hosting the library and set their "access" to "Read & Write" (this will ensure that the administrator has full access to the folder). The final part of this step involves setting access for the "Others" tab to "Read Only" this will ensure that the other users can view but not modify the contents on the folder.
    Overview:
    So far we have done the following steps:
    1. Organized the host library.
    2. Placed the iTunes directory into a 'public' directory so that other users may use it. (this step is essential if you plan on sharing the library across multiple accounts on the same machine. NOTE: this step is only necessary if you are wanting to share you library across multiple accounts on the same machine, if you simply want to share the music across a network, use the iTunes sharing facility.
    3. set ownership and permissions for the iTunes music folder.
    Step 2:
    Currently the administrator is the only user who can use this library, however we will address this soon. In this step we will enable iTunes music sharing in the administrator's account, this will enable other users to access the files in the library.
    If you are not logged in as the administrator, do so; secondly, open iTunes and select "Preferences" from the "iTunes" menu, now click the "Sharing" tab, if "share my library on my local network" is not checked, the radio buttons below this will now become active, you may choose to share the entire libraries contents, or share only selected content.
    Sharing only selected content may be useful if their is explicit content in the library and minors use the network or machine that the library is connected to.
    If you have selected "share entire library" go to Step 3, if you have selected share "share selected playlists" read on.
    After clicking "share selected playlists" you must then select the playlists that you intend to share across your accounts and network. Once you have finished selecting the playlists, click "OK" to save the settings.
    Overview:
    In this step we:
    1. Enabled iTunes sharing in the administrator's account, now, users on the local network may access the iTunes library, however, users on the same machine may not.
    Step 3:
    Now we will enable users on the same machine to access the library on the machine. This is achieved by logging in as each user, opening iTunes, opening iTunes preferences, and clicking "look for shared music". now all users on the machine may also access the library that the administrator controls.
    This in effect will mean that the user will not need to use their user library, it will be provided to them via a pseudo network connection.
    As a secondary measure, I have chosen to write a generic login script that will move any content from the user's "Music/iTunes/iTunes Music" directory to the trash and then empties the user's trash.
    This is done through the use of an Automator Application: this application does the following actions.
    1. Uses the "Finder" action "Get Specified Finder Items"
    1a. The user's "~/Music/iTunes/iTunes Music" folder
    2. Uses the "Finder" action "Get Folder Contents"
    3. Uses the "Finder" action "Move to Trash"
    4. Uses the "Automator" action "Run AppleScript"
    4a. with the following:
    on run {input, parameters}
    tell application "Finder"
    empty trash
    end tell
    return input
    end run
    IMPORTANT: Once the script is adapted to the user account it must be set as a login item. in order to keep the script out of the way i have placed it in the user's "Library" directory, in "Application Support" under "iTunes".
    Overview:
    Here we:
    1. Enabled iTunes sharing in the user accounts on the host machine, in effect allowing all users of the machine to view a single iTunes library.
    2. (Optional) I have created a login application that will remove any content that has been added to user iTunes libraries, this in effect stops other users of the machine from adding music and files to iTunes.
    Step 4:
    If it is not already enabled, open system preferences and enable Fast User Switching in Accounts Options.
    Summary:
    We have shared a single iTunes library across multiple user account, while still allowing for network sharing. This method is designed to save space on machines, particularly those with smaller hard drives.
    I hope that this hint proves to be helpful and I hope everybody will give me feedback on my process.
    regards,
    Pete.
    iBook G4; 60GB Hard Drive, 512MB RAM, Airport Extreme   Mac OS X (10.4.6)   iWork & iLife '06, Adobe CS2, Final Cut Pro. Anything and Everything!!!
    iBook G4; 60GB Hard Drive, 512MB RAM, Airport Extreme   Mac OS X (10.4.6)   iWork & iLife '06, Adobe CS2, Final Cut Pro. Anything and Everything!!!

    See if this helps: iTunes: How to share music between different accounts on a single computer

  • Is there a way to merge/migrate my local home folder to a network account

    My family has a number of Macbooks and a couple of iMacs and we've been thinking we'd like centralized storage for our media collection and other files and I'd like an easier way to deal with these machines to keep them updated, etc.  Also we swap laptops and desktops depending on who needs to do what at a particular moment.  Is there a way to migrate an existing home folder on a macbook to an account on the server.  What I would like to be able to do is to be able to log into any computer in my home and have it look like "my" computer, with files, settings etc...  Since I am new to the server world I am confused by the terminology re: network accounts and mobile accounts.  Is there a good guide someone could recommend to get me started.  Thanks.

    Hi Yodalogger,
    I hope you have yourself sorted.  I've been through alot of pain with lion server, it's very buggy at best.
    Your best bet is SolidWood's suggestion of network accounts if you are constantly on the same network.  I use this at home and it works very well.  For simplicity, you can use WorkGroup Manager for this as it's more intuitive!
    If, you need a mobile account, this is what I did.
    I migrated local macbook accounts to server machine (migration assistant).
    I renamed the /User home folders on macbook to _backup.  For safety.
    I deleted local accounts from macbook.  Keep your _backup home folders!  Also, you will need to have a local Admin account in place.  Make sure you do not delete it.
    On Server.  You will have local accounts created for all your migrated macbook accounts.  Just remove the accounts in system preferences but ensure you leave the /User home folders in place when prompted.
    On server. I created the new users (old mackbook accounts) and groups in the server app.  This doesn't create or overwrite your existing home folders.  So go ahead and name them exactly the same as before and make sure the accounts match your home folder's names.
    On server, using profile manager, I set up mobility etc., for the device.  That is, you need to enroll your macbook with the server and configure services for it in profile manager.  You can add a placeholder for this in profile manager to configure stuff.
    A handy tip to alleviate all the automatic push settings pain and heartache is to set the general payload to manual.  You can then wip up the profile manager from your macbook to install the profiles manually.  (easily done).
    On Macbook, login with local admin account.
    On Macbook, go to system prefs and accounts, set up your open directory stuff in the login options.
    On Macbook, log out of admin.  Back at the login screen, you should see your admin account and 'Other.'  Give it a few minutes or so to figure this out.  It needs to contact the server etc. for info.
    Once you have 'Other' click on it and login with one of your new network accounts.  This will log you in as a network account - you should see all your usual settings that previously existed on your macbook when it was a local account.
    At this point, you whip up profile manager.  http://yourserver.local/profilemanager  Change yourserver to the name of your server.
    Login to profile manager with your admin account.  I do this as I will be downloading a few profiles that only admin has access to.
    So, you need to download a trust profile, your device profile, and a profile for remote management if you have set this up.  You may have seen various download buttons knocking around the the interface.  In downloads double click these to install (if it doesn't do this automatically).
    Log out of everything.
    Log back in with one of your network accounts.  This time you should be prompted to create a mobile account.  Say yes and let it sync your home folders from server to macbook.
    Once each mobile account is created, you can then further define user/group settings in profile manager.  You download these by logging into http://yourserver.local/mydevices as the user and download the appropriate settings.
    I think thats it.  Sorry, if its not detailed enough - I'm presuming you know yourself around a mac!  I have to say the process is straightforward but Lion Server is not.  I do not get consistent results with it and I'm still trying to tame it... 
    By far the easiest option is network accounts.  Mobile accounts need more attention.
    I hope this helps (and anybody else!)
    Paul.

  • Here we go again to 11.5.10!

    Hi All,
    We ugraded from 10.7 to 11.5.8 three months ago and just stabilzed!.
    We have GL, AP, AR, PO, INV, OM, BOM, WIP, MRP implemented. We tried implementing Depot Repair in 11.5.8 but we had to hit several bugs and yet to make the Depot Repair work.
    We are planning to upgrade to 11.5.10.2 from 11.5.8. Did anyone upgrade from 11.5.8 to 11.5.10.X ? If yes, could you please let us know how much time and how many iterations you performed. (We have good amount of customizations around OM and Shipping too!)..
    Any advise and tips on functional / testing aspects will be highly appreciated. It would also help us a lot if you could share with us your learnings/issues during upgrade from 11.5.8 to 11.5.10
    We are currently going through the database and application upgrade tasks given in the metalink.
    Regards,
    Jay

    Hi Jay / Srikant,
    We are currently working on an upgrade project (from 11.5.8 to 11.5.10), having most of the SCM, Fin & CRM modules. As you guys mentioned above, we too have a lot of customizations and extensions, for which we need to explore if those can be taken care of in the standard functionality provided by Oracle in 11.5.10.
    Since you have already analyzed the functional changes between these 2 versions, it will be great help if you could share what all components/process have these changes, which can help us in removing the customizations which were required in 11.5.8. As you said, our intention is to understand the functional changes, so as to better utilize the newer features/functionalities of 11.5.10, and remove customizations, if possible.
    Like any standard implementation, our customizations are across all Financials & SCM modules, like changes in Billing/Revenue process or custom Account Code CCID Generator etc.
    It will be great help if you guys can share some of the components/processes where you felt that the functional changes in 11.5.10 version can help to remove the customizations which were required in 11.5.8.
    Thanks & Regards,
    Gagan Garkhhail

Maybe you are looking for

  • What are the fiber connectors

    The rapid progress of information technology, it is for data, voice, images, multimedia communications, a growing demand for Ethernet broadband access methods have been mentioned, therefore more and more important position. But traditional Category 5

  • My laptop wont start up! it wont even charge!! help me!

    so my laptop fell off my bed and landed on the side where i charge it, so now there is a dent where i charge it. so sometimes i have to hold the charger in or else it wont charge or i have to leave it there and not move the computer, if im lucky. so

  • Fixed Day in a week as Delivery date in Purchase Order.

    Dear All I have the below requirement For a material/ vendor combination users would like see  always a fixed day as delivery date in Purchase Order. For  example for a Material X and Vendor Y always Wednesday of the week should be delivery date. Whe

  • Linking expense document to service calls

    Hello Can anyone tell me if it is possible to link expense documents to service calls, after they are created in Sales A/R module or after an approval procedure? I have found de following note (1052012)  that says that is possible, but i can not see

  • What is "Field known only in Exit " Indicator

    Hello friends, could anyone explain me "Field known only in Exit" option in the Datasource display screen in the source system. This you will see when you double click a DS in RSA6. Adjacent to Hide Feild column. I have enhanced some fileds in teh ex