

<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/1.5.1.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
	<title>Sperto weblog</title>
	<link>http://sperto.net/weblog</link>
	<description>Just another SharePoint weblog</description>
	<pubDate>Wed, 26 Mar 2008 01:22:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.5.1.2</generator>
	<language>en</language>

		<item>
		<title>Service Pack 1 de SharePoint 2007</title>
		<link>http://sperto.net/weblog/?p=9</link>
		<comments>http://sperto.net/weblog/?p=9#comments</comments>
		<pubDate>Wed, 26 Mar 2008 01:14:19 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
	<category>MOSS 2007</category>
	<category>WSS 3.0</category>
		<guid>http://sperto.net/weblog/?p=9</guid>
		<description><![CDATA[	A continuación les facilitamos los links del primer service pack de MOSS 2007 y WSS 3.0:
	WSS 3.0 SP1 - Spanish
	MOSS 2007 SP1 - Spanish
	Si se les había presentado el problema con los campos de tipo Fecha cuando agrupaban una Vista (se le restaba un día a la fecha ingresada)&#8230; se soluciona con el service pack [...]]]></description>
			<content:encoded><![CDATA[	<p>A continuación les facilitamos los links del primer service pack de MOSS 2007 y WSS 3.0:</p>
	<li><a href="http://www.microsoft.com/downloads/details.aspx?displaylang=es&#038;FamilyID=4191a531-a2e9-45e4-b71e-5b0b17108bd2">WSS 3.0 SP1 - Spanish</a></li>
	<li><a href="http://www.microsoft.com/downloads/details.aspx?displaylang=es&#038;FamilyID=ad59175c-ad6a-4027-8c2f-db25322f791b">MOSS 2007 SP1 - Spanish</a></li>
	<p>Si se les había presentado el problema con los campos de tipo Fecha cuando agrupaban una Vista (se le restaba un día a la fecha ingresada)&#8230; se soluciona con el service pack de WSS 3.0!!</p>
	<p>Saludos!
</p>
]]></content:encoded>
			<wfw:commentRSS>http://sperto.net/weblog/?feed=rss2&amp;p=9</wfw:commentRSS>
	</item>
		<item>
		<title>Web Services en WSS 3 y en MOSS 2007</title>
		<link>http://sperto.net/weblog/?p=7</link>
		<comments>http://sperto.net/weblog/?p=7#comments</comments>
		<pubDate>Sun, 26 Aug 2007 22:27:56 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
	<category>MOSS 2007</category>
	<category>WSS 3.0</category>
		<guid>http://sperto.net/weblog/?p=7</guid>
		<description><![CDATA[	Tanto Windows Sharepoint Services 3 como Microsoft Office Sharepoint Server 2007 nos proveen una serie de Web Services disponibles para cada sitio y subsitio que creamos.
Los Web Services son:
	Web Service de Administración
http://sitiodeadministración/_vti_adm/Admin.asmx
	Alertas 
http://sitio/_vti_bin/Alerts.asmx
	Autenticación 
http://sitio/_vti_bin/Authentication.asmx
	Copia de Items 
http://sitio/_vti_bin/Copy.asmx
	Espacio de Documentos (para administrar docs)
http://sitio/_vti_bin/Dws.asmx
	Formularios  
http://sitio/_vti_bin/Forms.asmx
	Imágenes (para administrar Librerías de Imágenes)  
http://sitio/_vti_bin/Imaging.asmx
	List Data Retrieval (para hacer [...]]]></description>
			<content:encoded><![CDATA[	<p>Tanto Windows Sharepoint Services 3 como Microsoft Office Sharepoint Server 2007 nos proveen una serie de Web Services disponibles para cada sitio y subsitio que creamos.<br />
Los Web Services son:</p>
	<p><strong>Web Service de Administración</strong><br />
http://sitiodeadministración/_vti_adm/Admin.asmx</p>
	<p><strong>Alertas </strong><br />
http://sitio/_vti_bin/Alerts.asmx</p>
	<p><strong>Autenticación </strong><br />
http://sitio/_vti_bin/Authentication.asmx</p>
	<p><strong>Copia de Items </strong><br />
http://sitio/_vti_bin/Copy.asmx</p>
	<p><strong>Espacio de Documentos (para administrar docs)</strong><br />
http://sitio/_vti_bin/Dws.asmx</p>
	<p><strong>Formularios  </strong><br />
http://sitio/_vti_bin/Forms.asmx</p>
	<p><strong>Imágenes (para administrar Librerías de Imágenes)  </strong><br />
http://sitio/_vti_bin/Imaging.asmx</p>
	<p><strong>List Data Retrieval (para hacer Querys) </strong><br />
http://sitio/_vti_bin/DspSts.asmx</p>
	<p><strong>Listas  </strong><br />
http://sitio/_vti_bin/Lists.asmx</p>
	<p><strong>Meetings  </strong><br />
http://sitio/_vti_bin/Meetings.asmx</p>
	<p><strong>Personas  </strong><br />
http://sitio/_vti_bin/People.asmx</p>
	<p><strong>Permisos  </strong><br />
http://sitio/_vti_bin/Permissions.asmx</p>
	<p><strong>Datos de Sitio  </strong><br />
http://sitio/_vti_bin/SiteData.asmx</p>
	<p><strong>Sitios  </strong><br />
http://sitio/_vti_bin/Sites.asmx</p>
	<p><strong>Búsqueda  </strong><br />
http://sitio/_vti_bin/spsearch.asmx</p>
	<p><strong>Usuarios y Grupos</strong><br />
http://sitio/_vti_bin/usergroup.asmx</p>
	<p><strong>Versiones  </strong><br />
http://sitio/_vti_bin/Versions.asmx</p>
	<p><strong>Vistas  </strong><br />
http://sitio/_vti_bin/Views.asmx´</p>
	<p><strong>Páginas de Elementos Web  </strong><br />
http://sitio/_vti_bin/WebPartPages.asmx</p>
	<p><strong>Webs  </strong><br />
http://sitio/_vti_bin/Webs.asmx</p>
]]></content:encoded>
			<wfw:commentRSS>http://sperto.net/weblog/?feed=rss2&amp;p=7</wfw:commentRSS>
	</item>
		<item>
		<title>Certificación MOSS 2007</title>
		<link>http://sperto.net/weblog/?p=3</link>
		<comments>http://sperto.net/weblog/?p=3#comments</comments>
		<pubDate>Mon, 25 Jun 2007 02:45:41 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
	<category>MOSS 2007</category>
	<category>WSS 3.0</category>
		<guid>http://sperto.net/weblog/?p=3</guid>
		<description><![CDATA[	Gente, 
	Por el momento existen dos exámenes para la versión 2007 del producto:
	Configuring Microsoft Office SharePoint Server 2007 
	Windows SharePoint Services 3.0 
	A estudiar!
	Saludos.

]]></description>
			<content:encoded><![CDATA[	<p>Gente, </p>
	<p>Por el momento existen dos exámenes para la versión 2007 del producto:</p>
	<li><a href="http://www.microsoft.com/learning/exams/70-630.mspx">Configuring Microsoft Office SharePoint Server 2007</a> </li>
	<li><a href="http://www.microsoft.com/learning/exams/70-631.mspx">Windows SharePoint Services 3.0</a> </li>
	<p>A estudiar!</p>
	<p>Saludos.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://sperto.net/weblog/?feed=rss2&amp;p=3</wfw:commentRSS>
	</item>
		<item>
		<title>Certificación SPS 2003</title>
		<link>http://sperto.net/weblog/?p=5</link>
		<comments>http://sperto.net/weblog/?p=5#comments</comments>
		<pubDate>Mon, 25 Jun 2007 02:42:56 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
	<category>SPS 2003</category>
	<category>WSS 2.0</category>
		<guid>http://sperto.net/weblog/?p=5</guid>
		<description><![CDATA[	Los exámenes para certifficar SharePoint 2003 son: 
	Designing a Portal Solution with Microsoft SharePoint Products and Technologies (Including Microsoft Content Management Server)
	Customizing Portal Solutions with Microsoft SharePoint Products and Technologies (Including Microsoft Content Management Server)
	Espero que les sea de utilidad.
	Saludos!

]]></description>
			<content:encoded><![CDATA[	<p>Los exámenes para certifficar SharePoint 2003 son: </p>
	<li><a href="http://www.microsoft.com/learning/exams/74-132.mspx">Designing a Portal Solution with Microsoft SharePoint Products and Technologies</a> (Including Microsoft Content Management Server)</li>
	<li><a href="http://www.microsoft.com/learning/exams/74-133.mspx">Customizing Portal Solutions with Microsoft SharePoint Products and Technologies</a> (Including Microsoft Content Management Server)</li>
	<p>Espero que les sea de utilidad.</p>
	<p>Saludos!
</p>
]]></content:encoded>
			<wfw:commentRSS>http://sperto.net/weblog/?feed=rss2&amp;p=5</wfw:commentRSS>
	</item>
		<item>
		<title>Descargas de Microsoft</title>
		<link>http://sperto.net/weblog/?p=2</link>
		<comments>http://sperto.net/weblog/?p=2#comments</comments>
		<pubDate>Tue, 19 Jun 2007 02:01:23 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
	<category>WSS 3.0</category>
		<guid>http://sperto.net/weblog/?p=2</guid>
		<description><![CDATA[	Windows SharePoint Services 3.0
	Update for Windows SharePoint Services 3.0 (KB932091)

	Application Templates: All Templates*
	Visual Studio 2005 Extensions
	Windows SharePoint Services 3.0 Demo
	Tips and Tricks - Using Wikis
	Tips and Tricks - Using Blogs
	Example Master Pages
	*(Registration Required for This Download)

]]></description>
			<content:encoded><![CDATA[	<li><a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=d51730b5-48fc-4ca2-b454-8dc2caf93951&#038;DisplayLang=en" target="_blank">Windows SharePoint Services 3.0</a></li>
	<li><a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=a49472f9-93ef-4423-bd0b-06b1b331c7ac&#038;DisplayLang=en" target="_blank">Update for Windows SharePoint Services 3.0 (KB932091)<br />
</a></li>
	<li><a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=5807b5ef-57a1-47cb-8666-78c1363f127d&#038;DisplayLang=en" target="_blank">Application Templates: All Templates*</a></li>
	<li><a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=19f21e5e-b715-4f0c-b959-8c6dcbdc1057&#038;DisplayLang=en" target="_blank">Visual Studio 2005 Extensions</a></li>
	<li><a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=b2da1095-faba-44b0-9935-a00dceeca0f3&#038;DisplayLang=en" target="_blank">Windows SharePoint Services 3.0 Demo</a></li>
	<li><a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=ba4b9afb-c06e-4480-b816-26b7e009e35c&#038;DisplayLang=en" target="_blank">Tips and Tricks - Using Wikis</a></li>
	<li><a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=bb18cd26-f7db-4aa6-8fda-f9101aa53c67&#038;DisplayLang=en" target="_blank">Tips and Tricks - Using Blogs</a></li>
	<li><a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=7c05ca44-869a-463b-84d7-57b053711a96&#038;DisplayLang=en" target="_blank">Example Master Pages</a></li>
	<p>*(Registration Required for This Download)
</p>
]]></content:encoded>
			<wfw:commentRSS>http://sperto.net/weblog/?feed=rss2&amp;p=2</wfw:commentRSS>
	</item>
		<item>
		<title>Hola amigos!</title>
		<link>http://sperto.net/weblog/?p=1</link>
		<comments>http://sperto.net/weblog/?p=1#comments</comments>
		<pubDate>Mon, 18 Jun 2007 13:08:01 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
	<category>Uncategorized</category>
		<guid>http://sperto.net/weblog/?p=1</guid>
		<description><![CDATA[asdf]]></description>
			<content:encoded><![CDATA[	<p>Bienvenidos a nuestro Weblog. </p>
	<p>El objetivo del mismo es mantenerlos informados sobre lo nuevo de SharePoint. Asimismo esperamos que Uds. nos envíen sus comentarios, escriban sobre lo que gusten y nos realicen consultas aquí o utilizando el <a href="http://www.sperto.com.ar/foro">foro de discusión</a>.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://sperto.net/weblog/?feed=rss2&amp;p=1</wfw:commentRSS>
	</item>
	</channel>
</rss>
