Search results

  1. J

    iWeb choices to migrate a site

    Hi all I would like to know what options do you suggest to migrate a site created with iWeb thanks
  2. J

    Looking for an Image Gallery web application with shopping cart

    Hi all Anyone could recommend an image gallery web site, with the following characteristics: • Accepts payments, needs a shopping cart based on PayPal • Mobilized, displays properly on Android, iPhone, Nokia, and others • Handles security access I am looking for open source solution...
  3. J

    How to create local iPhone and iPad applications

    Hi all I have a request to create a specific iPad/iPhone application for a customer to be used only by their company. It is a proprietary application. Is there a way to deploy an application directly on a local network from where the company will load on their iPads thanks
  4. J

    Recommend MacOS X GUI programing language or framework

    What about Mono? And Mono Develop?
  5. J

    Recommend MacOS X GUI programing language or framework

    Hi all I need to develop a stand alone application for mac and I am looking first for a GUI programing language or framework. What MacOS X GUI programing language or framework do you recommend? Please advise
  6. J

    Eclipse for PHP Developers: how to open a PHP page

    Thanks!! I just found the link that answer my questions: http://theglinkacompany.com/blog/archives/191
  7. J

    Eclipse for PHP Developers: how to open a PHP page

    Hi all I just downloaded Eclipse for PHP Developers for Mac Os X, and created my first PHP page typing <?php phpinfo() ?> What I do not know is how to test it using Eclipse, because by default Mac goes to the folder: /Users/<user name>/Sites/test.php and opens with the url...
  8. J

    How to open addressbook.data file in windows

    Hi all my mac HD crashed, and I made a backup of all the most improtant fiels. Now how can I open or import the addressbook.data file in windows? Which software (windows mail or outlook) allows to import it ? thanks j
  9. J

    How to connect a power mac display to a mini mac

    The Apple DVI to DVC adapter http://store.apple.com/us/product/M8661LL/B#overview "Introducing the Apple DVI to ADC adapter, which allows you to connect any Apple flat-panel display featuring an Apple Display Connector (ADC) to a computer with a DVI port ..... If you have a MacBook...
  10. J

    How to connect a power mac display to a mini mac

    The monitor is a flat pannel. Apple Studio Display LCD 17" 17" flat panel display 1280 x 1024 resolution ADC connection M7649 System requirements One of the following systems: &#8212;Power Mac G4 with Apple Display Connector Just found this link...
  11. J

    How to connect a power mac display to a mini mac

    Hi all I am thinking about bying a mac mini to replace my power mac G4, that has serious problems. My monitor is a: Apple Studio Display 17 (ADC) Display Connector: ADC Apple Display Connector port and it has that proprietary connection and does not require a power cord...
  12. J

    How to install mac os x in a new HD

    Model Number M5183. Power Mac G4 (Digital Audio) http://support.apple.com/kb/HT3082?viewlocale=en_US I brought my power mac to the mac computer store and they recommended a 80gigas HD. What I did I took of the screws of the old HD and replaced it with the new HD pluggin it as it was...
  13. J

    How to install mac os x in a new HD

    It is a power mac G4 350 MHz, and I am trying to install the last mac os X I installed, Tiger 10.4.3. It is a black disk that says Mac OS X Tiger, Install DVD version 10.4.3. This is not the disk I got when I bought this computer. http://en.wikipedia.org/wiki/Power_Mac_G4 I already...
  14. J

    How to install mac os x in a new HD

    Hi all my old HD gave me an error message saying that it was failing, so I boiugh a new HD in a macintosh store, and came home installed it in my mac and now I am trying to boot from the CD but it only starts but does not read anything even pushing the C key. How can I boot from my CD...
  15. J

    Disk Utility shows an red error message

    I have Disk Warrior. Is it easy to replace a drive, or should I go to a technical store?
  16. J

    Disk Utility shows an red error message

    Hi all My mac has been shutting down automatically, and today I run Disk Utility and it shows the following error message: "This drive has reported a fatal hardware error to disk utility. If the disk has not failed completely backup as much data as you can and then replace it with a...
  17. J

    how can I modify a PDF?

    hi all I need to modify text in a PDF file. how can I do that? thanks J
  18. J

    How can I implement this request

    Hi all here is what I need - from a stand alone application in this case an Oracle jdeveloper form, - click on a button - open a web application in RoR, - let the user choose several options in the RoR page and calculate a Total Amount, - return the total amount to the jdeveloper...
  19. J

    javascript code does not work

    hi all why does this code does not work when I add the if statement? <html> <head> The domain name for this document is: <script type="text/javascript"> document.write(document.domain) var x=document.domain if (x == "www.mysite.com") { window.location = "http://www.mysite.com/"...
Back
Top