[yet another] problem with proxy

On my PC, sometimes I am connected directly to the Internet and sometimes via VPN. In the latter case, all Internet traffic goes via http/https/socks proxy. In either of these situations Skype works well, but...
The is a problem when I disconnect from VPN, that is:
1. I am connected directly to the Internet
2. Skype is working well
4. I connect to VPN 
5. Bang...Skype gets disconnected and does not manage to re-connect
6. I re-start Skype and everything is OK (that is, Skype starts working via proxy)
Funny thing is, that in the opposite direction (when I start Skype while connected to VPN and than disconnect the VPN tunnel), Skype manages to detect this (probably because the VPN network interface goes down) and re-connects automatically. However, it cannot re-connect automatically when VPN tunnel is established. 

finally ive got some one suffering in same problem.
hei buddy me also having the same prob.
i use cakewak for recordings
during recording there is no prob
but when i play the tracks my new recorded track started to get faster then the previous track
as i play guitar on the basis of drums track
after a min it is no more on beat
its beame half socond faster
havent you solved your prob yet???

Similar Messages

  • After having yet another problem with my MacBook Pro and having to wipe the drive, I am now unable to sync my iPhones etc without erasing all the music on them. Is there a way around this? I have no other library!

    After having yet another problem with my MacBook Pro and having to wipe the drive, I am now unable to sync my iPhones etc without erasing all the music on them. Is there a way around this? I have no other library!
    iTunes is a mess! It couldn't find it's own libraries and I was forced to create a new one. Now I don't know where my music is or if any's missing.

    columbus new boy wrote:
    How crap is that?
    It's not crap at all.
    It's not that simple. For example, I've 3500 songs on my MacBook but don't want them all on my phone, so I have to manually select each song again???
    There has to be a solution.
    Why not simply make a playlist with the songs you want on the iPhone?
    and maintain a current backup of your computer.

  • Is this yet another problem with 7.5 or is it just me . . .

    Upgrade seemed to be fine, at first . . . now I keep getting distortion on songs. It seems to be quite random and just because a song has been distorted when I've listened to it once doesn't mean it will be when I listen to it again! It's driving me insane. Is this yet another bug or have I done something wrong (apart from upgrading to 7.5).

    Hi Emlou,
    If you have a Windows based operating system such as XP -
    It seems to me that you are suffering what I am having the same problem with - the program takes up to much of your computer's processing usage. If you go into your task manager and watch performance as ITunes runs - you will see how much of the total computer usage it is taking at any given moment - that's why your songs are distorted, slowing, garbled, etc - the usage on mine spikes from 11% - 93% AT ANY GIVEN MINUTE! I have no idea why, but I have found that by going to your "Control Panel" and clicking on Quicktime you can adjust audio output to help. Click the audio tab, click Safe Mode Wavout only (checkbox) / Then adjust the "Rate" to 96kHz / Then adjust the "Size" to 16 bit. Close that and shut down and restart Itunes - it might help a little for you.
    Maybe someone out there can help us find out why we are suffering with all the CPU usage trouble and how to adjust that spiking.
    Thanks!
    Paul

  • Ok, yet another problem with my mini...frusterating much?

    Alright, I have an iPod mini, it is a 4 Gig Ipod mini, said to hold up to a thousand songs or so. Mine currently is holding 438 songs. My itunes on the other hand has 703 songs, and only holds up to 3.69 gigs. Which leaves me with a fair bit of room I would think. I am hesitant to use the restore to factory settings thing and erase everything since i have had such trouble with that in the past. My ipod says there is not enough free space to hold all those songs and furthermore I have lost quite a few off of my mini. I don't know what I should do and how to go about it! Any help would be wonderful. Thanks.
    Sarah

    No in actual fact its about 449, I went and restored my ipod, and that's pretty bad if they advertise it for 4 gigs and only give you 3.7 gigs. But in any case it has held up to 703 in the past, which is how many I have in my library at the moment. But it just spent about six hours updating and hasn't moved which I don't understand. Should I restore it again? I don't know what else to do, I can get rid of some of my songs, but I wouldn't like too, there is enough space for all my fav's. So I'm at a loss of what to do. Help? Also, when I was having trouble before it did this as well, but I don't know how I fixed it, it was quite a few months ago. I keep getting this error that says " disk cannot be read from or written too" does that have something to do with my usb port?

  • Communication problem with proxy server

    We have establish the configuration of an iPad to access the enterprise net, but when trying to access any webpage we get the next message: Safari can not open the page. Error:"There is a communication problem with proxy web server (HTTP)"
    The access has no problems with other movile devices.
    Ahy help?

    Hi,
    I am not sure whether you have already solved the problem or not....
    Do the following to deploy MobileBIService.war file on tomcat
    1.Stop Tomcat Web application server.
    2.Copy the file, MobileBIService.war from [Install directory]\Mobile 14\Client to the Tomcat's "Webapps" directory.
    In my case, I copied the MobileBIService.war from C:\Program Files (x86)\SAP BusinessObjects\Mobile14\Client to C:\Program Files (x86)\SAP BusinessObjects\Tomcat6\webapps. ( I used BO 4.0 SP02)
    3.     Start Tomcat.
    Restarting Tomcat would automatically deploy war file as a Web App
    One folder u201CMobileBiServiceu201D will appear in webapps folder when MobileBIService.war is deployed successfully.
    Hope it helps.
    Regards,
    Ankur

  • Another problem with SOAP sender

    I have another problem with SOAP scenario in a different environment (PI 7.0) from my earlier post.
    Scenario:
    Soap Sender -> PI -> Soap Receiver
    Following steps from GoogleSearch SOAP scenario in the SAP How-to Guide for SAP NetWeaver '04 entitled: "How To... Use the XI 3.0 SOAP Adapter" version 1.00 - March 2006.
    I have loaded in the api.google.com/GoogleSearch.wsdl file as an External definition and created the SOAP receiver as described in the How-to guide.  It takes a doGoogleSearch as input and sends back a doGoogleSearchResponse (Sync Call). 
    Note that the GoogleSearch.wsdl contains a complex type ResultElementArray that refers to ResultElement\[\], and a DirectoryCategoryArray that refers to DirectoryCategory\[\].  The ResultElement and DirectoryCategory types are defined in the GoogleSearch.wsdl file.
    Problem One:
    The generated WSDL for the SOAP sender contains the ResultElementArray and DirectoryCategoryArray types but it DOES NOT contain the required ResultElement and DirectoryCategory types.  XML Spy complains that this WSDL is not valid because the type ResultElement\[\] is not defined.
    Problem Two:
    I generate a SOAP message in XML Spy, provide values for the doGoogleSearch fields, and send.  In SXMB_MONI, the SOAP sender payload contains only the <key> value from the doGoogleSearch message body, i.e. <part name="key" type="xsd:string" />
    The other doGoogleSearch fields seem to be missing, i.e.
      <part name="q" type="xsd:string" />
      <part name="start" type="xsd:int" />
      <part name="maxResults" type="xsd:int" />
      <part name="filter" type="xsd:boolean" />
      <part name="restrict" type="xsd:string" />
      <part name="safeSearch" type="xsd:boolean" />
      <part name="lr" type="xsd:string" />
      <part name="ie" type="xsd:string" />
      <part name="oe" type="xsd:string" />
    Does anyone know why:
    (1) PI/XI seems to leave out the ResultElement and DirectoryCategory types from the SOAP sender service WSDL file?
    (2) The doGoogleSearch message seen in SXMB_MONI contains only the first <key> field, and not the other fields?
    Thanks for any help with this.

    I have another problem with SOAP scenario in a different environment (PI 7.0) from my earlier post.
    Scenario:
    Soap Sender -> PI -> Soap Receiver
    Following steps from GoogleSearch SOAP scenario in the SAP How-to Guide for SAP NetWeaver '04 entitled: "How To... Use the XI 3.0 SOAP Adapter" version 1.00 - March 2006.
    I have loaded in the api.google.com/GoogleSearch.wsdl file as an External definition and created the SOAP receiver as described in the How-to guide.  It takes a doGoogleSearch as input and sends back a doGoogleSearchResponse (Sync Call). 
    Note that the GoogleSearch.wsdl contains a complex type ResultElementArray that refers to ResultElement\[\], and a DirectoryCategoryArray that refers to DirectoryCategory\[\].  The ResultElement and DirectoryCategory types are defined in the GoogleSearch.wsdl file.
    Problem One:
    The generated WSDL for the SOAP sender contains the ResultElementArray and DirectoryCategoryArray types but it DOES NOT contain the required ResultElement and DirectoryCategory types.  XML Spy complains that this WSDL is not valid because the type ResultElement\[\] is not defined.
    Problem Two:
    I generate a SOAP message in XML Spy, provide values for the doGoogleSearch fields, and send.  In SXMB_MONI, the SOAP sender payload contains only the <key> value from the doGoogleSearch message body, i.e. <part name="key" type="xsd:string" />
    The other doGoogleSearch fields seem to be missing, i.e.
      <part name="q" type="xsd:string" />
      <part name="start" type="xsd:int" />
      <part name="maxResults" type="xsd:int" />
      <part name="filter" type="xsd:boolean" />
      <part name="restrict" type="xsd:string" />
      <part name="safeSearch" type="xsd:boolean" />
      <part name="lr" type="xsd:string" />
      <part name="ie" type="xsd:string" />
      <part name="oe" type="xsd:string" />
    Does anyone know why:
    (1) PI/XI seems to leave out the ResultElement and DirectoryCategory types from the SOAP sender service WSDL file?
    (2) The doGoogleSearch message seen in SXMB_MONI contains only the first <key> field, and not the other fields?
    Thanks for any help with this.

  • Hi everyone,I have an Iphone 4S,when I updated iOS 7 my phone got slow,so please help me how to downgrade it to 6.1.3 or 6.1.3,I have another problem with iOS 7,I cant request my credit balancing,when i type *101

    Hi everyone,I have an Iphone 4S,when I updated iOS 7 my phone got slow,so please help me how to downgrade it to 6.1.3 or 6.1.3,I have another problem with iOS 7,I cant request my credit balancing,when i type *101# automatically calls and says "this number dows not excits",I wnat iOS 6.1.2 back ..

    sorry for my bad english ..

  • Having a common yet unfounded problem with

    Hello
    Having a common yet unfounded problem with my trackpad, or is it?
    First, The trackpad has always worked just fine on my iBook Dual USB 800 MHz, like most folks I use a mouse when I am on the laptop, so i trried to use the trackpad the other day and I noticed 2 things...
    It wasnt functioning and the trackpad feature was missing from system prefs mouse and key board (running OS X10.4.11)
    so I haven't used my trackpad in months, i try to test it and piff! nothing...
    there is one final point, hours before i chose to tes tthis the book took a tumble on its right front corner, so naturally this could be a if not the contributing factor?
    any ideas?

    Did you unplug the mouse when you tried to use the trackpad? If not, I would suggest that you try that.
    If the trackpad doesn't work when no mouse is plugged in, you may want to try resetting the PMU.
    The PMU (Power Management Unit) controls trackpad function, so resetting it often helps when the trackpad isn't working (or isn't working right).
    If the trackpad still doesn't work after resetting the PMU, chances are the fall may have something to do with the trackpad not working. If you're lucky, it may just be that its plug has jiggled loose from its connection. Detailed instructions on plugging it back in can be found in this comprehensive post by Michael Baker:
    http://discussions.apple.com/thread.jspa?messageID=1034519#1034519
    Good luck.

  • Yet again another problem with Firefox Beta and Hotmail

    So, I think the new version of firefox 4.XXX does not like hotmail or vice versa. When in hotmail and composing a new message, I cannot add attachments at all. I once again verified that I had this ability in the most current version of Firefox and in Safari. Everything works fine. Did the usual junk, dumped my cache, etc. And I am still having a problem with the calendar not loading. I use to work in IT in a support function and I can clearly tell you that the new browser does not like Windows Live/ Hotmail, whatever you want to call it. It is broken, so please fix this because I like the new browser other than the hotmail issues.

    Many site issues can be caused by corrupt cookies or cache. In order to try to fix these problems, the first step is to clear both cookies and the cache.
    Note: ''This will temporarily log you out of all sites you're logged in to.''
    To clear cache and cookies do the following:
    #Go to Firefox > History > Clear recent history or (if no Firefox button is shown) go to Tools > Clear recent history.
    #Under "Time range to clear", select "Everything".
    #Now, click the arrow next to Details to toggle the Details list active.
    #From the details list, check ''Cache'' and ''Cookies'' and uncheck everything else.
    #Now click the ''Clear now'' button.
    Further information can be found in the [[Clear your cache, history and other personal information in Firefox]] article.
    Did this fix your problems? Please report back to us!

  • (Another) Problem with HP Photosmart - reinstallation

    I have a Photosmart C5280 All-in-One and a MacBook Pro, with 2.4 GHz Intel Core 2 Duo processor, using Mac OS X 10.4.11.
    Scenario this morning:
    The printer will photocopy, but there is no connection between the printer and the computer, it is not a problem with the usb cable connection. The computer will not send anything to the printer to print, and the scanner will not end anything to the computer.
    I repaired permissions using disk utility at least three times this morning. (I do it fairly often anyway).
    Scenario now:
    I have now uninstalled the software, using the HP uninstall programme, but then deleted the remaining items manually as instructed in the section on the HP site for Macs and uninstallation. I have also emptied the trash.
    Sadly however, it has made absolutely no difference. Whenever I put the installation disk into the CD drive, I can only get as far as identifying the printer. There are no printers listed, and when I tick the box, it comes up with Photosmart C5200 Series, which is correct. But the next continue box is then greyed out. (I'm wondering if following the HP instructions was such a good idea now).
    I am now stuck. I have uninstalled and can not reinstall. I have used these two together for the past year (or more) without any problems. When I initially installed, it worked fine. No problems at all. I have not recently changed any software or upgraded anything on the OS. The two were communicating last week, when I did some scanning and printing.
    Confession: I had the first problem (no scanning/printing) a couple of weeks ago, and decided to look in trash to see if I had mistakenly got rid of something and found an hp file in there. Pulled it back out. All worked fine again. But today, total blip, and no hp files in trash.
    I would be grateful if anyone could suggest a solution. I'm capable of following instructions. Oh, I have mailed Hp, but I've had no response so far. I have also looked through the stuff on here, but haven't found a similar problem, ie the connection just disappears into the ether.

    I had a response from HP:
    1) Was the printer powered on? It needs to be turned on.
    2) Was the USB plugged directly from the back on the printer to the Mac? You are not using a hub, airport or a USB cable more than 10 feet long?
    3) Power cycle the printer. Disconnect the power cord from the back of the printer. Wait 10-15 seconds and reconnect the cord. Power on the printer. Was it found?
    4) If not, restart the Mac. Once you are back up, if the HP setup Assistant does not automatically launch you can launch it by clicking on Hard Drive > Applications > Hewlett-Packard > Utilities or Device Utilities > HP Setup Assistant. Double click to launch. Was it found?
    5) If not, plug the USB cable into a different port on the computer. Was it found?
    6) If the printer is still not found, check the system profiler for the device. Click on the Blue Apple in the upper left corner, then About this Mac. On the next screen click on More Info. On the System Profiler screen, click on USB under Hardware. On the right is the printer found under USB device tree?
    7) Another thing we need to check is when you installed the software did you select the correct device. The newer printer software may contain multiple products. If you did not select the correct device during the install, the computer is looking for a different device and not finding it. To check this, run the HP uninstaller. Open Hard Drive> Applications > Hewlett-Packard > HP Uninstaller. When you get to uninstall selected device, what printer is listed. If it is not you model series, run the uninstaller. Quit the uninstaller when complete, disconnect the USB cable and restart. When you back to the desktop, empty the trash, and reinstall the software. Wait for the option to select your device!
    I want to be sure the troubleshooting steps I provided resolve the issue. If the issue continues, please reply to this message with the results. We will be glad to assist you further.
    It was not unreasonable, but I had checked the box that said Intermediate (level of computer knowledge) - so I thought asking me if the printer was turned on/checking the ports/ etc etc was a little basic.
    However on browsing this forum for similar probs I noticed a reference to Printer Setup Repair (it may have been one of your suggestions BDAqua to a different problem) so downloaded it for a free trial. Although I regularly verify and repair permissions with disk utility, I tried with Printer Setup Repair, and got this message:
    Monday, December 15, 2008 12:16:04
    Starting permission verification and repair, omitting localized files...
    The file /private/var/log/cups/page_log is missing!
    The directory /usr/include is missing!
    The directory /usr/include/cups is missing!
    The file /usr/include/cups/cups.h is missing!
    The file /usr/include/cups/http.h is missing!
    The file /usr/include/cups/image.h is missing!
    The file /usr/include/cups/ipp.h is missing!
    The file /usr/include/cups/language.h is missing!
    The file /usr/include/cups/md5.h is missing!
    The file /usr/include/cups/ppd.h is missing!
    The file /usr/include/cups/raster.h is missing!
    Recreating symbolic links...
    Done.
    Verification complete.
    837 files examined. No problems were found.
    11 missing files/directories found during the verification process. They may be responsible for certain printing problems. Printer Setup Repair cannot replace these items. Please refer to the log file for a list of the missing files/directories. You may need to reinstall OS X to resolve your printing issues. Certain files and directories are deleted when using the Reset Printing System option. These files and directories, if required, will be recreated during normal printing.
    That message would explain why, the last time I had a problem, it was resolved with reinstalling OS X. What I don't understand is why a file suddenly disappears? Perhaps I need to move my queries to one about OS X? (I have OS X on my other Apple and no probs there.)
    Anyway, thank you for your responses and if you have any further advice or suggestions, I would be happy to hear.
    ST

  • Sender file Adapter, problem with proxy authentication

    HI all,
    i'm having some problems with the following scenario, i need to configure a sender file adapter which connects to a FTP server. To connect this FTP server i need to set a proxy (and so a username and a password), and i don't know how to do.
    From note 821267 seems that the proxy is not supported for an FTP adapter, but the are some workaround like the ones described in the following link
    Re: Proxy server inFTP adapter
    http://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=57137
    They don't work in my case as i need to se two username (the one for proxy and the one for the ftp server) and i cannot force the proxy use for all XI applications.
    Can anyone help me?
    Thanks a lot
    Aldo

    Proxy is necessary to exit the customer local intranet. It's not possible to go outside network without going through the proxy server.
    I cannot set the proxy server in file adapter as it's not supported like described in SAp note,  a possible workarounf is to force the proxy server in the J2ee stack but in this way all PI calls would use that proxy..

  • Driver Scanner will not update, there is a problem with proxy sttings and the firewall

    Driver Scanner will not update. It says there is a problem in connecting to the Uniblue browser.
    Also there is a problem with the proxy set up and the firewall.

    With that one, let's try getting an installer log to the Apple engineers for a look.
    1. Open a command prompt window. (Start menu -> Run. Type in "cmd". Hit return.)
    2. Drag and drop iTunesSetup.exe onto the window so that the full pathname of the file is at the command line prompt.
    3. Type in a space, then the following line:
    /l*v C:\log.txt
    4. Hit return.
    5. The installer will create a log file:
    C:\log.txt
    Find that file and send it as an attachment to this email address: [email protected]
    in the email to Roy, be sure to include the following information:
    - A link to the thread on Apple Discussions where the issue is being discussed
    - The username you are using in the thread
    - The version of iTunes you are using or trying to use
    - the version of Windows you are using (mention service packs)
    - A concise description of the issue you are seeing
    - The exact text of the error message you are seeing

  • Another Problem with my Apple products "iTunes could not connect to this iPhone. This device is no longer connected."

    when connect my ipad a my rmbp 15" appears this message "iTunes could not connect to this iPhone. This device is no longer connected." and ipad  is connected and disconnected all the time. but when connect the Ipad in my rmbp 13" not have a problem.
    Please I need help. i hope not to have another disappointment with  apple product.

    iTunes could not connect to this iPhone. This device is no longer connected.
    iPad 2 7.1.2
    iTunes 11.3 (54)
    iMac 27 in 10.9.4
    Follow these steps to resolve your issue for iPads
    Troubleshooting time is about 30 minutes - 1 hour
    Step 1
    Unplug the usb 2.0 cord from the 27 in iMac and iPad 2 64 GB (or what ever version you have) Power down the iPad
    Step 2
    Select your HD (Hard Drive) ( I did  this form my desk top)
    Next select the applications folder, Next right click the iTunes icon and select show package contents, select Contents.
    1.     Next select info.plist, right click and select move to trash (A message should appear Finder wants to make changes. Type your password to allow this)(Enter your password) Select ok, (This moves the file to the trash).
    2.     Next select pkginfo, right click and select move to trash. (A message should appear Finder wants to make changes. Type your password to allow this)(Enter your password) Select ok, (This moves the file to the trash).
    3.     Next Select version.plist, right click and select move to trash (A message should appear Finder wants to make changes. Type your password to allow this)(Enter your password) Select ok, (This moves the file to the trash).
    4.     Remove "iTunes" from your dock
    5.     From the Finder, choose Go > Go to folder.
    6. Type the following and then press Return:
