Questions tagged [mobileme]

MobileMe is Apple's cloud service for files, pictures, email, etc. on the web.

14 questions
7
votes
4 answers

MobileMe SDK/API Documentation

While searching the web, I've found many references to a "MobileMe API" (or .Mac API) for syncing data with MobileMe, but I can't find any authoritative documentation, even on Apple's site. Anybody know where it is or how to get it?
Kristopher Johnson
  • 76,675
  • 54
  • 235
  • 299
7
votes
1 answer

Core Data syncable & com.apple.syncservices.Syncable

Xcode sets syncable="YES" by default for entities & properties, e.g., $ cat AppName/AppName.xcdatamodeld/AppName.xcdatamodel/contents ...
ma11hew28
  • 106,283
  • 107
  • 420
  • 616
5
votes
1 answer

Sync Services and iOS

Suppose I already have an OS X app which syncs its data using Sync Services with MobileMe. Is there an way to make my iPhone/iPad app to sync (using MobileMe or not) the data using what I already prepared for the Sync Services? I guess Apple…
Yuji
  • 33,649
  • 3
  • 65
  • 85
2
votes
2 answers

Using MobileMe idisk as a git repository

I am trying to use git and MobileMe as a version control system for a personal project I am working across several computers. So far i have done the following. Created and empty bare repository on my local computer $ mkdir myproject.git $ cd…
Intentss
  • 8,687
  • 4
  • 48
  • 59
1
vote
1 answer

Is there a way to programmatically start the Mobile me synchronization?

What I would like to create is a utility that runs the Mobile Me synchronization basing a defined schedule, and avoid it starts when Time Machine is already backing up files. Is there a way to invoke the Mobile Me synchronization from an…
kiamlaluno
  • 24,790
  • 16
  • 70
  • 85
1
vote
2 answers

replicate the javascript glow around the giant cloud on MobileMe Login Page?

If you access your mobile me account online with Safari, you can select an icon and login directly to selected service, great feature btw. But if you access the same page using other browser like firefox or Chrome, you will see a gorgeous login page…
1
vote
2 answers

Shell command or script to define MobileMe Account Name and copy it to clipboard

Hello i'm working on little service for os x, i was wondering how can i grab the MobileMe account name (if person is logged in in osx) for further use in script?
Lapaev
  • 11
  • 2
1
vote
2 answers

How to wipe out iPhone data programmatically?

I am developing an application for security purpose which has 1 requirement as "Wipe out iPhone data completely if iPhone is stolen". While doing search for this functionality, I came across one application "Find My iPhone" here which supports this…
Tanu
  • 303
  • 1
  • 2
  • 13
1
vote
1 answer

How to lock(passcode lock) iPhone programmatically?

For some security reasons, I wanted to lock my iPhone Screen through application. Can anybody tell me how it can be acheived? I gone through many links & forums, but everyone says that it is not possible. But if this is the case, can someone tell me…
Tanu
  • 303
  • 1
  • 2
  • 13
1
vote
2 answers

iweb and mobile me for a group content management system versus open source CMS

I work at a non profit and we are looking for a web solution to do the following: External facing web site Internal posting board for news, updates, pictures Entitlements around user content One of the folks at the non profit is a mac person and…
leora
  • 163,579
  • 332
  • 834
  • 1,328
0
votes
1 answer

Is it possible to sync ios document using mobileme?

Just wondering if it is possible to use mobileme to sync application documents in ios? If so, is there any sample code out there? Thanks.
Dan
  • 1,675
  • 1
  • 21
  • 35
0
votes
1 answer

MobileMe Connection - Cocoa

I need to send a file to MobileMe via Cocoa. I stumbled across a .Mac framework from Apple but it hasn't been updated in years, so I don't want to use it due to possible compatibility problems it may cause. I think that the MobileMe.framework is…
Pripyat
  • 2,904
  • 2
  • 32
  • 68
0
votes
1 answer

Custom home page with iWeb

How can I create a custom 'skin-style' homepage for a website published in iWeb? The current root URL mydomain.com redirects to mydomain.com/myiWebsite/welcome.html. I want to create a new homepage at the root URL, which has links to the other…
strangerpixel
  • 796
  • 1
  • 11
  • 26
-1
votes
1 answer

PHP mail() function does not deliver e-mails to MobileMe

I'm having trouble sending e-mails using PHP's mail function when I'm sending them to MobileMe mail (@me.com). It works great for every other mail address I've tried. The e-mails just never arrive.
toooft
  • 23
  • 1
  • 5