<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet href="http://rss.egloos.com/style/blog.xsl" type="text/xsl" media="screen"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
	<title>2007 Microsoft Office System</title>
	<link>http://msoffice.egloos.com</link>
	<description>MS Office System 및 SharePoint 제품의 Tips N Tricks</description>
	<language>ko</language>
	<pubDate>Fri, 20 Mar 2009 04:12:18 GMT</pubDate>
	<generator>Egloos</generator>
	<image>
		<title>2007 Microsoft Office System</title>
		<url>http://pds3.egloos.com/logo/200611/21/14/d0044214.jpg</url>
		<link>http://msoffice.egloos.com</link>
		<width>80</width>
		<height>88</height>
		<description>MS Office System 및 SharePoint 제품의 Tips N Tricks</description>
	</image>
  	<item>
		<title><![CDATA[ 텍스트박스 컨트롤 ]]> </title>
		<link>http://msoffice.egloos.com/2266958</link>
		<guid>http://msoffice.egloos.com/2266958</guid>
		<description>
			<![CDATA[ 
  텍스트박스 컨트롤<br><br>표준 :<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;TextBox<br>공개 : <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FreeTextBox : http://www.freetext.com/<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[1] FreeTextBox.dll 다운로드(위 경로)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[2] 왼쪽 도구 상자에 탭 추가 후 FreeTextBox.dll 등록<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[3] 웹폼/웹사용자정의 컨트롤에 끌어서 놓기/등록<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[4] 주요 속성 변경<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Width<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Height<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Language="ko-KR"<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FCKEditor(오픈소스) : http://www.fckeditor.net/<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[1] 소스 다운로드<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[2] 적당한 위치에 압축 해제<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[3] FCKEditor를 적용하고자하는 웹 사이트에 fckeditor 폴더 복사<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[4] Visual Studio에 FCKEditor 컨트롤 등록<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[5] Write 페이지의 멀티라인텍스트박스를 FCKEditor로 대체<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;a) Text 또는 Value속성 사용 주의<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;b)BasePath="./fckeditor/" <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[6] 이미지 업로드 기능 해제 : imageUpload 속성 = false로 변경<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[7] 기타 : /fckeditor/fckconfig.js 의 주요 속성 변경<br><br>상용 : <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;RichTextBox : http://www.richtextbox.com/<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ComponentArt : http://www.componentart.com/<br>			 ]]> 
		</description>

		<comments>http://msoffice.egloos.com/2266958#comments</comments>
		<pubDate>Fri, 20 Mar 2009 04:12:18 GMT</pubDate>
		<dc:creator>레쯔</dc:creator>
	</item>
	<item>
		<title><![CDATA[ MOSS2007 ActiveX Control 리스트 ]]> </title>
		<link>http://msoffice.egloos.com/1527054</link>
		<guid>http://msoffice.egloos.com/1527054</guid>
		<description>
			<![CDATA[ 
  <h2><span style="FONT-FAMILY: Verdana">List of MOSS 2007 ActiveX controls (created searching the visible code)</span></h2><div class="postcontent"><p><span style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"><span style="FONT-FAMILY: Verdana">I was looking for a list for all ActiveX controls used by Microsoft Office SharePoint Server (MOSS) 2007, but it seems like this list is not available at this time. The best references I could find was the SharePoint team blog post on web browser compatibility at </span><a href="http://blogs.msdn.com/sharepoint/archive/2006/07/19/671735.aspx"><span style="FONT-FAMILY: Verdana">http://blogs.msdn.com/sharepoint/archive/2006/07/19/671735.aspx</span></a><span style="FONT-FAMILY: Verdana">,&nbsp;the documentation on browser compatibility at </span><a href="http://technet2.microsoft.com/Office/en-us/library/ff6c5b8c-59bd-4079-8f0b-de4f8b4e0a861033.mspx"><span style="COLOR: #0000ff"><span style="FONT-FAMILY: Verdana">http://technet2.microsoft.com/Office/en-us/library/ff6c5b8c-59bd-4079-8f0b-de4f8b4e0a861033.mspx</span></span></a><span style="FONT-FAMILY: Verdana">&nbsp;and the Client Side API reference at </span><a href="http://msdn2.microsoft.com/en-us/library/ms440037.aspx"><span style="FONT-FAMILY: Verdana">http://msdn2.microsoft.com/en-us/library/ms440037.aspx</span></a><span style="FONT-FAMILY: Verdana">.&nbsp;However, each one of those misses at least a few of the controls.<br></span></span></p><p><span style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"><br><span style="FONT-FAMILY: Verdana; BACKGROUND-COLOR: #ffccff"><span style="FONT-FAMILY: '돋움','Dotum'">MOSS2007에서 사용되는 ActiveX 컨트롤 리스트를 찾아봤지만,&nbsp;현재로선 아직 제공이 안되는 것 같다. 내가 찾을수 있었던 가장좋은 레퍼런스는 쉐어포인트 팀 블로그에 있는 웹브라우저 호환성, 브라우저 호환성 (techNet) 문서, 그리고 Client Side&nbsp;API 레퍼런스였다. 그러나, 각사이트들은&nbsp;몇몇 컨트롤들을 빼먹었다.</span><br></span><br>Web browser compatibility is, by the way, was my main motivation to working on this list. I need to figure out what features would be missing if you're running Firefox or&nbsp;Safari. For this reason, I am also trying to list what happens in those clients that do not support these ActiveX controls and what possible workarounds exist. I also wanted to have a better understanding of how these features are implemented in SharePoint. <br><?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p></span></span></p><p><span style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"><span style="FONT-FAMILY: Verdana"><br><span style="FONT-FAMILY: '돋움','Dotum'; BACKGROUND-COLOR: #ffccff">암튼 웹브라우저 호환성은 내가 이 리스트를 만들게 된&nbsp;주요인이었다. 여러분들이 Firefox나 Safari를 쓴다면 어떤 기능들이 빠졌는지 난 알고 싶었다. 그런 이유때문에, 또한 나는 ActiveX 컨트롤을 지원하지 않는 클라이언트 (프로그램)에서 어떤일이 일어날는지 그리고 (그런 문제들을 해결하는) 어떤 가능한 대안들이 있는지 리스트를 만들고자 했다. 또한 SharePoint 내에 그런 기능들이 어떻게 구현되었는지 보다 이해를 돕고자 했다.</span><br><br>To create this list, I started with a search for ActiveX-related keywords like "object" and "classid" in all files under "C:\Program Files\Common Files\Microsoft Shared\web server extensions\12". I cut off some of the unrelated items, group them by the name of the control&nbsp;and edited the results. With that, I looked for specific references to these controls on the web. The last piece was to understand&nbsp;the non-IE behavior and look for any workarounds.&nbsp;<br><o:p></o:p></span></span></p><p><span style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"><span style="FONT-FAMILY: Verdana"><br><span style="FONT-FAMILY: '돋움','Dotum'; BACKGROUND-COLOR: #ffccff">이런 리스트를 만들기 위해, 나는 "C:\Program Files\Common Files\Microsoft Shared\web server extensions\12" 폴더내에 "Object" 와 "classid"같은 ActiveX 관련 키워드를 검색하기 시작했다. 관련없는 것들은 삭제하고, 컨트롤의 이름들로 묶고 결과를 편집했다. 그것들을 가지고 웹(인터넷)에서 그 컨트롤에 대한 세부적인 레퍼런스를 찾았다. 마지막으로 IE가 아닐때의 동작을 이해하고 그것들에 대한 어떤 대안이 있는지 찾았다.</span><br><br>It was interesting to see how a good amount of SharePoint is implemented in scripts that you can actually look at. You also can verify that the team put a lot of effort into browser compatibility... Here are my findings, in alphabetical order by the name of the ActiveX control.<br><o:p></o:p></span></span></p><p><span><span style="FONT-FAMILY: Verdana"><br><span style="FONT-FAMILY: '돋움','Dotum'; BACKGROUND-COLOR: #ffccff">여러분들이 실제적으로 보는 SharePoint 에서 얼마나&nbsp;많은 양의&nbsp;스크립트들이 구현되었는지 알게 되는것이 흥미로웠다.&nbsp;(이에) 여러분들이 (SharePoint 개발)팀이 브라우저 호환성에 얼마나 많은 노력을 기울였는지 확인 할 수 있다. 이게 내가 찾은 ActiveX 컨트롤 명을 알파벳 순으로 정렬한 것이다.&nbsp;&nbsp;</span>&nbsp;<br><br><strong>DiagramLauncher</strong></span><br><span style="FONT-FAMILY: Verdana">Server Files: TEMPLATE\LAYOUTS\1033\BFORM.JS, TEMPLATE\LAYOUTS\1033\CORE.JS, TEMPLATE\LAYOUTS\1033\INIT.JS, TEMPLATE\LAYOUTS\1033\OWS.JS<br>Client File: DGRMLNCH.DLL<br>Function: Launch Microsoft Office Visio to open diagrams<br>Non-IE behavior: The browser will offer to save the file locally instead of launching the application. The option to "Open with Visio" will not show.<o:p></o:p></span></span></p><p><strong><span style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"><span style="FONT-FAMILY: Verdana">DigitalSignatures</span></span></strong><span style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"><br><span style="FONT-FAMILY: Verdana">Server Files: TEMPLATE\LAYOUTS\INC\1033\IntlCoreStrings.js, TEMPLATE\LAYOUTS\INC\Core.js, TEMPLATE\LAYOUTS\INC\intlcorestrings.js, TEMPLATE\LAYOUTS\SignatureDetails.FormServer.aspx<br>Function: Digital Signature for Microsoft Office clients<br>Non-IE behavior: You cannot sign documents, but you can view signatures.<o:p></o:p></span></span></p><p><strong><span style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"><span style="FONT-FAMILY: Verdana">ExportDatabase</span></span></strong><span style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"><br><span style="FONT-FAMILY: Verdana">Server Files: TEMPLATE\LAYOUTS\1033\CORE.JS, TEMPLATE\LAYOUTS\viewtype.aspx, TEMPLATE\LAYOUTS\1033\OWS.JS<br>Client File: OWSSUPP.DLL<br>Also Known As: SharePoint Export Database Launcher<br></span></span><span style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"><span style="FONT-FAMILY: Verdana">Function: Export list to a Microsoft Office Access database<br>Non-IE behavior: Option to "Open with Access" will not show.<o:p></o:p></span></span></p><p><strong><span style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"><span style="FONT-FAMILY: Verdana">ListNet</span></span></strong><span style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"><br><span style="FONT-FAMILY: Verdana">Server&nbsp;Files: TEMPLATE\LAYOUTS\1033\CORE.JS, TEMPLATE\LAYOUTS\1033\CORE.JS, TEMPLATE\LAYOUTS\1033\OWS.JS, TEMPLATE\LAYOUTS\1033\OWS.JS<br>Client File: STSLIST.DLL<br>Also Known As: Microsoft Office List 12.0<br>Function: Edit list in Datasheet view<br>Reference: </span><a href="http://msdn2.microsoft.com/en-us/library/ms416795.aspx" mce_href="http://msdn2.microsoft.com/en-us/library/ms416795.aspx"><span style="COLOR: #0000ff"><span style="FONT-FAMILY: Verdana">http://msdn2.microsoft.com/en-us/library/ms416795.aspx</span></span></a><br><span style="FONT-FAMILY: Verdana">Non-IE behavior: The option to "Edit in Datasheet" will not show.<o:p></o:p></span></span></p><p><strong><span style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"><span style="FONT-FAMILY: Verdana">NameCtrl</span></span></strong><span style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"><br><span style="FONT-FAMILY: Verdana">Server Files: TEMPLATE\LAYOUTS\1033\INIT.JS, TEMPLATE\LAYOUTS\1033\OWS.JS<br>Client File: NAME.DLL<br>Also Known As: NameCtrl Class<br>Function: Display presence information for people, integrating with Outlook (mail, calendar) and Communicator (instant messaging)<br>Reference: </span><a href="http://msdn2.microsoft.com/en-us/library/ms455335.aspx" mce_href="http://msdn2.microsoft.com/en-us/library/ms455335.aspx"><span style="COLOR: #0000ff"><span style="FONT-FAMILY: Verdana">http://msdn2.microsoft.com/en-us/library/ms455335.aspx</span></span></a><br><span style="FONT-FAMILY: Verdana">Non-IE behavior: Presence information will not show.<o:p></o:p></span></span></p><p><strong><span style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"><span style="FONT-FAMILY: Verdana">OISClientLauncher</span></span></strong><span style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"><br><span style="FONT-FAMILY: Verdana">Server Files: TEMPLATE\LAYOUTS\1033\IMGLIB.JS, TEMPLATE\LAYOUTS\upload.aspx<br>Client File: OISCTRL.DLL<br>Also Known As:&nbsp;OSIClientLauncher Class<br>Function: Integration with the Office Picture Manager <br>Reference: </span><a href="http://msdn2.microsoft.com/en-us/library/ms954038.aspx" mce_href="http://msdn2.microsoft.com/en-us/library/ms954038.aspx"><span style="COLOR: #0000ff"><span style="FONT-FAMILY: Verdana">http://msdn2.microsoft.com/en-us/library/ms954038.aspx</span></span></a><br><span style="FONT-FAMILY: Verdana">Non-IE behavior: Integration with Picture Manager will not show.<o:p></o:p></span></span></p><p><strong><span style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"><span style="FONT-FAMILY: Verdana">OpenDocuments</span></span></strong><span style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"><br><span style="FONT-FAMILY: Verdana">Server Files: TEMPLATE\LAYOUTS\1033\HtmlEditor.js, TEMPLATE\XML\DOCICON.XML<br>Client File: OWSSUPP.DLL<br>Also Known As: SharePoint OpenDocuments Class<br>Function: Launch Office applications to open documents<br>Reference: </span><a href="http://msdn2.microsoft.com/en-us/library/ms454230.aspx"><span style="COLOR: #0000ff"><span style="FONT-FAMILY: Verdana">http://msdn2.microsoft.com/en-us/library/ms454230.aspx</span></span></a><span style="FONT-FAMILY: Verdana"><br>Non-IE behavior: The browser will offer to save the file locally instead of launching the application. The option to "Edit In (Microsoft Office application)" will not show.<o:p></o:p></span></span></p><p><strong><span style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"><span style="FONT-FAMILY: Verdana">OpenXMLDocuments</span></span></strong><span style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"><br><span style="FONT-FAMILY: Verdana">Server Files: TEMPLATE\LAYOUTS\1033\HtmlEditor.js, TEMPLATE\LAYOUTS\INC\Core.js, TEMPLATE\LAYOUTS\ctdmsettings.aspx, TEMPLATE\XML\DOCICON.XML<br>Client File: INLAUNCH.DLL<br>Also Known As: SharePointOpenXMLDocuments<br>Function: Launch InfoPath to open forms<br>Reference: </span><a href="http://msdn2.microsoft.com/en-us/library/ms452435.aspx" mce_href="http://msdn2.microsoft.com/en-us/library/ms452435.aspx"><span style="COLOR: #0000ff"><span style="FONT-FAMILY: Verdana">http://msdn2.microsoft.com/en-us/library/ms452435.aspx</span></span></a><br><span style="FONT-FAMILY: Verdana">Non-IE behavior: The browser will offer to save the file locally instead of launching the application. The option to "Open with InfoPath" will not show.<o:p></o:p></span></span></p><p><span style="FONT-FAMILY: Verdana"><span style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"><strong>PersonalSite<br></strong>Server Files: None?<br>Client File: PORTAL~1.DLL<br>Also Known As:&nbsp;PersonalSite Class, PortalConnect.PersonalSite<br>Function: Adds your my site to a list of SharePoint sites maintained by the Office client<br></span><span style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'">Non-IE behavior: No client-side knowledge of where your mysite is located.</span></span></p><p><strong><span style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"><span style="FONT-FAMILY: Verdana">Ppactivex</span></span></strong><span style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"><br><span style="FONT-FAMILY: Verdana">Server Files: TEMPLATE\CONTROLTEMPLATES\sldlibtemplates.ascx, TEMPLATE\FEATURES\SlideLibrary\SldLib\schema.xml, TEMPLATE\LAYOUTS\1033\SLDLIB.JS<br>Function: Integration with PowerPoint for Slide Library Templates<br>Non-IE behavior: The Slide Library integration with PowerPoint will not work.<o:p></o:p></span></span></p><p><strong><span style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"><span style="FONT-FAMILY: Verdana">RTEDialogHelper</span></span></strong><span style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"><br><span style="FONT-FAMILY: Verdana">Server Files: TEMPLATE\LAYOUTS\1033\BFORM.JS, TEMPLATE\LAYOUTS\1033\FONTDLG.HTM, TEMPLATE\LAYOUTS\1033\HtmlEditor.js<br>Client File: MSHTMLED.DLL<br>Also Known As: Rich Text Editor, DlgHelper, HtmlDldSafeHelper Class<br>Function: Rich Text Editor used to edit wikis, rich text web part<br>References: </span><a href="http://msdn2.microsoft.com/en-us/library/ms535238.aspx" mce_href="http://msdn2.microsoft.com/en-us/library/ms535238.aspx"><span style="COLOR: #0000ff"><span style="FONT-FAMILY: Verdana">http://msdn2.microsoft.com/en-us/library/ms535238.aspx</span></span></a><span style="FONT-FAMILY: Verdana">, </span><a href="http://msdn.microsoft.com/workshop/author/editing/tutorials/html_editor.asp"><span style="FONT-FAMILY: Verdana">http://msdn.microsoft.com/workshop/author/editing/tutorials/html_editor.asp</span></a><span style="FONT-FAMILY: Verdana"><br>Non-IE behavior: A simpler multi-line text editor with no Rich Text capabilities will show. Consider using the Telerik control, which is available for free download at </span><a href="http://www.telerik.com/sharepoint"><span style="FONT-FAMILY: Verdana">http://www.telerik.com/sharepoint</span></a><span style="FONT-FAMILY: Verdana">&nbsp;and works with non-IE browsers. <o:p></o:p></span></span></p><p><strong><span style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"><span style="FONT-FAMILY: Verdana">SpreadsheetLauncher</span></span></strong><span style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"><br><span style="FONT-FAMILY: Verdana">Server&nbsp;Files: TEMPLATE\LAYOUTS\1033\BFORM.JS, TEMPLATE\LAYOUTS\1033\INIT.JS, TEMPLATE\LAYOUTS\NewTranslationManagement.aspx, TEMPLATE\LAYOUTS\lstsetng.aspx, TEMPLATE\LAYOUTS\new.aspx, TEMPLATE\LAYOUTS\sledit.aspx, TEMPLATE\LAYOUTS\slnew.aspx, TEMPLATE\LAYOUTS\1033\INIT.JS<br>Client Files: OWSSUPP.DLL, OWSCLT.DLL<br>Also Known As: SharePoint SpreadSheet Launcher<br>Function: Integration with Excel to import and export lists <br>Reference: </span><a href="http://msdn2.microsoft.com/en-us/library/ms427792.aspx" mce_href="http://msdn2.microsoft.com/en-us/library/ms427792.aspx"><span style="COLOR: #0000ff"><span style="FONT-FAMILY: Verdana">http://msdn2.microsoft.com/en-us/library/ms427792.aspx</span></span></a><br><span style="FONT-FAMILY: Verdana">Non-IE behavior: Options to Export to Excel and Import Spreadsheet will not show. If you register an application to handle the .iqy extension, you might be able to export spreadsheets. </span></span></p><p><strong><span style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"><span style="FONT-FAMILY: Verdana">Stssync</span></span></strong><span style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"><br><span style="FONT-FAMILY: Verdana">Server&nbsp;Files: TEMPLATE\LAYOUTS\1033\BFORM.JS, TEMPLATE\LAYOUTS\1033\INIT.JS<br>Client File: OWSSUPP.DLL<br>Also Known As: SharePoint Stssynch Handler<br>Function: Connect to Outlook to synchronize lists<br>Reference: </span><a href="http://msdn2.microsoft.com/en-us/library/ms456225.aspx" mce_href="http://msdn2.microsoft.com/en-us/library/ms456225.aspx"><span style="COLOR: #0000ff"><span style="FONT-FAMILY: Verdana">http://msdn2.microsoft.com/en-us/library/ms456225.aspx</span></span></a><br><span style="FONT-FAMILY: Verdana">Non-IE behavior: Option to "Connect to Outlook" will not show. You should be able register a&nbsp;client application to handle the stssync:// protocol.</span></span></p><p><strong><span style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"><span style="FONT-FAMILY: Verdana">UploadCtl</span></span></strong><span style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"><br><span style="FONT-FAMILY: Verdana">Server&nbsp;Files: TEMPLATE\CONTROLTEMPLATES\DefaultTemplates.ascx, TEMPLATE\LAYOUTS\1033\BFORM.JS, TEMPLATE\LAYOUTS\1033\INIT.JS, TEMPLATE\LAYOUTS\copy.aspx, TEMPLATE\LAYOUTS\updatecopies.aspx, TEMPLATE\LAYOUTS\upload.aspx, TEMPLATE\XML\FLDTYPES.XML,<br>Client File: STSUPLD.DLL<br>Also Known As: STSUpld UploadCtl Class<br>Function: Multiple File Upload<br>Reference: </span><a href="http://msdn2.microsoft.com/en-us/library/ms456628.aspx" mce_href="http://msdn2.microsoft.com/en-us/library/ms456628.aspx"><span style="COLOR: #0000ff"><span style="FONT-FAMILY: Verdana">http://msdn2.microsoft.com/en-us/library/ms456628.aspx</span></span></a><br><span style="FONT-FAMILY: Verdana">Non-IE behavior: Only single file upload is available. Option for "Multiple File Upload" will not show.</span></span></p><span style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"><p><span style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"><em><span style="FONT-FAMILY: Verdana">Disclaimer: Please note that this list might be incomplete. Also, unless supported by one of the reference links to microsoft.com, these are my conclusions based on the data I could gather. Some of these findings could be specific to my install of MOSS 2007 Enterprise (RTM, complete install, no updates) and Windows Vista client with Office 2007 (RTM, no updates). Your results may vary and your specific configuration might lead to a different set of results.</span></em></span></p><p><span style="FONT-FAMILY: Verdana">P.S.: Duray Akar from Microsoft Premier Support just reminded me that there is an umbrella link on Client Side API covering most of&nbsp;those reference links I mentioned and I added that link to the top paragraph on this post. He was kind enough to include a reference back to this blog post in the community section of the page.</span></span></p><p><span style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"><span style="FONT-FAMILY: Verdana">P.P.S.: In environments where only pre-installed ActiveX controle are allowed, you might need to package and deploy these ActiveX controls to your clients. However, to my knowledge, there are no downloadable packages that provide these controls in a form they could be pre-installed on a client. However, most&nbsp;of them will be installed if you deploy Office 2007 or Office 2003 on the client.<br><br>원문<br></span><a href="http://blogs.technet.com/josebda/archive/2007/03/26/searching-the-visible-moss-2007-code-for-activex-references.aspx"><span style="FONT-FAMILY: Verdana">http://blogs.technet.com/josebda/archive/2007/03/26/searching-the-visible-moss-2007-code-for-activex-references.aspx</span></a><br></span></p></div><br/><br/>tag : <a href="/tag/Sharepoint" rel="tag">Sharepoint</a>,&nbsp;<a href="/tag/activex" rel="tag">activex</a>			 ]]> 
		</description>
		<category>MOSS 2007</category>
		<category>Sharepoint</category>
		<category>activex</category>

		<comments>http://msoffice.egloos.com/1527054#comments</comments>
		<pubDate>Fri, 12 Oct 2007 07:29:32 GMT</pubDate>
		<dc:creator>레쯔</dc:creator>
	</item>
	<item>
		<title><![CDATA[ SharePoint는 왜 이렇게 만들었을까? ]]> </title>
		<link>http://msoffice.egloos.com/1372283</link>
		<guid>http://msoffice.egloos.com/1372283</guid>
		<description>
			<![CDATA[ 
  SharePoint는 왜 이렇게 만들었을까?<br>쉐어포인트이 구조 및 네비게이션의 기본 개념을 아래 링크에서 보도록하자.<br><br>Understanding Hierarchy and Basic Concepts of Navigation in Microsoft Office SharePoint Server 2007/Windows SharePoint Services <a href="http://blogs.technet.com/wbaer/archive/2007/07/10/understanding-hierarchy-and-basic-concepts-of-navigation-in-microsoft-office-sharepoint-server-2007-windows-sharepoint-services.aspx"><br><br>http://blogs.technet.com/wbaer/archive/2007/07/10/understanding-hierarchy-and-basic-concepts-of-navigation-in-microsoft-office-sharepoint-server-2007-windows-sharepoint-services.aspx</a><br><br>			 ]]> 
		</description>
		<category>MOSS 2007</category>

		<comments>http://msoffice.egloos.com/1372283#comments</comments>
		<pubDate>Mon, 30 Jul 2007 01:25:00 GMT</pubDate>
		<dc:creator>레쯔</dc:creator>
	</item>
	<item>
		<title><![CDATA[ Site Template .stp 파일이 .cab 형태?? ]]> </title>
		<link>http://msoffice.egloos.com/1349132</link>
		<guid>http://msoffice.egloos.com/1349132</guid>
		<description>
			<![CDATA[ 
  <a href="http://msdn2.microsoft.com/en-us/library/aa979709.aspx">http://msdn2.microsoft.com/en-us/library/aa979709.aspx</a><br><br><p>An .stp file is actually a .cab file. You can change the file extension from .stp to .cab and open the file in Windows Explorer.<br><br>STP 파일은 CAB 파일이 라네요..<br><br>zip으로 바꿔서 알집에서 열어봤더니 열리더라구요.<br><br>그래서 zip인줄 알았는데 cab이었군요.<br><br>사이트 템플릿에 이상이 있다거나 먹여둔 사이트 템플릿이 정상적으로 동작 하지 않을때 .cab으로 확장자를 바꾼후 열어서&nbsp;고치고 다시 저장하면 되겠군요.!!<br><br><br>이로써 문제 하나 해결하겠네요..&nbsp;</p>			 ]]> 
		</description>
		<category>MOSS 2007</category>

		<comments>http://msoffice.egloos.com/1349132#comments</comments>
		<pubDate>Thu, 19 Jul 2007 09:45:49 GMT</pubDate>
		<dc:creator>레쯔</dc:creator>
	</item>
	<item>
		<title><![CDATA[ Microsoft MVP 되는 법 ]]> </title>
		<link>http://msoffice.egloos.com/649550</link>
		<guid>http://msoffice.egloos.com/649550</guid>
		<description>
			<![CDATA[ 
  <a title="" href="http://madchick.egloos.com/269981">Microsoft MVP 되는 법..</a> <br />
<br />
MVP (Most Valuable Professional)..<br />
<br />
내가 2007년도에 꾸는 목표이다.<br />
<br />
MVP.. 도전이다!!			 ]]> 
		</description>

		<comments>http://msoffice.egloos.com/649550#comments</comments>
		<pubDate>Thu, 07 Dec 2006 08:08:30 GMT</pubDate>
		<dc:creator>레쯔</dc:creator>
	</item>
	<item>
		<title><![CDATA[ 2007 Office System Video ]]> </title>
		<link>http://msoffice.egloos.com/624219</link>
		<guid>http://msoffice.egloos.com/624219</guid>
		<description>
			<![CDATA[ 
  <a href="http://www.microsoft.com/downloads/results.aspx?pocId=&amp;freetext=Office%20SharePoint%20Server%202007&amp;DisplayLang=en">http://www.microsoft.com/downloads/results.aspx?pocId=&amp;freetext=Office%20SharePoint%20Server%202007&amp;DisplayLang=en</a><br><br>2007 Office System과 관련하여 MS에서 수많은 비디오가 나왔었네요..<br><br>최근 Video는 BI네요..<br><br>BI가 앞으로 화두가 될텐데요..<br><br>과연 최신기술을 얼마나 많이 활용하여 고객의 Needs를 충족시키느냐가 중요하겠죠..<br><br>우리나라 시장에서 BI의 행보는 고객의 요구가 있느냐 없느냐 일겁니다.<br><br>고객의 요구를 끌어내기 위해 MS는 BI를 알리고 BI를 이용해서 무엇을 할 수 있는가를 많이 보여줘야겠죠..<br><br>Business Scorecard Manager 라는 제품도 연구를 많이 해야하겠구요..<br>OLAP&nbsp;을 이용한 개발등을 많이 보여줘야 할 겁니다.<br><br>사견이었구요.. ㅎㅎ<br><br><br>아뭏든 많은 비디오가 나왔으니 살펴보세요..<br><br>좋은 하루 되세요~<br><br><br><a href="http://www.microsoft.com/downloads/info.aspx?na=22&amp;p=8&amp;SrcDisplayLang=en&amp;SrcCategoryId=&amp;SrcFamilyId=&amp;u=%2fdownloads%2fdetails.aspx%3fFamilyID%3d621566fd-a3d8-4628-a2cb-538cc173509f%26DisplayLang%3den"><strong><span style="COLOR: #0033cc">2007 Office System Video: Windows SharePoint Services Platform</span></strong></a><br><br><a href="http://www.microsoft.com/downloads/info.aspx?na=22&amp;p=13&amp;SrcDisplayLang=en&amp;SrcCategoryId=&amp;SrcFamilyId=&amp;u=%2fdownloads%2fdetails.aspx%3fFamilyID%3d5ec4193a-8061-4fd8-8ca4-574540049fe9%26DisplayLang%3den"><strong><span style="COLOR: #0033cc">2007 Office System Video: Portals</span></strong></a><br><br><a href="http://www.microsoft.com/downloads/info.aspx?na=22&amp;p=14&amp;SrcDisplayLang=en&amp;SrcCategoryId=&amp;SrcFamilyId=&amp;u=%2fdownloads%2fdetails.aspx%3fFamilyID%3daafbc288-9f1e-4398-ae06-617cefec5823%26DisplayLang%3den"><strong><span style="COLOR: #800080">2007 Office System Video: Business Intelligence</span></strong></a><br><br><a href="http://www.microsoft.com/downloads/info.aspx?na=22&amp;p=19&amp;SrcDisplayLang=en&amp;SrcCategoryId=&amp;SrcFamilyId=&amp;u=%2fdownloads%2fdetails.aspx%3fFamilyID%3dfe81f832-b50a-4d2d-8c0e-b51097bbbaff%26DisplayLang%3den">2007 Office System Video: Solutions and Partners</a><br><br><br>&nbsp; 			 ]]> 
		</description>
		<category>MOSS 2007</category>

		<comments>http://msoffice.egloos.com/624219#comments</comments>
		<pubDate>Fri, 01 Dec 2006 04:51:23 GMT</pubDate>
		<dc:creator>레쯔</dc:creator>
	</item>
	<item>
		<title><![CDATA[ WSS 3.0 Form 인증 ]]> </title>
		<link>http://msoffice.egloos.com/612870</link>
		<guid>http://msoffice.egloos.com/612870</guid>
		<description>
			<![CDATA[ 
  아래 질문에 답해보세요~<br><br>질문: MOSS 2007은 사용자인증을 하기위하여 Active Directory 환경에서만 동작한다?<br>답: <br><br>MOSS2007은&nbsp;AD 환경을 기본적으로 제공하고 있습니다.<br>Windows 기반의 인증이기 때문에 더 강력하기도 합니다.<br><br>그러나 많은 경우 기업은 다른 기업과의 연계성을 지닙니다. <br>단순히 하나의 기업이 소비자를 직접 만나는 시대는 구석기시대의 일이겠지요.<br>기업이 다른 기업과 프로젝트를 진행하거나 공유할만한 데이터를 SharePoint에서 제공하고 싶다면 어떻게 하시겠습니까?<br>Active Directory에 사용자를 추가하여 제공한다구요?<br>물론 그것도 답이 될 수 있겠군요.<br>그러나 회사정책상 외부 사용자에게 AD의 User Account를 제공하지 않는다면 어떻게 하시겠습니까?<br>좀 당황스런 질문인가요? ㅎㅎ<br><br>여기 아주 기뻐할 만한 희소식이 있군요.<br>SharePoint 2007은&nbsp;인증방식으로 AD만 고집하는 것은 아닙니다. ASP.NET Form 인증을 이용한 인증을 제공합니다.<br><br>물론 이를 구현하려면 몇가지 해줘야할 일들이 있군요.<br><br>아주 친절하게도 아래 Screencast에서 모든 내용을 설명해주고 있습니다.<br><br>보시죠~! Take a look!<br><br><a href="http://channel9.msdn.com/Showpost.aspx?postid=229709">http://channel9.msdn.com/Showpost.aspx?postid=229709</a><br><br>그리고 이와 관련된 글입니다.<br><br><a href="http://technet2.microsoft.com/Office/en-us/library/559cc03c-56f7-4399-ad28-15ac35e8723d1033.mspx?mfr=true">http://technet2.microsoft.com/Office/en-us/library/559cc03c-56f7-4399-ad28-15ac35e8723d1033.mspx?mfr=true</a> 			 ]]> 
		</description>
		<category>MOSS 2007</category>

		<comments>http://msoffice.egloos.com/612870#comments</comments>
		<pubDate>Tue, 28 Nov 2006 08:49:52 GMT</pubDate>
		<dc:creator>레쯔</dc:creator>
	</item>
	<item>
		<title><![CDATA[ 2007 Microsoft Office Tips & Tricks ]]> </title>
		<link>http://msoffice.egloos.com/611834</link>
		<guid>http://msoffice.egloos.com/611834</guid>
		<description>
			<![CDATA[ 
  <div style="text-align:center"><img class="image_mid" border="0" onmouseover="this.style.cursor='pointer'" alt="" src="http://pds3.egloos.com/pds/200611/28/14/d0044214_01114633.png" width="400" height="114" onclick="Control.Modal.openDialog(this, event, 'http://pds3.egloos.com/pds/200611/28/14/d0044214_01114633.png');" /></div><br><br>Outlook / Word / PowerPoint&nbsp;/ Excel / OneNote / SharePoint Services 에 관한 웹 캐스트들을 정리한 페이지입니다.<br><br><a href="http://www.microsoft.com/office/greattips/on-demandlist.mspx">http://www.microsoft.com/office/greattips/on-demandlist.mspx</a><br><br>사내 Office 교육이 필요하다고 생각하시거나, 2007 도입전에 Office에 관한 향상된 기능 및 팁들을 확인하세요. 			 ]]> 
		</description>
		<category>Office 2007</category>

		<comments>http://msoffice.egloos.com/611834#comments</comments>
		<pubDate>Tue, 28 Nov 2006 04:06:23 GMT</pubDate>
		<dc:creator>레쯔</dc:creator>
	</item>
	<item>
		<title><![CDATA[ 40 New Application Templates ]]> </title>
		<link>http://msoffice.egloos.com/608013</link>
		<guid>http://msoffice.egloos.com/608013</guid>
		<description>
			<![CDATA[ 
  WSS3.0기반의&nbsp;웹어플리케이션 템플릿이 40개나 발표된다네요..<br />
<br />
컨설팅하는 입장에서 고객에게 보다 많은 걸 보여줄 수 있다는 것은 환영할 만한 일이군요.<br />
그러나 바뜨~그만큼 할일이 많아 진 거죠오~ ㅡㅡ;; <br />
<br />
OTL...<br />
<br />
<br />
<br />
<table cellspacing="0" cellpadding="0" width="100%" xmlns="http://www.microsoft.com/MSCOM/MNP2/Schemas"><tbody><tr><td class="ddi" valign="top" align="left" width="33%"><table cellspacing="0" cellpadding="0" border="0"><tbody><tr><b>Multi-Language Server Admin Templates</b></tr><tr><td class="onthispage" style="PADDING-RIGHT: 10px" valign="top" align="left"><img alt="arrow" src="http://www.microsoft.com/library/gallery/templates/MNP2.Common/images/arrow_px_down.gif" /></td><td class="onthispage" valign="top" align="left">Absence and Vacation Schedule </td></tr><tr><td class="onthispage" valign="top" align="left"><img alt="arrow" src="http://www.microsoft.com/library/gallery/templates/MNP2.Common/images/arrow_px_down.gif" /></td><td class="onthispage" valign="top" align="left">Budgeting and Tracking Multiple Projects </td></tr><tr><td class="onthispage" style="PADDING-RIGHT: 10px" valign="top" align="left"><img alt="arrow" src="http://www.microsoft.com/library/gallery/templates/MNP2.Common/images/arrow_px_down.gif" /></td><td class="onthispage" valign="top" align="left">Bug Database </td></tr><tr><td class="onthispage" style="PADDING-RIGHT: 10px" valign="top" align="left"><img alt="arrow" src="http://www.microsoft.com/library/gallery/templates/MNP2.Common/images/arrow_px_down.gif" /></td><td class="onthispage" valign="top" align="left">Call Center </td></tr><tr><td class="onthispage" style="PADDING-RIGHT: 10px" valign="top" align="left"><img alt="arrow" src="http://www.microsoft.com/library/gallery/templates/MNP2.Common/images/arrow_px_down.gif" /></td><td class="onthispage" valign="top" align="left">Change Request Management </td></tr><tr><td class="onthispage" style="PADDING-RIGHT: 10px" valign="top" align="left"><img alt="arrow" src="http://www.microsoft.com/library/gallery/templates/MNP2.Common/images/arrow_px_down.gif" /></td><td class="onthispage" valign="top" align="left">Compliance Process Support Site </td></tr><tr><td class="onthispage" style="PADDING-RIGHT: 10px" valign="top" align="left"><img alt="arrow" src="http://www.microsoft.com/library/gallery/templates/MNP2.Common/images/arrow_px_down.gif" /></td><td class="onthispage" valign="top" align="left">Contacts Management </td></tr><tr><td class="onthispage" style="PADDING-RIGHT: 10px" valign="top" align="left"><img alt="arrow" src="http://www.microsoft.com/library/gallery/templates/MNP2.Common/images/arrow_px_down.gif" /></td><td class="onthispage" valign="top" align="left">Document Library and Review </td></tr><tr><td class="onthispage" style="PADDING-RIGHT: 10px" valign="top" align="left"><img alt="arrow" src="http://www.microsoft.com/library/gallery/templates/MNP2.Common/images/arrow_px_down.gif" /></td><td class="onthispage" valign="top" align="left">Event Planning </td></tr><tr><td class="onthispage" style="PADDING-RIGHT: 10px" valign="top" align="left"><img alt="arrow" src="http://www.microsoft.com/library/gallery/templates/MNP2.Common/images/arrow_px_down.gif" /></td><td class="onthispage" valign="top" align="left">Expense Reimbursement and Approval Site </td></tr><tr><td class="onthispage" style="PADDING-RIGHT: 10px" valign="top" align="left"><img alt="arrow" src="http://www.microsoft.com/library/gallery/templates/MNP2.Common/images/arrow_px_down.gif" /></td><td class="onthispage" valign="top" align="left">Help Desk </td></tr><tr><td class="onthispage" style="PADDING-RIGHT: 10px" valign="top" align="left"><img alt="arrow" src="http://www.microsoft.com/library/gallery/templates/MNP2.Common/images/arrow_px_down.gif" /></td><td class="onthispage" valign="top" align="left">Inventory Tracking </td></tr><tr><td class="onthispage" style="PADDING-RIGHT: 10px" valign="top" align="left"><img alt="arrow" src="http://www.microsoft.com/library/gallery/templates/MNP2.Common/images/arrow_px_down.gif" /></td><td class="onthispage" valign="top" align="left">IT Team Workspace </td></tr><tr><td class="onthispage" style="PADDING-RIGHT: 10px" valign="top" align="left"><img alt="arrow" src="http://www.microsoft.com/library/gallery/templates/MNP2.Common/images/arrow_px_down.gif" /></td><td class="onthispage" valign="top" align="left">Job Requisitions and Interview Management </td></tr><tr><td class="onthispage" valign="top" align="left"><img alt="arrow" src="http://www.microsoft.com/library/gallery/templates/MNP2.Common/images/arrow_px_down.gif" /></td><td class="onthispage" valign="top" align="left">Knowledge Base </td></tr><tr><td class="onthispage" style="PADDING-RIGHT: 10px" valign="top" align="left"><img alt="arrow" src="http://www.microsoft.com/library/gallery/templates/MNP2.Common/images/arrow_px_down.gif" /></td><td class="onthispage" valign="top" align="left">Lending Library </td></tr><tr><td class="onthispage" style="PADDING-RIGHT: 10px" valign="top" align="left"><img alt="arrow" src="http://www.microsoft.com/library/gallery/templates/MNP2.Common/images/arrow_px_down.gif" /></td><td class="onthispage" valign="top" align="left">Physical Asset Tracking and Management </td></tr><tr><td class="onthispage" style="PADDING-RIGHT: 10px" valign="top" align="left"><img alt="arrow" src="http://www.microsoft.com/library/gallery/templates/MNP2.Common/images/arrow_px_down.gif" /></td><td class="onthispage" valign="top" align="left">Project Tracking Workspace </td></tr><tr><td class="onthispage" style="PADDING-RIGHT: 10px" valign="top" align="left"><img alt="arrow" src="http://www.microsoft.com/library/gallery/templates/MNP2.Common/images/arrow_px_down.gif" /></td><td class="onthispage" valign="top" align="left">Room and Equipment Reservations </td></tr><tr><td class="onthispage" style="PADDING-RIGHT: 10px" valign="top" align="left"><img alt="arrow" src="http://www.microsoft.com/library/gallery/templates/MNP2.Common/images/arrow_px_down.gif" /></td><td class="onthispage" valign="top" align="left">Sales Lead Pipeline </td></tr></tbody></table></td><td class="ddi" valign="top" align="left" width="33%"><table cellspacing="0" cellpadding="0" border="0"><tbody><tr><b>English Only Site Admin Templates</b></tr><tr><td class="onthispage" style="PADDING-RIGHT: 10px" valign="top" align="left"><img alt="arrow" src="http://www.microsoft.com/library/gallery/templates/MNP2.Common/images/arrow_px_down.gif" /></td><td class="onthispage" valign="top" align="left">Board of Directors </td></tr><tr><td class="onthispage" valign="top" align="left"><img alt="arrow" src="http://www.microsoft.com/library/gallery/templates/MNP2.Common/images/arrow_px_down.gif" /></td><td class="onthispage" valign="top" align="left">Classroom Management </td></tr><tr><td class="onthispage" style="PADDING-RIGHT: 10px" valign="top" align="left"><img alt="arrow" src="http://www.microsoft.com/library/gallery/templates/MNP2.Common/images/arrow_px_down.gif" /></td><td class="onthispage" valign="top" align="left">Clinical Trial Initiation and Management </td></tr><tr><td class="onthispage" style="PADDING-RIGHT: 10px" valign="top" align="left"><img alt="arrow" src="http://www.microsoft.com/library/gallery/templates/MNP2.Common/images/arrow_px_down.gif" /></td><td class="onthispage" valign="top" align="left">Competitive Differentiation Site </td></tr><tr><td class="onthispage" style="PADDING-RIGHT: 10px" valign="top" align="left"><img alt="arrow" src="http://www.microsoft.com/library/gallery/templates/MNP2.Common/images/arrow_px_down.gif" /></td><td class="onthispage" valign="top" align="left">Discussion Database </td></tr><tr><td class="onthispage" style="PADDING-RIGHT: 10px" valign="top" align="left"><img alt="arrow" src="http://www.microsoft.com/library/gallery/templates/MNP2.Common/images/arrow_px_down.gif" /></td><td class="onthispage" valign="top" align="left">Emergency Management for Government Agencies </td></tr><tr><td class="onthispage" style="PADDING-RIGHT: 10px" valign="top" align="left"><img alt="arrow" src="http://www.microsoft.com/library/gallery/templates/MNP2.Common/images/arrow_px_down.gif" /></td><td class="onthispage" valign="top" align="left">Employee Activities Site </td></tr><tr><td class="onthispage" style="PADDING-RIGHT: 10px" valign="top" align="left"><img alt="arrow" src="http://www.microsoft.com/library/gallery/templates/MNP2.Common/images/arrow_px_down.gif" /></td><td class="onthispage" valign="top" align="left">Employee Self Service Benefits </td></tr><tr><td class="onthispage" style="PADDING-RIGHT: 10px" valign="top" align="left"><img alt="arrow" src="http://www.microsoft.com/library/gallery/templates/MNP2.Common/images/arrow_px_down.gif" /></td><td class="onthispage" valign="top" align="left">Employee Training Scheduling and Materials </td></tr><tr><td class="onthispage" style="PADDING-RIGHT: 10px" valign="top" align="left"><img alt="arrow" src="http://www.microsoft.com/library/gallery/templates/MNP2.Common/images/arrow_px_down.gif" /></td><td class="onthispage" valign="top" align="left">Equity Research </td></tr><tr><td class="onthispage" style="PADDING-RIGHT: 10px" valign="top" align="left"><img alt="arrow" src="http://www.microsoft.com/library/gallery/templates/MNP2.Common/images/arrow_px_down.gif" /></td><td class="onthispage" valign="top" align="left">Manufacturing Process Management </td></tr><tr><td class="onthispage" style="PADDING-RIGHT: 10px" valign="top" align="left"><img alt="arrow" src="http://www.microsoft.com/library/gallery/templates/MNP2.Common/images/arrow_px_down.gif" /></td><td class="onthispage" valign="top" align="left">Marketing Campaign Planning and Execution </td></tr><tr><td class="onthispage" style="PADDING-RIGHT: 10px" valign="top" align="left"><img alt="arrow" src="http://www.microsoft.com/library/gallery/templates/MNP2.Common/images/arrow_px_down.gif" /></td><td class="onthispage" valign="top" align="left">New Product Development </td></tr><tr><td class="onthispage" style="PADDING-RIGHT: 10px" valign="top" align="left"><img alt="arrow" src="http://www.microsoft.com/library/gallery/templates/MNP2.Common/images/arrow_px_down.gif" /></td><td class="onthispage" valign="top" align="left">New Store Opening </td></tr><tr><td class="onthispage" style="PADDING-RIGHT: 10px" valign="top" align="left"><img alt="arrow" src="http://www.microsoft.com/library/gallery/templates/MNP2.Common/images/arrow_px_down.gif" /></td><td class="onthispage" valign="top" align="left">Product Portfolio and Profitability Management </td></tr><tr><td class="onthispage" style="PADDING-RIGHT: 10px" valign="top" align="left"><img alt="arrow" src="http://www.microsoft.com/library/gallery/templates/MNP2.Common/images/arrow_px_down.gif" /></td><td class="onthispage" valign="top" align="left">Request for Proposal </td></tr><tr><td class="onthispage" style="PADDING-RIGHT: 10px" valign="top" align="left"><img alt="arrow" src="http://www.microsoft.com/library/gallery/templates/MNP2.Common/images/arrow_px_down.gif" /></td><td class="onthispage" valign="top" align="left">Sports League </td></tr><tr><td class="onthispage" style="PADDING-RIGHT: 10px" valign="top" align="left"><img alt="arrow" src="http://www.microsoft.com/library/gallery/templates/MNP2.Common/images/arrow_px_down.gif" /></td><td class="onthispage" valign="top" align="left">Team Work Site </td></tr><tr><td class="onthispage" style="PADDING-RIGHT: 10px" valign="top" align="left"><img alt="arrow" src="http://www.microsoft.com/library/gallery/templates/MNP2.Common/images/arrow_px_down.gif" /></td><td class="onthispage" valign="top" align="left">Timecard Management </td></tr><tr><td class="onthispage" style="PADDING-RIGHT: 10px" valign="top" align="left"><img alt="arrow" src="http://www.microsoft.com/library/gallery/templates/MNP2.Common/images/arrow_px_down.gif" /></td><td class="onthispage" valign="top" align="left">Vendor Performance Rating </td></tr></tbody></table></td></tr></tbody></table><br />
<a href="http://www.microsoft.com/technet/windowsserver/sharepoint/wssapps/v3templates.mspx">http://www.microsoft.com/technet/windowsserver/sharepoint/wssapps/v3templates.mspx</a><br />
<br />
&nbsp; 			 ]]> 
		</description>
		<category>MOSS 2007</category>

		<comments>http://msoffice.egloos.com/608013#comments</comments>
		<pubDate>Mon, 27 Nov 2006 06:11:30 GMT</pubDate>
		<dc:creator>레쯔</dc:creator>
	</item>
	<item>
		<title><![CDATA[ Podcast? ]]> </title>
		<link>http://msoffice.egloos.com/607686</link>
		<guid>http://msoffice.egloos.com/607686</guid>
		<description>
			<![CDATA[ 
  <p>Podcast 라고 들어보셨나요? </p><p>MS&nbsp;계열의&nbsp;IT회사에&nbsp;종사하시는 분이시라면 Webcast라는 말을 들어보셨을겁니다.</p><p>Podcast는 좀 생소하죠?</p><p>Webcast가 동영상으로 되어있는 강좌라면 Podcast는 음성으로만 되어있는 강좌라고 보시면 됩니다.</p><p>Pod라는 말은 iPod에서 나온 신생어입니다.</p><p>MS에서도 수많은 Podcast를 내놓고 있습니다.</p><p>신기술 선점을 위하여 영어를 게을리하시면 안되겠죠..</p><p><a href="http://www.microsoft.com/events/podcasts/default.mspx">http://www.microsoft.com/events/podcasts/default.mspx</a></p><p>공부하시는 셈 치고, 출퇴근시간 음악대신 들어보세요. ^^;;</p><p>&nbsp;</p><p>&nbsp;</p><div style="text-align:center"><img class="image_mid" border="0" onmouseover="this.style.cursor='pointer'" alt="" src="http://pds2.egloos.com/pds/200611/27/14/d0044214_09113551.jpg" width="272" height="300" onclick="Control.Modal.openDialog(this, event, 'http://pds2.egloos.com/pds/200611/27/14/d0044214_09113551.jpg');" /></div><br>			 ]]> 
		</description>

		<comments>http://msoffice.egloos.com/607686#comments</comments>
		<pubDate>Mon, 27 Nov 2006 04:39:48 GMT</pubDate>
		<dc:creator>레쯔</dc:creator>
	</item>
</channel>
</rss>