/var/db/lockdown
    7. Choose View > as Icons.
    8. The Finder window should display one or more files with long alphanumeric file names.
    9. In the Finder, choose Edit > Select all. Then, choose File > Move to Trash. Enter an administrator password if prompted.
Note: Do not delete the Lockdown folder itself.
    Delete only the files contained inside the Lockdown folder.
    Step 3
    Follow the below steps to troubleshoot the issue.
    1. In Finder, click the Go menu and then choose Go to Folder. Enter the following location into the text field that appears:
/System/Library/LaunchDaemons
    2. Click Go.
    3. Locate the file "com.apple.usbmuxd.plist~orig" and drag it to the Trash. (Do not move the similarly named "com.apple.usbmuxd.plist" file to the Trash.) If you DO NOT HAVE file "com.apple.usbmuxd.plist~orig" I DELETED THE FOLLOWING (com.apple.usb.plist)
    4. In the Finder, locate iTunes in the Applications folder and drag it to the Trash. (This will not remove any of your iTunes media or your iTunes library.) You may be presented with the following message “iTunes” can’t be modified or deleted because it’s required by OS X.) Do not worry click ok and proceed troubleshooting
    5. Choose Go > Go to Folder. Enter the following location into the text field that appears:
/System/Library/Extensions
    6. Click Go.
    7. Locate the file "AppleMobileDevice.kext" and drag it to the Trash.
    8. In Finder, click the Go menu and then choose Go to Folder. Enter the following location into the text field that appears:
