Can anybody help with a dock question?

Hey all,
I am looking for a plastic-ish piece to cover the end that sticks out of the iphone dock. This part...
http://www.iphonealley.com/images/storyimages/july08/dock3.JPG
I used to have one but cant remember where I found it. I would really appreciate it. Thanks in advance guys.
Eric

Thanks for your replies,
I still feel very confused though. Could you explain the areas of my code i'd need to change? Will i have to start over again?
I have saved a jpeg banner that doesnt contain the logo to have running at the top of the page and i have a plain background to run along side the content.
Im changing the footer in a few days so im not too worried about that just now.
Can i make all of the to my template that will them apply to each page? Heres the code for it...
</head>
<body>
<div id="container">
<div id="banner">
<div id="bannerblankspace"></div>
<div id="navhome"><p><a href="../index.html">home</a></p>
</div>
<div id="navabout"><p><a href="http://www.allroots.org/about">about</a></p>
</div>
<div id="navyoga"><p><a href="../yoga/index.html">yoga</a></p>
</div>
<div id="navclasses"><p><a href="../classes/index.html">classes</a></p>
</div>
<div id="navretreats"><p><a href="../retreats/index.html">retreats</a><a href="../treatments/"></a></p>
</div>
<div id="navtreatments"><p><a href="../treatments/index.html">treatments</a></p>
</div>
<div id="navblog"><p><a href="../blog/index.html">blog</a></p>
</div>
<div id="navcontact"><p><a href="../contact/index.html">contact</a></p>
</div>
</div>
<!-- TemplateBeginEditable name="EditRegionMain" -->
<div id="editablecontent"></div>
<!-- TemplateEndEditable -->
<div id="footer"> <img src="../footer.jpg" alt="all roots footer" width="1100" height="442" border="0" usemap="#Map2" />
  <map name="Map2" id="Map2">
    <area shape="rect" coords="633,414,722,437" href="http://www.bennh.co.uk" alt="benn.h design" />
  </map>
</div>
</div>
</body>
</html>
Thanks!!!!!!!!

