| Author |
Message |
George Tsiokos
Guest
|
Posted:
Wed Jan 12, 2005 4:37 am Post subject:
XSL converts RSS to native Windows SharePoint Services DataV |
|
|
I've created an XSL file which will convert a RSS feed into a DWP file
which can be directly uploaded into Windows SharePoint Services. No
binaries, installation or server configuration necessary. To add a live
RSS feed on Windows SharePoint Services, Click "Add Web Parts",
"Import", and browse to the RSS.dwp.xml file. Done!
Example transformation:
msxsl "http://rss.msnbc.msn.com/id/3032091/device/rss/rss.xml"
"http://george.tsiokos.com/works/wss_rss/Windows SharePoint Services
RSS.xsl" -o RSS.dwp.xml
InputFilePath="http://rss.msnbc.msn.com/id/3032091/device/rss/"
InputFile="rss.xml"
http://x5.tsiokos.com/posts/2005/01/11/wss-rss/ |
|
| Back to top |
|
 |
Wei-Dong XU [MSFT]
Guest
|
Posted:
Wed Jan 12, 2005 7:17 am Post subject:
RE: XSL converts RSS to native Windows SharePoint Services D |
|
|
Hi George,
Looks great! Thanks for sharing this to the community! :0)
Best Regards,
Wei-Dong XU (WD.XU)
Microsoft Product Support Services
Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights. |
|
| Back to top |
|
 |
George Tsiokos
Guest
|
Posted:
Fri Jan 14, 2005 8:19 am Post subject:
Re: XSL converts RSS to native Windows SharePoint Services D |
|
|
Permanent URL for XSL:
http://george.tsiokos.com/projects/wss_rss/
I've created a web based RSS to DWP conversion for ease of use. Just
enter a RSS feed URL and you will get a DWP back that you can upload
directly into SharePoint. Quick and easy! |
|
| Back to top |
|
 |
|
|
|
|