Newbie....with inst probes

Hi,
I've downloaded the java 2 SDK and J2SE
to my windows XP system I've written a
small program in my editor Problem is
where can I compile my program? Where's
XP:s commandline?
Thanx in advance
//Ylva

On my XP system, it is Start Menu -> Programs -> Command Prompt.
If Command Prompt does not show on your system, search for cmd.exe. You can create a shortcut to cmd.exe and put it in your Programs folder or on your desktop.

Similar Messages

  • Newbie with Sockets. Speed problem

    Hi. I am newbie with Sockets. I have read java socket tutorials and wrote these two classes. The client tries to transfer file of 13MB to the server. This is done in internal network. Client and Server use 100Mb network cards. The problem I have is speed of transfer. It takes 4-5 sec to transfer this file.
    13MB * 8 / 5sec = 20Mb/s
    It seems slow to me considering that network cards are 100Mbit. I would expect to get at least 50-70Mb/s. It is my home network and noone else is using it.
    So, what I am doing wrong?
    public class Client {
    public Client() {
    public static void main(String[] args) {
    try {
    FileInputStream in1 = new FileInputStream("c:\\Documents and Settings\\Pavel\\jbproject\\untitled1\\src\\tryw\\test.txt");
    InetAddress addr = InetAddress.getByName("server");
    Socket s = new Socket(addr, 5000);
    OutputStream out = s.getOutputStream();
    BufferedReader in = new BufferedReader(new InputStreamReader(s.getInputStream()));
    System.out.println((new Date(System.currentTimeMillis())).toString());
    byte[] buffer1 = new byte[1024];
    int g;
    while ((g=in1.read(buffer1))!=-1 ) {
    out.write(buffer1);
    System.out.println((new Date(System.currentTimeMillis())).toString());
    s.close();
    System.out.println((new Date(System.currentTimeMillis())).toString());
    }catch(Exception e){System.out.println(e.getMessage()); }}}
    public class Server {
    public Server() {
    public static void main(String[] args) {
    ServerSocket s = null;
    try {
    s = new ServerSocket(5000);
    while (true) {
    StringBuffer buffer = new StringBuffer();
    // Wait for a connection request from a client
    System.out.println("Waiting");
    Socket clientConn = s.accept();
    InputStream in = clientConn.getInputStream();
    OutputStream out = clientConn.getOutputStream();
    PrintWriter outp = new PrintWriter(out, true);
    BufferedReader inp = new BufferedReader(new InputStreamReader(in));
    String inputLine = null;
    Date date = new Date(System.currentTimeMillis());
    System.out.print(date.toString());
    while ((inputLine = inp.readLine()) != null) {
    buffer.append(inputLine);
    if (inputLine.equals("Bye."))
    break;
    Date date1 = new Date(System.currentTimeMillis());
    System.out.println(date1.toString());
    System.out.println(buffer.length());
    }catch(Exception e){System.out.println(e.toString());try {s.close();}catch(Exception he) {}}}}

    you probably want the buffering to occur under the PrintWriter, not the other way around, ie the buffering should be closest to the raw socket.
    You can bump up the size of the Buffering in the ctor, that might help.
    You can also gulp bigger blocks on the read.

  • Newbie with a Motif ES8 - optimum setup with a minimalistic approach?

    hi,
    I'm trying to decide on the optimum setup with a minimalistic approach!
    I a newbie with the Motif ES8 and am at cross roads deciding on the type of computer setup for my VST.
    PC + Cubase vs. MAC + Logic Pro or Logic Pro Express?
    With MAC, how far do I need to go;i.e. MACBook Pro a must?
    how many USB ports (types 400 vs 800), etc?
    With Logic Pro, is Express going to be sufficient for a full soup to nuts recording and mastering given that this is for a home studio setup though with an idealist running it?
    I'm a one woman show and so don't need too many inputs/outputs. I'd be recording a track at a time and my songs take up less than 16 tracks.
    I would really appreciate any and all responses.
    Roya
    macbook pro   Mac OS X (10.4.7)  

    thanks for the detailed response PK
    so, the extra USB port on the HD would facilitate a
    hub type interface i.e. once you hook up another\
    device to the HD via USB, you're really hooked up to
    the computer.. right? and so, if I get a powered USB
    Hub, this wouldn't really matter.. correct?
    For the most part, you have to be careful hooking
    too many devices up to a computer WHEN you are trying
    to do some sound work. When they say a computer
    can do ABC we sometimes think that should include D.
    As for the sound interface, I already have an
    Audiophile that has midi in/out, firewire to
    computer, RCA jack for i/o. I know its not the high
    end stuff but I hope to do a stepwise upgrade here if
    at all possible..
    That actually might work, if it supports at least
    16 bit 44.1 khz that is the lowest you want to go.
    Ideally it should be 24 bit to take advantage of Logics
    24bit environment. You might be able to run the ES8
    straight into those RCA jacks if they are SPDIF and your
    keyboard has the same on the back.
    There are a bunch of people on Motifator discussion
    groups that warn against Apple's lack of support for
    Logic. Not sure if the concern is only regarding the
    combination of Yamaha (Motif) and Apple (Logic).
    I went and read that thread, here are some of my thoughts
    on some of this.
    Can't comment on MAC, but a dear friend of mine who is an audio engineer said >he had walked away from Logic after Apple bought them out. "Straight downhill" >I think is how he put it.
    Many windows users just hate Apple and their products.
    I think much of it is ignorance. They will say
    Macs are junk but when I ask them why
    they never have an answer or say something
    that is false. It sounds like this "professional"
    did not even wait to see that Logic did get better.
    Apple charges 200.00 for support of it's Professional
    applications. You really do not need it since there are
    so many experienced Logic users here that I never had
    a question go unanswered. I've noticed on those forums
    the same small group of people do most of the problem
    solving. I am not overly impressed with Yamaha's support.
    I had my questions about my keyboard answered quicker
    by those forums. So I guess both companies need work
    in this area. Frankly, for recording, I think the Motif
    and Logic are a Killer combination. Both have steep
    learning curves but once you get up to speed I think
    the results speak for themselves. The main difference
    in my opinion is that the Motif is the ultimate
    performance tool and Logic is the ultimate studio toolshop.
    After having a Motif for over a month, I am convinced
    it has a steeper learning curve than Logic take for instance
    that thread on getting your keyboard to record it's own
    audio output. The list of things to do each time is as long
    as my arm. In case you did not read it here it is.
    First thing – STORE your MIX setup and SAVE the Song to SmartMedia (or USB mass storage device) before resampling it so you have a backup. You would create a mix to balance the instruments the way you like them.
    * Select a target track, then press the [INTEGRATED SAMPLING] button.
    Setup the parameters for resampling:
    * Press [F1] DEST
    * Select a TRACK and [KEYBANK] (note) into which you will record the resampled data. You can target either an empty track or the track on which you are going to play (if you are going to play along). If all tracks are full, don't worry, you can still resample anyway.
    * Press [F2] SOURCE. Set the source parameters as follows:
    - Type = Sample - with this type the Integrated Sampling Sequencer will not create any NOTE-ON data in your sequencer, it will just simply add a new sample waveform to the waveform list
    - Source = Resample
    - Mono/Stereo = Stereo
    - Next = OFF
    - Frequency = 44.1k
    * Press [F6] REC This will place the sampling sequencer in Standby mode. Set the TrggrMode paramter to Manual
    * Press Start on the sequencer and check your levels. If too low set the REC GAIN higher +6bB or +12dB, if the level is to high (clipping- you will see a lightning bolt) lower the GAIN to -6dB or -12dB. When you have checked the levels, press STOP and return to the top of the SONG.
    * Press F6 REC to start the Resample, Press [>] (play) to begin recording the resample. The Motif ES will draw the wave as it samples.
    * When the song is over press [F6] STOP. The Motif ES will take a few moments to gather the data.
    To create the .wav file:
    * Press [FILE]
    * Press [F1] CONFIG
    * Press [SF1] CURRENT
    * If you will be saving the resampled song to a SmartMedia Card set the Current parameter to CARD. To save to a USB device, set this parameter to USB
    * Press [F2] SAVE
    * Set the data TYPE field to WAV
    * Cursor down and Name the wave
    * (If desired, navigate to the subdirectory where you want to save the *.wav file.)
    * Press [ENTER]
    * The ES will ask you which TRACK and NOTE to save as a wave file. Enter the values you selected as the sample destination in the procedure above.
    * Press and hold the AUDITION button to make sure your sample is there.
    * Press [ENTER] and the Motif ES will export the sample as a .wav to your SmartMedia card or USB device.
    Once you have configured Logic which are takes about
    3 minutes (and only has to be done once)
    and set up the keyboard which takes 30 seconds.
    (this has to be done once for each session)
    you plug your keyboard into your audio interface then
    Hit Record
    that is the whole list, two words.
    Once it is in Logic, you have many way to edit it
    and process if needed. The midi is much
    easier to manipulate and there are more
    ways than the ES has keys. Plus you can add to the
    sounds with the internal instruments which are
    as sophisticated and as high quality as the ES.
    Then if your happy with it you can create MP3's
    and burn Red book compliant CD's for
    commercial duplication.
    It really is a complete setup.
    But at any rate I'm going to do some more research on
    another scenario, i.e. what about MAC and Cubase? As
    you may know Yamaha just acquired Cubase..
    I dont think I would be the best to comment on that.
    Maybe ask one of the Gurus on the unofficial
    website for Cubase, The Cubinator.
    Sorry, I just couldn't resist.
    you've been very helpful - thanks again
    cheers,
    Roya
    Cheers!
    P.S. I agree with Dave, If you have a Macbook
    Pro you dont need another computer. If you
    wanta desktop whatever reasons I understand
    Oh and btw, what's QWERTY?
    They are the first 6 keys (top row/left to right)
    on your computer keyboard

  • CSM - serverfarms configured with multiple probes

    Hi - If a serverfarm is configured with multiple probes, do the servers within the farm remain active if they respond positively to both probes or do they just need to respond to one of the configured probes?
    Thanks in advance

    Both probe must respond positively to make the server appears as OPERATIONAL.
    If only one probe is responding positively then the server is considered DOWN
    That is usefull for UDP test :
    you need to check taht you don't have a RST when openning an UDP connection ( the UDP port is not closed) and you need to make ping (in order to be sure that there is a server ;-) )

  • Trying to activate newly installed Acrobat 11 but can't access internet thru program - can otherwise get online with no probs

    trying to activate newly installed Acrobat 11 but can't access internet thru program - can otherwise get online with no probs. any suggestions?

    Hey Marina Hannwacker,
    I would recommend you to Refer this link - Offline Activation and let me know if it works for you.
    Regards,
    Rahul Tyagi

  • Cure for Logic/Cre8 users with sync probs!

    i Peeps,
    I bought Cre8 last weekend & got the dreaded L8 sync issues with Logic Pro 7.2.1 when used via Melodynebridge. 3.0.1.5
    (I'm currently having issues with 3.1.0.9 knocking out my Reason L/R input)
    Having read a little further regarding being VST more solid, I used http://www.fxpansion.com/product-auadapter-main.php FXpansions VST > AudioUnit wrapper on the Melodynebridge VST version.
    Worked like a charm. Sync issues disapeared & worked as it's supposed to. Seeing as I'm a newbie to Cre8, I haven't pushed the app, so maybe there will still be further issues.
    Should also work with 3.1.0.9 if some are having probs.
    G5 2.0   Mac OS X (10.4.7)  

    I don't know the ASR-10, but my feeling is that the count-off is only going to work if you're driving the ASR's sequencer from its own internal clock. This is usually the case when an keyboard's on-board sequencer is set to slave to ext. clock and song position pointer (SPP).

  • Newbie with "disk too slow" issues

    Hi folks,
    TOTAL newbie (Mac newbie, audio newbie) here, up front disclaimer. I've just been trying to play the "Numbers Game" demo project in Logic Pro on my new MacBook Pro and I'm getting the "disk too slow" message (error 10010)...This is a 2.66 GHz MacBook with 4GB of RAM. I'm just using the internal drive (500 GB, 5400 RPM)...The system is new, so it's clean.
    All my software is up to date...Logic Pro is 9.1.2. The same thing happens in 32 or 64 bit mode, at the same spot in the playback (about 41 seconds in).
    I've read various threads here regarding this message and have tried some of the suggestions (like disabling the Airport). I've tried both extremes (32 and 1024) on the disk buffer size, etc...
    Like I said, total newbie so I'm probably doing something stupid. Has anyone else had this particular issue? I notice this demo project is rather complex...so maybe it really is overloading the system?
    Thanks in advance for any suggestions.
    Will

    Nope, not trying to play from the optical... I'm not quite that much of a newbie.
    Never hurts to ask
    BTW, if you hit that spot and get the overload message, and then start playback over again from the beginning, will it play back the project without incident? If so, you've run across one of the longtime and well documented issues of Logic. Once you play through that first time around, you're good to go.
    If it's doing it every time you playback the project even if you haven't closed Logic, then it is indeed bogging down your system. Fuzzy is right, you'll have better performance if you put the project and its contents on an external drive. Also, if you have a Unibody MBP, the HD's are super easy to swap out. Mine came with a 500GB 5400RPM drive, and I put in a 500GB 7200 speed drive, and it makes a HUGE difference. The original drive is in an external enclosure that I use for a back-up. It's a very nice set-up.
    Good Luck!

  • Issue with Scripted Probe for LDAP

    I have the script LDAP_PROBE loaded into memory on my ACE 4710 (A4(2.0)) and th Probe is name is configured for the LDAP port the servers are listening on. So here is th econfiguration.
    probe scripted LDAP_PROBE_3389
      port 3389
      interval 5
      passdetect interval 5
      passdetect count 2
      receive 5
      script LDAP_PROBE 3389
    I have tried removing the argument of 3389 at the bottom as well but I continue to get the result:
    real      : LDAP02[3389]
                    10.220.31.81    3389  PROBE    2491     2491     0        FAILED
       Socket state        : RESET
       No. Passed states   : 0         No. Failed states : 1
       No. Probes skipped  : 0         Last status code  : 30002
       No. Out of Sockets  : 0         No. Internal error: 0
       Last disconnect err : Probe error: Server did not respond as expected
       Last probe time     : Thu Jul 12 16:24:41 2012
       Last fail time      : Thu Jul 12 12:56:59 2012
       Last active time    : Never
    The server log states this was successful however...
    Admin Acct Status: Not Locked
    AuditV3--2012-07-11-14:18:21.428+00:00DST--V3 anonymous Bind--bindDN: <*CN=NULLDN*>--client: 10.220.31.217:56908--connectionID: 8--received: 2012-07-11-14:18:21.428+00:00DST--Success
    name: <*CN=NULLDN*>
    authenticationChoice: simple
    Admin Acct Status: Not Locked
    Am I missing an argument? I have run debug on LDAP but really don't know what I am looking at...

    To update the script
    ==============
    Extract the Cisco-supplied LDAP script from the tar.gz or zip file. Rename it to something unique. Update it to use the
    new length and offset.
    Import the script into the LDAP contexts on both ACEs. Remember, scripts are not replicated and having mismatched scripts will cause replication to fail.
    ACE1/ldap# copy tftp: disk0:
    Enter source filename[]? UoN-LDAP_PROBE-iLDAP2
    Enter the destination filename[]? [UoN-LDAP_PROBE-iLDAP2]
    Address of remote host[]? [redacted]
    Trying to connect to tftp server......
    TFTP get operation was successful
    ACE2/ldap# copy tftp: disk0:
    Enter source filename[]? UoN-LDAP_PROBE-iLDAP2
    Enter the destination filename[]? [UoN-LDAP_PROBE-iLDAP2]
    Address of remote host[]? [redacted]
    Trying to connect to tftp server......
    TFTP get operation was successful
    script file 13 UoN-LDAP_PROBE-iLDAP2
    If you look at (for example) packet 651 in the capture in wireshark you'll see a
    successful bind response. You will need to tell wireshark to decode the packet as LDAP.
    The payload is:
    30 84 00 00 00 10 02 01 01 61 84 00 00 00 07 0a 01 00 04 00 04 00
    You need to have a basic understanding of ASN.1 and something called Basic Encoding Rules (BER) - whicj comes down to TLV format structures.
    The key to understanding this output is that there are three ways of specifying a length in ASN.1. The first way we have already seen in the Cisco script is to use a single byte. This known as the "definite" form and can be used for lengths of 127 bytes or less. Otherwise if the high bit is set to one, the low seven bits define the length of length. The length is then encoded in that many bytes. This is the "length of the length field" form. It looks like Microsoft Active Directory uses the indefinite form for all length encoding. The third form (for completeness is "indefinite" where the length is coded as x'80' and the end of the content is marked by x'0000'. Deconstructing the data:
    0x30    The start of a universal constructed sequence
    0x84    The length of the sequence in "length of the length" format. The next 4 bytes give the length.
    0x00000010    sequence length of 16 bytes
    0x02    Integer
    0x01    The length of the next field (1 byte)
    0x01    Value (this is the message ID which agrees with the ID in the BIND Request)
    0x61    Application, number 0, use RFC2251 to decode. This is a Bind Response
    0x84    The length of the sequence in "length of the length" format. The next 4 bytes give the length.
    0x00000007    bind response length of 7 bytes   
    0x0a    Enumeration
    0x01    Length 1
    0x03    0 - Success
    0x04    String
    0x00    Length 0 (null string)
    0x04    String
    0x00    Length 0 (null string)
    The patch given takes in 20 bytes from the bitstream,converts it into a hexadecimal string  and finds the 6 hexadecimal characters from the 16th byte onwards   (Tcl uses zero-based arrays). This is the response code.
    Kind Regards
    Cathy

  • Newbie with 2 problems

    Hi,
    I'm a newbie on DVDSP 3 trying to use stills for a project. There's one issue regarding this that I can't solve:
    I am trying to make the menu (background) go from black (a black image or DVDSP's option for black frames) via a slow dissolve transition into a still image. I have tried previously making a clip of this in FCP, iMovie, PhotoToMovie and Still Life, but the outcome has been really low quality in all cases. Doing it with still directly in DVDSP seems to be best.
    I have the options for transition set in the menu palette, starting with black and ending in the still, but no go.
    I have also made a slideshow of this and turned it into a track, but don't know how to bring that into the menu - if it's even possible.
    If someone can help regardless of the lousy description above, I would be very grateful.
    The second issue is that the button I placed in the menu doesn't get solid colors (I've used the Apple Panes_Navy50p). When simulating, half of the button is "miscolored". I am probably doing something stupid, but what?
    TIA for help.
    Dan

    We'll probably need more info. When you say...
    I am trying to make the menu (background) go from black
    (a black image or DVDSP's option for black frames)
    via a slow dissolve transition into a still image
    Do you mean "I want a menu that starts black, then gradually fades in the background menu image, and then my button options appear once the background has completely appeared"?
    If so, then you're better off doing it as you first described. You'd create the entire sequence in Final Cut or something else, export it as a QuickTime movie, then encode it to MPEG2, then import it as your background image for your menu. You'd set the menu's Loop point to where your background image has completely faded in: that's the point where your buttons will appear.
    You said you'd gotten "low quality" results when you tried doing this. Describe the issues with your results; also, describe how (or if) you converted your FCP clip to MPEG2. To get the best quality for this type of thing, you would NOT use a DV codec for your FCP sequence. You'd use one of the Apple Uncompressed codecs or the Animation codec... that way you get no compression of the image until you convert to MPEG2.
    Also, you'd be better off using FCP's Export->Using Compressor option to encode your fade-in into MPEG2.
    Can't help with the button as I rarely use the provided Apple Shapes. I'd recommend going with a different shape, or creating your own highlight with a black-on-white overlay graphic.

  • ITouch Newb with Questions

    Actually, I'm not even a Newb yet...I am planning on getting an iTouch after Xmas (with my expected gift cards ). I have a few concerns that I would love to hear more about if anyone would like to comment:
    1. The 32GB iTouch says it can hold 7000 songs and/or 40 hours of video. How much memory does an average movie take up? For example, Iron Man.
    2. I've been reading the forums to get better acquainted with the iTouch before I get one and there seem to be a lot of recurring issues/bugs: iTunes not recognizing it, some movies not playing, etc. Does this have to do with the 2G iTouch being new and possibly having normal "new tech" bugs? Should I buy one now or wait until these are worked out?
    Or am I worrying over nothing?
    3. If I get my 32GB iTouch in Dec/Jan...will a larger capacity one come out in a couple of months? I see the classic iPod goes up to 120GB.
    Any input would be greatly appreciated. I'm one of those people that researches a product to death before buying it.
    Thanks!

    Answer #1: How long is a piece of string? The amount of space a movie takes up will depend on the running time of the movie, what bitrate you encode it at, yadda yadda yadda. To give you a ballpark figure, I've got 10 videos on my iPod at the moment (7 full length movies, 2 TV shows, and one music video) they're taking up 6.6 gig of space.
    Answer#2: Your doctor only gets to talk to sick people all day. Don't be too put off by all the posts here , this is merely the distillation of the folks having problems. For every one post you read here, there are thousands of people you don't hear from because they're not having problems they need to bring here.
    Answer #3: I left my crystal ball at the office. But having said that, better iPods will come out in the future, thats a given. How long?, at the moment very large capacity Flash RAM is still very pricey stuff, I don't think you'll be seeing 120Gb IPT's any time soon.
    You're not worrying over nothing, you've posted very valid considerations, you just need to look at 'em in context.

  • PS CC newbie with layer translate question

    I am a newbie in PS. Currently I am using Adobe PS CC, in which I want to merge quite a number of images together to form a "collage". Those images are already named with coordinates, like (0, 1).png with size 1280 x 1280 pixel, and I already load all of them into a PS document by photomerge. I suppose each of them is contained in a independent layer, and I can use free transform to move those layers to my required position such that those images can resemble into a large image like a puzzle. When the number of layers is large, doing this by hand is really a tedious work. So I want to automate it with the script. I have try the following script and run it, but without any response; please correct me as I am new (and also new in JavaScript as well)
    # target photoshop
    function Main()
         MoveLayerTo = function(l, x, y) {
               var b = l.bounds;
               var x1 = b[0].as("px");
               var y1 = b[1].as("px");
               var x2 = b[2].as("px");
               var y2 = b[3].as("px");
               var xc = x1 + (x2-x1)/2;
               var yc = y1 + (y2-y1)/2;
               l.translate(x-xc, y-yc);
      var i = 0;
      var j = 0;
      for (i = -6; i < 3; i++) {
      for (j = 3; j > -11; j--) {
      MoveLayerTo(app.activeDocument.layers.getByName("(" + i + ", " + j + ").png"), new UnitValue(640 +  (i + 6) * 1280, "px"), new UnitValue(640 + (3 - j) * 1280, "px"))

    Photo Collage Toolkit
    Photoshop scripting is powerful and I believe this package demonstrates this A video showing a 5 image collage PSD template  being populates with images:
    The package includes four simple rules to follow when making Photo Collage Template PSD files so they will be compatible with my Photoshop scripts.
    Size the photo collage templates for the print size you want - width, height and print DPI resolution.
    Photo collage templates must have a Photoshop background layer. The contents of this layer can be anything.
    Photo collage templates must have alpha channels named "Image 1", "Image 2", ... "Image n".
    Photo collage templates layers above the background layers must provide transparent areas to let the images that will be placed below them show through.
    There are twelve scripts in this package they provide the following functions:
    TestCollageTemplate.jsx - Used to test a Photo Collage Template while you are making it with Photoshop.
    CollageTemplateBuilder.jsx - Can build Templates compatible with this toolkit's scripts.
    LayerToAlphaChan.jsx - Used to convert a Prototype Image Layer stack into a template document.
    InteractivePopulateCollage.jsx - Used to interactively populate Any Photo Collage template. Offers most user control inserting pictures and text.
    ReplaceCollageImage.jsx - use to replace a populated collage image Smart Object layer with an other image correctly resized and positioned.
    ChangeTextSize.jsx - This script can be used to change Image stamps text size when the size used by the populating did not work well.
    PopulateCollageTemplate.jsx - Used to Automatically populate a Photo Collage template and leave the populated copy open in Photoshop.
    BatchOneImageCollage.jsx - Used to Automatically Batch Populate Collage templates that only have one image inserted. The Collage or Image may be stamped with text.
    BatchMultiImageCollage.jsx - Used to Automatically Batch Populate Any Photo Collage template with images in a source image folder. Easier to use than the interactive script. Saved collages can be tweaked.
    BatchPicturePackage.jsx - Used to Automatically Batch Populate Any Photo Collage template with an image in a source image folder
    PasteImageRoll.jsx - Paste Images into a document to be print on roll paper.
    PCTpreferences.jsx - Edit This File to Customize Collage Populating scripts default setting and add your own Layer styles.
    Documentation and Examples

  • My wife and Iare newbies with iPhone 5s. (Should have waited for the 6.) I have usediTunes for a long time for my iPods, but now we both want to use the iCloud do access different music up there. Any help in doing that? If we can do it, we will be ad

    I'm running iTunes on a PC laptop and ready to move music to an independent hard drive. We want to add more music to it. I have used iTunes for a while for iPods. My wife and I have new iPhone 5S and would like to access the cloud for different types of music, but I will maintain the music in the cloud. (That's my job.) Can 2 iPhones use the same iCloud? We each have different Apple ID's. Thanks.

    Music in the cloud is managed by the separate iTunes Match service ($25/year US). You would sign up to it on the PC, and your music library would be matched with the iTunes Store, and high quality versions of all songs would become available to you on any device also signed into iTunes Match. You should not delete your local copy from the PC, since you should retain a master version of all songs for safety.
    You can use the same iTunes Match service, but you'd see the same music (you say you "would like to access the cloud for different types of music", but I'm not sure what you mean by that).
    Matt

  • Help a newbie with Keyboard events

    Right so I'm just getting started with ActionScript (and Flash) and I'm getting a bit confused. I've got quite a bit of experience programming in other languages but I've never touched either actionscript or flash before.
    I've got various books and have tried searching around the internet but I can't find anything to help me with this problem... it looks to me like it SHOULD work (but obviously I'm wrong because it doesn't!) I'm just trying to get the base for a game set up, and want to be able to take in user input via the keyboard (I will want mouse control as well, but let's focus on this problem first).
    My code is:
    package {
        import flash.display.MovieClip;
        import flash.events.*;
        import flash.ui.Keyboard;
        public class Main extends MovieClip
            var isRunning:Boolean = true;
            public function Main()
                trace("Flash Project!");
                Initialize();
                //Game Loop
                while(isRunning)
                    Update();
                trace("Exiting...");
            public function Initialize():void
                trace("Initializing!");
                stage.addEventListener(KeyboardEvent.KEY_DOWN, OnKeyPressed);
            public function Update():void
                trace("Updating...");
            public function OnKeyPressed(evt:KeyboardEvent):void
                switch (evt.keyCode)
                    case Keyboard.ENTER:
                        trace("Enter!");
                        break;
                    case Keyboard.ESCAPE:
                        isRunning = false;
                        break;
                    case default:
                        trace("keyCode: ", event.keyCode);
                        break;
    The errors it is generating refer to the OnKeyPressed function, and say that I have tried to access the undefined properties Keyboard, escape and default. I thought I imported all the keyboard stuff at the top? Help would be much appreciated here, I'll be fine once I'm up and running but at the moment I'm feeling somewhat lost.

    Right, well at least part of my problem was that I had
    trace("keyCode: " event.keyCode);
    instead of
    trace("keyCode: " evt.keyCode);
    but it still doesn't like the word "default"? This is strange as it's coming up in blue so it's obviosly recognising it as a keyword...
    If I comment out the 'default' section of te switch case statement it get's stuck in an infinite loop, even if I press escape... which should set 'isRunning' false therefore exiting the loop...
    Help!

  • What are the steps for a NEWBIE with no experience in SAP, to become a SAP professional (Energy & Env. Resource Management) ?

    I am a QA & ISO Compliance professional with no knowledge and experience in SAP, but i am looking forward to become a SAP professional. Based on my experience with ISO 14001 (Environment Management) & ISO 50001 (Energy Management) i am interested in ENERGY & ENVIRONMENTAL RESOURCES MANAGEMENT option, but i am not curious to know about the path towards the mentioned goal. I also have a degree in mechanical engineering. I have following questions:
    Is an IT background or knowledge of programming a pre-requisite ?
    What module would "ENERGY & ENVIRONMENTAL RESOURCES MANAGEMENT" be under ?
    Before going in for training and certification, what i should study or be prepare with ?
    Is the road-map (Below) all i have to follow ?
    https://training.sap.com/ca/en/curriculum/ehs_compliance-sap-ehs-management--environmental-compliance-g-en
    Any help and information will be immensely appreciated !

    have you checked personnel profile? with CONFIGPROFILE = EDIT? http://help.sap.com/erp_hcm_ias_2012_01/helpdata/en/92/b073fb42b347af9cb19299881b379d/content.htm http://help.sap.com/erp2005_ehp_05/helpdata/en/48/164bbbb68a4b37b62ad9777b9b449f/content.htm?frameset=/en/48/164bbbb68a4b37b62ad9777b9b449f/frameset.htm&current_toc=/en/4f/b9088db1034075a337c537083539da/plain.htm&node_id=141 No you cant make changes unless you have a WF step in your processes and forms which allows you to  make changes during the cycle of approval Once completed, you can only reinitiate and it ll trigger WF etc. ie HR admin step, where they check all the information is there in the form and then only allows it to be updated to the Infotype and complete the process. did you check scase with the required roles as indicated above? run su53 for missing any authorization?

  • Newbie with premier pro on a mac and AVCHD

    hello all
    my head is swirling with all the info on this forum, so I'm hoping someone can answer a few questions.
    first my system - new macbook pro 2.4 ghz intel core 2 duo, 2 gb of ram, mac osx 10.5.5. I run in "hi performance" mode, for maximum video performance.
    premier pro CS4.0.0
    camera: canon hf11 vixia
    drive where I'm parking the video: g tech g raid 1 terrabyte, FW800.
    so people tell me that my system is plenty powerful enough to playback my vids in the timeline without stuttering.
    I'm shooting at 24p with the CINE preset on the camera. resolution is set at FXP, which is 1920x1080, 17 mbps.
    I copy the MTS files from the camera over to the raid in the finder. then I create a new project, and in the new sequence dialog, I select the AVCHD 1080 24p. the preset info is: For editing AVCHD Formats recorded in 1920x1080 square pixels (non-anamorphic). 16:9 progressive-scan 1080p HD video at 23.976 frames per second. 48kHz audio.
    so far so good
    I import the clips by selecting "import" in the file menu, then I direct it to the MTS files on the raid and clik import, they all come in no problem. I can dbl-clik them and they pop open a source window and playback pretty much with no problem (sometimes they take a few seconds to get going, but then they're fine).
    first problem is - the clips are listed as 29.97 in the project window.
    2nd problem, when I drag them into the sequence window and playback, they stutter.
    I'm guessing that because premiere thinks that they are 29.97 and my sequence is set at 24, it's trying to fix it as it goes and that's causing the stuttering. this might explain why they play fine in a source window, but stutter in a sequence window, even with no edits. but maybe I'm wrong.
    3rd problem - every time I do an export across a seam, it crashes, or only exports the sequence up to the edit, then stops. (the canon splits the video into 1.9 gig chunks, so you end up with multiple MTS files if it's a long clip).
    can anyone help?
    thanks
    gh

    Don't shoot the messenger because he is bearing bad news!
    Get a more powerful computer. The one you have is way underpowered for AVCHD material. Your processor is too slow, you do not have sufficient memory, your disk configuration is below standard. That about sums it up.
    Bet your salesperson never told you that next to the camera, you needed a new computer...?
    He is eagerly awaiting your return to the shop and has already prepared your order. All you have to do is sign and pay....
    PS. Even on 8-core Macs with 16 GB RAM, people are struggling with AVCHD.

Maybe you are looking for

  • Upgrade to new Nvidia GeForce 8600m GT

    Anyone know if one can upgrade from the Radeon x1600 (in the former high end MacBook Pro) to the Nvidia GeForce 8600 GT (in the latest generation MacBook Pros just announced)?

  • Sequence and INSERT ALL INTO with parallelism problem

    I want to use the INSERT ALL INTO style of multiple-inserts (with 10gR2) to normalize a wide table into a skinny table. The large table has a few fk columns and 100 numeric columns. I want to insert them into another table as 100 rows in a single SQL

  • Launching Elements 10

    How do I launch Elements 10 when it has downloaded successfully, but when i click on the desktop icon, the screen flashesto the Organizer  and then cuts out?  (I can access the organizer in an around about way through Premiere Elements, but this is a

  • Queries on CCM and SUS?

    Hi friends Please let me know the following queries: Is the report BBP_CCM_TRANSFER_CATALOG transferred from EBP to CCM via XI or without XI. How is the tcode BBP_SP_SUPP_INI used to replicated vendors from EBP to SUS via XI or without XI. if we are

  • Rptcurrency in WB table, fac2 tabke and fact table

    I loaded a data by using a transformation file with the following logic for reptcurrency RPTCURRENCY= *newcol(LC) The data was successfully loaded, then I check the WB table, fac2 table and fact table respectively, I notice the following: In WB table