Hi guys
I've made an IPhone App that communicates to a service by calling a webservice and exchanging data as xml. For this to take place, there should be WIFI access.
What I'm trying to do now is to do the same but in places without WIFI access. The only way I can think of doing this would be through the USB cable (dock cable?). Unfor...
Right now I manage a small team of developers. We use subversion for all of our code. Interested to know if there is a tool that enables developers to all work from the same code base versus each having their own local code?
...
i am a beginner to android development...
i was trying to get the sources for the 1.6 release... but the repo
sync operation keeps hanging...
i am pasting the last part of the message i get on the terminal here:
Fetching projects: 19% (32/164)
Initializing project platform/external/freetype ...
remote: Counting objects: 970, done.
remo...
In today’s world where a lot of computers, mobile devices or web services share data or act like hubs, syncing gets more important. As we all know solutions that sync aren’t the most comfortable ones and it’s best not to sync at all.
I’m still curious how you would implement a syncing solution to sync between multiple entities. There ar...
I want to include a JavaScript world time clock like http://www.dynamicdrive.com/dynamicindex6/localtime.htm to my homepage but I don't want to change it every time when the DST changes for a time zone. Is it possible to sync it automatically with an official time server so that I can display the current time for different places live an...
Does anynody know a way to sync multiple tables in a particular order. in detail, there are new created data in both parent and child tables and it requires the parent-insertion happens before the child does.
...
I am writting a django app and Iphone app, I need to keep them in sync.
Users can delete, update and create new objects in the web app, and in the iphone app.
When they get online with the iphone both app must be in sync.
Is there simple way to do this?
Thanks,
Joaquin
...
Hi Guys,
Can I run a sftp service in the cloud, and a sql server syncing with sqlexpress clients over sync framework with wcf? I have really no idea if such a thing is possible with azure? Does azure just work as a normal webservice with sql server behind or..?
Cheers
...
Hi,
I am building an occasionally-connected WinForms application and have been following link text tutorial.
When using a datasheet to edit data, as the tutorial has me do, everything works fine. If, however, I bind the data to other controls on my form, the data is not saved.
For example, I am tracking StaffID, FName, and LName. ...
I have a need to code from two computers during the week. What is the best way to sync the two computers (mac)? I've started using source control, like SVN. It works pretty good, except sometimes I check in code that I want to sync but they don't compile and it interferes with other people on the team working on the same project.
I don...
I'm looking for a javascript library that will let me store data in a client side database and in the back ground automatically sync the database back to the server's database
preferable something that supports a variaty of engines in the same way jStore for jQuery does
Looking around I can find anything
...
Hi there,
I am wanting to sync data between a SQL 2008 DB and some SQL CE.
It's only a one way requirement, so when data is updated in the main SQL server the updates are sent to the CE databases.
Is this easy to setup with the sync framework. I was able to find a demo, however I couldn't compile it.
...
hi
i want to know how i sync image from itunes to iphone simulator.
Thanks
...
Help me figure out a solution to a (not so unique) problem.
My research group has gps devices attached to migratory animals. Every once in a while, a research tech will be within range of an animal and will get the chance to download all the logged points. Each individual spits out a single dbf and new locations are just appended to the...
For some security issues I'm in an envorinment where third party apps can't access my DB. For this reason I should have some service/tool/script (dunno what yet... i'm open to the best option, still reading to see what I'm gonna do...)
which enables me to generate on a regular basis(daily, weekly, monthly) some csv file with all new/modi...
Hello,
My phone(htc desire) loses connection with HTC Sync, version: 2.0.33 on my laptop when I start eclipse galileo. I have windows 7 32 bit.
The followings are what I have done to solve this problem but with no luck:
unplug and replug the usb cable.
installed the old version of HTC sync
uninstalled the old version and installed th...
Hi Everyone:
I am looking for some way to sync a online XML file with my iPhone application and only download the newest changed items. Each item is marked with a date attribute, so I assume this is possible. I have heard that Core Data can accomplish this task, but I am unsure of the suggested method and how to approach implementing ...
Hi All
I'm trying to develop a custom sync provider to sync files over the internet using WCF service.
We already have a file transfer service and it's working in production but I need to implement a custom sync provider on top of it.
I've checked the solution in Braynt Likes blog here but this doesn't fulfill my needs.
Any advices, g...
I have a universal iPhone/iPad application that uses Core Data as storage. I would like to enable users to sync their data between two devices(iPhone , iPod and iPad).
Is there any sample application or code that performs this?
...
I use Dreamweaver on my laptop and Desktop PC and frequently change between them. I keep all my sites synced using Syncplicity (similar to Dropbox, which indecently I also use)
I want my site definitions to be synced across the two computers. If I add a new site on one computer I want it to appear on the other one. I know I can export a...