Similar Messages

  • Can anybody help with these basic questions..?

    Hi friends,
    1)
    I am developing a inventory module. As soon as sales man confirms invoice , invoice should be printed on LOCAL printer AND a picking list be printed on NETWORK printer of warehouse. So how can I get/assign a list of printers.
    2) What is the maximum no.of records that can be displayed/entered in a datablock? Is it 250 ? If it is then, is there any way to enter/display more than 250 records in a datablock ? I am using forms5.0. what is the use of TABLE_FROM_BLOCK builtin ?
    thankyou verymuch,
    Mubeenmd

    2) I haven't discovered the limit so far.
    You may have thousands of records. Only, be careful how you handle the data, for fetching once thousands of records may choke the network.
    1) Use reports. You should call the desired report using run_product and passing to it a parameter indicating the desname (printer name).
    null

  • Can anybody help with this........I've bought a pack of self adhesive lables with a view to printing them via my printer,  However, I can't find a programme that allows me to do this.  Personnel in the MAC shops don't know either!!  I've a IMAC running on

    I've bought a pack of self adhesive labels that I wanted to print up on my IMAC,running on Snow Leopard.  However, I can't find a programme that will do this, nor can the personnel in the MAC shops.  The labels are stuck on a normal sheet od A4, and I just want to print addresses on them.   Can anybody help?

    Are they Avery Labels? If so there are templates here:
    http://www.avery.com/avery/en_us/Templates-&-Software/Templates

  • Can anybody help with some subtleties to this code?

    Hello,
    I was wondering if anyone could take a look at the code in general for me, which is to go in an 'effects' pedal.  The first while loop is for a footswitch that either reads high or low.  It controls the mode of the pedal.  the first mode is the default, where no signal manipulation occurs, and what comes in the audio input just comes out; the second mode stores data (fundamental frequency, average FFT amplitude from 3 kHz to 5 kHz) from the E string of a guitar, which is plucked after that mode is actuated; the third mode does the same for the A string; and the final mode takes in a note on the E or string, recognizes it as either on the E or A string, and adjusts the frequency content to be in tune based the data stored in modes 2 and 3.  then the new magnitude vector is put through an inverse FFT and output through the DAC and sounded.
    What I'm curious to know is, are there any blatant errors I've made?  Will the signal coming out of the inverse FFT be sounded through the DAC? does it need to be changed from a double to an I32?  I am trying to debug, but right now I'm having problems getting the correct output voltages on the Blackfin (the SPORT 0 pinout doesn't seem to match what is on the board....).
    also, I was wondering if I will lose any phase information on the signal that I get out compared to the signal I put in.  Will it be detectable by ear?  Or would it all sound the same?  along with the phase change for some signals, using an inverse FFT resulted in a loss of amplitude (from about 1 to on the order of 10^-5.  that's a lot!).  but when the test program was played on my computer, the phase change was not noticeable from the output signal, and neither was the magnitude change!  the output played at the same volume as in the input, despite the waveform chart on the front panel showing an amplitude five orders of magnitude less!  can you help explain that to me?  what can I do, will it matter coming out of the Blackfin and into an amplifier?
    i appreciate any input anyone can give me on all this!!  thank you!!
    Attachments:
    102 project.vi ‏287 KB

    Hi noahgrant,
    I've had a look at your vi and can make some suggestions that you can try.
    From what I can see, your while loop with the wait timer of 100 ms and continue if true condition on it (we shall cool this loop 1) will always keep running.
    The other while loop (loop 2) is nested within a couple of case structures and will only run once (false to a continue if true condition). The default case has a different condition and will always run, instead.
    From what I can make of this, loop 2 and all its case structures will only run once (except for case 0, default). WHEN it runs will depend on how it was compiled on the Blackfin - case structure/loop2 may go first or loop 1 will go first.
    If you want loop 2 to go first (and only go once) then you need to link the output of the case structure to the input of loop 1 - this can be done by simply wiring up a boolean to it (data flow rules).
    If you want loop 2 to always be checking the status of the mode then you need to place the whole case structure within a while loop, to run continuously.
    That is a very quick interpretation of what you are trying to do. There are a lot of question marks (missing vi's) and some heavy use of local variables. I would consider using sub-vi's, in particular functional global variables (FGV's).
    I hope that helps.

  • Can someone help with a layout question?

    Hi guys,
    Heres my site www.allroots.org
    I wanted to have the textured background and green navigation banner at the top of the page continue all the way across the right and left of the web browser.
    At the moment to the right and left of the page i just have white margins as i have set my website to a specific size.
    Can anyone help explaining how you go about achieving this?
    Cheers

    Thanks for your replies,
    I still feel very confused though. Could you explain the areas of my code i'd need to change? Will i have to start over again?
    I have saved a jpeg banner that doesnt contain the logo to have running at the top of the page and i have a plain background to run along side the content.
    Im changing the footer in a few days so im not too worried about that just now.
    Can i make all of the to my template that will them apply to each page? Heres the code for it...
    </head>
    <body>
    <div id="container">
    <div id="banner">
    <div id="bannerblankspace"></div>
    <div id="navhome"><p><a href="../index.html">home</a></p>
    </div>
    <div id="navabout"><p><a href="http://www.allroots.org/about">about</a></p>
    </div>
    <div id="navyoga"><p><a href="../yoga/index.html">yoga</a></p>
    </div>
    <div id="navclasses"><p><a href="../classes/index.html">classes</a></p>
    </div>
    <div id="navretreats"><p><a href="../retreats/index.html">retreats</a><a href="../treatments/"></a></p>
    </div>
    <div id="navtreatments"><p><a href="../treatments/index.html">treatments</a></p>
    </div>
    <div id="navblog"><p><a href="../blog/index.html">blog</a></p>
    </div>
    <div id="navcontact"><p><a href="../contact/index.html">contact</a></p>
    </div>
    </div>
    <!-- TemplateBeginEditable name="EditRegionMain" -->
    <div id="editablecontent"></div>
    <!-- TemplateEndEditable -->
    <div id="footer"> <img src="../footer.jpg" alt="all roots footer" width="1100" height="442" border="0" usemap="#Map2" />
      <map name="Map2" id="Map2">
        <area shape="rect" coords="633,414,722,437" href="http://www.bennh.co.uk" alt="benn.h design" />
      </map>
    </div>
    </div>
    </body>
    </html>
    Thanks!!!!!!!!

  • Can someone help with a email question please

    i changed comptuer email addresses but my old email address still shows on my ipod touch can anyone help show me how to delete it

    Changed it where?
    Just what did you do?
    Where is it not changed?
    What do you mean by " comptuer email addresses"?

  • Can someone help with some quick questions?

    If someone has the time it would really help if I had the
    answers to the following questions. I appreciate they may be
    obvious or mundane to some but I am trying to set up a network at a
    primary school. I've searched the forum for answers with no luck.
    1. Where does Contribute save the settings of a provided key?
    2. Can the file(s) that contains those settings be copied
    over for other users to use?
    Thanks in anticipation

    Thanks for your reply. I'm actually using the software in a
    primary school and would like to use the stc key and thus the
    settings it creates and save them into a profile that each pupil
    user would then load up automatically. I would like to avoid them
    having to enter the details each time. It appears to work as the
    ntuser.dat file has been updated.

  • Can anybody help with problems with Mail & Backup, please?

    Hi, yesterday, for some reason, a problem developed with Mail.
    Without me changing anything, while it will send and receive e-mails through my Apple account, it has stopped downloading emails from my BT account, which previously worked fine.
    It keeps trying to log on to collect them (the rotating gear wheel beside the account operates) but nothing downloads. It is not the BT account which is at fault, since my iPhone, which is synched to the computer, downloads them fine.
    Also, while I had been regularly getting advice from Backup that my storage disk was full and it was deleting an old backup, today Backup has told me that the disc is full and the backup has failed.
    I cannot see anything in Settings which could obviously account for these changes.
    i am a pretty new Apple user (a conversion I cannot claim has been a great success so far, and I would be grateful for any help you can provide.
    Many thanks,
    Neil

    Export the folders/mailboxes and put them in the other users Public folder or go to the hard drive level user and put them in the Shared folder. You may have to reset permissions using Get Info (command - I). The other user can them import them.

  • I am trying to use GoDaddy's gdform.php for a form mailer in Flash CS4. Can anybody help with coding

    Hello Everyone,
    I am starting to learn Flash and created a form mailer for a website I am working on.  The following code is what I have in AS3.0 and it all loads fine in the web browser, but I do not receive the email with the info.
    var address:String = "gdform.php";
    var url:URLRequest;
    var variables:URLVariables = new URLVariables ();
    variables.subject = "New Fighter Profile";
    submit_btn.addEventListener(MouseEvent.CLICK,sendForm);
    function sendForm(event:MouseEvent):void{
        variables.FirstName = firstname_txt.text;
        variables.LastName = lastname_txt.text;
        variables.Birthdate = birthdate_txt.text;
        variables.Nickname = nickname_txt.text;
        variables.HeightFt = hft_txt.text;
        variables.HeightIn = hin_txt.text;
        variables.Weightclass = weightclass_txt.text;
        variables.RecWins = wins_txt.text;
        variables.RecWins = losses_txt.text;
        variables.Debut = debut_txt.text;
        variables.Hometown = hometown_txt.text;
        variables.FightClub = fightclub_txt.text;
        variables.Styles = styles_txt.text;
        variables.Email = email_txt.text;
        variables.Bio = bio_txt.text;
        url = new URLRequest (address);
        url.method = URLRequestMethod.POST;
        url.data = variables;
        navigateToURL (url);
        var reqThanks:URLRequest=new URLRequest("thanks.html");
        navigateToURL(reqThanks,"_blank");
        var reqHome:URLRequest=new URLRequest("index.html");
        navigateToURL(reqHome,"_parent");
    Please Help!
    Thanks,
    John

    Maybe someone here can help.
    In spite of the site name, it is a Mac video card site.

  • Can anyone help with a jar question?

    Okay, I'm trying to create Icon objects of particular gif files I have located in a directory /gui/common/data
    I want to be able to call these gif files in such a way that upon loading a jar file with all the necessary ingredients, it is a complete package and can be run from anywhere.
    Below is a synopsis of my code that compiles and runs fine when I run the main class from the command line ( java gui/common/src/main ) but I get a null pointer exception error when I run
    java -jar myJar.jar
    Any opinions, statements, help would be greatly appreciated.
    Thanks!
    (I'm typing from memory here, so I hope I don't make any mistakes)
    //Main class
    public class Main
    public static void main(String args[])
    Main mainSuff = new Main();
    public Main()
    Constants constants = new Constants(); ->get null pointer exception here when running jar file
    //other stuff here
    //Constants class
    public class Constants
    //I use the icon in many places so I'd like to make it "global" like this.
    public static myIcon = null;
    public Constants()
    java.net.URL url = getClass().getResource("/gui/common/data/myFile.gif");
    myIcon = new ImageIcon(url);
    in my script to create the jar file I include
    creation and class loading of the jar
    jar uvf myJar.jar gui/common/data/*.gif
    ...manifest/main file stuff

    Maybe you should try this:
    Image icon = getToolkit().getImage(url);setIconImage(icon);
    /Michael

  • Wow can someone help with my ram question

    okay ive been looking to get some more ram for my 12'' g4 powerbook, so with that being said can someone explain what i need exactly, i have no idea what all the ddr and sdram means, so if anyone could help me with explaining stuff to me or helping me find the cheapest ram i they can i would really appriciate it. thanks

    right now it says i have 512 mb of ram, just
    wondering, is there any cheaper ram out there that
    would work?
    So that means you have one 256MB RAM strip in your machine now.
    You want to be cautious about 'cheap' ram. Our Powerbooks are sensitive to the RAM used. Some can meet the printed Apple specs and not work. If you want to dig into the depths of why, google 'powerbook 12" bus slewing" and read the Apple developers note.
    For alternatives, Kingston is at http://www.kingston.com, use their memory selector, and at the end it will give you a half dozen sources to buy from and their prices. Also check OWC at http://www.macsales.com for their Samsung memory.
    You might also search the discussions for any other brands that people have found that worked.

  • Newbie to iPhoto - Can anyone help with a few questions?

    Hi everyone,
    I have had iPhoto since December and I love it. I have been able to naviagate around it pretty well and love the fact I can put names to faces. I own a childcare business so this helps me individualise each child's photo's which I put on a thumb drive each week.
    The things that I am having problems with are...
    1. When I am uploading photo's from my SD card do they go directly into Events?
    2. Why do they have event and albums? Is this to create just a few photo's from each event etc.? I am trying not to have double ups as when dealing with so many individual kids it can be confusing.
    3. I noticed in the albums there is
    - Photo Stream
    - Last Import
    - Photo's
    If I delete these albums will these photo's be deleted from my events?
    4. I also have photo's on FB which appear to be showing in my albums below (facebookTraceyBrock)
    if I delete any of these do they delete photo's from my facebook?
    5. Why is there events and albums? don't they both do the same thing? or as a guess is it just because you can import only the photo's you want to a specific album.
    Any help on the best way to organise photo's would be so very much appreciated!
    Thankyou in advance
    Tracey

    1. When I am uploading photo's from my SD card do they go directly into Events?
    Yes.
    2. Why do they have event and albums? Is this to create just a few photo's from each event etc.? I am trying not to have double ups as when dealing with so many individual kids it can be confusing.
    Basic Concept: Every Photo is in the Library. Events are a view of the Library. Delete a photo from an Event and you delete from iPhoto
    More opportunities for organising. Events are handy, but very limited: Events are organisation for those who can't really be bothered. They are automatic - based entirely on Date and Time the camera records the photos as taken. You can move photos between Events, you can Merge Events, you can Rename them and sort them in various ways except one: You cannot manually sort in an Event as Events are all automated.
    Events also contain the Actual photos. So if you have a photo in more than one Event you are using more disk space than you need.
    Albums contain pointers to the Photos in the Library. A Photo can be in 50 albums and use no disk space extra disk space whatever. You can mix and match in any way you like in an Album. Photos from different events, photos categorised or selected in any  way you fancy.
    I'll post a longer answer at the bottom of this, showing some of the possibilities of Albums
    I noticed in the albums there is
    - Photo Stream
    - Last Import
    - Photo's
    If I delete these albums will these photo's be deleted from my events?
    Photos is not in Albums. It's under Library, like Events. It's another view of the same material. Like different windows into the same room. Deleting Photos from Photos is removing them from the Library
    PhotoStream and Last Import are just handy shortcuts. They don't contain the photos, just pointers to them. There is no duplication here. There is no need to delete anything from here.
    I also have photo's on FB which appear to be showing in my albums below (facebookTraceyBrock)
    if I delete any of these do they delete photo's from my facebook?
    Yes. Because you're using iPhoto to manage the pics on Facebook.
    5. Why is there events and albums? don't they both do the same thing? or as a guess is it just because you can import only the photo's you want to a specific album.
    See above. Some of the possibilities of Albums, Smart Albums and so on:
    I use Events simply as big buckets of Photos: Spring 08, July - Nov 06 are typical Events in my Library. I use keywords and Smart Albums extensively. I title the pics broadly.
    I keyword on a
    Who
    What
    Where basis (The When is in the photos's Exif metadata). I also rate the pics on a 1 - 5 star basis.
    Using this system I can find pretty much find any pic in my 40k library in a couple of seconds.
    So, for example, I have a batch of pics titled 'Seattle 08' and a  typical keywording might include: John, Anne, Landscape, mountain, trees, snow. With a rating included it's so very easy to find the best pics we took at Mount Rainier.
    File -> New Smart Album
    set it to 'All"
    title contains Seattle
    keyword is mountain
    keyword is snow
    rating is 5 stars
    Or, want a chronological album of John from birth to today?
    New Smart Album
    Keyword is John
    Set the View options to Sort By Date Ascending
    Want only the best pics?
    add Rating is greater than 4 stars
    The best thing about this system is that it's dynamic. If I add 50 more pics of John  to the Library tomorrow, as I keyword and rate them they are added to the Smart Album.
    In the end, organisation is about finding the pics. The point is to make locating that pic or batch of pics findable fast. This system works for me.

  • Can anybody help with UCCE feature "Work Mode on Outgoing" in Agent Desk Settings

    Hi,
    my customer wants to have a wrapup time till the agents change their state to "ready" by
    themself.
    So I have configured the maximum for wrapup time 7200 sec in Agent Desk Settings.
    But I have a problem with the feature "Work  Mode on Outgoing" in agent desk settings in
    ICM 7.5.5.
    I think I  recognized the function of this feature. It works like that:
    - if  an agent gets a call via ICM or directly on his phone he will be set  into work mode
    - if he make a call and the called number answer  that call the agent is still on work
    mode after he hung up
    - but  if the called number doesn't answer that call and the agent hangs up his  phone he
    is in ready/not ready state and that isn't the expected state.
    (  you can also rebuild this when you go off hook and then on hook again)
    The  problem is when the agent in state "ready" gets a call via ICM and  after he hung up
    his phone he is in state "work Ready". Now he makes an  outgoing call but this call will
    not be answered and if he hangs up his  phone he directly gets a new call from ICM because
    he was in "ready"  state.
    Is it possible to set a registry key or do another  configuration for that feature "work
    mode on outgoing" that it works for  every new call even if the call will not be answered?
    Cheers,
    Tobias

    ed_umansky wrote:The proper way to make outbound calls is to first go Not Ready then make a call using the desktop software.
    Agreed. In fact, with CAD and CTIOS you cannot make an outbound call when Ready.
    Regards,
    Geoff

  • Hi, can anyone help with a speakers question????

    Will using unsheilded speakers near my iPod touch damage it? I have a jvc speaker case which is unsheilded. I had it 5 inches from my touch and it froze. Coincidence?

    i'm not sure what you mean by unshielded speakers. but i've not read anywhere that putting your ipod near speakers is a problem. and most docking stations involve placing your ipod virtually on top of (or very near anyway) speakers, so i can't see that would be the problem.

  • Can anyone help with a syncing question?

    So when I sync my iPod, I use the "sync only selected artists, playlists, songs, etc" option. When I'm at the screen to select my artists/genres/playlists it doesn't allow me to scroll through each section. It is stuck at the top of each list and the only way I can find artists is by searching them. Any help?

    Maybe you should try this:
    Image icon = getToolkit().getImage(url);setIconImage(icon);
    /Michael

Maybe you are looking for