/System/Library/PrivateFrameworks
    9. Click Go.
    10. Locate the folder "MobileDevice.framework" and drag it to the Trash.
    11. In Finder, click the Go menu and then choose Go to Folder. Enter the following location into the text field that appears:
/System/Library/LaunchDaemons
    12. Click Go.
    Step 4
    Goto your hard drive in the finder
    1.     Goto Library
    2.     Goto Launch Daemons
    3.     Throw this in the trash: com.ghughes.wifisync.root.plist and anything with the words iTunes
    4.     Goto Library
    5.     Goto Application Support
    6.     Throw this in the trash: Wi-Fi Sync (it's an entire folder) and anything with iTunes
    Step 5
    (Before restart book mark the link command and D). Restart the Mac.
    Download iTunes and reinstall it. After the install, connect the 2.0 usb device to the iPad 2 while the unit is still powered off, next connect the 2.0 usb cord to iTunes, power the iPad on. iTunes will read the device and ask to trust device, select continue. Backup the iPad device to the 27 in iMac.
    Step 6
    Please Rate if it helped you! After that have a cold hard drink and enjoy the day

  • Another Problem With Memory..

    Ok, so recently I just posted that I had a problem with mem... here is another. I just checked how much memory I'm using and it says I'm using 989 out of 1 gb.. is that normal? It was 504 about an hour ago and all I have open are Adium and Safari..

    The two important questions are 1) how much is inactive and 2) how many page outs are you showing in virtual memory. In fact, the second question is the one to key on. The number of page outs will indicate how often your computer has tried to access more memory than it has and as therefore been forced to copy RAM contents to the drive so it could perform the task it was asked to do. This is when your computer is being slowly choked to death.
    Now don't just open the Activity Monitor, look at the Page ins and Page outs and panic because you have 30,000 page outs. Keep in mind that's an accumulative number and if your Mac hasn't been restarted for 90 days, well that number may not be relevant at all. So restart the computer, and use it as you normally do. Then check the status of Page Outs at 30 minute intervals. The faster the Page Outs mount up with your normal usage the more you'll benefit from an upgrade.

  • Another problem with G4 500mhz

    Ok i solved my earlier problem with the power, now I have another. But this time its not real serious. Well as you know I bought my computer used from the highschool through a auction, well i finally got my computer to turn on, but now when it turns on, 2 user profiles pop up asking for passwords (one of them being a teachers side). And I have no clue how to get around this. So if theres any way please let me know. Thanks

    Well… the nicest solution would be to reformat the drive and reinstall Mac OS X and the software you need to use. Thing is, I'm assuming you don't have have Mac OS X or software.
    So, one thing you can do is to contact AppleCare (their number will be in Apple's support pages) and have them send you out a replacement copy of the installation discs. They'll charge you a nominal fee for doing so but I highly recommend you do this.
    That'll get you started.
    If you want to do anything tricker than that you will probably need some else's help as well as the help of their Mac. Otherwise, you can just duck down to an Apple Store/Reseller and get yourself a copy of Mac OS X 10.4 (Tiger) and iLife 06. More expensive although will be all current versions rather than the Mac OS X 10.2 (Jaguar) that comes with a 500MHz Titanium.

Maybe you are looking for