<html><head><title>beginner question about node sharing</title>
<META http-equiv=Content-Type content="text/html; charset=utf-8">
</head>
<body>
<span style=" font-family:'Courier New'; font-size: 9pt;">Hi,<br>
<br>
Have a d6 site, with pretty heavy cck nodes: images, audio and so on, content is updated quite often.<br>
What I want to do is to share nodes with the other, "secondary" d6 site, which is on separate server, separate codebase, db, users, etc.&nbsp;<br>
<br>
The nodes on "secondary" site have to:<br>
1) Have the same, identical cck structure<br>
2) Update in in real time as on "main" site, if not possible - during cron runs<br>
3) Show some respect to bandwidth: if just one cck field is updated, do not update entire node with all cck fileds, just this lone field<br>
<br>
Which solution would you start with? Feeds + some extra?<br>
<br>
Thank you in advance.</body>